Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ metrics:
|
|
| 6 |
pipeline_tag: token-classification
|
| 7 |
---
|
| 8 |
# About
|
| 9 |
-
This model is fine-tuned https://huggingface.co/dslim/bert-base-NER for mountain names recognition. Keep in mind, that this model uses 2 less layers, than the original due to lack of GPU
|
| 10 |
You can find more info in my [github repo](https://github.com/Strongich/ds_intership)
|
| 11 |
|
| 12 |
# Dataset
|
|
|
|
| 6 |
pipeline_tag: token-classification
|
| 7 |
---
|
| 8 |
# About
|
| 9 |
+
This model is fine-tuned https://huggingface.co/dslim/bert-base-NER for mountain names recognition. Keep in mind, that this model uses 2 less layers, than the original due to lack of GPU memory. \
|
| 10 |
You can find more info in my [github repo](https://github.com/Strongich/ds_intership)
|
| 11 |
|
| 12 |
# Dataset
|