File size: 416 Bytes
1e9232a |
1 2 3 4 5 6 7 8 9 10 11 |
{
"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|>"
}
|