csebuetnlp / xl-sum

This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 44 Languages" published in Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021.
https://aclanthology.org/2021.findings-acl.413/
257 stars 41 forks source link

Problem when train the model #14

Closed Asma-droid closed 1 year ago

Asma-droid commented 1 year ago

Hello,

I'am trying to train the model.

I have got this problem assert tgt_line, f"empty tgt line for index {index}" AssertionError: empty tgt line for index 38241

Any solutions please ?

abhik1505040 commented 1 year ago

Hi, there seems to be an empty summary in the dataset you are using. Please remove such data pairs before finetuning.