Dorjzodovsuren
commited on
Commit
•
9d792f8
1
Parent(s):
44f3fc5
Create README.md
Browse filesmodelcart modification
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- mn
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- politics
|
8 |
+
|
9 |
+
widget:
|
10 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
11 |
+
example_title: "Sentiment analysis"
|
12 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
13 |
+
example_title: "Coreference resolution"
|
14 |
+
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
15 |
+
example_title: "Logic puzzles"
|
16 |
+
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
17 |
+
example_title: "Reading comprehension"
|
18 |
+
---
|