jordimas commited on
Commit
8b18e0a
1 Parent(s): 1686558

Initial upload

Browse files
Files changed (5) hide show
  1. config.json +9 -0
  2. model.bin +3 -0
  3. model_description.txt +9 -0
  4. shared_vocabulary.json +0 -0
  5. sp_m.model +3 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": false,
4
+ "bos_token": "<s>",
5
+ "decoder_start_token": "<s>",
6
+ "eos_token": "</s>",
7
+ "layer_norm_epsilon": null,
8
+ "unk_token": "<unk>"
9
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54087a545bb977d2bcbbc946e2e1e751cdb52fe271d17d16ececd872829ada1c
3
+ size 70727741
model_description.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Model description: eus-cat
2
+ Date: 2024-08-09
3
+ TF version 2.10.0, OpenNMT version 2.29.1, CTranslate2 version 3.22.0
4
+ Test data set
5
+ BLEU|nrefs:1|bs:1000|seed:12345|case:mixed|eff:no|tok:13a|smooth:exp|version:2.1.0 = 38.8 (μ = 38.8 ± 0.3) 67.0/44.7/32.4/23.9 (BP = 0.995 ratio = 0.995 hyp_len = 396764 ref_len = 398892)
6
+ chrF2|nrefs:1|bs:1000|seed:12345|case:mixed|eff:yes|nc:6|nw:0|space:no|version:2.1.0 = 63.6 (μ = 63.7 ± 0.2)
7
+ Flores data set
8
+ BLEU|nrefs:1|bs:1000|seed:12345|case:mixed|eff:no|tok:13a|smooth:exp|version:2.1.0 = 24.9 (μ = 24.8 ± 0.9) 57.4/31.3/19.1/12.1 (BP = 0.979 ratio = 0.980 hyp_len = 26746 ref_len = 27304)
9
+ chrF2|nrefs:1|bs:1000|seed:12345|case:mixed|eff:yes|nc:6|nw:0|space:no|version:2.1.0 = 53.1 (μ = 53.1 ± 0.7)
shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
sp_m.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463a5d91a855d512edebcdddd98ca9aa4e5ee72674d87924f86c65e0353b4188
3
+ size 1160319