GPT2-Spanish_Poem_Generation / tokenizer_config.json
GuillenLuis03's picture
Upload 20 files
d25f2a1
raw
history blame contribute delete
250 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"name_or_path": "PlanTL-GOB-ES/gpt2-base-bne",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}