protgpt2-finetuned-sarscov2-rbd / tokenizer_config.json
rahuldhodapkar's picture
initial commit
edb7a65
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "nferruz/ProtGPT2",
"special_tokens_map_file": "/home/rd389/.cache/huggingface/hub/models--nferruz--ProtGPT2/snapshots/24c0e18bf98bb165c8c745c5d179af1aec2ed0c1/special_tokens_map.json",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}