dongyoung4091/hh-rlhf_with_features_flan_t5_large_flan_t5_small_zeroshot
收藏Hugging Face2023-09-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dongyoung4091/hh-rlhf_with_features_flan_t5_large_flan_t5_small_zeroshot
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: helpfulness_chosen
dtype: int64
- name: helpfulness_rejected
dtype: int64
- name: specificity_chosen
dtype: int64
- name: specificity_rejected
dtype: int64
- name: intent_chosen
dtype: int64
- name: intent_rejected
dtype: int64
- name: factuality_chosen
dtype: int64
- name: factuality_rejected
dtype: int64
- name: easy-to-understand_chosen
dtype: int64
- name: easy-to-understand_rejected
dtype: int64
- name: relevance_chosen
dtype: int64
- name: relevance_rejected
dtype: int64
- name: readability_chosen
dtype: int64
- name: readability_rejected
dtype: int64
- name: enough-detail_chosen
dtype: int64
- name: enough-detail_rejected
dtype: int64
- name: biased:_chosen
dtype: int64
- name: biased:_rejected
dtype: int64
- name: fail-to-consider-individual-preferences_chosen
dtype: int64
- name: fail-to-consider-individual-preferences_rejected
dtype: int64
- name: repetetive_chosen
dtype: int64
- name: repetetive_rejected
dtype: int64
- name: fail-to-consider-context_chosen
dtype: int64
- name: fail-to-consider-context_rejected
dtype: int64
- name: too-long_chosen
dtype: int64
- name: too-long_rejected
dtype: int64
- name: human
dtype: string
- name: assistant_chosen
dtype: string
- name: assistant_rejected
dtype: string
- name: log_score_chosen
dtype: float64
- name: log_score_rejected
dtype: float64
- name: labels
dtype: string
- name: zeroshot_helpfulness_chosen
dtype: float64
- name: zeroshot_helpfulness_rejected
dtype: float64
- name: zeroshot_specificity_chosen
dtype: float64
- name: zeroshot_specificity_rejected
dtype: float64
- name: zeroshot_intent_chosen
dtype: float64
- name: zeroshot_intent_rejected
dtype: float64
- name: zeroshot_factuality_chosen
dtype: float64
- name: zeroshot_factuality_rejected
dtype: float64
- name: zeroshot_easy-to-understand_chosen
dtype: float64
- name: zeroshot_easy-to-understand_rejected
dtype: float64
- name: zeroshot_relevance_chosen
dtype: float64
- name: zeroshot_relevance_rejected
dtype: float64
- name: zeroshot_readability_chosen
dtype: float64
- name: zeroshot_readability_rejected
dtype: float64
- name: zeroshot_enough-detail_chosen
dtype: float64
- name: zeroshot_enough-detail_rejected
dtype: float64
- name: zeroshot_biased:_chosen
dtype: float64
- name: zeroshot_biased:_rejected
dtype: float64
- name: zeroshot_fail-to-consider-individual-preferences_chosen
dtype: float64
- name: zeroshot_fail-to-consider-individual-preferences_rejected
dtype: float64
- name: zeroshot_repetetive_chosen
dtype: float64
- name: zeroshot_repetetive_rejected
dtype: float64
- name: zeroshot_fail-to-consider-context_chosen
dtype: float64
- name: zeroshot_fail-to-consider-context_rejected
dtype: float64
- name: zeroshot_too-long_chosen
dtype: float64
- name: zeroshot_too-long_rejected
dtype: float64
splits:
- name: train
num_bytes: 16425816
num_examples: 9574
- name: test
num_bytes: 16369741
num_examples: 9574
download_size: 15963958
dataset_size: 32795557
---
# Dataset Card for "hh-rlhf_with_features_flan_t5_large_flan_t5_small_zeroshot"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dongyoung4091
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集信息
- 特征:
- chosen: 类型为 string
- rejected: 类型为 string
- helpfulness_chosen: 类型为 int64
- helpfulness_rejected: 类型为 int64
- specificity_chosen: 类型为 int64
- specificity_rejected: 类型为 int64
- intent_chosen: 类型为 int64
- intent_rejected: 类型为 int64
- factuality_chosen: 类型为 int64
- factuality_rejected: 类型为 int64
- easy-to-understand_chosen: 类型为 int64
- easy-to-understand_rejected: 类型为 int64
- relevance_chosen: 类型为 int64
- relevance_rejected: 类型为 int64
- readability_chosen: 类型为 int64
- readability_rejected: 类型为 int64
- enough-detail_chosen: 类型为 int64
- enough-detail_rejected: 类型为 int64
- biased:_chosen: 类型为 int64
- biased:_rejected: 类型为 int64
- fail-to-consider-individual-preferences_chosen: 类型为 int64
- fail-to-consider-individual-preferences_rejected: 类型为 int64
- repetetive_chosen: 类型为 int64
- repetetive_rejected: 类型为 int64
- fail-to-consider-context_chosen: 类型为 int64
- fail-to-consider-context_rejected: 类型为 int64
- too-long_chosen: 类型为 int64
- too-long_rejected: 类型为 int64
- human: 类型为 string
- assistant_chosen: 类型为 string
- assistant_rejected: 类型为 string
- log_score_chosen: 类型为 float64
- log_score_rejected: 类型为 float64
- labels: 类型为 string
- zeroshot_helpfulness_chosen: 类型为 float64
- zeroshot_helpfulness_rejected: 类型为 float64
- zeroshot_specificity_chosen: 类型为 float64
- zeroshot_specificity_rejected: 类型为 float64
- zeroshot_intent_chosen: 类型为 float64
- zeroshot_intent_rejected: 类型为 float64
- zeroshot_factuality_chosen: 类型为 float64
- zeroshot_factuality_rejected: 类型为 float64
- zeroshot_easy-to-understand_chosen: 类型为 float64
- zeroshot_easy-to-understand_rejected: 类型为 float64
- zeroshot_relevance_chosen: 类型为 float64
- zeroshot_relevance_rejected: 类型为 float64
- zeroshot_readability_chosen: 类型为 float64
- zeroshot_readability_rejected: 类型为 float64
- zeroshot_enough-detail_chosen: 类型为 float64
- zeroshot_enough-detail_rejected: 类型为 float64
- zeroshot_biased:_chosen: 类型为 float64
- zeroshot_biased:_rejected: 类型为 float64
- zeroshot_fail-to-consider-individual-preferences_chosen: 类型为 float64
- zeroshot_fail-to-consider-individual-preferences_rejected: 类型为 float64
- zeroshot_repetetive_chosen: 类型为 float64
- zeroshot_repetetive_rejected: 类型为 float64
- zeroshot_fail-to-consider-context_chosen: 类型为 float64
- zeroshot_fail-to-consider-context_rejected: 类型为 float64
- zeroshot_too-long_chosen: 类型为 float64
- zeroshot_too-long_rejected: 类型为 float64
数据集分割
- 训练集:
- 字节数: 16425816
- 样本数: 9574
- 测试集:
- 字节数: 16369741
- 样本数: 9574
数据集大小
- 下载大小: 15963958
- 数据集大小: 32795557



