short snippet Example
#1
by
ElloAI - opened
Hi!
I’m a master’s student working on a project in financial question answering, and your tinybert-financial-qa-keras-v1 model looks perfect for my work.
However, I wasn’t able to run it directly. Would it be possible for you to share a minimal code example showing how to load and use the model (question + context → answer)?
Even a short snippet or notebook would help a lot for academic reproducibility.
Thank you very much for your time and for releasing this great model!
you can check it here:
https://huggingface.co/RinKana/tinybert-financial-qa-keras-v1/blob/d55bd6f748112b5d3269d4cf7a2c5064e3a9300b/financial-qa.ipynb
hope this help.
It works! Thank you so much 😆
Good luck with your project, m8