ThWu/reward_cleaned
收藏Hugging Face2024-03-17 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/ThWu/reward_cleaned
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: answers
list:
- name: answer
dtype: string
- name: model
dtype: string
- name: rank
dtype: float64
- name: turns
dtype: int64
- name: num_responses
dtype: int64
- name: source
sequence: string
- name: good_natured
dtype: bool
- name: conversations
sequence: string
- name: prompt_id
dtype: int64
splits:
- name: train
num_bytes: 1310879106
num_examples: 182413
download_size: 616242104
dataset_size: 1310879106
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
ThWu
原始信息汇总
数据集概述
数据集特征
- prompt: 字符串类型
- answers: 列表类型,包含以下字段:
- answer: 字符串类型
- model: 字符串类型
- rank: 浮点数类型
- turns: 整数类型
- num_responses: 整数类型
- source: 序列字符串类型
- good_natured: 布尔类型
- conversations: 序列字符串类型
- prompt_id: 整数类型
数据集分割
- train:
- 数据量: 1310879106 字节
- 示例数量: 182413
数据集大小
- 下载大小: 616242104 字节
- 数据集大小: 1310879106 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



