dragon-plus-query-encoder / onnx /added_tokens.json
Dhruv12's picture
Adding ONNX file of this model
e263bc0
raw
history blame
82 Bytes
{
"[CLS]": 101,
"[MASK]": 103,
"[PAD]": 0,
"[SEP]": 102,
"[UNK]": 100
}