Skip to content

Pass expected institutions during benchmark creation#624

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

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

Conversation

@aristizabal95
Copy link
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
Contributor

github-actions bot commented Oct 29, 2024

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

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

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.

1 participant