Hi, thanks for your great work!
from gptqmodel.eval_tasks import TextSummarizationTask
I was trying to run the project but encountered an issue: the module TextSummarizationTask seems to be missing. I searched through the repo but couldn't find it. Could you please let me know if it's deprecated, renamed, or located elsewhere?
Looking forward to your help, thanks in advance!
Hi, thanks for your great work!
from gptqmodel.eval_tasks import TextSummarizationTask
I was trying to run the project but encountered an issue: the module
TextSummarizationTaskseems to be missing. I searched through the repo but couldn't find it. Could you please let me know if it's deprecated, renamed, or located elsewhere?Looking forward to your help, thanks in advance!