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 [jaesun/distilbert-base-uncased-finetuned-cola](https://huggingface.co/jaesun/distilbert-base-uncased-finetuned-cola) 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.5194 | 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.6544502617801047
|
27 |
name: accuracy
|
28 |
---
|
29 |
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [jaesun/distilbert-base-uncased-finetuned-cola](https://huggingface.co/jaesun/distilbert-base-uncased-finetuned-cola) on the tweet_eval dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- accuracy: 0.6545
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
| 0.5194 | None | 0 |
|
69 |
+
| 0.5927 | 0.7373 | 0 |
|
70 |
+
| 0.5885 | 0.6589 | 1 |
|
71 |
+
| 0.6408 | 0.6278 | 2 |
|
72 |
+
| 0.6660 | 0.5924 | 3 |
|
73 |
+
| 0.6482 | 0.5733 | 4 |
|
74 |
+
| 0.6408 | 0.5544 | 5 |
|
75 |
+
| 0.6555 | 0.5394 | 6 |
|
76 |
+
| 0.6545 | 0.5331 | 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 2446056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90f237250f7245cc7575ecb38fa48133c5bb35ae2e7c896d12dfb99c44b88bc2
|
3 |
size 2446056
|