Instructions to use SpreadSheets600/electra-lora-mcq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SpreadSheets600/electra-lora-mcq with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 469 Bytes
038108e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | ---
language: en
license: mit
tags:
- electra
- lora
- peft
- mcq
- multiple-choice
base_model: google/electra-base-discriminator
---
# ELECTRA-base + LoRA MCQ Adapter
LoRA adapter (r=16, alpha=32) fine-tuned on the Kaggle Science MCQ dataset.
- **MAP@3**: 0.8849 (5-fold OOF)
- **Accuracy**: 81.1%
- **Task**: 5-way multiple-choice option scoring
Used by: [SpreadSheets600/smart-mcq-solver](https://huggingface.co/spaces/SpreadSheets600/smart-mcq-solver)
|