danton-nlp / GEF

1 stars 0 forks source link

Added fallback for failed summary generation and updated results #113 #121

Closed anton164 closed 2 years ago

anton164 commented 2 years ago

If a summary fails to generate, we fall back to the last summary generated by GEF.

Evaluation code is refactored accordingly - failed status is now read from a dict instead of the summary text directly.