Clean state

This commit is contained in:
Johnny Fernandes
2026-04-30 01:25:39 +01:00
commit bb3dfb92d5
266 changed files with 37043 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": "data",
"sources": ["wiki"],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000
}