-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.FineTuneData.Save
Andrew Lambert edited this page Jan 1, 2024
·
4 revisions
OpenAI.FineTuneData.Save
Sub Save(TrainingFile As FolderItem, Overwrite As Boolean = False)
Name | Type | Comment |
---|---|---|
TrainingFile | FolderItem | The file to save the JSONL data to. |
Overwrite | Boolean | Optional. If True , the TrainingFile will be overwritten if it exists. |
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.