Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas

Add link to paper, task category and languages

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -40,4 +40,17 @@ configs:
40
  data_files:
41
  - split: test
42
  path: data/test-*
 
 
 
 
 
 
 
 
 
 
 
43
  ---
 
 
 
40
  data_files:
41
  - split: test
42
  path: data/test-*
43
+ task_categories:
44
+ - question-answering
45
+ language:
46
+ - en
47
+ - zh
48
+ - vi
49
+ - th
50
+ - id
51
+ - ms
52
+ - km
53
+ - lo
54
  ---
55
+
56
+ This dataset is used in the paper [Analyzing LLMs' Knowledge Boundary Cognition Across Languages Through the Lens of Internal Representations](https://huggingface.co/papers/2504.13816).