-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update license to match CELA guidance #54
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me
test/data/README.md
Outdated
@@ -26,7 +30,7 @@ Redistributing the dataset "breast-cancer.txt" with attribution: | |||
|
|||
### MNIST | |||
|
|||
> MNIST data originally from [NIST](https://www.nist.gov) and modified by Chris Burges, Corinna Cortes, and Yann LeCun. http://yann.lecun.com/exdb/mnist/ | |||
> MNIST data originally from [NIST](https://www.nist.gov) and modified by Chris Burges, Corinna Cortes, and Yann LeCun.e http://yann.lecun.com/exdb/mnist/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❔ Was this an intentional change to the name?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No :) , fixing.
test/data/README.md
Outdated
|
||
> Wulczyn, Ellery; Thain, Nithum; Dixon, Lucas (2016): Wikipedia Detox. figshare. https://doi.org/10.6084/m9.figshare.4054689 | ||
|
||
With modifications by taking a sample of rows and reducing rough language. | ||
|
||
Original source: https://meta.wikimedia.org/wiki/Research:Detox |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It may make sense to add this inside the >
quoteblock, like we do for the Breast Cancer dataset below.
> Wulczyn, Ellery; Thain, Nithum; Dixon, Lucas (2016): Wikipedia Detox. figshare. [https://doi.org/10.6084/m9.figshare.4054689](https://doi.org/10.6084/m9.figshare.4054689)
>
> Original source: [https://meta.wikimedia.org/wiki/Research:Detox](https://meta.wikimedia.org/wiki/Research:Detox)
addressed CELA review comments