dongyoung4091/shp_with_features_20k_flan_t5_large_flan_t5_small_zeroshot
收藏Hugging Face2023-09-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dongyoung4091/shp_with_features_20k_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: post_id
dtype: string
- name: domain
dtype: string
- name: upvote_ratio
dtype: float64
- name: history
dtype: string
- name: c_root_id_A
dtype: string
- name: c_root_id_B
dtype: string
- name: created_at_utc_A
dtype: int64
- name: created_at_utc_B
dtype: int64
- name: score_A
dtype: int64
- name: score_B
dtype: int64
- name: human_ref_A
dtype: string
- name: human_ref_B
dtype: string
- name: labels
dtype: int64
- name: seconds_difference
dtype: float64
- name: score_ratio
dtype: float64
- name: helpfulness_A
dtype: float64
- name: helpfulness_B
dtype: float64
- name: specificity_A
dtype: float64
- name: specificity_B
dtype: float64
- name: intent_A
dtype: float64
- name: intent_B
dtype: float64
- name: factuality_A
dtype: float64
- name: factuality_B
dtype: float64
- name: easy-to-understand_A
dtype: float64
- name: easy-to-understand_B
dtype: float64
- name: relevance_A
dtype: float64
- name: relevance_B
dtype: float64
- name: readability_A
dtype: float64
- name: readability_B
dtype: float64
- name: enough-detail_A
dtype: float64
- name: enough-detail_B
dtype: float64
- name: biased:_A
dtype: float64
- name: biased:_B
dtype: float64
- name: fail-to-consider-individual-preferences_A
dtype: float64
- name: fail-to-consider-individual-preferences_B
dtype: float64
- name: repetetive_A
dtype: float64
- name: repetetive_B
dtype: float64
- name: fail-to-consider-context_A
dtype: float64
- name: fail-to-consider-context_B
dtype: float64
- name: too-long_A
dtype: float64
- name: too-long_B
dtype: float64
- name: __index_level_0__
dtype: int64
- name: log_score_A
dtype: float64
- name: log_score_B
dtype: float64
- name: zeroshot_helpfulness_A
dtype: float64
- name: zeroshot_helpfulness_B
dtype: float64
- name: zeroshot_specificity_A
dtype: float64
- name: zeroshot_specificity_B
dtype: float64
- name: zeroshot_intent_A
dtype: float64
- name: zeroshot_intent_B
dtype: float64
- name: zeroshot_factuality_A
dtype: float64
- name: zeroshot_factuality_B
dtype: float64
- name: zeroshot_easy-to-understand_A
dtype: float64
- name: zeroshot_easy-to-understand_B
dtype: float64
- name: zeroshot_relevance_A
dtype: float64
- name: zeroshot_relevance_B
dtype: float64
- name: zeroshot_readability_A
dtype: float64
- name: zeroshot_readability_B
dtype: float64
- name: zeroshot_enough-detail_A
dtype: float64
- name: zeroshot_enough-detail_B
dtype: float64
- name: zeroshot_biased:_A
dtype: float64
- name: zeroshot_biased:_B
dtype: float64
- name: zeroshot_fail-to-consider-individual-preferences_A
dtype: float64
- name: zeroshot_fail-to-consider-individual-preferences_B
dtype: float64
- name: zeroshot_repetetive_A
dtype: float64
- name: zeroshot_repetetive_B
dtype: float64
- name: zeroshot_fail-to-consider-context_A
dtype: float64
- name: zeroshot_fail-to-consider-context_B
dtype: float64
- name: zeroshot_too-long_A
dtype: float64
- name: zeroshot_too-long_B
dtype: float64
splits:
- name: train
num_bytes: 22674534
num_examples: 9459
- name: test
num_bytes: 22627412
num_examples: 9459
download_size: 24128568
dataset_size: 45301946
---
# Dataset Card for "shp_with_features_20k_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
原始信息汇总
数据集概述
数据集配置
- 默认配置:
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据集特征
- 字段信息:
post_id:字符串类型domain:字符串类型upvote_ratio:浮点数类型history:字符串类型c_root_id_A:字符串类型c_root_id_B:字符串类型created_at_utc_A:整数类型created_at_utc_B:整数类型score_A:整数类型score_B:整数类型human_ref_A:字符串类型human_ref_B:字符串类型labels:整数类型seconds_difference:浮点数类型score_ratio:浮点数类型helpfulness_A:浮点数类型helpfulness_B:浮点数类型specificity_A:浮点数类型specificity_B:浮点数类型intent_A:浮点数类型intent_B:浮点数类型factuality_A:浮点数类型factuality_B:浮点数类型easy-to-understand_A:浮点数类型easy-to-understand_B:浮点数类型relevance_A:浮点数类型relevance_B:浮点数类型readability_A:浮点数类型readability_B:浮点数类型enough-detail_A:浮点数类型enough-detail_B:浮点数类型biased:_A:浮点数类型biased:_B:浮点数类型fail-to-consider-individual-preferences_A:浮点数类型fail-to-consider-individual-preferences_B:浮点数类型repetetive_A:浮点数类型repetetive_B:浮点数类型fail-to-consider-context_A:浮点数类型fail-to-consider-context_B:浮点数类型too-long_A:浮点数类型too-long_B:浮点数类型__index_level_0__:整数类型log_score_A:浮点数类型log_score_B:浮点数类型zeroshot_helpfulness_A:浮点数类型zeroshot_helpfulness_B:浮点数类型zeroshot_specificity_A:浮点数类型zeroshot_specificity_B:浮点数类型zeroshot_intent_A:浮点数类型zeroshot_intent_B:浮点数类型zeroshot_factuality_A:浮点数类型zeroshot_factuality_B:浮点数类型zeroshot_easy-to-understand_A:浮点数类型zeroshot_easy-to-understand_B:浮点数类型zeroshot_relevance_A:浮点数类型zeroshot_relevance_B:浮点数类型zeroshot_readability_A:浮点数类型zeroshot_readability_B:浮点数类型zeroshot_enough-detail_A:浮点数类型zeroshot_enough-detail_B:浮点数类型zeroshot_biased:_A:浮点数类型zeroshot_biased:_B:浮点数类型zeroshot_fail-to-consider-individual-preferences_A:浮点数类型zeroshot_fail-to-consider-individual-preferences_B:浮点数类型zeroshot_repetetive_A:浮点数类型zeroshot_repetetive_B:浮点数类型zeroshot_fail-to-consider-context_A:浮点数类型zeroshot_fail-to-consider-context_B:浮点数类型zeroshot_too-long_A:浮点数类型zeroshot_too-long_B:浮点数类型
数据集划分
- 训练集:
- 字节数:22674534
- 样本数:9459
- 测试集:
- 字节数:22627412
- 样本数:9459
数据集大小
- 下载大小:24128568 字节
- 数据集大小:45301946 字节



