File size: 188 Bytes
378535a
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "tokenizer_class": "PreTrainedTokenizerFast",
  "unk_token": "<unk>",
  "bos_token": "<s>",
  "eos_token": "</s>",
  "model_max_length": 512,
  "clean_up_tokenization_spaces": false
}