phanerozoic
commited on
Commit
•
a43f8a9
1
Parent(s):
00093eb
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ widget:
|
|
14 |
|
15 |
# BERT-Sentiment-Classifier
|
16 |
|
17 |
-
|
18 |
|
19 |
- **Developed by**: phanerozoic
|
20 |
- **Model type**: BertForSequenceClassification
|
|
|
14 |
|
15 |
# BERT-Sentiment-Classifier
|
16 |
|
17 |
+
The BERT-Sentiment-Classifier is a sophisticated model based on the `bert-base-uncased` architecture. It has been fine-tuned specifically for binary sentiment classification using the IMDB movie reviews dataset, aiming to provide nuanced understanding of textual sentiments.
|
18 |
|
19 |
- **Developed by**: phanerozoic
|
20 |
- **Model type**: BertForSequenceClassification
|