IDEA-FinAI / ToG

This is the official github repo of Think-on-Graph. If you are interested in our work or willing to join our research team in Shenzhen, please feel free to contact us by email (xuchengjin@idea.edu.cn)
238 stars 26 forks source link

How do I ensure that Freebase is installed correctly #21

Closed willer-lu closed 3 months ago

willer-lu commented 3 months ago

What's the correct result after running the Test example?
My result is {'head': {'link': [], 'vars': ['name3']}, 'results': {'distinct': False, 'ordered': True, 'bindings': []}}.
I think there is some mistake, but I follow the readme in the "Freebase" folder.

GasolSun36 commented 3 months ago

Hi, Can you open a issue in my repo? I will @ my colleague to answer your question.

willer-lu commented 3 months ago

Hi, Can you open a issue in my repo? I will @ my colleague to answer your question.

Yes, but another question, could you please fix the current version of the eval.py file as is mentioned at issues12

GasolSun36 commented 3 months ago

Hi, sure,sorry about that, i currently working on some projects and too busy right now. I will fix the bug as soon as possible.

willer-lu commented 3 months ago

sure,sorry about that, i currently working

Thanks a lot

willer-lu commented 3 months ago

Hi, sure,sorry about that, i currently working on some projects and too busy right now. I will fix the bug as soon as possible.

Sorry, if the files about eval are not updated in time, ToG's results may appear in our paper with a lower score than the original paper.