Hello @ldeb,
Yes, the config.json
is missing a parameter for model_type
to load it with the AutoModel
class correctly. I opened a PR in November to fix this: yiyanghkust/finbert-tone · add missing model type
The easist would be if you “duplicate” the repository with Repo_duplicator - a Hugging Face Space by osanseviero and make the change yourself too