nlpyang / BertSum

Code for paper Fine-tune BERT for Extractive Summarization
Apache License 2.0
1.46k stars 422 forks source link

Format of the .story files #121

Closed namln2k closed 2 years ago

namln2k commented 2 years ago

I want to process my own dataset for testing. However I haven't yet understand the format of the .story files. There is 3-4 paragraphs with @highlight label at the end of each file. Are those all the summaries for the paragraphs above?