Spaces:
Running
Running
Zachary Siegel
commited on
Commit
·
22212ce
1
Parent(s):
fd7b6c5
email link if files too big
Browse files- agent_submission.md +1 -1
agent_submission.md
CHANGED
@@ -24,6 +24,6 @@
|
|
24 |
- `benchmark/logs/[experiment_name]`: Contains the logs of your agent's execution on each task (which are the `agent_trace.log` files your agent submits).
|
25 |
- These files are automatically generated by the harness when you run your agent. You should not be manually modifying these files.
|
26 |
|
27 |
-
Compress these directories into two `.tar.gz` or `.zip` files and email them to [[email protected]](mailto:[email protected]). **In the body of the email, please also include the name of your agent that you wish to be displayed on the leaderboard.**
|
28 |
|
29 |
4. [Optional] We highly encourage you to submit the files of your agent (i.e. `benchmark/agents/[agent_name]`) so we can verify the performance of your agent on the leaderboard. If you choose to do so, compress this directory into a `.tar.gz` file and include it in the email.
|
|
|
24 |
- `benchmark/logs/[experiment_name]`: Contains the logs of your agent's execution on each task (which are the `agent_trace.log` files your agent submits).
|
25 |
- These files are automatically generated by the harness when you run your agent. You should not be manually modifying these files.
|
26 |
|
27 |
+
Compress these directories into two `.tar.gz` or `.zip` files and email them to [[email protected]](mailto:[email protected]). If the files are too large to email, please upload them to Google Drive, Dropbox, etc., and email the link. **In the body of the email, please also include the name of your agent that you wish to be displayed on the leaderboard.**
|
28 |
|
29 |
4. [Optional] We highly encourage you to submit the files of your agent (i.e. `benchmark/agents/[agent_name]`) so we can verify the performance of your agent on the leaderboard. If you choose to do so, compress this directory into a `.tar.gz` file and include it in the email.
|