Skip to content

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