nhidinh2 commited on
Commit
946a745
1 Parent(s): 8260c9c

End of training

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1100
24
- - Precision: 0.4783
25
  - Recall: 0.7857
26
- - F1: 0.5946
27
- - Accuracy: 0.9853
28
 
29
  ## Model description
30
 
@@ -43,7 +43,7 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 1e-05
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
@@ -55,21 +55,21 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.056 | 1.0 | 50 | 0.1647 | 0.2593 | 0.175 | 0.2090 | 0.9608 |
59
- | 0.0154 | 2.0 | 100 | 0.2252 | 0.3846 | 0.25 | 0.3030 | 0.9629 |
60
- | 0.0078 | 3.0 | 150 | 0.2033 | 0.5366 | 0.55 | 0.5432 | 0.9669 |
61
- | 0.0032 | 4.0 | 200 | 0.2098 | 0.5385 | 0.525 | 0.5316 | 0.9673 |
62
- | 0.0022 | 5.0 | 250 | 0.2502 | 0.4167 | 0.375 | 0.3947 | 0.9651 |
63
- | 0.0025 | 6.0 | 300 | 0.2565 | 0.4516 | 0.35 | 0.3944 | 0.9655 |
64
- | 0.0039 | 7.0 | 350 | 0.2308 | 0.3684 | 0.35 | 0.3590 | 0.9667 |
65
- | 0.0029 | 8.0 | 400 | 0.2048 | 0.4091 | 0.45 | 0.4286 | 0.9723 |
66
- | 0.004 | 9.0 | 450 | 0.1996 | 0.6047 | 0.65 | 0.6265 | 0.9725 |
67
- | 0.0012 | 10.0 | 500 | 0.3041 | 0.4483 | 0.325 | 0.3768 | 0.9635 |
68
- | 0.0014 | 11.0 | 550 | 0.2086 | 0.6222 | 0.7 | 0.6588 | 0.9709 |
69
- | 0.0003 | 12.0 | 600 | 0.2162 | 0.5682 | 0.625 | 0.5952 | 0.9705 |
70
- | 0.0003 | 13.0 | 650 | 0.2180 | 0.5952 | 0.625 | 0.6098 | 0.9705 |
71
- | 0.0003 | 14.0 | 700 | 0.2186 | 0.5814 | 0.625 | 0.6024 | 0.9707 |
72
- | 0.0012 | 15.0 | 750 | 0.2196 | 0.5814 | 0.625 | 0.6024 | 0.9709 |
73
 
74
 
75
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1007
24
+ - Precision: 0.5789
25
  - Recall: 0.7857
26
+ - F1: 0.6667
27
+ - Accuracy: 0.9871
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 5e-05
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0117 | 1.0 | 50 | 0.2576 | 0.3256 | 0.35 | 0.3373 | 0.9523 |
59
+ | 0.0454 | 2.0 | 100 | 0.2768 | 0.5714 | 0.3 | 0.3934 | 0.9590 |
60
+ | 0.0188 | 3.0 | 150 | 0.1758 | 0.6429 | 0.45 | 0.5294 | 0.9746 |
61
+ | 0.0144 | 4.0 | 200 | 0.3266 | 0.5714 | 0.2 | 0.2963 | 0.9601 |
62
+ | 0.0134 | 5.0 | 250 | 0.2405 | 0.7143 | 0.375 | 0.4918 | 0.9667 |
63
+ | 0.0038 | 6.0 | 300 | 0.1727 | 0.5660 | 0.75 | 0.6452 | 0.9759 |
64
+ | 0.0036 | 7.0 | 350 | 0.1335 | 0.7561 | 0.775 | 0.7654 | 0.9835 |
65
+ | 0.0047 | 8.0 | 400 | 0.1240 | 0.7111 | 0.8 | 0.7529 | 0.9836 |
66
+ | 0.0013 | 9.0 | 450 | 0.1468 | 0.8 | 0.7 | 0.7467 | 0.9782 |
67
+ | 0.0001 | 10.0 | 500 | 0.1222 | 0.7368 | 0.7 | 0.7179 | 0.9811 |
68
+ | 0.0 | 11.0 | 550 | 0.1261 | 0.7368 | 0.7 | 0.7179 | 0.9817 |
69
+ | 0.0 | 12.0 | 600 | 0.1273 | 0.7368 | 0.7 | 0.7179 | 0.9817 |
70
+ | 0.0 | 13.0 | 650 | 0.1293 | 0.7368 | 0.7 | 0.7179 | 0.9809 |
71
+ | 0.0001 | 14.0 | 700 | 0.1367 | 0.7838 | 0.725 | 0.7532 | 0.9809 |
72
+ | 0.0003 | 15.0 | 750 | 0.1383 | 0.8056 | 0.725 | 0.7632 | 0.9808 |
73
 
74
 
75
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96feb1de550e5430f5f041ad986171de2ecfb6f23939f9e8b16e2ca9ee54a987
3
  size 1109851652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bc8fd0aa03e014780c3452173b37356e2aa2df1c519659775078a5d008dd8f8
3
  size 1109851652
runs/Jul08_10-02-39_710793e53bac/events.out.tfevents.1720432961.710793e53bac.504.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a122697a14b5f40efeabccb09b5681fd5d168614589fbfc4cb36584f97fb67e
3
+ size 15757
runs/Jul08_10-02-39_710793e53bac/events.out.tfevents.1720433196.710793e53bac.504.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8698334e04ada6b6ffd7ca5ceed30375fcade835809f1dc805cfde8648453b6d
3
+ size 1032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58eacd704c4d900c6ea19c6d2e93fb04fedb2597f1bb06b08d747e509ff22d81
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:752e103d0952291441d8c60c1915c1a6b2ba902d4b74be30383ea462f8bc6580
3
  size 5176