File size: 442 Bytes
7086443
b43222a
7086443
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b43222a
7086443
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "bos_token": "</s>",
  "clean_up_tokenization_spaces": false,
  "eos_token": {
    "__type": "AddedToken",
    "content": "</s>",
    "lstrip": false,
    "normalized": true,
    "rstrip": false,
    "single_word": false
  },
  "model_max_length": 2048,
  "pad_token": null,
  "processor_class": "InstructBlipProcessor",
  "sp_model_kwargs": {},
  "tokenizer_class": "LlamaTokenizer",
  "truncation_side": "left",
  "unk_token": "</s>"
}