angelinacho-stillconor-touchofray / tokenizer_config.json
boris's picture
New model from https://wandb.ai/wandb/huggingtweets/runs/37ez663h
ec77232
raw history blame
No virus
255 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"name_or_path": "gpt2",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}