distilgpt2-multiprompt / tokenizer_config.json
pszemraj's picture
Training in progress, step 200
54fc1b9
raw
history blame contribute delete
No virus
285 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"name_or_path": "pszemraj/distilgpt2-multiprompt-v1",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}