Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -222,6 +222,7 @@ Please refer to the dataset repository on GitHub if you want to re-generate the
|
|
| 222 |
|
| 223 |
**BibTeX:**
|
| 224 |
|
|
|
|
| 225 |
@misc{siedler2025sphyr,
|
| 226 |
title = {SPhyR: Spatial-Physical Reasoning Benchmark on Material Distribution},
|
| 227 |
author = {Philipp D. Siedler},
|
|
@@ -232,10 +233,13 @@ Please refer to the dataset repository on GitHub if you want to re-generate the
|
|
| 232 |
doi = {10.48550/arXiv.2505.16048},
|
| 233 |
url = {https://arxiv.org/abs/2505.16048}
|
| 234 |
}
|
|
|
|
| 235 |
|
| 236 |
**APA:**
|
| 237 |
|
|
|
|
| 238 |
Siedler, P. D. (2025). SPhyR: Spatial-Physical Reasoning Benchmark on Material Distribution. arXiv. https://doi.org/10.48550/arXiv.2505.16048
|
|
|
|
| 239 |
|
| 240 |
## Dataset Card Authors
|
| 241 |
|
|
|
|
| 222 |
|
| 223 |
**BibTeX:**
|
| 224 |
|
| 225 |
+
```pyhton
|
| 226 |
@misc{siedler2025sphyr,
|
| 227 |
title = {SPhyR: Spatial-Physical Reasoning Benchmark on Material Distribution},
|
| 228 |
author = {Philipp D. Siedler},
|
|
|
|
| 233 |
doi = {10.48550/arXiv.2505.16048},
|
| 234 |
url = {https://arxiv.org/abs/2505.16048}
|
| 235 |
}
|
| 236 |
+
```
|
| 237 |
|
| 238 |
**APA:**
|
| 239 |
|
| 240 |
+
```python
|
| 241 |
Siedler, P. D. (2025). SPhyR: Spatial-Physical Reasoning Benchmark on Material Distribution. arXiv. https://doi.org/10.48550/arXiv.2505.16048
|
| 242 |
+
```
|
| 243 |
|
| 244 |
## Dataset Card Authors
|
| 245 |
|