CoolFace
Modelpublic

dimitarpg13/semsimula-splm-multixi

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
0likes63downloads
43 commits on main
774c51f1mo 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
3a20ea91mo ago

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

dimitarpg13
8f8d0201mo ago

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

dimitarpg13
0b50f441mo ago

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

dimitarpg13
c67304c1mo ago

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

dimitarpg13
932384d2mo ago

add effective damping value to parameter table row

dimitarpg13
04e1d2a2mo ago

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

dimitarpg13
b39259c2mo ago

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

dimitarpg13
8ae84662mo ago

Add riemannian-geodesics tag

dimitarpg13
e4ea6fd3mo ago

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

dimitarpg13
9b758a63mo ago

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

dimitarpg13
98ecb0a3mo ago

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

dimitarpg13
91a99c63mo ago

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

dimitarpg13
7c185a24mo ago

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

dimitarpg13
da988314mo ago

Upload README.md with huggingface_hub

dimitarpg13
d66d26b4mo ago

Add links to Colab rerun notebook and training results in companion repo

dimitarpg13
f5a827a4mo ago

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

dimitarpg13
ec659d74mo ago

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

dimitarpg13
3b4ca0e4mo ago

Upload experiment_report.json

dimitarpg13
07b69444mo ago

Upload alpha_evolution.png

dimitarpg13
58013344mo ago

Upload convergence_curves.png

dimitarpg13
666ffdb4mo ago

Upload comparison_chart.png

dimitarpg13
c3a22294mo ago

Upload training_summary_8k.md

dimitarpg13
4fff77a4mo ago

Upload loss_curve_8k.png

dimitarpg13
3a273e84mo ago

Upload training_log_8k.jsonl

dimitarpg13
d2e9b884mo ago

Upload checkpoint/model_8k.pt

dimitarpg13
0d185654mo ago

Upload training_summary_16k.md

dimitarpg13
86322924mo ago

Upload loss_curve_16k.png

dimitarpg13
728306c4mo ago

Upload training_log_16k.jsonl

dimitarpg13
283ce394mo ago

Upload checkpoint/model_16k.pt

dimitarpg13
5a78d084mo ago

Add 'riemannian-geometry' tag

dimitarpg13
74dd2c34mo ago

Add 'constant-memory-inference' tag

dimitarpg13
e873fb64mo ago

Add 'non-transformer' tag

dimitarpg13
249a4844mo ago

Add 'attention-free' tag

dimitarpg13
4ec0df34mo ago

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

dimitarpg13
93c72c64mo ago

Fix KaTeX: restructure prose to avoid ( before \\( delimiter

dimitarpg13
ad1fc7a4mo ago

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

dimitarpg13
a5d3e764mo 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
31b453f4mo ago

Add runtime information capacity figure

dimitarpg13
37429a24mo ago

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

dimitarpg13
a45d8444mo ago

Fix math notation: convert plain text to LaTeX

dimitarpg13
7d592344mo ago

Initial model card and config for semsimula-splm-multixi

dimitarpg13
de9a6b94mo ago

initial commit

dimitarpg13