CK2-GPT2 / tokenizer_config.json
asaderu's picture
Upload 8 files
c19a420
raw
history blame contribute delete
No virus
305 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "/content/output-small-save2",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}