mlabonne/distilabel-truthy-dpo-v0.1-filtered
收藏资源简介:
--- language: - en dataset_info: features: - name: id dtype: string - name: source dtype: string - name: system dtype: string - name: question dtype: string - name: chosen dtype: string - name: rejected dtype: string - name: generations sequence: string - name: order sequence: string - name: labelling_model dtype: string - name: labelling_prompt list: - name: content dtype: string - name: role dtype: string - name: raw_labelling_response dtype: string - name: rating sequence: float64 - name: rationale dtype: string - name: status dtype: string - name: original_chosen dtype: string - name: original_rejected dtype: string - name: chosen_score dtype: float64 - name: abs_difference dtype: float64 splits: - name: train num_bytes: 5150021.0 num_examples: 663 download_size: 2389863 dataset_size: 5150021.0 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集概述
数据集信息
- 语言: 英语
- 特征:
id: 字符串类型source: 字符串类型system: 字符串类型question: 字符串类型chosen: 字符串类型rejected: 字符串类型generations: 字符串序列order: 字符串序列labelling_model: 字符串类型labelling_prompt: 列表类型,包含content和role,均为字符串类型raw_labelling_response: 字符串类型rating: 浮点数序列rationale: 字符串类型status: 字符串类型original_chosen: 字符串类型original_rejected: 字符串类型chosen_score: 浮点数类型abs_difference: 浮点数类型
数据分割
- 训练集:
- 字节数: 5150021.0
- 样本数: 663
数据集大小
- 下载大小: 2389863 字节
- 数据集大小: 5150021.0 字节
配置
- 默认配置:
- 数据文件:
- 训练集路径:
data/train-*
- 训练集路径:
- 数据文件:



