Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pretty_name: 'Human Edge Legal Reasoning Evaluation — Showcase Sample'
|
|
@@ -284,28 +284,13 @@ Rating scales, as presented to reviewers:
|
|
| 284 |
- **Not legal advice.** The golden answers are evaluation artifacts written against hypothetical
|
| 285 |
facts. They are not advice and must not be relied on.
|
| 286 |
|
| 287 |
-
## About Human Edge
|
| 288 |
-
|
| 289 |
-
Human Edge builds audit-grade expert judgment infrastructure for AI labs: sourcing credentialed
|
| 290 |
-
professionals, training them as calibrated evaluators, and producing rubric-based evaluation data
|
| 291 |
-
with full provenance — who judged, their qualifications, their rationale, and the revision history
|
| 292 |
-
behind every task.
|
| 293 |
-
|
| 294 |
-
Contact: [humanedgetech.ai](https://humanedgetech.ai)
|
| 295 |
-
|
| 296 |
## License & Citation
|
| 297 |
|
| 298 |
-
Released under
|
| 299 |
-
(Creative Commons Attribution-NonCommercial 4.0 International). Free to use, share, and adapt for
|
| 300 |
-
non-commercial purposes with attribution.
|
| 301 |
|
| 302 |
-
|
| 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 |
-
|
| 308 |
-
cited within the tasks; those remain governed by their own terms.
|
| 309 |
|
| 310 |
If you use this dataset, please cite it:
|
| 311 |
|
|
@@ -318,9 +303,17 @@ If you use this dataset, please cite it:
|
|
| 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
|
| 322 |
}
|
| 323 |
```
|
| 324 |
|
| 325 |
Human Edge. *Human Edge Legal Reasoning Evaluation: Showcase Sample.* Hugging Face, 2026.
|
| 326 |
https://huggingface.co/datasets/HumanEdgeAI/LegalReasoning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pretty_name: 'Human Edge Legal Reasoning Evaluation — Showcase Sample'
|
|
|
|
| 284 |
- **Not legal advice.** The golden answers are evaluation artifacts written against hypothetical
|
| 285 |
facts. They are not advice and must not be relied on.
|
| 286 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 287 |
## License & Citation
|
| 288 |
|
| 289 |
+
Released under the **Creative Commons Attribution 4.0 International** license ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)).
|
|
|
|
|
|
|
| 290 |
|
| 291 |
+
You are free to share and adapt this dataset for any purpose, including commercially, provided you give appropriate credit to Human Edge, link to the license, and indicate whether changes were made.
|
|
|
|
|
|
|
|
|
|
| 292 |
|
| 293 |
+
The license covers Human Edge's contribution — the prompts, golden answers, rubrics, and review ratings. It does not grant rights in the third-party statutes, regulations, and court opinions cited within the tasks; those remain governed by their own terms. It does not extend to the remainder of the corpus.
|
|
|
|
| 294 |
|
| 295 |
If you use this dataset, please cite it:
|
| 296 |
|
|
|
|
| 303 |
howpublished = {Hugging Face dataset repository},
|
| 304 |
url = {https://huggingface.co/datasets/HumanEdgeAI/LegalReasoning},
|
| 305 |
note = {Rubric-based expert evaluation dataset for legal reasoning,
|
| 306 |
+
CC BY 4.0}
|
| 307 |
}
|
| 308 |
```
|
| 309 |
|
| 310 |
Human Edge. *Human Edge Legal Reasoning Evaluation: Showcase Sample.* Hugging Face, 2026.
|
| 311 |
https://huggingface.co/datasets/HumanEdgeAI/LegalReasoning
|
| 312 |
+
|
| 313 |
+
## About Human Edge
|
| 314 |
+
|
| 315 |
+
Human Edge builds expert human data for AI development — SME-based evaluation, benchmarking, and reinforcement learning from expert feedback in domains where correctness requires professional judgment: finance, legal, healthcare, and tax.
|
| 316 |
+
|
| 317 |
+
This dataset is a sample of the pilot phase of a larger program. The production methodology scales the cohort, the review pipeline, and the volume well past what is shown here.
|
| 318 |
+
|
| 319 |
+
**To discuss an evaluation or benchmarking engagement: [humanedgetech.ai](https://humanedgetech.ai)**
|