five

dongyoung4091/hh-rlhf_with_features_flan_t5_large_DA_Bard_xl_zeroshot

收藏
Hugging Face2023-11-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dongyoung4091/hh-rlhf_with_features_flan_t5_large_DA_Bard_xl_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: int64 - name: zeroshot_helpfulness_rejected dtype: int64 - name: zeroshot_specificity_chosen dtype: int64 - name: zeroshot_specificity_rejected dtype: int64 - name: zeroshot_intent_chosen dtype: int64 - name: zeroshot_intent_rejected dtype: int64 - name: zeroshot_factuality_chosen dtype: int64 - name: zeroshot_factuality_rejected dtype: int64 - name: zeroshot_easy-to-understand_chosen dtype: int64 - name: zeroshot_easy-to-understand_rejected dtype: int64 - name: zeroshot_relevance_chosen dtype: int64 - name: zeroshot_relevance_rejected dtype: int64 - name: zeroshot_readability_chosen dtype: int64 - name: zeroshot_readability_rejected dtype: int64 - name: zeroshot_enough-detail_chosen dtype: int64 - name: zeroshot_enough-detail_rejected dtype: int64 - name: zeroshot_biased:_chosen dtype: int64 - name: zeroshot_biased:_rejected dtype: int64 - name: zeroshot_fail-to-consider-individual-preferences_chosen dtype: int64 - name: zeroshot_fail-to-consider-individual-preferences_rejected dtype: int64 - name: zeroshot_repetetive_chosen dtype: int64 - name: zeroshot_repetetive_rejected dtype: int64 - name: zeroshot_fail-to-consider-context_chosen dtype: int64 - name: zeroshot_fail-to-consider-context_rejected dtype: int64 - name: zeroshot_too-long_chosen dtype: int64 - name: zeroshot_too-long_rejected dtype: int64 splits: - name: train num_bytes: 16425816 num_examples: 9574 - name: test num_bytes: 16369741 num_examples: 9574 download_size: 16118427 dataset_size: 32795557 --- # Dataset Card for "hh-rlhf_with_features_flan_t5_large_DA_Bard_xl_zeroshot" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)

