lupobricco commited on
Commit
6f8c701
1 Parent(s): 4fede6f

End of training

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: MilaNLProc/feel-it-italian-emotion
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -15,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # multilabel_emotion_classification_finetuned_multimodal
17
 
18
- This model is a fine-tuned version of [MilaNLProc/feel-it-italian-emotion](https://huggingface.co/MilaNLProc/feel-it-italian-emotion) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.3025
21
- - F1: 0.2543
22
- - Roc Auc: 0.5733
23
- - Accuracy: 0.2464
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.4602 | 0.2394 | 0.5743 | 0.1884 |
55
- | No log | 2.0 | 70 | 0.3852 | 0.0 | 0.5 | 0.1087 |
56
- | No log | 3.0 | 105 | 0.3511 | 0.0 | 0.5 | 0.1087 |
57
- | No log | 4.0 | 140 | 0.3328 | 0.0 | 0.5 | 0.1087 |
58
- | No log | 5.0 | 175 | 0.3221 | 0.0 | 0.5 | 0.1087 |
59
- | No log | 6.0 | 210 | 0.3154 | 0.0136 | 0.5034 | 0.1159 |
60
- | No log | 7.0 | 245 | 0.3103 | 0.0789 | 0.5205 | 0.1449 |
61
- | No log | 8.0 | 280 | 0.3064 | 0.1274 | 0.5338 | 0.1739 |
62
- | No log | 9.0 | 315 | 0.3036 | 0.2442 | 0.5699 | 0.2391 |
63
- | No log | 10.0 | 350 | 0.3025 | 0.2543 | 0.5733 | 0.2464 |
64
 
65
 
66
  ### Framework versions
 
1
  ---
2
+ base_model: lupobricco/feel_it_finetuned_pro_emit_multilabel2
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
15
 
16
  # multilabel_emotion_classification_finetuned_multimodal
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
 
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