hw3_classifier_distributed / special_tokens_map.json
bachephysicdun's picture
Upload tokenizer
45f7fa6 verified
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}