Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 845 Bytes
80b29fa
fcfb688
80b29fa
 
 
 
 
 
6ebfb7e
 
 
 
 
 
 
 
 
a715292
 
 
f22a2b7
 
a715292
 
 
 
 
 
 
 
f22a2b7
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: cc-by-sa-4.0
task_categories:
- question-answering
language:
- en
size_categories:
- n<1K
---

# CountryRC

CountryRC is a reading comprehension dataset used.

The context always contains one or two country names, and the correct answer is always a country name that appears in the context.

Country names are represented with placeholders.
You can use this dataset by replacing the placeholders by actual country names.

## Citation

```
@misc{yamamoto2025neuronlevelanalysisculturalunderstanding,
      title={Neuron-Level Analysis of Cultural Understanding in Large Language Models}, 
      author={Taisei Yamamoto and Ryoma Kumon and Danushka Bollegala and Hitomi Yanaka},
      year={2025},
      eprint={2510.08284},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2510.08284}, 
}
```