Update README.md
Browse files
README.md
CHANGED
@@ -39,12 +39,15 @@ If you wish to reproduce the dataset or generate more prompts with different siz
|
|
39 |
|
40 |
## Citation
|
41 |
If you use the SpatialEvalLLM dataset in your work, please cite the following paper:
|
|
|
|
|
42 |
@article{yamada2023evaluating,
|
43 |
title={Evaluating Spatial Understanding of Large Language Models},
|
44 |
author={Yamada, Yutaro and Bao, Yihan and Lampinen, Andrew K and Kasai, Jungo and Yildirim, Ilker},
|
45 |
journal={Transactions on Machine Learning Research},
|
46 |
year={2024}
|
47 |
}
|
|
|
48 |
|
49 |
## Contact
|
50 |
For any inquiries or issues regarding the dataset, please contact [[email protected], [email protected] ].
|
|
|
39 |
|
40 |
## Citation
|
41 |
If you use the SpatialEvalLLM dataset in your work, please cite the following paper:
|
42 |
+
|
43 |
+
```
|
44 |
@article{yamada2023evaluating,
|
45 |
title={Evaluating Spatial Understanding of Large Language Models},
|
46 |
author={Yamada, Yutaro and Bao, Yihan and Lampinen, Andrew K and Kasai, Jungo and Yildirim, Ilker},
|
47 |
journal={Transactions on Machine Learning Research},
|
48 |
year={2024}
|
49 |
}
|
50 |
+
```
|
51 |
|
52 |
## Contact
|
53 |
For any inquiries or issues regarding the dataset, please contact [[email protected], [email protected] ].
|