Datasets:
Card: document phash field
Browse files
README.md
CHANGED
|
@@ -43,6 +43,7 @@ uploads are politely rejected and discarded.
|
|
| 43 |
| `consent` | bool | always true — submission requires consent |
|
| 44 |
| `license` | str | `CC-BY-4.0` |
|
| 45 |
| `timestamp` | str | ISO-8601 UTC |
|
|
|
|
| 46 |
|
| 47 |
## ⚠️ Safety
|
| 48 |
Labels are **self-reported and unverified** — this is weakly-labeled data intended
|
|
|
|
| 43 |
| `consent` | bool | always true — submission requires consent |
|
| 44 |
| `license` | str | `CC-BY-4.0` |
|
| 45 |
| `timestamp` | str | ISO-8601 UTC |
|
| 46 |
+
| `phash` | str | 64-bit perceptual hash (dHash) for near-duplicate rejection |
|
| 47 |
|
| 48 |
## ⚠️ Safety
|
| 49 |
Labels are **self-reported and unverified** — this is weakly-labeled data intended
|