docs: org about + registry + brand icon
Browse files
README.md
CHANGED
|
@@ -6,13 +6,13 @@ tags:
|
|
| 6 |
|
| 7 |
# DotCheck
|
| 8 |
|
| 9 |
-
Organization for DotCheck AI-likeness
|
| 10 |
|
| 11 |
| Hub id | Wire | Backbone / stack | Artifact |
|
| 12 |
|--------|------|------------------|----------|
|
| 13 |
| [`vermeer-image-v5`](https://huggingface.co/DotCheck/vermeer-image-v5) | `inhouse@5` | SigLIP2-base + linear head | `siglip2_base_patch16_224_linear_head_v5.npz` |
|
| 14 |
| [`valla-text-v9`](https://huggingface.co/DotCheck/valla-text-v9) | `inhouse-text@9` (+ lang heads) | TMR + Fakespot + logistic heads | `text_stack_head_v9.npz` + lang |
|
| 15 |
-
| [`muybridge-video-v2`](https://huggingface.co/DotCheck/muybridge-video-v2) | `inhouse-video@2` | SigLIP2-base + video head | `siglip2_base_patch16_224_linear_head_video_v2.npz` |
|
| 16 |
| [`helmholtz-audio-v2`](https://huggingface.co/DotCheck/helmholtz-audio-v2) | `inhouse-audio@2` | Dasheng-Base + logistic head | `dasheng_base_linear_head_audio_v2.npz` |
|
| 17 |
|
| 18 |
- Collection: [DotCheck Engines](https://huggingface.co/collections/DotCheck/dotcheck-engines-6a659e57f7934cb510677785)
|
|
|
|
| 6 |
|
| 7 |
# DotCheck
|
| 8 |
|
| 9 |
+
Organization for DotCheck AI-likeness **people**. Public model repos ship Apache-2.0 open weights (`.npz` heads on frozen upstream backbones), architecture notes, and measured holdout gates. Product video assembly **Covenant** (Muybridge frames + Helmholtz audio) stays with DotCheck. Everyday scoring still runs through DotCheck.
|
| 10 |
|
| 11 |
| Hub id | Wire | Backbone / stack | Artifact |
|
| 12 |
|--------|------|------------------|----------|
|
| 13 |
| [`vermeer-image-v5`](https://huggingface.co/DotCheck/vermeer-image-v5) | `inhouse@5` | SigLIP2-base + linear head | `siglip2_base_patch16_224_linear_head_v5.npz` |
|
| 14 |
| [`valla-text-v9`](https://huggingface.co/DotCheck/valla-text-v9) | `inhouse-text@9` (+ lang heads) | TMR + Fakespot + logistic heads | `text_stack_head_v9.npz` + lang |
|
| 15 |
+
| [`muybridge-video-v2`](https://huggingface.co/DotCheck/muybridge-video-v2) | `inhouse-video@2` | SigLIP2-base + video-frame head (Muybridge) | `siglip2_base_patch16_224_linear_head_video_v2.npz` |
|
| 16 |
| [`helmholtz-audio-v2`](https://huggingface.co/DotCheck/helmholtz-audio-v2) | `inhouse-audio@2` | Dasheng-Base + logistic head | `dasheng_base_linear_head_audio_v2.npz` |
|
| 17 |
|
| 18 |
- Collection: [DotCheck Engines](https://huggingface.co/collections/DotCheck/dotcheck-engines-6a659e57f7934cb510677785)
|