dkshjn/processed_distilabel-capybara-dpo-7k-binarized-v2
收藏Hugging Face2024-02-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dkshjn/processed_distilabel-capybara-dpo-7k-binarized-v2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source
dtype: string
- name: conversation
list:
- name: input
dtype: string
- name: output
dtype: string
- name: original_response
dtype: string
- name: generation_prompt
sequence: string
- name: raw_generation_responses
sequence: string
- name: new_generations
sequence: string
- name: prompt
dtype: string
- name: rating_chosen
dtype: int64
- name: rating_rejected
dtype: int64
- name: chosen_model
dtype: string
- name: rejected_model
dtype: string
- name: formatted_chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: formatted_rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 348028955
num_examples: 7563
download_size: 155657941
dataset_size: 348028955
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "processed_distilabel-capybara-dpo-7k-binarized-v2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dkshjn
原始信息汇总
数据集概述
数据集信息
- 特征列表:
source: 数据来源,类型为字符串。conversation: 对话列表,包含以下子特征:input: 输入内容,类型为字符串。output: 输出内容,类型为字符串。
original_response: 原始响应,类型为字符串。generation_prompt: 生成提示,类型为字符串序列。raw_generation_responses: 原始生成响应,类型为字符串序列。new_generations: 新生成内容,类型为字符串序列。prompt: 提示,类型为字符串。rating_chosen: 选定评分,类型为整数(int64)。rating_rejected: 拒绝评分,类型为整数(int64)。chosen_model: 选定模型,类型为字符串。rejected_model: 拒绝模型,类型为字符串。formatted_chosen: 格式化选定内容,包含以下子特征:content: 内容,类型为字符串。role: 角色,类型为字符串。
formatted_rejected: 格式化拒绝内容,包含以下子特征:content: 内容,类型为字符串。role: 角色,类型为字符串。
数据集分割
- 训练集:
train: 训练数据,包含7563个样本,占用348028955字节。
数据集大小
- 下载大小: 155657941字节
- 数据集大小: 348028955字节
配置
- 默认配置:
default: 包含训练数据文件,路径为data/train-*。



