Datasets:
File size: 1,007 Bytes
838a42d 694ab77 838a42d 694ab77 |
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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
---
dataset_info:
features:
- name: id
dtype: int64
- name: split
dtype: string
- name: question
dtype: string
- name: false_premise
dtype: bool
- name: num_hops
dtype: string
- name: fact_type
dtype: string
- name: Chinese
dtype: string
- name: Vietnamese
dtype: string
- name: Thai
dtype: string
- name: Indonesian
dtype: string
- name: Malay
dtype: string
- name: Khmer
dtype: string
- name: English
dtype: string
- name: Lao
dtype: string
splits:
- name: test
num_bytes: 568179
num_examples: 599
download_size: 272959
dataset_size: 568179
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
task_categories:
- question-answering
language:
- en
- zh
- vi
- th
- id
- ms
- km
- lo
---
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). |