eolang commited on
Commit
0ebc061
•
1 Parent(s): 49908fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ metrics:
17
  - accuracy
18
  ---
19
 
20
- # TUS Named Entity Recognition
21
 
22
  - **TUS-NER-sw** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves **state-of-the-art performance 😀**
23
  - Finetuned from model: [eolang/SW-v1](https://huggingface.co/eolang/SW-v1)
@@ -51,4 +51,4 @@ The languages forming this dataset are: Amharic, Hausa, Igbo, Kinyarwanda, Lugan
51
 
52
  ## Training procedure
53
 
54
- This model was trained on a single NVIDIA RTX 3090 GPU with recommended hyperparameters from the [original BERT paper](https://arxiv.org/pdf/1810.04805) which trained & evaluated the model on CoNLL-2003 NER task.
 
17
  - accuracy
18
  ---
19
 
20
+ # Swahili Named Entity Recognition
21
 
22
  - **TUS-NER-sw** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves **state-of-the-art performance 😀**
23
  - Finetuned from model: [eolang/SW-v1](https://huggingface.co/eolang/SW-v1)
 
51
 
52
  ## Training procedure
53
 
54
+ This model was trained on a single NVIDIA RTX 3090 GPU with recommended hyperparameters from the [original BERT paper](https://arxiv.org/pdf/1810.04805).