Skip to content

A simple demo of converting Q&A pairs from Azure Cognitive Services into a format ready for fine-tuning OpenAI GPT models

Notifications You must be signed in to change notification settings

Alan-Kuan/ft-prepare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft-prepare

A simple demo of converting Q&A pairs from Azure Cognitive Services into a format ready for fine-tuning OpenAI GPT models

Guides

  1. Fill in credentials of your Cognitive Service.
    credentials.png
  2. Fill in the source URL of the Q&A and then click "Parse".
    parse.png
  3. You can click "Status" at any time to check the progress. It will show "succeeded" when finished.
    status.png
  4. After it finished, click "Fetch" to get processed Q&A pairs.
    fetch.png
  5. Then, we can click "Convert" to get transformed data, which is ready for fine tuning. convert.png
  6. Finally, click "Download" to save it.

About

A simple demo of converting Q&A pairs from Azure Cognitive Services into a format ready for fine-tuning OpenAI GPT models

Topics

Resources

Stars

Watchers

Forks