ThuyNT03 commited on
Commit
96ed223
·
1 Parent(s): e3493c8

Training completed!

Browse files
Files changed (2) hide show
  1. README.md +13 -13
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8052
22
- - Accuracy: 0.73
23
- - F1: 0.7215
24
 
25
  ## Model description
26
 
@@ -40,8 +40,8 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 2e-05
43
- - train_batch_size: 16
44
- - eval_batch_size: 16
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
@@ -51,14 +51,14 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 1.0975 | 1.0 | 44 | 1.0707 | 0.58 | 0.4831 |
55
- | 0.9449 | 2.0 | 88 | 0.8294 | 0.66 | 0.5907 |
56
- | 0.7699 | 3.0 | 132 | 0.6783 | 0.71 | 0.6869 |
57
- | 0.6204 | 4.0 | 176 | 0.6868 | 0.73 | 0.7221 |
58
- | 0.5237 | 5.0 | 220 | 0.7364 | 0.72 | 0.7081 |
59
- | 0.4273 | 6.0 | 264 | 0.7955 | 0.74 | 0.7231 |
60
- | 0.3772 | 7.0 | 308 | 0.8233 | 0.71 | 0.6904 |
61
- | 0.3074 | 8.0 | 352 | 0.8052 | 0.73 | 0.7215 |
62
 
63
 
64
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8559
22
+ - Accuracy: 0.76
23
+ - F1: 0.7650
24
 
25
  ## Model description
26
 
 
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 2e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 1.096 | 1.0 | 88 | 0.9979 | 0.58 | 0.5233 |
55
+ | 0.9527 | 2.0 | 176 | 0.7392 | 0.64 | 0.6155 |
56
+ | 0.7541 | 3.0 | 264 | 0.6740 | 0.73 | 0.7118 |
57
+ | 0.5891 | 4.0 | 352 | 0.5188 | 0.8 | 0.7962 |
58
+ | 0.4599 | 5.0 | 440 | 0.5250 | 0.83 | 0.8328 |
59
+ | 0.3926 | 6.0 | 528 | 0.6659 | 0.79 | 0.7918 |
60
+ | 0.2917 | 7.0 | 616 | 0.7910 | 0.77 | 0.7717 |
61
+ | 0.2835 | 8.0 | 704 | 0.8559 | 0.76 | 0.7650 |
62
 
63
 
64
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ed31f157291422672fb03fad8535de1c238bfde0246d3e9beaf6de7599cd139
3
  size 1112252785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4e61803aa4a51ac936a63cf260d64ad2435bf55812021b73c4ac3a6f8d9c84c
3
  size 1112252785