gpt-3 Questions

1

The OpenAI documentation for the model attribute in the fine-tune API states a bit confusingly: model The name of the base model to fine-tune. You can select one of "ada", "ba...
Drida asked 26/6, 2022 at 0:35

1

I'm following this OpenAI tutorial about fine-tuning. I already generated the dataset with the openai tool. The problem is that the outputs encoding (inference result) is mixing UTF-8 with non UTF-...
Midi asked 11/11, 2021 at 12:44

1

Solved

I am wondering if I can be able to use OpenAI GPT-3 for transfer learning in a text classification problem? If so, how can I get start on it using Tensorflow, Keras.

© 2022 - 2024 — McMap. All rights reserved.