macadeliccc/distilabel-neurology-dpo-clean
收藏Hugging Face2024-02-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/macadeliccc/distilabel-neurology-dpo-clean
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
dataset_info:
features:
- name: input
dtype: string
- name: generation_model
sequence: string
- name: generation_prompt
list:
list:
- name: content
dtype: string
- name: role
dtype: string
- name: raw_generation_responses
sequence: string
- name: generations
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
sequence: string
- name: combined_prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
sequence: string
splits:
- name: train
num_bytes: 2387906
num_examples: 100
download_size: 902966
dataset_size: 2387906
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "distilabel-neurology-dpo-clean"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
macadeliccc
原始信息汇总
数据集概述
数据集信息
- 语言: 英语
- 特征:
input: 字符串类型generation_model: 字符串序列generation_prompt: 列表类型,包含content和role,均为字符串类型raw_generation_responses: 字符串序列generations: 字符串序列labelling_model: 字符串类型labelling_prompt: 列表类型,包含content和role,均为字符串类型raw_labelling_response: 字符串类型rating: 浮点数序列rationale: 字符串序列combined_prompt: 字符串类型chosen: 字符串类型rejected: 字符串序列
数据集分割
- 训练集:
- 字节数: 2387906
- 样本数: 100
数据集大小
- 下载大小: 902966 字节
- 数据集大小: 2387906 字节
配置
- 默认配置:
- 数据文件:
- 训练集路径:
data/train-*
- 训练集路径:
- 数据文件:



