Text Classification
Safetensors
English
DistilBert / README.md
anjali-mudgal's picture
Upload distil-bert-finetuned
9e37447 verified
|
Raw
History Blame Contribute Delete
315 Bytes
---
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",