NEET-BioBERT is a fine-tuned version of DistilBERT (base uncased) specifically trained to classify the correct option for NEET-style multiple-choice biology questions. It selects the best answer among four choices (A, B, C, D).
The DistilBERT NEET Biology MCQ Classifier (NEET_BioBERT) is an educational research model fine-tuned on the distilbert-base-uncased architecture to classify and select the correct option among four choices (A, B, C, or D) for NEET-style biology multiple-choice questions. Trained using PyTorch and Hugging Face Transformers for a multiple-choice classification task, the model was configured with a learning rate of 5e-5, a batch size of 4, a weight decay of 0.01, and run for 10 epochs. The training utilized the NEET Biology QA Dataset on huggingface, a domain-specific undergraduate medical entrance exam dataset containing 793 questions split into an 80% training and 20% validation distribution. Upon evaluation, the model achieved a final training loss of approximately 0.35 and a validation accuracy of 72.96% (~73%). Designed primarily for educational research, AI-powered biology assistants, and MCQ practice evaluation, this model serves as a baseline for future fine-tuning with larger datasets. However, because it was trained on a small dataset, it is restricted strictly to biology content and lacks support for assertion-reasoning, diagram-based, or case-study paragraph questions. Distributed under the cc-by-nc-sa-4.0 license, this model remains an experimental baseline and is not recommended as a final exam-ready solution without further validation.
Attribution-Non-Commercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
Ashish Chadha
Transformers
Transformers
Open
Education and Skill Development
26/06/26 15:06:17
256.10 MB
To preview this file, you need to be a registered user. Please complete the registration process to gain access and continue viewing the content.
Attribution-Non-Commercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
© 2026 - Copyright AIKosh. All rights reserved.