cheftransformer commited on
Commit
1f90b63
1 Parent(s): c14838c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -195,7 +195,7 @@ Output:
195
  - 6: Cook and stir until thickened and bubbly.
196
  - 7: Stir in corn and bacon.
197
  - 8: Pour over macaroni and mix well.
198
- ----------------------------------------------------------------------------------------------------------------------------------
199
  [TITLE]: Grilled provolone and bacon sandwich
200
  [INGREDIENTS]:
201
  - 1: 2 slices provolone cheese
@@ -209,7 +209,7 @@ Output:
209
  - 4: Top with the other slice of bread.
210
  - 5: Heat a skillet over medium heat.
211
  - 6: Place the sandwich in the skillet and cook until the cheese is melted and the bread is golden brown.
212
- ----------------------------------------------------------------------------------------------------------------------------------
213
  ```
214
 
215
  ## Evaluation
@@ -222,6 +222,7 @@ The following table summarizes the scores obtained by the **Chef Transformer**.
222
  | RecipeNLG * | 0.751 | 0.666 | - |
223
  | ChefTransformer | 0.709 | 0.714 | 0.290 |
224
 
 
225
  ## Streamlit demo
226
 
227
  ```bash
195
  - 6: Cook and stir until thickened and bubbly.
196
  - 7: Stir in corn and bacon.
197
  - 8: Pour over macaroni and mix well.
198
+ --------------------------------------------------------------------------------------------------------------------------------
199
  [TITLE]: Grilled provolone and bacon sandwich
200
  [INGREDIENTS]:
201
  - 1: 2 slices provolone cheese
209
  - 4: Top with the other slice of bread.
210
  - 5: Heat a skillet over medium heat.
211
  - 6: Place the sandwich in the skillet and cook until the cheese is melted and the bread is golden brown.
212
+ --------------------------------------------------------------------------------------------------------------------------------
213
  ```
214
 
215
  ## Evaluation
222
  | RecipeNLG * | 0.751 | 0.666 | - |
223
  | ChefTransformer | 0.709 | 0.714 | 0.290 |
224
 
225
+
226
  ## Streamlit demo
227
 
228
  ```bash