AlanYky commited on
Commit
a6f98ab
·
verified ·
1 Parent(s): 1fc5a5d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: label
9
+ dtype: int64
10
+ - name: idx
11
+ dtype: int64
12
+ splits:
13
+ - name: evaluation
14
+ num_bytes: 733641.0
15
+ num_examples: 1000
16
+ - name: few_shots
17
+ num_bytes: 39995.0
18
+ num_examples: 50
19
+ download_size: 380001
20
+ dataset_size: 773636.0
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: evaluation
25
+ path: data/evaluation-*
26
+ - split: few_shots
27
+ path: data/few_shots-*
28
+ ---
data/evaluation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b10aaf7274640eb0bf2238420ab52cc2b74f9b37c95533bac314ebd62e5bb4
3
+ size 351790
data/few_shots-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a437d4c170b23e7d46a97723f8a5a37c8276de90c558d1265b79bc54beaf02
3
+ size 28211