Upload README.md
Browse files
README.md
CHANGED
|
@@ -293,26 +293,34 @@ behind every task.
|
|
| 293 |
|
| 294 |
Contact: [humanedgetech.ai](https://humanedgetech.ai)
|
| 295 |
|
| 296 |
-
## License
|
| 297 |
|
| 298 |
Released under [**CC BY-NC 4.0**](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 299 |
-
(Creative Commons Attribution-NonCommercial 4.0 International).
|
|
|
|
| 300 |
|
| 301 |
-
**
|
| 302 |
-
|
| 303 |
-
- Use the dataset to evaluate, benchmark, and audit models
|
| 304 |
-
- Share and redistribute it, in whole or in part
|
| 305 |
-
- Adapt it — build derived rubrics, translate it, extend the schema — and publish those adaptations
|
| 306 |
-
|
| 307 |
-
**Conditions:**
|
| 308 |
-
|
| 309 |
-
- **Attribution.** Credit Human Edge and link back to this dataset.
|
| 310 |
-
- **NonCommercial.** Commercial use requires a separate license. This includes training or
|
| 311 |
-
fine-tuning models that are sold or offered as a paid service.
|
| 312 |
-
|
| 313 |
-
**Commercial use, including model training:** contact Human Edge at
|
| 314 |
[humanedgetech.ai](https://humanedgetech.ai). Commercial terms are readily available, and we
|
| 315 |
license the full corpus and custom expert-authored datasets in other professional domains.
|
| 316 |
|
| 317 |
Nothing in this license grants rights in the third-party statutes, regulations, and court opinions
|
| 318 |
cited within the tasks; those remain governed by their own terms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 293 |
|
| 294 |
Contact: [humanedgetech.ai](https://humanedgetech.ai)
|
| 295 |
|
| 296 |
+
## License & Citation
|
| 297 |
|
| 298 |
Released under [**CC BY-NC 4.0**](https://creativecommons.org/licenses/by-nc/4.0/)
|
| 299 |
+
(Creative Commons Attribution-NonCommercial 4.0 International). Free to use, share, and adapt for
|
| 300 |
+
non-commercial purposes with attribution.
|
| 301 |
|
| 302 |
+
**Commercial use, including training or fine-tuning models that are sold or offered as a paid
|
| 303 |
+
service, requires a separate license.** Contact Human Edge at
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 304 |
[humanedgetech.ai](https://humanedgetech.ai). Commercial terms are readily available, and we
|
| 305 |
license the full corpus and custom expert-authored datasets in other professional domains.
|
| 306 |
|
| 307 |
Nothing in this license grants rights in the third-party statutes, regulations, and court opinions
|
| 308 |
cited within the tasks; those remain governed by their own terms.
|
| 309 |
+
|
| 310 |
+
If you use this dataset, please cite it:
|
| 311 |
+
|
| 312 |
+
```bibtex
|
| 313 |
+
@misc{humanedgeai2026legalreasoning,
|
| 314 |
+
title = {Human Edge Legal Reasoning Evaluation: Showcase Sample},
|
| 315 |
+
author = {{Human Edge}},
|
| 316 |
+
year = {2026},
|
| 317 |
+
publisher = {Hugging Face},
|
| 318 |
+
howpublished = {Hugging Face dataset repository},
|
| 319 |
+
url = {https://huggingface.co/datasets/HumanEdgeAI/LegalReasoning},
|
| 320 |
+
note = {Rubric-based expert evaluation dataset for legal reasoning,
|
| 321 |
+
CC BY-NC 4.0}
|
| 322 |
+
}
|
| 323 |
+
```
|
| 324 |
+
|
| 325 |
+
Human Edge. *Human Edge Legal Reasoning Evaluation: Showcase Sample.* Hugging Face, 2026.
|
| 326 |
+
https://huggingface.co/datasets/HumanEdgeAI/LegalReasoning
|