PhilipQuirke commited on
Commit
1195f82
·
verified ·
1 Parent(s): 90eb035

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +51 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: choices
7
+ list: string
8
+ - name: answer
9
+ dtype: int64
10
+ - name: hint
11
+ dtype: string
12
+ - name: task
13
+ dtype: string
14
+ - name: grade
15
+ dtype: string
16
+ - name: subject
17
+ dtype: string
18
+ - name: topic
19
+ dtype: string
20
+ - name: category
21
+ dtype: string
22
+ - name: skill
23
+ dtype: string
24
+ - name: lecture
25
+ dtype: string
26
+ - name: solution
27
+ dtype: string
28
+ - name: source_index
29
+ dtype: int64
30
+ - name: tiny_index
31
+ dtype: int64
32
+ - name: tiny_selection_seed
33
+ dtype: int64
34
+ - name: tiny_selection_strategy
35
+ dtype: string
36
+ - name: source_dataset
37
+ dtype: string
38
+ - name: source_split
39
+ dtype: string
40
+ splits:
41
+ - name: test
42
+ num_bytes: 160045
43
+ num_examples: 100
44
+ download_size: 71008
45
+ dataset_size: 160045
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef040d415f9b0ade61f388310d29a4a8402ccfc0429647959b8c4af1cffc07b
3
+ size 71008