Finished training.
Browse files- README.md +11 -11
- 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 [uygarkurt/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/uygarkurt/distilbert-base-uncased-finetuned-emotion) on the tweet_eval dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -65,15 +65,15 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
-
| 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.6366492146596858
|
27 |
name: accuracy
|
28 |
---
|
29 |
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [uygarkurt/distilbert-base-uncased-finetuned-emotion](https://huggingface.co/uygarkurt/distilbert-base-uncased-finetuned-emotion) on the tweet_eval dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- accuracy: 0.6366
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
65 |
|
66 |
| accuracy | train_loss | epoch |
|
67 |
|:--------:|:----------:|:-----:|
|
68 |
+
| 0.4754 | None | 0 |
|
69 |
+
| 0.5937 | 0.6963 | 0 |
|
70 |
+
| 0.6199 | 0.6397 | 1 |
|
71 |
+
| 0.6220 | 0.6117 | 2 |
|
72 |
+
| 0.6408 | 0.5825 | 3 |
|
73 |
+
| 0.6251 | 0.5585 | 4 |
|
74 |
+
| 0.6283 | 0.5442 | 5 |
|
75 |
+
| 0.6398 | 0.5230 | 6 |
|
76 |
+
| 0.6366 | 0.5215 | 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:005d71b5329ce0fb35971b2dc45b6c8dbc77fb4439399b3816c41a16666fd7a2
|
3 |
size 2446056
|