zekun-li commited on
Commit
fec9757
1 Parent(s): 9bf7174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,9 +12,11 @@ datasets:
12
  - GeoWebNews
13
  metrics:
14
  - f1
15
- pipeline_tag: text-classification
16
  widget:
17
- - text: "Minneapolis, officially the City of Minneapolis, is a city in the state of Minnesota and the county seat of Hennepin County."
 
 
18
  ---
19
 
20
  # Model Card for GeoLM model for Toponym Recognition
 
12
  - GeoWebNews
13
  metrics:
14
  - f1
15
+ pipeline_tag: token-classification
16
  widget:
17
+ - text: >-
18
+ Minneapolis, officially the City of Minneapolis, is a city in the state of
19
+ Minnesota and the county seat of Hennepin County.
20
  ---
21
 
22
  # Model Card for GeoLM model for Toponym Recognition