Update 2022-11-14 model
Browse files- README.md +2 -2
- model.bin +2 -2
- shared_vocabulary.txt +0 -0
- sp_m.model +2 -2
README.md
CHANGED
@@ -50,8 +50,8 @@ print(tokenizer.detokenize(translated[0][0]['tokens']))
|
|
50 |
|
51 |
| testset | BLEU |
|
52 |
|---------------------------------------|-------|
|
53 |
-
| test dataset (from train/dev/test) |
|
54 |
-
|
|
55 |
|
56 |
## Additional information
|
57 |
* https://github.com/Softcatala/nmt-models
|
|
|
50 |
|
51 |
| testset | BLEU |
|
52 |
|---------------------------------------|-------|
|
53 |
+
| test dataset (from train/dev/test) | 34.8 |
|
54 |
+
| Flores200 dataset | 28.9 |
|
55 |
|
56 |
## Additional information
|
57 |
* https://github.com/Softcatala/nmt-models
|
model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f11fc6ed4c99bb93c9d29614c3c607ac04c199e48a5ccc8e9f34ea1dc106742
|
3 |
+
size 70727761
|
shared_vocabulary.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
sp_m.model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f4f8c830a66fd0e6240e2994661678face962db3f6218f15cd318779b45a0bd
|
3 |
+
size 1174271
|