alizwel

Results 2 issues of alizwel

Is it possible to do a transfer learning on a new similar QA dataset by using the checkpoint from [Link](https://github.com/unilight/R-NET-in-Tensorflow#trained-model-weights) as an initialization point?

I am trying to build a QA model for a custom dataset. Is there a way in which I can fine-tune the model for initializing the weights(Tensorflow weights as initialization)...