araag2 commited on
Commit
ce8319d
·
verified ·
1 Parent(s): 090fa26

Upload dataset

Browse files
README.md CHANGED
@@ -364,6 +364,31 @@ dataset_info:
364
  num_examples: 1000
365
  download_size: 36885057
366
  dataset_size: 80325083
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
367
  - config_name: sample_size_estimation_source
368
  features:
369
  - name: trial_id
@@ -464,6 +489,12 @@ configs:
464
  path: evidence_summarization_source/train-*
465
  - split: test
466
  path: evidence_summarization_source/test-*
 
 
 
 
 
 
467
  - config_name: sample_size_estimation_source
468
  data_files:
469
  - split: train
 
364
  num_examples: 1000
365
  download_size: 36885057
366
  dataset_size: 80325083
367
+ - config_name: sample_size_estimation_processed
368
+ features:
369
+ - name: id
370
+ dtype: int64
371
+ - name: pmid
372
+ dtype: string
373
+ - name: trial_id
374
+ dtype: string
375
+ - name: Question_Context
376
+ dtype: string
377
+ - name: Label
378
+ dtype: int64
379
+ - name: Explanation
380
+ dtype: string
381
+ - name: answer_type
382
+ dtype: string
383
+ splits:
384
+ - name: train
385
+ num_bytes: 4544443
386
+ num_examples: 1143
387
+ - name: test
388
+ num_bytes: 4261172
389
+ num_examples: 1000
390
+ download_size: 3775188
391
+ dataset_size: 8805615
392
  - config_name: sample_size_estimation_source
393
  features:
394
  - name: trial_id
 
489
  path: evidence_summarization_source/train-*
490
  - split: test
491
  path: evidence_summarization_source/test-*
492
+ - config_name: sample_size_estimation_processed
493
+ data_files:
494
+ - split: train
495
+ path: sample_size_estimation_processed/train-*
496
+ - split: test
497
+ path: sample_size_estimation_processed/test-*
498
  - config_name: sample_size_estimation_source
499
  data_files:
500
  - split: train
sample_size_estimation_processed/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d3c2372fbe00136441c0c481432d505958b1db7c73d711de02aa1f524fbebdc
3
+ size 1810982
sample_size_estimation_processed/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b30afa8c5560aaa2132ca9b9dc7be788cfd3ce2c5914ccebd6531d322146de
3
+ size 1964206