-
Notifications
You must be signed in to change notification settings - Fork 54
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
Simplifying Medicine: Developing an Accessible Health Information Platform #134
Comments
Congratulations, @Kshah002! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines |
dataset that can be used - https://huggingface.co/datasets/gamino/wiki_medical_terms |
hi @SrijanShovit I have raised the issue and have worked with similar project using LLama. So I would request to add the required labels and assign the task to me |
Hmm....that looks cool. What are your detailed steps? |
I wanted to try thus have already started working on the project so here is a general idea of how i am to finetune the llama2 model - First step was to get dataset according to llama2 format however i got the formatted dataset from huggingface itself - https://huggingface.co/datasets/aboonaji/wiki_medical_terms_llam2_format I am using google colab so, the parameters are considered keeping that in mind. I hope you get the gist of what I am trying to do |
@SrijanShovit Hii there. Any updates ?? |
Yes looks good. Do make documentation along with your minor code steps and keep committing in a single PR. |
This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you! |
Hey @SrijanShovit can you help me reopen the issue ? I am done with my task and was about to upload and saw the issue is closed. Can you help me out here ? Sorry for being a bit late though. Or should I raise a new issue ? |
Hi @SrijanShovit any updates ?? |
Is your feature request related to a problem? Please describe.
Not everyone is familiar with all diseases and the medical terminology used by professionals. Therefore, an interface should be created to address this issue.
Describe the solution you'd like
To develop an LLM model trained on a dataset encompassing various medical terms and diseases, the fundamental concept is for users to inquire about specific diseases and receive relevant, accurate responses. I aim to leverage a pre-trained model, such as LLaMA 2, using Hugging Face.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: