log file identifiers
Open
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
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
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