Skip to content

muhammadhassaan-solves/fine-tuning-transformer-model-with-hugging-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Fine-Tuning a Transformer Model with Hugging Face Transformers Library

Description

In this project, I fine-tuned a pre-trained Transformer model using Hugging Face's transformers library to perform sentiment analysis on IMDb reviews. The process involved tokenizing data with DistilBERT, training the model, evaluating its performance, and deploying it for sentiment classification tasks.

Utilities Used

  • Hugging Face Transformers
  • Hugging Face Datasets
  • PyTorch
  • Trainer API
  • Google Colab

Project Walk-through

Dataset Loading, Tokenization, and Model Selection


Model Fine-Tuning and Evaluation


Model Deployment

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published