GateNLP / gate-lf-pytorch-json

PyTorch wrapper for the LearningFramework GATE plugin
Apache License 2.0
1 stars 2 forks source link

Make sure validation can be done using several batches! #46

Open johann-petrak opened 5 years ago

johann-petrak commented 5 years ago

Make sure we can use the same batchsize as for training for evaluating on the validation set, refactor things so that this gets merged with the code currently only used with elmo models (and using fixed batch sizes!)