Veldrovive commited on
Commit
55184d9
·
1 Parent(s): c419314

Upload decoder_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. decoder_config.json +4 -2
decoder_config.json CHANGED
@@ -76,13 +76,15 @@
76
  "wandb_entity": "veldrovive",
77
  "wandb_project": "trackers_tests",
78
  "wandb_run_name": "test",
 
 
79
 
80
  "verbose": true
81
  },
82
 
83
  "load": {
84
- "load_from": "url",
85
- "url": "https://huggingface.co/Veldrovive/test_model/resolve/main/latest.pth"
86
  },
87
 
88
  "save": [{
 
76
  "wandb_entity": "veldrovive",
77
  "wandb_project": "trackers_tests",
78
  "wandb_run_name": "test",
79
+ "wandb_run_id": "16yrx3of",
80
+ "wandb_resume": true,
81
 
82
  "verbose": true
83
  },
84
 
85
  "load": {
86
+ "load_from": "wandb",
87
+ "wandb_file_path": "latest.pth"
88
  },
89
 
90
  "save": [{