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

16 inference pipeline for baskerville #29

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

J-Dymond
Copy link
Collaborator

This branch adds:

  • Single component version of the pipeline
  • Inference scripts which loop over entire dataset and save confidence measures and errors for all inputs
  • Tests for the pipelines to ensure correct inputs are being passed to each pipeline stage
  • Some utility functions for inference

@J-Dymond J-Dymond linked an issue Nov 26, 2024 that may be closed by this pull request
@J-Dymond J-Dymond marked this pull request as ready for review November 26, 2024 18:37
Copy link
Collaborator

@lannelin lannelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one. I've made a few small requests for changes and left a few qs. Happy to discuss.

config/RTC_configs/bert-mt5-bert.yaml Outdated Show resolved Hide resolved
scripts/pipeline_inference.py Outdated Show resolved Hide resolved
scripts/single_component_inference.py Outdated Show resolved Hide resolved
src/arc_spice/eval/inference_utils.py Outdated Show resolved Hide resolved
src/arc_spice/eval/inference_utils.py Show resolved Hide resolved
src/arc_spice/eval/inference_utils.py Outdated Show resolved Hide resolved
src/arc_spice/variational_pipelines/utils.py Show resolved Hide resolved
src/arc_spice/variational_pipelines/utils.py Outdated Show resolved Hide resolved
src/arc_spice/variational_pipelines/utils.py Outdated Show resolved Hide resolved
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.

Inference Pipeline for Baskerville
2 participants