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 [anirudh21/bert-base-uncased-finetuned-qnli](https://huggingface.co/anirudh21/bert-base-uncased-finetuned-qnli) 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.5026 | 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.6701570680628273
|
27 |
name: accuracy
|
28 |
---
|
29 |
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [anirudh21/bert-base-uncased-finetuned-qnli](https://huggingface.co/anirudh21/bert-base-uncased-finetuned-qnli) on the tweet_eval dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- accuracy: 0.6702
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
| 0.5026 | None | 0 |
|
69 |
+
| 0.5623 | 0.7046 | 0 |
|
70 |
+
| 0.6052 | 0.6689 | 1 |
|
71 |
+
| 0.6272 | 0.6211 | 2 |
|
72 |
+
| 0.6681 | 0.5951 | 3 |
|
73 |
+
| 0.6482 | 0.5692 | 4 |
|
74 |
+
| 0.6492 | 0.5597 | 5 |
|
75 |
+
| 0.6691 | 0.5490 | 6 |
|
76 |
+
| 0.6702 | 0.5413 | 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:a4a491ce2a8abde1e3eea2329b79249e8cb7ff3550f7cbcda413452121fc4021
|
3 |
size 160400
|