valentins-bf-benchmark-runs/ca0bb9721934473f941d8e3ff8e10121/artifacts/source/config.yaml
2025-06-08 13:03:24 +02:00

19 lines
446 B (Stored with Git LFS)
YAML

task:
benchmark_suite: sbibm
name: two_moons
num_posterior_samples: 10000
training:
initial_learning_rate: 5e-3
optimizer: adamw
mode: offline
num_simulations: 100000
epochs: 600
batch_size: 1024
architecture:
inference_network:
type: "bayesflow.networks>DiffusionModel"
kwargs:
subnet_kwargs:
widths: [128, 128, 128, 128, 128, 128, 128, 128]
noise_schedule: cosine
prediction_type: velocity