| dataset_info: | |
| - config_name: question1 | |
| features: | |
| - name: input | |
| dtype: int64 | |
| - name: output | |
| dtype: int64 | |
| splits: | |
| - name: df | |
| num_bytes: 16000 | |
| num_examples: 1000 | |
| - name: other_df | |
| num_bytes: 16000 | |
| num_examples: 1000 | |
| download_size: 20815 | |
| dataset_size: 32000 | |
| - config_name: question2 | |
| features: | |
| - name: subject | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: input | |
| dtype: string | |
| - name: output | |
| dtype: string | |
| - name: inference_completed | |
| dtype: bool | |
| - name: output_logits | |
| dtype: float64 | |
| splits: | |
| - name: df | |
| num_bytes: 26443234 | |
| num_examples: 3440 | |
| download_size: 12742781 | |
| dataset_size: 26443234 | |
| configs: | |
| - config_name: question1 | |
| data_files: | |
| - split: df | |
| path: question1/df-* | |
| - split: other_df | |
| path: question1/other_df-* | |
| - config_name: question2 | |
| data_files: | |
| - split: df | |
| path: question2/df-* | |