Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update host_challenge.md
  • Loading branch information
gchhablani authored Mar 21, 2025
commit e64d8d18b7531f372b4fe9808eef05c71d8c65e7
2 changes: 1 addition & 1 deletion docs/source/host_challenge.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Open [`challenge_config.yml`](https://github.com/Cloud-CV/EvalAI-Starters/blob/m

Please ensure the following fields are set to the following values for code-upload based challenges:
Comment thread
gchhablani marked this conversation as resolved.
Outdated

- `remote_evaluation : False`
- `remote_evaluation : True`
- `is_docker_based : True`

In order to perform evaluation, you might also need to create an EKS cluster on AWS. This is because we expect to use docker containers for both - the agent, and the environment. See [AWS Elastic Kubernetes Service](https://aws.amazon.com/eks/) to learn more about what EKS is and how it works.
Expand Down