File size: 342 Bytes
fb6ce89 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"add_prefix_space": false,
"bos_token": "<s>",
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "/home/inkoziev/polygon/text_generator/tmp/chargpt.3/special_tokens_map.json",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<unk>"
}
|