File size: 271 Bytes
16fd9d9
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "add_prefix_space": false,
  "bos_token": "[START]",
  "eos_token": "[END]",
  "model_max_length": 1024,
  "name_or_path": "distilgpt2",
  "pad_token": "[PAD]",
  "special_tokens_map_file": null,
  "tokenizer_class": "GPT2Tokenizer",
  "unk_token": "<|endoftext|>"
}