nathansutton
commited on
Commit
·
8ad1b5d
1
Parent(s):
b3bed95
Upload processor
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"do_lower_case": true,
|
5 |
"mask_token": "[MASK]",
|
6 |
"model_max_length": 512,
|
7 |
-
"name_or_path": "./blip-checkpoints/checkpoint-
|
8 |
"never_split": null,
|
9 |
"pad_token": "[PAD]",
|
10 |
"processor_class": "BlipProcessor",
|
|
|
4 |
"do_lower_case": true,
|
5 |
"mask_token": "[MASK]",
|
6 |
"model_max_length": 512,
|
7 |
+
"name_or_path": "./blip-checkpoints/checkpoint-24000",
|
8 |
"never_split": null,
|
9 |
"pad_token": "[PAD]",
|
10 |
"processor_class": "BlipProcessor",
|