Spaces:
Configuration error
Configuration error
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -42,11 +42,14 @@ We serve:
|
|
| 42 |
|
| 43 |
We publish the datasets and components that power our research openly wherever we can.
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
### Datasets
|
| 46 |
- [**`judicialmind/legal-training-dataset`**](https://huggingface.co/datasets/judicialmind/legal-training-dataset) β 3.69M annotated query-passage pairs across **35 languages** for training legal IR, QA, and semantic-search models. Rich metadata per row: `query_type`, `legal_domain`, `difficulty`, `jurisdiction`. ~2.6 GB, 264 parquet shards, A/B/C file-level split for clean train/val/test partitioning.
|
| 47 |
-
|
| 48 |
-
### Models
|
| 49 |
-
_Coming soon β we are releasing family of fine-tuned retrieval, reranking, and legal-reasoning models trained on our corpus._
|
| 50 |
|
| 51 |
### Spaces
|
| 52 |
_Coming soon β interactive demos for legal retrieval, agent workflows, and dispute-resolution tooling._
|
|
|
|
| 42 |
|
| 43 |
We publish the datasets and components that power our research openly wherever we can.
|
| 44 |
|
| 45 |
+
### Models
|
| 46 |
+
- [**`judicialmind/greenleaf-law-embed-tiny`**](https://huggingface.co/judicialmind/greenleaf-law-embed-tiny) β 596M-parameter dense embedding model purpose-built for legal text retrieval. Scores **78.3% on MLEB-12** and **64.4% on MTEB(Law, v1)** β competitive with models 13x larger. Bidirectional attention, 1024-dim embeddings, 32K context, built-in int8/binary quantization. Apache 2.0.
|
| 47 |
+
|
| 48 |
+
_More models coming soon β reranking and legal-reasoning models trained on our corpus._
|
| 49 |
+
|
| 50 |
### Datasets
|
| 51 |
- [**`judicialmind/legal-training-dataset`**](https://huggingface.co/datasets/judicialmind/legal-training-dataset) β 3.69M annotated query-passage pairs across **35 languages** for training legal IR, QA, and semantic-search models. Rich metadata per row: `query_type`, `legal_domain`, `difficulty`, `jurisdiction`. ~2.6 GB, 264 parquet shards, A/B/C file-level split for clean train/val/test partitioning.
|
| 52 |
+
- [**`judicialmind/india-acts`**](https://huggingface.co/datasets/judicialmind/india-acts) β Comprehensive corpus of Indian Acts and legislation for legal retrieval, NLP, and downstream legal AI tasks.
|
|
|
|
|
|
|
| 53 |
|
| 54 |
### Spaces
|
| 55 |
_Coming soon β interactive demos for legal retrieval, agent workflows, and dispute-resolution tooling._
|