Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

OpenAI.Request.BatchSize

Andrew Lambert edited this page Dec 17, 2023 · 3 revisions

OpenAI.Request.BatchSize

Property declaration

 Dim BatchSize As Integer

Remarks

The batch size to use for training a FineTune. The batch size is the number of training examples used to train a single forward and backward pass.

Clone this wiki locally