ThuyNT03 commited on
Commit
9491707
1 Parent(s): 834280e

Training completed!

Browse files
Files changed (3) hide show
  1. README.md +17 -15
  2. pytorch_model.bin +1 -1
  3. training_args.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.2506
22
- - Accuracy: 0.72
23
- - F1: 0.7260
24
 
25
  ## Model description
26
 
@@ -40,30 +40,32 @@ 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
48
- - num_epochs: 8
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 1.0708 | 1.0 | 86 | 0.8779 | 0.61 | 0.5461 |
55
- | 0.8007 | 2.0 | 172 | 0.7836 | 0.66 | 0.6615 |
56
- | 0.5802 | 3.0 | 258 | 0.7869 | 0.67 | 0.6704 |
57
- | 0.3983 | 4.0 | 344 | 0.8101 | 0.74 | 0.7414 |
58
- | 0.259 | 5.0 | 430 | 0.8486 | 0.71 | 0.7175 |
59
- | 0.1842 | 6.0 | 516 | 1.1036 | 0.7 | 0.7078 |
60
- | 0.1502 | 7.0 | 602 | 1.2329 | 0.7 | 0.7057 |
61
- | 0.106 | 8.0 | 688 | 1.2506 | 0.72 | 0.7260 |
 
 
62
 
63
 
64
  ### Framework versions
65
 
66
  - Transformers 4.32.1
67
- - Pytorch 2.0.1+cu118
68
  - Datasets 2.14.4
69
  - Tokenizers 0.13.3
 
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.0069
22
+ - Accuracy: 0.69
23
+ - F1: 0.7005
24
 
25
  ## Model description
26
 
 
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 2e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 1.0846 | 1.0 | 43 | 0.9691 | 0.59 | 0.4903 |
55
+ | 0.8237 | 2.0 | 86 | 0.7961 | 0.64 | 0.6370 |
56
+ | 0.6422 | 3.0 | 129 | 0.7569 | 0.71 | 0.7145 |
57
+ | 0.515 | 4.0 | 172 | 0.7775 | 0.71 | 0.7151 |
58
+ | 0.4099 | 5.0 | 215 | 0.8224 | 0.69 | 0.6970 |
59
+ | 0.3239 | 6.0 | 258 | 0.8941 | 0.69 | 0.7013 |
60
+ | 0.2709 | 7.0 | 301 | 0.8975 | 0.68 | 0.6907 |
61
+ | 0.2011 | 8.0 | 344 | 0.9745 | 0.7 | 0.7120 |
62
+ | 0.1795 | 9.0 | 387 | 1.0128 | 0.7 | 0.7120 |
63
+ | 0.158 | 10.0 | 430 | 1.0069 | 0.69 | 0.7005 |
64
 
65
 
66
  ### Framework versions
67
 
68
  - Transformers 4.32.1
69
+ - Pytorch 2.0.0
70
  - Datasets 2.14.4
71
  - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04ed163671e4ac1b24a3aa401f1f7c542753c9ec3440f213ef74c20ec10e955d
3
  size 1112252785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c48d36cba35e115ed873eb88f59074559af91d5ff0b3f69081c58ca3722187c
3
  size 1112252785
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2666d435614e5eca98ea1a6b2c328b100f1016f40a6be58cf6194a81f016b59
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29dfd12036be03cf31dd35b9614a597e126e11b8e5e403d49c14bf026c36e8d
3
  size 4091