Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 781 Bytes

File metadata and controls

13 lines (9 loc) · 781 Bytes

EuroPy Example: Toxic Comment Classification

Overview

The model is trained in toxic_comment_classification.ipynb using a pretrained BERT model from HuggingFace. The latest model and details are uploaded to S3. The testing and report generations is found in model_test.ipynb. model_test.ipynb will download the latest version of the model trained in toxic_comment_classification.ipynb.

To run:

  • Both notebooks should run end to end with provided inline instructions.

Report

Latest Generated Report is found here.