test_scheduler / tokenizer /tokenizer_config.json
sijunhe's picture
Upload with huggingface_hub
00bd198
raw
history blame
No virus
194 Bytes
{"errors": "replace", "max_len": 77, "bos_token": "<|startoftext|>", "eos_token": "<|endoftext|>", "unk_token": "<|endoftext|>", "pad_token": "<|endoftext|>", "tokenizer_class": "CLIPTokenizer"}