cjber commited on
Commit
eb59026
1 Parent(s): cff8bc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ widget:
14
 
15
  # Reddit NER for place names
16
 
 
 
17
 
18
  ## Use in `transformers`
19
 
 
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
 
20
  ## Use in `transformers`
21