--- dataset_info: features: - name: 'Unnamed: 0' dtype: int64 - name: prompt dtype: string - name: response dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 11996266 num_examples: 1959 - name: test num_bytes: 2536714 num_examples: 425 download_size: 2056913 dataset_size: 14532980 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---