Code for the paper: Multilingual Pre-training and Data Augmentation for the Classification of Toxicity in Social Media Comments
The data folder contains all the files used to train the models. Some files might not be used for the final versions of the models.
To train the models, please run:
python train.py <parameters>
Run python train.py --help to see all the posibilities.
All the final models are available on the HuggingFace Hub.