Skip to content
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

Fix CLI tool for generating JSONL for classifications #62

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

filipeabperes
Copy link
Contributor

@filipeabperes filipeabperes commented Dec 28, 2021

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
Copy link
Collaborator

hallacy commented Jan 3, 2022

Perfect! Thanks for the fixes!

@hallacy hallacy self-requested a review January 3, 2022 18:52
@hallacy 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>
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.

None yet

2 participants