Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Yuvi Panda <[email protected]>
  • Loading branch information
choldgraf and yuvipanda authored Dec 4, 2024
1 parent a2fc7dc commit 37d96ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ This is a young project that is under active development.
Below are the core workflows that we wish to support:

- **prompts**: Allow organizers to create a website that describes the data challenge and provides instructions for participants.
- **submissions**: Allow participants to create one or more submissions for evaluation.
- **submissions**: Allow one or more participants to create one or more submissions for evaluation.
- **evaluators**: Leverage cloud infrastructure to run submissions against standardized environments and datasets, and allow organizers to define their own evaluation scripts, criteria, and metrics.
- **feedback**: Provide information to participants about how their submissions scored relative to others.
- **teams**: Allow participants to submit and view their results as a team of people.

We aim for this project to work **locally** as well as **via cloud infrastructure**, so that users may prototype and make submissions via their own hardware and environments, or via community-hosted infrastructure like **JupyterHub** and **BinderHub**.

## About this project and acknowledgements

Expand Down
2 changes: 1 addition & 1 deletion docs/frx.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Together, these three components provide a powerful framework for sharing and ac
>
> -- [Donoho, 2023](https://doi.org/10.48550/arXiv.2310.00865)
However, there's a common missing link that requires an unnecessary amount of work to enable:
However, there's a common missing link that requires an unnecessary amount of work to enable: providing infrastructure that reduces the friction of hosting data challenges.

## Enabling Data Challenges is our goal

Expand Down

0 comments on commit 37d96ea

Please sign in to comment.