hassan4830
commited on
Commit
·
100fcb4
1
Parent(s):
a1fc165
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,7 @@ license: afl-3.0
|
|
4 |
distilbert Binary Text Classifier
|
5 |
|
6 |
This distilbert based text classification model trained on imdb dataset performs binary sentiment classification on any given sentence.
|
7 |
-
The model has been fine tuned for better results in manageable time frames.
|
|
|
|
|
|
|
|
4 |
distilbert Binary Text Classifier
|
5 |
|
6 |
This distilbert based text classification model trained on imdb dataset performs binary sentiment classification on any given sentence.
|
7 |
+
The model has been fine tuned for better results in manageable time frames.
|
8 |
+
|
9 |
+
LABEL0 - Negative
|
10 |
+
LABEL1 - Positive
|