-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.FineTuneData.Create
Andrew Lambert edited this page Jan 1, 2024
·
1 revision
OpenAI.FineTuneData.Create
Shared Function Create(TrainingFile As FolderItem, Overwrite As Boolean = False) As OpenAI.FineTuneData
Name | Type | Comment |
---|---|---|
TrainingFile | FolderItem | The new training file to create. |
Overwrite | Boolean | Optional. If True , the TrainingFile will be overwritten if it exists. |
Create a new, empty JSONL training file.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.