Skip to content

Conversation

Thoughtseize1
Copy link
Contributor

@Thoughtseize1 Thoughtseize1 commented Sep 18, 2024

Description

Created a new folder: /generative_ai/model_tuning/

Region_tag New file
generativeaionvertexai_evaluate_model evaluate_model_example.py
generativeaionvertexai_create_evaluation_task create_evaluation_task_example.py
generativeaionvertexai_cancel_tuning_job supervised_cancel_example.py
generativeaionvertexai_list_tuning_jobs supervised_list_example.py
generativeaionvertexai_tuning_basic supervised_example.py
generativeaionvertexai_tuning_advanced supervised_advanced_example.py
generativeaionvertexai_get_tuning_job supervised_get_example.py
generativeaionvertexai_sdk_distillation distillation_example.py
generativeaionvertexai_sdk_tune_code_generation_model pretrained_codegen_example.py
generativeaionvertexai_tune_code_generation_model tune_code_generation_model.py
generativeaionvertexai_sdk_tuning pretrained_textgen_example.py
generativeaionvertexai_tuning tuning.py
generativeaionvertexai_sdk_list_tuned_models pretrained_list_example.py

Tests for pretrained_codegen_example, pretrained_list_example, pretrained_textgen_example are in pretrained_examples_test.py

❗Files need to be deleted after approval:

  • generative_ai/evaluate_model.py
  • generative_ai/evaluate_model_test.py
  • generative_ai/gemini_rapid_evaluation.py
  • generative_ai/gemini_rapid_evaluation_test.py
  • generative_ai/gemini_tuning.py
  • generative_ai/gemini_tuning_test.py
  • generative_ai/distillation.py
  • generative_ai/distillation_test.py
  • generative_ai/tune_code_generation_model.py
  • generative_ai/tune_code_generation_model_test.py
  • generative_ai/tuning.py
  • generative_ai/tuning_test.py
  • generative_ai/list_tuned_models.py
  • generative_ai/list_tuned_models_test.py

Checklist

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Sep 18, 2024
@Thoughtseize1 Thoughtseize1 added the snippet-bot:force-run Force snippet-bot runs its logic label Sep 18, 2024
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Sep 18, 2024
Copy link

snippet-bot bot commented Sep 18, 2024

Here is the summary of changes.

You are about to add 13 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@Thoughtseize1 Thoughtseize1 marked this pull request as ready for review September 18, 2024 15:27
@Thoughtseize1 Thoughtseize1 requested review from a team as code owners September 18, 2024 15:27
Copy link
Member

@msampathkumar msampathkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@msampathkumar msampathkumar merged commit 29a6894 into main Sep 23, 2024
14 checks passed
@msampathkumar msampathkumar deleted the Reorganize-GenAI-Samples-Model-Tuning branch September 23, 2024 16:59
riathakkar pushed a commit to riathakkar/python-docs-samples that referenced this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants