Areomoon

Results 1 comments of Areomoon

Can change the code in ```PreSumm/src/models/data_loader.py``` line 114 ```def ext_batch_size_fn(new,count)``` to => ```def ext_batch_size_fn(new,count,max_ndocs_in_batch=None)``` The BertSumExt training will be runnable after that