generated_from_keras_callback

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

distilbert-ft-test3

This model is a fine-tuned version of distilbert-base-uncased on thomasavare/waste-classification-v2. It is part of my master thesis at Politecnico di Torino in partenership with ReLearn.

It achieves the following results on the test set:

accuracy precision recall f1
0.974 0.9805 0.9732 0.9725

Model description

DistilBERT finetuned for waste classification on 50 different classes as part of my master thesis at Politecnico di Torino.

Intended uses & limitations

Use for waste classification on 50 different waste classes (see dataset)

Training and evaluation data

waste-classification-v2 dataset

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Framework versions