--- 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: 4779557 num_examples: 1800 download_size: 2151273 dataset_size: 4779557 configs: - config_name: default data_files: - split: train path: data/train-* ---