Ribin commited on
Commit
bf60a64
1 Parent(s): ec9dc28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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.