Any pretrained models available for commercial use?
Author: sidkgpCreated Jun 28, 2025Updated Sep 9, 2026
Most of the models in https://www.sbert.net/docs/sentence_transformer/pretrained_models.html appear to be trained on MS Marco. My understanding is that any model that uses that dataset is not able to be used commercially. So, I am confused why https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2 is listed as Apache v2.0
In any case, is there a pretrained model that is trained on datasets that have Apache v2 like license please?
Source: huggingface/sentence-transformers