--- license: apache-2.0 configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: instruction dtype: string - name: output dtype: string - name: 'Unnamed: 2' dtype: float64 - name: __index_level_0__ dtype: int64 - name: text dtype: string splits: - name: train num_bytes: 26022 num_examples: 33 download_size: 17304 dataset_size: 26022 ---