Datasets:
upload submissions/results_template.yaml
Browse files
submissions/results_template.yaml
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
schema_version: 4
|
| 2 |
+
|
| 3 |
+
system:
|
| 4 |
+
name: ""
|
| 5 |
+
slug: ""
|
| 6 |
+
description: ""
|
| 7 |
+
code: ""
|
| 8 |
+
checkpoint: ""
|
| 9 |
+
paper:
|
| 10 |
+
arxiv_id: ""
|
| 11 |
+
url: ""
|
| 12 |
+
bibtex: |
|
| 13 |
+
@article{...}
|
| 14 |
+
|
| 15 |
+
dataset:
|
| 16 |
+
id: SpeechAntiSpoofingBenchmarks/ASVspoof2019_LA
|
| 17 |
+
revision: ""
|
| 18 |
+
split: test
|
| 19 |
+
|
| 20 |
+
scores:
|
| 21 |
+
eer_percent: 0.0
|
| 22 |
+
n_trials: 71237
|
| 23 |
+
n_skipped: 0
|
| 24 |
+
|
| 25 |
+
artifact:
|
| 26 |
+
# Must be pinned by commit sha. Pattern:
|
| 27 |
+
# https://huggingface.co/<owner>/<repo>/resolve/<commit-sha>/.eval_results/SpeechAntiSpoofingBenchmarks/ASVspoof2019_LA/scores.txt
|
| 28 |
+
scores_url: ""
|
| 29 |
+
scores_sha256: ""
|
| 30 |
+
bench_version: ""
|
| 31 |
+
|
| 32 |
+
# Leave this block empty — the maintainer fills it in at merge.
|
| 33 |
+
reproduction:
|
| 34 |
+
reproduced_by: ""
|
| 35 |
+
reproduced_at: ""
|
| 36 |
+
reproduced_bench_version: ""
|
| 37 |
+
match: ""
|
| 38 |
+
|
| 39 |
+
submitter:
|
| 40 |
+
hf_username: ""
|
| 41 |
+
contact: ""
|
| 42 |
+
|
| 43 |
+
submitted_at: ""
|
| 44 |
+
notes: ""
|