File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
4141The 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
You can’t perform that action at this time.
0 commit comments