Datasets:
File size: 3,091 Bytes
5224d16 1eaabae 43ad38f bebe7e1 5224d16 d10749c 10ce53c bebe7e1 5224d16 1eaabae 43ad38f 5224d16 d10749c 10ce53c bebe7e1 5224d16 |
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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 |
---
dataset_info:
- config_name: finance
features:
- name: domain
dtype: string
- name: post_id
dtype: string
- name: history
dtype: string
- name: title
dtype: string
- name: c_root_id_A
dtype: string
- name: c_root_id_B
dtype: string
- name: created_at_utc_A
dtype: float64
- name: created_at_utc_B
dtype: float64
- 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: overlap_ratio
dtype: float64
- name: seconds_difference
dtype: float64
- name: score_ratio
dtype: float64
- name: len_ratio
dtype: float64
splits:
- name: validation_pref
num_bytes: 106745033
num_examples: 55518
- name: test_pref
num_bytes: 109417097
num_examples: 58603
download_size: 15849887
dataset_size: 216162130
- config_name: history
features:
- name: domain
dtype: string
- name: post_id
dtype: string
- name: history
dtype: string
- name: title
dtype: string
- name: c_root_id_A
dtype: string
- name: c_root_id_B
dtype: string
- name: created_at_utc_A
dtype: float64
- name: created_at_utc_B
dtype: float64
- 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: overlap_ratio
dtype: float64
- name: seconds_difference
dtype: float64
- name: score_ratio
dtype: float64
- name: len_ratio
dtype: float64
splits:
- name: validation_pref
num_bytes: 11033885
num_examples: 7255
- name: test_pref
num_bytes: 8347339
num_examples: 5511
- name: train_pref
num_bytes: 470504584
num_examples: 290723
download_size: 48258052
dataset_size: 489885808
- config_name: history_test_prompts
features:
- name: rank
dtype: int64
- name: only_comment
dtype: bool
- name: domain
dtype: string
- name: post_id
dtype: string
- name: title
dtype: string
- name: history
dtype: string
- name: c_root_id
dtype: string
- name: created_at_utc
dtype: float64
- name: score
dtype: int64
- name: human_ref
dtype: string
splits:
- name: test_prompts
num_bytes: 1461426
num_examples: 1027
download_size: 818158
dataset_size: 1461426
configs:
- config_name: finance
data_files:
- split: validation_pref
path: finance/validation_pref-*
- split: test_pref
path: finance/test_pref-*
- config_name: history
data_files:
- split: validation_pref
path: history/validation_pref-*
- split: test_pref
path: history/test_pref-*
- split: train_pref
path: history/train_pref-*
- config_name: history_test_prompts
data_files:
- split: test_prompts
path: history_test_prompts/test_prompts-*
---
# Dataset Card for "compred"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |