Hacker News new | ask | show | jobs
by ilaksh 1203 days ago
This may be a dumb question, but would it be possible to apply these techniques to something like text completion and/or visual question answering? If you went ahead and used the optimizations but still scaled the model up?
1 comments

Yes, it is possible. Approaches, on which our model is based, are capable to solve VQA and other similar tasks showing SOTA results.
Do you know anyone working on a large text completion model based on it?
Do you have/plan to have a text embeddings model?
Yes, we are training text embedding models right now. And also have plans to open-source some of them! In addition, we train encoders for different modalities with retrieval purposes. For example, video data.