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

Issue following documentation in ~/G-PlanET/evaluation / readme #2

Open
Starfranklyn opened this issue Oct 10, 2024 · 5 comments
Open

Comments

@Starfranklyn
Copy link

Hi,

Please kindly assist with how to add the result as stated in the readme file in the evaluation section of your project. All other steps have been completed successfully up to this point.

"To evaluate, add the result path in line 171 of split_eval_no_group.py then run it,
the formulation of the result path should be"

I have not been able to identify the referred to result path.

@Chengsong-Huang
Copy link

Sorry for adding some hard-coding path in the codes. In split_eval_no_group.py line 150

 with open(f'./result/{l}', "r+", encoding="utf8") as f:

Here is the path for the results file, and L is defined in line 135-136. You can manually update the paths to result files, or use the line 129-133 to automatically get the path.

Thank you for your attention on our work!

@afeawoL
Copy link

afeawoL commented Oct 10, 2024

As a follow up to this request. After generating the required datasets and requirements, i have been unable to locate the result path referred to in the documentation. Do i need to create a folder "results" in the G-PlanEt folder

@Chengsong-Huang
Copy link

@afeawoL I think so

@Starfranklyn
Copy link
Author

Starfranklyn commented Oct 11, 2024 via email

@Starfranklyn
Copy link
Author

Hi,
Kindly assist with the order which we should run the scripts to get our final results.

Regards,

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