metadata
license: cc-by-4.0
language:
- en
tags:
- patents
- claims
- legal
- gpt-training
Patent All Claims
EP granted claim sets (indepdendent and dependent claims). One claim per line. Claims from 20210915-20250806
Splits
- Train: 96%
- Validation: 2%
- Test: 2%
Usage
from datasets import load_dataset
ds = load_dataset("mhurhangee/ep-patent-all-claims")