omerfaksoy commited on
Commit
82502a3
·
verified ·
1 Parent(s): 3641d8f

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,27 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: instruction
4
  features:
5
  - name: system
@@ -55,6 +77,14 @@ dataset_info:
55
  download_size: 104937678
56
  dataset_size: 142347209
57
  configs:
 
 
 
 
 
 
 
 
58
  - config_name: instruction
59
  data_files:
60
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: ingredient2recipe
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ dtype: string
9
+ - name: recipe_name
10
+ dtype: string
11
+ - name: category
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 69829819
16
+ num_examples: 59814
17
+ - name: validation
18
+ num_bytes: 8777443
19
+ num_examples: 7477
20
+ - name: test
21
+ num_bytes: 8778068
22
+ num_examples: 7477
23
+ download_size: 41834597
24
+ dataset_size: 87385330
25
  - config_name: instruction
26
  features:
27
  - name: system
 
77
  download_size: 104937678
78
  dataset_size: 142347209
79
  configs:
80
+ - config_name: ingredient2recipe
81
+ data_files:
82
+ - split: train
83
+ path: ingredient2recipe/train-*
84
+ - split: validation
85
+ path: ingredient2recipe/validation-*
86
+ - split: test
87
+ path: ingredient2recipe/test-*
88
  - config_name: instruction
89
  data_files:
90
  - split: train
ingredient2recipe/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc5ac4b6f9ca2481a22d17ee1b143c249ea9c01af0342800c5578dc92a1ad8a
3
+ size 4234116
ingredient2recipe/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d3a998c15f7c4fe51e38d55c07c1dd79fc7cb1fe737a6229794247f2abd64bb
3
+ size 33354691
ingredient2recipe/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a22da321c4ea577a84b747ca8e5f4fefd7c995b0dc63c67f3a3e11eeffcb25
3
+ size 4245790