test_distilgpt2_imdb_sentiment / tokenizer_config.json
santis2's picture
Upload folder using huggingface_hub (#1)
8ab3aaa
{
"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|>"
}