Update metadata
Browse files
README.md
CHANGED
|
@@ -1,8 +1,12 @@
|
|
| 1 |
---
|
| 2 |
language: et
|
| 3 |
license: cc-by-sa-4.0
|
| 4 |
-
|
| 5 |
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# est-roberta-hist-ner
|
|
@@ -31,4 +35,4 @@ If you use this model in your work, please cite us as follows:
|
|
| 31 |
publisher = {European Language Resources Association},
|
| 32 |
pages = {5304--5313},
|
| 33 |
url = {https://aclanthology.org/2022.lrec-1.568}
|
| 34 |
-
}
|
|
|
|
| 1 |
---
|
| 2 |
language: et
|
| 3 |
license: cc-by-sa-4.0
|
|
|
|
| 4 |
inference: false
|
| 5 |
+
base_model:
|
| 6 |
+
- EMBEDDIA/est-roberta
|
| 7 |
+
pipeline_tag: token-classification
|
| 8 |
+
tags:
|
| 9 |
+
- NER
|
| 10 |
---
|
| 11 |
|
| 12 |
# est-roberta-hist-ner
|
|
|
|
| 35 |
publisher = {European Language Resources Association},
|
| 36 |
pages = {5304--5313},
|
| 37 |
url = {https://aclanthology.org/2022.lrec-1.568}
|
| 38 |
+
}
|