Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobfulano committed Jun 29, 2023
1 parent beb7249 commit 5c7c227
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/train/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ The following tutorial walks through pretraining and finetuning a large language

## Table of Contents
1. [LLM Pretraining](#llmpretraining)
1. [Installation](#installation)
2. [Dataset Preparation](#datasetpreparation)
3. [How to start single and multi-node pretraining](#howtostartpretraining)
3. [LLM Finetuning](#llmfinetuning)
1. [Installation](#installation)
2. [Dataset Preparation](#datasetpreparation)
3. [How to start single and multi-node pretraining](#howtostartpretraining)
2. [LLM Finetuning](#llmfinetuning)

## Installation <a name="installation"></a>

Expand Down

0 comments on commit 5c7c227

Please sign in to comment.