Closed forrestbao closed 8 months ago
BertExt, BertExtAbs come from PolyTope: https://github.com/hddbang/PolyTope/tree/master/outputs_with_human_annotation Those are indeed from Liu and Lapata, 2019. More details can be found in https://aclanthology.org/2020.emnlp-main.33.pdf.
Thanks. Then are there overlaps between BertExt/BertExtAbs and BertSum{Ext, Abs}? I do not wanna use the same or related samples twice.
We have ensured that there is no duplicated data in the benchmark.
I am sorry that I have taken you so much time. You explained that BertExt and bertExtAbs come from Polytope. Then what about BertSum? Where does it come from?
BertSum summaries are from FRANK.
Thanks for your reply.
Hi, I am looking at the
model_name
column of the data you shared. What are the three models BertExt, BertExtAbs, and BertSum? How are they related to BertSumExt and BertSumAbs of (Liu and Lapata, 2019)?