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

19 lines
429 B (Stored with Git LFS)
YAML

task:
benchmark_suite: sbibm
name: sir
num_posterior_samples: 10000
training:
initial_learning_rate: 1e-3
optimizer: adamw
mode: offline
num_simulations: 10000
epochs: 600
batch_size: 1024
architecture:
summary_network:
type: "bayesflow.networks>TimeSeriesNetwork"
inference_network:
type: "bayesflow.networks>DiffusionModel"
kwargs:
noise_schedule: cosine
prediction_type: velocity