Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,8 @@ model-index:
|
|
| 48 |
name: Recall
|
| 49 |
---
|
| 50 |
|
| 51 |
-
# SpanMarker with
|
|
|
|
| 52 |
|
| 53 |
This is a [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) model trained on the [norne](https://huggingface.co/datasets/norne) dataset that can be used for Named Entity Recognition. This SpanMarker model uses [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) as the underlying encoder.
|
| 54 |
|
|
|
|
| 48 |
name: Recall
|
| 49 |
---
|
| 50 |
|
| 51 |
+
# SpanMarker with xlm-roberta-base
|
| 52 |
+
Trained on various nordic lang. datasets: see https://huggingface.co/datasets/tollefj/nordic-ner
|
| 53 |
|
| 54 |
This is a [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) model trained on the [norne](https://huggingface.co/datasets/norne) dataset that can be used for Named Entity Recognition. This SpanMarker model uses [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) as the underlying encoder.
|
| 55 |
|