AlexWortega
commited on
Commit
•
90d89a1
1
Parent(s):
e28853f
Upload tokenizer
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 1000000000000000019884624838656,
|
22 |
-
"name_or_path": "sberbank-ai/
|
23 |
"pad_token": null,
|
24 |
"special_tokens_map_file": null,
|
25 |
"tokenizer_class": "GPT2Tokenizer",
|
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 1000000000000000019884624838656,
|
22 |
+
"name_or_path": "sberbank-ai/rugpt3large_based_on_gpt2",
|
23 |
"pad_token": null,
|
24 |
"special_tokens_map_file": null,
|
25 |
"tokenizer_class": "GPT2Tokenizer",
|