Symio-ai/legal-drafter-mississippi
Model Description
Legal Drafter Mississippi generates Mississippi-specific legal documents including complaints, answers, motions, and briefs. Fine-tuned on Mississippi court filings from the 2nd Judicial District (Harrison County) and Mississippi appellate courts, the model understands Mississippi Rules of Civil Procedure (MRCP), local rules, and formatting requirements under MRCP Rule 10.
Intended Use
- Primary: Generate first drafts of Mississippi state court filings in GLACIER Stage 4
- Secondary: Suggest MS-specific procedural language, caption formats, and boilerplate
- Integration: Called during GLACIER Stage 4 for MS jurisdiction filings
Task Type
text-generation -- Instruction-tuned generation of structured legal documents
Base Model
meta-llama/Llama-3.1-8B-Instruct -- Consistent with FL drafter for unified fine-tuning pipeline
Training Data
| Source | Records | Description |
|---|---|---|
| MS 2nd Judicial District Filings | ~30K | Filings from Harrison County |
| MS Supreme Court Opinions | ~100K | Mississippi Supreme Court and COA opinions |
| Mississippi Code Annotated | ~8K sections | Current statutory text |
| MRCP (all rules) | all rules | Mississippi Rules of Civil Procedure |
| MS Bar Journal | ~3K articles | Practice guidance |
Mississippi-Specific Training
- Caption format: IN THE CIRCUIT COURT OF HARRISON COUNTY, MISSISSIPPI, SECOND JUDICIAL DISTRICT
- MRCP Rule 10 formatting (TNR 12pt, 1" margins, double-spaced)
- Mississippi verification requirements
- MEC (Mississippi Electronic Courts) filing procedures
- MS-specific damage caps and statutory frameworks
Benchmark Criteria (90%+ Target)
| Metric | Target | Description |
|---|---|---|
| Format Compliance | >= 95% | Pass legal-format-guard.sh (MS rules) |
| Statutory Accuracy | >= 90% | Correct MS Code citations |
| Procedural Correctness | >= 91% | Correct MRCP references |
| Caption Accuracy | 100% | Must always produce correct MS caption |
| Human Preference | >= 85% | Attorney preference over generic LLM |
GLACIER Pipeline Integration
STAGE 1 (Classify) --> jurisdiction detected as MS
STAGE 4 (First Draft) --> drafter-mississippi generates v1 document
STAGE 5 (WDC #2) --> validated by format-guard (MS mode)
Training Configuration
- LoRA fine-tuning (r=16, alpha=32)
- Epochs: 3
- Learning rate: 1e-4
- Max sequence length: 4096
- Hardware: AWS SageMaker ml.g5.12xlarge
Limitations
- Only generates Mississippi state court documents
- Smaller training corpus than FL drafter (MS has fewer digitized filings)
- Does not independently verify citations
- MEC-specific formatting nuances may require manual adjustment
Version History
| Version | Date | Notes |
|---|---|---|
| v0.1 | 2026-04-10 | Initial model card, repo created |
Model tree for Symio-ai/legal-drafter-mississippi
Base model
meta-llama/Llama-3.1-8B Finetuned
meta-llama/Llama-3.1-8B-Instruct