A simple demo of converting Q&A pairs from Azure Cognitive Services into a format ready for fine-tuning OpenAI GPT models
- Fill in credentials of your Cognitive Service.

- Fill in the source URL of the Q&A and then click "Parse".

- You can click "Status" at any time to check the progress.
It will show "succeeded" when finished.

- After it finished, click "Fetch" to get processed Q&A pairs.

- Then, we can click "Convert" to get transformed data, which is ready for fine tuning.

- Finally, click "Download" to save it.