Skip to content

Commit

Permalink
Initial setup
Browse files Browse the repository at this point in the history
  • Loading branch information
suyogduttjain committed Feb 1, 2024
1 parent fb2986f commit 3a4a87d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions challenge_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# - title, short_description, leaderboard_description: fill with respective benchmark details
# - leaderboard: replace with relevant benchmark metrics. See LTA challenge repo for examples.

title: "Ego4D <POC, your challenge name>" # No special characters like ":" allowed
short_description: "Ego4D challenge on <POC: your challenge description>"
title: "EgoExo4D Demonstrator Proficiency" # No special characters like ":" allowed
short_description: "EgoExo4D Demonstrator Proficiency challenge"
description: templates/description.html
evaluation_details: templates/evaluation_details.html
terms_and_conditions: templates/terms_and_conditions.html
Expand Down
2 changes: 1 addition & 1 deletion github/host_config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"token": "<evalai_user_auth_token>",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ0b2tlbl90eXBlIjoicmVmcmVzaCIsImV4cCI6MTcwODAyNzMyMSwianRpIjoiYWZiZjEzYzU4MzNiNDI5Y2E2YzI4NjJhYWRlN2IwZjciLCJ1c2VyX2lkIjoyNzg5OH0.6Pkr4lLH6fIRkzfXtDDeM1mHO-Rcp4vJqG53psTmRos",
"team_pk": "1744",
"evalai_host_url": "https://eval.ai"
}

0 comments on commit 3a4a87d

Please sign in to comment.