datasets problem
Opened this issue · 1 comments
您好,上传的数据集是不是缺少一些文件啊,当我复现代码的时候它提醒我:
FileNotFoundError: [Errno 2] No such file or directory: '../Data/clueweb09/queries.tsv'
FileNotFoundError: [Errno 2] No such file or directory: '../Data/clueweb09/map.documents.txt'
FileNotFoundError: [Errno 2] No such file or directory: './robust04/clean.documents.txt'
FileNotFoundError: [Errno 2] No such file or directory: './robust04//map.documents.txt'
FileNotFoundError: [Errno 2] No such file or directory: './robust04/queries.tsv'
可以麻烦您分享一下这些文件吗?
I share the same interest in the repository and have noticed that certain key files are missing, which precludes code replication. The specific files in question are:
- '../Data/clueweb09/queries.tsv'
- '../Data/clueweb09/map.documents.txt'
- './robust04/clean.documents.txt'
- './robust04/map.documents.txt'
- './robust04/queries.tsv'
May I kindly request your support in addressing this issue? Thank you in advance.