Question answer generation using BERT embedding and LSTM layer?

52 Views Asked by At

How i use the BERT embedding as embedding layer with LSTM for generation quesiton answer ?

I have tried bert embedding but i am not able stack the bert embedding with LSTM in question answer generation problem. Or we can use any other LLM for embedding with LSTM for question answer generation

0

There are 0 best solutions below