Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,14 @@ inference:
|
|
13 |
parameters:
|
14 |
temperature: 0.0
|
15 |
widget:
|
16 |
-
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
<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."
|
17 |
+
example_title: "Sentiment analysis"
|
18 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
19 |
+
example_title: "Coreference resolution"
|
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;">
|