Lykon commited on
Commit
189621b
1 Parent(s): 0ad5d69

v4 tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer/tokenizer_config.json +0 -1
tokenizer/tokenizer_config.json CHANGED
@@ -19,7 +19,6 @@
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
22
- "name_or_path": "openai/clip-vit-large-patch14",
23
  "pad_token": "<|endoftext|>",
24
  "special_tokens_map_file": "./special_tokens_map.json",
25
  "tokenizer_class": "CLIPTokenizer",
 
19
  },
20
  "errors": "replace",
21
  "model_max_length": 77,
 
22
  "pad_token": "<|endoftext|>",
23
  "special_tokens_map_file": "./special_tokens_map.json",
24
  "tokenizer_class": "CLIPTokenizer",