rexarski/eli5_category
Updated • 554 • 18
How to use dhanesh123in/my_awesome_eli5_clm-model with Transformers:
# Load model directly
from transformers import AutoModelWithLMHead
model = AutoModelWithLMHead.from_pretrained("dhanesh123in/my_awesome_eli5_clm-model", dtype="auto")This model is a fine-tuned version of on the eli5_category dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 5.2767 | 1.0 | 14337 | 5.2108 |
| 5.1267 | 2.0 | 28674 | 5.0879 |
| 5.0988 | 3.0 | 43011 | 5.0581 |