arianhosseini/ultrafeedback_binarized_relabel1b
收藏Hugging Face2024-04-08 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/arianhosseini/ultrafeedback_binarized_relabel1b
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: score_chosen
dtype: float64
- name: score_rejected
dtype: float64
splits:
- name: train
num_bytes: 405688662
num_examples: 61135
- name: test
num_bytes: 13161585
num_examples: 2000
download_size: 233183166
dataset_size: 418850247
---
# Dataset Card for "ultrafeedback_binarized_relabel1b"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
arianhosseini
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:
数据集信息
特征
- prompt: 字符串类型
- prompt_id: 字符串类型
- chosen:
- content: 字符串类型
- role: 字符串类型
- rejected:
- content: 字符串类型
- role: 字符串类型
- messages:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型
- score_rejected: 浮点数类型
分割信息
- 训练集:
- 大小: 405688662 字节
- 示例数量: 61135
- 测试集:
- 大小: 13161585 字节
- 示例数量: 2000
下载与数据集大小
- 下载大小: 233183166 字节
- 数据集大小: 418850247 字节



