codebyzeb commited on
Commit
738d923
·
verified ·
1 Parent(s): 6f742cd

Upload folder using huggingface_hub

Browse files
fw57M_Entropy_bytespanP0-5_64000/special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<|endoftext|>",
3
+ "eos_token": "<|endoftext|>",
4
+ "pad_token": "<|padding|>",
5
+ "unk_token": "<|unk|>"
6
+ }
fw57M_Entropy_bytespanP0-5_64000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
fw57M_Entropy_bytespanP0-5_64000/tokenizer_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<|padding|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "258": {
21
+ "content": "<|unk|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "bos_token": "<|endoftext|>",
30
+ "clean_up_tokenization_spaces": false,
31
+ "eos_token": "<|endoftext|>",
32
+ "extra_special_tokens": {},
33
+ "model_max_length": 1000000000000000019884624838656,
34
+ "pad_token": "<|padding|>",
35
+ "tokenizer_class": "PreTrainedTokenizer",
36
+ "unk_token": "<|unk|>"
37
+ }
fw57M_Entropy_bytespanP0-5_64000/vocab.json ADDED
The diff for this file is too large to render. See raw diff