Update README.md
Browse files
README.md
CHANGED
@@ -7,19 +7,27 @@ language:
|
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- cer
|
10 |
-
library_name:
|
11 |
pipeline_tag: text-classification
|
12 |
tags:
|
13 |
- art
|
14 |
widget:
|
15 |
-
- text:
|
16 |
-
|
17 |
-
|
18 |
-
example_title:
|
19 |
-
- text:
|
20 |
-
|
21 |
-
|
22 |
-
example_title:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
# Model Card for Model ID
|
25 |
|
@@ -213,6 +221,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
213 |
|
214 |
## Model Card Contact
|
215 |
|
216 |
-
[More Information Needed]
|
217 |
-
|
218 |
-
|
|
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- cer
|
10 |
+
library_name: adapter-transformers
|
11 |
pipeline_tag: text-classification
|
12 |
tags:
|
13 |
- art
|
14 |
widget:
|
15 |
+
- text: >-
|
16 |
+
Is this review positive or negative? Review: Best cast iron skillet you will
|
17 |
+
ever buy.
|
18 |
+
example_title: Sentiment analysis
|
19 |
+
- text: >-
|
20 |
+
Barack Obama nominated Hilary Clinton as his secretary of state on Monday.
|
21 |
+
He chose her because she had ...
|
22 |
+
example_title: Coreference resolution
|
23 |
+
- text: >-
|
24 |
+
On a shelf, there are five books: a gray book, a red book, a purple book, a
|
25 |
+
blue book, and a black book ...
|
26 |
+
example_title: Logic puzzles
|
27 |
+
- text: >-
|
28 |
+
The two men running to become New York City's next mayor will face off in
|
29 |
+
their first debate Wednesday night ...
|
30 |
+
example_title: Reading comprehension
|
31 |
---
|
32 |
# Model Card for Model ID
|
33 |
|
|
|
221 |
|
222 |
## Model Card Contact
|
223 |
|
224 |
+
[More Information Needed]
|
|
|
|