UKPLab / sentence-transformers

State-of-the-Art Text Embeddings
https://www.sbert.net
Apache License 2.0
14.78k stars 2.43k forks source link

License for the model #878

Closed Tatyana-jl closed 3 years ago

Tatyana-jl commented 3 years ago

Hi! May I kindly ask you to clarify the license for the model paraphrase-xlm-r-multilingual-v1? Is it licensed with Apache2-0 like others (it does not have any tags in HuggingFace library)?

PhilipMay commented 3 years ago

Should be the same as the base Model https://huggingface.co/xlm-roberta-base

So MIT license.

Am 19.04.2021 um 13:51 schrieb Tatyana-jl @.***>:

 Hi! May I kindly ask you to clarify the license for the model paraphrase-xlm-r-multilingual-v1? Is it licensed with Apache2-0 like others (it does not have any tags in HuggingFace library)?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Tatyana-jl commented 3 years ago

Thank you!

PhilipMay commented 3 years ago

Well - I would recommend to wait for an answer of @nreimers .

nreimers commented 3 years ago

Hi @Tatyana-jl licensing is a complex topic, sadly we cannot provide there a binding answer.

The questions are:

From our side you can use the model with MIT or Apache license. But I don't know if there are other license restrictions that enforce a specific license.