Leymore commited on
Commit
daf48e8
·
1 Parent(s): f329075

update citation

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -104,6 +104,17 @@ The dataset is stored in JSON files. The quantity, including the conditioning im
104
  | Robotics | 174 |
105
  | **Total Storage Size** | **226 MB** |
106
 
107
- ## Reference(s)
108
 
109
- Not published yet. We will publish the paper later add the link to the paper when it’s ready.
 
 
 
 
 
 
 
 
 
 
 
 
104
  | Robotics | 174 |
105
  | **Total Storage Size** | **226 MB** |
106
 
107
+ ## Citation
108
 
109
+ Paper is coming soon!
110
+
111
+ If you use Physical AI Bench in your research, please cite:
112
+
113
+ ```bibtex
114
+ @misc{PAIBench2025,
115
+ title={Physical AI Bench: A Comprehensive Benchmark for Physical AI Generation and Understanding},
116
+ author={Fengzhe Zhou and Jiannan Huang and Jialuo Li and Humphrey Shi},
117
+ year={2025},
118
+ url={https://github.com/SHI-Labs/physical-ai-bench}
119
+ }
120
+ ```