openai-cookbook
openai-cookbook copied to clipboard
[FEATURE]
trafficstars
[optional template]
Is your feature request related to a problem? Please describe. We are not able right now to fine tune an openai model for multi-label classification. Describe the solution you'd like It would be beneficial to have a notebook example on how to fine-tune an openai model for multi-label classification problems (I mean having more than one label in the completion part)
same as here https://github.com/openai/openai-cookbook/blob/main/examples/Fine-tuned_classification.ipynb @BorisPower
Additional context No additional context