vincentclaes
commited on
Commit
•
cfa42af
1
Parent(s):
be2129f
Upload processor
Browse files- tokenizer_config.json +2 -2
tokenizer_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 77,
|
22 |
-
"name_or_path": "checkpoints/checkpoint-
|
23 |
"pad_token": "<|endoftext|>",
|
24 |
"processor_class": "CLIPProcessor",
|
25 |
-
"special_tokens_map_file": "/root/.cache/huggingface/
|
26 |
"tokenizer_class": "CLIPTokenizer",
|
27 |
"unk_token": {
|
28 |
"__type": "AddedToken",
|
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 77,
|
22 |
+
"name_or_path": "checkpoints-500/checkpoint-306",
|
23 |
"pad_token": "<|endoftext|>",
|
24 |
"processor_class": "CLIPProcessor",
|
25 |
+
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--openai--clip-vit-base-patch32/snapshots/f330785f9a2435f10d525312e9c0408703b80cfa/special_tokens_map.json",
|
26 |
"tokenizer_class": "CLIPTokenizer",
|
27 |
"unk_token": {
|
28 |
"__type": "AddedToken",
|