GPT2-Spanish_Poem_Generation / special_tokens_map.json
GuillenLuis03's picture
Upload 20 files
d25f2a1
raw
history blame
144 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|EOS|>",
"pad_token": "[PAD]",
"sep_token": "<|body|>",
"unk_token": "<|endoftext|>"
}