KonradSzafer commited on
Commit
26e7bff
1 Parent(s): 764d1aa

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: questionID
5
+ dtype: string
6
+ - name: originalQuestionID
7
+ dtype: string
8
+ - name: totalPossiblePoint
9
+ dtype: int64
10
+ - name: AnswerKey
11
+ dtype: string
12
+ - name: isMultipleChoiceQuestion
13
+ dtype: int64
14
+ - name: includesDiagram
15
+ dtype: int64
16
+ - name: examName
17
+ dtype: string
18
+ - name: schoolGrade
19
+ dtype: int64
20
+ - name: year
21
+ dtype: string
22
+ - name: question
23
+ dtype: string
24
+ - name: subject
25
+ dtype: float64
26
+ - name: category
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 413225
31
+ num_examples: 1119
32
+ - name: validation
33
+ num_bytes: 112676
34
+ num_examples: 299
35
+ - name: test
36
+ num_bytes: 439851
37
+ num_examples: 1172
38
+ download_size: 471984
39
+ dataset_size: 965752
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ - split: validation
46
+ path: data/validation-*
47
+ - split: test
48
+ path: data/test-*
49
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:159f45bd3c1b2c76e3ce029dc0925c09132b4224b41aa3ab90d2581382a3db83
3
+ size 212458
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a308c515250416ce2f28268d781ce8847b8c3dc391a090c405276345e5e9e0a5
3
+ size 199439
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ce4e598eae019bcc5457e1882d91471d37aa93ff75b6b64f7ff54343555908
3
+ size 60087