yangyz1230 commited on
Commit
165b9a2
·
verified ·
1 Parent(s): c31cb0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -47,13 +47,11 @@ If you find this dataset useful, please cite both the original Basenji paper and
47
  publisher={Cold Spring Harbor Lab}
48
  }
49
 
50
- @misc{yang2025spacegenomicprofilepredictor,
51
- title={SPACE: Your Genomic Profile Predictor is a Powerful DNA Foundation Model},
52
- author={Zhao Yang and Jiwei Zhu and Bing Su},
53
- year={2025},
54
- eprint={2506.01833},
55
- archivePrefix={arXiv},
56
- primaryClass={cs.LG},
57
- url={https://arxiv.org/abs/2506.01833}
58
  }
59
  ```
 
47
  publisher={Cold Spring Harbor Lab}
48
  }
49
 
50
+ @inproceedings{yang2025space,
51
+ title={{SPACE}: Your Genomic Profile Predictor is a Powerful {DNA} Foundation Model},
52
+ author={Zhao Yang and Jiwei Zhu and Bing Su},
53
+ booktitle={Forty-second International Conference on Machine Learning},
54
+ year={2025},
55
+ url={https://openreview.net/forum?id=o4L9y4Jetm}
 
 
56
  }
57
  ```