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

How to generate the file named CHECKPOINT_ENDPOINT #27

Closed
SyKszzzzz opened this issue Oct 20, 2021 · 1 comment
Closed

How to generate the file named CHECKPOINT_ENDPOINT #27

SyKszzzzz opened this issue Oct 20, 2021 · 1 comment

Comments

@SyKszzzzz
Copy link

I trained part of the model using the data set provided on the web page, but in the validation part, the code needs to provide the JSON file of CHECKPOINT_ENDPOINT, I would like to ask how this is generated.

@ap229997
Copy link
Collaborator

When you run the evaluation, the path of the results file needs to be specified in CHECKPOINT_ENDPOINT. The results file is generated using save_record and save_global_record functions in statistics_manager.py.

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

2 participants