opt125m-rootp-surprisal-curriculum / tokenizer_config.json
grushaprasad's picture
Upload 6 files
8af2a29
raw
history blame contribute delete
No virus
242 Bytes
{
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "PreTrainedTokenizerFast"
}