Update README.md
Browse files
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
|
| 71 |
example_title: "Question Answering"
|
| 72 |
-
- text: "
|
| 73 |
-
example_title: "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|