Skip to content

test: implement test_custom_scorer_base_model_only integration test#5902

Merged
lucasjia-aws merged 2 commits into
aws:masterfrom
lucasjia-aws:test_custom_scorer_base_model_only
May 29, 2026
Merged

test: implement test_custom_scorer_base_model_only integration test#5902
lucasjia-aws merged 2 commits into
aws:masterfrom
lucasjia-aws:test_custom_scorer_base_model_only

Conversation

@lucasjia-aws
Copy link
Copy Markdown
Collaborator

Add integration test for CustomScorerEvaluator base-model-only evaluation path. This test uses a JumpStart model ID directly (instead of a model package ARN) to exercise the CUSTOM_SCORER_TEMPLATE_BASE_MODEL_ONLY pipeline template. The test covers evaluator creation, hyperparameter access, evaluation execution, result verification, and execution retrieval.

Also added BASE_MODEL_ONLY_CONFIG with dedicated test configuration using the meta-textgeneration-llama-3-2-1b-instruct model and existing test account resources (729646638167).

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add integration test for CustomScorerEvaluator base-model-only evaluation
path. This test uses a JumpStart model ID directly (instead of a model
package ARN) to exercise the CUSTOM_SCORER_TEMPLATE_BASE_MODEL_ONLY
pipeline template. The test covers evaluator creation, hyperparameter
access, evaluation execution, result verification, and execution retrieval.

Also added BASE_MODEL_ONLY_CONFIG with dedicated test configuration using
the meta-textgeneration-llama-3-2-1b-instruct model and existing test
account resources (729646638167).
@lucasjia-aws lucasjia-aws merged commit 7444009 into aws:master May 29, 2026
13 of 19 checks passed
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.

2 participants