Finished training.
Browse files- README.md +10 -10
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
args: irony
|
23 |
metrics:
|
24 |
- type: accuracy
|
25 |
-
value: 0.
|
26 |
name: accuracy
|
27 |
---
|
28 |
|
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [socialmediaie/TRAC2020_IBEN_B_bert-base-multilingual-uncased](https://huggingface.co/socialmediaie/TRAC2020_IBEN_B_bert-base-multilingual-uncased) on the tweet_eval dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
|
|
65 |
| accuracy | train_loss | epoch |
|
66 |
|:--------:|:----------:|:-----:|
|
67 |
| 0.4963 | None | 0 |
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.5770 | 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
22 |
args: irony
|
23 |
metrics:
|
24 |
- type: accuracy
|
25 |
+
value: 0.5916230366492147
|
26 |
name: accuracy
|
27 |
---
|
28 |
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [socialmediaie/TRAC2020_IBEN_B_bert-base-multilingual-uncased](https://huggingface.co/socialmediaie/TRAC2020_IBEN_B_bert-base-multilingual-uncased) on the tweet_eval dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- accuracy: 0.5916
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
| accuracy | train_loss | epoch |
|
66 |
|:--------:|:----------:|:-----:|
|
67 |
| 0.4963 | None | 0 |
|
68 |
+
| 0.5204 | 0.7997 | 0 |
|
69 |
+
| 0.5497 | 0.6917 | 1 |
|
70 |
+
| 0.5696 | 0.6823 | 2 |
|
71 |
+
| 0.5770 | 0.6693 | 3 |
|
72 |
+
| 0.5791 | 0.6611 | 4 |
|
73 |
+
| 0.5948 | 0.6538 | 5 |
|
74 |
+
| 0.5874 | 0.6487 | 6 |
|
75 |
+
| 0.5916 | 0.6428 | 7 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "SEQ_CLS",
|
26 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"value",
|
23 |
+
"query"
|
24 |
],
|
25 |
"task_type": "SEQ_CLS",
|
26 |
"use_rslora": false
|
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:4d383e805ea86d8071152a38a7c80c636a569e89d51fa6441517041ec6572b2a
|
3 |
size 160400
|