mstatt commited on
Commit
7ca7ec0
·
1 Parent(s): ec081ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -4,14 +4,10 @@ pipeline_tag: text-classification
4
  language:
5
  - en
6
  widget:
7
- - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
8
- example_title: "Sentiment analysis"
9
- - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
10
- example_title: "Coreference resolution"
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