Managing Benchmark Submissions

Resume sessions

Heidi Hysell avatar
Written by Heidi Hysell
Updated over a week ago

Benchmarks should just run automagically.

If you have questions about submitting a benchmark, please see the documentation here.

You may want to see more information about your submission.

All interactions with the benchmarking tools are accessible through the CLI (web admin coming soon!)

To see more detailed information about the submission, use the following command from the CLI:

USAGE $ 
alpha benchmark:leaderboard [SESSION_ID]
OPTIONS
--benchmark=benchmark (required)
--split=split (required)
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug

If your submission has an issue, you can restart your submission using the following command:

USAGE $ 
alpha benchmark:restart SESSION_ID
OPTIONS
--config=config [default: alphadrive.yml]
--loglevel=error|warn|info|debug
--resume

Did this answer your question?