Potential Inconsistencies Model and Datasets License

#36
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 deepmind/code_contests under the cc-by-4.0. However, the license of your model is apache-2.0, i.e., less strict than cc-by-4.0 on license terms, such as sublicense, 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