abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
316 stars 290 forks source link

[Project Addition]: LLM Prompt Recovery #778

Open adi271001 opened 2 weeks ago

adi271001 commented 2 weeks ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : LLM Prompt Recovery using gemma
:red_circle: Aim : Find the prompt used to transform given text using gemma
:red_circle: Dataset :https://www.kaggle.com/competitions/llm-prompt-recovery/data
:red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 2 weeks ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 2 weeks ago

Apart from gemma what are the models you are planning for this problem statement as you need to implement 3 models for this problem statement.

adi271001 commented 2 weeks ago

Mistral and phi

abhisheks008 commented 2 weeks ago

Hi @adi271001 make sure you implement Gemma, Mistral and Phi for this project.

Assigned to you.