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

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
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