osanseviero ybelkada commited on
Commit
8d8c0fc
1 Parent(s): 642de8f

Update app.py (#4)

Browse files

- Update app.py (a567c7c4a9d413f05515d03f5f7768053c35c70f)


Co-authored-by: Younes Belkada <[email protected]>

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -18,8 +18,8 @@ examples = [
18
  ["Please answer the following question: What is the boiling point of water?"],
19
  ["Translate to German: How old are you?"],
20
  ["Answer the following yes/no question by reasoning step-by-step. Can you write a whole Haiku in a single tweet?"],
21
- ["Premise: At my age you will probably have learnt one lesson. Hypothesis: It's not certain how many lessons you'll learn by your thirties. Does the premise entail the hypothesis?"]
22
- ["Answer the following question by reasoning step by step. The cafeteria had 23 apples. If they used 20 for lunch and bought 6 more, how many apples do they have?"]
23
  ]
24
 
25
  title = "Flan T5 and Vanilla T5"
 
18
  ["Please answer the following question: What is the boiling point of water?"],
19
  ["Translate to German: How old are you?"],
20
  ["Answer the following yes/no question by reasoning step-by-step. Can you write a whole Haiku in a single tweet?"],
21
+ ["Premise: At my age you will probably have learnt one lesson. Hypothesis: It's not certain how many lessons you'll learn by your thirties. Does the premise entail the hypothesis?"],
22
+ ["Answer the following question by reasoning step by step. The cafeteria had 23 apples. If they used 20 for lunch and bought 6 more, how many apples do they have?"],
23
  ]
24
 
25
  title = "Flan T5 and Vanilla T5"