mswellhao / PacSum

Unsupervised Extractive Summarization based on Position-Augmented Centrality
124 stars 27 forks source link

Ask some questions #15

Open CoderBinGe opened 2 years ago

CoderBinGe commented 2 years ago

I have some questions for advice, looking forward to your reply:

  1. the finetuned bert models you give ,is based on data used in the paper?
  2. How to train my own data, is there anything I can refer to? you didn't include the training code in this repo
  3. No matter it is the training set or the test set, there is an abstract field. Shouldn't the abstract of the test set be unknown?