Update README.md
Browse files
README.md
CHANGED
@@ -65,8 +65,12 @@ tags:
|
|
65 |
- text2text-generation
|
66 |
|
67 |
widget:
|
68 |
-
- text: "
|
69 |
-
example_title: "
|
|
|
|
|
|
|
|
|
70 |
|
71 |
datasets:
|
72 |
- svakulenk0/qrecc
|
|
|
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
|