update model card README.md
Browse files
README.md
CHANGED
@@ -13,11 +13,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# feedback-classification
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Macro F1: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Macro F1 | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
|
53 |
-
| No log | 1.0 | 341 | 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
13 |
|
14 |
# feedback-classification
|
15 |
|
16 |
+
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.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.5082
|
19 |
+
- Macro F1: 0.8425
|
20 |
+
- Accuracy: 0.8406
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Macro F1 | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
|
53 |
+
| No log | 1.0 | 341 | 0.5222 | 0.8353 | 0.8333 |
|
54 |
+
| 0.5602 | 2.0 | 682 | 0.5082 | 0.8425 | 0.8406 |
|
55 |
|
56 |
|
57 |
### Framework versions
|