Veldrovive
commited on
Commit
•
b47ff3c
1
Parent(s):
3acac4c
Upload decoder_config.json with huggingface_hub
Browse files- decoder_config.json +2 -4
decoder_config.json
CHANGED
@@ -70,13 +70,11 @@
|
|
70 |
"data_path": "/opt/dalle2_generator/test_models",
|
71 |
|
72 |
"log": {
|
73 |
-
"log_type": "
|
74 |
|
75 |
"wandb_entity": "veldrovive",
|
76 |
-
"wandb_project": "
|
77 |
-
"wandb_run_id": "2gs6020x",
|
78 |
"wandb_run_name": "test",
|
79 |
-
"wandb_resume": true,
|
80 |
|
81 |
"verbose": true
|
82 |
},
|
|
|
70 |
"data_path": "/opt/dalle2_generator/test_models",
|
71 |
|
72 |
"log": {
|
73 |
+
"log_type": "wandb",
|
74 |
|
75 |
"wandb_entity": "veldrovive",
|
76 |
+
"wandb_project": "trackers_tests",
|
|
|
77 |
"wandb_run_name": "test",
|
|
|
78 |
|
79 |
"verbose": true
|
80 |
},
|