--- dataset_info: features: - name: conversations list: - name: from dtype: string - name: value dtype: string - name: chosen struct: - name: from dtype: string - name: value dtype: string - name: rejected struct: - name: from dtype: string - name: value dtype: string - name: task_id dtype: int32 - name: step_id dtype: int32 - name: source_name dtype: string - name: text_length dtype: int64 - name: image_length dtype: int64 - name: total_length dtype: int64 splits: - name: train num_bytes: 303613326 num_examples: 30495 download_size: 32284300 dataset_size: 303613326 configs: - config_name: default data_files: - split: train path: data/train-* ---