-
Notifications
You must be signed in to change notification settings - Fork 5.7k
License #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
good question, will get back to you! |
From the official blog post:
As a follow-up question, is there a possibility of licensing this model under an "ethical" license? i.e. rather than restricting use economically, restricting use ethically. While it doesn't do much to limit illegitimate use, it puts in place some level of legal hindrance which could go a long way in other models as well as to stopping malicious use of AI in the enterprise world. |
Added MIT license! @pshah123 we considered "ethical license"-type ideas, but since we wouldn't be able to effectively enforce it (i.e. sue people), we decided to go with plain MIT. (BTW, it was pointed out that the JSON License has a provision that states: “The Software shall be used for Good, not Evil.”, but that it's probably not effective as a practical matter) |
@WuTheFWasThat just double checking, did you reach out to authors of pull requests created/merged before the license was added to request their permission to license their contributions under the MIT license terms? I'm asking because this can taint the license of the entire project and cause problems with downstream users, as all contributions made without the license can be assumed to be all rights reserved. |
thanks for bringing that to my attention, i'll check now |
@WuTheFWasThat Do the weights (1.5B) uploaded on GCP have the same license as the models? |
yes |
Just confirming that GPT-2 can be used commercially like for writing books? Got a bit confused by a blogpost with a legal agreement on the OpenAI site, but the MIT license seems to say its all good. |
Hi, is there a license associated with this/any plans towards MIT licensing this model?
The text was updated successfully, but these errors were encountered: