Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,23 @@ datasets:
|
|
6 |
- Spawning/PD12M
|
7 |
pipeline_tag: text-generation
|
8 |
widget:
|
9 |
-
- text:
|
10 |
-
|
11 |
-
|
12 |
-
example_title:
|
13 |
-
- text:
|
14 |
-
|
15 |
-
|
16 |
-
example_title:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
|
|
6 |
- Spawning/PD12M
|
7 |
pipeline_tag: text-generation
|
8 |
widget:
|
9 |
+
- text: >-
|
10 |
+
Is this review positive or negative? Review: Best cast iron skillet you will
|
11 |
+
ever buy.
|
12 |
+
example_title: Sentiment analysis
|
13 |
+
- text: >-
|
14 |
+
Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
|
15 |
+
He chose her because she had ...
|
16 |
+
example_title: Coreference resolution
|
17 |
+
- text: >-
|
18 |
+
On a shelf, there are five books: a gray book, a red book, a purple book, a
|
19 |
+
blue book, and a black book ...
|
20 |
+
example_title: Logic puzzles
|
21 |
+
- text: >-
|
22 |
+
The two men running to become New York City's next mayor will face off in
|
23 |
+
their first debate Wednesday night ...
|
24 |
+
example_title: Reading comprehension
|
25 |
+
base_model:
|
26 |
+
- microsoft/OmniParser
|
27 |
+
- stabilityai/stable-diffusion-3.5-large
|
28 |
---
|