generated_from_trainer

bert-base-uncased-Masked_Language_Modeling-AG_News

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

Model description

This is a masked language modeling project.

For more information on how it was created, check out the following link: https://github.com/DunnBC22/NLP_Projects/blob/main/Masked%20Language%20Model/AG%20News/AG_News_MLM.ipynb

Intended uses & limitations

This model is intended to demonstrate my ability to solve a complex problem using technology.

Training and evaluation data

Dataset Source: https://www.kaggle.com/datasets/thedevastator/new-dataset-for-text-classification-ag-news

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss
2.25 1.0 6223 1.9130
1.9626 2.0 12446 1.7879
1.8663 3.0 18669 1.7443

Perplexity: 5.95

Framework versions