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

Make use of verbose setting in Experiment #564

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

tqtg
Copy link
Member

@tqtg tqtg commented Dec 8, 2023

Description

If the verbosity setting of Experiment is set to True, we will output running log/progress during model training and evaluation. It makes sense that this verbosity setting is reflected for the whole Experiment. Less tedious for users.

Related Issues

#560

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

@tqtg tqtg requested review from darrylong, lthoang and hieuddo December 9, 2023 18:26
Copy link
Member

@lthoang lthoang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tqtg tqtg merged commit fec8886 into PreferredAI:master Dec 11, 2023
12 checks passed
@tqtg tqtg deleted the experiment-verbose branch December 11, 2023 17:39
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

Successfully merging this pull request may close these issues.

2 participants