duarteocarmo
commited on
Commit
•
5bf88ee
1
Parent(s):
fc1a2f0
Upload dataset
Browse files- README.md +7 -9
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,19 +1,17 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
- name: output
|
11 |
-
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
num_bytes: 384344
|
15 |
num_examples: 1102
|
16 |
-
download_size:
|
17 |
dataset_size: 384344
|
18 |
configs:
|
19 |
- config_name: default
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: instruction
|
5 |
+
dtype: string
|
6 |
+
- name: output
|
7 |
+
dtype: string
|
8 |
+
- name: input
|
9 |
+
dtype: string
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
num_bytes: 384344
|
13 |
num_examples: 1102
|
14 |
+
download_size: 225528
|
15 |
dataset_size: 384344
|
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:84b733759398146f7f4b14033edffabed7d65ea80366006cf98908f5268e65d0
|
3 |
+
size 225528
|