FinBERT icon indicating copy to clipboard operation
FinBERT copied to clipboard

A Pretrained BERT Model for Financial Communications. https://arxiv.org/abs/2006.08097

Results 12 FinBERT issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Greatly appreciated if you can share the file analysttone.csv , used on Finetuning. Jorge

I'm parsing conference calls and run into this error a couple of times. I used NLTK to parse the text components into sentences and then pass those sentences into the...

I am using your sentiment model to predict sentences from calls. There are two sentences: * The probability of **neutral** is .99 for the sentence 'Thanks, Martin.' * The probability...

Hello Yi Yang (@yya518)! Thank you for your work on yya518/FinBERT. This GitHub project is interesting, and we think that it would be a great addition to make this work...

It says positive for: "This is the worst stock market of the world."

This is a really interesting project. Can you please provide a version of the analysttone.csv file? The NB will not run without it. At a minimum provide a specification and...

Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1 to 1.13.1. Release notes Sourced from torch's releases. PyTorch 1.13.1 Release, small bug fix release This release is meant to fix the following issues (regressions /...

dependencies

how can i get the probability scores of all three categories?