Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license:
|
| 3 |
- cc0-1.0
|
| 4 |
-
- mit
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
task_categories:
|
|
@@ -183,7 +182,6 @@ Devotional text sourced from the Christian Classics Ethereal Library (ccel.org).
|
|
| 183 |
|
| 184 |
## License
|
| 185 |
|
| 186 |
-
|
| 187 |
-
- **Code** (build scripts, schemas, tooling): [MIT](https://opensource.org/licenses/MIT)
|
| 188 |
|
| 189 |
-
The underlying texts are public domain
|
|
|
|
| 1 |
---
|
| 2 |
license:
|
| 3 |
- cc0-1.0
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
task_categories:
|
|
|
|
| 182 |
|
| 183 |
## License
|
| 184 |
|
| 185 |
+
This dataset is released under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) — dedicated to the public domain. You can use it for any purpose, including commercial AI training, without restriction or attribution.
|
|
|
|
| 186 |
|
| 187 |
+
The underlying texts are public domain works by authors who died before 1928. The pipeline code, schemas, and tooling used to produce this dataset are licensed separately under CC BY-NC 4.0.
|