Commit ·
61c9adc
1
Parent(s): fbebaf8
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
pipeline_tag: text-classification
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
widget:
|
| 7 |
-
- text:
|
| 8 |
example_title: Example 1
|
| 9 |
-
- text:
|
| 10 |
example_title: Example 2
|
| 11 |
---
|
| 12 |
# Model Card: Fine-Tuned DistilBERT for Offensive/Hate Speech Detection
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
pipeline_tag: text-classification
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
widget:
|
| 7 |
+
- text: I think this is great.
|
| 8 |
example_title: Example 1
|
| 9 |
+
- text: You are awful
|
| 10 |
example_title: Example 2
|
| 11 |
---
|
| 12 |
# Model Card: Fine-Tuned DistilBERT for Offensive/Hate Speech Detection
|