Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: input
|
6 |
dtype: string
|
@@ -24,6 +24,30 @@ dataset_info:
|
|
24 |
num_examples: 200
|
25 |
download_size: 462652
|
26 |
dataset_size: 1350475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
configs:
|
28 |
- config_name: aio
|
29 |
data_files:
|
@@ -33,4 +57,12 @@ configs:
|
|
33 |
path: aio/train-*
|
34 |
- split: validation
|
35 |
path: aio/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: aio
|
4 |
features:
|
5 |
- name: input
|
6 |
dtype: string
|
|
|
24 |
num_examples: 200
|
25 |
download_size: 462652
|
26 |
dataset_size: 1350475
|
27 |
+
- config_name: alt-e-to-j
|
28 |
+
features:
|
29 |
+
- name: input
|
30 |
+
dtype: string
|
31 |
+
- name: output
|
32 |
+
dtype: string
|
33 |
+
- name: name
|
34 |
+
dtype: string
|
35 |
+
- name: metrics
|
36 |
+
sequence: string
|
37 |
+
- name: instruction
|
38 |
+
dtype: string
|
39 |
+
splits:
|
40 |
+
- name: test
|
41 |
+
num_bytes: 584956
|
42 |
+
num_examples: 1010
|
43 |
+
- name: train
|
44 |
+
num_bytes: 10472218
|
45 |
+
num_examples: 17972
|
46 |
+
- name: validation
|
47 |
+
num_bytes: 572661
|
48 |
+
num_examples: 995
|
49 |
+
download_size: 3957250
|
50 |
+
dataset_size: 11629835
|
51 |
configs:
|
52 |
- config_name: aio
|
53 |
data_files:
|
|
|
57 |
path: aio/train-*
|
58 |
- split: validation
|
59 |
path: aio/validation-*
|
60 |
+
- config_name: alt-e-to-j
|
61 |
+
data_files:
|
62 |
+
- split: test
|
63 |
+
path: alt-e-to-j/test-*
|
64 |
+
- split: train
|
65 |
+
path: alt-e-to-j/train-*
|
66 |
+
- split: validation
|
67 |
+
path: alt-e-to-j/validation-*
|
68 |
---
|
alt-e-to-j/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99063b3c3aa75c991c88b15bfd22c30f8f90678f9462186328dcd7047dde4607
|
3 |
+
size 206194
|
alt-e-to-j/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af3d7e5156037ee01fc7f72ded1c99b1ae78f863bf2e707c010fdae40bebe8f
|
3 |
+
size 3555491
|
alt-e-to-j/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e90cc21fbced7460eab1697d4084cc74b8ce08bf31beeb375f8ff820c39d875b
|
3 |
+
size 195565
|