megagonlabs / coop

☘️ Code for Convex Aggregation for Opinion Summarization (Iso et al; Findings of EMNLP 2021)
https://aclanthology.org/2021.findings-emnlp.328v2.pdf
BSD 3-Clause "New" or "Revised" License
34 stars 9 forks source link

Eval #5

Closed tomhosking closed 1 year ago

tomhosking commented 1 year ago

evaluate() takes 4 arguments, be explicit when setting debug to avoid clashing with num_beams.

isomap commented 1 year ago

Thanks for your contribution, Tom!