santhosh commited on
Commit
83442c2
1 Parent(s): 548c134

Add model files

Browse files
Files changed (4) hide show
  1. config.json +9 -0
  2. model.bin +3 -0
  3. sentencepiece.model +3 -0
  4. shared_vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_source_bos": false,
3
+ "add_source_eos": false,
4
+ "bos_token": "<pad>",
5
+ "decoder_start_token": "<pad>",
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:49f6608bced981d673129b79938a1c9f13b8ae5c36d68a9a925c2a2c73ac316e
3
+ size 223995007
sentencepiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26de51154cccc9db6e65e5d466bdb0b1fff9fab1d80f4689711de943448addd6
3
+ size 803030
shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff