Skip to content

Commit

Permalink
add sections
Browse files Browse the repository at this point in the history
Signed-off-by: mahdikhashan <[email protected]>
  • Loading branch information
mahdikhashan committed Jan 11, 2025
1 parent 6f36f1e commit 41efc88
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ weight = 20
This page describes Language Models hyperparameter (HP) optimization Python API that Katib supports and how to configure
it.

## Sections
- [Prerequisites](#Prerequisites)
- [Load Model and Dataset](#Load-Model-and-Dataset)
- [Finetune](#Finetune-Language-Models)
- [Example: Fine-Tuning Llama-3.2 for Binary Classification on IMDB Dataset](#example-fine-tuning-llama-32-for-binary-classification-on-imdb-dataset)

## Prerequisites

You need to install the following Katib components to run code in this guide:
Expand Down

0 comments on commit 41efc88

Please sign in to comment.