mlcommons / science

https://mlcommons.org/en/groups/research-science/
https://mlcommons.org/en/groups/research-science/
Apache License 2.0
10 stars 3 forks source link

log file identifiers #53

Open laszewsk opened 1 year ago

laszewsk commented 1 year ago

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

juripapay commented 1 year ago

For "github_commit_version" do you want a full link to github or just a version number? Can you please provide an example. Thanks

laszewsk commented 1 year ago

version number is ok. What do you prefer?

juripapay commented 1 year ago

Version number should be OK.