allennlp-guide-examples icon indicating copy to clipboard operation
allennlp-guide-examples copied to clipboard

Update train.py and evaluate.py

Open AslanDevbrat opened this issue 4 years ago • 0 comments

I have replaced the DataLoader with PyTorchDataLoader.

This will help to resolve the error : "DataLoader() has no argument" mentioned in the issue page.

AslanDevbrat avatar Dec 12 '20 15:12 AslanDevbrat