dmvaldman/showerthought_preferences_full
收藏Hugging Face2024-04-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/dmvaldman/showerthought_preferences_full
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: problem_id
dtype: string
- name: problem
dtype: string
- name: prompt
dtype: string
- name: rejected
dtype: string
- name: chosen
dtype: string
- name: num_tokens_problem_prompt
dtype: 'null'
- name: num_tokens_rejected
dtype: 'null'
- name: num_tokens_chosen
dtype: 'null'
splits:
- name: train
num_bytes: 221886785
num_examples: 23497
- name: test
num_bytes: 24856558
num_examples: 2611
download_size: 109569824
dataset_size: 246743343
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
dmvaldman
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- problem_id: 字符串类型
- problem: 字符串类型
- prompt: 字符串类型
- rejected: 字符串类型
- chosen: 字符串类型
- num_tokens_problem_prompt: 空值类型
- num_tokens_rejected: 空值类型
- num_tokens_chosen: 空值类型
数据集分割
- 训练集:
- 大小: 221886785 字节
- 示例数: 23497
- 测试集:
- 大小: 24856558 字节
- 示例数: 2611
数据集大小
- 下载大小: 109569824 字节
- 数据集总大小: 246743343 字节
数据文件配置
- 默认配置:
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*



