File size: 454 Bytes
aba8417
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "add_prefix_space": false,
  "backend": "tokenizers",
  "bos_token": "<|startoftext|>",
  "clean_up_tokenization_spaces": false,
  "do_lower_case": true,
  "eos_token": "<|endoftext|>",
  "errors": "replace",
  "is_local": false,
  "local_files_only": true,
  "max_length": 32,
  "model_max_length": 32,
  "pad_token": "<|endoftext|>",
  "processor_class": "Sam3VideoProcessor",
  "tokenizer_class": "CLIPTokenizer",
  "unk_token": "<|endoftext|>"
}