argilla/notus-uf-dpo-full
收藏Hugging Face2023-11-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/argilla/notus-uf-dpo-full
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source
dtype: string
- name: instruction
dtype: string
- name: chosen_model
dtype: string
- name: chosen_rating
dtype: float64
- name: chosen_response
dtype: string
- name: rejected_responses
sequence: string
- name: rejected_ratings
sequence: float64
splits:
- name: train
num_bytes: 319830690
num_examples: 63966
download_size: 165861726
dataset_size: 319830690
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
argilla
原始信息汇总
数据集概述
数据集特征
- source: 数据来源,类型为字符串。
- instruction: 指令,类型为字符串。
- chosen_model: 选定的模型,类型为字符串。
- chosen_rating: 选定模型的评分,类型为浮点数(float64)。
- chosen_response: 选定模型的响应,类型为字符串。
- rejected_responses: 被拒绝的响应,类型为字符串序列。
- rejected_ratings: 被拒绝的评分,类型为浮点数(float64)序列。
数据集分割
- train: 训练集,包含319830690字节的数据和63966个样本。
数据集大小
- 下载大小: 165861726字节
- 数据集大小: 319830690字节
配置
- default: 默认配置,包含训练集数据文件路径为
data/train-*。



