Skip to content

Commit 77e3139

Browse files
committed
flattened config and swapped downsampling ratio for log_period
1 parent 4ea90f5 commit 77e3139

File tree

3 files changed

+324
-235
lines changed

3 files changed

+324
-235
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ sigma = 0.0
3131

3232
[data]
3333
out_dir = "."
34-
ds_ratio = 100000
34+
log_period = 1e-9

0 commit comments

Comments
 (0)