Llama-sequence-classifier / special_tokens_map.json
Shainarazavi's picture
Initial commit of sequence classifier model
769c511
raw
history blame contribute delete
73 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>"
}