ProsusAI / finBERT

Financial Sentiment Analysis with BERT
Apache License 2.0
1.45k stars 417 forks source link

Unable to run finbert on R #70

Closed Asmaphd closed 9 months ago

Asmaphd commented 9 months ago

Error: Failed to install 'unknown package' from GitHub: HTTP error 404. Not Found

Did you spell the repo owner (yiyanghkust) and repo name (FinBERT) correctly?

doguaraci commented 9 months ago

Hello, I don't really know how huggingface models work with Rstudio, so won't be able to help unfortunately. Also a note: the finbert model that is the same as what we have on this repo is this one: https://huggingface.co/ProsusAI/finbert , so the issue might be stemming from that.