Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 608 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 608 Bytes

purpbot mod ai

trained on the toxic comment classification challenge data

get started

git clone https://github.com/PurpLabs/purpbot-mod-ai.git
cd purpbot-mod-ai

download train.csv.zip from the toxic comment classification challenge and extract train.csv into the purpbot-mod-ai folder. now,

python ./format.py
python ./train.py

that's really all i got for you 🤷🏽