-
Hi, how to setup and create train.csv, validation.csv, test.csv from Financial Pharase Bank data?
-
If possible to export the two models provided here: https://github.com/TurkuNLP/FinBERT and offer them as pretrained models for BertEmbeddings.
-
-
Could anyone explain what is the news_id in predict()?
-
# 🐛 Bug
## Information
Model I am using (Bert, XLNet ...): TFBertModel
Language I am using the model on (English, Chinese ...): English
The problem arises when using:
* [ ] the official e…
-
Hi,
Thanks for sharing the work.
In order to run notebook "finbert_training.ipynb" for finetuning a sentiment classifier, I could not understand the train.csv (test,validation) format.
Financial …
-
Thanks for sharing your code on this matter. I have used your trained model. however, I want to try and train the model on my own with the help of the datasets which you have mentioned.
But with run…
-
Hi,
When installing the environment file the following error occurs:
```
Pip subprocess output:
Collecting joblib==0.13.2
Using cached joblib-0.13.2-py2.py3-none-any.whl (278 kB)
Collecti…
-
I wanted to replace the Pre-trained SciBERT model with a Fine Tuned SciBERT Model. I achieved the Language Model Fine Tuning via this blog: https://github.com/Nikoschenk/language_model_finetuning/blob…
-
Good morning,
I am running the configuring parameters cell and I am getting the below error:
---------------------------------------------------------------------------
UnpicklingError …