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

Call for Contributions #82

Open
merveenoyan opened this issue Apr 24, 2024 · 15 comments
Open

Call for Contributions #82

merveenoyan opened this issue Apr 24, 2024 · 15 comments

Comments

@merveenoyan
Copy link
Collaborator

Hello folks! πŸ™‹β€β™€οΈ
Wanted to post here the roadmap we have for the cookbook. The cookbook is made for industry/applied AI use cases.
In the upcoming weeks, we would like to have more recipes on the following topics:

  • Industry-specific recipes: domains like biomedical, legal, finance, and so on require know-how in handling data and the model. You can either contribute an end-to-end Hugging Face example with domain-specific data (can be NLP, computer vision, anything) or demonstrate your library.
  • Use cases in other domains: are missing, such as computer vision, multimodal and more. Would be great to have more notebooks.
  • Niche techniques built for production: Such as making model faster for real-time prediction with quantization/optimization, or data privacy preservation techniques like federated learning.

In all of above, you can either do Hugging Face e2e workflows or demonstrate your own library or any library you'd like to use.

Feel free to let us know or open a discussion or issue here if you have ideas and you'd like to validate ☺️

@merveenoyan merveenoyan pinned this issue Apr 24, 2024
@emre570
Copy link
Contributor

emre570 commented Apr 24, 2024

I can help about how to fine-tune a Vision Transformer model with a custom biomedical dataset. I made an example for my graduation project.

@jacobmarks
Copy link
Contributor

@merveenoyan I will be contributing one in computer vision shortly πŸ˜‰

@krmdel
Copy link

krmdel commented Apr 25, 2024

We work on high-throughput and real-time hematology analysis for clinical diagnostics, therefore, I have experience on and can contribute to end-to-end vision and data processing pipelines including image acquisition and pre-processing, image reconstruction and object detection/segmentation.

@merveenoyan
Copy link
Collaborator Author

@krmdel that sounds great tbh!

@merveenoyan
Copy link
Collaborator Author

@jacobmarks @emre570 awesome, awaiting your PRs!!!

@jacobmarks
Copy link
Contributor

@jacobmarks @emre570 awesome, awaiting your PRs!!!

Thanks @merveenoyan , contribution ready for review :) #89.

Do you accept multiple contributions from the same person if they are on different topics and don't overlap in concepts/recipes?

@merveenoyan
Copy link
Collaborator Author

@jacobmarks I think it makes sense to have one example per library for instance unless it shows a very solid industry use case with great know-hows, but I'd like to defer to @stevhliu

@stevhliu
Copy link
Member

stevhliu commented May 7, 2024

Hi, @jacobmarks, as long as the recipes are practical and demonstrate a real-world application, feel free to contribute as many recipes as you'd like. There is no limit to how many recipes you can contribute πŸ™‚

Bonus points if the recipe is industry-specific, applicable to non-text domains like computer vision, or specialized techniques for production!

@jungnerd
Copy link

jungnerd commented Jun 16, 2024

Is it possible to add a notebook in English only?
One of our team member created a notebook on 'How to use the Hugging Face Inference Endpoint to host models in the Hub and implement an end-to-end RAG pipeline based on open models', and I think it would be great to contribute it to the cookbook.

@stevhliu
Copy link
Member

Sure! You can open a PR to add the notebook to cookbook/notebook/en πŸ™‚

@jungnerd
Copy link

Sure! You can open a PR to add the notebook to cookbook/notebook/en πŸ™‚

The notebook is written in Korean, is that okay? πŸ€”

@stevhliu
Copy link
Member

Oh sorry, I misunderstood your message! Would you like to create cookbook/notebook/ko and add the notebook there?

@jungnerd
Copy link

Oh sorry, I misunderstood your message! Would you like to create cookbook/notebook/ko and add the notebook there?

Oh that would be great if we could!
We'll be creating more notebooks as team projects soon, and it would be nice to have cookbook/notebook/ko folder πŸ‘

@sergiopaniego
Copy link
Contributor

Hi!
I'd like to contribute with an Fine-tuning and object detection model cookbook example. I already have a draft that I can upload as a PR πŸ˜„.
In the notebook, I fine-tune an object detection model from the hub on a dataset also from the hub and we upload the result.

@stevhliu
Copy link
Member

Thanks, feel free to open a PR so we can take a look! Bonus points if it's an object detection model trained for an industry-specific use case πŸ˜„

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

7 participants