arminmrm93 commited on
Commit
9731155
1 Parent(s): a7d0afb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -5
README.md CHANGED
@@ -1,9 +1,21 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: title
5
  dtype: string
6
- - name: text
 
 
 
 
 
 
 
 
 
 
 
 
7
  dtype: string
8
  - name: id
9
  dtype: int64
@@ -11,10 +23,10 @@ dataset_info:
11
  sequence: float32
12
  splits:
13
  - name: train
14
- num_bytes: 421013
15
  num_examples: 114
16
- download_size: 577842
17
- dataset_size: 421013
18
  configs:
19
  - config_name: default
20
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: name
5
  dtype: string
6
+ - name: cookTime
7
+ dtype: string
8
+ - name: prepTime
9
+ dtype: string
10
+ - name: recipeIngredient
11
+ dtype: string
12
+ - name: description
13
+ dtype: string
14
+ - name: totalTime
15
+ dtype: string
16
+ - name: recipeInstructions
17
+ dtype: string
18
+ - name: recipeYield
19
  dtype: string
20
  - name: id
21
  dtype: int64
 
23
  sequence: float32
24
  splits:
25
  - name: train
26
+ num_bytes: 445536
27
  num_examples: 114
28
+ download_size: 592730
29
+ dataset_size: 445536
30
  configs:
31
  - config_name: default
32
  data_files: