mwitiderrick commited on
Commit
7a8ca63
1 Parent(s): ffa0c7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -36,7 +36,8 @@ output = text_gen(f"### Instruction:\n{query}### Response:\n")
36
  print(output[0]['generated_text'])
37
  """
38
  ### Instruction:
39
- Provide step-by-step instructions for making banana bread### Response:
 
40
  1. Preheat the oven to 350 degrees Fahrenheit.
41
  2. Sift together the flour, baking soda, and salt into a large bowl.
42
  3. In a separate bowl, whisk together the sugar, oil, and eggs.
 
36
  print(output[0]['generated_text'])
37
  """
38
  ### Instruction:
39
+ Provide step-by-step instructions for making banana bread
40
+ ### Response:
41
  1. Preheat the oven to 350 degrees Fahrenheit.
42
  2. Sift together the flour, baking soda, and salt into a large bowl.
43
  3. In a separate bowl, whisk together the sugar, oil, and eggs.