NahedAbdelgaber commited on
Commit
b6ce2fe
1 Parent(s): dd873e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ license: mit
12
 
13
  ## Model description
14
 
15
- **bert-base-NER** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves ** F1 0.61** for the NER task. It has been trained to recognize two types of entities: instrument and satellite.
16
 
17
  Specifically, this model is a *bert-base-cased* model that was fine-tuned on Satellite-Instrument-NER dataset.
18
 
 
12
 
13
  ## Model description
14
 
15
+ **bert-base-NER** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves **F1 0.61** for the NER task. It has been trained to recognize two types of entities: instrument and satellite.
16
 
17
  Specifically, this model is a *bert-base-cased* model that was fine-tuned on Satellite-Instrument-NER dataset.
18