EC2 Default User commited on
Commit
7d1adac
1 Parent(s): f5a5186

Adding model weights

Browse files
Files changed (3) hide show
  1. config.json +6 -0
  2. model.bin +3 -0
  3. vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "layer_norm_epsilon": 1e-05,
5
+ "unk_token": "<unk>"
6
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7117bbbf09c38881ef9e23db848844b6dea51749d3feb80b3439a65de6ff468d
3
+ size 563283103
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff