gpt2-wikitext103 / tokenizer_config.json
himanshubeniwal's picture
Upload tokenizer
c7b4e7d
raw
history blame contribute delete
No virus
316 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"name_or_path": "/home/himanshubeniwal/poisoning_review/causal_lm/gpt2-wikitext103",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}