Skip to content

Commit eba9416

Browse files
committed
header levels
Signed-off-by: Malay Nagda <malayn@nvidia.com>
1 parent 6c5def8 commit eba9416

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/performance/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ There are configuration files- `workload_base_configs.py` for supported models i
3636

3737
### Step 3. Run instructions
3838

39-
#### <ins>a. Examples</ins>
39+
#### <ins>Examples</ins>
4040

4141
The following line shows an example of how you can launch a pre-training benchmark/experiment-
4242

@@ -69,15 +69,15 @@ python scripts/performance/setup_experiment.py
6969

7070
Generate your personal HuggingFace Access Token from <https://huggingface.co/settings/tokens/new?>
7171

72-
#### <ins>b. Mandatory arguments</ins>
72+
#### <ins>Mandatory arguments</ins>
7373
- `-m/--model_family_name`
7474
- `-mr/--model_recipe_name`
7575
- `-ng/--num_gpus`
7676
- `-g/--gpu`
7777
- `-a/--account` (Mandatory for Slurm based clusters)
7878
- `-p/--partition` (Mandatory for Slurm based clusters)
7979

80-
#### <ins>c. Configuration Options</ins>
80+
#### <ins>Configuration Options</ins>
8181

8282
##### Container Image
8383

0 commit comments

Comments
 (0)