Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sachs7/learn-llmops

Practice projects from Udacity's LLMOps course.
https://github.com/sachs7/learn-llmops

clickbait-classification clickbait-detection comet-llm finetuning gradio huggingface-transformers llmops udacity

Last synced: about 1 month ago
JSON representation

Practice projects from Udacity's LLMOps course.

Awesome Lists containing this project

README

        

# Learn-LLMOps

Practice projects from Udacity's LLMOps course.

The final project (Part_5) is about fine-tuning the existing model specific to the Clickbait dataset. As an additional effort, the Gradio app has been developed and deployed as a [Huggingface Space](https://huggingface.co/spaces/OsnNos/clickbait-detector). Feel free to play around!

The app looks like this:

Clickbait:

![image](https://github.com/sachs7/Learn-LLMOps/assets/3032301/32e61848-ca1c-4928-aad9-ec401335d5a2)

Non-Clickbait:

![2_non-clickbait_example](https://github.com/sachs7/Learn-LLMOps/assets/3032301/a750e1fc-c14a-4c94-9117-07d88d8543e5)