JackHCC / Chinese-Text-Classification-PyTorch

中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!
345 stars 49 forks source link

报文件损坏错误 #6

Closed ZHJ19970917 closed 3 months ago

ZHJ19970917 commented 1 year ago

RuntimeError: unexpected EOF, expected 6387653 more bytes. The file might be corrupted. 在将三个文档都放入到bert_pretain文件后,为什么会在load_data结束后,报文件损坏错误

JackHCC commented 3 months ago

重新下载一下呢