Skip to content

Add an example using Optuna and Transformers #304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
2 changes: 2 additions & 0 deletions notebooks/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@
title: HuatuoGPT-o1 Medical RAG and Reasoning
- local: fine_tune_chatbot_docs_synthetic
title: Documentation Chatbot with Meta Synthetic Data Kit
- local: optuna_hpo_with_transformers
title: Hyperparameter Optimization with Optuna and Transformers



Expand Down
Loading