--- 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: 92214367 num_examples: 34387 - name: test num_bytes: 18349020 num_examples: 6420 download_size: 44935125 dataset_size: 110563387 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---