AlanYky commited on
Commit
cbef4ec
1 Parent(s): 54e137e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ - name: idx
9
+ dtype: int64
10
+ splits:
11
+ - name: evaluation
12
+ num_bytes: 162062.0
13
+ num_examples: 1000
14
+ - name: few_shots
15
+ num_bytes: 7104.0
16
+ num_examples: 50
17
+ download_size: 110709
18
+ dataset_size: 169166.0
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: evaluation
23
+ path: data/evaluation-*
24
+ - split: few_shots
25
+ path: data/few_shots-*
26
+ ---
data/evaluation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2a03f6656ca6c1c3a3ce0477970c7eee983e78864c692c8530bcca2c196f56
3
+ size 103048
data/few_shots-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c893f1d9ca8807aeb229d82e1fe5393a151932663068f428cd141a6b47455db
3
+ size 7661