ybelkada commited on
Commit
10b5db0
1 Parent(s): eca1487

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -65,8 +65,12 @@ tags:
65
  - text2text-generation
66
 
67
  widget:
68
- - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
69
- example_title: "Sentiment analysis"
 
 
 
 
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