-
Notifications
You must be signed in to change notification settings - Fork 6
How To Participate
Paco Nathan edited this page Oct 3, 2019
·
2 revisions
To submit an entry for the leaderboard, each team must provide a link to their public GitHub repo that includes:
- Code used to build their model, plus a pre-built model (may be stored in a public bucket).
- Code in a single Jupyter notebook used to run their model and evaluate results — referencing the corpus from this repo.
- Configuration which allows anyone to run the notebook.
- An open source license for the code, configuration, and subsequent models produced.
- A brief description of their approach.
In other words, all entries must be open source and the public may evaluate the results online. We suggest using Binder if that fits; see the docs and a tutorial.