File size: 1,343 Bytes
9cf1c17
 
 
 
82e3c2b
 
 
9cf1c17
82e3c2b
 
9cf1c17
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82e3c2b
9cf1c17
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "model_id": "AAIT-86M",
  "display_name": "AAIT-86M",
  "base_model": "TE-86M",
  "package_stage": "combined-base-plus-anchor",
  "base_checkpoint_file": "te86m_base_best_model.pt",
  "anchor_checkpoint_file": "aait86m_anchor_best_model.pt",
  "candidate_source": "te86m_anchor_stage2_clean_v2_20260428T110733Z",
  "base_checkpoint_source": "/shared/augmem/triembed/checkpoints/wordnet_validaudio_real_mn20_whisper_wavcaps_speech150k_d2_retrieval_20260418T004617Z/best_model.pt",
  "anchor_checkpoint_source": "/shared/augmem/triembed/checkpoints/te86m_anchor_stage2_clean_v2_20260428T110733Z/best_model.pt",
  "semantic_vector_dim": 1280,
  "anchor_key_dim": 128,
  "hidden_dim": 1024,
  "outputs": [
    "semantic_vector",
    "anchor_key",
    "anchor_action_logits",
    "anchor_confidence",
    "salience_delta"
  ],
  "anchor_action_order": [
    "CREATE_ANCHOR",
    "UPDATE_EXISTING_ANCHOR",
    "SPLIT_ANCHOR",
    "CLOSE_ANCHOR",
    "ABSTAIN"
  ],
  "semantic_vector_behavior": {
    "preserved_from_base_model": true,
    "matryoshka_truncation_dims": [
      1280,
      768,
      512,
      256,
      128
    ]
  },
  "publication_gate": "publish_main_package",
  "cortext_integration_tested": false,
  "notes": "Combined public package containing the TE-86M retrieval checkpoint and the published AAIT-86M anchor head."
}