Fa1dz commited on
Commit
5e96b03
·
1 Parent(s): e734794

Update meta.py

Browse files
Files changed (1) hide show
  1. meta.py +2 -6
meta.py CHANGED
@@ -20,13 +20,9 @@ STORY = """
20
  <div class="story-box font-body">
21
  <p>
22
  Hello everyone 👋, I am <strong>Chef Transformer</strong>,
23
- the owner of this restaurant. I was made by a group of <a href="https://huggingface.co/flax-community/t5-recipe-generation#team-members">NLP Engineers</a> to train my two prodigy recipe creators: <strong>Chef Scheherazade</strong> and <strong>Chef Giovanni</strong>.
24
- Both of my students participated in my rigorous culinary program, <a href="https://huggingface.co/flax-community/t5-recipe-generation">T5 fine-tuning</a>,
25
- to learn how to prepare exquisite cuisines from a wide variety of ingredients.
26
- I've never been more proud of my students -- both can produce exceptional dishes but I regard Scheherazade as being <em>creative</em> while Giovanni is <em>meticulous</em>.
27
  If you give each of them the same ingredients, they'll usually come up with something different. <br /><br />
28
- At the start of the program the chefs read cookbooks containing thousands of recipes of varying difficulties and from cultures all over the world.
29
- The NLP engineers helped guide the learning process so that the chefs could actually learn which ingredients work well together rather than just memorize recipes.
30
  I trained my chefs by asking them to generate a title, a list of ingredients (including amounts!), and a list of directions after giving them just a simple list of food items.
31
  </p>
32
 
 
20
  <div class="story-box font-body">
21
  <p>
22
  Hello everyone 👋, I am <strong>Chef Transformer</strong>,
23
+ the owner of this restaurant. Both Giovanni and Scheherazade can produce exceptional dishes but I regard Scheherazade as being <em>creative</em> while Giovanni is <em>meticulous</em>.
 
 
 
24
  If you give each of them the same ingredients, they'll usually come up with something different. <br /><br />
25
+ At the start of the program the chefs read cookbooks containing thousands of recipes of varying difficulties and from cultures all over the world.
 
26
  I trained my chefs by asking them to generate a title, a list of ingredients (including amounts!), and a list of directions after giving them just a simple list of food items.
27
  </p>
28