You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#14 (closed — written to gate D01, which is long done)
Features / method
Confirm access for whoever runs the canonical rerun, including the gated Hugging Face embedding dataset.
Description
The closed version existed to block cohort construction until every extractor was credentialed. That gate is spent — D01-D06 are done and the paired cohort exists. What matters now is narrower: the people who will actually run #62-#68 need working access, and one access path the original never mentioned has since become the primary one.
Reported results no longer come from raw MIMIC extraction. They come from pre-extracted embeddings on Hugging Face (MITCriticalData/mimic-iv-echo-jepa-embeddings), which is gated and requires PhysioNet credentials, plus the HuBERT-ECG Parquet. Anyone reproducing the pipeline needs the HF gate approved, not just the PhysioNet DUAs.
Confirm HF gate approval on MITCriticalData/mimic-iv-echo-jepa-embeddings for the same people.
Confirm read access to the HuBERT-ECG Parquet, and record where the canonical copy lives. configs/encoder/ecg_fm.yaml still points hubert_ecg_parquet at a /path/to/shared/ placeholder.
Record the real resolved paths so the config placeholders in configs/paths/default.yaml and configs/encoder/*.yaml stop being placeholders.
Acceptance criteria:
Active contributors on the Task A milestone confirmed for PhysioNet + HF gate.
Canonical location of the HuBERT-ECG Parquet documented.
Config placeholder paths replaced with real ones, or documented as intentionally local-override.
Task metadata
I07Features / method
Confirm access for whoever runs the canonical rerun, including the gated Hugging Face embedding dataset.
Description
The closed version existed to block cohort construction until every extractor was credentialed. That gate is spent — D01-D06 are done and the paired cohort exists. What matters now is narrower: the people who will actually run #62-#68 need working access, and one access path the original never mentioned has since become the primary one.
Reported results no longer come from raw MIMIC extraction. They come from pre-extracted embeddings on Hugging Face (
MITCriticalData/mimic-iv-echo-jepa-embeddings), which is gated and requires PhysioNet credentials, plus the HuBERT-ECG Parquet. Anyone reproducing the pipeline needs the HF gate approved, not just the PhysioNet DUAs.Steps:
MITCriticalData/mimic-iv-echo-jepa-embeddingsfor the same people.configs/encoder/ecg_fm.yamlstill pointshubert_ecg_parquetat a/path/to/shared/placeholder.configs/paths/default.yamlandconfigs/encoder/*.yamlstop being placeholders.Acceptance criteria: