Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ widget:
|
|
| 33 |
<!-- Provide a quick summary of what the model is/does. [Optional] -->
|
| 34 |
A language model for detecting toponyms (i.e. place names) from sentences. We pretrain the GeoLM model on world-wide OpenStreetMap (OSM), WikiData and Wikipedia data, then fine-tune it for Toponym Recognition task on GeoWebNews dataset
|
| 35 |
|
| 36 |
-
|
| 37 |
|
| 38 |
# Model Details
|
| 39 |
|
|
|
|
| 33 |
<!-- Provide a quick summary of what the model is/does. [Optional] -->
|
| 34 |
A language model for detecting toponyms (i.e. place names) from sentences. We pretrain the GeoLM model on world-wide OpenStreetMap (OSM), WikiData and Wikipedia data, then fine-tune it for Toponym Recognition task on GeoWebNews dataset
|
| 35 |
|
| 36 |
+
[UPDATE]: Demo can be found here: https://huggingface.co/spaces/zekun-li/geolm-base-toponym-recognition-demo
|
| 37 |
|
| 38 |
# Model Details
|
| 39 |
|