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

Adding headless improvements and automatic bootstrapping #130

Merged
merged 12 commits into from
Dec 22, 2024

Conversation

SebieF
Copy link
Collaborator

@SebieF SebieF commented Dec 22, 2024

Once applied, this PR will:

  • Add try/except around onnx export
  • Improve embeddings shape validation with logging of multiple dimensions if applicable
  • Allow a config dict as input to the headless_main pipeline and return the output_dict
  • Add automatical bootstrapping of the test set at the end of the pipeline (introducing bootstrapping_iterations as new config option)

@SebieF SebieF added documentation Improvements or additions to documentation enhancement New feature or request refactoring Code or standardization refactorings maintenance Code or example maintainance labels Dec 22, 2024
@SebieF SebieF self-assigned this Dec 22, 2024
@SebieF SebieF merged commit 446d1b2 into sacdallago:develop Dec 22, 2024
2 of 4 checks passed
@SebieF SebieF deleted the maintenance/cli-improvements branch December 22, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request maintenance Code or example maintainance refactoring Code or standardization refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant