Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detoxification

It's the project which can be used to transform toxic sentences into friendlier ones.

To start my project you need to do several things:

  1. Download weights for the model. You need to put these unarchived weights into the models folder.
  2. Use this script to download data. Put the data folder
  3. Install requirements
pip3 install -r requirements.txt
  1. Use train.py to train the model.
  2. Use test.py to test the model.
  3. Use predict_model.py to see how model works with your sentences.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages