mlcommons / mlcommons/science

log file identifiers

Open
#53 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

make sure all log files have the following included

  * submission_benchmark
  * submission_org
  * submission_division
  * submissiom_version
  * submission_github_commit_version
  * submission_status
  * submission_platform

I suggest to have not version: but

submission:
  benchmark: earthquake
  org: University of Virginia
  submitter: Gregor von Laszewski
  email: tbd@email.com
  division: closed
  version: mlcommons-earthquake-v1.0
  github_commit_version: 954fb4772feef5c356b7cdf37f61fa65e11715ed
  status: completed
  platform: rivanna

In all yaml files so that the submission log entries can be created from them

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

Begin by locating all YAML submission files and the code that creates submission log entries; the issue names no specific files or tests. Compare the existing fields with the requested submission structure, resolve the field naming and typo ambiguities, and verify that every YAML file produces log entries containing the required identifiers.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.