Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jgyasu
Copy link
Member

@jgyasu jgyasu commented Oct 3, 2025

This PR stacks on #8861, please merge it in the order

Currently the task_id or validation_id remains blank or more specifically uses an underscore: _ in the benchmarking result for datasets if the loader is a single dataset class or a bundle dataset class because the name extraction logic is only valid for the loader functions. This PR fixes it and extracts the name of the dataset from dataset classes and instances too.

@fkiraly fkiraly added bugfix Fixes a known bug or removes unintended behavior module:metrics&benchmarking metrics and benchmarking modules labels Oct 17, 2025
@jgyasu jgyasu requested a review from fkiraly October 17, 2025 20:59
Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes a known bug or removes unintended behavior module:metrics&benchmarking metrics and benchmarking modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants