| dataset_info: | |
| features: | |
| - name: question | |
| dtype: string | |
| - name: category | |
| dtype: string | |
| - name: prompt_with_policy | |
| dtype: string | |
| - name: response_with_policy | |
| dtype: string | |
| - name: prompt_without_policy | |
| dtype: string | |
| - name: response_without_policy | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 5766036 | |
| num_examples: 288 | |
| download_size: 1245097 | |
| dataset_size: 5766036 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |