valentins-bf-benchmark-runs/37f6727ac7a94c0ab2029e88da4305d2/artifacts/source/config.yaml

18 lines
368 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: 256
architecture:
summary_network:
inference_network:
type: "bayesflow.networks>DiffusionModel"
kwargs:
integrate_kwargs:
steps: 500