Skip to content

Kaggle - Jigsaw Rate Severity of Toxic Comments - 3rd place solution

License

Notifications You must be signed in to change notification settings

steubk/jrsotc-3rdplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle - Jigsaw Rate Severity of Toxic Comments - 3rd place solution

This is my 3rd place solution of Jigsaw Rate Severity of Toxic Comments Kaggle competition.

Specific writeup is here.

Self-consistent notebook of final submission is here

In this repository you can find some experiments I did during the competition.

Environment

all notebooks run on Kaggle/docker-python with additional packages:

pip install detoxify 
pip install transformers
pip install sentence_transformers
pip install iterative-stratification

Datasets

Kaggle datasets to download in input directory

kaggle competitions download -c jigsaw-toxic-severity-rating
kaggle datasets download -d  rajkumarl/ruddit-jigsaw-dataset
kaggle datasets download -d  julian3833/jigsaw-unintended-bias-in-toxicity-classification
kaggle datasets download -d  julian3833/jigsaw-toxic-comment-classification-challenge

About

Kaggle - Jigsaw Rate Severity of Toxic Comments - 3rd place solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published