Update README.md
Browse files
README.md
CHANGED
@@ -34,3 +34,14 @@ The following hyperparameters were used during training:
|
|
34 |
- Pytorch 1.10.0+cu111
|
35 |
- Datasets 1.16.1
|
36 |
- Tokenizers 0.10.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
- Pytorch 1.10.0+cu111
|
35 |
- Datasets 1.16.1
|
36 |
- Tokenizers 0.10.3
|
37 |
+
|
38 |
+
|
39 |
+
widget:
|
40 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will every buy."
|
41 |
+
example_title: "Sentiment analysis"
|
42 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
43 |
+
example_title: "Coreference resolution"
|
44 |
+
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
45 |
+
example_title: "Logic puzzles"
|
46 |
+
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
47 |
+
example_title: "Reading comprehension"
|