mateussj commited on
Commit
09b103a
·
verified ·
1 Parent(s): e43dab3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: pubid
5
+ dtype: int32
6
+ - name: question
7
+ dtype: string
8
+ - name: context
9
+ sequence:
10
+ - name: contexts
11
+ dtype: string
12
+ - name: labels
13
+ dtype: string
14
+ - name: meshes
15
+ dtype: string
16
+ - name: long_answer
17
+ dtype: string
18
+ - name: final_decision
19
+ dtype: string
20
+ - name: final_context
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 734371683
25
+ num_examples: 211269
26
+ download_size: 397550394
27
+ dataset_size: 734371683
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49063c75856df633da56fda9c41eb09c3e2d033bd0d0156abac4582f27ef042a
3
+ size 198710232
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a05bf9d986ab7e80f4797387562aee121d2862ecd265aa4763af39f19d1d97
3
+ size 198840162