Xabi Ezpeleta commited on
Commit
49f0a46
·
1 Parent(s): c967ac6

Converted model

Browse files
Files changed (3) hide show
  1. config.json +11 -0
  2. model.bin +3 -0
  3. shared_vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "marian",
3
+ "add_source_bos": false,
4
+ "add_source_eos": false,
5
+ "bos_token": "<s>",
6
+ "decoder_start_token": "</s>",
7
+ "eos_token": "</s>",
8
+ "layer_norm_epsilon": null,
9
+ "multi_query_attention": false,
10
+ "unk_token": "<unk>"
11
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe0e57845e47b70fd5959ac84a0762806b5af097addeb4386214bbcd10d2172
3
+ size 97020615
shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff