hunterhector
commited on
Commit
•
e42bace
1
Parent(s):
c777517
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ language:
|
|
3 |
- en
|
4 |
tags:
|
5 |
- pretrained
|
|
|
6 |
---
|
7 |
|
8 |
# Description of the Dataset
|
@@ -34,4 +35,4 @@ This dataset serves as the foundation for training CrystalCoder and supports fur
|
|
34 |
# License
|
35 |
Pretraining data in langauge model mostly comes from a collection of data sources with various licenses. Any use of all or part of the data here must abide by the terms of the original licenses, including attribution clauses when relevant. We refer users to [SlimPajama dataset](https://huggingface.co/datasets/cerebras/SlimPajama-627B) and [StarCoder](https://huggingface.co/datasets/bigcode/starcoderdata) for detailed license attribution.
|
36 |
|
37 |
-
|
|
|
3 |
- en
|
4 |
tags:
|
5 |
- pretrained
|
6 |
+
license: odc-by
|
7 |
---
|
8 |
|
9 |
# Description of the Dataset
|
|
|
35 |
# License
|
36 |
Pretraining data in langauge model mostly comes from a collection of data sources with various licenses. Any use of all or part of the data here must abide by the terms of the original licenses, including attribution clauses when relevant. We refer users to [SlimPajama dataset](https://huggingface.co/datasets/cerebras/SlimPajama-627B) and [StarCoder](https://huggingface.co/datasets/bigcode/starcoderdata) for detailed license attribution.
|
37 |
|
38 |
+
We release our work under [ODC-BY](https://opendatacommons.org/licenses/by/1-0/), hence granting the rights over the dataset, but not the contents of the dataset individually.
|