Thomson Reuters has unveiled "Thomson," its first proprietary domain-specific language model built specifically for legal workflows. Developed over two years at an investment of roughly $40 million in engineering and compute infrastructure, the model is designed to perform specialized legal analysis without ongoing dependence on third-party frontier API providers like OpenAI or Anthropic.
The model is built on top of Alibaba's open-weight Qwen architecture, utilizing Qwen3.5-397B as its foundation. Rather than relying solely on post-hoc prompt engineering or standard API fine-tuning, Thomson Reuters established an internal training pipeline to adapt the base architecture to proprietary legal corpora.
The Training Pipeline and Domain Alignment
Adapting an open-source base model into an enterprise legal engine required a multi-phase post-training workflow:
- Safety and Neutrality Alignment: In collaboration with Imperial College London, the base Qwen checkpoint underwent alignment tuning to enforce political neutrality, legal ethics, and safety compliance, creating an intermediate base checkpoint designated "Snowdon."
- Domain-Specific Pre-Training: Thomson Reuters conducted domain continual pre-training across its proprietary data assets, including Westlaw, Practical Law, Checkpoint, and Reuters archives. According to the company, less than 10% of its available archival data has been ingested into the model so far.
- Agentic Reinforcement Learning: Post-training incorporated supervised fine-tuning from full-time legal domain experts alongside reinforcement learning within Thomson Reuters' live tool environments, allowing the model to practice document parsing, citation validation, and legal search natively.

Benchmark Performance and Tool Grounding
Evaluation results across legal and general benchmarks show a distinct operational profile:
- Legal Benchmarks: On Stanford LegalBench, Thomson scored 0.823, trailing top-tier generalist frontier models such as Gemini 3.1 Pro and GPT-5.5, while performing closely behind Opus 4.8 on the Harvey Legal Agent Benchmark. The model demonstrated strong performance on instruction adherence and the PrBench Legal benchmark.
- General Reasoning and Code: Thomson exhibits noticeable performance degradation on general code synthesis and abstract logical reasoning tasks compared to flagship multi-purpose frontier models.
- Domain Tool Integration: In internal deep research evaluations restricted to open web retrieval, Thomson scored 0.53 on factual accuracy, behind GPT-5.4 at 0.65. However, when grounded with access to proprietary Thomson Reuters tools and Westlaw data repositories, Thomson's accuracy rose to 0.83, matching GPT-5.4's 0.82 in the same environment.
Strategic Economics of In-House Foundation Models
Thomson Reuters leadership cited long-term unit economics, data isolation, and capability compounding as the primary drivers behind building an internal model factory rather than relying on frontier API fine-tuning:
- Avoiding Capability Degradation: Standard fine-tuning on hosted proprietary APIs frequently degrades broader instruction-following performance while locking the enterprise into external pricing curves and roadmap changes.
- Inference Cost at Scale: High-volume document review and tabular analysis incur steep token costs over external APIs. Owning the underlying weights allows low-latency, fixed-cost inference on self-hosted infrastructure.
- Compounding Proprietary Data: Expert annotations and feedback generated within enterprise workflows continuously feed back into model iterations, building proprietary weight equity rather than transferring value to third-party hosted providers.
Production Deployment and Open-Weight Release
Thomson is currently entering production within CoCounsel Legal to power Tabular Analysis, a high-volume document review feature where dedicated small-model economics provide structural cost savings. The broader CoCounsel environment remains multi-model, allowing administrators to route complex orchestration tasks to frontier models while assigning deterministic extraction and citation verification to Thomson.
The company stated that customer workspace data is excluded from training sets. Additionally, Thomson Reuters plans to release a smaller open-weight version of the model under a non-commercial research license on Hugging Face alongside a detailed technical report.



