NucEL / vocab.json
FreakingPotato's picture
Upload NucEL model with comprehensive documentation
b7905a0 verified
raw
history blame contribute delete
503 Bytes
{
"[PAD]": 0,
"[UNK]": 1,
"[CLS]": 2,
"[SEP]": 3,
"[MASK]": 4,
"[BOS]": 5,
"[EOS]": 6,
"A": 11,
"C": 12,
"G": 13,
"T": 14,
"[RESERVED_0]": 15,
"[RESERVED_1]": 16,
"[RESERVED_2]": 17,
"[RESERVED_3]": 18,
"[RESERVED_4]": 19,
"[RESERVED_5]": 20,
"[RESERVED_6]": 21,
"[RESERVED_7]": 22,
"[RESERVED_8]": 23,
"[RESERVED_9]": 24,
"[RESERVED_10]": 25,
"[RESERVED_11]": 26,
"[RESERVED_12]": 27,
"[RESERVED_13]": 28,
"[RESERVED_14]": 29,
"[RESERVED_15]": 30
}