Update README.md
Browse files
README.md
CHANGED
@@ -64,6 +64,14 @@ language:
|
|
64 |
tags:
|
65 |
- text2text-generation
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
datasets:
|
68 |
- svakulenk0/qrecc
|
69 |
- taskmaster2
|
|
|
64 |
tags:
|
65 |
- text2text-generation
|
66 |
|
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
|
77 |
- taskmaster2
|