diff --git a/submission_rules.adoc b/submission_rules.adoc index 1a38124..4911f37 100644 --- a/submission_rules.adoc +++ b/submission_rules.adoc @@ -435,7 +435,7 @@ Here is the list of mandatory files for all submissions in any division/category * .json For some models mlperf_log_accuracy.json can get very large. Because of this we truncate mlperf_log_accuracy.json in submissions using a tool. -A submiter will run the tool before submitting to mlperf (not required if you have generated the submission structure using the [MLPerf Submission Automation](https://docs.mlcommons.org/inference/submission/)) and submit the truncated mlperf_log_accuracy.json files inside their organization. +A submiter will run the tool before submitting to mlperf (not required if you have generated the submission structure using the https://docs.mlcommons.org/inference/submission/[MLPerf Submission Automation]) and submit the truncated mlperf_log_accuracy.json files inside their organization. Run the tool as follows, assuming is your local subumission tree and the location of the github submission repo: