valentins-bf-benchmark-runs/8be167dc49e54441ab0e426757cf706b/artifacts/source/config.yaml
2025-06-08 16:43:58 +02:00

16 lines
354 B (Stored with Git LFS)
YAML

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