Files
hoa-1b4/special_tokens_map.json

7 lines
123 B
JSON
Raw Permalink Normal View History

{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}