Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -171,4 +171,14 @@ EPiK is a Korean dataset that combines Korean cultural context and physical prin
|
|
| 171 |
|
| 172 |
|
| 173 |
## Citation
|
| 174 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
|
| 172 |
|
| 173 |
## Citation
|
| 174 |
+
```json
|
| 175 |
+
@misc{jeong2025everydayphysicskoreancontexts,
|
| 176 |
+
title={Everyday Physics in Korean Contexts: A Culturally Grounded Physical Reasoning Benchmark},
|
| 177 |
+
author={Jihae Jeong and DaeYeop Lee and DongGeon Lee and Hwanjo Yu},
|
| 178 |
+
year={2025},
|
| 179 |
+
eprint={2509.17807},
|
| 180 |
+
archivePrefix={arXiv},
|
| 181 |
+
primaryClass={cs.CL},
|
| 182 |
+
url={https://arxiv.org/abs/2509.17807},
|
| 183 |
+
}
|
| 184 |
+
```
|