Update README.md
Browse files
README.md
CHANGED
|
@@ -15,4 +15,15 @@ CountryRC is a reading comprehension dataset used.
|
|
| 15 |
The context always contains one or two country names, and the correct answer is always a country name that appears in the context.
|
| 16 |
|
| 17 |
Country names are represented with placeholders.
|
| 18 |
-
You can use this dataset by replacing the placeholders by actual country names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
The context always contains one or two country names, and the correct answer is always a country name that appears in the context.
|
| 16 |
|
| 17 |
Country names are represented with placeholders.
|
| 18 |
+
You can use this dataset by replacing the placeholders by actual country names.
|
| 19 |
+
|
| 20 |
+
## Citation
|
| 21 |
+
@misc{yamamoto2025neuronlevelanalysisculturalunderstanding,
|
| 22 |
+
title={Neuron-Level Analysis of Cultural Understanding in Large Language Models},
|
| 23 |
+
author={Taisei Yamamoto and Ryoma Kumon and Danushka Bollegala and Hitomi Yanaka},
|
| 24 |
+
year={2025},
|
| 25 |
+
eprint={2510.08284},
|
| 26 |
+
archivePrefix={arXiv},
|
| 27 |
+
primaryClass={cs.CL},
|
| 28 |
+
url={https://arxiv.org/abs/2510.08284},
|
| 29 |
+
}
|