Skip to content

sdivyanshu90/OS-Model-With-HF-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Open Source Models with Hugging Face πŸš€

This repository contains Jupyter Notebooks for the Open Source Models with Hugging Face course.
The course is designed to help you learn how to find, use, and fine-tune state-of-the-art open-source models from the Hugging Face Hub.


πŸ“š Course Overview

In this course, you will learn:

  • How to explore and use the Hugging Face Hub.
  • How to apply pre-trained models for tasks like text classification, summarization, translation, and more.
  • How to fine-tune models for your own datasets.
  • How to share your models with the community.

πŸ“‚ Repository Structure

  • notebooks/ β†’ Jupyter notebooks from the course, with exercises and code samples.

πŸ› οΈ Getting Started

1. Clone the repository

git clone https://github.com/sdivyanshu90/OS-Model-With-HF-Course.git
cd open-source-models-hf

2. Create and activate a virtual environment

python -m venv venv
source venv/bin/activate   # On Windows: venv\Scripts\activate

3. Launch Jupyter Notebook

jupyter notebook

🀝 Acknowledgements

This repository is based on the excellent course Open Source Models with Hugging Face, created by:

A big thank you to both organizations for making this knowledge accessible to the community!


πŸ“œ License

This repository is for educational purposes. Please refer to the course terms of use from DeepLearning.AI and Hugging Face for further details.


🌟 Contributing

If you find improvements or want to share your solutions, feel free to fork the repo and open a pull request. Contributions are always welcome!


Happy Learning! πŸŽ‰

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published