Skip to content

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:

  1. Code used to build their model, plus a pre-built model (may be stored in a public bucket).
  2. Code in a single Jupyter notebook used to run their model and evaluate results — referencing the corpus from this repo.
  3. Configuration which allows anyone to run the notebook.
  4. An open source license for the code, configuration, and subsequent models produced.
  5. 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.