Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to make an GPTs or chatbot for allergy by combining my sample question and medprompts #47

Open
irreversibly opened this issue Feb 18, 2024 · 0 comments

Comments

@irreversibly
Copy link

hello? I am a professor of internal medicine at Chungbuk National University College of Medicine in Korea.

I am teaching allergy to students, and I have a question.

Rather than a medical examination score, I would like to create a question and answer + explanation bot or GPTs that students can use for learning.

I have a list of exam questions-correct answers-commentary for medical school students, which can be converted into a format similar to 'gpt_chain_of_thougts_with_context' in prompt_template.py of promptbase - MMLU.

I want to create a Q&A bot using MedPrompt papers.

(1) Should I transform the questions I have to match all prompt _names in the prompt_template.py file?

(2) As shown in the paper, I would like to maximize performance by combining the dynamic few shots, senf-generated chain of thoug, and majority vote ensenbling methods. Can I refer to a file combining the above three methods on the github page?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant