Update README.md
Browse files
README.md
CHANGED
@@ -56,4 +56,9 @@ The following models were finetuned using this dataset. The reported precision,
|
|
56 |
|bert-mini-amharic|10.7M|0.81|0.81|0.81|0.81|
|
57 |
|bert-tiny-amharic|4.18M|0.79|0.79|0.79|0.79|
|
58 |
|xlm-roberta-base|279M|0.83|0.83|0.83|0.83|
|
59 |
-
|am-roberta|443M|0.82|0.83|0.82|0.82|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|bert-mini-amharic|10.7M|0.81|0.81|0.81|0.81|
|
57 |
|bert-tiny-amharic|4.18M|0.79|0.79|0.79|0.79|
|
58 |
|xlm-roberta-base|279M|0.83|0.83|0.83|0.83|
|
59 |
+
|am-roberta|443M|0.82|0.83|0.82|0.82|
|
60 |
+
|
61 |
+
#### Code
|
62 |
+
In this repository, you can find notebooks for finetuning each of the above models using this dataset
|
63 |
+
|
64 |
+
- https://github.com/rasyosef/amharic-sentiment-classification
|