thashiguchi commited on
Commit
052c037
1 Parent(s): bcfc260

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ID
5
+ dtype: string
6
+ - name: 問題文
7
+ dtype: string
8
+ - name: 選択肢①
9
+ dtype: string
10
+ - name: 選択肢②
11
+ dtype: string
12
+ - name: 選択肢③
13
+ dtype: string
14
+ - name: 選択肢④
15
+ dtype: string
16
+ - name: 答え(正答率)
17
+ dtype: string
18
+ - name: 人間ベンチマーク
19
+ dtype: string
20
+ - name: 備考
21
+ dtype: string
22
+ splits:
23
+ - name: test
24
+ num_bytes: 13232
25
+ num_examples: 42
26
+ download_size: 15207
27
+ dataset_size: 13232
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:364c804e2ab4cf981bbefc6ea8fffc3a4af2e6d1ca05699393382c5eea958412
3
+ size 15207