shocheen commited on
Commit
68e8e26
·
verified ·
1 Parent(s): 33349f2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md CHANGED
@@ -228,6 +228,48 @@ dataset_info:
228
  num_examples: 1027
229
  download_size: 818158
230
  dataset_size: 1461426
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
231
  - config_name: science
232
  features:
233
  - name: domain
@@ -341,6 +383,10 @@ configs:
341
  data_files:
342
  - split: test_prompts
343
  path: history_test_prompts/test_prompts-*
 
 
 
 
344
  - config_name: science
345
  data_files:
346
  - split: validation_pref
 
228
  num_examples: 1027
229
  download_size: 818158
230
  dataset_size: 1461426
231
+ - config_name: politics
232
+ features:
233
+ - name: domain
234
+ dtype: string
235
+ - name: post_id
236
+ dtype: string
237
+ - name: history
238
+ dtype: string
239
+ - name: title
240
+ dtype: string
241
+ - name: c_root_id_A
242
+ dtype: string
243
+ - name: c_root_id_B
244
+ dtype: string
245
+ - name: created_at_utc_A
246
+ dtype: float64
247
+ - name: created_at_utc_B
248
+ dtype: float64
249
+ - name: score_A
250
+ dtype: int64
251
+ - name: score_B
252
+ dtype: int64
253
+ - name: human_ref_A
254
+ dtype: string
255
+ - name: human_ref_B
256
+ dtype: string
257
+ - name: labels
258
+ dtype: int64
259
+ - name: overlap_ratio
260
+ dtype: float64
261
+ - name: seconds_difference
262
+ dtype: float64
263
+ - name: score_ratio
264
+ dtype: float64
265
+ - name: len_ratio
266
+ dtype: float64
267
+ splits:
268
+ - name: validation_pref
269
+ num_bytes: 144623174
270
+ num_examples: 83290
271
+ download_size: 10817504
272
+ dataset_size: 144623174
273
  - config_name: science
274
  features:
275
  - name: domain
 
383
  data_files:
384
  - split: test_prompts
385
  path: history_test_prompts/test_prompts-*
386
+ - config_name: politics
387
+ data_files:
388
+ - split: validation_pref
389
+ path: politics/validation_pref-*
390
  - config_name: science
391
  data_files:
392
  - split: validation_pref