Usage of StanfordQuestionAnsweringDataset with DJL
This is my first model using DJL. I am using PyTorch as the underlying ML engine. I am trying to use the StanfordQuestionAnsweringDataset for question & answering pattern. Using the DJL example, I came up with the following code: