nnilayy commited on
Commit
9d7f17c
·
verified ·
1 Parent(s): 0984f31

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: opa
9
+ dtype: string
10
+ - name: opb
11
+ dtype: string
12
+ - name: opc
13
+ dtype: string
14
+ - name: opd
15
+ dtype: string
16
+ - name: cop
17
+ dtype:
18
+ class_label:
19
+ names:
20
+ '0': a
21
+ '1': b
22
+ '2': c
23
+ '3': d
24
+ - name: choice_type
25
+ dtype: string
26
+ - name: exp
27
+ dtype: string
28
+ - name: subject_name
29
+ dtype: string
30
+ - name: topic_name
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 131903297
35
+ num_examples: 182822
36
+ - name: test
37
+ num_bytes: 1399350
38
+ num_examples: 6150
39
+ - name: validation
40
+ num_bytes: 2221428
41
+ num_examples: 4183
42
+ download_size: 88311487
43
+ dataset_size: 135524075
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ - split: test
50
+ path: data/test-*
51
+ - split: validation
52
+ path: data/validation-*
53
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:804b0d5fdf60c954d32ef2ad58166b583dba6dd7d2cda73a6107baeb935f44b0
3
+ size 936358
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6658f5c523807ee5e1cf264707dfa6025f82c002502a460b6c7b6addc2d27f0f
3
+ size 85899025
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0419379811f06f39a60c07972f867597996d15f06de7cd85bf603fd485fdc56d
3
+ size 1476104