MingliangLiang3 commited on
Commit
bf14f00
·
verified ·
1 Parent(s): 48dc748

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -118,4 +118,11 @@ The underlying code repository is released under the MIT License. Model users ar
118
 
119
  ## Citation
120
 
121
- If you use these checkpoints, please cite the DynamiCS project and OpenCLIP. Bibliographic metadata for the DynamiCS paper can be added here once the final publication details are available.
 
 
 
 
 
 
 
 
118
 
119
  ## Citation
120
 
121
+ ```bibtex
122
+ @article{liang2026dynamics,
123
+ title={Dynamic Cluster Data Sampling for Efficient and Long-Tail-Aware Vision-Language Pre-training},
124
+ author={Mingliang Liang and Zhuoran Liu and Arjen P. de Vries and Martha Larson},
125
+ journal={arXiv preprint arXiv:2604.27932},
126
+ year={2026}
127
+ }
128
+ ```