haryoaw commited on
Commit
8d642dd
1 Parent(s): d0f1291

Initial Commit

Browse files
Files changed (3) hide show
  1. README.md +35 -16
  2. pytorch_model.bin +1 -1
  3. 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.6180555555555556
27
  - name: F1
28
  type: f1
29
- value: 0.616361106308878
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: 1.6171
40
- - Accuracy: 0.6181
41
- - F1: 0.6164
42
 
43
  ## Model description
44
 
@@ -57,7 +57,7 @@ More information needed
57
  ### Training hyperparameters
58
 
59
  The following hyperparameters were used during training:
60
- - learning_rate: 5e-05
61
  - train_batch_size: 32
62
  - eval_batch_size: 32
63
  - seed: 1234
@@ -67,16 +67,35 @@ The following hyperparameters were used during training:
67
 
68
  ### Training results
69
 
70
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | 0.9992 | 1.09 | 500 | 0.9022 | 0.5895 | 0.5790 |
73
- | 0.8353 | 2.17 | 1000 | 0.8484 | 0.6169 | 0.6146 |
74
- | 0.7029 | 3.26 | 1500 | 0.9391 | 0.6312 | 0.6286 |
75
- | 0.5653 | 4.35 | 2000 | 1.0629 | 0.6157 | 0.6032 |
76
- | 0.4622 | 5.43 | 2500 | 1.1849 | 0.6169 | 0.6091 |
77
- | 0.3614 | 6.52 | 3000 | 1.2831 | 0.6184 | 0.6190 |
78
- | 0.284 | 7.61 | 3500 | 1.3589 | 0.6177 | 0.6196 |
79
- | 0.2384 | 8.7 | 4000 | 1.6171 | 0.6181 | 0.6164 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
80
 
81
 
82
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.6439043209876543
27
  - name: F1
28
  type: f1
29
+ value: 0.6443757148090576
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: 2.6822
40
+ - Accuracy: 0.6439
41
+ - F1: 0.6444
42
 
43
  ## Model description
44
 
 
57
  ### Training hyperparameters
58
 
59
  The following hyperparameters were used during training:
60
+ - learning_rate: 1e-05
61
  - train_batch_size: 32
62
  - eval_batch_size: 32
63
  - seed: 1234
 
67
 
68
  ### Training results
69
 
70
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
72
+ | 0.9412 | 1.09 | 500 | 0.8062 | 0.6389 | 0.6335 |
73
+ | 0.7943 | 2.17 | 1000 | 0.8448 | 0.6451 | 0.6394 |
74
+ | 0.7026 | 3.26 | 1500 | 0.8509 | 0.6497 | 0.6438 |
75
+ | 0.6019 | 4.35 | 2000 | 0.8999 | 0.6478 | 0.6468 |
76
+ | 0.5379 | 5.43 | 2500 | 0.9424 | 0.6312 | 0.6222 |
77
+ | 0.4635 | 6.52 | 3000 | 1.0401 | 0.6431 | 0.6439 |
78
+ | 0.3985 | 7.61 | 3500 | 1.0584 | 0.6397 | 0.6390 |
79
+ | 0.3506 | 8.7 | 4000 | 1.1607 | 0.6443 | 0.6432 |
80
+ | 0.3105 | 9.78 | 4500 | 1.1806 | 0.6408 | 0.6423 |
81
+ | 0.2712 | 10.87 | 5000 | 1.3112 | 0.6316 | 0.6304 |
82
+ | 0.2361 | 11.96 | 5500 | 1.3772 | 0.6466 | 0.6454 |
83
+ | 0.2111 | 13.04 | 6000 | 1.4492 | 0.6385 | 0.6396 |
84
+ | 0.1885 | 14.13 | 6500 | 1.6604 | 0.6335 | 0.6347 |
85
+ | 0.1658 | 15.22 | 7000 | 1.7153 | 0.6358 | 0.6353 |
86
+ | 0.1501 | 16.3 | 7500 | 1.7849 | 0.6412 | 0.6427 |
87
+ | 0.135 | 17.39 | 8000 | 1.9749 | 0.6416 | 0.6394 |
88
+ | 0.1217 | 18.48 | 8500 | 2.0530 | 0.6439 | 0.6431 |
89
+ | 0.1112 | 19.57 | 9000 | 2.1378 | 0.6439 | 0.6448 |
90
+ | 0.1018 | 20.65 | 9500 | 2.2656 | 0.6393 | 0.6390 |
91
+ | 0.0885 | 21.74 | 10000 | 2.3568 | 0.6431 | 0.6438 |
92
+ | 0.0897 | 22.83 | 10500 | 2.3852 | 0.6435 | 0.6446 |
93
+ | 0.0854 | 23.91 | 11000 | 2.4019 | 0.6327 | 0.6329 |
94
+ | 0.0734 | 25.0 | 11500 | 2.5260 | 0.6331 | 0.6333 |
95
+ | 0.067 | 26.09 | 12000 | 2.5368 | 0.6470 | 0.6465 |
96
+ | 0.0546 | 27.17 | 12500 | 2.6255 | 0.6431 | 0.6441 |
97
+ | 0.0581 | 28.26 | 13000 | 2.6467 | 0.6458 | 0.6456 |
98
+ | 0.0564 | 29.35 | 13500 | 2.6822 | 0.6439 | 0.6444 |
99
 
100
 
101
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e813de329005110d5cdf2cfdb06092f1c07bbbcbe4ed9c2897695631bea08960
3
  size 1112253230
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef3aa727e7bc47295541ea57924dcff13e98662283f9c76871fc344215dea6e
3
  size 1112253230
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e08803fe62dc45a55df733b909bacd9ac353af7b412f64634b622922df706a88
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4c886b00bf2743491895d45e5080a91e01128fd5324eef4623ead2354cb5f79
3
  size 4600