FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix CLI tool for generating JSONL for classifications by filipeabperes · Pull Request #62 · openai/openai-python · GitHub

Fix CLI tool for generating JSONL for classifications - #62

Merged
hallacy merged 1 commit into
openai:mainfrom
filipeabperes:patch-1
Jan 3, 2022
Merged

Fix CLI tool for generating JSONL for classifications#62
hallacy merged 1 commit into
openai:mainfrom
filipeabperes:patch-1

Conversation

filipeabperes commented Dec 28, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Edited line 597 to match condition in line 242, "classifications". Also edited line 243 to match documentation ("label", not "labels").

With these changes openai tools classifications.prepare_data -f <FILENAME> works to convert files to JSONL.

Edited line 597 to match condition in line 242, "classifications". Also edited line 243 to match documentation ("label", not "labels").

hallacy commented Jan 3, 2022

Copy link
Copy Markdown
Contributor

Perfect! Thanks for the fixes!

hallacy self-requested a review January 3, 2022 18:52
hallacy merged commit 0c4e7f0 into openai:main Jan 3, 2022
classicvalues pushed a commit to classicvalues/openai-python that referenced this pull request Jan 7, 2022
* 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>
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>
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
Edited line 597 to match condition in line 242, "classifications". Also edited line 243 to match documentation ("label", not "labels").
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL