mrSoul7766
commited on
Commit
•
bf8ceeb
1
Parent(s):
f3595e0
Update README.md
Browse files
README.md
CHANGED
@@ -1,42 +1,30 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
7 |
tags:
|
8 |
-
|
|
|
9 |
widget:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
- text: >-
|
29 |
-
Answer the following yes/no question by reasoning step-by-step. Can you
|
30 |
-
write a whole Haiku in a single tweet?
|
31 |
-
example_title: Reasoning task
|
32 |
-
- text: 'Q: ( False or not False or False ) is? A: Let''s think step by step'
|
33 |
-
example_title: Boolean Expressions
|
34 |
-
- text: >-
|
35 |
-
The square root of x is the cube root of y. What is y to the power of 2,
|
36 |
-
if x = 4?
|
37 |
-
example_title: Math reasoning
|
38 |
-
- text: >-
|
39 |
-
Premise: At my age you will probably have learnt one lesson. Hypothesis:
|
40 |
-
It's not certain how many lessons you'll learn by your thirties. Does the
|
41 |
-
premise entail the hypothesis?
|
42 |
-
example_title: Premise and hypothesis
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- fr
|
5 |
+
- ro
|
6 |
+
- de
|
7 |
+
- multilingual
|
8 |
+
|
9 |
tags:
|
10 |
+
- text2text-generation
|
11 |
+
|
12 |
widget:
|
13 |
+
- text: "Translate to German: My name is Arthur"
|
14 |
+
example_title: "Translation"
|
15 |
+
- text: "Please answer to the following question. Who is going to be the next Ballon d'or?"
|
16 |
+
example_title: "Question Answering"
|
17 |
+
- text: "Q: Can Geoffrey Hinton have a conversation with George Washington? Give the rationale before answering."
|
18 |
+
example_title: "Logical reasoning"
|
19 |
+
- text: "Please answer the following question. What is the boiling point of Nitrogen?"
|
20 |
+
example_title: "Scientific knowledge"
|
21 |
+
- text: "Answer the following yes/no question. Can you write a whole Haiku in a single tweet?"
|
22 |
+
example_title: "Yes/no question"
|
23 |
+
- text: "Answer the following yes/no question by reasoning step-by-step. Can you write a whole Haiku in a single tweet?"
|
24 |
+
example_title: "Reasoning task"
|
25 |
+
- text: "Q: ( False or not False or False ) is? A: Let's think step by step"
|
26 |
+
example_title: "Boolean Expressions"
|
27 |
+
- text: "The square root of x is the cube root of y. What is y to the power of 2, if x = 4?"
|
28 |
+
example_title: "Math reasoning"
|
29 |
+
- 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?"
|
30 |
+
example_title: "Premise and hypothesis"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|