Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,6 +15,16 @@ tags:
|
|
| 15 |
task_categories:
|
| 16 |
- audio-classification
|
| 17 |
- other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# VIPBench: A Human-Aligned Benchmark for Voice Identity Perception in the Age of Voice Cloning
|
|
|
|
| 15 |
task_categories:
|
| 16 |
- audio-classification
|
| 17 |
- other
|
| 18 |
+
configs:
|
| 19 |
+
- config_name: judgments
|
| 20 |
+
data_files: data/participant_responses.csv
|
| 21 |
+
default: true
|
| 22 |
+
- config_name: stimuli
|
| 23 |
+
data_files: data/stimuli.csv
|
| 24 |
+
- config_name: speakers
|
| 25 |
+
data_files: data/speakers.csv
|
| 26 |
+
- config_name: morph_metadata
|
| 27 |
+
data_files: data/stimuli_interpol.csv
|
| 28 |
---
|
| 29 |
|
| 30 |
# VIPBench: A Human-Aligned Benchmark for Voice Identity Perception in the Age of Voice Cloning
|