End of training
Browse files- README.md +13 -13
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
library_name: peft
|
4 |
-
license:
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
@@ -10,22 +10,22 @@ metrics:
|
|
10 |
tags:
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
-
- name:
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
#
|
21 |
|
22 |
-
This model is a fine-tuned version of [
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: google-bert/bert-base-uncased
|
3 |
library_name: peft
|
4 |
+
license: apache-2.0
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
|
|
10 |
tags:
|
11 |
- generated_from_trainer
|
12 |
model-index:
|
13 |
+
- name: bert-sst2-sentiment-lora
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# bert-sst2-sentiment-lora
|
21 |
|
22 |
+
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.2664
|
25 |
+
- Accuracy: 0.9094
|
26 |
+
- F1: 0.9123
|
27 |
+
- Precision: 0.8993
|
28 |
+
- Recall: 0.9257
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
+
| 0.3043 | 1.0 | 4210 | 0.2483 | 0.9128 | 0.9148 | 0.9107 | 0.9189 |
|
61 |
+
| 0.2494 | 2.0 | 8420 | 0.2577 | 0.9083 | 0.9109 | 0.9009 | 0.9212 |
|
62 |
+
| 0.1861 | 3.0 | 12630 | 0.2664 | 0.9094 | 0.9123 | 0.8993 | 0.9257 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1785816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3469cac36a9a2586c40aac9daab57adc619ce419aa096b8d6b0a8e359198a993
|
3 |
size 1785816
|