dipta007 commited on
Commit
d04924b
·
verified ·
1 Parent(s): a5f176a

Upload dataset

Browse files
README.md CHANGED
@@ -65,6 +65,36 @@ dataset_info:
65
  num_examples: 500
66
  download_size: 1157392
67
  dataset_size: 2185837.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  configs:
69
  - config_name: pqa_artificial
70
  data_files:
@@ -80,4 +110,12 @@ configs:
80
  path: pqa_labeled/val-*
81
  - split: test
82
  path: pqa_labeled/test-*
 
 
 
 
 
 
 
 
83
  ---
 
65
  num_examples: 500
66
  download_size: 1157392
67
  dataset_size: 2185837.0
68
+ - config_name: pqa_unlabeled
69
+ features:
70
+ - name: pubid
71
+ dtype: int32
72
+ - name: question
73
+ dtype: string
74
+ - name: context
75
+ sequence:
76
+ - name: contexts
77
+ dtype: string
78
+ - name: labels
79
+ dtype: string
80
+ - name: meshes
81
+ dtype: string
82
+ - name: long_answer
83
+ dtype: string
84
+ - name: claim
85
+ dtype: string
86
+ splits:
87
+ - name: train
88
+ num_bytes: 123467973.97985274
89
+ num_examples: 57249
90
+ - name: val
91
+ num_bytes: 4313367.010073634
92
+ num_examples: 2000
93
+ - name: test
94
+ num_bytes: 4313367.010073634
95
+ num_examples: 2000
96
+ download_size: 70037337
97
+ dataset_size: 132094708.0
98
  configs:
99
  - config_name: pqa_artificial
100
  data_files:
 
110
  path: pqa_labeled/val-*
111
  - split: test
112
  path: pqa_labeled/test-*
113
+ - config_name: pqa_unlabeled
114
+ data_files:
115
+ - split: train
116
+ path: pqa_unlabeled/train-*
117
+ - split: val
118
+ path: pqa_unlabeled/val-*
119
+ - split: test
120
+ path: pqa_unlabeled/test-*
121
  ---
pqa_unlabeled/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23914886b9594519dec04d5c47f377f8858df695d42cd1dd1137f136b8d06e91
3
+ size 2275983
pqa_unlabeled/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ad43f62439597fb656b9ea1ebd32f1fc10d2e5e0bbccafba8477d163193eb0
3
+ size 65466738
pqa_unlabeled/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2da85ef61a1decd05a45b9dc985872a72014e3760df0318731904521806e15a9
3
+ size 2294616