RenatoApareGomes/jurisguard-lancedb
收藏Hugging Face2026-04-07 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/RenatoApareGomes/jurisguard-lancedb
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-nc-sa-4.0
language:
- pt
tags:
- legal
- jurisprudence
- brazil
- stf
- stj
- tjsp
- lancedb
- embeddings
size_categories:
- 100K<n<1M
---
# JurisGuard LanceDB — Jurisprudência Brasileira (Embeddings)
Vector embeddings of Brazilian court decisions for adversarial legal document auditing.
## Contents
| Table | Courts | Docs | Embedding |
|-------|--------|------|-----------|
| jurisprudencia.lance | STF, STJ | ~540K | Gemini embedding-001 (768-dim) |
| tjsp_jurisprudencia.lance | TJSP | ~20K | Gemini embedding-001 (768-dim) |
## Usage
```python
from jurisguard.hub import download_lancedb
path = download_lancedb() # Downloads and caches automatically
```
## Source
Embeddings from public court decisions. Original data: [Ratio](https://ratiojuris.me/).
Part of the JurisGuard project — adversarial legal document auditing with STEER+AGORA.
提供机构:
RenatoApareGomes



