Skip to content

Machine learning for application in biology and medicine

Notifications You must be signed in to change notification settings

e-gluzman/biomedical-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

biomedical-ai

Machine learning for application in biology and medicine.

medical_question_llm.ipynb

See this notebook for a showcase of how to finetune a state of the art open source Large Language Model (Mistral) to solve Medical Questions using 'MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering'.

I load the Mistral LLM from Hugging Face, create prompts from training data, fine-tune the model on the medical question dataset and then apply it to question answering.

The model achieved 37% accuracy on medical entrance exam questions intended for professional doctors.

About

Machine learning for application in biology and medicine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published