when2rl/OpenHermesPreferences_CamelAI
收藏Hugging Face2024-04-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/when2rl/OpenHermesPreferences_CamelAI
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: score_chosen
dtype: float64
- name: score_rejected
dtype: float64
- name: other_info
struct:
- name: candidate_policies
sequence: string
- name: candidates_completions
sequence: string
- name: category
dtype: string
- name: chosen_policy
dtype: string
- name: chosen_rank
dtype: int64
- name: rank_str
dtype: string
- name: ranks
sequence: int64
- name: rejected_policy
dtype: string
- name: rejected_rank
dtype: int64
- name: source
dtype: string
splits:
- name: train
num_bytes: 720205037.4386806
num_examples: 78364
download_size: 341460991
dataset_size: 720205037.4386806
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
when2rl
原始信息汇总
数据集概述
数据集特征
- prompt: 字符串类型
- prompt_id: 字符串类型
- chosen: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- rejected: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- messages: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型
- score_rejected: 浮点数类型
- other_info: 结构类型,包含以下字段:
- candidate_policies: 字符串序列
- candidates_completions: 字符串序列
- category: 字符串类型
- chosen_policy: 字符串类型
- chosen_rank: 整数类型
- rank_str: 字符串类型
- ranks: 整数序列
- rejected_policy: 字符串类型
- rejected_rank: 整数类型
- source: 字符串类型
数据集分割
- train:
- 字节数: 720205037.4386806
- 样本数: 78364
数据集大小
- 下载大小: 341460991 字节
- 数据集大小: 720205037.4386806 字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



