-
Notifications
You must be signed in to change notification settings - Fork 382
Revise synthetic data generation guidelines and regions #600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Updated supported regions for synthetic data generation and clarified OpenAPI Specification version. Revised guidance on generating synthetic data to emphasize sample size over batch size.
|
@william-liang-MSFT : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. @william-liang-MSFT |
|
Learn Build status updates of commit 8bec2e1: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the synthetic data generation documentation to provide clearer guidance and requirements. The changes focus on improving user clarity by specifying supported regions, clarifying API specification versions, and using more precise terminology.
Key changes:
- Added explicit list of 12 supported Azure regions for synthetic data generation
- Clarified that OpenAPI Specification versions 3.0.x or 3.1.x are supported for tool use
- Updated terminology from "batch size" to "sample size" in best practices to better align with the actual generation parameter
Comments suppressed due to low confidence (1)
articles/ai-foundry/default/fine-tuning/data-generation.md:60
- Add a blank line before the heading on line 60. According to markdown best practices and the Microsoft Writing Style Guide, headings should be separated from preceding content with a blank line for better readability and proper rendering.
- `australiaeast`
|
This pull request was opened in the public repo. PMs should work in the private repo, per the Microsoft Docs contributor guide. We can keep this PR open for review and merge, but would you make future content updates in the private repo? Thank you! Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
Learn Build status updates of commit 942ade8: ✅ Validation status: passed
For more details, please refer to the build report. |
Updated supported regions for synthetic data generation and clarified OpenAPI Specification version. Revised guidance on generating synthetic data to emphasize sample size over batch size.