ai-forever
commited on
Commit
•
a346d54
1
Parent(s):
65cf399
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"single_word": false
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
-
"name_or_path": "
|
22 |
"pad_token": null,
|
23 |
"special_tokens_map_file": null,
|
24 |
"tokenizer_class": "GPT2Tokenizer",
|
|
|
18 |
"single_word": false
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
+
"name_or_path": "ai-forever/mGPT-13B",
|
22 |
"pad_token": null,
|
23 |
"special_tokens_map_file": null,
|
24 |
"tokenizer_class": "GPT2Tokenizer",
|