Veldrovive commited on
Commit
ad67440
1 Parent(s): 2ac2ca2

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -83,11 +83,11 @@
83
  "wandb_project": "dalle2_train_decoder"
84
  },
85
  "load": {
86
- "source": null,
87
 
88
- "run_path": "",
89
  "file_path": "latest.pth",
90
 
91
- "resume": false
92
  }
93
  }
 
83
  "wandb_project": "dalle2_train_decoder"
84
  },
85
  "load": {
86
+ "source": "wandb",
87
 
88
+ "run_path": "nousr_laion/dalle2_train_decoder/3rrsm5gy",
89
  "file_path": "latest.pth",
90
 
91
+ "resume": true
92
  }
93
  }