Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
DenisLee commited on
Commit
dbbf3e7
·
2 Parent(s): af9d3c6 0d1bccb

Merge branch 'main' of hf.co:datasets/CataAI/PoseX

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -59,8 +59,17 @@ The folder structure is:
59
  ```
60
 
61
  This dataset is associated with the following paper:
62
- - Title: [PoseX: AI Defeats Physics Approaches on Protein-Ligand Cross Docking]
63
- - arXiv: [arxiv:2505.01700](https://arxiv.org/abs/2505.01700)
 
 
 
 
 
 
 
 
 
64
 
65
  References:
66
 
 
59
  ```
60
 
61
  This dataset is associated with the following paper:
62
+ ```bibtex
63
+ @misc{jiang2025posexaidefeatsphysics,
64
+ title={PoseX: AI Defeats Physics Approaches on Protein-Ligand Cross Docking},
65
+ author={Yize Jiang and Xinze Li and Yuanyuan Zhang and Jin Han and Youjun Xu and Ayush Pandit and Zaixi Zhang and Mengdi Wang and Mengyang Wang and Chong Liu and Guang Yang and Yejin Choi and Wu-Jun Li and Tianfan Fu and Fang Wu and Junhong Liu},
66
+ year={2025},
67
+ eprint={2505.01700},
68
+ archivePrefix={arXiv},
69
+ primaryClass={cs.LG},
70
+ url={https://arxiv.org/abs/2505.01700},
71
+ }
72
+ ```
73
 
74
  References:
75