Skip to content

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

@irreversibly

Description

@irreversibly

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions