jupyter-naas / awesome-notebooks

A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.
https://naas.ai/search
BSD 3-Clause "New" or "Revised" License
2.65k stars 447 forks source link

Huggingface: Instruction Tuning Seq2Seq Models #2365

Open kevinscaria opened 11 months ago

kevinscaria commented 11 months ago

Problem Description This notebook demonstrates how to instruction tune SeqSeq models using huggingface transformers. Instruction tuning is a machine learning paradigm where a model is trained to follow instructions for a given task. Instructions facilitate large language models (LLMs) with in-context learning to improve performance.

FlorentLvr commented 11 months ago

Hello @kevinscaria, I am glad you want to contribute on our repository! 🚀 Please follow these instructions to start contributing. -> https://github.com/jupyter-naas/awesome-notebooks/blob/master/README.md#how-to-contribute Let me know if you have any questions! :pray: Cheers!

kevinscaria commented 11 months ago

@FlorentLvr I have completed the same.

FlorentLvr commented 11 months ago

@FlorentLvr I have completed the same.

Great! You should received an email to join our team on GitHub. :rocket: You can now go to step2 for the technical and then start working on your template: https://github.com/jupyter-naas/awesome-notebooks#step-2-technical-setup Let me know if you have any questions :)