rasyosef commited on
Commit
ec78dac
·
verified ·
1 Parent(s): 5cf2f0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -60,10 +60,12 @@ You can use this model directly with a pipeline for masked language modeling:
60
 
61
  This model was finetuned and evaluated on the following **Amharic NLP** tasks
62
 
63
- - Sentiment Classification
64
  - Dataset: [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment)
65
- - Named Entity Recognition
 
66
  - Dataset: [amharic-named-entity-recognition](https://huggingface.co/datasets/rasyosef/amharic-named-entity-recognition)
 
67
 
68
  ### Finetuned Model Performance
69
  The reported F1 scores are macro averages.
 
60
 
61
  This model was finetuned and evaluated on the following **Amharic NLP** tasks
62
 
63
+ - **Sentiment Classification**
64
  - Dataset: [amharic-sentiment](https://huggingface.co/datasets/rasyosef/amharic-sentiment)
65
+ - Code: https://github.com/rasyosef/amharic-sentiment-classification
66
+ - **Named Entity Recognition**
67
  - Dataset: [amharic-named-entity-recognition](https://huggingface.co/datasets/rasyosef/amharic-named-entity-recognition)
68
+ - Code: https://github.com/rasyosef/amharic-named-entity-recognition
69
 
70
  ### Finetuned Model Performance
71
  The reported F1 scores are macro averages.