yya518 / FinBERT

A Pretrained BERT Model for Financial Communications. https://arxiv.org/abs/2006.08097
Apache License 2.0
560 stars 128 forks source link

Migration to transformers #16

Closed Dhruv26 closed 3 years ago

Dhruv26 commented 3 years ago

Are there any plans on migrating the current model to the newer transformers library by hugging face? I want to use it with the sentence-transformer library but it seems like it can only run with the newer transformer model.

yya518 commented 3 years ago

Great suggestion. Will keep you posted.

Dhruv26 commented 3 years ago

@yya518 will be happy to help!

yya518 commented 3 years ago

glad to inform y'all that the it's integrated with transformers.