Skip to content

Conversation

@LucasDedieu
Copy link
Collaborator

@LucasDedieu LucasDedieu commented Oct 31, 2025

Description

Following issue 457

edsnlp.tune now have a new parameter pruning_params:

  • A dictionnary with two parameters:
    {'n_startup_trials' = 5, 'n_warmup_steps'=5}
  • If not specified, pruning is disabled (default behavior).

Checklist

  • If this PR is a bug fix, the bug is documented in the test suite.
  • Changes were documented in the changelog (pending section).
  • If necessary, changes were made to the documentation (eg new pipeline).

@LucasDedieu LucasDedieu linked an issue Oct 31, 2025 that may be closed by this pull request
@github-actions
Copy link

Docs preview URL

https://edsnlp-fixtuning31102025.vercel.app/

@LucasDedieu LucasDedieu requested a review from percevalw October 31, 2025 15:57
@sonarqubecloud
Copy link

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.

Aditionnal parameters for the edsnlp.tune function

2 participants