Skip to content
#

fine-tuning

Here are 27 public repositories matching this topic...

Pre-Training and Fine-Tuning transformer models using PyTorch and the Hugging Face Transformers library. Whether you're delving into pre-training with custom datasets or fine-tuning for specific classification tasks, these notebooks offer explanations and code for implementation.

  • Updated Mar 13, 2024
  • Jupyter Notebook

A tutorial that guides users through the process of fine-tuning a stable diffusion model using HuggingFace's diffusers library. The tutorial includes advice on suitable hardware requirements, data preparation using the BLIP Flowers Dataset and a Python notebook, and detailed instructions for fine-tuning the model.

  • Updated Apr 8, 2023
  • Jupyter Notebook

In this notebook, i have tried to appy KMeans, Hierarchical and DBSCAN clustering along PCA. The dataset used is Mall_Customers. In DBSCAN, certain type of Heatmaps are used to find the Epsilon and min_samples value which have performed quite well in identifying the correct number of clusters.

  • Updated Apr 17, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fine-tuning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fine-tuning topic, visit your repo's landing page and select "manage topics."

Learn more