--- dataset_info: features: - name: timestamp dtype: string - name: source_idx dtype: int64 - name: instruction dtype: string - name: completion_1 dtype: string - name: completion_2 dtype: string - name: preference dtype: string - name: source_dataset dtype: string splits: - name: train num_bytes: 65585 num_examples: 22 download_size: 49967 dataset_size: 65585 configs: - config_name: default data_files: - split: train path: data/train-* ---