File size: 182 Bytes
7d0c7c5
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "tokenizer_class": "PreTrainedTokenizerFast",
  "bos_token": "<bos>",
  "eos_token": "<eos>",
  "unk_token": "<unk>",
  "pad_token": "<pad>",
  "model_max_length": 100000000000
}