Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ widget:
|
|
6 |
# Hungarian Named Entity Recognition (NER) Model
|
7 |
This model is the fine-tuned model of "SZTAKI-HLT/hubert-base-cc"
|
8 |
using the famous WikiANN dataset presented
|
9 |
-
in the "Cross-lingual Name Tagging and Linking for 282 Languages" paper.
|
10 |
|
11 |
# Fine-tuning parameters:
|
12 |
```
|
|
|
6 |
# Hungarian Named Entity Recognition (NER) Model
|
7 |
This model is the fine-tuned model of "SZTAKI-HLT/hubert-base-cc"
|
8 |
using the famous WikiANN dataset presented
|
9 |
+
in the "Cross-lingual Name Tagging and Linking for 282 Languages" [paper](https://aclanthology.org/P17-1178.pdf).
|
10 |
|
11 |
# Fine-tuning parameters:
|
12 |
```
|