macadeliccc/distilabel-neurology-dpo
收藏Hugging Face2024-02-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/macadeliccc/distilabel-neurology-dpo
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: train
num_bytes: 1889039
num_examples: 100
download_size: 673221
dataset_size: 1889039
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "distilabel-neurology-dpo"
[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: 序列类型为浮点数(float64)。rationale: 序列类型为字符串。
数据分割
- 训练集:
- 文件大小: 1889039 字节
- 样本数量: 100 个
数据集大小
- 下载大小: 673221 字节
- 数据集大小: 1889039 字节
配置
- 默认配置:
- 数据文件:
- 训练集路径:
data/train-*
- 训练集路径:
- 数据文件:



