distilabel-internal-testing/ohp-writing
收藏Hugging Face2024-04-10 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/distilabel-internal-testing/ohp-writing
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source
dtype: string
- name: category
dtype: string
- name: prompt
dtype: string
- name: candidates_completions
sequence: string
- name: candidate_policies
sequence: string
- name: ranks
sequence: int64
- name: rank_str
dtype: string
- name: chosen_policy
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected_policy
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 11230559.91159082
num_examples: 1530
download_size: 14404258
dataset_size: 11230559.91159082
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
distilabel-internal-testing
原始信息汇总
数据集概述
数据集特征
- source: 数据类型为字符串。
- category: 数据类型为字符串。
- prompt: 数据类型为字符串。
- candidates_completions: 数据类型为字符串序列。
- candidate_policies: 数据类型为字符串序列。
- ranks: 数据类型为整数序列。
- rank_str: 数据类型为字符串。
- chosen_policy: 数据类型为字符串。
- chosen: 列表类型,包含:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- rejected_policy: 数据类型为字符串。
- rejected: 列表类型,包含:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
数据集分割
- train:
- 数据大小: 11230559.91159082 字节。
- 示例数量: 1530。
数据集大小
- 下载大小: 14404258 字节。
- 数据集大小: 11230559.91159082 字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



