lamaabdulaziz
commited on
Commit
•
822036e
1
Parent(s):
2f77b92
update model card README.md
Browse files
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 [aubmindlab/araelectra-base-discriminator](https://huggingface.co/aubmindlab/araelectra-base-discriminator) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Macro F1: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,9 +54,10 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Macro F1 | Accuracy | Precision | Recall |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [aubmindlab/araelectra-base-discriminator](https://huggingface.co/aubmindlab/araelectra-base-discriminator) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5072
|
21 |
+
- Macro F1: 0.7679
|
22 |
+
- Accuracy: 0.7745
|
23 |
+
- Precision: 0.7680
|
24 |
+
- Recall: 0.7678
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Macro F1 | Accuracy | Precision | Recall |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|
|
57 |
+
| 0.5316 | 1.0 | 1597 | 0.4992 | 0.7428 | 0.7564 | 0.7535 | 0.7386 |
|
58 |
+
| 0.4349 | 2.0 | 3194 | 0.4832 | 0.7523 | 0.7677 | 0.7692 | 0.7470 |
|
59 |
+
| 0.3423 | 3.0 | 4791 | 0.5072 | 0.7679 | 0.7745 | 0.7680 | 0.7678 |
|
60 |
+
| 0.2826 | 4.0 | 6388 | 0.5890 | 0.7672 | 0.7752 | 0.7693 | 0.7656 |
|
61 |
|
62 |
|
63 |
### Framework versions
|