Finished training.
Browse files- README.md +10 -10
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
args: irony
|
24 |
metrics:
|
25 |
- type: accuracy
|
26 |
-
value: 0.
|
27 |
name: accuracy
|
28 |
---
|
29 |
|
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [gchhablani/bert-base-cased-finetuned-wnli](https://huggingface.co/gchhablani/bert-base-cased-finetuned-wnli) on the tweet_eval dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -66,14 +66,14 @@ The following hyperparameters were used during training:
|
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
| 0.5225 | None | 0 |
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
23 |
args: irony
|
24 |
metrics:
|
25 |
- type: accuracy
|
26 |
+
value: 0.6617801047120419
|
27 |
name: accuracy
|
28 |
---
|
29 |
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [gchhablani/bert-base-cased-finetuned-wnli](https://huggingface.co/gchhablani/bert-base-cased-finetuned-wnli) on the tweet_eval dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- accuracy: 0.6618
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
| 0.5225 | None | 0 |
|
69 |
+
| 0.5801 | 0.7086 | 0 |
|
70 |
+
| 0.5529 | 0.6679 | 1 |
|
71 |
+
| 0.6052 | 0.6339 | 2 |
|
72 |
+
| 0.6440 | 0.6083 | 3 |
|
73 |
+
| 0.6461 | 0.5908 | 4 |
|
74 |
+
| 0.6293 | 0.5716 | 5 |
|
75 |
+
| 0.6534 | 0.5522 | 6 |
|
76 |
+
| 0.6618 | 0.5513 | 7 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 160400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef5c4a91bea34eaabcca1f8023a92335ff5cc040c599fed728670f0626942a93
|
3 |
size 160400
|