Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Boris/examples and cli #32

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

Merged
merged 5 commits into from
Aug 31, 2021
Merged

Boris/examples and cli #32

merged 5 commits into from
Aug 31, 2021

Conversation

BorisPower
Copy link
Collaborator

  • add backtranslation codex example
  • add rudimentary answers implementation with a custom fine-tuned model
  • add model argument for search
  • retry on chunked encoding errors
  • add batch_size suggestion within fine_tunes.prepare_data

BorisPower and others added 5 commits August 31, 2021 13:33
* Add a codex backtranslation example to improve SQL queries
* update fine-tune example to show the new CLI outputs
…Q&A answers logic (#62)

* Add batch suggestion logic to prepare_data for fine_tunes; add an example of how to create a rudimentary answers endpoint with a custom Q&A model
Copy link
Collaborator

@christinakim christinakim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BorisPower BorisPower merged commit 7febb75 into main Aug 31, 2021
@BorisPower BorisPower deleted the boris/examples-and-cli branch August 31, 2021 15:56
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* Add a codex backtranslation example to improve SQL queries (openai#58)

* Add a codex backtranslation example to improve SQL queries

* Boris update ft example (openai#57)

* update fine-tune example to show the new CLI outputs

* model specifiction for search (openai#60)

* Catch chunked encoding errors and retry (openai#63)

* Add batch suggestion logic to prepare_data for fine_tunes and custom Q&A answers logic (openai#62)

* Add batch suggestion logic to prepare_data for fine_tunes; add an example of how to create a rudimentary answers endpoint with a custom Q&A model

Co-authored-by: Madeleine Thompson <[email protected]>
Co-authored-by: hallacy <[email protected]>
safa0 pushed a commit to safa0/openai-agents-python that referenced this pull request Apr 27, 2025
Bump open AI sdk version
pin to openai 1.66.2, update tests
make computer use example less verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants