generated_from_keras_callback

news_classification_model

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

Model description

Output Labels of this Model are:

Intended uses & limitations

This models classifies News headlines into different categories mentioned above.

Training and evaluation data

Model was trained and evaluated using the dataset available here: https://www.kaggle.com/datasets/rmisra/news-category-dataset

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Upon the second round of trainning, the results were as follows:

Train Loss Train Accuracy Validation Loss Validation Accuracy Epoch
0.1022 0.9666 1.4192 0.7276 0
0.0865 0.9712 1.5070 0.7252 1

Framework versions