File size: 290 Bytes
805fdc8
 
 
 
 
a8df01a
805fdc8
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "backend": "tokenizers",
  "bos_token": "<|beginoftext|>",
  "clean_up_tokenization_spaces": false,
  "eos_token": "<|endoftext|>",
  "model_max_length": 1024,
  "pad_token": "<|pad|>",
  "padding_side": "right",
  "tokenizer_class": "TokenizersBackend",
  "truncation_side": "right"
}