Views
No views yet
ES-AIST-81M Preview is the first ES-family public preview checkpoint.es_aist_full_v13_anchor_memory_eventboost_er125_bs4096_nw0_l4b/best_model.pt6MongoDB/mdbr-leaf-irmobilenetv4_conv_medium.e180_r384_in12kmn20_as EfficientAT LoRA audio backbone80,812,854augmem/ES-AIST-81M-preview-GGUF1536d0:768 semantic768:1536 entitysemantic_key = l2norm(z[0:768])entity_key = l2norm(z[768:1536])full_key = l2norm(z[0:1536])augmem/ES-AIST-81M-previewaugmem/ES-AIST-81M-preview-GGUFhuggingface_hub:1from huggingface_hub import hf_hub_download
2
3model_path = hf_hub_download("augmem/ES-AIST-81M-preview", "ES-AIST-81M.safetensors")
4metadata_path = hf_hub_download("augmem/ES-AIST-81M-preview", "export_metadata.json")
5q8_path = hf_hub_download("augmem/ES-AIST-81M-preview-GGUF", "ES-AIST-81M_q8_0.gguf")text_encoder, image_encoder, audio_encodertext_projection, image_projection, audio_projectionexport_metadata.json for the runtime contract. At minimum, normalize the
1536d output and slice:z[0:768]z[768:1536]es_aist_full_v13_anchor_memory_eventboost_er125_bs4096_nw0_l4b_auto_gt1030_v13.SALT is held out from ES training again and should be read as a cleaner regression/generalization surface than the ESS preview.speech_chatterbox is train-adjacent because speech/audio-text data is part of the training corpus.MTEB / MIEB / MAEB memory slice is reported below; it is not a full leaderboard sweep.retrieval_768_1536_gt1030.json0.17940.19680.03920.03560.38700.3624entity_eval.jsonentity_key same/different entity AUC: 0.9953entity_key same-topic/different-entity rejection AUC: 0.9953semantic_key same/different entity AUC: 0.9823full_key same/different entity AUC: 0.9923episode_aux_eval.jsonentity_key event same/different AUC: 0.8912entity_key same-entity/different-event rejection AUC: 0.8001entity_key stale same-source rejection AUC: 0.9241entity_key wrong-active rejection AUC: 0.8799entity_key topic-shift rejection AUC: 0.9543candidate_ranking_eval.jsonentity_key:0.99931.00000.96470.92980.9722M_SERIES_MEMORY_SLICE.md and es_aist_mseries_memory_slice_eventboost_summary.json8 / 8 selected tasks complete, 0 exceptions8 / 8 selected tasks complete, 0 exceptions after rerun| Dim | Text | Image-text | Best selected audio-text |
|---|---|---|---|
| 768 | SprintDuplicateQuestions 0.9161; STSBenchmark 0.7442 | Flickr T2I R@1 0.1764; Flickr I2T R@1 0.0370 | Clotho R@1 0.0512, R@10 0.2861 |
| 1536 | SprintDuplicateQuestions 0.9323; STSBenchmark 0.7535 | Flickr T2I R@1 0.1864; Flickr I2T R@1 0.0378 | Clotho R@1 0.0514, R@10 0.2863 |
22,861,0568,434,51220,639,9748,926,7209,975,2969,975,29680,812,854| File | Purpose |
|---|---|
ES-AIST-81M.safetensors | Full preview release artifact |
export_metadata.json | ES runtime contract and source checkpoint metadata |
manifest.json | Release manifest |
parameter_breakdown.json | Exact parameter accounting |
es_aist_81m_spec.yaml | Training config used for the release line |
retrieval_768_1536_gt1030.json | Exact retrieval eval for this checkpoint |
entity_eval.json | Entity AUC eval |
episode_aux_eval.json | Event/rejection eval |
candidate_ranking_eval.json | Candidate-anchor ranking eval |
signal_eval.json | Signal-level eval summary |
es_aist_eval_gate_summary.json | Multi-run gate comparison |
SOTA_AUDIT.md | SOTA status, known gaps, and active benchmark plan |
SOTA_GATE.md | Executable scoped SOTA gate report |
SOTA_CLAIM.md | Scoped memory-task claim boundary |
es_aist_sota_audit_20260501.json | Machine-readable scoped SOTA gate |
M_SERIES_MEMORY_SLICE.md | Selected MTEB/MIEB/MAEB memory-slice report |
es_aist_mseries_memory_slice_eventboost_summary.json | Machine-readable selected slice summary |
SALT is held out from ES training, but the model is still optimized for memory-oriented entity signals rather than generic leaderboard coverage.MTEB / MIEB / MAEB reporting is future work; the included slice is selected for memory-relevant smoke coverage.