ServiceNow / picard

PICARD - Parsing Incrementally for Constrained Auto-Regressive Decoding from Language Models. PICARD is a ServiceNow Research project that was started at Element AI.
https://arxiv.org/abs/2109.05093
Apache License 2.0
341 stars 122 forks source link

Make eval not working #123

Closed Carbo2504 closed 1 year ago

Carbo2504 commented 1 year ago

I am trying to run this code but i keep getting the same error for both the evaluation and the training which is: make: *** [Makefile:142: eval] Error 137, but i don't really know what causes it. Currently i am using Windows with WSL2 and docker. Screenshot 2023-03-06 155029 It looks like the error is launched right before starting the evaluation process but i can't say it with confidence. Below there's the part of the MakeFile that launches the error. Screenshot 2023-03-06 155647