nhidinh2 commited on
Commit
cd75587
1 Parent(s): 9432a6c

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.1313
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
27
- - Accuracy: 0.9315
28
 
29
  ## Model description
30
 
@@ -43,30 +43,33 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 2e-05
47
- - train_batch_size: 4
48
- - eval_batch_size: 32
49
  - seed: 42
50
- - gradient_accumulation_steps: 2
51
- - total_train_batch_size: 8
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
- - num_epochs: 10
55
 
56
  ### Training results
57
 
58
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
59
- |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
60
- | No log | 0.9091 | 5 | 0.7631 | 0.0 | 0.0 | 0.0 | 0.9368 |
61
- | No log | 2.0 | 11 | 0.2917 | 0.0 | 0.0 | 0.0 | 0.9430 |
62
- | No log | 2.9091 | 16 | 0.2146 | 0.0 | 0.0 | 0.0 | 0.9430 |
63
- | 0.5371 | 4.0 | 22 | 0.1465 | 0.0 | 0.0 | 0.0 | 0.9430 |
64
- | 0.5371 | 4.9091 | 27 | 0.1146 | 0.0 | 0.0 | 0.0 | 0.9430 |
65
- | 0.5371 | 6.0 | 33 | 0.0938 | 0.0 | 0.0 | 0.0 | 0.9430 |
66
- | 0.5371 | 6.9091 | 38 | 0.0865 | 0.0 | 0.0 | 0.0 | 0.9430 |
67
- | 0.1459 | 8.0 | 44 | 0.0824 | 0.0 | 0.0 | 0.0 | 0.9456 |
68
- | 0.1459 | 8.9091 | 49 | 0.0797 | 0.0833 | 0.0714 | 0.0769 | 0.9514 |
69
- | 0.1459 | 9.0909 | 50 | 0.0797 | 0.0833 | 0.0714 | 0.0769 | 0.9514 |
 
 
 
 
 
70
 
71
 
72
  ### 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: 1.6324
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
27
+ - Accuracy: 0.7314
28
 
29
  ## Model description
30
 
 
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
 
 
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 15
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.5604 | 1.0 | 12 | 0.2449 | 0.0 | 0.0 | 0.0 | 0.9593 |
59
+ | 0.141 | 2.0 | 24 | 0.2360 | 0.0 | 0.0 | 0.0 | 0.9593 |
60
+ | 0.1111 | 3.0 | 36 | 0.2263 | 0.0 | 0.0 | 0.0 | 0.9593 |
61
+ | 0.0939 | 4.0 | 48 | 0.1960 | 0.0 | 0.0 | 0.0 | 0.9593 |
62
+ | 0.1069 | 5.0 | 60 | 0.1867 | 0.0 | 0.0 | 0.0 | 0.9593 |
63
+ | 0.0818 | 6.0 | 72 | 0.1879 | 0.0 | 0.0 | 0.0 | 0.9593 |
64
+ | 0.0614 | 7.0 | 84 | 0.1510 | 0.0 | 0.0 | 0.0 | 0.9593 |
65
+ | 0.0622 | 8.0 | 96 | 0.1348 | 0.0 | 0.0 | 0.0 | 0.9593 |
66
+ | 0.0633 | 9.0 | 108 | 0.1674 | 0.0 | 0.0 | 0.0 | 0.9593 |
67
+ | 0.0427 | 10.0 | 120 | 0.1632 | 0.0 | 0.0 | 0.0 | 0.9593 |
68
+ | 0.0389 | 11.0 | 132 | 0.1546 | 0.0 | 0.0 | 0.0 | 0.9590 |
69
+ | 0.0344 | 12.0 | 144 | 0.1754 | 0.125 | 0.0312 | 0.05 | 0.9618 |
70
+ | 0.0342 | 13.0 | 156 | 0.1702 | 0.0 | 0.0 | 0.0 | 0.9611 |
71
+ | 0.0272 | 14.0 | 168 | 0.1739 | 0.0526 | 0.0312 | 0.0392 | 0.9623 |
72
+ | 0.0224 | 15.0 | 180 | 0.1759 | 0.0526 | 0.0312 | 0.0392 | 0.9630 |
73
 
74
 
75
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d29f391ac21a39b563e2b5c53fe34320274d71ca105ba529db68ad9360ff6d9
3
  size 1109845500
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b674398568fd710822b899b158f1bb456d50fd7ee57d33ba4ce3b913be35ceca
3
  size 1109845500
runs/Jul05_10-21-52_cfaea0d34aeb/events.out.tfevents.1720175042.cfaea0d34aeb.278.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f089ae6db721d8961dc6ec758ebd217ee83b8d966b650ef128f7bb5d718f6b3c
3
+ size 20909
runs/Jul05_10-24-47_cfaea0d34aeb/events.out.tfevents.1720175110.cfaea0d34aeb.278.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f6fc2f393e17effa5665039d9329112847abd189c8326b16f0edb344203da7a
3
+ size 5543
runs/Jul05_10-26-50_cfaea0d34aeb/events.out.tfevents.1720175213.cfaea0d34aeb.278.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:377995de3eb4e800a2d027cf7caaad8e5ac5577145bffbcc75ce3356a7ea31c3
3
+ size 5542
runs/Jul05_10-27-33_cfaea0d34aeb/events.out.tfevents.1720175260.cfaea0d34aeb.278.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:714f231ba8aa19d6a9ed5780ac215c421e3c22da63e1a7434426b69ecdb6047e
3
+ size 7485
runs/Jul05_10-28-45_cfaea0d34aeb/events.out.tfevents.1720175329.cfaea0d34aeb.278.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df391e1b6da2f4cb0c5719a9f02f898404a1711ecadd2e77f1eac35c56555bca
3
+ size 9180
runs/Jul05_10-30-25_cfaea0d34aeb/events.out.tfevents.1720175427.cfaea0d34aeb.278.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17e65d4791a6f2a82b40f79aa358fac3aba4e8cc2dd8b0327deea4d712d24d31
3
+ size 19229
runs/Jul05_10-34-54_cfaea0d34aeb/events.out.tfevents.1720175698.cfaea0d34aeb.278.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa1c2b35cee2b57bbeb7a4f8ddc3df5d58543c0ad82a532797d783aafa688ba
3
+ size 16171
runs/Jul05_10-34-54_cfaea0d34aeb/events.out.tfevents.1720175831.cfaea0d34aeb.278.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fc5ef1e441d36812c7a6149094939b864e4de0b9fb2dcbd48b9baa79911bd27
3
+ size 1976
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8373f9cd3d27591e1924426bcc1c8799bc5a9affc4fc857982c5d66668dd1f41
3
- size 17082832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a56def25aa40facc030ea8b0b87f3688e4b3c39eb8b45d5702b3a1300fe2a20
3
+ size 17082734
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d919edb84eb0ae0199530f1de1ae262e407d2db1b5b7b24781cdc88eebeba8ee
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d5fc1737f6ccc64b1cc40b20cc2d414e5532b0e464eac13dc8da8c8b46180ad
3
  size 5176