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

clasificador-reviews-amazon

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

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

Los conjuntos de train y de test se han reducido respecto al dataset original amazon_polarity para mantener unos tiempos de ejecuciĆ³n relativamente cortos.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Accuracy
0.3674 1.0 625 0.2204 0.928
0.1924 2.0 1250 0.3444 0.926
0.0974 3.0 1875 0.4642 0.926

Framework versions