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

outputs

This model is a fine-tuned version of microsoft/deberta-v3-small on the None dataset. It achieves the following results on the evaluation set:

Model description

O modelo verifica se a mensagem é spam o não. Caso o valor seja maior ou igual a 0.6 ele é spam, caso seja menor ele não é spam.

Aqui temos algumas mensagens do dataframe de teste:

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Pearson
No log 1.0 24 0.0338 0.9274
No log 2.0 48 0.0070 0.9667
No log 3.0 72 0.0110 0.9504
No log 4.0 96 0.0078 0.9634

Framework versions