alokmatta commited on
Commit
d870127
1 Parent(s): 426a99f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -24,7 +24,8 @@ model = AutoModelForMaskedLM.from_pretrained("flax-community/roberta-swahili")
24
  This model was trained on [Swahili Safi](https://huggingface.co/datasets/flax-community/swahili-safi)
25
 
26
  #### **Results**:
27
- [MasakhaNER](https://github.com/masakhane-io/masakhane-ner)
 
28
  ```
29
  Eval metrics: {'f1': 86%}
30
  ```
 
24
  This model was trained on [Swahili Safi](https://huggingface.co/datasets/flax-community/swahili-safi)
25
 
26
  #### **Results**:
27
+ [MasakhaNER](https://github.com/masakhane-io/masakhane-ner) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1OIurb4J91X7461NQXLCCGzjeEGJq_Tyl?usp=sharing]
28
+
29
  ```
30
  Eval metrics: {'f1': 86%}
31
  ```