Skip to content

Commit

Permalink
Fixes the submission README
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Jan 7, 2025
1 parent ab2fc44 commit d98eb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/submission/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Once you have all the results on the system, you can upload them to the MLCommon
You can do the following command to generate the final submission tar file and then upload to the [MLCommons Submission UI](https://submissions-ui.mlcommons.org/submission).
```
cm run script --tags=run,submission,checker \
--submitter_id=<> \
--submission_dir=<Path to the submission folder> \
--tar=yes \
--submission_tar_file=mysubmission.tar.gz
```
Expand Down

0 comments on commit d98eb37

Please sign in to comment.