ia-detection-tiny-random-gptj / tokenizer_config.json
arincon's picture
arincon/ia-detection-tiny-random-gptj
2c40f8a
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "ydshieh/tiny-random-gptj-for-sequence-classification",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}