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

关于代码复现 #40

Open
lanyinnow opened this issue Mar 11, 2022 · 2 comments
Open

关于代码复现 #40

lanyinnow opened this issue Mar 11, 2022 · 2 comments

Comments

@lanyinnow
Copy link

您好 我在复现代码的时候遇到了很多问题
图片
FileNotFoundError: [Errno 2] No such file or directory: './meta_training/support_u_movies.json'
movielens和dbook的processor都报了这个问题 如果自己创建这个文件,就会报下面这个错误
ValueError: invalid literal for int() with base 10: 'name'
yelpprocessor则是报了下面这个错
NameError: name 'new_user' is not defined
三个数据集的处理代码都跑不起来 导致源码也跑不起来 期待您的回复

@rootlu
Copy link
Owner

rootlu commented Mar 16, 2022

你好,需要先处理数据,输出对应的json文件,数据处理代码参考 data/yelp/YelpProcessor.ipynb

@Sidsky
Copy link

Sidsky commented Mar 23, 2022

image
Hi,

Thanks for your work!

Can you help in resolving this issue? I can't find the support_u_books.json file

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

3 participants