Datasets:

Languages:
English
Size:
n<1K
ArXiv:
License:
Riiiickkk commited on
Commit
85c20f6
·
verified ·
1 Parent(s): 3d25f8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -98,5 +98,10 @@ snapshot_download("nyu-visionx/pisa-experiments", local_dir=dataset_path, repo_t
98
  ## Citation
99
 
100
  ``` bibtex
101
-
 
 
 
 
 
102
  ```
 
98
  ## Citation
99
 
100
  ``` bibtex
101
+ @article{li2025pisa,
102
+ title={Pisa Experiments: Exploring Physics Post-Training for Video Diffusion Models by Watching Stuff Drop},
103
+ author={Li, Chenyu and Michel, Oscar and Pan, Xichen and Liu, Sainan and Roberts, Mike and Xie, Saining},
104
+ journal={arXiv preprint arXiv:2503.09595},
105
+ year={2025},
106
+ }
107
  ```