Open negacy opened 5 years ago
You can change the config dict and set a value for the entry: miniBatchSize
Have a look here with all the possible config parameters: https://github.com/UKPLab/emnlp2017-bilstm-cnn-crf/#lstm-hyperparameters
Thank you!
I am trying to run this on GPU but having memory issue. Where can I modify the batch size?
Thanks.