Wiki-Test / binaryllm_vocab.json
PhysiQuanty's picture
Duplicate from PhysiQuanty/Patenty-Test2-Radix-65536
4c9ccfe
raw
history blame contribute delete
249 Bytes
{
"base_vocab_size": 65536,
"vocab_size": 65538,
"bos_token": "<BOS>",
"bos_token_id": 65536,
"eos_token": "<EOS>",
"eos_token_id": 65537,
"unk_token": "<EOS>",
"unk_token_id": 65537,
"pad_token": "<EOS>",
"pad_token_id": 65537
}