Upload dataset
Browse files- README.md +14 -12
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: name
|
@@ -42,6 +51,8 @@ dataset_info:
|
|
42 |
dtype: string
|
43 |
- name: unit
|
44 |
dtype: string
|
|
|
|
|
45 |
- name: cooks_note
|
46 |
dtype: string
|
47 |
- name: editors_note
|
@@ -60,24 +71,15 @@ dataset_info:
|
|
60 |
dtype: string
|
61 |
splits:
|
62 |
- name: train
|
63 |
-
num_bytes:
|
64 |
num_examples: 500
|
65 |
-
download_size:
|
66 |
-
dataset_size:
|
67 |
configs:
|
68 |
- config_name: default
|
69 |
data_files:
|
70 |
- split: train
|
71 |
path: data/train-*
|
72 |
-
task_categories:
|
73 |
-
- text-classification
|
74 |
-
- text-generation
|
75 |
-
- text2text-generation
|
76 |
-
language:
|
77 |
-
- en
|
78 |
-
pretty_name: All Recipes (xs)
|
79 |
-
size_categories:
|
80 |
-
- n<1K
|
81 |
tags:
|
82 |
- food
|
83 |
- recipe
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
+
size_categories:
|
6 |
+
- n<1K
|
7 |
+
task_categories:
|
8 |
+
- text-classification
|
9 |
+
- text-generation
|
10 |
+
- text2text-generation
|
11 |
+
pretty_name: All Recipes (xs)
|
12 |
dataset_info:
|
13 |
features:
|
14 |
- name: name
|
|
|
51 |
dtype: string
|
52 |
- name: unit
|
53 |
dtype: string
|
54 |
+
- name: steps
|
55 |
+
sequence: string
|
56 |
- name: cooks_note
|
57 |
dtype: string
|
58 |
- name: editors_note
|
|
|
71 |
dtype: string
|
72 |
splits:
|
73 |
- name: train
|
74 |
+
num_bytes: 752412
|
75 |
num_examples: 500
|
76 |
+
download_size: 324455
|
77 |
+
dataset_size: 752412
|
78 |
configs:
|
79 |
- config_name: default
|
80 |
data_files:
|
81 |
- split: train
|
82 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
tags:
|
84 |
- food
|
85 |
- recipe
|
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:36aace72c56134c97255160d0ad8a9dfb32cbf2a7393560bd1c7eaa4c3e45d4e
|
3 |
+
size 324455
|