Romance-cleaned-2 / tokenizer_config.json
MarkGG's picture
End of training
c29b7ac
raw
history blame
275 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"name_or_path": "MarkGG/Romance-cleaned-2",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}