| --- |
| dataset_info: |
| features: |
| - name: 'Unnamed: 0' |
| dtype: int64 |
| - name: query |
| dtype: string |
| - name: source |
| dtype: string |
| - name: command_id |
| dtype: string |
| - name: strategy |
| dtype: string |
| - name: status |
| dtype: string |
| - name: top_10_relevant_commands |
| dtype: string |
| - name: top_10_relevant_commands_ids |
| dtype: string |
| - name: top_10_relevant_commands_descriptions |
| dtype: string |
| - name: top_10_relevant_both_commands_descriptions |
| dtype: string |
| - name: answers |
| sequence: string |
| splits: |
| - name: batch_001 |
| num_bytes: 132920 |
| num_examples: 52 |
| - name: batch_001_fixed |
| num_bytes: 132920 |
| num_examples: 52 |
| download_size: 106938 |
| dataset_size: 265840 |
| configs: |
| - config_name: default |
| data_files: |
| - split: batch_001 |
| path: data/batch_001-* |
| - split: batch_001_fixed |
| path: data/batch_001_fixed-* |
| --- |
| |