nanoBERT / vocab.json
tadsatlawa-na's picture
Add nanoBERT model
ea72f6e
{
"<s>": 0,
"</s>": 2,
"<pad>": 1,
"<unk>": 3,
"<mask>": 4,
"A": 5,
"C": 6,
"D": 7,
"E": 8,
"F": 9,
"G": 10,
"H": 11,
"I": 12,
"K": 13,
"L": 14,
"M": 15,
"N": 16,
"P": 17,
"Q": 18,
"R": 19,
"S": 20,
"T": 21,
"V": 22,
"W": 23,
"Y": 24
}