lamaabdulaziz commited on
Commit
7a8c57b
1 Parent(s): c209956

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [UBC-NLP/ARBERT](https://huggingface.co/UBC-NLP/ARBERT) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4693
21
- - Macro F1: 0.7725
22
- - Accuracy: 0.7821
23
- - Precision: 0.7781
24
- - Recall: 0.7693
25
 
26
  ## Model description
27
 
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Macro F1 | Accuracy | Precision | Recall |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|
57
- | 0.5049 | 1.0 | 1597 | 0.4705 | 0.7588 | 0.7680 | 0.7623 | 0.7566 |
58
- | 0.3867 | 2.0 | 3194 | 0.4693 | 0.7725 | 0.7821 | 0.7781 | 0.7693 |
59
- | 0.2613 | 3.0 | 4791 | 0.6281 | 0.7573 | 0.7671 | 0.7618 | 0.7547 |
60
 
61
 
62
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [UBC-NLP/ARBERT](https://huggingface.co/UBC-NLP/ARBERT) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4747
21
+ - Macro F1: 0.7661
22
+ - Accuracy: 0.7773
23
+ - Precision: 0.7748
24
+ - Recall: 0.7619
25
 
26
  ## Model description
27
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Macro F1 | Accuracy | Precision | Recall |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|
57
+ | 0.5038 | 1.0 | 1597 | 0.4701 | 0.7596 | 0.7662 | 0.7595 | 0.7597 |
58
+ | 0.379 | 2.0 | 3194 | 0.4747 | 0.7661 | 0.7773 | 0.7748 | 0.7619 |
59
+ | 0.2462 | 3.0 | 4791 | 0.6113 | 0.7530 | 0.7629 | 0.7573 | 0.7504 |
60
 
61
 
62
  ### Framework versions