File size: 597 Bytes
0280a5a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "added_tokens_decoder": {
    "0": {
      "content": "<|endoftext|>",
      "lstrip": false,
      "normalized": false,
      "rstrip": false,
      "single_word": false,
      "special": true
    }
  },
  "auto_map": {
    "AutoTokenizer": [
      "tokenizer_utils.CryptGPTTokenizer",
      null
    ]
  },
  "clean_up_tokenization_spaces": true,
  "eos_token": "<|endoftext|>",
  "max_length": 1024,
  "model_max_length": 1024,
  "pad_token": "<|endoftext|>",
  "stride": 0,
  "tokenizer_class": "CryptGPTTokenizer",
  "truncation_side": "right",
  "truncation_strategy": "longest_first"
}