cucl2 commited on
Commit
f939a65
·
verified ·
1 Parent(s): e9d6389

Switch citation to @misc preprint

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -57,9 +57,10 @@ Apache-2.0, inheriting the license of the base Qwen2.5-Omni-7B model.
57
  ## Citation
58
 
59
  ```bibtex
60
- @inproceedings{anyaudiojudge2026,
61
- title = {AnyAudio-Judge: A Dynamic Rubric-Based Benchmark and Evaluator for Audio Instruction Following},
62
- booktitle = {Proceedings of ACL},
63
- year = {2026}
 
64
  }
65
  ```
 
57
  ## Citation
58
 
59
  ```bibtex
60
+ @misc{anyaudiojudge2026,
61
+ title = {AnyAudio-Judge: A Dynamic Rubric-Based Benchmark and Evaluator for Audio Instruction Following},
62
+ author = {Anonymous Authors},
63
+ year = {2026},
64
+ note = {Preprint, under submission}
65
  }
66
  ```