--- dataset_info: features: - name: prompt dtype: string - name: response dtype: string - name: source dtype: string - name: category dtype: 'null' - name: category_score dtype: 'null' - name: topic dtype: 'null' - name: topic_score dtype: 'null' splits: - name: train num_bytes: 28280195 num_examples: 9171 download_size: 14811970 dataset_size: 28280195 configs: - config_name: default data_files: - split: train path: data/train-* ---