nclskfm / square-core

SQuARE: Software for question answering research.
https://square.ukp-lab.de
2 stars 0 forks source link

Get errors from async-tasks #44 #45

Closed BenediktStuhrmann closed 1 year ago

BenediktStuhrmann commented 1 year ago

Errors occurring within prediction and evaluation tasks are now returned as the tasks result (if status=FAILED). Prediction and evaluation tasks will now return results on success. Improved logging and errors. Removed tasks that were used for testing.