Commit
·
f1db5e8
1
Parent(s):
240911c
Update README.md
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ We always maintain the previous version of GlotLID in our repository.
|
|
60 |
|
61 |
To access a specific version, simply append the version number to the `filename`.
|
62 |
|
63 |
-
- For v1: `model_v1.bin` (introduced in the GlotLID paper and used in all experiments).
|
64 |
- For v2: `model_v2.bin` (an edited version of v1, featuring more languages, and cleaned from noisy corpora based on the analysis of v1).
|
65 |
|
66 |
`model.bin` always refers to the latest version (v2).
|
|
|
60 |
|
61 |
To access a specific version, simply append the version number to the `filename`.
|
62 |
|
63 |
+
- For v1: `model_v1.bin` (introduced in the GlotLID [paper](https://arxiv.org/abs/2310.16248) and used in all experiments).
|
64 |
- For v2: `model_v2.bin` (an edited version of v1, featuring more languages, and cleaned from noisy corpora based on the analysis of v1).
|
65 |
|
66 |
`model.bin` always refers to the latest version (v2).
|