generated_from_trainer

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

distilbert-base-uncased-finetuned-quora-insincere

This model is a fine-tuned version of distilbert-base-uncased on quora-insincere dataset. It achieves the following results on the evaluation set:

Model description

LABEL_0 = Sincere question LABEL_1 = Insincere question

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Accuracy
0.093 1.0 62807 0.0859 0.9644
0.0695 2.0 125614 0.0946 0.9676

Evaluation results

'eval_loss': 0.09461139887571335, 'eval_accuracy': 0.9676, 'eval_f1': 0.7308970099667774,

Framework versions