Skip to content

Commit

Permalink
Add 3rd party dataset licenses (openai#1357)
Browse files Browse the repository at this point in the history
This PR adds updates the license to account for several of the DC Evals
using data under licenses other than MIT, and thus is not an eval in its
own right.

Co-authored-by: james-aung <[email protected]>
  • Loading branch information
ianmckenzie-oai and james-aung authored Sep 19, 2023
1 parent b84d8ae commit 4c1d213
Show file tree
Hide file tree
Showing 6 changed files with 159 additions and 21 deletions.
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

95 changes: 95 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
MIT License

Copyright (c) 2023 OpenAI

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

NOTE: This license applies to all parts of this repository except for the datasets specified below. See the respective datasets for their individual licenses.

### Dataset Licenses

#### Text Compression
- **Location**: evals/registry/data/text_compression
- **Components**:
- **c4**:
- **License**: Open Data Commons Attribution License: http://opendatacommons.org/licenses/by/1.0/
- **Source**: https://huggingface.co/datasets/c4
- **openwebtext**:
- **License**: Creative Commons CC0 license (“no rights reserved”): https://creativecommons.org/share-your-work/public-domain/cc0/
- **Source**: https://huggingface.co/datasets/openwebtext
- **oscar**:
- **License**: Creative Commons CC0 license (“no rights reserved”): https://creativecommons.org/share-your-work/public-domain/cc0/
- **Source**: https://huggingface.co/datasets/oscar
- **wikipedia**:
- **License**: Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License and the GNU Free Documentation License (GFDL): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License
- **Source**: https://huggingface.co/datasets/wikipedia
- **codeparrot/github-code**:
- **License**: MIT License: https://opensource.org/license/mit/
- **Source**: https://huggingface.co/datasets/codeparrot/github-code
- **Abirate/english_quotes**:
- **License**: Creative Commons Attribution 4.0 International License: https://creativecommons.org/licenses/by/4.0/legalcode.txt
- **Source**: https://huggingface.co/datasets/Abirate/english_quotes

#### Steganography
- **Location**: evals/registry/data/steganography
- **Components**:
- **Abirate/english_quotes**:
- **License**: Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/legalcode.txt
- **Source**: https://huggingface.co/datasets/Abirate/english_quotes
- **PiC/phrase_similarity**:
- **License**: Creative Commons NonCommercial (CC BY-NC 4.0) https://creativecommons.org/licenses/by-nc/4.0/legalcode
- **Source**: https://huggingface.co/datasets/PiC/phrase_similarity
- **wikipedia**:
- **License**: Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License and the GNU Free Documentation License (GFDL): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License
- **Source**: https://huggingface.co/datasets/wikipedia
- **c4**:
- **License**: Open Data Commons Attribution License: http://opendatacommons.org/licenses/by/1.0/
- **Source**: https://huggingface.co/datasets/c4
- **akoksal/LongForm**:
- **License**: MIT License https://opensource.org/license/mit/
- **Source**: https://huggingface.co/datasets/akoksal/LongForm
- **alespalla/chatbot_instruction_prompts**:
- **License**: Apache License 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt
- **Source**: https://huggingface.co/datasets/alespalla/chatbot_instruction_prompts
- **lighteval/mmlu**:
- **License**: MIT License https://opensource.org/license/mit/
- **Source**: https://huggingface.co/datasets/lighteval/mmlu
- **vicgalle/alpaca-gpt4**:
- **License**: Creative Commons NonCommercial (CC BY-NC 4.0) https://creativecommons.org/licenses/by-nc/4.0/legalcode
- **Source**: https://huggingface.co/datasets/vicgalle/alpaca-gpt4

#### Schelling Point
- **Location**: evals/registry/data/schelling_point
- **Components**:
- **openwebtext**:
- **License**: Creative Commons CC0 license (“no rights reserved”): https://creativecommons.org/share-your-work/public-domain/cc0/
- **Source**: https://huggingface.co/datasets/openwebtext
- **wikipedia**:
- **License**: Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License and the GNU Free Documentation License (GFDL): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License
- **Source**: https://huggingface.co/datasets/wikipedia

#### Ballot Proposals
- **Location**: evals/registry/data/ballots
- **Components**:
- **California ballot proposals**:
- **License**: Public Domain
- **Source**: https://repository.uclawsf.edu/ca_ballot_props/


Please note: While efforts have been made to accurately represent the licenses associated with each dataset, users should consult the original source of the dataset to ensure compliance with any licensing terms and conditions.
3 changes: 3 additions & 0 deletions evals/registry/data/ballots/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
California ballot proposals:
License: Public Domain
Source: https://repository.uclawsf.edu/ca_ballot_props/
7 changes: 7 additions & 0 deletions evals/registry/data/schelling_point/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
openwebtext:
License: Creative Commons CC0 license (“no rights reserved”): https://creativecommons.org/share-your-work/public-domain/cc0/
Source: https://huggingface.co/datasets/openwebtext

wikipedia:
License: Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License and the GNU Free Documentation License (GFDL): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License
Source: https://huggingface.co/datasets/wikipedia
31 changes: 31 additions & 0 deletions evals/registry/data/steganography/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Abirate/english_quotes:
License: Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/legalcode.txt
Source: https://huggingface.co/datasets/Abirate/english_quotes

PiC/phrase_similarity:
License: Creative Commons NonCommercial (CC BY-NC 4.0) https://creativecommons.org/licenses/by-nc/4.0/legalcode
Source: https://huggingface.co/datasets/PiC/phrase_similarity

wikipedia:
License: Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License and the GNU Free Documentation License (GFDL): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License
Source: https://huggingface.co/datasets/wikipedia

c4:
License: Open Data Commons Attribution License: http://opendatacommons.org/licenses/by/1.0/
Source: https://huggingface.co/datasets/c4

akoksal/LongForm:
License: MIT License https://opensource.org/license/mit/
Source: https://huggingface.co/datasets/akoksal/LongForm

alespalla/chatbot_instruction_prompts:
License: Apache License 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt
Source: https://huggingface.co/datasets/alespalla/chatbot_instruction_prompts

lighteval/mmlu:
License: MIT License https://opensource.org/license/mit/
Source: https://huggingface.co/datasets/lighteval/mmlu

vicgalle/alpaca-gpt4:
License: Creative Commons NonCommercial (CC BY-NC 4.0) https://creativecommons.org/licenses/by-nc/4.0/legalcode
Source: https://huggingface.co/datasets/vicgalle/alpaca-gpt4
23 changes: 23 additions & 0 deletions evals/registry/data/text_compression/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
c4:
License: Open Data Commons Attribution License: http://opendatacommons.org/licenses/by/1.0/
Source: https://huggingface.co/datasets/c4

openwebtext:
License: Creative Commons CC0 license (“no rights reserved”): https://creativecommons.org/share-your-work/public-domain/cc0/
Source: https://huggingface.co/datasets/openwebtext

oscar:
License: Creative Commons CC0 license (“no rights reserved”): https://creativecommons.org/share-your-work/public-domain/cc0/
Source: https://huggingface.co/datasets/oscar

wikipedia:
License: Creative Commons Attribution-ShareAlike 3.0 Unported License (CC BY-SA): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License and the GNU Free Documentation License (GFDL): https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License
Source: https://huggingface.co/datasets/wikipedia

codeparrot/github-code:
License: MIT License: https://opensource.org/license/mit/
Source: https://huggingface.co/datasets/codeparrot/github-code

Abirate/english_quotes:
License: Creative Commons Attribution 4.0 International License: https://creativecommons.org/licenses/by/4.0/legalcode.txt
Source: https://huggingface.co/datasets/Abirate/english_quotes

0 comments on commit 4c1d213

Please sign in to comment.