YAML Metadata Error:Invalid content in eval.yaml.

Check out the documentation for more information.

Show details
✖ Invalid option: expected one of "prompt_template"|"system_message"|"user_message"|"chain_of_thought"|"use_tools"|"generate"|"self_critique"|"multiple_choice" → at tasks[0].solvers[0].name ✖ Invalid option: expected one of "includes"|"match"|"pattern"|"answer"|"exact"|"f1"|"model_graded_qa"|"model_graded_fact"|"choice" → at tasks[0].scorers[0].name
CFAD / eval.yaml
korallll's picture
Add files using upload-large-folder tool
53d7855 verified
raw
history blame contribute delete
709 Bytes
name: CFAD
description: >
CFAD (Chinese Fake Audio Detection, arXiv 2207.12308) clean test set. Binary
anti-spoofing on Mandarin Chinese speech: 20,999 bonafide (aishell1/aishell3/
magicread/thchs30/magicconversa/selfrecording) vs. 42,000 spoof from twelve
synthesis/vocoder systems, split into test_seen (in-training systems) and
test_unseen (held-out systems). EER computed over all 62,999 utterances.
evaluation_framework: inspect-ai
tasks:
- id: antispoofing_eval
config: default
split: test
field_spec:
input: audio
target: label
solvers:
- name: speech_spoof_bench_solver
scorers:
- name: speech_spoof_scorer
metrics:
- eer_percent