Ruqiya commited on
Commit
dd8dc61
1 Parent(s): b037676

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: document_id
9
+ dtype: string
10
+ - name: _id
11
+ dtype: string
12
+ - name: text
13
+ dtype: string
14
+ - name: label
15
+ dtype:
16
+ class_label:
17
+ names:
18
+ '0': '0'
19
+ '1': '1'
20
+ splits:
21
+ - name: test
22
+ num_bytes: 7563067
23
+ num_examples: 20632
24
+ - name: validation
25
+ num_bytes: 3740681
26
+ num_examples: 10387
27
+ - name: train
28
+ num_bytes: 26009819
29
+ num_examples: 70264
30
+ download_size: 13676619
31
+ dataset_size: 37313567
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: test
36
+ path: data/test-*
37
+ - split: validation
38
+ path: data/validation-*
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48340d6d0675f98356720c5146d7bb94099972d4cf0e1245bd0022c13e23b64b
3
+ size 2715416
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cd3d5f306bfac368c38fd06edb3c91acf1e95fa893c2ff10b77afb0beeca50e
3
+ size 9574744
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80eeb3e2404749c847eca9f81c2212889c70134a98f83f444ac8616844df30c
3
+ size 1386459