Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration/workflow to create challenges using github on EvalA… #18

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

KhalidRmb
Copy link
Owner

…I(Cloud-CV#26)

  • Create challenge_processing_script.py

  • Create config.py

  • Create requirements.txt

  • Update requirements.txt

  • Create utils.py

  • Create host_config.json

  • Create process_challenge.yml

  • Update host_config.json

  • Update process_challenge.yml

  • Update challenge_processing_script.py

  • Update process_challenge.yml

  • Update process_challenge.yml

KhalidRmb and others added 26 commits September 3, 2020 12:55
…#26)

* Create challenge_processing_script.py

* Create config.py

* Create requirements.txt

* Update requirements.txt

* Create utils.py

* Create host_config.json

* Create process_challenge.yml

* Update host_config.json

* Update process_challenge.yml

* Update challenge_processing_script.py

* Update process_challenge.yml

* Update process_challenge.yml
…ge" branch(#27)

* Change build file location

* Delete .DS_Store

* Update process_challenge.yml
…in challenge phase (#29)

* Add visibility control for default meta attributes

* Add for phase 2

* Update field name

* Set all default field true
* Add starters code for code upload challenge on EvalAI

* Minor fixes
…tion(#35)

* Rename code_upload_challenge_starters -> code_upload_challenge_evaluation_script

* Rename code_upload_evaluation_script -> code_upload_challenge_evaluation
…lAI(#39)

* Add code for remote evaluation

* Minor fix

* Ignore folder while creating challenge using GitHub

* Minor fix

* Add docs and comments for the code

* Add readme
#41)

* Add header for staging and production

* Install custom python packages
Context: 

Currently, the challenge creation using `challenge_config.zip` requires the `evaluation_script.zip` to be without the outer-level directory. This PR fixes it.
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.24.2...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Leaderboard metric metadata

* Add dummy content
* Fix Remote Eval Script

* Add changes from review

* Add changes from review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants