philipobiorah commited on
Commit
c3c34f2
·
verified ·
1 Parent(s): 172776a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ tags:
21
  # BERT IMDb Sentiment Analysis Model
22
 
23
  This repository contains a fine-tuned BERT model for sentiment analysis on IMDb movie reviews. The model classifies text as either **Positive** or **Negative** sentiment.
24
-
25
  ## Model Details
26
  - **Base Model**: `bert-base-uncased`
27
  - **Dataset**: IMDb Movie Reviews
 
21
  # BERT IMDb Sentiment Analysis Model
22
 
23
  This repository contains a fine-tuned BERT model for sentiment analysis on IMDb movie reviews. The model classifies text as either **Positive** or **Negative** sentiment.
24
+ ## Live Demo: https://huggingface.co/spaces/philipobiorah/bert-sentiment-analysis
25
  ## Model Details
26
  - **Base Model**: `bert-base-uncased`
27
  - **Dataset**: IMDb Movie Reviews