makeitmeta / samples /README.md
Arkadiusz Czerwiński
feat: initial changes
0d3e7f2

A newer version of the Streamlit SDK is available: 1.55.0

Upgrade

Metadata Challenge Input Files

Metadata Automation DREAM Challenge Data Sources

Tables and Files

There are 4 input tables:

  • APOLLO-2
  • REMBRANDT
  • Outcome-Predictors
  • ROI-Masks

APOLLO-5 was an attempt of getting more data to train on.

Each has:

  • A -leaderboard.tsv spreadsheet of the RCT data
  • a PDF paper of the results of the RCT trail
  • a txt version of the PDF paper
  • a _description.txt short paragraph description of the data provided at the competition

While ALL files for the train data were available at the start of the competition, the compute environment for the test data did not provide access to the txt and PDF files.

Still, it seems obvious that those files should be available at the time of annotation, and we should find a way to use them.