polaris-hub / polaris

Foster the development of impactful AI models in drug discovery.
https://polaris-hub.github.io/polaris/
Apache License 2.0
94 stars 6 forks source link

Add messaging regarding dataset verification on upload #168

Open Andrewq11 opened 3 months ago

Andrewq11 commented 3 months ago

Context

The Polaris platform will have a review process for datasets which verify things such as data quality and completeness. After upload and prior to review, datasets will be considered unverified and may contain issues related to the aforementioned factors.

This state of a dataset initially being unverified should be communicated to the user immediately post-upload in the client. We can also link to our guidelines regarding verified datasets when they are finalized.

Description

Add additional messaging on successful dataset upload that informs the user about the dataset being in an unverified state until a team of approved reviewers can validate it. Also link to additional documentation regarding the verification process.

Acceptance Criteria