Update README.md
Browse filesThis is an unfinished version (checkpoint 4350/9909) of GPT2-small trained on a compilation of Shakespeare texts.
README.md
CHANGED
@@ -4,4 +4,14 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
7 |
+
widget:
|
8 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
9 |
+
example_title: "Sentiment analysis"
|
10 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
11 |
+
example_title: "Coreference resolution"
|
12 |
+
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
13 |
+
example_title: "Logic puzzles"
|
14 |
+
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
15 |
+
example_title: "Reading comprehension"
|
16 |
+
|
17 |
---
|