soleimanian commited on
Commit
5aa30a0
1 Parent(s): d8ad3ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -38,8 +38,9 @@ from transformers import pipeline
38
  sentiment_analysis = pipeline("sentiment-analysis",model="soleimanian/financial-roberta")
39
  print(sentiment_analysis("In fiscal 2021, we generated a net yield of approximately 4.19% on our investments, compared to approximately 5.10% in fiscal 2020."))
40
  </code>
 
41
  <p><b>Citation and contact:</b></p>
42
  <p>Please cite this paper when you use our model. Feel free to reach out to mohammad.soleimanian@concordia.ca with any questions or feedback you may have.<p/>
43
- </pre>
44
  </body>
45
  </html>
 
38
  sentiment_analysis = pipeline("sentiment-analysis",model="soleimanian/financial-roberta")
39
  print(sentiment_analysis("In fiscal 2021, we generated a net yield of approximately 4.19% on our investments, compared to approximately 5.10% in fiscal 2020."))
40
  </code>
41
+ </pre>
42
  <p><b>Citation and contact:</b></p>
43
  <p>Please cite this paper when you use our model. Feel free to reach out to mohammad.soleimanian@concordia.ca with any questions or feedback you may have.<p/>
44
+
45
  </body>
46
  </html>