Update README.md
Browse files
README.md
CHANGED
@@ -4,14 +4,10 @@ pipeline_tag: text-classification
|
|
4 |
language:
|
5 |
- en
|
6 |
widget:
|
7 |
-
- text: "
|
8 |
-
example_title: "
|
9 |
-
- text: "
|
10 |
-
example_title: "
|
11 |
-
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
12 |
-
example_title: "Logic puzzles"
|
13 |
-
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
14 |
-
example_title: "Reading comprehension"
|
15 |
---
|
16 |
# Model Card: Fine-Tuned DistilBERT for Offensive/Hate Speech Detection
|
17 |
|
|
|
4 |
language:
|
5 |
- en
|
6 |
widget:
|
7 |
+
- text: "I think this is great."
|
8 |
+
example_title: "Safe Example"
|
9 |
+
- text: "You are awful"
|
10 |
+
example_title: "Offensive Example"
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# Model Card: Fine-Tuned DistilBERT for Offensive/Hate Speech Detection
|
13 |
|