wice / LICENSE.md
jon-tow's picture
fix(license): add official license doc ( @ryokamoi )
e5fc94a verified
|
raw
history blame contribute delete
No virus
949 Bytes
## License
### Dataset
The WiCE dataset is based on Wikipedia articles and websites archived at Common Crawl. The majority of text content in Wikipedia is licensed under the [Creative Commons Attribution Share-Alike license](https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_4.0_International_License) (CC-BY-SA). For more information about the Wikipedia policy, please refer to [this page](https://en.wikipedia.org/wiki/Wikipedia:Reusing_Wikipedia_content). You are also bound by the [Common Crawl terms of use](https://commoncrawl.org/terms-of-use) when using this dataset.
Our annotations are released under the terms of [ODC-BY](https://opendatacommons.org/licenses/by/1-0/).
### Code and Model Outputs
Our code in [code_and_resources/code](code_and_resources/code) and model outputs in [code_and_resources/model_outputs](code_and_resources/model_outputs) are released under the terms of MIT License.