CIS6930_DAAGR_GPT2_NoEmo / tokenizer_config.json
aegrif's picture
Upload tokenizer
9459cb3
raw
history blame contribute delete
229 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}