bert-sentiment-imdb

This is a fine-tuned BERT model for sentiment analysis on the IMDB dataset.

  • Base Model: bert-base-uncased
  • Dataset: IMDB
  • Task: Sentiment Analysis (Binary)
  • Usage:
    from transformers import pipeline
    classifier = pipeline("sentiment-analysis", model="zavora/bert-sentiment-imdb")
    
Downloads last month
0
Safetensors
Model size
109M params
Tensor type
F32
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for zavora/bert-sentiment-imdb

Adapter
(57)
this model

Dataset used to train zavora/bert-sentiment-imdb