Ubuntu
commited on
Commit
·
99b8bbd
1
Parent(s):
f6e60f7
final changes
Browse files- tokenizer.json +0 -1
tokenizer.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"unk_token": "<unk>", "bos_token": "<s>", "eos_token": "</s>", "add_prefix_space": true, "errors": "replace", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": "<mask>", "model_max_length": 512, "name_or_path": "roberta-large"}
|
|
|
|