FinBERT is a pre-trained NLP model for financial sentiment analysis, built by fine-tuning the BERT language model on a large financial corpus. The model provides softmax outputs for three labels: positive, negative, or neutral.
FinBERT is a pre-trained NLP model for financial sentiment analysis, built by fine-tuning the BERT language model on a large financial corpus. The model provides softmax outputs for three labels: positive, negative, or neutral.
webhook
fileThe webhook to call when inference is done, by default you will get the output in the response of your inference request