AlexWortega commited on
Commit
3ad5926
1 Parent(s): 755cb3a

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -19,6 +19,7 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 1000000000000000019884624838656,
 
22
  "pad_token": null,
23
  "special_tokens_map_file": null,
24
  "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",