Sakil commited on
Commit
dd91452
1 Parent(s): d98fe67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,4 +1,4 @@
1
- IMDBSentimentDistilBertModel:
2
 
3
- I have used IMDB movie review dataset to create custom model by using DistilBertForSequenceClassification.
4
 
 
1
+ * IMDBSentimentDistilBertModel:
2
 
3
+ - I have used IMDB movie review dataset to create custom model by using DistilBertForSequenceClassification.
4