Remove duplicate listing of BioCLIP 2 paper

#7
Files changed (1) hide show
  1. README.md +2 -13
README.md CHANGED
@@ -389,25 +389,14 @@ Please also cite the source dataset and embedding model (include data sources as
389
  editor = {D. Belgrave and C. Zhang and H. Lin and R. Pascanu and P. Koniusz and M. Ghassemi and N. Chen},
390
  pages = {102778--102811},
391
  publisher = {Curran Associates, Inc.},
392
- title = {BioCLIP 2: Emergent Properties from Scaling Hierarchical Contrastive Learning},
393
  url = {https://proceedings.neurips.cc/paper_files/paper/2025/file/94da80cbfe870c1db958c88a8a27018c-Paper-Conference.pdf},
394
  volume = {38},
395
  year = {2025}
396
  }
397
  ```
398
 
399
- **BioCLIP 2:**
400
- ```bibtex
401
- @article{gu2025bioclip,
402
- title = {{B}io{CLIP} 2: Emergent Properties from Scaling Hierarchical Contrastive Learning},
403
- author = {Jianyang Gu and Samuel Stevens and Elizabeth G Campolongo and Matthew J Thompson and Net Zhang and Jiaman Wu and Andrei Kopanev and Zheda Mai and Alexander E. White and James Balhoff and Wasila M Dahdul and Daniel Rubenstein and Hilmar Lapp and Tanya Berger-Wolf and Wei-Lun Chao and Yu Su},
404
- year = {2025},
405
- eprint={2505.23883},
406
- archivePrefix={arXiv},
407
- primaryClass={cs.CV},
408
- url={https://arxiv.org/abs/2505.23883},
409
- }
410
- ```
411
 
412
 
413
  ## Acknowledgements
 
389
  editor = {D. Belgrave and C. Zhang and H. Lin and R. Pascanu and P. Koniusz and M. Ghassemi and N. Chen},
390
  pages = {102778--102811},
391
  publisher = {Curran Associates, Inc.},
392
+ title = {{BioCLIP 2:} Emergent Properties from Scaling Hierarchical Contrastive Learning},
393
  url = {https://proceedings.neurips.cc/paper_files/paper/2025/file/94da80cbfe870c1db958c88a8a27018c-Paper-Conference.pdf},
394
  volume = {38},
395
  year = {2025}
396
  }
397
  ```
398
 
399
+ <!--https://arxiv.org/abs/2505.23883-->
 
 
 
 
 
 
 
 
 
 
 
400
 
401
 
402
  ## Acknowledgements