sonisphere / config /eval_config.yaml
Phil Sobrepena
initial commit
73ed896
raw
history blame
315 Bytes
defaults:
- base_config
- override hydra/job_logging: custom-simplest
- _self_
hydra:
run:
dir: ./output/${exp_id}
output_subdir: eval-${now:%Y-%m-%d_%H-%M-%S}-hydra
exp_id: ${model}
dataset: audiocaps
duration_s: 8.0
# for inference, this is the per-GPU batch size
batch_size: 16
output_name: null