From d3c332db227569af7de0771a742f4e1ff2ca982a Mon Sep 17 00:00:00 2001 From: ANANDHU S <71482562+anandhu-eng@users.noreply.github.com> Date: Wed, 23 Oct 2024 22:30:24 +0530 Subject: [PATCH] Update docs for specifying custom results dir --- docs/submission/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/submission/index.md b/docs/submission/index.md index 4f6e05c25..072b0f469 100644 --- a/docs/submission/index.md +++ b/docs/submission/index.md @@ -125,6 +125,8 @@ Once all the results across all the models are ready you can use the following c * Use `--hw_notes_extra` option to add additional notes like `--hw_notes_extra="Result taken by NAME" ` +* Use `--results_dir` option to specify the results folder for Non CM based benchmarks + The above command should generate "submission.tar.gz" if there are no submission checker issues and you can upload it to the [MLCommons Submission UI](https://submissions-ui.mlcommons.org/submission). ## Aggregate Results in GitHub