cucl2 commited on
Commit
7fd66d3
·
verified ·
1 Parent(s): 85b84c2

Switch citation to @misc preprint

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -63,9 +63,10 @@ Apache-2.0, inheriting the license of the base Qwen3-Omni-30B-A3B-Captioner mode
63
  ## Citation
64
 
65
  ```bibtex
66
- @inproceedings{anyaudiojudge2026,
67
- title = {AnyAudio-Judge: A Dynamic Rubric-Based Benchmark and Evaluator for Audio Instruction Following},
68
- booktitle = {Proceedings of ACL},
69
- year = {2026}
 
70
  }
71
  ```
 
63
  ## Citation
64
 
65
  ```bibtex
66
+ @misc{anyaudiojudge2026,
67
+ title = {AnyAudio-Judge: A Dynamic Rubric-Based Benchmark and Evaluator for Audio Instruction Following},
68
+ author = {Anonymous Authors},
69
+ year = {2026},
70
+ note = {Preprint, under submission}
71
  }
72
  ```