lupobricco commited on
Commit
32619e0
1 Parent(s): fb07640

End of training

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [lupobricco/feel_it_finetuned_pro_emit_multilabel2](https://huggingface.co/lupobricco/feel_it_finetuned_pro_emit_multilabel2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2360
21
- - F1: 0.5623
22
- - Roc Auc: 0.7470
23
- - Accuracy: 0.3913
24
 
25
  ## Model description
26
 
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
54
- | No log | 1.0 | 35 | 0.2273 | 0.5136 | 0.6927 | 0.3188 |
55
- | No log | 2.0 | 70 | 0.2323 | 0.5474 | 0.7234 | 0.3768 |
56
- | No log | 3.0 | 105 | 0.2337 | 0.5017 | 0.7033 | 0.3478 |
57
- | No log | 4.0 | 140 | 0.2330 | 0.5432 | 0.7425 | 0.3623 |
58
- | No log | 5.0 | 175 | 0.2282 | 0.5592 | 0.7402 | 0.3768 |
59
- | No log | 6.0 | 210 | 0.2392 | 0.5431 | 0.7365 | 0.3768 |
60
- | No log | 7.0 | 245 | 0.2357 | 0.5281 | 0.7230 | 0.3551 |
61
- | No log | 8.0 | 280 | 0.2342 | 0.5526 | 0.7367 | 0.3623 |
62
- | No log | 9.0 | 315 | 0.2360 | 0.5623 | 0.7470 | 0.3913 |
63
- | No log | 10.0 | 350 | 0.2348 | 0.5478 | 0.7396 | 0.3768 |
64
 
65
 
66
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [lupobricco/feel_it_finetuned_pro_emit_multilabel2](https://huggingface.co/lupobricco/feel_it_finetuned_pro_emit_multilabel2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2439
21
+ - F1: 0.5642
22
+ - Roc Auc: 0.7425
23
+ - Accuracy: 0.4087
24
 
25
  ## Model description
26
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
54
+ | No log | 1.0 | 22 | 0.2472 | 0.4520 | 0.6658 | 0.3391 |
55
+ | No log | 2.0 | 44 | 0.2445 | 0.4927 | 0.6909 | 0.3507 |
56
+ | No log | 3.0 | 66 | 0.2439 | 0.5 | 0.6941 | 0.3594 |
57
+ | No log | 4.0 | 88 | 0.2436 | 0.5297 | 0.7209 | 0.3652 |
58
+ | No log | 5.0 | 110 | 0.2424 | 0.5400 | 0.7313 | 0.3710 |
59
+ | No log | 6.0 | 132 | 0.2409 | 0.5450 | 0.7276 | 0.3768 |
60
+ | No log | 7.0 | 154 | 0.2432 | 0.5286 | 0.7191 | 0.3652 |
61
+ | No log | 8.0 | 176 | 0.2433 | 0.5501 | 0.7336 | 0.3942 |
62
+ | No log | 9.0 | 198 | 0.2439 | 0.5642 | 0.7425 | 0.4087 |
63
+ | No log | 10.0 | 220 | 0.2434 | 0.5594 | 0.7406 | 0.4029 |
64
 
65
 
66
  ### Framework versions