Initial Commit
Browse files- README.md +52 -52
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -23,10 +23,10 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
-
value: 0.
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -36,9 +36,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
36 |
|
37 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the tweet_sentiment_multilingual dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
-
- Loss: 4.
|
40 |
-
- Accuracy: 0.
|
41 |
-
- F1: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -60,7 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
- learning_rate: 5e-05
|
61 |
- train_batch_size: 32
|
62 |
- eval_batch_size: 32
|
63 |
-
- seed:
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
- num_epochs: 50
|
@@ -69,52 +69,52 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
71 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
72 |
-
| 1.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.
|
96 |
-
| 0.
|
97 |
-
| 0.
|
98 |
-
| 0.
|
99 |
-
| 0.
|
100 |
-
| 0.
|
101 |
-
| 0.
|
102 |
-
| 0.
|
103 |
-
| 0.
|
104 |
-
| 0.
|
105 |
-
| 0.
|
106 |
-
| 0.
|
107 |
-
| 0.
|
108 |
-
| 0.
|
109 |
-
| 0.
|
110 |
-
| 0.
|
111 |
-
| 0.
|
112 |
-
| 0.
|
113 |
-
| 0.
|
114 |
-
| 0.
|
115 |
-
| 0.
|
116 |
-
| 0.
|
117 |
-
| 0.
|
118 |
|
119 |
|
120 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.589891975308642
|
27 |
- name: F1
|
28 |
type: f1
|
29 |
+
value: 0.588413122388427
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
36 |
|
37 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the tweet_sentiment_multilingual dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
+
- Loss: 4.1967
|
40 |
+
- Accuracy: 0.5899
|
41 |
+
- F1: 0.5884
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
60 |
- learning_rate: 5e-05
|
61 |
- train_batch_size: 32
|
62 |
- eval_batch_size: 32
|
63 |
+
- seed: 11213
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
- num_epochs: 50
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
71 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
72 |
+
| 1.0743 | 1.09 | 500 | 1.0031 | 0.5066 | 0.5042 |
|
73 |
+
| 0.9346 | 2.17 | 1000 | 0.9437 | 0.5656 | 0.5679 |
|
74 |
+
| 0.8123 | 3.26 | 1500 | 0.9108 | 0.5949 | 0.5905 |
|
75 |
+
| 0.6842 | 4.35 | 2000 | 1.1082 | 0.5756 | 0.5661 |
|
76 |
+
| 0.5603 | 5.43 | 2500 | 1.1812 | 0.5907 | 0.5828 |
|
77 |
+
| 0.4284 | 6.52 | 3000 | 1.3230 | 0.5895 | 0.5870 |
|
78 |
+
| 0.3295 | 7.61 | 3500 | 1.4855 | 0.5637 | 0.5638 |
|
79 |
+
| 0.2589 | 8.7 | 4000 | 1.5869 | 0.5837 | 0.5784 |
|
80 |
+
| 0.2035 | 9.78 | 4500 | 1.8098 | 0.5826 | 0.5776 |
|
81 |
+
| 0.1755 | 10.87 | 5000 | 1.7393 | 0.5887 | 0.5856 |
|
82 |
+
| 0.1497 | 11.96 | 5500 | 2.1213 | 0.5887 | 0.5828 |
|
83 |
+
| 0.13 | 13.04 | 6000 | 2.2126 | 0.5833 | 0.5827 |
|
84 |
+
| 0.1151 | 14.13 | 6500 | 2.2685 | 0.5818 | 0.5811 |
|
85 |
+
| 0.1028 | 15.22 | 7000 | 2.5633 | 0.5826 | 0.5827 |
|
86 |
+
| 0.0962 | 16.3 | 7500 | 2.4350 | 0.5795 | 0.5770 |
|
87 |
+
| 0.0804 | 17.39 | 8000 | 2.6830 | 0.5806 | 0.5752 |
|
88 |
+
| 0.0781 | 18.48 | 8500 | 2.6389 | 0.5818 | 0.5811 |
|
89 |
+
| 0.0677 | 19.57 | 9000 | 2.6490 | 0.5806 | 0.5788 |
|
90 |
+
| 0.0593 | 20.65 | 9500 | 2.9908 | 0.5768 | 0.5732 |
|
91 |
+
| 0.0578 | 21.74 | 10000 | 2.9127 | 0.5845 | 0.5828 |
|
92 |
+
| 0.0493 | 22.83 | 10500 | 3.0101 | 0.5802 | 0.5744 |
|
93 |
+
| 0.0455 | 23.91 | 11000 | 2.9419 | 0.5795 | 0.5779 |
|
94 |
+
| 0.0351 | 25.0 | 11500 | 3.2339 | 0.5752 | 0.5742 |
|
95 |
+
| 0.0369 | 26.09 | 12000 | 3.2997 | 0.5899 | 0.5818 |
|
96 |
+
| 0.0291 | 27.17 | 12500 | 3.5819 | 0.5833 | 0.5804 |
|
97 |
+
| 0.0281 | 28.26 | 13000 | 3.4498 | 0.5795 | 0.5798 |
|
98 |
+
| 0.0258 | 29.35 | 13500 | 3.5006 | 0.5768 | 0.5768 |
|
99 |
+
| 0.027 | 30.43 | 14000 | 3.4740 | 0.5849 | 0.5832 |
|
100 |
+
| 0.0218 | 31.52 | 14500 | 3.2293 | 0.5918 | 0.5907 |
|
101 |
+
| 0.0227 | 32.61 | 15000 | 3.4840 | 0.5876 | 0.5861 |
|
102 |
+
| 0.0212 | 33.7 | 15500 | 3.2922 | 0.5845 | 0.5841 |
|
103 |
+
| 0.0119 | 34.78 | 16000 | 3.9035 | 0.5729 | 0.5744 |
|
104 |
+
| 0.019 | 35.87 | 16500 | 3.5470 | 0.5795 | 0.5781 |
|
105 |
+
| 0.0146 | 36.96 | 17000 | 3.7651 | 0.5795 | 0.5772 |
|
106 |
+
| 0.0144 | 38.04 | 17500 | 3.7248 | 0.5829 | 0.5787 |
|
107 |
+
| 0.0077 | 39.13 | 18000 | 4.1509 | 0.5806 | 0.5754 |
|
108 |
+
| 0.0097 | 40.22 | 18500 | 3.8829 | 0.5829 | 0.5796 |
|
109 |
+
| 0.0092 | 41.3 | 19000 | 3.8987 | 0.5853 | 0.5842 |
|
110 |
+
| 0.0087 | 42.39 | 19500 | 3.8544 | 0.5899 | 0.5882 |
|
111 |
+
| 0.0083 | 43.48 | 20000 | 3.9211 | 0.5895 | 0.5855 |
|
112 |
+
| 0.006 | 44.57 | 20500 | 3.9856 | 0.5868 | 0.5856 |
|
113 |
+
| 0.0062 | 45.65 | 21000 | 4.0873 | 0.5891 | 0.5872 |
|
114 |
+
| 0.0027 | 46.74 | 21500 | 4.1639 | 0.5891 | 0.5888 |
|
115 |
+
| 0.0052 | 47.83 | 22000 | 4.1754 | 0.5914 | 0.5893 |
|
116 |
+
| 0.0031 | 48.91 | 22500 | 4.1914 | 0.5887 | 0.5879 |
|
117 |
+
| 0.0035 | 50.0 | 23000 | 4.1967 | 0.5899 | 0.5884 |
|
118 |
|
119 |
|
120 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 942111086
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2b00f463126da80528767f9f7ba7b18d771484abce738c5d2b1e8bbbee1f62a
|
3 |
size 942111086
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40174e22a5a2e05c1689834ecc61f6377ae5b665a9c88a2c3d896fcd77e524bd
|
3 |
size 4664
|