mlcommons / mlcommons/inference

Submission IDs (Public IDs) handling during the submission process

Open
#2,588 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.6k
Forks
650
Avg merge
1d 22h
Merged PRs (30d)
6

Description

  • While submissions are under review and before the withdrawal deadline, each submission will be assigned a unique string ID that remains unchanged.
  • This enables consistent referencing of submissions during the review process.
  • After the withdrawal deadline, the string IDs will be mapped to the standard submission IDs.
  • IDs should be clearly different from Public IDs to avoid confusion but easy to reference during review

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. First locate the submission-processing flow and the withdrawal-deadline handling; the work is complete when submissions receive stable, distinct string IDs during review and those IDs are mapped to standard submission IDs after the deadline.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.