Safetensors
English
internlm
custom_code
meta-rater-1b-readability / special_tokens_map.json
renma's picture
Upload folder using huggingface_hub
6f1a78a verified
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}