Datasets:
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). |