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

19 lines
422 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: F