CLIP-Git-GPT-E6-small / tokenizer_config.json
Thouph's picture
Upload 10 files
4edfe1c
raw
history blame contribute delete
266 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"processor_class": "GitProcessor",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}