korallll commited on
Commit
30efb32
·
verified ·
1 Parent(s): 1bbfb6d

Fill reproduction block (scoring, Δ0)

Browse files
Files changed (1) hide show
  1. submissions/random-baseline.yaml +9 -4
submissions/random-baseline.yaml CHANGED
@@ -43,6 +43,12 @@ artifact:
43
  scores_sha256: 08658bab730f150edd96528716b3bdb416a55822dbe1c46caec4ef7cc9001189
44
  bench_version: speech-spoof-bench==0.3.4
45
 
 
 
 
 
 
 
46
  submitter:
47
  hf_username: SpeechAntiSpoofingBenchmarks
48
  contact: k.n.borodin@mtuci.ru
@@ -52,7 +58,6 @@ submitted_at: 2026-06-08
52
  notes: >
53
  Random baseline has no associated paper of its own. The paper field cites the
54
  ASVspoof 2019 dataset paper as a placeholder, consistent with the other
55
- random-baseline submissions (same system slug). The reproduction block is left
56
- empty for the maintainer to fill at merge. Seeding submission for the newly
57
- added DECRO Core dataset; its verify-pr routes only after the manifest PR is
58
- merged and the Arena re-ingests.
 
43
  scores_sha256: 08658bab730f150edd96528716b3bdb416a55822dbe1c46caec4ef7cc9001189
44
  bench_version: speech-spoof-bench==0.3.4
45
 
46
+ reproduction:
47
+ reproduced_by: SpeechAntiSpoofingBenchmarks
48
+ reproduced_at: 2026-06-09
49
+ reproduced_bench_version: speech-spoof-bench==0.3.4
50
+ match: scoring
51
+
52
  submitter:
53
  hf_username: SpeechAntiSpoofingBenchmarks
54
  contact: k.n.borodin@mtuci.ru
 
58
  notes: >
59
  Random baseline has no associated paper of its own. The paper field cites the
60
  ASVspoof 2019 dataset paper as a placeholder, consistent with the other
61
+ random-baseline submissions (same system slug). Reproduction stamped by the maintainer at merge (reproduce --scoring,
62
+ Δ EER 0.0 vs claimed). Seeding submission for the newly added DECRO Core
63
+ dataset.