thundercode commited on
Commit
a886422
·
verified ·
1 Parent(s): 3a34048

release: add models/manifest.json

Browse files
Files changed (1) hide show
  1. models/manifest.json +102 -0
models/manifest.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "satquery_model_manifest_v1",
3
+ "generated_utc": "2026-09-25T18:15:38+00:00",
4
+ "generator": "release/tools/generate_model_manifest.py",
5
+ "note": "Generated by reading the files. No byte count or hash is typed by hand. Backbones are NOT redistributed; they are fetched from the Hugging Face Hub, pinned by revision.",
6
+ "config_hash": "78f1e3700da15aa1",
7
+ "release_repo": "thundercode/SatQuery",
8
+ "artifact_count": 6,
9
+ "artifacts": [
10
+ {
11
+ "id": "change_head",
12
+ "task": "change",
13
+ "kind": "trained_head",
14
+ "path": "artifacts/change/levir_change_v001/head.pt",
15
+ "hf_path": "change/head.pt",
16
+ "backbone": null,
17
+ "architecture": "STANet-style Siamese change detector (ResNet-18 + PAM)",
18
+ "source_metric_artifact": "artifacts/change/eval_test/eval_result.json",
19
+ "config_hash": "78f1e3700da15aa1",
20
+ "bytes": 63231009,
21
+ "sha256": "c5ef31277b67aa01a593aec0eac503eeaccc6d674349fda20ca44c9cc6f8e9fa",
22
+ "status": "PRESENT",
23
+ "parameters": null
24
+ },
25
+ {
26
+ "id": "change_vqa_head",
27
+ "task": "change_vqa",
28
+ "kind": "trained_head",
29
+ "path": "artifacts/change_vqa/run/head.pt",
30
+ "hf_path": "change_vqa/head.pt",
31
+ "backbone": "STANet change detector (frozen, backing the head's change features)",
32
+ "architecture": "change_vqa_head_v1",
33
+ "source_metric_artifact": "artifacts/change_vqa/run/PROMOTION.json",
34
+ "config_hash": "78f1e3700da15aa1",
35
+ "bytes": 5822809,
36
+ "sha256": "cfae5e43b97ca930f568dc5b8ae4f36b24e9ff717af226159802206ffd63a82a",
37
+ "status": "PRESENT",
38
+ "parameters": 1453912
39
+ },
40
+ {
41
+ "id": "optical_sar_fusion_head",
42
+ "task": "optical_sar",
43
+ "kind": "trained_head",
44
+ "path": "artifacts/optical_sar/fusion_head_production_v001/head.pt",
45
+ "hf_path": "optical_sar/head.pt",
46
+ "backbone": "antofuller/CROMA (CROMA_base.pt, revision 0dd28e3d633b)",
47
+ "architecture": "CROMA-base fusion head (input_dim 2318 -> hidden 512 -> 19 classes)",
48
+ "source_metric_artifact": "artifacts/optical_sar/fusion_head_production_v001/pre_registered_115_metric.json",
49
+ "config_hash": "78f1e3700da15aa1",
50
+ "bytes": 14427457,
51
+ "sha256": "785815729a3a39fc34dc41894efaf00d8739365d970a3f830a326e68ae888dab",
52
+ "status": "PRESENT",
53
+ "parameters": null
54
+ },
55
+ {
56
+ "id": "grounding_head",
57
+ "task": "grounding",
58
+ "kind": "trained_head",
59
+ "path": "artifacts/grounding/remoteclip_grounding_v001/head.pt",
60
+ "hf_path": "grounding/head.pt",
61
+ "backbone": "chendelong/RemoteCLIP (RemoteCLIP-ViT-B-32.pt, revision bf1d8a3ccf2d)",
62
+ "architecture": "RemoteCLIP ViT-B/32 grounding head (feature_dim 2048, hidden 512)",
63
+ "source_metric_artifact": "artifacts/grounding/remoteclip_grounding_v001/eval_result_canonical.json",
64
+ "config_hash": "78f1e3700da15aa1",
65
+ "bytes": 12639041,
66
+ "sha256": "93432f7034be91a8ffd9c1a84e3eeec00bed7832c043fe7f83d2be230284c6bb",
67
+ "status": "PRESENT",
68
+ "parameters": null
69
+ },
70
+ {
71
+ "id": "router_adapter",
72
+ "task": "router",
73
+ "kind": "trained_adapter",
74
+ "path": "artifacts/router/router_adapter_v001/adapter.pt",
75
+ "hf_path": "router/adapter.pt",
76
+ "backbone": "sentence-transformers/all-MiniLM-L6-v2 (revision 1110a243fdf4)",
77
+ "architecture": "task/modality adapter over frozen MiniLM embeddings (~50,822 params)",
78
+ "source_metric_artifact": "artifacts/router/threshold_sweep_val.json",
79
+ "config_hash": "78f1e3700da15aa1",
80
+ "bytes": 211961,
81
+ "sha256": "8527c3ed28a293e13293d48601d48e3ceafa137b9acabddaf5de31a58a509b5c",
82
+ "status": "PRESENT",
83
+ "parameters": null
84
+ },
85
+ {
86
+ "id": "vlm_lora_adapter",
87
+ "task": "vlm",
88
+ "kind": "lora_adapter",
89
+ "path": ".scratch/phase6_real_adapter/phase6_adapter/adapter_model.safetensors",
90
+ "hf_path": "vlm/adapter_model.safetensors",
91
+ "backbone": "HuggingFaceTB/SmolVLM-500M-Instruct (revision a7da5b986cb5)",
92
+ "architecture": "PEFT LoRA (r=16, alpha=32, dropout=0.05) on text_model projections",
93
+ "source_metric_artifact": "artifacts/vlm/phase6_closure.json",
94
+ "acceptance": "ACCEPTANCE-REJECTED (metrics usable; not promoted)",
95
+ "config_hash": "78f1e3700da15aa1",
96
+ "bytes": 34798048,
97
+ "sha256": "07c76a75fa04624880ed7730590f5fdd7b145a8232e3c0af411c3c545a5adf5e",
98
+ "status": "PRESENT",
99
+ "parameters": null
100
+ }
101
+ ]
102
+ }