You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Henry Barnes
committed
Remove false #1 SOTA benchmark claims, update actual SOTA numbers
SHD SOTA is 96.41% (SpikCommander), not 91.0%. SSC SOTA is 85.98%,
not 76.4%. Removed all "#1 WORLD", "#1 SOTA", "beats Loihi" claims
from README, HuggingFace model cards, SSC docs, training logs, and
results.json. Updated SOTA references to actual current values.
N3 achieves **#1 on SHD and SSC**, the two most challenging spiking audio benchmarks. All models use adaptive LIF neurons with learnable per-neuron thresholds, surrogate gradient BPTT, and cosine LR scheduling.
20
+
All models use adaptive LIF neurons with learnable per-neuron thresholds, surrogate gradient BPTT, and cosine LR scheduling. Actively improving all benchmarks with learnable delays and advanced training techniques.
Copy file name to clipboardExpand all lines: huggingface/shd_model_card.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ model-index:
33
33
34
34
# Catalyst SHD SNN Benchmark
35
35
36
-
Spiking Neural Network trained on the Spiking Heidelberg Digits (SHD) dataset using surrogate gradient BPTT. **#1 SOTA** on SHD (91.0%).
36
+
Spiking Neural Network trained on the Spiking Heidelberg Digits (SHD) dataset using surrogate gradient BPTT. Achieves 91.0% on SHD with adaptive LIF neurons.
37
37
38
38
## Model Description
39
39
@@ -47,8 +47,8 @@ Spiking Neural Network trained on the Spiking Heidelberg Digits (SHD) dataset us
47
47
48
48
| Generation | Architecture | Float Accuracy | Params | vs SOTA |
0 commit comments