shane-reaume commited on
Commit
e72dca7
·
verified ·
1 Parent(s): b1fa101

Update README.md

Browse files

point to new improved version imdb-sentiment-analysis-v2

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -46,5 +46,9 @@ Evaluation on a balanced test set of 100 examples (50 positive, 50 negative):
46
 
47
  ### Direct Use
48
 
49
- This model can be used directly for sentiment analysis of text, particularly movie reviews:
 
 
 
 
50
 
 
46
 
47
  ### Direct Use
48
 
49
+ This model can be used directly for sentiment analysis of text, particularly movie reviews.
50
+
51
+ ### New Version
52
+
53
+ [imdb-sentiment-analysis-v2](https://huggingface.co/shane-reaume/imdb-sentiment-analysis-v2)
54