--- 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: 35069775 num_examples: 29345 - name: test num_bytes: 6956678 num_examples: 5490 download_size: 15837191 dataset_size: 42026453 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---