shidowake/UFeedback_without_gpt_output
收藏Hugging Face2024-02-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/shidowake/UFeedback_without_gpt_output
下载链接
链接失效反馈官方服务:
资源简介:
---
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: source_allenai
dtype: string
- name: hash
dtype: string
- name: source_argilla
dtype: string
- name: instruction
dtype: string
- name: chosen_response
dtype: string
- name: rejected_response
dtype: string
- name: chosen_avg_rating
dtype: float64
- name: rejected_avg_rating
dtype: float64
- name: chosen_model
dtype: string
splits:
- name: train
num_bytes: 70089521
num_examples: 7677
download_size: 39145660
dataset_size: 70089521
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
shidowake
原始信息汇总
数据集概述
数据特征
- prompt: 字符串类型
- prompt_id: 字符串类型
- chosen: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- rejected: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- messages: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型
- score_rejected: 浮点数类型
- source_allenai: 字符串类型
- hash: 字符串类型
- source_argilla: 字符串类型
- instruction: 字符串类型
- chosen_response: 字符串类型
- rejected_response: 字符串类型
- chosen_avg_rating: 浮点数类型
- rejected_avg_rating: 浮点数类型
- chosen_model: 字符串类型
数据分割
- train: 包含7677个样本,占用70089521字节
数据集大小
- 下载大小: 39145660字节
- 数据集大小: 70089521字节
配置
- default: 包含训练数据文件,路径为
data/train-*



