huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
129.96k stars 25.83k forks source link

Missing model license information #9901

Closed guillaume-be closed 3 years ago

guillaume-be commented 3 years ago

Hello,

A significant number of models uploaded to the model hub do not contain any license information. I wanted to check if your conditions set a default license under which models are uploaded when not specified?

In order to have a missing license added when it is missing, could you please advise on the standard way to proceed?

The community now has contributed a large number of very useful models, but more transparency regarding licensing (or default license) would be great.

Below are a few models I would be very interested in getting license information for, but a more general approach would be very beneficial:

Thank you,

LysandreJik commented 3 years ago

Pinging @julien-c

julien-c commented 3 years ago

I wanted to check if your conditions set a default license under which models are uploaded when not specified?

No, that's really the model author's call. But we will try to make it easier/more straightforward for a user to pick one in the future.

In order to have a missing license added when it is missing, could you please advise on the standard way to proceed?

A GH issue is fine I think, otherwise a thread on discuss.huggingface.co would work well too.

guillaume-be commented 3 years ago

Thank you for the clarification!

vjixy commented 1 month ago

If no license is available do we use the model for commercial use?