Skip to content

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 <madeleine@openai.com>
Co-authored-by: hallacy <hallacy@openai.com>
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.

5 participants