shijx12 / TransferNet

Pytorch implementation of EMNLP 2021 paper "TransferNet: An Effective and Transparent Framework for Multi-hop Question Answering over Relation Graph "
61 stars 18 forks source link

AttributeError: 'DataLoader' object has no attribute '_IterableDataset_len_called' #16

Closed imhgchoi closed 1 year ago

imhgchoi commented 1 year ago

I installed what has been mentioned in the README. But I'm getting this error when running CWQ.

Anyone had same issue?

imhgchoi commented 1 year ago

Solved it. If you encounter this issue, try deleting the cache.pt and process it again