Xenova HF staff commited on
Commit
84ee7b6
1 Parent(s): ff36b06

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -20,7 +20,7 @@
20
  },
21
  "errors": "replace",
22
  "model_max_length": 77,
23
- "pad_token": "<|endoftext|>",
24
  "processor_class": "CLIPProcessor",
25
  "tokenizer_class": "CLIPTokenizer",
26
  "unk_token": {
 
20
  },
21
  "errors": "replace",
22
  "model_max_length": 77,
23
+ "pad_token": "!",
24
  "processor_class": "CLIPProcessor",
25
  "tokenizer_class": "CLIPTokenizer",
26
  "unk_token": {