DmitryPogrebnoy commited on
Commit
76cb456
1 Parent(s): aa837cc
Files changed (2) hide show
  1. tokenizer_config.json +1 -1
  2. vocab.txt +0 -0
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"do_lower_case": false, "do_basic_tokenize": true, "never_split": null, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": "../../../../data/ml/distilbert_russian/tokenizer/special_tokens_map.json", "name_or_path": "../../../../data/ml/distilbert_russian/tokenizer", "tokenizer_class": "DistilBertTokenizer"}
 
1
+ {"do_lower_case": false, "do_basic_tokenize": true, "never_split": null, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "../../../../data/ml/distilbert_russian/tokenizer", "tokenizer_class": "DistilBertTokenizer"}
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff