valentins-bf-benchmark-runs/fae377f7b3e347d9ada96debc0a06078/artifacts/source/config.yaml
2025-06-08 17:47:55 +02:00

16 lines
355 B (Stored with Git LFS)
YAML

task:
benchmark_suite: sbibm
name: sir
num_posterior_samples: 10000
training:
initial_learning_rate: 5e-4
optimizer: adamw
mode: offline
num_simulations: 100000
epochs: 100
batch_size: 1024
architecture:
summary_network:
type: "bayesflow.networks>TimeSeriesNetwork"
inference_network:
type: "bayesflow.networks>CouplingFlow"