Skip to content
#

huggingface

Here are 37 public repositories matching this topic...

Fine-tune BERT for sentiment analysis. I have done text preprocessing (special tokens, padding, and attention masks) and build a Sentiment Classifier using the amazing Transformers library by Hugging Face! I have train my model on kaggle notebook on gpu. The model give the accuracy of 95.14% on validation dataset.

  • Updated May 25, 2020
  • 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

Improve this page

Add a description, image, and links to the huggingface 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 huggingface topic, visit your repo's landing page and select "manage topics."

Learn more