gpt2_for_crime_classification / special_tokens_map.json
PDG's picture
Upload tokenizer
11ca58f
raw
history blame
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}