hw3-basic-textClassifier / special_tokens_map.json
bachephysicdun's picture
Upload tokenizer
6a6855e verified
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}