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
CVoiceFake_small / eval.yaml
korallll's picture
Add files using upload-large-folder tool
eb60cf4 verified
Raw
History Blame Contribute Delete
758 Bytes
name: CVoiceFake_small
description: >
CVoiceFake (small) multilingual audio-deepfake benchmark from the SafeEar paper
(arXiv 2409.09272). The public 10% subset across five languages (de, en, fr, it,
zh-CN), sourced from Mozilla CommonVoice. Binary classification: bonafide
(genuine CommonVoice speech) vs. spoof (re-synthesised by five vocoders: Griffin-
Lim, WORLD, Parallel WaveGAN, Multi-band MelGAN, Style MelGAN). EER over all
138136 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