bert_invoice_classifier / added_tokens.json
serbanstein's picture
Upload tokenizer
cb4c2b5
raw
history blame contribute delete
82 Bytes
{
"[CLS]": 101,
"[MASK]": 103,
"[PAD]": 0,
"[SEP]": 102,
"[UNK]": 100
}