bert-large-NER-rust / onnx /added_tokens.json
mdizak
Initial
786494d
raw
history blame contribute delete
82 Bytes
{
"[CLS]": 101,
"[MASK]": 103,
"[PAD]": 0,
"[SEP]": 102,
"[UNK]": 100
}