oferweintraub commited on
Commit
6db209e
·
1 Parent(s): b6e628a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -41,6 +41,7 @@ BERT model trained on noisy data from search results. See PDF for more details.
41
  ## Intended uses & limitations
42
 
43
  Intended for use on finance news sentiment analysis with 3 options: "Positive", "Neutral" and "Negative"
 
44
 
45
  ### Training hyperparameters
46
 
 
41
  ## Intended uses & limitations
42
 
43
  Intended for use on finance news sentiment analysis with 3 options: "Positive", "Neutral" and "Negative"
44
+ To get the best results feed the classifier with the title and either the 1st paragraph or a short news summarization e.g. of up to 64 tokens.
45
 
46
  ### Training hyperparameters
47