cjber commited on
Commit
2cf2398
1 Parent(s): d69bd00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
 
15
  # Reddit NER for place names
16
 
17
- Fine-tuned `twitter-roberta-base` for named entity recognition, trained using `wnut_17` with 498 additional comments from Reddit. This model is intended solely for place name extraction from social media text, other entities have therefore been removed.
18
 
19
  This model was created with two key goals:
20
 
 
14
 
15
  # Reddit NER for place names
16
 
17
+ Fine-tuned `bert-base-uncased` for named entity recognition, trained using `wnut_17` with 498 additional comments from Reddit. This model is intended solely for place name extraction from social media text, other entities have therefore been removed.
18
 
19
  This model was created with two key goals:
20