araag2 commited on
Commit
14c64d6
·
verified ·
1 Parent(s): d786fac

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,36 @@
1
  ---
2
  dataset_info:
3
- config_name: source
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  features:
5
  - name: question
6
  dtype: string
@@ -37,6 +67,14 @@ dataset_info:
37
  download_size: 87908602
38
  dataset_size: 135525623
39
  configs:
 
 
 
 
 
 
 
 
40
  - config_name: source
41
  data_files:
42
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: processed
4
+ features:
5
+ - name: Question
6
+ dtype: string
7
+ - name: Explanation
8
+ dtype: string
9
+ - name: Option_A
10
+ dtype: string
11
+ - name: Option_B
12
+ dtype: string
13
+ - name: Option_C
14
+ dtype: string
15
+ - name: Option_D
16
+ dtype: string
17
+ - name: id
18
+ dtype: string
19
+ - name: Label
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 124419306
24
+ num_examples: 182822
25
+ - name: dev
26
+ num_bytes: 2089678
27
+ num_examples: 4183
28
+ - name: test
29
+ num_bytes: 1201595
30
+ num_examples: 6150
31
+ download_size: 86571328
32
+ dataset_size: 127710579
33
+ - config_name: source
34
  features:
35
  - name: question
36
  dtype: string
 
67
  download_size: 87908602
68
  dataset_size: 135525623
69
  configs:
70
+ - config_name: processed
71
+ data_files:
72
+ - split: train
73
+ path: processed/train-*
74
+ - split: dev
75
+ path: processed/dev-*
76
+ - split: test
77
+ path: processed/test-*
78
  - config_name: source
79
  data_files:
80
  - split: train
processed/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a10a7cbe1b8ef7c292a656728544864c69487894e5a2d7ff4f38b3fc6eb0677
3
+ size 1456375
processed/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e17ea1d8cbf31770a96e372e0c002b7982f7ae2fe4614eb04608c987bf8edac
3
+ size 918530
processed/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daec6ea1e1681bad80ab2a78c72e64e1371a60c01a0e98ea793f8c99f345933d
3
+ size 84196423