dotcheck
ForumCore commited on
Commit
f765488
·
verified ·
1 Parent(s): 0d18eea

docs: org about + registry + brand icon

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. 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-v12`](https://huggingface.co/DotCheck/vermeer-image-v12) | `inhouse@12` | Adapted SigLIP2-base + linear head | `siglip2_base_patch16_224_linear_head_v12lora.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-v2`](https://huggingface.co/DotCheck/muybridge-video-v2) | `inhouse-video@2` | SigLIP2-base + video-frame head | `siglip2_base_patch16_224_linear_head_video_v2.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,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.9950**, EN text bal **0.986**, video bag-p90 bal **0.985**, audio bal **0.995**). Do not cite stale bake-off YAML.
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@12` | [vermeer-image-v12](https://huggingface.co/DotCheck/vermeer-image-v12) | `siglip2_base_patch16_224_linear_head_v12lora.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@2` | [muybridge-video-v2](https://huggingface.co/DotCheck/muybridge-video-v2) | `siglip2_base_patch16_224_linear_head_video_v2.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)
 
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)