|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: data_source |
|
|
dtype: string |
|
|
- name: prompt |
|
|
list: |
|
|
- name: content |
|
|
dtype: string |
|
|
- name: role |
|
|
dtype: string |
|
|
- name: ability |
|
|
dtype: string |
|
|
- name: reward_model |
|
|
struct: |
|
|
- name: ground_truth |
|
|
list: string |
|
|
- name: extra_info |
|
|
struct: |
|
|
- name: index |
|
|
dtype: int64 |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: split |
|
|
dtype: string |
|
|
- name: metadata |
|
|
dtype: string |
|
|
splits: |
|
|
- name: test_webwalker |
|
|
num_bytes: 285696 |
|
|
num_examples: 200 |
|
|
- name: test_xbench |
|
|
num_bytes: 143968 |
|
|
num_examples: 100 |
|
|
- name: test_bamboogle |
|
|
num_bytes: 172978 |
|
|
num_examples: 125 |
|
|
- name: test_2wiki |
|
|
num_bytes: 286114 |
|
|
num_examples: 200 |
|
|
- name: test_hotpotqa |
|
|
num_bytes: 287983 |
|
|
num_examples: 200 |
|
|
- name: test_musique |
|
|
num_bytes: 293651 |
|
|
num_examples: 200 |
|
|
- name: test_SimpleQA |
|
|
num_bytes: 724908 |
|
|
num_examples: 500 |
|
|
- name: test_hle |
|
|
num_bytes: 10082882 |
|
|
num_examples: 2096 |
|
|
- name: test_gaia |
|
|
num_bytes: 332251 |
|
|
num_examples: 103 |
|
|
- name: train |
|
|
num_bytes: 1637647 |
|
|
num_examples: 1071 |
|
|
download_size: 4396052 |
|
|
dataset_size: 14248078 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: test_webwalker |
|
|
path: data/test_webwalker-* |
|
|
- split: test_xbench |
|
|
path: data/test_xbench-* |
|
|
- split: test_bamboogle |
|
|
path: data/test_bamboogle-* |
|
|
- split: test_2wiki |
|
|
path: data/test_2wiki-* |
|
|
- split: test_hotpotqa |
|
|
path: data/test_hotpotqa-* |
|
|
- split: test_musique |
|
|
path: data/test_musique-* |
|
|
- split: test_SimpleQA |
|
|
path: data/test_SimpleQA-* |
|
|
- split: test_hle |
|
|
path: data/test_hle-* |
|
|
- split: test_gaia |
|
|
path: data/test_gaia-* |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
|