Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,7 @@ datasets:
|
|
| 23 |
- tatoeba
|
| 24 |
library_name: fasttext
|
| 25 |
inference: false
|
|
|
|
| 26 |
---
|
| 27 |
|
| 28 |
# NB-NORDIC-LID
|
|
@@ -66,7 +67,7 @@ nob,0.9999788999557495
|
|
| 66 |
|
| 67 |
### `nb-nordic-lid.bin`
|
| 68 |
|
| 69 |
-
Trained on sentences from the [GiellaT's
|
| 70 |
|
| 71 |
| ISO-639-3 | Language | Precision | Recall | F1-Score | Support |
|
| 72 |
|:-------------|:------------------|------------:|---------:|-----------:|----------:|
|
|
@@ -460,4 +461,4 @@ The small models are quantized versions of the large versions using a cutoff of
|
|
| 460 |
|
| 461 |
## Citing & Authors
|
| 462 |
|
| 463 |
-
The model was trained by Javier de la Rosa. Data was prepared by Per Egil Kummervold and Javier de la Rosa. Documentation written by Javier de la Rosa.
|
|
|
|
| 23 |
- tatoeba
|
| 24 |
library_name: fasttext
|
| 25 |
inference: false
|
| 26 |
+
pipeline_tag: text-classification
|
| 27 |
---
|
| 28 |
|
| 29 |
# NB-NORDIC-LID
|
|
|
|
| 67 |
|
| 68 |
### `nb-nordic-lid.bin`
|
| 69 |
|
| 70 |
+
Trained on sentences from the [GiellaT's Translation Memories](https://giellalt.github.io/tm/TranslationMemories.html) and [Wortschatz's corpora](https://wortschatz.uni-leipzig.de/en/download).
|
| 71 |
|
| 72 |
| ISO-639-3 | Language | Precision | Recall | F1-Score | Support |
|
| 73 |
|:-------------|:------------------|------------:|---------:|-----------:|----------:|
|
|
|
|
| 461 |
|
| 462 |
## Citing & Authors
|
| 463 |
|
| 464 |
+
The model was trained by Javier de la Rosa. Data was prepared by Per Egil Kummervold and Javier de la Rosa. Documentation written by Javier de la Rosa.
|