License clarification for multilingual-style-representation model weights
#1
by hellthroaster - opened
Hi,
I’m interested in using Blablablab/multilingual-style-representation in a commercial SaaS product. I noticed that the base model, FacebookAI/xlm-roberta-large, is MIT-licensed, but I couldn’t find an explicit license for the fine-tuned model weights in this repository.
Could you clarify under which license the fine-tuned model weights are released?
Specifically, I’d like to know whether commercial use is permitted, including use inside a hosted API/SaaS product.
If the intended license is MIT, Apache-2.0, CC-BY, or another license, would you consider adding it to the Hugging Face model metadata and/or adding a LICENSE file to the repository?
Thanks.