Upload dataset
Browse files- README.md +3 -3
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: input
|
5 |
dtype: string
|
6 |
- name: output
|
7 |
dtype: string
|
8 |
-
- name: instruction
|
9 |
-
dtype: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
num_bytes: 7888
|
13 |
num_examples: 20
|
14 |
-
download_size:
|
15 |
dataset_size: 7888
|
16 |
configs:
|
17 |
- config_name: default
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: instruction
|
5 |
+
dtype: string
|
6 |
- name: input
|
7 |
dtype: string
|
8 |
- name: output
|
9 |
dtype: string
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
num_bytes: 7888
|
13 |
num_examples: 20
|
14 |
+
download_size: 7906
|
15 |
dataset_size: 7888
|
16 |
configs:
|
17 |
- config_name: default
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2519e36c0c002835cce0326739df544abbd0207ad10316942c4b00add4fe3b5d
|
3 |
+
size 7906
|