yuanbit / FinBERT-QA
Financial Domain Question Answering with pre-trained BERT Language Model
☆125Updated last year
Alternatives and similar repositories for FinBERT-QA:
Users that are interested in FinBERT-QA are comparing it to the libraries listed below
- Notebooks for fine-tuning a BERT model and training a LSTM model for financial QA☆31Updated 5 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …