generated_from_trainer

distilbert-multilingual-uncased-en-de-fr-oct-19

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

Model description

This was trained off a cased model, but with .lower() applied to each of the records, if you wish for it to work you must lowercase before inferencing

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 F1
0.0573 1.0 6468 0.0364 0.9402
0.0224 2.0 12936 0.0281 0.9572
0.0108 3.0 19404 0.0273 0.9623

Framework versions