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