qownscks commited on
Commit
8c522dc
·
verified ·
1 Parent(s): c99b328

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -35,7 +35,7 @@
35
  },
36
  "device": "cuda",
37
  "use_amp": false,
38
- # "use_peft": false,
39
  "push_to_hub": true,
40
  "repo_id": "qownscks/pi05_widowx",
41
  "private": null,
@@ -56,7 +56,7 @@
56
  "time_sampling_offset": 0.001,
57
  "min_period": 0.004,
58
  "max_period": 4.0,
59
- # "rtc_config": null,
60
  "image_resolution": [
61
  224,
62
  224
@@ -71,8 +71,8 @@
71
  "gradient_checkpointing": true,
72
  "compile_model": false,
73
  "compile_mode": "max-autotune",
74
- # "freeze_vision_encoder": false,
75
- # "train_expert_only": false,
76
  "optimizer_lr": 2.5e-05,
77
  "optimizer_betas": [
78
  0.9,
 
35
  },
36
  "device": "cuda",
37
  "use_amp": false,
38
+
39
  "push_to_hub": true,
40
  "repo_id": "qownscks/pi05_widowx",
41
  "private": null,
 
56
  "time_sampling_offset": 0.001,
57
  "min_period": 0.004,
58
  "max_period": 4.0,
59
+
60
  "image_resolution": [
61
  224,
62
  224
 
71
  "gradient_checkpointing": true,
72
  "compile_model": false,
73
  "compile_mode": "max-autotune",
74
+
75
+
76
  "optimizer_lr": 2.5e-05,
77
  "optimizer_betas": [
78
  0.9,