Skip to content

Commit 6c40100

Browse files
authored
Merge pull request #501 from qiuosier/qq/fine-tuning-dataset
Fix formatting error.
2 parents dd3a1ee + a30c0f8 commit 6c40100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-quick-actions/fine-tuning-tips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ By clicking on one of the "Ready to Fine Tune" models, you will see more details
9393
There are a few configurations for fine-tuning the model:
9494

9595
- **Model Information** Here you may customize the name and description of the model.
96-
- *Dataset** You may choose a dataset file from object storage location or select a new dataset from your notebook session. Here you will also specify the percentage of the dataset you would like to split for training/validation (evaluation).
96+
- **Dataset** You may choose a dataset file from object storage location or select a new dataset from your notebook session. Here you will also specify the percentage of the dataset you would like to split for training/validation (evaluation).
9797
- **Model Version Set** You may group the fine-tuned models with model version sets.
9898
- **Results** Here you specify the object storage location for saving the outputs of the fine-tuned model.
9999

0 commit comments

Comments
 (0)