ThuyNT03 commited on
Commit
e141127
1 Parent(s): 7377032

Training completed!

Browse files
Files changed (4) hide show
  1. README.md +14 -14
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. 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: 0.7619
22
- - Accuracy: 0.7
23
- - F1: 0.7024
24
 
25
  ## Model description
26
 
@@ -42,7 +42,7 @@ 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
@@ -51,19 +51,19 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | 1.0977 | 1.0 | 44 | 1.0718 | 0.45 | 0.3722 |
55
- | 1.0671 | 2.0 | 88 | 0.9927 | 0.59 | 0.4903 |
56
- | 0.9142 | 3.0 | 132 | 0.8291 | 0.63 | 0.5657 |
57
- | 0.7471 | 4.0 | 176 | 0.7205 | 0.7 | 0.6894 |
58
- | 0.6121 | 5.0 | 220 | 0.7444 | 0.71 | 0.7050 |
59
- | 0.5646 | 6.0 | 264 | 0.7418 | 0.68 | 0.6853 |
60
- | 0.4723 | 7.0 | 308 | 0.7566 | 0.7 | 0.7026 |
61
- | 0.4328 | 8.0 | 352 | 0.7619 | 0.7 | 0.7024 |
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: 0.7562
22
+ - Accuracy: 0.69
23
+ - F1: 0.6976
24
 
25
  ## Model description
26
 
 
42
  - learning_rate: 2e-05
43
  - train_batch_size: 16
44
  - eval_batch_size: 16
45
+ - seed: 41
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - num_epochs: 8
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 1.0985 | 1.0 | 44 | 1.0870 | 0.41 | 0.2928 |
55
+ | 0.9394 | 2.0 | 88 | 0.8415 | 0.66 | 0.6161 |
56
+ | 0.7884 | 3.0 | 132 | 0.8431 | 0.65 | 0.5722 |
57
+ | 0.6681 | 4.0 | 176 | 0.7143 | 0.68 | 0.6702 |
58
+ | 0.5849 | 5.0 | 220 | 0.7463 | 0.72 | 0.7155 |
59
+ | 0.4916 | 6.0 | 264 | 0.7391 | 0.7 | 0.7032 |
60
+ | 0.4252 | 7.0 | 308 | 0.7351 | 0.72 | 0.7195 |
61
+ | 0.3756 | 8.0 | 352 | 0.7562 | 0.69 | 0.6976 |
62
 
63
 
64
  ### Framework versions
65
 
66
+ - Transformers 4.33.1
67
  - Pytorch 2.0.1+cu118
68
+ - Datasets 2.14.5
69
  - Tokenizers 0.13.3
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
- "transformers_version": "4.32.1",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
  "vocab_size": 250002
 
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.33.1",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
  "vocab_size": 250002
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e67ebca09b574ea6efa103de7118addf21169dcb7d46d44c91e69d702381cc69
3
  size 1112252785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:809745b29620fea17f19b0a01604a8d9eee4047271c4ef7f1efdbe4b5113c8e7
3
  size 1112252785
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3227ccbb813d1ba90b53a5a1a90530012dd6150ed942c8ebbcc4ab4c485d79fe
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d5c7da87285a6fd5c4156e3711507fef1862f49a87d199ebe1d29db38c44655
3
  size 4091