tosin commited on
Commit
8fef5fe
·
1 Parent(s): 3f87c91

config and args added

Browse files
Files changed (2) hide show
  1. tokenizer_config.json +9 -0
  2. training_args.bin +3 -0
tokenizer_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<|endoftext|>",
4
+ "clean_up_tokenization_spaces": true,
5
+ "eos_token": "<|endoftext|>",
6
+ "model_max_length": 1000000000000000019884624838656,
7
+ "tokenizer_class": "GPTNeoXTokenizer",
8
+ "unk_token": "<|endoftext|>"
9
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0179f42c1d5db5e7e10246f8baedbd8f513441792fdf5f7fad9d1fd257624d6
3
+ size 3643