teddylee777
commited on
Commit
•
112ac54
1
Parent(s):
4e37db8
Upload dataset
Browse files- README.md +6 -4
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -3,14 +3,16 @@ dataset_info:
|
|
3 |
features:
|
4 |
- name: instruction
|
5 |
dtype: string
|
|
|
|
|
6 |
- name: output
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
-
num_examples:
|
12 |
-
download_size:
|
13 |
-
dataset_size:
|
14 |
configs:
|
15 |
- config_name: default
|
16 |
data_files:
|
|
|
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: 4714
|
13 |
+
num_examples: 16
|
14 |
+
download_size: 6201
|
15 |
+
dataset_size: 4714
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
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:21a68fa818386d2410efb63ea2c951d58c7507bfa4f04f8124b0054be4b6d11e
|
3 |
+
size 6201
|