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

18 lines
404 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>FlowMatching"
kwargs:
subnet_kwargs:
widths: [128, 128, 128, 128, 128, 128, 128, 128]
dropout: 0.0