Update README.md
Browse files
README.md
CHANGED
@@ -24,10 +24,10 @@ widget:
|
|
24 |
This model is a fine-tuned version of [bert-medium-amharic](https://huggingface.co/rasyosef/bert-medium-amharic) on the [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment) dataset for **sentiment classification**.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
|
27 |
-
- Accuracy
|
28 |
-
- Precision
|
29 |
-
- Recall
|
30 |
-
- F1
|
31 |
|
32 |
## How to use
|
33 |
|
|
|
24 |
This model is a fine-tuned version of [bert-medium-amharic](https://huggingface.co/rasyosef/bert-medium-amharic) on the [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment) dataset for **sentiment classification**.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
|
27 |
+
- `Accuracy:` 0.83
|
28 |
+
- `Precision:` 0.84
|
29 |
+
- `Recall:` 0.83
|
30 |
+
- `F1:` 0.83
|
31 |
|
32 |
## How to use
|
33 |
|