updating all configs, adding both fast and legacy tokenizers, also adding tensorflow checkpoint for compatibility
48e7313
{ | |
"unk_token": "[UNK]", | |
"sep_token": "[SEP]", | |
"pad_token": "[PAD]", | |
"cls_token": "[CLS]", | |
"mask_token": "[MASK]" | |
} |