allenai/swag
Viewer • Updated • 207k • 4.58k • 24
How to use ManuelPerdigo/MEGA_optionsChoose with Transformers:
# Load model directly
from transformers import AutoModelForMultipleChoice
model = AutoModelForMultipleChoice.from_pretrained("ManuelPerdigo/MEGA_optionsChoose", dtype="auto")This model is a fine-tuned version of mnaylor/mega-base-wikitext on the swag 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 | Accuracy |
|---|---|---|---|---|
| 1.3709 | 1.0 | 4597 | 1.3881 | 0.2815 |
| 1.3622 | 2.0 | 9194 | 1.3825 | 0.2906 |
| 1.3561 | 3.0 | 13791 | 1.3821 | 0.2937 |
Base model
mnaylor/mega-base-wikitext