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 save all logs in a file? #4718

Open
dsbyprateekg opened this issue Dec 22, 2022 · 1 comment
Open

How to save all logs in a file? #4718

dsbyprateekg opened this issue Dec 22, 2022 · 1 comment
Labels
enhancement Improvements or good new features

Comments

@dsbyprateekg
Copy link

Hi,

During the training, I see that only loss and epochs-related info is stored in log file but what if any error happens in the training then it does not save such errors in the log file.

Can you please share if this feature already exists or is there any way to achieve that?

@dsbyprateekg dsbyprateekg added the enhancement Improvements or good new features label Dec 22, 2022
@Prayag22
Copy link

Hi,

During the training, I see that only loss and epochs-related info is stored in log file but what if any error happens in the training then it does not save such errors in the log file.

Can you please share if this feature already exists or is there any way to achieve that?

After training the model were you store or have path of trained model navigate their you will see a file metrics.json you can open its too see all logs of training

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements or good new features
Projects
None yet
Development

No branches or pull requests

2 participants