Submission: zubalr - #36
Closed
zubalr wants to merge 3 commits into
Closed
Conversation
Docker-based offline pipeline for the Intergalactic Intake challenge. Includes the memo, submission notes, and predictions for all 5,000 validation packets.
Sync the memo and submission description with the final published wording and score presentation.
Memo now covers failure modes and future work alongside the approach.
This was referenced Aug 4, 2026
Author
|
Superseded by the updated submission: #78 The new PR contains the final predictions.jsonl, MEMO.md, and SUBMISSION.md generated from the latest mib-intake release, with a reproducible public-training score of 137.89/150. Please use the new PR for evaluation and disregard this earlier submission. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MIB Doc Challenge Submission
Links
Dockerfile): https://github.com/zubalr/mib-intakeChecklist
submissions/zubalr/predictions.jsonl,MEMO.md, andSUBMISSION.mdpredictions.jsonlpassesscripts/validate_submission.pyagainstdata/validation_manifest.csvDockerfile--network none) and accepts<input_pdf_dir> <output_predictions_path>DOCKER_SUBMISSION.mdResult
Training-set score is the shipped image scored by
scripts/evaluate.pyon all1,000 labeled packets, and is in-sample. The out-of-fold figure averages ten
fold assignments and is the estimate for unseen packets.
Validation run: 5,000 predictions, 0 missing, 2h55m on 4 vCPU, 2.11s per PDF.