adeebkm commited on
Commit
97c3a57
·
verified ·
1 Parent(s): 8b4e0db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  # BERT Sentiment Classifier
3
 
 
1
+ ---
2
+ language: en
3
+ license: apache-2.0
4
+ datasets:
5
+ - imdb
6
+ tags:
7
+ - text-classification
8
+ - sentiment-analysis
9
+ - bert
10
+ - english
11
+ ---
12
 
13
  # BERT Sentiment Classifier
14