trojan-large-pythia-6.9b-dev-phase / tokenizer_config.json
justinphan3110's picture
init
72a14a6
raw
history blame contribute delete
No virus
319 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"padding_side": "left",
"tokenizer_class": "GPTNeoXTokenizer",
"truncation_side": "left",
"unk_token": "<|endoftext|>"
}