--- language: en license: mit datasets: - jigsaw-toxic-comment-classification-challenge - kaggle/jigsaw-toxic-comment-classification-challenge tags: - text-classification --- # Toxicity Detection Model num_train_epochs=1 optim="adamw_torch_fused", lr_scheduler_type="cosine", metric_for_best_model="f1",