p-alonso commited on
Commit
d663e41
·
verified ·
1 Parent(s): c949efb

Add citation

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -41,3 +41,14 @@ The text encoder was frozen during training, so stock `all-mpnet-base-v2` weight
41
  ## License
42
 
43
  CC BY-NC-SA 4.0. See `LICENSE`.
 
 
 
 
 
 
 
 
 
 
 
 
41
  ## License
42
 
43
  CC BY-NC-SA 4.0. See `LICENSE`.
44
+
45
+ ## Citation
46
+
47
+ ```bibtex
48
+ @inproceedings{alonso2026allmusiccaps,
49
+ title = {{AllMusicCaps}: Album Reviews as Complementary Supervision for Music {CLAP}},
50
+ author = {Alonso-Jim{\'e}nez, Pablo and Lizarraga-Seijas, Xavier and Serra, Xavier and Bogdanov, Dmitry},
51
+ booktitle = {International Society for Music Information Retrieval Conference (ISMIR)},
52
+ year = {2026},
53
+ }
54
+ ```