gpt2-large / onnx /tokenizer_config.json
fxmarty's picture
fxmarty HF staff
Adding ONNX file of this model (#6)
97935fc
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}