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

18 lines
405 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: online
num_batches_per_epoch: 98
epochs: 600
batch_size: 1024
architecture:
summary_network:
inference_network:
type: "bayesflow.networks>DiffusionModel"
kwargs:
subnet_kwargs:
widths: [128, 128, 128, 128, 128, 128, 128, 128]