配置项: - 配置名称:default 数据文件: - 数据集划分:训练集(train) 路径:data/train-* - 数据集划分:测试集(test) 路径:data/test-* 数据集信息: 特征字段: - 名称:chosen(优选回复),数据类型:字符串 - 名称:rejected(拒选回复),数据类型:字符串 - 名称:helpfulness_chosen(优选回复的有用性评分),数据类型:64位整数 - 名称:helpfulness_rejected(拒选回复的有用性评分),数据类型:64位整数 - 名称:specificity_chosen(优选回复的具体性评分),数据类型:64位整数 - 名称:specificity_rejected(拒选回复的具体性评分),数据类型:64位整数 - 名称:intent_chosen(优选回复的意图匹配度评分),数据类型:64位整数 - 名称:intent_rejected(拒选回复的意图匹配度评分),数据类型:64位整数 - 名称:factuality_chosen(优选回复的事实准确性评分),数据类型:64位整数 - 名称:factuality_rejected(拒选回复的事实准确性评分),数据类型:64位整数 - 名称:easy-to-understand_chosen(优选回复的易懂性评分),数据类型:64位整数 - 名称:easy-to-understand_rejected(拒选回复的易懂性评分),数据类型:64位整数 - 名称:relevance_chosen(优选回复的相关性评分),数据类型:64位整数 - 名称:relevance_rejected(拒选回复的相关性评分),数据类型:64位整数 - 名称:readability_chosen(优选回复的可读性评分),数据类型:64位整数 - 名称:readability_rejected(拒选回复的可读性评分),数据类型:64位整数 - 名称:enough-detail_chosen(优选回复的细节充足度评分),数据类型:64位整数 - 名称:enough-detail_rejected(拒选回复的细节充足度评分),数据类型:64位整数 - 名称:biased:_chosen(优选回复的偏见性评分),数据类型:64位整数 - 名称:biased:_rejected(拒选回复的偏见性评分),数据类型:64位整数 - 名称:fail-to-consider-individual-preferences_chosen(优选回复的未考虑个体偏好评分),数据类型:64位整数 - 名称:fail-to-consider-individual-preferences_rejected(拒选回复的未考虑个体偏好评分),数据类型:64位整数 - 名称:repetetive_chosen(优选回复的重复冗余性评分),数据类型:64位整数 - 名称:repetetive_rejected(拒选回复的重复冗余性评分),数据类型:64位整数 - 名称:fail-to-consider-context_chosen(优选回复的未考虑上下文评分),数据类型:64位整数 - 名称:fail-to-consider-context_rejected(拒选回复的未考虑上下文评分),数据类型:64位整数 - 名称:too-long_chosen(优选回复的过长性评分),数据类型:64位整数 - 名称:too-long_rejected(拒选回复的过长性评分),数据类型:64位整数 - 名称:human(用户原始输入),数据类型:字符串 - 名称:assistant_chosen(优选助手回复),数据类型:字符串 - 名称:assistant_rejected(拒选助手回复),数据类型:字符串 - 名称:log_score_chosen(优选回复的对数评分),数据类型:64位浮点数 - 名称:log_score_rejected(拒选回复的对数评分),数据类型:64位浮点数 - 名称:labels(标签),数据类型:字符串 - 名称:zeroshot_helpfulness_chosen(零样本(Zero-shot)优选回复的有用性评分),数据类型:64位整数 - 名称:zeroshot_helpfulness_rejected(零样本(Zero-shot)拒选回复的有用性评分),数据类型:64位整数 - 名称:zeroshot_specificity_chosen(零样本(Zero-shot)优选回复的具体性评分),数据类型:64位整数 - 名称:zeroshot_specificity_rejected(零样本(Zero-shot)拒选回复的具体性评分),数据类型:64位整数 - 名称:zeroshot_intent_chosen(零样本(Zero-shot)优选回复的意图匹配度评分),数据类型:64位整数 - 名称:zeroshot_intent_rejected(零样本(Zero-shot)拒选回复的意图匹配度评分),数据类型:64位整数 - 名称:zeroshot_factuality_chosen(零样本(Zero-shot)优选回复的事实准确性评分),数据类型:64位整数 - 名称:zeroshot_factuality_rejected(零样本(Zero-shot)拒选回复的事实准确性评分),数据类型:64位整数 - 名称:zeroshot_easy-to-understand_chosen(零样本(Zero-shot)优选回复的易懂性评分),数据类型:64位整数 - 名称:zeroshot_easy-to-understand_rejected(零样本(Zero-shot)拒选回复的易懂性评分),数据类型:64位整数 - 名称:zeroshot_relevance_chosen(零样本(Zero-shot)优选回复的相关性评分),数据类型:64位整数 - 名称:zeroshot_relevance_rejected(零样本(Zero-shot)拒选回复的相关性评分),数据类型:64位整数 - 名称:zeroshot_readability_chosen(零样本(Zero-shot)优选回复的可读性评分),数据类型:64位整数 - 名称:zeroshot_readability_rejected(零样本(Zero-shot)拒选回复的可读性评分),数据类型:64位整数 - 名称:zeroshot_enough-detail_chosen(零样本(Zero-shot)优选回复的细节充足度评分),数据类型:64位整数 - 名称:zeroshot_enough-detail_rejected(零样本(Zero-shot)拒选回复的细节充足度评分),数据类型:64位整数 - 名称:zeroshot_biased:_chosen(零样本(Zero-shot)优选回复的偏见性评分),数据类型:64位整数 - 名称:zeroshot_biased:_rejected(零样本(Zero-shot)拒选回复的偏见性评分),数据类型:64位整数 - 名称:zeroshot_fail-to-consider-individual-preferences_chosen(零样本(Zero-shot)优选回复的未考虑个体偏好评分),数据类型:64位整数 - 名称:zeroshot_fail-to-consider-individual-preferences_rejected(零样本(Zero-shot)拒选回复的未考虑个体偏好评分),数据类型:64位整数 - 名称:zeroshot_repetetive_chosen(零样本(Zero-shot)优选回复的重复冗余性评分),数据类型:64位整数 - 名称:zeroshot_repetetive_rejected(零样本(Zero-shot)拒选回复的重复冗余性评分),数据类型:64位整数 - 名称:zeroshot_fail-to-consider-context_chosen(零样本(Zero-shot)优选回复的未考虑上下文评分),数据类型:64位整数 - 名称:zeroshot_fail-to-consider-context_rejected(零样本(Zero-shot)拒选回复的未考虑上下文评分),数据类型:64位整数 - 名称:zeroshot_too-long_chosen(零样本(Zero-shot)优选回复的过长性评分),数据类型:64位整数 - 名称:zeroshot_too-long_rejected(零样本(Zero-shot)拒选回复的过长性评分),数据类型:64位整数 数据集划分信息: - 划分名称:train,总字节数:16425816,样本总量:9574 - 划分名称:test,总字节数:16369741,样本总量:9574 下载总大小:16118427 数据集总存储大小:32795557 --- # 「hh-rlhf_with_features_flan_t5_large_DA_Bard_xl_zeroshot」数据集卡片 [需补充更多相关信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dongyoung4091
原始信息汇总

数据集概述

数据集配置

  • 默认配置
    • 训练集:路径为 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:类型为 int64
    • zeroshot_helpfulness_rejected:类型为 int64
    • zeroshot_specificity_chosen:类型为 int64
    • zeroshot_specificity_rejected:类型为 int64
    • zeroshot_intent_chosen:类型为 int64
    • zeroshot_intent_rejected:类型为 int64
    • zeroshot_factuality_chosen:类型为 int64
    • zeroshot_factuality_rejected:类型为 int64
    • zeroshot_easy-to-understand_chosen:类型为 int64
    • zeroshot_easy-to-understand_rejected:类型为 int64
    • zeroshot_relevance_chosen:类型为 int64
    • zeroshot_relevance_rejected:类型为 int64
    • zeroshot_readability_chosen:类型为 int64
    • zeroshot_readability_rejected:类型为 int64
    • zeroshot_enough-detail_chosen:类型为 int64
    • zeroshot_enough-detail_rejected:类型为 int64
    • zeroshot_biased:_chosen:类型为 int64
    • zeroshot_biased:_rejected:类型为 int64
    • zeroshot_fail-to-consider-individual-preferences_chosen:类型为 int64
    • zeroshot_fail-to-consider-individual-preferences_rejected:类型为 int64
    • zeroshot_repetetive_chosen:类型为 int64
    • zeroshot_repetetive_rejected:类型为 int64
    • zeroshot_fail-to-consider-context_chosen:类型为 int64
    • zeroshot_fail-to-consider-context_rejected:类型为 int64
    • zeroshot_too-long_chosen:类型为 int64
    • zeroshot_too-long_rejected:类型为 int64

数据集分割

  • 训练集
    • 字节数:16425816
    • 样本数:9574
  • 测试集
    • 字节数:16369741
    • 样本数:9574

数据集大小

  • 下载大小:16118427 字节
  • 数据集大小:32795557 字节
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作