vincentclaes
commited on
Commit
•
8a948d1
1
Parent(s):
59eaf05
Upload processor
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 77,
|
22 |
-
"name_or_path": "./checkpoints-15/checkpoint-
|
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",
|
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 77,
|
22 |
+
"name_or_path": "./checkpoints-15/checkpoint-60",
|
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",
|