ultravox/data/configs/audiobench.py [14:19]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ],
    eval_config=types.EvalConfig(metric="audiobench_binary"),
    user_template=INSTRUCTION_MQA_USER_TEMPLATE,
    transcript_template="{{instruction}}",
    assistant_template="{{answer}}",
)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



ultravox/data/configs/audiobench.py [26:31]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ],
    eval_config=types.EvalConfig(metric="audiobench_binary"),
    user_template=INSTRUCTION_MQA_USER_TEMPLATE,
    transcript_template="{{instruction}}",
    assistant_template="{{answer}}",
)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



