Aditya685/hermes_preference_filtered_data
收藏Hugging Face2024-03-14 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/Aditya685/hermes_preference_filtered_data
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 575305617.1181396
num_examples: 78377
download_size: 273518777
dataset_size: 575305617.1181396
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "hermes_preference_filtered_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Aditya685
原始信息汇总
数据集概述
数据集名称
- 名称: hermes_preference_filtered_data
数据集特征
- 特征列表:
- source: 字符串类型
- category: 字符串类型
- prompt: 字符串类型
- candidates_completions: 字符串序列类型
- candidate_policies: 字符串序列类型
- ranks: 整数序列类型
- rank_str: 字符串类型
- chosen_policy: 字符串类型
- chosen:
- content: 字符串类型
- role: 字符串类型
- rejected_policy: 字符串类型
- rejected:
- content: 字符串类型
- role: 字符串类型
数据集划分
- 划分:
- train:
- 示例数量: 78377
- 数据大小: 575305617.1181396 字节
- train:
数据集大小
- 下载大小: 273518777 字节
- 数据集大小: 575305617.1181396 字节
配置
- 配置名称: default
- 数据文件:
- train: data/train-*



