Skip to content

Add Notebook: Medical Question Answering with HuatuoGPT-o1 #272

Merged
stevhliu merged 10 commits intohuggingface:mainfrom
AlanPonnachan:add_medical_answering
Feb 24, 2025
Merged

Add Notebook: Medical Question Answering with HuatuoGPT-o1 #272
stevhliu merged 10 commits intohuggingface:mainfrom
AlanPonnachan:add_medical_answering

Conversation

@AlanPonnachan
Copy link
Contributor

What does this PR do?

Fixes #271

This pull request adds a new notebook to the Hugging Face Cookbook: medical_question_answering.ipynb.
Provides a hands-on example of applying a state-of-the-art medical LLM to a real-world task.

Who can review?

@merveenoyan
@stevhliu

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Collaborator

@merveenoyan merveenoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice use case! however this seems like just an inference example, would be nice to make it a more comprehensive end to end example like RAG + reasoning from medical documents. curious what @stevhliu thinks

@stevhliu
Copy link
Member

Agree with @merveenoyan that the notebook can be expanded more (for example, building some kind of application on top of the model) to showcase its practicality.

@AlanPonnachan
Copy link
Contributor Author

Thank you for your valuable suggestions. I have expanded the notebook to incorporate RAG + reasoning from medical documents. Please review
@merveenoyan
@stevhliu

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, I think this is more compelling now!

@stevhliu
Copy link
Member

Would you mind resolving the conflict? Thanks, and once @merveenoyan has had a chance to review then we can merge :)

@AlanPonnachan
Copy link
Contributor Author

@stevhliu can you help me in resolving the conflict? Thank you

@AlanPonnachan
Copy link
Contributor Author

@stevhliu @merveenoyan Any update on merging this branch?

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay!

Just a few more changes and then we should be ready to merge 👍

AlanPonnachan and others added 2 commits February 24, 2025 22:29
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
@AlanPonnachan
Copy link
Contributor Author

@stevhliu Thank you for the suggestions. I have committed the suggested changes.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@stevhliu stevhliu merged commit a7765b4 into huggingface:main Feb 24, 2025
1 check passed
@GewelsJI
Copy link

The link (https://moon-ci-docs.huggingface.co/docs/cookbook/pr_272) seems expired.

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

Successfully merging this pull request may close these issues.

Medical Question Answering with HuatuoGPT-o1

5 participants