File size: 224 Bytes
642834b | 1 2 3 4 5 6 7 8 9 10 | {
"backend": "tokenizers",
"bos_token": "<GAME>",
"eos_token": "<END>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<PAD>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<UNK>"
}
|