CoolFace
Modelpublic

dimitarpg13/semsimula-parflm-multixi

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes63downloads
34 commits on main
6ae0deb1mo ago

Rename Fock-Attention to 'Fock Attention (MLP V_theta)', fix stale pre-causal-leak-fix 9.30 PPL comparisons, add V_theta-vs-exchange-mechanism insight

dimitarpg13
0099be81mo ago

Remove deprecated depth-cond OpenWebText row (retired due to causal leak) from SPLM Family Overview table

dimitarpg13
babdf2b1mo ago

Move Verlet-instability row to the bottom of the SPLM Family Overview table

dimitarpg13
675915d1mo ago

Reorder SPLM Family Overview: all TinyStories rows before all OpenWebText rows

dimitarpg13
a5771611mo ago

Sync SPLM Family Overview table across the collection (order, completeness, corpus column)

dimitarpg13
6c688a52mo ago

add effective damping value to parameter table row

dimitarpg13
5e285112mo ago

fix: use Unicode γ + HTML <sub> for gamma_eff (HF inline-math brace rendering issue)

dimitarpg13
ba8e2e42mo ago

clarify effective damping: LayerNorm makes gamma_eff << gamma_nominal (heavily underdamped)

dimitarpg13
27b79e12mo ago

Add riemannian-geodesics tag

dimitarpg13
20b6bac3mo ago

fix: remove outer paren before \( math delimiter in CoT bullet

dimitarpg13
711eb9e3mo ago

fix: remove outer parens before math delimiters; revert to bare underscore

dimitarpg13
ed83d4b3mo ago

fix: escape _ as \_ in prose inline math to prevent italic parsing

dimitarpg13
e8bf0d33mo ago

fix: use $...$ delimiters for inline math in bullet points

dimitarpg13
c71b1a54mo ago

docs: add damped Riemannian geometry framework (June 2026 diagnostic battery results)

dimitarpg13
bd9489b4mo ago

Upload README.md with huggingface_hub

dimitarpg13
27e52f14mo ago

Add links to Colab notebook and training results in companion repo

dimitarpg13
4b362ef4mo ago

Update Multi-Xi SPLM PPL to 11.51 (16k rerun) and add checkpoint docs

dimitarpg13
f82be7e4mo ago

Document available checkpoint and training artifacts in model card

dimitarpg13
10a57ef4mo ago

Add training_summary.md (Multi-Xi PARFLM, PPL 12.06)

dimitarpg13
4a29ef84mo ago

Add loss_curve.png (Multi-Xi PARFLM, PPL 12.06)

dimitarpg13
434b4924mo ago

Add training_log.jsonl (Multi-Xi PARFLM, PPL 12.06)

dimitarpg13
61fdfe14mo ago

Add checkpoint/model.pt (Multi-Xi PARFLM, PPL 12.06)

dimitarpg13
78b32eb4mo ago

Add 'riemannian-geometry' tag

dimitarpg13
b4262614mo ago

Add 'constant-memory-inference' tag

dimitarpg13
e2285114mo ago

Add 'non-transformer' tag

dimitarpg13
279c8a14mo ago

Add 'attention-free' tag

dimitarpg13
617f6b44mo ago

Add Geometric Capabilities section: Riemannian metric, geodesic reasoning, hallucination detection, native CoT

dimitarpg13
84c8f884mo ago

Fix KaTeX rendering: remove bold wrapping and adjacent parens around math in table cells

dimitarpg13
cab25f54mo ago

Add 'Why Not a Transformer?' section with O(1) complexity, parameter comparison, and runtime capacity figure; fix KaTeX inline math; add Inference column to family table

dimitarpg13
58af6674mo ago

Add runtime information capacity figure

dimitarpg13
0f262c44mo ago

Fix inline math: use \\(...\\) for KaTeX on HuggingFace

dimitarpg13
9ddcdab4mo ago

Fix math notation: convert plain text to LaTeX

dimitarpg13
90d17814mo ago

Initial model card and config for semsimula-parflm-multixi

dimitarpg13
114405c4mo ago

initial commit

dimitarpg13