athi180202 commited on
Commit
67a05ce
·
verified ·
1 Parent(s): 18499a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -71,10 +71,13 @@ Turkish Makam = Subjective Evaluation Results
71
  ## Citation
72
  Please consider citing the following article if you found our work useful:
73
  ```
74
-
75
-
76
- @misc
77
- {
78
-
 
 
 
79
  }
80
  ```
 
71
  ## Citation
72
  Please consider citing the following article if you found our work useful:
73
  ```
74
+ @misc{mehta2025exploringadapterdesigntradeoffs,
75
+ title={Exploring Adapter Design Tradeoffs for Low Resource Music Generation},
76
+ author={Atharva Mehta and Shivam Chauhan and Monojit Choudhury},
77
+ year={2025},
78
+ eprint={2506.21298},
79
+ archivePrefix={arXiv},
80
+ primaryClass={cs.SD},
81
+ url={https://arxiv.org/abs/2506.21298},
82
  }
83
  ```