zekun-li commited on
Commit
e9c5bb4
·
1 Parent(s): cb14dc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -42,12 +42,12 @@ A language model for detecting toponyms (i.e. place names) from sentences. We pr
42
  <!-- Provide a longer summary of what this model is/does. -->
43
  Pretrain the GeoLM model on world-wide OpenStreetMap (OSM), WikiData and Wikipedia data, then fine-tune it for Toponym Recognition task on GeoWebNews dataset
44
 
45
- - **Developed by:** Zekun Li
46
  - **Model type:** Language model for geospatial understanding
47
  - **Language(s) (NLP):** en
48
  - **License:** cc-by-nc-2.0
49
  - **Parent Model:** https://huggingface.co/bert-base-cased
50
- - **Resources for more information:** li002666[Shift+2]umn.edu
51
 
52
 
53
 
 
42
  <!-- Provide a longer summary of what this model is/does. -->
43
  Pretrain the GeoLM model on world-wide OpenStreetMap (OSM), WikiData and Wikipedia data, then fine-tune it for Toponym Recognition task on GeoWebNews dataset
44
 
45
+ - **Developed by:** UMN Knowledge Computing Lab & USC LUKA Lab
46
  - **Model type:** Language model for geospatial understanding
47
  - **Language(s) (NLP):** en
48
  - **License:** cc-by-nc-2.0
49
  - **Parent Model:** https://huggingface.co/bert-base-cased
50
+ - **Resources for more information:** Zekun Li (li002666[Shift+2]umn.edu)
51
 
52
 
53