codebyzeb commited on
Commit
57479f4
·
verified ·
1 Parent(s): 5c0d793

Upload folder using huggingface_hub

Browse files
ngram_Entropy_min-mean-post-merge_64000/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
ngram_Entropy_min-mean-post-merge_64000/merges_data.csv ADDED
The diff for this file is too large to render. See raw diff
 
ngram_Entropy_min-mean-post-merge_64000/special_tokens_map.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "eos_token": "<|endoftext|>",
3
+ "pad_token": "<|padding|>"
4
+ }
ngram_Entropy_min-mean-post-merge_64000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
ngram_Entropy_min-mean-post-merge_64000/tokenizer_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ },
21
+ "bos_token": null,
22
+ "clean_up_tokenization_spaces": false,
23
+ "eos_token": "<|endoftext|>",
24
+ "extra_special_tokens": {},
25
+ "model_max_length": 1000000000000000019884624838656,
26
+ "pad_token": "<|padding|>",
27
+ "tokenizer_class": "PreTrainedTokenizer",
28
+ "unk_token": null
29
+ }
ngram_Entropy_min-mean-post-merge_64000/vocab.json ADDED
The diff for this file is too large to render. See raw diff