dsdanielpark/gpt2-bert-medical-qa-chat
Medical domain-focused GPT-2 fine-tuning, optimization, and lightweighting research repository (compared to GPT-4).
This project offers a specialized medical question-answering chatbot built on GPT-2 and BERT, allowing users to input medical questions and receive relevant answers. It's designed to help medical professionals, researchers, and potentially patients quickly access information from medical Q&A datasets. The output is a conversational answer to a medical query.
No commits in the last 6 months.
Use this if you need a cost-effective, domain-specific chatbot for medical information retrieval and want to explore the performance of lightweight models for medical Q&A.
Not ideal if you require the cutting-edge, general knowledge capabilities of the latest large language models like GPT-4, or if you need an out-of-the-box, fully supported commercial solution for patient-facing applications.
Stars
38
Forks
19
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dsdanielpark/gpt2-bert-medical-qa-chat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.