File size: 265 Bytes
4be4621
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "model_max_length": 224,
  "padding_side": "right",
  "truncation_side": "right",
  "model_input_names": [
    "input"
  ],
  "special_tokens_map_file": "special_tokens_map.json",
  "tokenizer_class": "PreTrainedTokenizer",
  "is_vision_model": true
}