recsys-nlp-graph icon indicating copy to clipboard operation
recsys-nlp-graph copied to clipboard

Questions around end-to-end execution

Open Chris-hughes10 opened this issue 2 years ago • 0 comments

Hi @eugeneyan,

This is fantastic work! I am looking to run the code alongside reading your blog posts; specifically, reproducing the results on the electronics dataset. I was wondering if you could help clarify a couple of points.

In the shell script, there are many references to electronics_edges_val_samp.csv , but following the prep steps, this doesn't seem to have been created. Where should this take place?

Additionally, when I try to run train_torch_embedding I get the error: No such file or directory: 'model/word2id', should this be created in one of the prep steps?

Thanks for your help with this!

Chris-hughes10 avatar Mar 16 '23 18:03 Chris-hughes10