arithmetic-model-L2_H8_D128 / tokenizer_config.json
sirikrishna276's picture
Training in progress, epoch 1
c8932c1 verified
Raw
History Blame Contribute Delete
244 Bytes
{
"backend": "tokenizers",
"bos_token": "<bos>",
"eos_token": "<eos>",
"is_local": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}