Skip to content

Pass expected institutions during benchmark creation#624

Closed
aristizabal95 wants to merge 3 commits intomlcommons:mainfrom
aristizabal95:institutions-file
Closed

Pass expected institutions during benchmark creation#624
aristizabal95 wants to merge 3 commits intomlcommons:mainfrom
aristizabal95:institutions-file

Conversation

@aristizabal95
Copy link
Copy Markdown
Contributor

@aristizabal95 aristizabal95 commented Oct 29, 2024

This PR allows benchmark owners to optionally specify which sites are expected to participate on a benchmark. This is done through a CSV file that contains two columns: email and institution. This additiona provides the following benefits:

  • Auto-approve users that are expected to join a given benchmark, reducing friction for participation
  • Allow the benchmark owner to keep track of which institutions that are expected are currently participating or doing some work for the benchmark.

The institutions list are stored as a dictionary in the benchmark object. The CSV file is parsed by the medperf CLI to extract the information in the expected format. This list can only be visible by the benchmark owner.

@aristizabal95 aristizabal95 added type: enhancement New feature or request component: client issues regarding the CLI component: server issues regarding the server topic: benchmark registry labels Oct 29, 2024
@aristizabal95 aristizabal95 self-assigned this Oct 29, 2024
@aristizabal95 aristizabal95 requested a review from a team as a code owner October 29, 2024 20:26
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 29, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@hasan7n
Copy link
Copy Markdown
Contributor

hasan7n commented Apr 24, 2026

closing as outdated

@hasan7n hasan7n closed this Apr 24, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

component: client issues regarding the CLI component: server issues regarding the server topic: benchmark registry type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants