tmquan commited on
Commit
4401190
·
verified ·
1 Parent(s): 0e6bbbf

Drop t-SNE plots from dataset card (UMAP-only viz)

Browse files
Files changed (2) hide show
  1. README.md +2 -26
  2. manifest.json +1 -1
README.md CHANGED
@@ -272,52 +272,28 @@ for sec in structure.get("sections", []):
272
 
273
  ## Trực quan hoá embedding · Embedding visualization
274
 
275
- Mỗi điểm là một văn bản pháp luật; toạ độ là vector embedding 2048-D từ `nvidia/llama-nemotron-embed-1b-v2` chiếu xuống 2D bằng t-SNE / UMAP, cụm bằng HDBSCAN. Sáu mặt phân hoạch: `scope`, `doc_type` (mã ngắn), `legal_type` (tên đầy đủ), `legal_area` (lĩnh vực pháp luật), `year`, `cluster_id`. Các nhãn tail-end (sau top-20) được dồn vào nhóm *Khác / Other* màu xám để chú giải đọc được. — Each dot is one legal document; coordinates are the 2D projection of a 2048-D embedding from `nvidia/llama-nemotron-embed-1b-v2` (t-SNE / UMAP), with HDBSCAN cluster ids. Six facets: `scope`, `doc_type` (canonical short code), `legal_type` (canonical full name), `legal_area` (subject domain), `year`, `cluster_id`. Tail-end labels beyond the top 20 are collapsed into a grey *Khác / Other* bucket to keep the legend legible.
276
-
277
- ### TSNE colored by `scope`
278
-
279
- ![TSNE colored by `scope`](./embedding-scope-tsne.png)
280
 
281
  ### UMAP colored by `scope`
282
 
283
  ![UMAP colored by `scope`](./embedding-scope-umap.png)
284
 
285
- ### TSNE colored by `doc_type`
286
-
287
- ![TSNE colored by `doc_type`](./embedding-doc-type-tsne.png)
288
-
289
  ### UMAP colored by `doc_type`
290
 
291
  ![UMAP colored by `doc_type`](./embedding-doc-type-umap.png)
292
 
293
- ### TSNE colored by `legal_type`
294
-
295
- ![TSNE colored by `legal_type`](./embedding-legal-type-tsne.png)
296
-
297
  ### UMAP colored by `legal_type`
298
 
299
  ![UMAP colored by `legal_type`](./embedding-legal-type-umap.png)
300
 
301
- ### TSNE colored by `legal_area`
302
-
303
- ![TSNE colored by `legal_area`](./embedding-legal-area-tsne.png)
304
-
305
  ### UMAP colored by `legal_area`
306
 
307
  ![UMAP colored by `legal_area`](./embedding-legal-area-umap.png)
308
 
309
- ### TSNE colored by `year`
310
-
311
- ![TSNE colored by `year`](./embedding-year-tsne.png)
312
-
313
  ### UMAP colored by `year`
314
 
315
  ![UMAP colored by `year`](./embedding-year-umap.png)
316
 
317
- ### TSNE colored by `cluster_id`
318
-
319
- ![TSNE colored by `cluster_id`](./embedding-cluster-id-tsne.png)
320
-
321
  ### UMAP colored by `cluster_id`
322
 
323
  ![UMAP colored by `cluster_id`](./embedding-cluster-id-umap.png)
@@ -356,7 +332,7 @@ All five layers are deterministic and re-runnable; re-running any
356
  stage with the same `--limit` is a no-op (each stage skips
357
  already-produced outputs).
358
 
359
- Captured: `2026-05-20T00:33:51.271506+00:00`.
360
 
361
  ## Nguồn · Source
362
 
 
272
 
273
  ## Trực quan hoá embedding · Embedding visualization
274
 
275
+ Mỗi điểm là một văn bản pháp luật; toạ độ là vector embedding 2048-D từ `nvidia/llama-nemotron-embed-1b-v2` chiếu xuống 2D bằng UMAP, cụm bằng HDBSCAN. Sáu mặt phân hoạch: `scope`, `doc_type` (mã ngắn), `legal_type` (tên đầy đủ), `legal_area` (lĩnh vực pháp luật), `year`, `cluster_id`. Các nhãn tail-end (sau top-20) được dồn vào nhóm *Khác / Other* màu xám để chú giải đọc được. — Each dot is one legal document; coordinates are the 2D UMAP projection of a 2048-D embedding from `nvidia/llama-nemotron-embed-1b-v2`, with HDBSCAN cluster ids. Six facets: `scope`, `doc_type` (canonical short code), `legal_type` (canonical full name), `legal_area` (subject domain), `year`, `cluster_id`. Tail-end labels beyond the top 20 are collapsed into a grey *Khác / Other* bucket to keep the legend legible. The published reducer parquet still carries `tsne_x` / `tsne_y` columns next to `umap_*` for consumers who want to render t-SNE themselves.
 
 
 
 
276
 
277
  ### UMAP colored by `scope`
278
 
279
  ![UMAP colored by `scope`](./embedding-scope-umap.png)
280
 
 
 
 
 
281
  ### UMAP colored by `doc_type`
282
 
283
  ![UMAP colored by `doc_type`](./embedding-doc-type-umap.png)
284
 
 
 
 
 
285
  ### UMAP colored by `legal_type`
286
 
287
  ![UMAP colored by `legal_type`](./embedding-legal-type-umap.png)
288
 
 
 
 
 
289
  ### UMAP colored by `legal_area`
290
 
291
  ![UMAP colored by `legal_area`](./embedding-legal-area-umap.png)
292
 
 
 
 
 
293
  ### UMAP colored by `year`
294
 
295
  ![UMAP colored by `year`](./embedding-year-umap.png)
296
 
 
 
 
 
297
  ### UMAP colored by `cluster_id`
298
 
299
  ![UMAP colored by `cluster_id`](./embedding-cluster-id-umap.png)
 
332
  stage with the same `--limit` is a no-op (each stage skips
333
  already-produced outputs).
334
 
335
+ Captured: `2026-05-20T01:01:38.123569+00:00`.
336
 
337
  ## Nguồn · Source
338
 
manifest.json CHANGED
@@ -409,5 +409,5 @@
409
  "share": 6.296356927881528e-06
410
  }
411
  },
412
- "completed_at": "2026-05-20T00:33:51.271506+00:00"
413
  }
 
409
  "share": 6.296356927881528e-06
410
  }
411
  },
412
+ "completed_at": "2026-05-20T01:01:38.123569+00:00"
413
  }