Yousefmd commited on
Commit
3d819d7
1 Parent(s): d19bcda

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: aubmindlab/bert-large-arabertv02-twitter
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -15,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # arabert-emotions-classification
17
 
18
- This model is a fine-tuned version of [aubmindlab/bert-large-arabertv02-twitter](https://huggingface.co/aubmindlab/bert-large-arabertv02-twitter) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2519
21
- - F1: 0.7232
22
- - Roc Auc: 0.8101
23
- - Accuracy: 0.2855
24
 
25
  ## Model description
26
 
@@ -51,11 +51,11 @@ 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 | 190 | 0.2817 | 0.6895 | 0.7848 | 0.2530 |
55
- | No log | 2.0 | 380 | 0.2610 | 0.7191 | 0.8050 | 0.2821 |
56
- | 0.2876 | 3.0 | 570 | 0.2546 | 0.7138 | 0.8019 | 0.2701 |
57
- | 0.2876 | 4.0 | 760 | 0.2525 | 0.7211 | 0.8074 | 0.2769 |
58
- | 0.2876 | 5.0 | 950 | 0.2519 | 0.7232 | 0.8101 | 0.2855 |
59
 
60
 
61
  ### Framework versions
 
1
  ---
2
+ base_model: aubmindlab/bert-large-arabertv02
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
15
 
16
  # arabert-emotions-classification
17
 
18
+ This model is a fine-tuned version of [aubmindlab/bert-large-arabertv02](https://huggingface.co/aubmindlab/bert-large-arabertv02) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2817
21
+ - F1: 0.7006
22
+ - Roc Auc: 0.7931
23
+ - Accuracy: 0.2769
24
 
25
  ## Model description
26
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
54
+ | No log | 1.0 | 190 | 0.3665 | 0.5604 | 0.7049 | 0.1761 |
55
+ | No log | 2.0 | 380 | 0.3086 | 0.6755 | 0.7775 | 0.2564 |
56
+ | 0.3831 | 3.0 | 570 | 0.2953 | 0.6848 | 0.7812 | 0.2496 |
57
+ | 0.3831 | 4.0 | 760 | 0.2849 | 0.6933 | 0.7866 | 0.2615 |
58
+ | 0.3831 | 5.0 | 950 | 0.2817 | 0.7006 | 0.7931 | 0.2769 |
59
 
60
 
61
  ### Framework versions