dipta007 commited on
Commit
1a13944
·
verified ·
1 Parent(s): ea56b07

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: pqa_artificial
4
+ features:
5
+ - name: pubid
6
+ dtype: int32
7
+ - name: question
8
+ dtype: string
9
+ - name: context
10
+ sequence:
11
+ - name: contexts
12
+ dtype: string
13
+ - name: labels
14
+ dtype: string
15
+ - name: meshes
16
+ dtype: string
17
+ - name: long_answer
18
+ dtype: string
19
+ - name: final_decision
20
+ dtype: string
21
+ - name: claim
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 459207892.9325694
26
+ num_examples: 207269
27
+ - name: val
28
+ num_bytes: 4431033.0337153105
29
+ num_examples: 2000
30
+ - name: test
31
+ num_bytes: 4431033.0337153105
32
+ num_examples: 2000
33
+ download_size: 249405800
34
+ dataset_size: 468069959.0
35
+ configs:
36
+ - config_name: pqa_artificial
37
+ data_files:
38
+ - split: train
39
+ path: pqa_artificial/train-*
40
+ - split: val
41
+ path: pqa_artificial/val-*
42
+ - split: test
43
+ path: pqa_artificial/test-*
44
+ ---
pqa_artificial/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eafe4bd1f9ad4856cedc344a4b7fe968605bf53b2a9496ef22ff7838835f9b39
3
+ size 2373870
pqa_artificial/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bd80e98ece5b82b355cc1ae2dac9819e0136fc2f7f01b63a7bd68e3967662bc
3
+ size 244658628
pqa_artificial/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5d8c84f287e7ba50db2c3c58b6b140b9f1995cbf9a11382f2ddc3d27cd129fa
3
+ size 2373302