rasyosef commited on
Commit
530d9df
1 Parent(s): 71b69fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -58,12 +58,14 @@ You can use this model directly with a pipeline for masked language modeling:
58
 
59
  # Finetuning
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.
 
58
 
59
  # Finetuning
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.