-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.FineTuneData.AddLine
Andrew Lambert edited this page Jan 1, 2024
·
5 revisions
OpenAI.FineTuneData.AddLine
Sub AddLine(SystemPrompt As String, UserPrompt As String, IdealCompletion As String)
Name | Type | Comment |
---|---|---|
SystemPrompt | String | The system training prompt. |
SystemPrompt | String | The user training prompt. |
IdealCompletion | String | The ideal response given the system and user prompts. |
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.