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

Add missing request parameters to CreateFineTuneParameters #3

Closed
tjardoo opened this issue Apr 20, 2023 · 0 comments
Closed

Add missing request parameters to CreateFineTuneParameters #3

tjardoo opened this issue Apr 20, 2023 · 0 comments
Labels
todo Something that needs to be added

Comments

@tjardoo
Copy link
Owner

tjardoo commented Apr 20, 2023

https://platform.openai.com/docs/api-reference/fine-tunes/create

  • n_epochs
  • batch_size
  • learning_rate_multiplier
  • prompt_loss_weight
  • compute_classification_metrics
  • classification_n_classes
  • classification_positive_class
  • classification_betas
@tjardoo tjardoo added the todo Something that needs to be added label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Something that needs to be added
Projects
None yet
Development

No branches or pull requests

1 participant