hassan4830 commited on
Commit
774b5a0
·
1 Parent(s): b51ecd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: afl-3.0
3
  ---
4
- distilbert 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.
 
1
  ---
2
  license: afl-3.0
3
  ---
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.