Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-
|
| 3 |
language:
|
| 4 |
- az
|
| 5 |
task_categories:
|
|
@@ -37,15 +37,6 @@ Provided as parquet with the following fields:
|
|
| 37 |
- `text` — the document or passage
|
| 38 |
- `source` — provenance label indicating which collection the text came from
|
| 39 |
|
| 40 |
-
## License
|
| 41 |
-
|
| 42 |
-
The dataset is licensed under **CC BY-NC-ND 4.0**:
|
| 43 |
-
|
| 44 |
-
- **Attribution** — you must give appropriate credit and indicate if changes were made.
|
| 45 |
-
- **Non-Commercial** — you may not use the material for commercial purposes.
|
| 46 |
-
- **No Derivatives** — if you remix, transform, or build upon the material, you may not distribute the modified material.
|
| 47 |
-
|
| 48 |
-
See the [CC BY-NC-ND 4.0 license](https://creativecommons.org/licenses/by-nc-nd/4.0/) for details.
|
| 49 |
|
| 50 |
## Contact
|
| 51 |
|
|
@@ -58,6 +49,6 @@ For questions or issues, please contact LocalDoc at v.resad.89@gmail.com
|
|
| 58 |
title = {Azerbaijan Text Corpus — Full Version (AzTC)},
|
| 59 |
author = {LocalDoc},
|
| 60 |
howpublished = {\url{https://huggingface.co/datasets/LocalDoc/AzTC}},
|
| 61 |
-
note = {Licensed under CC BY
|
| 62 |
}
|
| 63 |
```
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- az
|
| 5 |
task_categories:
|
|
|
|
| 37 |
- `text` — the document or passage
|
| 38 |
- `source` — provenance label indicating which collection the text came from
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
|
| 41 |
## Contact
|
| 42 |
|
|
|
|
| 49 |
title = {Azerbaijan Text Corpus — Full Version (AzTC)},
|
| 50 |
author = {LocalDoc},
|
| 51 |
howpublished = {\url{https://huggingface.co/datasets/LocalDoc/AzTC}},
|
| 52 |
+
note = {Licensed under CC BY 4.0}
|
| 53 |
}
|
| 54 |
```
|