--- 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: 443600393 num_examples: 51420 - name: test num_bytes: 110937691 num_examples: 14295 download_size: 42446519 dataset_size: 554538084 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---