SanketAI commited on
Commit
f781a78
·
verified ·
1 Parent(s): 316a423

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -2
README.md CHANGED
@@ -1,6 +1,35 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
4
 
5
  widget:
6
- - text: "Jens Peter Hansen kommer fra Danmark"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+
4
+ language:
5
+ - en
6
+ - fr
7
+ - ro
8
+ - de
9
+ - multilingual
10
+
11
+ tags:
12
+ - text2text-generation
13
 
14
  widget:
15
+ - text: "Translate to German: My name is Arthur"
16
+ example_title: "Translation"
17
+ - text: "Please answer to the following question. Who is going to be the next Ballon d'or?"
18
+ example_title: "Question Answering"
19
+ - text: "Q: Can Geoffrey Hinton have a conversation with George Washington? Give the rationale before answering."
20
+ example_title: "Logical reasoning"
21
+ - text: "Please answer the following question. What is the boiling point of Nitrogen?"
22
+ example_title: "Scientific knowledge"
23
+ - text: "Answer the following yes/no question. Can you write a whole Haiku in a single tweet?"
24
+ example_title: "Yes/no question"
25
+ - text: "Answer the following yes/no question by reasoning step-by-step. Can you write a whole Haiku in a single tweet?"
26
+ example_title: "Reasoning task"
27
+ - text: "Q: ( False or not False or False ) is? A: Let's think step by step"
28
+ example_title: "Boolean Expressions"
29
+ - text: "The square root of x is the cube root of y. What is y to the power of 2, if x = 4?"
30
+ example_title: "Math reasoning"
31
+ - 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?"
32
+ example_title: "Premise and hypothesis"
33
+ ---
34
+
35
+