dongyoung4091/shp_with_features_20k_flan_t5_large_flan_t5_base_zeroshot
收藏Hugging Face2023-09-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dongyoung4091/shp_with_features_20k_flan_t5_large_flan_t5_base_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: 0
dataset_size: 45301946
---
# Dataset Card for "shp_with_features_20k_flan_t5_large_flan_t5_base_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-*
- 训练集:
数据集特征
- 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
数据集大小
- 下载大小: 0
- 数据集大小: 45301946



