GateNLP / gate-lf-pytorch-json

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

Make sure we do not save unnecessary data with the model #19

Open johann-petrak opened 6 years ago

johann-petrak commented 6 years ago

Make sure we do not save stuff as the loaded validation set or similar with the model file.

johann-petrak commented 6 years ago

Validation set has been removed, but we still need to check for other transient fields and make sure all fields get saved/restored/re-calculated properly, leaving open.

johann-petrak commented 6 years ago

Check: