huggingface / transformers

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

license missing for xlm-roberta-large, and bert-base-spanish-wwm models #11670

Closed beomseok-lee closed 3 years ago

beomseok-lee commented 3 years ago

Hi HuggingFace team, I am gratefully using many of huggingface models, but I have found 'xlm-roberta-large' model is missing its license policy. also 'dccuchile/bert-base-spanish-wwm-uncased' and 'dccuchile/bert-base-spanish-wwm-cased'

xlm-roberta-large dccuchile/bert-base-spanish-wwm-uncased dccuchile/bert-base-spanish-wwm-cased

Could you please add license information using readme or model card or this thread?

Thanks !

julien-c commented 3 years ago

xlm-roberta should be licensed under MIT like all models available through fairseq. @aconneau could you please confirm?

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.