Upload dataset
Browse files
README.md
CHANGED
@@ -34,13 +34,16 @@ dataset_info:
|
|
34 |
list: string
|
35 |
splits:
|
36 |
- name: evaluation
|
37 |
-
num_bytes:
|
38 |
num_examples: 800
|
39 |
- name: few_shots
|
40 |
-
num_bytes:
|
41 |
num_examples: 50
|
42 |
-
|
43 |
-
|
|
|
|
|
|
|
44 |
configs:
|
45 |
- config_name: default
|
46 |
data_files:
|
@@ -48,4 +51,6 @@ configs:
|
|
48 |
path: data/evaluation-*
|
49 |
- split: few_shots
|
50 |
path: data/few_shots-*
|
|
|
|
|
51 |
---
|
|
|
34 |
list: string
|
35 |
splits:
|
36 |
- name: evaluation
|
37 |
+
num_bytes: 1246191
|
38 |
num_examples: 800
|
39 |
- name: few_shots
|
40 |
+
num_bytes: 83158
|
41 |
num_examples: 50
|
42 |
+
- name: short_few_shots
|
43 |
+
num_bytes: 9383.64
|
44 |
+
num_examples: 6
|
45 |
+
download_size: 485400
|
46 |
+
dataset_size: 1338732.64
|
47 |
configs:
|
48 |
- config_name: default
|
49 |
data_files:
|
|
|
51 |
path: data/evaluation-*
|
52 |
- split: few_shots
|
53 |
path: data/few_shots-*
|
54 |
+
- split: short_few_shots
|
55 |
+
path: data/short_few_shots-*
|
56 |
---
|
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 426728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:060c895f2d2eb714ab0f2fa4096b9deee66964e1669d4778f6ccb05766c3fcf5
|
3 |
size 426728
|
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 45412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb6c03aa6f3b5bd1c237690eed052d4d3f2cafefe0338a817f5acbd7dc3f04ca
|
3 |
size 45412
|
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:3434a13ce3cbfa358e7399b3c6ba7245bac25f8e3d4f742f224678e36962ab63
|
3 |
+
size 13260
|