jerichosiahaya commited on
Commit
4bc355a
1 Parent(s): 7eb6dbf

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +6 -0
  2. 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
+ }
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff