Update README.md
Browse files
README.md
CHANGED
@@ -60,10 +60,13 @@ This model was finetuned and evaluated on the following amharic nlp tasks
|
|
60 |
|
61 |
- Sentiment Classification
|
62 |
- Dataset: [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment)
|
|
|
63 |
- Named Entity Recognition
|
64 |
- Dataset: [amharic-named-entity-recognition](https://huggingface.co/datasets/rasyosef/amharic-named-entity-recognition)
|
|
|
65 |
- News Category Classification
|
66 |
- Dataset: [amharic-news-category-classification](https://github.com/rasyosef/amharic-news-category-classification)
|
|
|
67 |
|
68 |
### Finetuned Model Performance
|
69 |
The reported F1 scores are macro averages.
|
|
|
60 |
|
61 |
- Sentiment Classification
|
62 |
- Dataset: [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment)
|
63 |
+
- Code: https://github.com/rasyosef/amharic-sentiment-classification
|
64 |
- Named Entity Recognition
|
65 |
- Dataset: [amharic-named-entity-recognition](https://huggingface.co/datasets/rasyosef/amharic-named-entity-recognition)
|
66 |
+
- Code: https://github.com/rasyosef/amharic-named-entity-recognition
|
67 |
- News Category Classification
|
68 |
- Dataset: [amharic-news-category-classification](https://github.com/rasyosef/amharic-news-category-classification)
|
69 |
+
- Code: https://github.com/rasyosef/amharic-news-category-classification
|
70 |
|
71 |
### Finetuned Model Performance
|
72 |
The reported F1 scores are macro averages.
|