--- language: en license: mit datasets: - jigsaw-toxic-comment-classification-challenge - kaggle/jigsaw-toxic-comment-classification-challenge tags: - text-classification base_model: google-bert/bert-base-uncased library_name: peft --- # Toxicity Detection Model train_runtime': 483.9556 r = 8 num_train_epochs=1 optim="adamw_torch_fused", lr_scheduler_type="cosine", metric_for_best_model="f1", ### Framework versions - PEFT 0.14.0