Cant upload .jsonl document as training data for custom gpt model

Adam Carson 0 Reputation points
2023-11-07T09:22:32.32+00:00

Hi. Ive got an issue when trying to create a custom model on the OpenAI studio when uploading a local .jsonl file to use as training data, I'm sure ive formatted the .jsonl file correctly but could be wrong

I also saw there was an issue with fine tuning a custom model in another question that was asked but I'm not sure if that issue was resolved or not.

Please could someone provide help

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,644 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 48,586 Reputation points
    2023-11-07T23:21:46.1266667+00:00

    @Adam Carson Thanks for reaching out to us. It sounds like you are having trouble uploading a .jsonl file as training data for a custom GPT model in OpenAI Studio. Here are a few things you can try to resolve the issue:

    Check the format of your .jsonl file: Make sure that your .jsonl file is formatted correctly and follows the expected structure for training data in OpenAI Studio. You can refer to the documentation or examples provided by OpenAI to ensure that your file is formatted correctly.

    Check the size of your .jsonl file: OpenAI Studio has a limit on the size of files that can be uploaded for training data. Make sure that your .jsonl file is within the size limit specified by OpenAI.

    Try uploading a smaller file: If your .jsonl file is too large, you may want to try uploading a smaller file to see if that resolves the issue. You can also try splitting your .jsonl file into smaller files and uploading them separately.

    Contact OpenAI support: If you continue to experience issues, you may want to reach out to the support team for OpenAI Studio for further assistance. They may be able to provide additional guidance or help you troubleshoot the issue.

    Regarding the issue with fine-tuning a custom model, it would be helpful to have more information about the specific issue you are encountering. If you can provide more details or context, I would be happy to try and assist you further.

    Regards,

    Yutong

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    0 comments No comments