alpaca-70b-reproduced-llama-3 / special_tokens_map.json
TungHoi's picture
Add alpaca-70b-reproduced-llama-3
48adbed
raw
history blame contribute delete
No virus
97 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"pad_token": "<pad>"
}