EvaKlimentova commited on
Commit
1a56547
·
1 Parent(s): b43d0e5

Upload tokenizer

Browse files
Files changed (1) hide show
  1. 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": "Alphafold_dataset/DistillProtBert_ALPHAFOLD_v2",
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]",