nc33 commited on
Commit
abf5393
1 Parent(s): 3b24766

End of training

Browse files
README.md CHANGED
@@ -17,15 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [FPTAI/vibert-base-cased](https://huggingface.co/FPTAI/vibert-base-cased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0595
21
- - F1 Micro: 0.7034
22
- - F1 Macro: 0.0430
23
- - Accuracy: 0.6374
24
- - Recall Micro: 0.6094
25
- - Precision Micro: 0.8317
26
- - Recall Macro: 0.0392
27
- - Precision Macro: 0.0621
28
- - F1: 0.5913
29
 
30
  ## Model description
31
 
@@ -44,7 +44,7 @@ More information needed
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
47
- - learning_rate: 2e-05
48
  - train_batch_size: 8
49
  - eval_batch_size: 8
50
  - seed: 42
@@ -57,10 +57,10 @@ The following hyperparameters were used during training:
57
  | Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | Accuracy | Recall Micro | Precision Micro | Recall Macro | Precision Macro | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|:------------:|:---------------:|:------------:|:---------------:|:------:|
59
  | 0.0696 | 1.0 | 1526 | 0.0711 | 0.6892 | 0.0243 | 0.7054 | 0.6737 | 0.7054 | 0.0294 | 0.0207 | 0.5573 |
60
- | 0.055 | 2.0 | 3052 | 0.0622 | 0.6965 | 0.0252 | 0.6345 | 0.6060 | 0.8187 | 0.0265 | 0.0241 | 0.5775 |
61
- | 0.0631 | 3.0 | 4578 | 0.0598 | 0.7054 | 0.0255 | 0.6436 | 0.6147 | 0.8274 | 0.0268 | 0.0243 | 0.5847 |
62
- | 0.0534 | 4.0 | 6104 | 0.0591 | 0.6980 | 0.0260 | 0.6268 | 0.5989 | 0.8362 | 0.0265 | 0.0540 | 0.5809 |
63
- | 0.0296 | 5.0 | 7630 | 0.0595 | 0.7034 | 0.0430 | 0.6374 | 0.6094 | 0.8317 | 0.0392 | 0.0621 | 0.5913 |
64
 
65
 
66
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [FPTAI/vibert-base-cased](https://huggingface.co/FPTAI/vibert-base-cased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0617
21
+ - F1 Micro: 0.7029
22
+ - F1 Macro: 0.0254
23
+ - Accuracy: 0.6459
24
+ - Recall Micro: 0.6169
25
+ - Precision Micro: 0.8169
26
+ - Recall Macro: 0.0269
27
+ - Precision Macro: 0.0240
28
+ - F1: 0.5817
29
 
30
  ## Model description
31
 
 
44
  ### Training hyperparameters
45
 
46
  The following hyperparameters were used during training:
47
+ - learning_rate: 1e-05
48
  - train_batch_size: 8
49
  - eval_batch_size: 8
50
  - seed: 42
 
57
  | Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | Accuracy | Recall Micro | Precision Micro | Recall Macro | Precision Macro | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|:------------:|:---------------:|:------------:|:---------------:|:------:|
59
  | 0.0696 | 1.0 | 1526 | 0.0711 | 0.6892 | 0.0243 | 0.7054 | 0.6737 | 0.7054 | 0.0294 | 0.0207 | 0.5573 |
60
+ | 0.0577 | 2.0 | 3052 | 0.0640 | 0.6943 | 0.0251 | 0.6398 | 0.6111 | 0.8038 | 0.0267 | 0.0236 | 0.5742 |
61
+ | 0.0674 | 3.0 | 4578 | 0.0613 | 0.6949 | 0.0252 | 0.6257 | 0.5976 | 0.8300 | 0.0261 | 0.0244 | 0.5778 |
62
+ | 0.0576 | 4.0 | 6104 | 0.0610 | 0.7006 | 0.0254 | 0.6358 | 0.6073 | 0.8278 | 0.0265 | 0.0243 | 0.5814 |
63
+ | 0.0387 | 5.0 | 7630 | 0.0617 | 0.7029 | 0.0254 | 0.6459 | 0.6169 | 0.8169 | 0.0269 | 0.0240 | 0.5817 |
64
 
65
 
66
  ### Framework versions
logs/events.out.tfevents.1718576994.c8090dc1a637.879.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9c376fbf464fcd49f2cfc29ba0e7a7cec39a8b5d953edbcbb9b5605f991baa2
3
- size 72182
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfbbe86258881ea8cb520809fbc0fc6d46e6e8d28b9275a6d2517381789e78d8
3
+ size 171283
logs/events.out.tfevents.1718580264.c8090dc1a637.879.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0bb729cd03072f7bf5056039e11c01f892c42c167aef0ea05b2c31f004f727c
3
+ size 791
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91b8a4bf1a95824dd4ccbc4356370d4f58b0de0b83cbfea0274ed44e7b7b26e1
3
  size 461545600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dcaf127959492407f36b98671251631d695b365cbfede1c15d6bbb3e4256eb3
3
  size 461545600