Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
"model_name": "ViT-B/32",
|
3 |
"fine_tuned": true,
|
4 |
"tokenizer_class": "CLIPTokenizer",
|
5 |
-
"pretrained_weights_path": "./pytorch_model.bin",
|
6 |
"optimizer": {
|
7 |
"type": "Adam",
|
8 |
"learning_rate": 1e-5,
|
|
|
2 |
"model_name": "ViT-B/32",
|
3 |
"fine_tuned": true,
|
4 |
"tokenizer_class": "CLIPTokenizer",
|
|
|
5 |
"optimizer": {
|
6 |
"type": "Adam",
|
7 |
"learning_rate": 1e-5,
|