HomesteaderLabs commited on
Commit
4f0df7b
·
verified ·
1 Parent(s): 6b0f38c

Card: document phash field

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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