ShenaoZ/0.001_idpo_same_scratch_ref_dataset
收藏Hugging Face2024-04-13 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ShenaoZ/0.001_idpo_same_scratch_ref_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: score_chosen
dtype: float64
- name: score_rejected
dtype: float64
- name: reference_response
dtype: string
- name: is_better
dtype: bool
splits:
- name: train_prefs
num_bytes: 471446556
num_examples: 61135
- name: test_prefs
num_bytes: 15331374
num_examples: 2000
download_size: 264503778
dataset_size: 486777930
configs:
- config_name: default
data_files:
- split: train_prefs
path: data/train_prefs-*
- split: test_prefs
path: data/test_prefs-*
---
# Dataset Card for "0.001_idpo_same_scratch_ref_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ShenaoZ
原始信息汇总
数据集概述
数据集名称
- 名称: 0.001_idpo_same_scratch_ref_dataset
数据集特征
- 特征列表:
- prompt: 字符串类型
- prompt_id: 字符串类型
- chosen:
- content: 字符串类型
- role: 字符串类型
- rejected:
- content: 字符串类型
- role: 字符串类型
- messages:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型
- score_rejected: 浮点数类型
- reference_response: 字符串类型
- is_better: 布尔类型
数据集分割
- 训练集:
- 名称: train_prefs
- 大小: 471446556 字节
- 示例数量: 61135
- 测试集:
- 名称: test_prefs
- 大小: 15331374 字节
- 示例数量: 2000
数据集大小
- 下载大小: 264503778 字节
- 数据集总大小: 486777930 字节
配置
- 默认配置:
- 数据文件路径:
- 训练集: data/train_prefs-*
- 测试集: data/test_prefs-*
- 数据文件路径:



