This notebook is one that can be shared with participants.
Starter-Notebook - Participants.ipynb
- it takes the partcipants through how to access the data and run inference on the dev set
- it shows how their dev set can be scored (so they can chec their progress)
- it has the code to create the two column subission file
- eval.py -> this file contains all the evaluation functions
- model_function.py -> this file contains functions for model inference necessary for the submission format