Blog models
Collection
This is a set of models that come from the trainings I do in my personal blog
•
12 items
•
Updated
This model is a fine-tuned version of openai-community/gpt2 on mteb/amazon_reviews_multi dataset.
It is the result of the post Fine tunning SML
It achieves the following results on the evaluation set:
This model provides classification of reviews in english
More information needed
More information needed
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss | Accuracy |
---|---|---|---|---|
2.2751 | 1.0 | 500 | 1.5125 | 0.3182 |
1.5159 | 2.0 | 1000 | 1.4176 | 0.3738 |
1.4635 | 3.0 | 1500 | 1.4051 | 0.3814 |
Base model
openai-community/gpt2