Text Classification
Transformers
Safetensors
mistral
feature-extraction
reward_model
custom_code
text-generation-inference
Eurus-RM-7b / special_tokens_map.json
hanbin's picture
Upload folder using huggingface_hub (#1)
847d49b verified
raw history blame
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}