Upload dataset
Browse files
README.md
CHANGED
@@ -9,13 +9,16 @@ dataset_info:
|
|
9 |
dtype: int64
|
10 |
splits:
|
11 |
- name: evaluation
|
12 |
-
num_bytes: 194625
|
13 |
num_examples: 900
|
14 |
- name: few_shots
|
15 |
-
num_bytes: 7136
|
16 |
num_examples: 30
|
17 |
-
|
18 |
-
|
|
|
|
|
|
|
19 |
configs:
|
20 |
- config_name: default
|
21 |
data_files:
|
@@ -23,4 +26,6 @@ configs:
|
|
23 |
path: data/evaluation-*
|
24 |
- split: few_shots
|
25 |
path: data/few_shots-*
|
|
|
|
|
26 |
---
|
|
|
9 |
dtype: int64
|
10 |
splits:
|
11 |
- name: evaluation
|
12 |
+
num_bytes: 194625
|
13 |
num_examples: 900
|
14 |
- name: few_shots
|
15 |
+
num_bytes: 7136
|
16 |
num_examples: 30
|
17 |
+
- name: short_few_shots
|
18 |
+
num_bytes: 2140.8
|
19 |
+
num_examples: 9
|
20 |
+
download_size: 146217
|
21 |
+
dataset_size: 203901.8
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
|
|
26 |
path: data/evaluation-*
|
27 |
- split: few_shots
|
28 |
path: data/few_shots-*
|
29 |
+
- split: short_few_shots
|
30 |
+
path: data/short_few_shots-*
|
31 |
---
|
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 133025
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bbd61b9f28bbc279b76c6e741d14259323db5f6b801d5ac6259dbf3176962a1
|
3 |
size 133025
|
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 8419
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e88512f734710b81691a14dd8edd28c8df3b0626456f3866c908c6e6bf591c73
|
3 |
size 8419
|
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:20444000a21c277ad1cf731821a530bbb31484842725d560ad60680f3da7bf7d
|
3 |
+
size 4773
|