mlcommons / mlcommons/inference
Submission IDs (Public IDs) handling during the submission process
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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