Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,10 @@ This repo contains models for the identification of language in text. It is base
|
|
8 |
|
9 |
| Model | Size | Precision | Recall | F1-Score | Support |
|
10 |
|:----------------------------|:------------------|------------:|---------:|-----------:|----------:|
|
11 |
-
| `nordic-lid.bin` (large) |
|
12 |
-
| `nordic-lid.ftz` (small) |
|
13 |
-
| `nordic-lid.159.bin` (large)|
|
14 |
-
| `nordic-lid.159.ftz` (small)|
|
15 |
|
16 |
|
17 |
## `nordic-lid.bin`
|
|
|
8 |
|
9 |
| Model | Size | Precision | Recall | F1-Score | Support |
|
10 |
|:----------------------------|:------------------|------------:|---------:|-----------:|----------:|
|
11 |
+
| `nordic-lid.bin` (large) | 274 MB | 0.9901 | 0.9900 | 0.9900 | 5500 |
|
12 |
+
| `nordic-lid.ftz` (small) | 1.87 MB | 0.9889 | 0.9890 | 0.9890 | 5500 |
|
13 |
+
| `nordic-lid.159.bin` (large)| 9.63 GB | 0.9434 | 0.9528 | 0.9476 | 44049 |
|
14 |
+
| `nordic-lid.159.ftz` (small)| 11.2 MB | 0.9275 | 0.9399 | 0.9327 | 44049 |
|
15 |
|
16 |
|
17 |
## `nordic-lid.bin`
|