amanpatkar commited on
Commit
164d061
·
verified ·
1 Parent(s): 214357d
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ More information needed
60
 
61
  ## Training and evaluation data
62
 
63
- More information needed
64
 
65
  ## Training procedure
66
 
 
60
 
61
  ## Training and evaluation data
62
 
63
+ The model is fine-tuned on the CoNLL-2003 dataset, a widely-used dataset for training and evaluating NER systems. The dataset includes four types of named entities: Persons (PER), Organizations (ORG), Locations (LOC), and Miscellaneous (MISC).
64
 
65
  ## Training procedure
66