chargoddard commited on
Commit
069ac8d
1 Parent(s): f03b789

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence
5
+ dtype: string
6
+ - name: option1
7
+ dtype: string
8
+ - name: option2
9
+ dtype: string
10
+ - name: answer
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1283665.5279964355
15
+ num_examples: 10000
16
+ - name: train_4k
17
+ num_bytes: 513466.21119857416
18
+ num_examples: 4000
19
+ - name: train_2k
20
+ num_bytes: 256733.10559928708
21
+ num_examples: 2000
22
+ - name: fewshot
23
+ num_bytes: 1283665.5279964355
24
+ num_examples: 10000
25
+ download_size: 1939104
26
+ dataset_size: 3337530.3727907324
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: train_4k
33
+ path: data/train_4k-*
34
+ - split: train_2k
35
+ path: data/train_2k-*
36
+ - split: fewshot
37
+ path: data/fewshot-*
38
+ ---
data/fewshot-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:463df5121aa51b107fc2f9f9f7e4fcf344d7266325ea4eb8e5b7d5381ff0c804
3
+ size 745782
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7226a7c033305e64c37d0d11b1bcdd1ec45e610c2499f98ca01c820ee5eb720
3
+ size 744416
data/train_2k-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e82322af765b0930e070b8070a09911e03723eb79a24ecb194efb782f33bf35
3
+ size 150976
data/train_4k-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6d6df5323e005db7ec3f90e46e5e19284da8cc2083075e1a9a0ee69d5469b3c
3
+ size 297930