Check this in the playground, paste any text of yours and hit the “submit” button. It will rewrite your text in “neutral style”.
Then the fine tune .jsonl file for you would be formatted like this:
{“prompt”:“<|startoftext|>HERE_GOES_THE_NO_STYLE_TEXT<|endoftext|><|startbrandedtext|>”,“completion”:" HERE_GOES_YOUR_ORIGINAL_TEXT<|endoftext|>"}
So it will be:
{“prompt”:“<|startoftext|>I understand. Thank you for the assistance, @RonaldGRuckus.<|endoftext|><|startbrandedtext|>”,“completion”:" ah I see @RonaldGRuckus thanks for the help<|endoftext|>“}
{“prompt”:”<|startoftext|>thanks @bill.french can you give me an example of what you mean by\n" create a corpus of content that reflects your tone, your expertise, and the knowledge you hope to convey in such conversations."<|endoftext|><|startbrandedtext|>“,“completion”:” Thank you, @bill.french. Could you provide an example of what you mean by "create a corpus of content that reflects your tone, your expertise, and the knowledge you hope to convey in such conversations."<|endoftext|>"}
And so on separating each pair by a new line