dev-1234's picture
Upload folder using huggingface_hub
9015082 verified
|
Raw
History Blame Contribute Delete
247 Bytes
metadata
license: mit
base_model: microsoft/deberta-v3-small
tags:
  - mcq
  - deberta-v3

DeBERTa-v3-small MCQ Solver

Custom fine-tuned model for 5-option MCQ answering (A-E). Load with: AutoModel.from_pretrained(repo_id, trust_remote_code=True)