File size: 341 Bytes
6ed976c
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "add_bos_token": false,
  "add_prefix_space": false,
  "bos_token": "<s>",
  "eos_token": "</s>",
  "errors": "replace",
  "model_max_length": 1536,
  "name_or_path": "original/polish-gpt2-xl",
  "special_tokens_map_file": "original/polish-gpt2-xl/special_tokens_map.json",
  "tokenizer_class": "GPT2Tokenizer",
  "unk_token": "<unk>"
}