robeczech-base-test / tokenizer_config.json
Milan Straka
Initial upload with a fixed tokenizer.
febc85f
raw
history blame contribute delete
No virus
184 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "sep_token": "[SEP]", "cls_token": "[CLS]", "unk_token": "[UNK]", "pad_token": "[PAD]", "mask_token": "[MASK]", "add_prefix_space": false}