jordimas commited on
Commit
a37160e
1 Parent(s): 9ab6f2e

Update to model 2023-10-29

Browse files
Files changed (5) hide show
  1. config.json +9 -0
  2. model.bin +2 -2
  3. shared_vocabulary.json +0 -0
  4. shared_vocabulary.txt +0 -0
  5. sp_m.model +2 -2
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 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69aae95c67116ca854eb2caf4f91d7409a3b3c0606711210dbac7748f4a837ce
3
- size 122582230
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5f75d254a26051cedfb198a6aacb7aac58ac37f863a1a9c865d1e199819de92
3
+ size 70727741
shared_vocabulary.json ADDED
The diff for this file is too large to render. See raw diff
 
shared_vocabulary.txt DELETED
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:ee17b2bbb3792b3280657ec591ceb013c4916fd987e545add5f347c33515c668
3
- size 1146694
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873eb09ce354fdbf8d4b625211bc073f2dc3cd6d2cd2366dcb5670c6c8ecb69d
3
+ size 1145834