Upload dataset
Browse files
README.md
CHANGED
@@ -16,13 +16,16 @@ dataset_info:
|
|
16 |
dtype: int32
|
17 |
splits:
|
18 |
- name: evaluation
|
19 |
-
num_bytes:
|
20 |
num_examples: 900
|
21 |
- name: few_shots
|
22 |
-
num_bytes:
|
23 |
num_examples: 50
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|
@@ -30,4 +33,6 @@ configs:
|
|
30 |
path: data/evaluation-*
|
31 |
- split: few_shots
|
32 |
path: data/few_shots-*
|
|
|
|
|
33 |
---
|
|
|
16 |
dtype: int32
|
17 |
splits:
|
18 |
- name: evaluation
|
19 |
+
num_bytes: 196593
|
20 |
num_examples: 900
|
21 |
- name: few_shots
|
22 |
+
num_bytes: 10536
|
23 |
num_examples: 50
|
24 |
+
- name: short_few_shots
|
25 |
+
num_bytes: 2739.36
|
26 |
+
num_examples: 13
|
27 |
+
download_size: 152267
|
28 |
+
dataset_size: 209868.36
|
29 |
configs:
|
30 |
- config_name: default
|
31 |
data_files:
|
|
|
33 |
path: data/evaluation-*
|
34 |
- split: few_shots
|
35 |
path: data/few_shots-*
|
36 |
+
- split: short_few_shots
|
37 |
+
path: data/short_few_shots-*
|
38 |
---
|
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 136864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e41be3692e6a13f4b8034f24cc560410690a4090ed546cc8be7cafeae537ae0
|
3 |
size 136864
|
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 10661
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd4408ac9340d9cb2c7fa0a5f8e9da8f3ed4ad09c6d06f85fff2e5856daece43
|
3 |
size 10661
|
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:fbd9608f29b0b018218156fb7e1a313146c9a5abab9506e09b629e5f7e545028
|
3 |
+
size 4742
|