vwxyzjn/ultrafeedback_binarized_1707947544
收藏Hugging Face2024-02-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vwxyzjn/ultrafeedback_binarized_1707947544
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: query
list:
- name: content
dtype: string
- name: role
dtype: string
- name: query_token
sequence: int64
- name: query_token_len
dtype: int64
- name: chosen_token
sequence: int64
- name: chosen_token_len
dtype: int64
- name: chosen_response_token
sequence: int64
- name: chosen_response_token_len
dtype: int64
- name: rejected_token
sequence: int64
- name: rejected_token_len
dtype: int64
- name: rejected_response_token
sequence: int64
- name: rejected_response_token_len
dtype: int64
splits:
- name: test_prefs
num_bytes: 216278383.0
num_examples: 2000
- name: train_prefs
num_bytes: 6612816240.948507
num_examples: 61119
download_size: 477181463
dataset_size: 6829094623.948507
---
# Dataset Card for "ultrafeedback_binarized_1707947544"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vwxyzjn
原始信息汇总
数据集概述
数据集信息
特征
- prompt: 字符串类型
- prompt_id: 字符串类型
- chosen: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- rejected: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- messages: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型
- score_rejected: 浮点数类型
- query: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- query_token: 整数序列类型
- query_token_len: 整数类型
- chosen_token: 整数序列类型
- chosen_token_len: 整数类型
- chosen_response_token: 整数序列类型
- chosen_response_token_len: 整数类型
- rejected_token: 整数序列类型
- rejected_token_len: 整数类型
- rejected_response_token: 整数序列类型
- rejected_response_token_len: 整数类型
数据分割
- test_prefs:
- 字节数: 216278383.0
- 样本数: 2000
- train_prefs:
- 字节数: 6612816240.948507
- 样本数: 61119
数据集大小
- 下载大小: 477181463
- 数据集大小: 6829094623.948507



