Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,6 +1,30 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: recipe_name
|
| 6 |
dtype: string
|
|
@@ -31,6 +55,14 @@ dataset_info:
|
|
| 31 |
download_size: 104937678
|
| 32 |
dataset_size: 142347209
|
| 33 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
- config_name: structured
|
| 35 |
data_files:
|
| 36 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: instruction
|
| 4 |
+
features:
|
| 5 |
+
- name: system
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: user
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: assistant
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: recipe_name
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: category
|
| 14 |
+
dtype: string
|
| 15 |
+
splits:
|
| 16 |
+
- name: train
|
| 17 |
+
num_bytes: 70369153
|
| 18 |
+
num_examples: 59814
|
| 19 |
+
- name: validation
|
| 20 |
+
num_bytes: 8850882
|
| 21 |
+
num_examples: 7477
|
| 22 |
+
- name: test
|
| 23 |
+
num_bytes: 8833914
|
| 24 |
+
num_examples: 7477
|
| 25 |
+
download_size: 38317995
|
| 26 |
+
dataset_size: 88053949
|
| 27 |
+
- config_name: structured
|
| 28 |
features:
|
| 29 |
- name: recipe_name
|
| 30 |
dtype: string
|
|
|
|
| 55 |
download_size: 104937678
|
| 56 |
dataset_size: 142347209
|
| 57 |
configs:
|
| 58 |
+
- config_name: instruction
|
| 59 |
+
data_files:
|
| 60 |
+
- split: train
|
| 61 |
+
path: instruction/train-*
|
| 62 |
+
- split: validation
|
| 63 |
+
path: instruction/validation-*
|
| 64 |
+
- split: test
|
| 65 |
+
path: instruction/test-*
|
| 66 |
- config_name: structured
|
| 67 |
data_files:
|
| 68 |
- split: train
|
instruction/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08e91398277c82cb4a5c8cb4c5a15ba0c8d347fcc28f7f62eb55ab1208f55ce3
|
| 3 |
+
size 3878583
|
instruction/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5de4bc73818e4e0914fb1875a511b142ea842dc0156503f29bd01657930fd5b2
|
| 3 |
+
size 30543774
|
instruction/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d515963d26b9cfff222304f6f167a1fe17df320adaa6a3299174c498f3c19747
|
| 3 |
+
size 3895638
|