StephanAkkerman commited on
Commit
6a1ed09
1 Parent(s): c2a1f69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -68,7 +68,6 @@ from transformers import pipeline
68
  pipe = pipeline(
69
  "sentiment-analysis",
70
  model="StephanAkkerman/FinTwitBERT-sentiment",
71
- tokenizer="StephanAkkerman/FinTwitBERT-sentiment",
72
  )
73
 
74
  # Get the predicted sentiment
 
68
  pipe = pipeline(
69
  "sentiment-analysis",
70
  model="StephanAkkerman/FinTwitBERT-sentiment",
 
71
  )
72
 
73
  # Get the predicted sentiment