nielsr HF staff commited on
Commit
d4506dc
1 Parent(s): d6d48c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  This is a BERT model fine-tuned on a named-entity recognition (NER) dataset.
2
 
3
  The notebook that was used to create this model can be found here: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/BERT/Custom_Named_Entity_Recognition_with_BERT.ipynb
1
+ ---
2
+ language:
3
+ - en
4
+ ---
5
+
6
  This is a BERT model fine-tuned on a named-entity recognition (NER) dataset.
7
 
8
  The notebook that was used to create this model can be found here: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/BERT/Custom_Named_Entity_Recognition_with_BERT.ipynb