eac123 commited on
Commit
b04987c
·
verified ·
1 Parent(s): 5a8cea8

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +3 -2
tokenizer_config.json CHANGED
@@ -180,5 +180,6 @@
180
  "attention_mask"
181
  ],
182
  "model_max_length": 1000000000000000019884624838656,
183
- "pad_token": "<|endoftext|>"
184
- }
 
 
180
  "attention_mask"
181
  ],
182
  "model_max_length": 1000000000000000019884624838656,
183
+ "pad_token": "<|endoftext|>",
184
+ "tokenizer_class": "PreTrainedTokenizerFast"
185
+ }