Include license information
Browse files
README.md
CHANGED
|
@@ -76,6 +76,17 @@ The Stack Exchange split of the dataset is download from the
|
|
| 76 |
[Internet Archive](https://archive.org/download/stackexchange). Here we only keep the posts from the 28 largest sites,
|
| 77 |
remove html tags, group the posts into question-answer pairs, and order answers by their score.
|
| 78 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
<!--
|
| 80 |
### Annotations
|
| 81 |
#### Annotation process
|
|
|
|
| 76 |
[Internet Archive](https://archive.org/download/stackexchange). Here we only keep the posts from the 28 largest sites,
|
| 77 |
remove html tags, group the posts into question-answer pairs, and order answers by their score.
|
| 78 |
|
| 79 |
+
### License
|
| 80 |
+
Please refer to the licenses of the data subsets you use.
|
| 81 |
+
|
| 82 |
+
* [Common Crawl Foundation Terms of Use](https://commoncrawl.org/terms-of-use/full/)
|
| 83 |
+
* [C4 license](https://huggingface.co/datasets/allenai/c4#license)
|
| 84 |
+
* GitHub was limited to MIT, BSD, or Apache licenses only
|
| 85 |
+
* Books: [the_pile_books3 license](https://huggingface.co/datasets/the_pile_books3#licensing-information) and [pg19 license](https://huggingface.co/datasets/pg19#licensing-information)
|
| 86 |
+
* [ArXiv Terms of Use](https://info.arxiv.org/help/api/tou.html)
|
| 87 |
+
* [Wikipedia License](https://huggingface.co/datasets/wikipedia#licensing-information)
|
| 88 |
+
* [StackExchange license on the Internet Archive](https://archive.org/details/stackexchange)
|
| 89 |
+
|
| 90 |
<!--
|
| 91 |
### Annotations
|
| 92 |
#### Annotation process
|