elastic/distilbert-base-cased-finetuned-conll03-english
Elastic/distilbert-base-cased-finetuned-conll03-english is a machine learning model.
About elastic/distilbert-base-cased-finetuned-conll03-english
The model is sensitive to capital letters — "English" is different than "English". For the case insensitive version, please use elastic/distilbert-base-uncased-finetuned-conll03-english . [DistilBERT base cased, fine-tuned for NER using the conll03 english dataset] The labels are updated to match the labels from the NER specific labels . The model has been updated to reflect the labels of NER users using the nER dataset conll2003 . The training model is trained using the model's training code . For the training code, use the run_ner.py function to train the model . It is,