Skip to content

Commit d861c62

Browse files
committed
update
1 parent 2d2b4ea commit d861c62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,17 +137,17 @@ Training datasets must be in `jsonl` format:
137137

138138
### Direct preference optimization model support
139139

140-
- `gpt-4o-2024-08-06` supports direct preference optimization in its respective fine-tuning regions. Latest of region availability is updated here in [models page](../concepts/models.md#fine-tuning-models)
140+
- `gpt-4o-2024-08-06` supports direct preference optimization in its respective fine-tuning regions. Latest region availability is updated in the [models page](../concepts/models.md#fine-tuning-models)
141141

142142
Users can use preference fine tuning with base models as well as models that have already been fine-tuned using supervised fine-tuning as long as they are of a supported model/version.
143143

144144
### How to use direct preference optimization fine-tuning?
145145

146146
1. Prepare `jsonl` datasets in the [preference format](#direct-preference-optimization-dataset-format).
147-
2. Select the model and then select the method of customization **Direct Preference Optimization**
147+
2. Select the model and then select the method of customization **Direct Preference Optimization**.
148148
3. Upload datasets – training and validation. Preview as needed.
149149
4. Select hyperparameters, defaults are recommended for initial experimentation.
150-
5. Review the selections and create fine tuning job.
150+
5. Review the selections and create a fine tuning job.
151151

152152
## Troubleshooting
153153

0 commit comments

Comments
 (0)