jimim commited on
Commit
bedc8fb
·
verified ·
1 Parent(s): 522da0f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: idx
5
+ dtype: int64
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: A
11
+ dtype: string
12
+ - name: B
13
+ dtype: string
14
+ - name: C
15
+ dtype: string
16
+ - name: D
17
+ dtype: string
18
+ - name: Category
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 4838
23
+ num_examples: 10
24
+ download_size: 9696
25
+ dataset_size: 4838
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:930cee3cb702eb2d198ae21509a609785c3ad0b392c7b2a0b05b8522d19a5640
3
+ size 9696