14 lines
286 B (Stored with Git LFS)
YAML
14 lines
286 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: 10000
|
|
epochs: 600
|
|
batch_size: 1024
|
|
architecture:
|
|
inference_network:
|
|
type: "bayesflow.networks>FlowMatching"
|