Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,13 @@ language:
|
|
7 |
library_name: transformers
|
8 |
tags:
|
9 |
- text2text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
### This model is a finetuned T5 base model, for detoxifying texts.
|
|
|
7 |
library_name: transformers
|
8 |
tags:
|
9 |
- text2text-generation
|
10 |
+
widget:
|
11 |
+
- text: "Toxic version: who the fuck are you?"
|
12 |
+
example_title: "toxic text 1"
|
13 |
+
- text: "Toxic version: time to pull this rubbish ."
|
14 |
+
example_title: "toxic text 2"
|
15 |
+
- text: "Toxic version: government sucks the life out of an economy ."
|
16 |
+
example_title: "toxic text 3"
|
17 |
---
|
18 |
|
19 |
### This model is a finetuned T5 base model, for detoxifying texts.
|