Kikinoking commited on
Commit
401fd5a
·
verified ·
1 Parent(s): 6b970b7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: choices
9
+ sequence: string
10
+ - name: answer
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 12975697
15
+ num_examples: 59277
16
+ - name: validation
17
+ num_bytes: 2008574
18
+ num_examples: 9266
19
+ - name: calibration
20
+ num_bytes: 1969568
21
+ num_examples: 7856
22
+ download_size: 8786274
23
+ dataset_size: 16953839
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: calibration
32
+ path: data/calibration-*
33
+ ---
data/calibration-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a84cd72e1616119f84f8aee7425d225c341e0839d13e71a04ec7552b3f5b887
3
+ size 1090008
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a3371d48d11a57975ada5365eaa02abe28f36892d4f43909a325a3b3b9e594
3
+ size 6671528
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25505b0141bf0770857354bb52cfb4254165f5b78fac893fea7c661269b13efc
3
+ size 1024738