--- dataset_info: features: - name: index dtype: int64 - name: instruction dtype: string - name: conversation list: string - name: source dtype: string - name: length_suitable dtype: string - name: prompt dtype: string - name: generated_response dtype: string - name: prompt_suffix dtype: string splits: - name: train num_bytes: 803490 num_examples: 300 download_size: 473942 dataset_size: 803490 configs: - config_name: default data_files: - split: train path: data/train-* ---