Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Taise228 commited on
Commit
a715292
·
verified ·
1 Parent(s): fcfb688

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
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
+ }