If I understand correctly, according to the paper, you use a greedy selection to choose the oracle summaries (according to the rouge score), and use the oracle summaries in the following training, I want to know if the rouge score in the selection of oracle summary is calculated between highlights and every sentence?and if the process of choosing oracle summary according to rouge score is the only place that uses the highlights data, I mean, the highlights from the CNN/DM datasets will not join the following training?
If I understand correctly, according to the paper, you use a greedy selection to choose the oracle summaries (according to the rouge score), and use the oracle summaries in the following training, I want to know if the rouge score in the selection of oracle summary is calculated between highlights and every sentence?and if the process of choosing oracle summary according to rouge score is the only place that uses the highlights data, I mean, the highlights from the CNN/DM datasets will not join the following training?