Hi Team,
Have a quick question. If there is no text description for an image, if I want to create text embeddings using OpenAI CLIP, should I be using nulls, empty strings, whitespaces or other methods as a substitute so the model will learn well on those embeddings?
Thank you!