LightLord001
commited on
Commit
·
220ad26
1
Parent(s):
2bbdd7a
add widget
Browse files
README.md
CHANGED
@@ -5,4 +5,13 @@ license: other
|
|
5 |
license_name: none
|
6 |
license_link: https://www.example.com/license_link
|
7 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
|
|
5 |
license_name: none
|
6 |
license_link: https://www.example.com/license_link
|
7 |
pipeline_tag: text-classification
|
8 |
+
widget:
|
9 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
10 |
+
example_title: "Sentiment analysis"
|
11 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
12 |
+
example_title: "Coreference resolution"
|
13 |
+
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
14 |
+
example_title: "Logic puzzles"
|
15 |
+
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
16 |
+
example_title: "Reading comprehension"
|
17 |
---
|