ShenaoZ/0.0001_withdpo_4iters_bs256_5102lr_misit_correct_dataset
收藏Hugging Face2024-05-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ShenaoZ/0.0001_withdpo_4iters_bs256_5102lr_misit_correct_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: score_chosen
dtype: float64
- name: score_rejected
dtype: float64
- name: reference_response
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: test_prefs_1
num_bytes: 16239721
num_examples: 2000
- name: train_prefs_1
num_bytes: 124705586
num_examples: 15283
- name: test_prefs_2
num_bytes: 36928629
num_examples: 2000
- name: train_prefs_2
num_bytes: 282277013
num_examples: 15283
- name: test_prefs_3
num_bytes: 23223190
num_examples: 2000
- name: train_prefs_3
num_bytes: 179384156
num_examples: 15283
download_size: 230231243
dataset_size: 662758295
configs:
- config_name: default
data_files:
- split: test_prefs_1
path: data/test_prefs_1-*
- split: train_prefs_1
path: data/train_prefs_1-*
- split: test_prefs_2
path: data/test_prefs_2-*
- split: train_prefs_2
path: data/train_prefs_2-*
- split: test_prefs_3
path: data/test_prefs_3-*
- split: train_prefs_3
path: data/train_prefs_3-*
---
# Dataset Card for "0.0001_withdpo_4iters_bs256_5102lr_misit_correct_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ShenaoZ
原始信息汇总
数据集概述
数据集特征
- prompt: 字符串类型
- prompt_id: 字符串类型
- messages: 列表类型,包含:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型(float64)
- score_rejected: 浮点数类型(float64)
- reference_response: 字符串类型
- chosen: 列表类型,包含:
- content: 字符串类型
- role: 字符串类型
- rejected: 列表类型,包含:
- content: 字符串类型
- role: 字符串类型
数据集分割
- test_prefs_1:
- 字节数: 16239721
- 示例数: 2000
- train_prefs_1:
- 字节数: 124705586
- 示例数: 15283
- test_prefs_2:
- 字节数: 36928629
- 示例数: 2000
- train_prefs_2:
- 字节数: 282277013
- 示例数: 15283
- test_prefs_3:
- 字节数: 23223190
- 示例数: 2000
- train_prefs_3:
- 字节数: 179384156
- 示例数: 15283
数据集大小
- 下载大小: 230231243 字节
- 数据集大小: 662758295 字节
配置信息
- config_name: default
- data_files:
- split: test_prefs_1, train_prefs_1, test_prefs_2, train_prefs_2, test_prefs_3, train_prefs_3
- path: 对应分割的数据文件路径



