m3hrdadfi commited on
Commit
09aab5a
β€’
1 Parent(s): 13e8c16

Update info

Browse files
Files changed (1) hide show
  1. meta.py +13 -9
meta.py CHANGED
@@ -15,15 +15,19 @@ Chef Giovanni.)</span></p>
15
  """.strip()
16
  PROMPT_BOX = "Add custom ingredients here (separated by `,`): "
17
  STORY = """
18
- Hello everyone, I am **Chef Transformer**, the owner of this restaurant and headmaster of two other chefs **Scheherazade**, and **Giovanni**.
19
- In fact, to be more precise, I was made by a group of [NLP Engineers](
20
- https://huggingface.co/flax-community/t5-recipe-generation#team-members) so that to get your raw
21
- materials and with the help of my other associates (Scheherazade, and Giovanni) which participated in [T5 fine-tuning program (chef program)](https://huggingface.co/flax-community/t5-recipe-generation) be able to prepare food recipes for you.
22
- Before going any further, highly important to mention both cooks are capable, except that Scheherazade is *creative*
23
- while Giovanni is *meticulous*.
 
 
 
 
 
 
24
 
25
- At first, it was hard, and we had to read cookbooks to learn, whereas the books somehow consist of trivial recipes, but engineers helped us focus on essential parts of recipes for specific food items.
26
- Also, they taught us to consider the food items (known as NER), ingredients, directions, and, more importantly, food names and then map them in the following form in our skills and histories.
27
 
28
  ```text
29
  [Input]
@@ -37,5 +41,5 @@ Also, they taught us to consider the food items (known as NER), ingredients, dir
37
 
38
  It was a challenging week, but we learned a lot, to be honest. Finally, we graduated with [high scores](
39
  https://huggingface.co/flax-community/t5-recipe-generation#evaluation) in our
40
- classroom and established this restaurant. Do not forget to introduce us to others.
41
  """.strip()
15
  """.strip()
16
  PROMPT_BOX = "Add custom ingredients here (separated by `,`): "
17
  STORY = """
18
+ Hello everyone πŸ‘‹, I am **Chef Transformer**, , the owner of this restaurant and headmaster of two other chefs
19
+ **Scheherazade**, and **Giovanni**.
20
+ To be more precise, we were made by a group of [NLP Engineers](
21
+ https://huggingface.co/flax-community/t5-recipe-generation#team-members) to get your raw materials and generate
22
+ delicious food recipes for you. We are going to such an effort by participating in [T5 fine-tuning program (chef
23
+ program)](https://huggingface.co/flax-community/t5-recipe-generation) hosted by [Huggingface / Flax community](https://huggingface.co/flax-community).
24
+ Before going any further, highly important to mention both cooks are capable, except that Scheherazade is **creative** while Giovanni is **meticulous**,
25
+ and I forgot to say that I have a remarkable ability to **communicate with the customer**.
26
+
27
+ At first, it was complicated and challenging, and we had to read cookbooks to learn, whereas the books somehow consist of trivial recipes. However, engineers
28
+ helped us focus on essential parts of recipes for specific food items. Also, they taught us to consider the
29
+ `food items (known as NER)`, `ingredients`, `directions`, and, more importantly, `food names` and then map them in the following form in our skills and backgrounds.
30
 
 
 
31
 
32
  ```text
33
  [Input]
41
 
42
  It was a challenging week, but we learned a lot, to be honest. Finally, we graduated with [high scores](
43
  https://huggingface.co/flax-community/t5-recipe-generation#evaluation) in our
44
+ classroom πŸ”₯ and established this restaurant 🍲. **Do not forget to introduce us to others.**
45
  """.strip()