ybelkada HF staff commited on
Commit
fa5c922
1 Parent(s): caf3164

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -67,10 +67,22 @@ tags:
67
  widget:
68
  - text: "Translate to German: My name is Arthur"
69
  example_title: "Translation"
70
- - text: "Please answer to the following question. Who is going to be the next Ballon d'or’?"
71
  example_title: "Question Answering"
72
- - text: "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?"
73
- example_title: "Logic puzzles"
 
 
 
 
 
 
 
 
 
 
 
 
74
 
75
  datasets:
76
  - svakulenk0/qrecc
67
  widget:
68
  - text: "Translate to German: My name is Arthur"
69
  example_title: "Translation"
70
+ - text: "Please answer to the following question. Who is going to be the next Ballon d'or?"
71
  example_title: "Question Answering"
72
+ - text: "Q: Can Geoffrey Hinton have a conversation with George Washington? Give the rationale before answering."
73
+ example_title: "Logical reasoning"
74
+ - text: "Please answer the following question. What is the boiling point of Nitrogen?"
75
+ example_title: "Scientific knowledge"
76
+ - text: "Answer the following yes/no question. Can you write a whole Haiku in a single tweet?"
77
+ example_title: "Yes/no question"
78
+ - text: "Answer the following yes/no question by reasoning step-by-step. Can you write a whole Haiku in a single tweet?"
79
+ example_title: "Reasoning task"
80
+ - text: "Q: ( False or not False or False ) is? A: Let's think step by step"
81
+ example_title: "Boolean Expressions"
82
+ - text: "The square root of x is the cube root of y. What is y to the power of 2, if x = 4?"
83
+ example_title: "Math reasoning"
84
+ - text: "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?"
85
+ example_title: "Premise and hypothesis"
86
 
87
  datasets:
88
  - svakulenk0/qrecc