File size: 324 Bytes
18ef259
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "add_prefix_space": false,
  "additional_special_tokens": [
    "<|pad|>",
    "<|endoftext|>"
  ],
  "bos_token": "<|pad|>",
  "clean_up_tokenization_spaces": true,
  "eos_token": "<|pad|>",
  "model_max_length": 1024,
  "special_tokens_map_file": null,
  "tokenizer_class": "GPT2Tokenizer",
  "unk_token": "<|pad|>"
}