Skip to content

Commit

Permalink
add new challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
Suryansh5545 committed Aug 29, 2023
1 parent dad829e commit 3ef91d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion challenge_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# If you are not sure what all these fields mean, please refer our documentation here:
# https://evalai.readthedocs.io/en/latest/configuration.html
title: Random Number Generator Challenge
title: Test Phases
short_description: Random number generation challenge for each submission
description: templates/description.html
evaluation_details: templates/evaluation_details.html
Expand Down
6 changes: 3 additions & 3 deletions github/host_config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"token": "<evalai_user_auth_token>",
"team_pk": "<host_team_pk>",
"evalai_host_url": "<evalai_host_url>"
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTcyNDg0MzQ1MSwianRpIjoiODM1MzU3MGRiNDAwNDAzNWFhNGI4ZTM2YTg5NTI2YzIiLCJ1c2VyX2lkIjo0NTF9.k6Muoky4bzA5deFX0llT-Uislbfs0-_5asiRc4m23Gg",
"team_pk": "286",
"evalai_host_url": "https://staging.eval.ai"
}

0 comments on commit 3ef91d1

Please sign in to comment.