facebookresearch / DrQA

Reading Wikipedia to Answer Open-Domain Questions
Other
4.48k stars 898 forks source link

The file E:/Deep_learning/DrQA-main\data\wikipedia/docs-tfidf-ngram=2-hash=16777216-tokenizer=simple.npz can't open #280

Open yqiz-98 opened 2 years ago

yqiz-98 commented 2 years ago

Excuse me, when it runs the code matrix = sp.csr_matrix((loader['data'], loader['indices'], the error is numpy.core._exceptions.MemoryError: Unable to allocate 7.92 GiB for an array with shape (1063277605,) and data type float64.