--- dataset_info: features: - name: dataset dtype: string - name: split_data dtype: string - name: task dtype: string - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 87028293 num_examples: 31378 - name: test num_bytes: 17323995 num_examples: 5825 download_size: 41905367 dataset_size: 104352288 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---