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. -->

Fake_News_BERT_Classifier

This model is a fine-tuned version of distilbert-base-uncased trained on a Fake News Dataset It achieves the following results on the evaluation set:

Model description

More information needed

Intended uses & limitations

This model was created for the purposes of UW IMT 575 project.

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.1284 1.0 4490 0.1488 0.9582
0.12 2.0 8980 0.1704 0.9627
0.0741 3.0 13470 0.1971 0.9674
0.0202 4.0 17960 0.2265 0.9677
0.0465 5.0 22450 0.2542 0.9688

Framework versions