Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ IntPhys 2
|
|
28 |
<h3 align="center">
|
29 |
<a href="https://dl.fbaipublicfiles.com/IntPhys2/IntPhys2.zip">Dataset</a> |
|
30 |
<a href="https://huggingface.co/datasets/facebook/IntPhys2">Hugging Face</a> |
|
31 |
-
<a href="https://
|
32 |
<a href="https://ai.meta.com/blog/v-jepa-2-world-model-benchmarks">Blog</a>
|
33 |
</h3>
|
34 |
|
@@ -65,12 +65,13 @@ The use of IntPhys 2 is limited to evaluation purposes, where it can be utilized
|
|
65 |
## Citing IntPhys2
|
66 |
If you use IntPhys2, please cite:
|
67 |
```
|
68 |
-
@misc{
|
69 |
title={IntPhys 2: Benchmarking Intuitive Physics Understanding In Complex Synthetic Environments},
|
70 |
author={Florian Bordes and Quentin Garrido and Justine T Kao and Adina Williams and Michael Rabbat and Emmanuel Dupoux},
|
71 |
year={2025},
|
72 |
-
eprint={},
|
73 |
archivePrefix={arXiv},
|
74 |
-
primaryClass={cs.CV}
|
|
|
75 |
}
|
76 |
```
|
|
|
28 |
<h3 align="center">
|
29 |
<a href="https://dl.fbaipublicfiles.com/IntPhys2/IntPhys2.zip">Dataset</a> |
|
30 |
<a href="https://huggingface.co/datasets/facebook/IntPhys2">Hugging Face</a> |
|
31 |
+
<a href="https://arxiv.org/abs/2506.09849">Paper</a> |
|
32 |
<a href="https://ai.meta.com/blog/v-jepa-2-world-model-benchmarks">Blog</a>
|
33 |
</h3>
|
34 |
|
|
|
65 |
## Citing IntPhys2
|
66 |
If you use IntPhys2, please cite:
|
67 |
```
|
68 |
+
@misc{bordes2025intphys2benchmarkingintuitive,
|
69 |
title={IntPhys 2: Benchmarking Intuitive Physics Understanding In Complex Synthetic Environments},
|
70 |
author={Florian Bordes and Quentin Garrido and Justine T Kao and Adina Williams and Michael Rabbat and Emmanuel Dupoux},
|
71 |
year={2025},
|
72 |
+
eprint={2506.09849},
|
73 |
archivePrefix={arXiv},
|
74 |
+
primaryClass={cs.CV},
|
75 |
+
url={https://arxiv.org/abs/2506.09849},
|
76 |
}
|
77 |
```
|