Commit
·
9c51faa
1
Parent(s):
25d241b
Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,16 @@ language:
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
-
library_name: adapter-transformers
|
10 |
pipeline_tag: text-classification
|
11 |
tags:
|
12 |
- code
|
13 |
widget:
|
14 |
-
- text:
|
15 |
-
example_title:
|
16 |
-
- text:
|
17 |
-
example_title:
|
18 |
-
- text:
|
19 |
-
example_title:
|
20 |
---
|
21 |
|
22 |
|
|
|
6 |
- en
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
9 |
pipeline_tag: text-classification
|
10 |
tags:
|
11 |
- code
|
12 |
widget:
|
13 |
+
- text: People are fun to talk.
|
14 |
+
example_title: Neither Speech
|
15 |
+
- text: Black people are good at running.
|
16 |
+
example_title: Hate Speech
|
17 |
+
- text: And I am goin back to school, only for the hoes and a class or two.
|
18 |
+
example_title: Offensive Speech
|
19 |
---
|
20 |
|
21 |
|