LLaDA-Tiny / vocab.json
JakeOh's picture
Upload folder using huggingface_hub
3426f14 verified
{
"<|endoftext|>": 3,
"null": 1,
"<|startoftext|>": 2,
"<|user|>": 4,
"<|assistant|>": 5,
"<|system|>": 6,
"<|end|>": 7,
"<|mdm_mask|>": 8,
"\n": 9,
"*": 10,
"+": 11,
"-": 12,
"/": 13,
"0": 14,
"1": 15,
"2": 16,
"3": 17,
"4": 18,
"5": 19,
"6": 20,
"7": 21,
"8": 22,
"9": 23,
"=": 24,
"?": 25
}