Potential Inconsistencies Model and Datasets License

#117
by yueyangchen - opened

Hi, while reviewing the licenses for this model and datasets it depends on, I noticed a potential inconsistency that could cause confusion or legal risks in some situations.

Your model utilizes the dataset stanfordnlp/snli is licensed under the cc-by-sa-4.0. However, the license of your model is apache-2.0, i.e., less strict than cc-by-sa-4.0 on license terms, which may impact the whole license compatibility in your repository, thus confusing subsequent users and bringing possible legal and financial risks.

If possible, you can fix them in one of the following ways:
1.It could be helpful to select another proper license for your repository.
2.You may want to gently remind users that, in some cases, they should check both the model license and the base model license, especially when redistributing or modifying the model.

Sign up or log in to comment