ap2023 / tokenizer_config.json
akhooli's picture
Initial commit
0b19c49
raw history blame
No virus
303 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "aubmindlab/aragpt2-medium",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}