Skip to content

Commit b3e0ae1

Browse files
authored
Update sample_configuration.json (#13338)
1 parent eb074de commit b3e0ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generative_ai/prompts/test_resources/sample_configuration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"project": "$PROJECT_ID",
33
"system_instruction_path": "gs://$CLOUD_BUCKET/sample_system_instruction.txt",
44
"prompt_template_path": "gs://$CLOUD_BUCKET/sample_prompt_template.txt",
5-
"target_model": "gemini-1.5-flash-001",
5+
"target_model": "gemini-2.0-flash-001",
66
"eval_metrics_types": ["safety"],
77
"optimization_mode": "instruction",
88
"input_data_path": "gs://$CLOUD_BUCKET/sample_prompts.jsonl",

0 commit comments

Comments
 (0)