sarahmiller137 commited on
Commit
97f129c
1 Parent(s): 6ccd9cb

amend spelling error

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ model-index:
42
  ---
43
 
44
  ## Model information:
45
- distilibert-base-uncased model finetuned using the conll2003 dataset from the datasets library.
46
 
47
  ## Intended uses & limitations
48
  This model is intended to be used for named entity recoginition tasks. The model will identify entities of persons, locations, organisations, and miscellaneous. The model will predict lables based upon the CoNLL-2003 dataset.
 
42
  ---
43
 
44
  ## Model information:
45
+ distilbert-base-uncased model finetuned using the conll2003 dataset from the datasets library.
46
 
47
  ## Intended uses & limitations
48
  This model is intended to be used for named entity recoginition tasks. The model will identify entities of persons, locations, organisations, and miscellaneous. The model will predict lables based upon the CoNLL-2003 dataset.