How to build a Open domain question answering model(ODQA/KBQA) using Deeppavlov of Huggingface

457 Views Asked by At

How to build a Open domain question answering(ODQA/KBQA) model using Deeppavlov of Huggingface

I want to build a custom model for this.

1

There are 1 best solutions below

2
On

You can use this tutorial for building a custom ODQA model https://colab.research.google.com/github/deepmipt/dp_notebooks/blob/master/DP_ODQA.ipynb