Spaces:
Runtime error
Runtime error
Escape <sep> tokens
Browse files
meta.py
CHANGED
|
@@ -33,9 +33,9 @@ I trained my chefs by asking them to generate a title, a list of ingredients (in
|
|
| 33 |
{food items*: separated by comma}
|
| 34 |
|
| 35 |
[Targets]
|
| 36 |
-
title: {TITLE}
|
| 37 |
-
ingredients: {INGREDIENTS: separated by
|
| 38 |
-
directions: {DIRECTIONS: separated by
|
| 39 |
</pre>
|
| 40 |
|
| 41 |
<p>
|
|
|
|
| 33 |
{food items*: separated by comma}
|
| 34 |
|
| 35 |
[Targets]
|
| 36 |
+
title: {TITLE} <section>
|
| 37 |
+
ingredients: {INGREDIENTS: separated by <sep>} <section>
|
| 38 |
+
directions: {DIRECTIONS: separated by <sep>}.
|
| 39 |
</pre>
|
| 40 |
|
| 41 |
<p>
|