HeterSumGraph
HeterSumGraph copied to clipboard
quesion about label
it seems that in original cnndm dataset, there is no filed named label. How to get the corresponding label for each document thx :)
You can refer to https://github.com/dqwang122/HeterSumGraph/issues/7#issuecomment-667178514 for a simple implementation.
Presumm also provides a script for it. You can find it in https://github.com/nlpyang/PreSumm/blob/master/src/prepro/data_builder.py#L161.