egrace479 commited on
Commit
e610f37
·
verified ·
1 Parent(s): f39747b

Add DOI to model citation

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -305,8 +305,8 @@ If you use this model in your research, please cite both it and the source model
305
  ```bibtex
306
  @software{trait2vec2025,
307
  author = {Juan Garcia and Soumyashree Kar and Jim Balhoff and Hilmar Lapp},
308
- doi = {<doi once generated>},
309
- title = {Trait2Vec},
310
  version = {1.0.0},
311
  year = {2025},
312
  url = {https://huggingface.co/imageomics/trait2vec}
 
305
  ```bibtex
306
  @software{trait2vec2025,
307
  author = {Juan Garcia and Soumyashree Kar and Jim Balhoff and Hilmar Lapp},
308
+ doi = {10.57967/hf/6892},
309
+ title = {Trait2Vec (Revision f39747b)},
310
  version = {1.0.0},
311
  year = {2025},
312
  url = {https://huggingface.co/imageomics/trait2vec}