add run native_ticks
Browse files
applied/original/native_ticks.summary.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"key": "original/native_ticks",
|
| 3 |
"tag": "native_ticks",
|
| 4 |
"script": "train_ssvep_event_snn.py",
|
| 5 |
-
"script_sha256_16": "
|
| 6 |
"hf_folder": "applied/original",
|
| 7 |
"priority": 2,
|
| 8 |
"note": "NATIVE resolution (dt = source sample period ~4ms, T ~ 500) -- no down-clocking below what the recording supports; ~5x an epoch",
|
|
@@ -47,14 +47,45 @@
|
|
| 47 |
"epochs_requested": 60,
|
| 48 |
"gpus": 2,
|
| 49 |
"relative_epoch_cost": 5.0,
|
| 50 |
-
"exit_code":
|
| 51 |
-
"status": "
|
| 52 |
-
"duration_s":
|
| 53 |
-
"started_utc": "2026-08-
|
| 54 |
-
"finished_utc": "2026-08-
|
| 55 |
"optimization_summary": null,
|
| 56 |
-
"final_summary":
|
| 57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
"extra_sweep_file_present": false,
|
| 59 |
"selftest": {
|
| 60 |
"mode": "gate",
|
|
@@ -62,10 +93,10 @@
|
|
| 62 |
},
|
| 63 |
"driver_version": 1,
|
| 64 |
"zip": {
|
| 65 |
-
"name": "
|
| 66 |
-
"files":
|
| 67 |
-
"bytes":
|
| 68 |
-
"MB":
|
| 69 |
-
"sha256": "
|
| 70 |
}
|
| 71 |
}
|
|
|
|
| 2 |
"key": "original/native_ticks",
|
| 3 |
"tag": "native_ticks",
|
| 4 |
"script": "train_ssvep_event_snn.py",
|
| 5 |
+
"script_sha256_16": "c3d74f2857990e06",
|
| 6 |
"hf_folder": "applied/original",
|
| 7 |
"priority": 2,
|
| 8 |
"note": "NATIVE resolution (dt = source sample period ~4ms, T ~ 500) -- no down-clocking below what the recording supports; ~5x an epoch",
|
|
|
|
| 47 |
"epochs_requested": 60,
|
| 48 |
"gpus": 2,
|
| 49 |
"relative_epoch_cost": 5.0,
|
| 50 |
+
"exit_code": 0,
|
| 51 |
+
"status": "ok",
|
| 52 |
+
"duration_s": 4667.6,
|
| 53 |
+
"started_utc": "2026-08-23T23:17:39.715253+00:00",
|
| 54 |
+
"finished_utc": "2026-08-24T00:35:27.358104+00:00",
|
| 55 |
"optimization_summary": null,
|
| 56 |
+
"final_summary": {
|
| 57 |
+
"final_test_acc": 0.9378571428571428,
|
| 58 |
+
"final_test_target_acc": 0.9378571428571428,
|
| 59 |
+
"final_test_rest_recall": NaN,
|
| 60 |
+
"best_acc": 0.9407142857142857,
|
| 61 |
+
"best_epoch": 51,
|
| 62 |
+
"resplit": "block",
|
| 63 |
+
"class_weight": false,
|
| 64 |
+
"drop_rest": true,
|
| 65 |
+
"epochs": 60,
|
| 66 |
+
"method": "harmonic_matched",
|
| 67 |
+
"n_in": 2880,
|
| 68 |
+
"n_classes": 40,
|
| 69 |
+
"num_bins": 1250
|
| 70 |
+
},
|
| 71 |
+
"event_driven_summary": {
|
| 72 |
+
"acc": 0.9378571428571428,
|
| 73 |
+
"anytime_acc": {
|
| 74 |
+
"0.25": 0.6178571428571429,
|
| 75 |
+
"0.5": 0.8378571428571429,
|
| 76 |
+
"0.75": 0.915,
|
| 77 |
+
"1.0": 0.9378571428571428
|
| 78 |
+
},
|
| 79 |
+
"syn_per_inference": 73254111.33522727,
|
| 80 |
+
"dense_per_inference": 1533440000.0,
|
| 81 |
+
"event_fraction_of_dense": 0.04777109722925401,
|
| 82 |
+
"num_ticks": 1250,
|
| 83 |
+
"dt_ms": 4.0,
|
| 84 |
+
"margin_decision_acc": 0.10857142857142857,
|
| 85 |
+
"mean_decision_tick": 13.288571428571428,
|
| 86 |
+
"mean_decision_ms": 53.15428571428571,
|
| 87 |
+
"dense_forward_test_acc": 0.9378571428571428
|
| 88 |
+
},
|
| 89 |
"extra_sweep_file_present": false,
|
| 90 |
"selftest": {
|
| 91 |
"mode": "gate",
|
|
|
|
| 93 |
},
|
| 94 |
"driver_version": 1,
|
| 95 |
"zip": {
|
| 96 |
+
"name": "native_ticks.zip",
|
| 97 |
+
"files": 79,
|
| 98 |
+
"bytes": 12255444,
|
| 99 |
+
"MB": 12.3,
|
| 100 |
+
"sha256": "d1e4e901bf27e656130363ab775bf2d35142b6ded684927e519dc744b415afc6"
|
| 101 |
}
|
| 102 |
}
|
applied/original/native_ticks.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1e4e901bf27e656130363ab775bf2d35142b6ded684927e519dc744b415afc6
|
| 3 |
+
size 12255444
|