Upload decoder_config.json with huggingface_hub
Browse files- decoder_config.json +2 -2
decoder_config.json
CHANGED
@@ -91,13 +91,13 @@
|
|
91 |
|
92 |
"wandb_entity": "rom1504",
|
93 |
"wandb_project": "dalle2_train_decoder",
|
94 |
-
"
|
95 |
-
"wandb_resume": true,
|
96 |
|
97 |
"verbose": true
|
98 |
},
|
99 |
|
100 |
"load": {
|
|
|
101 |
"source": "url",
|
102 |
"wandb_file_path": "https://api.wandb.ai/files/rom1504/dalle2_train_decoder/3tmnv289/latest.pth"
|
103 |
},
|
|
|
91 |
|
92 |
"wandb_entity": "rom1504",
|
93 |
"wandb_project": "dalle2_train_decoder",
|
94 |
+
"wandb_resume": false,
|
|
|
95 |
|
96 |
"verbose": true
|
97 |
},
|
98 |
|
99 |
"load": {
|
100 |
+
"resume": true,
|
101 |
"source": "url",
|
102 |
"wandb_file_path": "https://api.wandb.ai/files/rom1504/dalle2_train_decoder/3tmnv289/latest.pth"
|
103 |
},
|