zenfro_v3 / config.json
tope1129's picture
cascade generator submission: zenfro_v3
9ffa689 verified
Raw
History Blame Contribute Delete
1.08 kB
{
"min_length": 4096,
"max_length": 4096,
"tr_hi_frac": 0.25,
"tr_exc_lo": 0.4,
"tr_exc_hi": 2.5,
"gr_exc_lo": 0.3,
"gr_exc_hi": 1.5,
"sa_clean_frac": 0.4,
"sa_clean_lo": 0.02,
"sa_clean_hi": 0.12,
"got_depth": 3,
"got_mul_frac": 0.35,
"got_splice_cuts": 2,
"got_nest_ratio": 6.0,
"got_causal_lag_frac": 0.08,
"artifact_scale": 1.0,
"name": "zenfro-v3-got-balanced",
"description": "Balanced Grammar-of-Time: ~22% GoT productions + dynamics-heavy stems. Default starting point.",
"family_weights": {
"trend_seasonal_ar": 0.098039,
"regime_shift": 0.098039,
"multiplicative": 0.058824,
"ar2": 0.117647,
"integrated": 0.098039,
"threshold_ar": 0.058824,
"chaotic": 0.029412,
"spectral_gp": 0.04902,
"long_memory": 0.04902,
"ou_stochastic_vol": 0.078431,
"physical_sensors": 0.014706,
"seasonal_counts": 0.014706,
"intermittent": 0.009804,
"pulse_outlier": 0.009804,
"got_compose": 0.078431,
"got_splice": 0.058824,
"got_nested": 0.04902,
"got_causal": 0.029412
}
}