File size: 2,060 Bytes
ee46959 7c01565 ee46959 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
---
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: int64
- name: helpfulness_B
dtype: int64
- name: specificity_A
dtype: int64
- name: specificity_B
dtype: int64
- name: intent_A
dtype: int64
- name: intent_B
dtype: int64
- name: factuality_A
dtype: int64
- name: factuality_B
dtype: int64
- name: diffucult-to-understand_A
dtype: int64
- name: diffucult-to-understand_B
dtype: int64
- name: relevance_A
dtype: int64
- name: relevance_B
dtype: int64
- name: readability_A
dtype: int64
- name: readability_B
dtype: int64
- name: enough-detail_A
dtype: int64
- name: enough-detail_B
dtype: int64
- name: biased:_A
dtype: int64
- name: biased:_B
dtype: int64
- name: fail-to-consider-individual-preferences_A
dtype: int64
- name: fail-to-consider-individual-preferences_B
dtype: int64
- name: repetetive_A
dtype: int64
- name: repetetive_B
dtype: int64
- name: fail-to-consider-context_A
dtype: int64
- name: fail-to-consider-context_B
dtype: int64
- name: too-long_A
dtype: int64
- name: too-long_B
dtype: int64
splits:
- name: train
num_bytes: 4307672
num_examples: 2000
download_size: 2468161
dataset_size: 4307672
---
# Dataset Card for "shp_with_features"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |