Open
Conversation
# Conflicts: # pyproject.toml # src/autointent/_dump_tools/unit_dumpers.py # src/autointent/modules/scoring/_bert.py
# Conflicts: # src/autointent/_dump_tools/unit_dumpers.py # src/autointent/_wrappers/embedder/openai.py # src/autointent/_wrappers/embedder/sentence_transformers.py # src/autointent/_wrappers/ranker.py # src/autointent/context/data_handler/_stratification.py # src/autointent/generation/_generator.py # src/autointent/modules/scoring/_bert.py # src/autointent/modules/scoring/_catboost/catboost_scorer.py # src/autointent/modules/scoring/_lora/lora.py # src/autointent/modules/scoring/_ptuning/ptuning.py
voorhs
commented
Feb 19, 2026
Collaborator
Author
voorhs
left a comment
There was a problem hiding this comment.
все то что нужно! за исключением reusable-test.yaml
# Conflicts: # src/autointent/modules/scoring/_bert.py # tests/modules/scoring/test_bert.py # tests/modules/scoring/test_catboost.py # tests/modules/scoring/test_lora.py # tests/modules/scoring/test_ptuning.py
# Conflicts: # pyproject.toml # src/autointent/context/data_handler/_stratification.py
* add embedder * add test embedder config * update tests * update assertions in some tests * Feat/extras matrix for tests (#269) * add dependencies matrix * add pipeline tests for each scoring module * bug fix * upd extras installation in gh actions * upd extras in mypy ci * fix issues with dependencies for bert scorer test * fix gcn scorer tests * fix typing errors * upd assertions about catboost predictions * upd ci with presets tests * try to fix unit tests * Feat/extras matrix for tests (#270) * add dependencies matrix * add pipeline tests for each scoring module * bug fix * upd extras installation in gh actions * upd extras in mypy ci * fix issues with dependencies for bert scorer test * fix gcn scorer tests * fix typing errors * upd assertions about catboost predictions * upd ci with presets tests * try to fix unit tests * try to fix mypy * fix catboost test * skip incremental evolver tests for now * upd callback test * run ruff * add missing transformers dependency to embedder ci * update test for tunable decision module * move callback testing to the env with sentence-transformers installed * fix embedder tests * remove catboost from classic-medium * lint * small fixes * lint --------- Co-authored-by: Roman Solomatin <36135455+Samoed@users.noreply.github.com>
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.
No description provided.