--- 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: 56401633 num_examples: 29785 - name: test num_bytes: 13974812 num_examples: 6245 download_size: 28030520 dataset_size: 70376445 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---