dmlc / gluon-nlp

NLP made easy

Home Page:https://nlp.gluon.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Example] Add summarization example with finetuning BART model

sxjscience opened this issue · comments

Description

Currently, we still lack a summarization example and will need to add the dataset and example.

@leezu @szha

Agreed. There's a large body of work in that space, both in extractive and nowadays abstractive summarization. I think we should survey and pick. Some good comprehensive pools to choose from: http://nlpprogress.com/english/summarization.html, https://paperswithcode.com/task/text-summarization

Actually, can we spare some efforts in adding an example this month?