Update README.md
Browse files
README.md
CHANGED
@@ -61,6 +61,14 @@ language:
|
|
61 |
- as
|
62 |
- no
|
63 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
tags:
|
65 |
- text2text-generation
|
66 |
|
|
|
61 |
- as
|
62 |
- no
|
63 |
|
64 |
+
widget:
|
65 |
+
- text: "Translate to German: My name is Arthur"
|
66 |
+
example_title: "Translation"
|
67 |
+
- text: "Please answer to the following question. Who is going to be the next ‘Ballon d'or’?"
|
68 |
+
example_title: "Question Answering"
|
69 |
+
- 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?"
|
70 |
+
example_title: "Logic puzzles"
|
71 |
+
|
72 |
tags:
|
73 |
- text2text-generation
|
74 |
|