Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module 'data.util' has no attribute 'read_npy' #13

Open
feimengjuan opened this issue Jun 9, 2022 · 1 comment
Open

module 'data.util' has no attribute 'read_npy' #13

feimengjuan opened this issue Jun 9, 2022 · 1 comment

Comments

@feimengjuan
Copy link

In data/LQGT_hallucination_dataset.py", line 45, in getitem
mask = util.read_npy(mask_path)

AttributeError: module 'data.util' has no attribute 'read_npy'

@chxy95
Copy link
Owner

chxy95 commented Jun 10, 2022

@feimengjuan I have just fixed this bug in the latest commit a47204e .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants