PseudoTerminal X
commited on
Commit
•
99db592
1
Parent(s):
d2cb4d5
Update scheduler/scheduler_config.json
Browse files
scheduler/scheduler_config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"beta_schedule": "linear",
|
7 |
"beta_start": 0.0001,
|
8 |
"dynamic_thresholding_ratio": 0.995,
|
9 |
-
"euler_at_final":
|
10 |
"lambda_min_clipped": -Infinity,
|
11 |
"lower_order_final": true,
|
12 |
"num_train_timesteps": 1000,
|
|
|
6 |
"beta_schedule": "linear",
|
7 |
"beta_start": 0.0001,
|
8 |
"dynamic_thresholding_ratio": 0.995,
|
9 |
+
"euler_at_final": true,
|
10 |
"lambda_min_clipped": -Infinity,
|
11 |
"lower_order_final": true,
|
12 |
"num_train_timesteps": 1000,
|