[WIP] Subblock exp#66
Closed
sergeyf wants to merge 324 commits into
Closed
Conversation
Be more explicit about use_cache to avoid
S2and mini
Add triplet sampling script
No reference features for production model dump
Log number of batches
As in, all the papers from the test blocks, not just the ones that get sampled into the test triplets. This is because we might want to run full S2AND later with a model that was trained on the triplets, so if a test-block paper made it into the triplet train set we'd have a problem.
- Move data/ into s2and/data/ so files ship with pip install - Add [tool.setuptools.package-data] for data/*.json and data/*.txt - Replace hand-rolled config loading in plotting_utils.py, scripts, and Dockerfile with canonical CONFIG from s2and.consts - Update Dockerfile to remove redundant COPY lines and target S3 downloads to s2and/data/ - Bump version to 0.49.0 across all packages
Bundle data files in pip package and fix hardcoded paths
Call the reranker dataset staging and raw-similarity modules directly from the official rebuild path. Move staging-specific coverage out of the official-stack wrapper tests and keep S2AND relabel preflight covered at the staging boundary.
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.
Not done...