Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

33 fix bugs for inference on baskerville #34

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

J-Dymond
Copy link
Collaborator

@J-Dymond J-Dymond commented Dec 7, 2024

Currently running inference on single component, will mark ready to review when full pipeline inference has completed

@J-Dymond J-Dymond linked an issue Dec 7, 2024 that may be closed by this pull request
…arameter 'function'=<MagicMock name='make_ocr_data' id='13775808272'> of the transform datasets.arrow_dataset.Dataset._map_single couldn't be hashed properly, a random hash was used instead. Make sure your transforms and parameters are serializable with pickle or dill for the dataset fingerprinting and caching to work. If you reuse this transform, the caching mechanism will consider it to be different from the previous calls and recompute everything. This warning is only showed once. Subsequent hashing failures won't be showed.
…cepts in the main inference loop, which should not be a long-term solution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix bugs for inference on Baskerville
1 participant