| dataset_info: | |
| features: | |
| - name: id | |
| dtype: int64 | |
| - name: uuid | |
| dtype: string | |
| - name: scenario_name | |
| dtype: string | |
| - name: difficulty | |
| dtype: string | |
| - name: rules | |
| dtype: string | |
| - name: is_realistic | |
| dtype: bool | |
| - name: plan | |
| dtype: string | |
| - name: metadata | |
| dtype: string | |
| - name: q0_1_type | |
| dtype: string | |
| - name: q0_1_question | |
| dtype: string | |
| - name: q0_1_options | |
| list: string | |
| - name: q0_1_metadata_reference | |
| dtype: string | |
| - name: q0_1_correct_answers | |
| list: int64 | |
| - name: q0_1_correct_answer | |
| dtype: string | |
| - name: q0_1_is_multiselect | |
| dtype: bool | |
| - name: q0_2_type | |
| dtype: string | |
| - name: q0_2_question | |
| dtype: string | |
| - name: q0_2_options | |
| list: string | |
| - name: q0_2_metadata_reference | |
| dtype: string | |
| - name: q0_2_correct_answers | |
| list: int64 | |
| - name: q0_2_correct_answer | |
| dtype: string | |
| - name: q0_2_is_multiselect | |
| dtype: bool | |
| - name: q1_type | |
| dtype: string | |
| - name: q1_question | |
| dtype: string | |
| - name: q1_options | |
| list: string | |
| - name: q1_metadata_reference | |
| dtype: string | |
| - name: q1_correct_answers | |
| list: int64 | |
| - name: q1_is_multiselect | |
| dtype: bool | |
| - name: q2_type | |
| dtype: string | |
| - name: q2_question | |
| dtype: string | |
| - name: q2_metadata_reference | |
| dtype: string | |
| - name: q2_correct_answer | |
| dtype: string | |
| - name: q3_type | |
| dtype: string | |
| - name: q3_question | |
| dtype: string | |
| - name: q3_options | |
| list: string | |
| - name: q3_metadata_reference | |
| dtype: string | |
| - name: q3_correct_answers | |
| list: int64 | |
| - name: q3_is_multiselect | |
| dtype: bool | |
| - name: video | |
| dtype: video | |
| splits: | |
| - name: test | |
| num_examples: 528 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |