Crovia Bot commited on
Commit ·
d4204be
1
Parent(s): 7b94833
docs: reframe LAION as illustrative DSSE example (non-primary)
Browse files
README.md
CHANGED
|
@@ -7,37 +7,64 @@ tags:
|
|
| 7 |
- auditability
|
| 8 |
- dsse
|
| 9 |
- laion
|
| 10 |
-
pretty_name: "LAION —
|
| 11 |
-
datasets:
|
| 12 |
-
- laion
|
| 13 |
---
|
| 14 |
|
| 15 |
-
# LAION —
|
| 16 |
|
| 17 |
-
This
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
-
-
|
| 24 |
-
|
|
|
|
|
|
|
| 25 |
|
| 26 |
-
|
| 27 |
-
→ how the signal was produced (hashes, anchors, pipeline)
|
| 28 |
|
| 29 |
-
-
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
-
|
| 33 |
-
|
|
|
|
| 34 |
|
| 35 |
-
##
|
| 36 |
|
| 37 |
-
|
| 38 |
-
-
|
| 39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
|
| 41 |
-
|
| 42 |
|
| 43 |
-
|
|
|
|
|
|
|
|
|
| 7 |
- auditability
|
| 8 |
- dsse
|
| 9 |
- laion
|
| 10 |
+
pretty_name: "LAION — DSSE Illustrative Drift Example"
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# LAION — DSSE Illustrative Drift Example
|
| 14 |
|
| 15 |
+
This repository is an **illustrative example** produced with the Crovia DSSE pipeline.
|
| 16 |
|
| 17 |
+
It is **not** the primary Crovia evidence.
|
| 18 |
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
## Purpose of this dataset
|
| 22 |
+
|
| 23 |
+
This dataset exists to show:
|
| 24 |
|
| 25 |
+
- how the DSSE pipeline works
|
| 26 |
+
- what a trust drift signal looks like at small scale
|
| 27 |
+
- how evidence artifacts are structured
|
| 28 |
+
- how reproducibility is preserved
|
| 29 |
|
| 30 |
+
It is meant for **inspection and understanding**, not for conclusions.
|
|
|
|
| 31 |
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
+
## Important clarification
|
| 35 |
+
|
| 36 |
+
- This example operates on a **limited sample**
|
| 37 |
+
- It does **not** claim statistical completeness
|
| 38 |
+
- It does **not** assert real-world impact
|
| 39 |
+
- It does **not** compete with the DSSE-1M proof
|
| 40 |
|
| 41 |
+
The reference Crovia evidence is published separately.
|
| 42 |
+
|
| 43 |
+
---
|
| 44 |
|
| 45 |
+
## Where the real proof lives
|
| 46 |
|
| 47 |
+
➡ **Primary Crovia evidence (1M scale):**
|
| 48 |
+
https://huggingface.co/datasets/crovia/dsse-1m-proof
|
| 49 |
+
|
| 50 |
+
If you want to understand **what DSSE proves**, start there.
|
| 51 |
+
|
| 52 |
+
---
|
| 53 |
+
|
| 54 |
+
## Contents
|
| 55 |
+
|
| 56 |
+
- `snapshot_A.json`
|
| 57 |
+
- `snapshot_B.json`
|
| 58 |
+
- `DRIFT_SUMMARY.json`
|
| 59 |
+
- `EVIDENCE.json`
|
| 60 |
+
|
| 61 |
+
These files are valid, reproducible artifacts —
|
| 62 |
+
but **context matters**.
|
| 63 |
+
|
| 64 |
+
---
|
| 65 |
|
| 66 |
+
## Crovia principle
|
| 67 |
|
| 68 |
+
> Evidence scales.
|
| 69 |
+
> Examples explain.
|
| 70 |
+
> Claims come last — if ever.
|