Wexo78 commited on
Commit
8c8e81c
·
verified ·
1 Parent(s): d128858

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - transformers
4
+ - text-classification
5
+ - sentiment-analysis
6
+ ---
7
+
8
+ # Sentiment Analysis Model
9
+
10
+ This model is fine-tuned for sentiment classification (positive/negative).
11
+
12
+ ## Model Details
13
+ - **Base Model:** `bert-base-uncased`
14
+ - **Task:** Sentiment Analysis (Text Classification)
15
+ - **Fine-Tuned On:** IMDB Movie Reviews Dataset