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

small changes to profiler #1627

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dafnapension
Copy link
Collaborator

@dafnapension dafnapension commented Feb 24, 2025

  • make bluebench_profiler profile any input dataset_query, or a list thereof, including a list of cards. Thus making card_profiler and compare_performance_results (that only dealt with a list of cards) -- unnecessary, hence deleted.
  • add a list of explicit split names to the only card that needs it -- prepare/cards/xlsum.py (all the other can retrieve their split names easily, through HF get_dataset_splits_names (or get_dataset_config_info which returns the same)
  • small change in docstring of operators.py to eliminate a red line in make docs-server

Signed-off-by: dafnapension <[email protected]>
@dafnapension dafnapension changed the title small modifs to profiler small changes to profiler Feb 24, 2025
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.

1 participant