askscience-pythia-1b-deduped / tokenizer_config.json
P1ayer-1's picture
Upload folder using huggingface_hub
1e9232a
raw
history blame
No virus
416 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "/pfs/lustrep4/scratch/project_462000259/noah/instruct_1bil/transfer/pythia-deduped-1b-chat-base/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}