Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -121,6 +121,34 @@ dataset_info:
|
|
121 |
num_examples: 182706
|
122 |
download_size: 53148245
|
123 |
dataset_size: 659076228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
- config_name: history
|
125 |
features:
|
126 |
- name: domain
|
@@ -292,6 +320,10 @@ configs:
|
|
292 |
path: gender_sexuality/validation_pref-*
|
293 |
- split: test_pref
|
294 |
path: gender_sexuality/test_pref-*
|
|
|
|
|
|
|
|
|
295 |
- config_name: history
|
296 |
data_files:
|
297 |
- split: validation_pref
|
|
|
121 |
num_examples: 182706
|
122 |
download_size: 53148245
|
123 |
dataset_size: 659076228
|
124 |
+
- config_name: gender_sexuality_test_prompts
|
125 |
+
features:
|
126 |
+
- name: rank
|
127 |
+
dtype: int64
|
128 |
+
- name: only_comment
|
129 |
+
dtype: bool
|
130 |
+
- name: domain
|
131 |
+
dtype: string
|
132 |
+
- name: post_id
|
133 |
+
dtype: string
|
134 |
+
- name: title
|
135 |
+
dtype: string
|
136 |
+
- name: history
|
137 |
+
dtype: string
|
138 |
+
- name: c_root_id
|
139 |
+
dtype: string
|
140 |
+
- name: created_at_utc
|
141 |
+
dtype: float64
|
142 |
+
- name: score
|
143 |
+
dtype: int64
|
144 |
+
- name: human_ref
|
145 |
+
dtype: string
|
146 |
+
splits:
|
147 |
+
- name: test_prompts
|
148 |
+
num_bytes: 24889982
|
149 |
+
num_examples: 17485
|
150 |
+
download_size: 11276178
|
151 |
+
dataset_size: 24889982
|
152 |
- config_name: history
|
153 |
features:
|
154 |
- name: domain
|
|
|
320 |
path: gender_sexuality/validation_pref-*
|
321 |
- split: test_pref
|
322 |
path: gender_sexuality/test_pref-*
|
323 |
+
- config_name: gender_sexuality_test_prompts
|
324 |
+
data_files:
|
325 |
+
- split: test_prompts
|
326 |
+
path: gender_sexuality_test_prompts/test_prompts-*
|
327 |
- config_name: history
|
328 |
data_files:
|
329 |
- split: validation_pref
|