EvaKlimentova
commited on
Commit
·
1a56547
1
Parent(s):
b43d0e5
Upload tokenizer
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"full_tokenizer_file": null,
|
6 |
"mask_token": "[MASK]",
|
7 |
"max_length": 1024,
|
8 |
-
"name_or_path": "
|
9 |
"never_split": null,
|
10 |
"pad_token": "[PAD]",
|
11 |
"sep_token": "[SEP]",
|
|
|
5 |
"full_tokenizer_file": null,
|
6 |
"mask_token": "[MASK]",
|
7 |
"max_length": 1024,
|
8 |
+
"name_or_path": "yarongef/DistilProtBert",
|
9 |
"never_split": null,
|
10 |
"pad_token": "[PAD]",
|
11 |
"sep_token": "[SEP]",
|