Transformers
Keras
English
dieineb commited on
Commit
e54570d
·
1 Parent(s): efdf1d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ language:
5
  ---
6
  # Toxicity_model
7
 
8
- The Toxicity_model is used to differentiates polite from unpolite responses.
9
 
10
  The model was trained with a dataset composed of toxic_response and non_toxic_response.
11
 
 
5
  ---
6
  # Toxicity_model
7
 
8
+ The Toxicity_model is used to differentiate not toxic from toxic responses.
9
 
10
  The model was trained with a dataset composed of toxic_response and non_toxic_response.
11