Update README.md
Browse files
README.md
CHANGED
@@ -13,14 +13,10 @@ inference:
|
|
13 |
parameters:
|
14 |
temperature: 0.0
|
15 |
widget:
|
16 |
-
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
17 |
example_title: "Sentiment analysis"
|
18 |
-
- text: "
|
19 |
-
example_title: "
|
20 |
-
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
21 |
-
example_title: "Logic puzzles"
|
22 |
-
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
23 |
-
example_title: "Reading comprehension"
|
24 |
---
|
25 |
|
26 |
<div id="image" style="display:inline;">
|
|
|
13 |
parameters:
|
14 |
temperature: 0.0
|
15 |
widget:
|
16 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy. Answer:"
|
17 |
example_title: "Sentiment analysis"
|
18 |
+
- text: "Where is Zurich? Ans:"
|
19 |
+
example_title: "Question Answering"
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
|
22 |
<div id="image" style="display:inline;">
|