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

Log dataset sizes #246

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Log dataset sizes #246

merged 1 commit into from
Jun 11, 2024

Conversation

frostedoyster
Copy link
Collaborator

@frostedoyster frostedoyster commented Jun 11, 2024

As requested in #206.


📚 Documentation preview 📚: https://metatrain--246.org.readthedocs.build/en/246/

# PRINT DATASET STATS #####
###########################

for i, train_dataset in enumerate(train_datasets):
Copy link
Contributor

Choose a reason for hiding this comment

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

We can also print this directlty below we load the datasets instead of here. But I don't mind much.

Copy link
Collaborator Author

@frostedoyster frostedoyster Jun 11, 2024

Choose a reason for hiding this comment

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

I think this is better as a new section anticipating when we will print all the stats (standard deviations etc)

@frostedoyster frostedoyster merged commit b99b331 into main Jun 11, 2024
14 checks passed
@frostedoyster frostedoyster deleted the log-dataset-sizes branch June 11, 2024 15:23
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