fashion-clip / special_tokens_map.json
patrickjohncyh's picture
add preprocess and tokenizer files (cloned from openai repo)
a442e8f
raw history blame
No virus
389 Bytes
{"bos_token": {"content": "<|startoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "unk_token": {"content": "<|endoftext|>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "pad_token": "<|endoftext|>"}