allenai / PRIMER

The official code for PRIMERA: Pyramid-based Masked Sentence Pre-training for Multi-document Summarization
Apache License 2.0
153 stars 32 forks source link

What is led_summ? #29

Open Klaifer opened 1 year ago

Klaifer commented 1 year ago

Perhaps this is a very basic question, as this code has been on GitHub since 2021 and no one else has asked it.

I installed it according to the procedure described but, in my installation, I cannot import the led_summ that is on line 11 of the pretrain_preprocess.py file.

I think it must be a requirement not described in requirements.txt. I've looked on Pypi, conda, github, google...