argilla/notus-uf-dpo-closest-rejected
收藏Hugging Face2023-11-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/argilla/notus-uf-dpo-closest-rejected
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: rejected_response
dtype: string
- name: chosen_avg_rating
dtype: float64
- name: rejected_avg_rating
dtype: float64
splits:
- name: train
num_bytes: 396662574
num_examples: 63620
download_size: 207449481
dataset_size: 396662574
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)序列。
- rejected_response: 拒绝响应,类型为字符串。
- chosen_avg_rating: 选定平均评分,类型为浮点数(float64)。
- rejected_avg_rating: 拒绝平均评分,类型为浮点数(float64)。
数据集分割
- train: 训练集,包含396,662,574字节的数据和63,620个样本。
数据集大小
- 下载大小: 207,449,481字节。
- 数据集大小: 396,662,574字节。
配置
- default: 默认配置,包含训练集数据文件,路径为
data/train-*。



