Views
No views yet
text-classification -- Multi-label classification across legal taxonomynlpaueb/legal-bert-base-uncased -- Legal domain pre-training provides strong baseline for legal text understanding| Source | Records | Description |
|---|---|---|
| CourtListener Opinions | ~5M | Court opinions with practice area metadata |
| Caselaw Access Project | ~6.7M | Historical case law with topic classifications |
| FOLIO Legal Ontology | taxonomy | Legal practice area taxonomy (200+ categories) |
| Manual Annotations | ~100K | Expert-labeled cases for fine-grained categories |
| Metric | Target | Description |
|---|---|---|
| Practice Area F1 | >= 91% | Multi-label F1 for practice area classification |
| Procedural Posture Accuracy | >= 93% | Correct procedural posture identification |
| Outcome Accuracy | >= 90% | Win/loss/mixed classification |
| Relevance Precision | >= 88% | Must not over-classify as "on-point" |
| Throughput | >= 100 docs/sec | Batch classification speed |
STAGE 2 (Research) --> case-classifier filters and categorizes research results
STAGE 3 (WDC #1) --> classified cases inform jurisdiction/posture validation
STAGE 5 (WDC #2) --> verify cited cases match the claimed practice area/posture| Version | Date | Notes |
|---|---|---|
| v0.1 | 2026-04-10 | Initial model card, repo created |