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

Cannot replicate the results mentioned in the paper #4

Open
utkipatel opened this issue May 29, 2019 · 4 comments
Open

Cannot replicate the results mentioned in the paper #4

utkipatel opened this issue May 29, 2019 · 4 comments

Comments

@utkipatel
Copy link

Based on the code, we tried to generate the data files and used that for training the given model.
But we were not able to replicate the results. Infact, the results for fill in the blank queries are coming around 25% only for us, which I guess is random(as there are 4 options for each blank). Can you say when are you planning to upload the documented code along with data-files format?

@donghaoye
Copy link

@utkipatel How can I download files:
category_summarize_1000.json
cid2rcid_1000.json
?

@utkipatel
Copy link
Author

@utkipatel How can I download files:
category_summarize_1000.json
cid2rcid_1000.json
?

@donghaoye Even I could not find the files anywhere, so I studied the code and the dataset(polyvore), and came up with my own files which are similar to them...
As far as I understood,
--> cid2rcid_1000.json : has mapping from categoryid to the corresponding node index in the graph
--> category_summarize_1000.json: for each category, it has frequency of that category, and list of items that belongs to that category....

@cyente
Copy link
Collaborator

cyente commented Oct 11, 2019

sorry for my late reply, we have upload all our data and you can re-implemented easily it now , i am not sure why your implementation does not get a good result. if you are in urgent, you can sent e-mail to me, may be i could give some suggestion about your re-implementation.

@kenzoyan
Copy link

@cyente where can I find files:
category_summarize_1000.json
cid2rcid_1000.json
? Thank you

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

4 participants