ThuyNT03 commited on
Commit
a1692db
1 Parent(s): 072c71c

Training completed!

Browse files
Files changed (2) hide show
  1. README.md +12 -12
  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: 1.6092
22
- - Accuracy: 0.66
23
- - F1: 0.6719
24
 
25
  ## Model description
26
 
@@ -39,7 +39,7 @@ More information needed
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
- - learning_rate: 5e-05
43
  - train_batch_size: 16
44
  - eval_batch_size: 16
45
  - seed: 42
@@ -51,14 +51,14 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 1.0488 | 1.0 | 86 | 0.9674 | 0.64 | 0.5483 |
55
- | 0.8757 | 2.0 | 172 | 0.9354 | 0.63 | 0.5882 |
56
- | 0.7429 | 3.0 | 258 | 0.7688 | 0.71 | 0.7082 |
57
- | 0.5999 | 4.0 | 344 | 0.8059 | 0.66 | 0.6722 |
58
- | 0.3956 | 5.0 | 430 | 1.0663 | 0.71 | 0.7209 |
59
- | 0.2597 | 6.0 | 516 | 1.3475 | 0.7 | 0.7060 |
60
- | 0.1618 | 7.0 | 602 | 1.4573 | 0.67 | 0.6796 |
61
- | 0.112 | 8.0 | 688 | 1.6092 | 0.66 | 0.6719 |
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: 1.2667
22
+ - Accuracy: 0.69
23
+ - F1: 0.6959
24
 
25
  ## Model description
26
 
 
39
  ### Training hyperparameters
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
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 0.9608 | 1.0 | 86 | 0.7778 | 0.63 | 0.5729 |
55
+ | 0.6733 | 2.0 | 172 | 0.7087 | 0.68 | 0.6835 |
56
+ | 0.4889 | 3.0 | 258 | 0.7707 | 0.7 | 0.7028 |
57
+ | 0.3672 | 4.0 | 344 | 0.7906 | 0.69 | 0.7021 |
58
+ | 0.2388 | 5.0 | 430 | 1.0683 | 0.7 | 0.6979 |
59
+ | 0.1691 | 6.0 | 516 | 1.1391 | 0.69 | 0.7010 |
60
+ | 0.1323 | 7.0 | 602 | 1.2486 | 0.71 | 0.7176 |
61
+ | 0.1033 | 8.0 | 688 | 1.2667 | 0.69 | 0.6959 |
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:1397b86253af247f8ba7e4aaa374bdfa7ecabe029ac17390626953d0abcc8f10
3
  size 1112252785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4764c35c50dbea967e4439fd2d57433b94b7305229f7b5fea743e276501c1c67
3
  size 1112252785