Use OpenAI for generate specific task instructions for FT

I have a question regarding the use of Output generated by OpenAI LLM for training models for specific tasks (based on Llama or Mistral). According to the Terms of Use, it is prohibited to use Output to develop models that compete with OpenAI. However, I would like to clarify if I can use the Output to train a language model for a specific task that is not directly competitive with the versatile capabilities of GPT.

For example, I plan to fine-tune a model for a specific task, such as sentiment analysis within a particular industry context, which would not compete with the broad functionalities of GPT. Is this kind of use of the Output allowed under the terms?

Thank you in advance for your response.