macadeliccc/distilabel-neurology-preferences-hf
收藏Hugging Face2024-02-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/macadeliccc/distilabel-neurology-preferences-hf
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
dataset_info:
features:
- name: input
dtype: string
- name: generation_model
sequence: string
- name: generation_prompt
sequence: 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: 3076288
num_examples: 500
download_size: 1363349
dataset_size: 3076288
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "distilabel-neurology-preferences"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
macadeliccc
原始信息汇总
数据集卡片 "distilabel-neurology-preferences"
数据集信息
特征
- input: 字符串类型
- generation_model: 字符串序列
- generation_prompt: 字符串序列
- raw_generation_responses: 字符串序列
- generations: 字符串序列
- labelling_model: 字符串类型
- labelling_prompt: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- raw_labelling_response: 字符串类型
- rating: 浮点数序列
- rationale: 字符串序列
分割
- train: 包含500个样本,占用3076288字节
大小
- 下载大小: 1363349字节
- 数据集大小: 3076288字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



