Upload dataset
Browse files
README.md
CHANGED
@@ -11,13 +11,16 @@ dataset_info:
|
|
11 |
dtype: int64
|
12 |
splits:
|
13 |
- name: evaluation
|
14 |
-
num_bytes: 733641
|
15 |
num_examples: 1000
|
16 |
- name: few_shots
|
17 |
-
num_bytes: 39995
|
18 |
num_examples: 50
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
21 |
configs:
|
22 |
- config_name: default
|
23 |
data_files:
|
@@ -25,4 +28,6 @@ configs:
|
|
25 |
path: data/evaluation-*
|
26 |
- split: few_shots
|
27 |
path: data/few_shots-*
|
|
|
|
|
28 |
---
|
|
|
11 |
dtype: int64
|
12 |
splits:
|
13 |
- name: evaluation
|
14 |
+
num_bytes: 733641
|
15 |
num_examples: 1000
|
16 |
- name: few_shots
|
17 |
+
num_bytes: 39995
|
18 |
num_examples: 50
|
19 |
+
- name: short_few_shots
|
20 |
+
num_bytes: 4799.4
|
21 |
+
num_examples: 6
|
22 |
+
download_size: 389266
|
23 |
+
dataset_size: 778435.4
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
|
|
28 |
path: data/evaluation-*
|
29 |
- split: few_shots
|
30 |
path: data/few_shots-*
|
31 |
+
- split: short_few_shots
|
32 |
+
path: data/short_few_shots-*
|
33 |
---
|
data/evaluation-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 351790
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0d3f9b1cbb8e59399c53935469b94ff2ab4014ca78e923dfb0c3e0a1698c955
|
3 |
size 351790
|
data/few_shots-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28211
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34aa5010a60f64c252f585c038f76af9844871c1b4e7214ca22114a35207e64e
|
3 |
size 28211
|
data/short_few_shots-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a2cf38ed27d9a31e9449271ceb9ae00a8f1883cc3ec8c89b14af335a4ada355
|
3 |
+
size 9265
|