docs: org about + registry + brand icon
Browse files- README.md +3 -3
- REGISTRY.md +2 -2
README.md
CHANGED
|
@@ -14,9 +14,9 @@ See what's real.
|
|
| 14 |
|
| 15 |
| Hub id | Wire | Backbone / stack | Artifact |
|
| 16 |
|--------|------|------------------|----------|
|
| 17 |
-
| [`vermeer-image-
|
| 18 |
| [`valla-text-v11`](https://huggingface.co/DotCheck/valla-text-v11) | `inhouse-text@11` (+ lang heads) | TMR + Fakespot + logistic heads | `text_stack_head_v11.npz` + lang |
|
| 19 |
-
| [`muybridge-video-
|
| 20 |
| [`helmholtz-audio-v3`](https://huggingface.co/DotCheck/helmholtz-audio-v3) | `inhouse-audio@3` | Dasheng-Base + logistic head | `dasheng_base_linear_head_audio_h3e.npz` |
|
| 21 |
|
| 22 |
- Collection: [DotCheck Engines](https://huggingface.co/collections/DotCheck/dotcheck-engines-6a659e57f7934cb510677785)
|
|
@@ -36,5 +36,5 @@ Open weights and cards live here. Clip assembly that joins video frames with aud
|
|
| 36 |
|
| 37 |
## Holdout claims (SSOT)
|
| 38 |
|
| 39 |
-
Measured holdout floats live in product `Data.json` / `MODEL-CHOICE.md` (image bal **0.
|
| 40 |
|
|
|
|
| 14 |
|
| 15 |
| Hub id | Wire | Backbone / stack | Artifact |
|
| 16 |
|--------|------|------------------|----------|
|
| 17 |
+
| [`vermeer-image-v14_2`](https://huggingface.co/DotCheck/vermeer-image-v14_2) | `inhouse@14` | Pair stack: max-side 256 + native 224 | `siglip2_base_patch16_224_linear_head_v14_2.npz` |
|
| 18 |
| [`valla-text-v11`](https://huggingface.co/DotCheck/valla-text-v11) | `inhouse-text@11` (+ lang heads) | TMR + Fakespot + logistic heads | `text_stack_head_v11.npz` + lang |
|
| 19 |
+
| [`muybridge-video-v4_4`](https://huggingface.co/DotCheck/muybridge-video-v4_4) | `inhouse-video@4` | Pair stack + stamp-cap max | `siglip2_base_patch16_224_linear_head_v4_4.npz` |
|
| 20 |
| [`helmholtz-audio-v3`](https://huggingface.co/DotCheck/helmholtz-audio-v3) | `inhouse-audio@3` | Dasheng-Base + logistic head | `dasheng_base_linear_head_audio_h3e.npz` |
|
| 21 |
|
| 22 |
- Collection: [DotCheck Engines](https://huggingface.co/collections/DotCheck/dotcheck-engines-6a659e57f7934cb510677785)
|
|
|
|
| 36 |
|
| 37 |
## Holdout claims (SSOT)
|
| 38 |
|
| 39 |
+
Measured holdout floats live in product `Data.json` / `MODEL-CHOICE.md` (image bal **0.9924**, EN text bal **0.986**, video stamp-cap bal **0.9859**, audio bal **0.995**). Do not cite stale bake-off YAML.
|
| 40 |
|
REGISTRY.md
CHANGED
|
@@ -6,9 +6,9 @@ SSOT: repo-root `Data.json` → `models` + `hub` + `engines`. Generated by Sync.
|
|
| 6 |
|
| 7 |
| Slot | Wire | Hub repo | Artifact |
|
| 8 |
| --- | --- | --- | --- |
|
| 9 |
-
| image | `inhouse@
|
| 10 |
| text | `inhouse-text@11` | [valla-text-v11](https://huggingface.co/DotCheck/valla-text-v11) | `text_stack_head_v11.npz` |
|
| 11 |
-
| video | `inhouse-video@
|
| 12 |
| audio | `inhouse-audio@3` | [helmholtz-audio-v3](https://huggingface.co/DotCheck/helmholtz-audio-v3) | `dasheng_base_linear_head_audio_h3e.npz` |
|
| 13 |
|
| 14 |
Org: [DotCheck](https://huggingface.co/DotCheck) · Collection: [DotCheck Engines](https://huggingface.co/collections/DotCheck/dotcheck-engines-6a659e57f7934cb510677785)
|
|
|
|
| 6 |
|
| 7 |
| Slot | Wire | Hub repo | Artifact |
|
| 8 |
| --- | --- | --- | --- |
|
| 9 |
+
| image | `inhouse@14` | [vermeer-image-v14_2](https://huggingface.co/DotCheck/vermeer-image-v14_2) | `siglip2_base_patch16_224_linear_head_v14_2.npz` |
|
| 10 |
| text | `inhouse-text@11` | [valla-text-v11](https://huggingface.co/DotCheck/valla-text-v11) | `text_stack_head_v11.npz` |
|
| 11 |
+
| video | `inhouse-video@4` | [muybridge-video-v4_4](https://huggingface.co/DotCheck/muybridge-video-v4_4) | `siglip2_base_patch16_224_linear_head_v4_4.npz` |
|
| 12 |
| audio | `inhouse-audio@3` | [helmholtz-audio-v3](https://huggingface.co/DotCheck/helmholtz-audio-v3) | `dasheng_base_linear_head_audio_h3e.npz` |
|
| 13 |
|
| 14 |
Org: [DotCheck](https://huggingface.co/DotCheck) · Collection: [DotCheck Engines](https://huggingface.co/collections/DotCheck/dotcheck-engines-6a659e57f7934cb510677785)
|