hassan4830 commited on
Commit
967eefa
1 Parent(s): 6245f71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,4 +3,5 @@ license: afl-3.0
3
  ---
4
  distilbert Text Classifier
5
 
6
- This text classification model trained on imdb dataset performs binary sentiment classification on any given sentence.
 
 
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.