diff --git a/Week 3/Hugging Face Library/README.md b/Week 3/Hugging Face Library/README.md index cb77e6c..54c3bfd 100644 --- a/Week 3/Hugging Face Library/README.md +++ b/Week 3/Hugging Face Library/README.md @@ -225,9 +225,8 @@ Share models on the **Model Hub**. ## Helpful Resources -- Hugging Face in 10 Minutes - https://www.youtube.com/watch?v=9gBC9R-msAk - Official Hugging Face Course - https://huggingface.co/learn/nlp-course -- CodeBasics Transformers & HF playlist (very beginner friendly) - https://www.youtube.com/playlist?list=PLKnIA16_Rmvb7F5cnA6WhgZfz3BlvkxLx +- Crash Course for Hugging face (in 1 hour) - https://www.youtube.com/watch?v=b665B04CWkI - Hugging Face GitHub Repo - https://github.com/huggingface/awesome-huggingface --- @@ -238,4 +237,4 @@ Share models on the **Model Hub**. 2. **Intermediate**: Fine-tune models, experiment with vision/audio tasks. 3. **Advanced**: Build ML pipelines, contribute to the community. -This guide equips you to leverage Hugging Face for ML projects. Happy learning! \ No newline at end of file +This guide equips you to leverage Hugging Face for ML projects. Happy learning!