Update README.md
Browse files
README.md
CHANGED
|
@@ -118,7 +118,7 @@ language:
|
|
| 118 |
## Model description
|
| 119 |
|
| 120 |
The multilingual version of **affilgood-NER-multilingual** is a Named Entity Recognition (NER) model for identifying named entities in raw affiliation strings from scientific papers and projects,
|
| 121 |
-
fine-tuned from the [
|
| 122 |
|
| 123 |
It has been trained with a dataset that contains 7 main types of entities from multilingual raw affiliation strings texts, with 5,266 texts.
|
| 124 |
|
|
|
|
| 118 |
## Model description
|
| 119 |
|
| 120 |
The multilingual version of **affilgood-NER-multilingual** is a Named Entity Recognition (NER) model for identifying named entities in raw affiliation strings from scientific papers and projects,
|
| 121 |
+
fine-tuned from the [AffilXLM](https://huggingface.co/SIRIS-Lab/affilgood-affilxlm) model, a [XLM-RoBERTa](https://arxiv.org/abs/1911.02116) base model futher pre-trained for MLM task on a medium-size corpus of raw affiliation stirngs collected from OpenAlex.
|
| 122 |
|
| 123 |
It has been trained with a dataset that contains 7 main types of entities from multilingual raw affiliation strings texts, with 5,266 texts.
|
| 124 |
|