hjl/ultrafeedback_sft_losing
收藏Hugging Face2024-02-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hjl/ultrafeedback_sft_losing
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train_prefs
path: data/train_prefs-*
- split: train_sft
path: data/train_sft-*
- split: test_prefs
path: data/test_prefs-*
- split: test_sft
path: data/test_sft-*
- split: train_gen
path: data/train_gen-*
- split: test_gen
path: data/test_gen-*
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train_prefs
num_bytes: 158444052
num_examples: 61135
- name: train_sft
num_bytes: 158444052
num_examples: 61135
- name: test_prefs
num_bytes: 5060059
num_examples: 2000
- name: test_sft
num_bytes: 2588097
num_examples: 1000
- name: train_gen
num_bytes: 158444052
num_examples: 61135
- name: test_gen
num_bytes: 2588097
num_examples: 1000
download_size: 278650781
dataset_size: 485568409
---
# Dataset Card for "ultrafeedback_sft_losing"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
hjl
原始信息汇总
数据集概述
数据集配置
- 默认配置:
- 数据文件:
train_prefs:路径为data/train_prefs-*train_sft:路径为data/train_sft-*test_prefs:路径为data/test_prefs-*test_sft:路径为data/test_sft-*train_gen:路径为data/train_gen-*test_gen:路径为data/test_gen-*
- 数据文件:
数据集信息
-
特征:
prompt:数据类型为stringprompt_id:数据类型为stringmessages:列表类型,包含以下字段:content:数据类型为stringrole:数据类型为string
-
拆分:
train_prefs:字节数为 158444052,样本数为 61135train_sft:字节数为 158444052,样本数为 61135test_prefs:字节数为 5060059,样本数为 2000test_sft:字节数为 2588097,样本数为 1000train_gen:字节数为 158444052,样本数为 61135test_gen:字节数为 2588097,样本数为 1000
-
下载大小:278650781 字节
-
数据集大小:485568409 字节



