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

Skip to content

Updates to prepare_data function #29

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 7 commits into from
Jul 29, 2021
Merged

Updates to prepare_data function #29

merged 7 commits into from
Jul 29, 2021

Conversation

BorisPower
Copy link
Collaborator

No description provided.

…tion link (#51)

* update documentation links to point to the website
…applied (#52)

* fix not suggesting to write out the file if no optional or necessary remediations applied

* don't convert text to ascii format!

* remove unnecessary print line

* Add rough time estimator based on historical stats. It takes number of examples in case of classification, and file-size estimate otherwise
* Fix train_test split naming logic; add quiet mode for running inside scripts; fix time estimate for classification
* Fix train_test split naming logic; add quiet mode for running inside scripts; fix time estimate for classification

* Add a finetuning step by step example for a classification use case.
@@ -1 +1 @@
VERSION = "0.10.1"
VERSION = "0.10.5"
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is the version bump .5 instead of .2?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

@BorisPower BorisPower merged commit c79fefc into main Jul 29, 2021
@BorisPower BorisPower deleted the boris-prepare_data branch July 29, 2021 19:10
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* update documentation links to point to the website

* Fix encoding

* Add rough time estimator based on historical stats

* Fix train_test split naming logic; add quiet mode for running inside scripts

* Add a finetuning step by step example for a classification use case.

* add classification params if train and valid set; add length_validator
stainless-app bot pushed a commit that referenced this pull request Mar 27, 2025
safa0 pushed a commit to safa0/openai-agents-python that referenced this pull request Apr 27, 2025
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