diff --git a/shhs_visit2/linear_probe_results.json b/shhs_visit2/linear_probe_results.json new file mode 100644 index 0000000000000000000000000000000000000000..77cd6b75acccf1bdfb22fa20868ae4481a10f425 --- /dev/null +++ b/shhs_visit2/linear_probe_results.json @@ -0,0 +1,397 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "n_folds": 5, + "n_classes": 5, + "class_names": [ + "W", + "N1", + "N2", + "N3", + "REM" + ], + "n_subjects": 2651, + "probe_config": { + "max_epochs": 100, + "lr": 0.001, + "weight_decay": 0.0001, + "batch_size": 512 + }, + "per_fold": [ + { + "fold": 0, + "accuracy": 0.7349, + "macro_f1": 0.6015, + "kappa": 0.6163, + "per_class_f1": { + "W": 0.8102, + "N1": 0.0982, + "N2": 0.769, + "N3": 0.7099, + "REM": 0.6202 + }, + "support": { + "W": 143148, + "N1": 21475, + "N2": 228659, + "N3": 62850, + "REM": 83022 + }, + "n_train_subjects": 2120, + "n_test_subjects": 531, + "n_train_epochs": 2153594, + "n_test_epochs": 539154, + "confusion_matrix": [ + [ + 111541, + 696, + 19632, + 1453, + 9826 + ], + [ + 5520, + 1210, + 9422, + 87, + 5236 + ], + [ + 9754, + 884, + 189448, + 13491, + 15082 + ], + [ + 747, + 13, + 18815, + 43026, + 249 + ], + [ + 4640, + 354, + 26739, + 315, + 50974 + ] + ] + }, + { + "fold": 1, + "accuracy": 0.7327, + "macro_f1": 0.6051, + "kappa": 0.6139, + "per_class_f1": { + "W": 0.804, + "N1": 0.1112, + "N2": 0.7696, + "N3": 0.7237, + "REM": 0.6169 + }, + "support": { + "W": 138026, + "N1": 22493, + "N2": 229690, + "N3": 64532, + "REM": 83182 + }, + "n_train_subjects": 2121, + "n_test_subjects": 530, + "n_train_epochs": 2154825, + "n_test_epochs": 537923, + "confusion_matrix": [ + [ + 106347, + 729, + 18975, + 1478, + 10497 + ], + [ + 5017, + 1453, + 9584, + 50, + 6389 + ], + [ + 10084, + 1071, + 189773, + 11192, + 17570 + ], + [ + 577, + 9, + 19719, + 43976, + 251 + ], + [ + 4480, + 378, + 25444, + 299, + 52581 + ] + ] + }, + { + "fold": 2, + "accuracy": 0.7341, + "macro_f1": 0.6017, + "kappa": 0.6142, + "per_class_f1": { + "W": 0.8072, + "N1": 0.1019, + "N2": 0.7733, + "N3": 0.7165, + "REM": 0.6099 + }, + "support": { + "W": 138467, + "N1": 21407, + "N2": 227279, + "N3": 61449, + "REM": 82950 + }, + "n_train_subjects": 2121, + "n_test_subjects": 530, + "n_train_epochs": 2161196, + "n_test_epochs": 531552, + "confusion_matrix": [ + [ + 107080, + 819, + 18830, + 1573, + 10165 + ], + [ + 4574, + 1265, + 9738, + 155, + 5675 + ], + [ + 8948, + 968, + 189705, + 9847, + 17811 + ], + [ + 658, + 14, + 19609, + 40885, + 283 + ], + [ + 5585, + 361, + 25499, + 221, + 51284 + ] + ] + }, + { + "fold": 3, + "accuracy": 0.7251, + "macro_f1": 0.597, + "kappa": 0.6028, + "per_class_f1": { + "W": 0.8046, + "N1": 0.1186, + "N2": 0.7637, + "N3": 0.7098, + "REM": 0.5882 + }, + "support": { + "W": 143640, + "N1": 23351, + "N2": 231834, + "N3": 60385, + "REM": 81006 + }, + "n_train_subjects": 2121, + "n_test_subjects": 530, + "n_train_epochs": 2152532, + "n_test_epochs": 540216, + "confusion_matrix": [ + [ + 113432, + 953, + 17067, + 2067, + 10121 + ], + [ + 5916, + 1656, + 9445, + 270, + 6064 + ], + [ + 12587, + 1407, + 186839, + 11773, + 19228 + ], + [ + 658, + 17, + 18288, + 41158, + 264 + ], + [ + 5729, + 537, + 25809, + 317, + 48614 + ] + ] + }, + { + "fold": 4, + "accuracy": 0.7239, + "macro_f1": 0.5917, + "kappa": 0.6014, + "per_class_f1": { + "W": 0.7988, + "N1": 0.0979, + "N2": 0.7666, + "N3": 0.7133, + "REM": 0.582 + }, + "support": { + "W": 145286, + "N1": 22730, + "N2": 230318, + "N3": 64574, + "REM": 80995 + }, + "n_train_subjects": 2121, + "n_test_subjects": 530, + "n_train_epochs": 2148845, + "n_test_epochs": 543903, + "confusion_matrix": [ + [ + 110285, + 844, + 19298, + 1512, + 13347 + ], + [ + 4929, + 1286, + 9120, + 156, + 7239 + ], + [ + 10157, + 984, + 189864, + 10738, + 18575 + ], + [ + 582, + 6, + 20811, + 42855, + 320 + ], + [ + 4889, + 430, + 25903, + 324, + 49449 + ] + ] + } + ], + "pooled": { + "accuracy": 0.7301, + "macro_f1": 0.5995, + "kappa": 0.6097, + "per_class_f1": { + "W": 0.8049, + "N1": 0.1059, + "N2": 0.7684, + "N3": 0.7147, + "REM": 0.6034 + }, + "support": { + "W": 708567, + "N1": 111456, + "N2": 1147780, + "N3": 313790, + "REM": 411155 + }, + "confusion_matrix": [ + [ + 548685, + 4041, + 93802, + 8083, + 53956 + ], + [ + 25956, + 6870, + 47309, + 718, + 30603 + ], + [ + 51530, + 5314, + 945629, + 57041, + 88266 + ], + [ + 3222, + 59, + 97242, + 211900, + 1367 + ], + [ + 25323, + 2060, + 129394, + 1476, + 252902 + ] + ] + }, + "mean_std": { + "accuracy": { + "mean": 0.7301, + "std": 0.0047 + }, + "macro_f1": { + "mean": 0.5994, + "std": 0.0046 + }, + "kappa": { + "mean": 0.6097, + "std": 0.0063 + } + } +} \ No newline at end of file diff --git a/shhs_visit2/metadata.json b/shhs_visit2/metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..eb65440a1689586262aafaffe6c597097bd345dd --- /dev/null +++ b/shhs_visit2/metadata.json @@ -0,0 +1,6 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "embedding_dim": 500, + "n_subjects": 2651 +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200077/embeddings.meta.json b/shhs_visit2/shhs2-200077/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9870d43b33bfcbad9f4dea48ccd40904e4ce712 --- /dev/null +++ b/shhs_visit2/shhs2-200077/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200077", + "embedding_dim": 500, + "n_epochs": 1543, + "created_utc": "2026-05-03T18:01:07.283288+00:00", + "shape": [ + 1543, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200077/embeddings.npy b/shhs_visit2/shhs2-200077/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd4899bc5710f18d1ecaa105e3129eac2a3bc23c --- /dev/null +++ b/shhs_visit2/shhs2-200077/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bce97b13954c7f7d86b2175f4fcc62f2880eaf0cf2791d93d3faed5ed076d6 +size 1543128 diff --git a/shhs_visit2/shhs2-200077/labels.meta.json b/shhs_visit2/shhs2-200077/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..326cf22b085d06a55c5e42e8e2f5d1cb634a2ce4 --- /dev/null +++ b/shhs_visit2/shhs2-200077/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200077", + "n_epochs": 1543, + "created_utc": "2026-05-03T18:01:07.287071+00:00", + "shape": [ + 1543 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200077/labels.npy b/shhs_visit2/shhs2-200077/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..27f173d19f55c7885c1b1182bcc6e740be064dbb --- /dev/null +++ b/shhs_visit2/shhs2-200077/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323522fee2502100d692d8e02df7a18d9a3b0ddf54febad50c0d43f1e512b004 +size 3214 diff --git a/shhs_visit2/shhs2-200078/embeddings.meta.json b/shhs_visit2/shhs2-200078/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69a142594b5d98f88652069aec529147f99f9770 --- /dev/null +++ b/shhs_visit2/shhs2-200078/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200078", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:01:08.692235+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200078/embeddings.npy b/shhs_visit2/shhs2-200078/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a513844f900c86b1c9207f18ee6a1a0a75f6250 --- /dev/null +++ b/shhs_visit2/shhs2-200078/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cac8b3b2023c9e9fafdb2d13a84616b0243b9938039a6a0f402fe93a593fb17 +size 1110128 diff --git a/shhs_visit2/shhs2-200078/labels.meta.json b/shhs_visit2/shhs2-200078/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43090d0dac57ca8cc028468a743bb7e848a49bd1 --- /dev/null +++ b/shhs_visit2/shhs2-200078/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200078", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:01:08.695294+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200078/labels.npy b/shhs_visit2/shhs2-200078/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5f70e6dffcc86aab652a74a388abea96e3b4a97 --- /dev/null +++ b/shhs_visit2/shhs2-200078/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac69e2bf1f09c2ca6706f9280bc677dc034d554b2d29e952612a75cec2684853 +size 2348 diff --git a/shhs_visit2/shhs2-200079/embeddings.meta.json b/shhs_visit2/shhs2-200079/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69b1c811716091f99b7d15ac2336a7ea5713232b --- /dev/null +++ b/shhs_visit2/shhs2-200079/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200079", + "embedding_dim": 500, + "n_epochs": 1126, + "created_utc": "2026-05-03T18:01:09.246874+00:00", + "shape": [ + 1126, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200079/embeddings.npy b/shhs_visit2/shhs2-200079/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f0d59869cf00c0ddead144f3cfdbb3fae0cc61c --- /dev/null +++ b/shhs_visit2/shhs2-200079/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d21c49150be192d4b3885e4367d99405d9e83dea69ed726976d1a3df604028 +size 1126128 diff --git a/shhs_visit2/shhs2-200079/labels.meta.json b/shhs_visit2/shhs2-200079/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd282109d8899f2204ccd823297c8374f6f449dc --- /dev/null +++ b/shhs_visit2/shhs2-200079/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200079", + "n_epochs": 1126, + "created_utc": "2026-05-03T18:01:09.250709+00:00", + "shape": [ + 1126 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200079/labels.npy b/shhs_visit2/shhs2-200079/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..42d8f08d1b19fb84fedb46ba057f373dcb10d11d --- /dev/null +++ b/shhs_visit2/shhs2-200079/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f28c6b0fb050cd80167dc8b7f0ab50908c5363a9d1d6b392347cabfafc635d +size 2380 diff --git a/shhs_visit2/shhs2-200080/embeddings.meta.json b/shhs_visit2/shhs2-200080/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25cbc3b39d7ccc7cb5123727c71e4aad80e4c38d --- /dev/null +++ b/shhs_visit2/shhs2-200080/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200080", + "embedding_dim": 500, + "n_epochs": 1378, + "created_utc": "2026-05-03T18:01:11.289589+00:00", + "shape": [ + 1378, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200080/embeddings.npy b/shhs_visit2/shhs2-200080/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..139a04b3db25529a9bd23e3ffc84038548b7d014 --- /dev/null +++ b/shhs_visit2/shhs2-200080/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c658db5777f0d2008ca4b15d3e7f750a977b488d0e7a5ca974d57e7a4e786df4 +size 1378128 diff --git a/shhs_visit2/shhs2-200080/labels.meta.json b/shhs_visit2/shhs2-200080/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98988940d9b33b997ee75a6bf972aeedff1e44f6 --- /dev/null +++ b/shhs_visit2/shhs2-200080/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200080", + "n_epochs": 1378, + "created_utc": "2026-05-03T18:01:11.293752+00:00", + "shape": [ + 1378 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200080/labels.npy b/shhs_visit2/shhs2-200080/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c0d4ed6a72d2a84675326e6df8a0c502249258c --- /dev/null +++ b/shhs_visit2/shhs2-200080/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900e54eb175ae8ae6530fbd3941ae9cbe34c8a429612bccb88ee4924f044de54 +size 2884 diff --git a/shhs_visit2/shhs2-200081/embeddings.meta.json b/shhs_visit2/shhs2-200081/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4dbd7f07c31df30594271e488f1c464bb3578c73 --- /dev/null +++ b/shhs_visit2/shhs2-200081/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200081", + "embedding_dim": 500, + "n_epochs": 1421, + "created_utc": "2026-05-03T18:01:13.155111+00:00", + "shape": [ + 1421, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200081/embeddings.npy b/shhs_visit2/shhs2-200081/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..98b57ccd34d07e843f76dc1360a211ab0f0afb28 --- /dev/null +++ b/shhs_visit2/shhs2-200081/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2ae66086e8d86a51b47d4e2de84a2e6c3f04c78ddc9258250192939b37472a +size 1421128 diff --git a/shhs_visit2/shhs2-200081/labels.meta.json b/shhs_visit2/shhs2-200081/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b2be8a165ca032fb161778b2ccf67389587712e --- /dev/null +++ b/shhs_visit2/shhs2-200081/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200081", + "n_epochs": 1421, + "created_utc": "2026-05-03T18:01:13.159017+00:00", + "shape": [ + 1421 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200081/labels.npy b/shhs_visit2/shhs2-200081/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..da7d474058cd522ed31ae0a04d9fa942516c55a7 --- /dev/null +++ b/shhs_visit2/shhs2-200081/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3406dfcea0d6edd18c64fe463a3f794ca7eaecda80a972b18cf904c5b8708849 +size 2970 diff --git a/shhs_visit2/shhs2-200082/embeddings.meta.json b/shhs_visit2/shhs2-200082/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ae8b40539baf006e7f4b733f9dd8d00a960c4e8 --- /dev/null +++ b/shhs_visit2/shhs2-200082/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200082", + "embedding_dim": 500, + "n_epochs": 1431, + "created_utc": "2026-05-03T18:01:15.191953+00:00", + "shape": [ + 1431, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200082/embeddings.npy b/shhs_visit2/shhs2-200082/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7052b563331b15867c0f8513624954a9b04b40c6 --- /dev/null +++ b/shhs_visit2/shhs2-200082/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95dfc5b7095754887b0b86dba7649afc1c151cbdec0382913c962e0039a48f99 +size 1431128 diff --git a/shhs_visit2/shhs2-200082/labels.meta.json b/shhs_visit2/shhs2-200082/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..728bea50a5b671ba9292d18d68fce44544248ba7 --- /dev/null +++ b/shhs_visit2/shhs2-200082/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200082", + "n_epochs": 1431, + "created_utc": "2026-05-03T18:01:15.195979+00:00", + "shape": [ + 1431 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200082/labels.npy b/shhs_visit2/shhs2-200082/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..53056c9102cd3450f64e49fdbd0cfb48c95d77b6 --- /dev/null +++ b/shhs_visit2/shhs2-200082/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41a3ebba8fdef010d8ef7b05684c7ec5a3a192a118d8dc8b24e365d118cdd1d +size 2990 diff --git a/shhs_visit2/shhs2-200086/embeddings.meta.json b/shhs_visit2/shhs2-200086/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4836cf507e2f6eb8173f685bf04f18a8093c29d --- /dev/null +++ b/shhs_visit2/shhs2-200086/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200086", + "embedding_dim": 500, + "n_epochs": 1307, + "created_utc": "2026-05-03T18:01:18.765781+00:00", + "shape": [ + 1307, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200086/embeddings.npy b/shhs_visit2/shhs2-200086/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7bb8baf2088cf2ebda108d1b8b7fcf0a135706a --- /dev/null +++ b/shhs_visit2/shhs2-200086/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db050501af7d709bb4280f3da7a3e3ce0b6e97eee90bdd3282de3b35727315ed +size 1307128 diff --git a/shhs_visit2/shhs2-200086/labels.meta.json b/shhs_visit2/shhs2-200086/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d4144361cb91864bf88d3281509b679bba21d48 --- /dev/null +++ b/shhs_visit2/shhs2-200086/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200086", + "n_epochs": 1307, + "created_utc": "2026-05-03T18:01:18.769404+00:00", + "shape": [ + 1307 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200086/labels.npy b/shhs_visit2/shhs2-200086/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb297faa24529c5b52fb471954b8bfc6030429a0 --- /dev/null +++ b/shhs_visit2/shhs2-200086/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6afb25219d9a6cdb9c63a4a19ae2deafbce51d3e430243a598b4fdd9fd06702 +size 2742 diff --git a/shhs_visit2/shhs2-200088/embeddings.meta.json b/shhs_visit2/shhs2-200088/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8dfc24d6d472d3fe0ad77160d06b5b5cb10575a --- /dev/null +++ b/shhs_visit2/shhs2-200088/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200088", + "embedding_dim": 500, + "n_epochs": 1207, + "created_utc": "2026-05-03T18:01:20.412884+00:00", + "shape": [ + 1207, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200088/embeddings.npy b/shhs_visit2/shhs2-200088/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1719efe6aed400befc08bd9f0f554e73131c2862 --- /dev/null +++ b/shhs_visit2/shhs2-200088/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8779cb929c728fc52899b2d5b7e9ca23784fb3f1e9970b5787b508af7d7300db +size 1207128 diff --git a/shhs_visit2/shhs2-200088/labels.meta.json b/shhs_visit2/shhs2-200088/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6704393e460fbf5e60494ec91548b70a07128891 --- /dev/null +++ b/shhs_visit2/shhs2-200088/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200088", + "n_epochs": 1207, + "created_utc": "2026-05-03T18:01:20.418561+00:00", + "shape": [ + 1207 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200088/labels.npy b/shhs_visit2/shhs2-200088/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4fb388631d1d73fd1cdfed1f202200df13da2bb --- /dev/null +++ b/shhs_visit2/shhs2-200088/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578da1f34f78b6b268aba2010bab8cc36679e779a2040631b4dde5669492e6c0 +size 2542 diff --git a/shhs_visit2/shhs2-200089/embeddings.meta.json b/shhs_visit2/shhs2-200089/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65ca05d04fd296e24cb1078d334c02115e93611a --- /dev/null +++ b/shhs_visit2/shhs2-200089/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200089", + "embedding_dim": 500, + "n_epochs": 1173, + "created_utc": "2026-05-03T18:01:21.009290+00:00", + "shape": [ + 1173, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200089/embeddings.npy b/shhs_visit2/shhs2-200089/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..768e51a76f3680c4e6bc9b3e17249bdf9d33268a --- /dev/null +++ b/shhs_visit2/shhs2-200089/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcca72e45bd161ea9158780703b4fdd56b9373097c65a22d0e6a0fa76a6e7b6 +size 1173128 diff --git a/shhs_visit2/shhs2-200089/labels.meta.json b/shhs_visit2/shhs2-200089/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4651f8fb98a6a789a4e2276ddeb47c883dcee224 --- /dev/null +++ b/shhs_visit2/shhs2-200089/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200089", + "n_epochs": 1173, + "created_utc": "2026-05-03T18:01:21.012916+00:00", + "shape": [ + 1173 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200089/labels.npy b/shhs_visit2/shhs2-200089/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d97867bea2bd70f4c3c00857dc5268e3fe4fc77c --- /dev/null +++ b/shhs_visit2/shhs2-200089/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8857dbab934cbb639c664340022daaf396092f0c9f5cd77d16ba5e9ab8192873 +size 2474 diff --git a/shhs_visit2/shhs2-200091/embeddings.meta.json b/shhs_visit2/shhs2-200091/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05b32f9d43a0d944df381fb45f14076cdbfd3275 --- /dev/null +++ b/shhs_visit2/shhs2-200091/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200091", + "embedding_dim": 500, + "n_epochs": 1265, + "created_utc": "2026-05-03T18:01:22.537820+00:00", + "shape": [ + 1265, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200091/embeddings.npy b/shhs_visit2/shhs2-200091/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..18add54acde8dba95a7c1c8a15b116cfcb65369b --- /dev/null +++ b/shhs_visit2/shhs2-200091/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3db5e422bb19af61479a1117e240a424c9f86902e6633b0b6fa5590dd32b41 +size 1265128 diff --git a/shhs_visit2/shhs2-200091/labels.meta.json b/shhs_visit2/shhs2-200091/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4a3de78f9e1f7cd27be4f98c8ddb7f8cfcf2a07 --- /dev/null +++ b/shhs_visit2/shhs2-200091/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200091", + "n_epochs": 1265, + "created_utc": "2026-05-03T18:01:22.541889+00:00", + "shape": [ + 1265 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200091/labels.npy b/shhs_visit2/shhs2-200091/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..18a477aa46d90b1fefd152027c4c04b6ecf2d4e4 --- /dev/null +++ b/shhs_visit2/shhs2-200091/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3036de765baa6707932e017bc2946b0de0028d91e7753044c217c9c71c99935d +size 2658 diff --git a/shhs_visit2/shhs2-200092/embeddings.meta.json b/shhs_visit2/shhs2-200092/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2eeb4e96f614ee161435df56bbf25bf73e8b136 --- /dev/null +++ b/shhs_visit2/shhs2-200092/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200092", + "embedding_dim": 500, + "n_epochs": 1105, + "created_utc": "2026-05-03T18:01:24.071664+00:00", + "shape": [ + 1105, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200092/embeddings.npy b/shhs_visit2/shhs2-200092/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f967622d0cc8e8d337ab06139295b9f1c458cd6 --- /dev/null +++ b/shhs_visit2/shhs2-200092/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba769f12125292355bf77817b291f2f3fd4d54fb40217bf1ffbda53181d9240c +size 1105128 diff --git a/shhs_visit2/shhs2-200092/labels.meta.json b/shhs_visit2/shhs2-200092/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32e8d1a9eeb6d43c3293bae5ce9e4f37a5c55f85 --- /dev/null +++ b/shhs_visit2/shhs2-200092/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200092", + "n_epochs": 1105, + "created_utc": "2026-05-03T18:01:24.075360+00:00", + "shape": [ + 1105 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200092/labels.npy b/shhs_visit2/shhs2-200092/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..910ac1fc72cff43e4cbd58349dbb18ad7083ca12 --- /dev/null +++ b/shhs_visit2/shhs2-200092/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27a269a65c39ce1e321951ee10e2ed8c838d0a631d4909647ee7319f43a9fbd +size 2338 diff --git a/shhs_visit2/shhs2-200093/embeddings.meta.json b/shhs_visit2/shhs2-200093/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ace5775ef58d0e6761f8e553eecd85473eddd23 --- /dev/null +++ b/shhs_visit2/shhs2-200093/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200093", + "embedding_dim": 500, + "n_epochs": 1365, + "created_utc": "2026-05-03T18:01:26.006330+00:00", + "shape": [ + 1365, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200093/embeddings.npy b/shhs_visit2/shhs2-200093/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dff91c4d62bfc3c0322e860308b5bb03147036c4 --- /dev/null +++ b/shhs_visit2/shhs2-200093/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e135ac42db88507b2d3308cc928fd9ce0dbff2d201c2005e5103b25ffeef1a1 +size 1365128 diff --git a/shhs_visit2/shhs2-200093/labels.meta.json b/shhs_visit2/shhs2-200093/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27ca67c7770445364bdc2c430b777603674133bf --- /dev/null +++ b/shhs_visit2/shhs2-200093/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200093", + "n_epochs": 1365, + "created_utc": "2026-05-03T18:01:26.010091+00:00", + "shape": [ + 1365 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200093/labels.npy b/shhs_visit2/shhs2-200093/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..121fd7bf628cf1b0ab3912bafcc39e5a397e868c --- /dev/null +++ b/shhs_visit2/shhs2-200093/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcdbd056a6616480213ce558bbd0f282a665e9b8518a6a8ca9244983e88d51a +size 2858 diff --git a/shhs_visit2/shhs2-200102/embeddings.meta.json b/shhs_visit2/shhs2-200102/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bb625b50b4d568aec0708e432a1308c9530a85b --- /dev/null +++ b/shhs_visit2/shhs2-200102/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200102", + "embedding_dim": 500, + "n_epochs": 877, + "created_utc": "2026-05-03T18:01:27.766948+00:00", + "shape": [ + 877, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200102/embeddings.npy b/shhs_visit2/shhs2-200102/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2de3e02d254dbd58be3a6d5fc48e60ba2e519b26 --- /dev/null +++ b/shhs_visit2/shhs2-200102/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e982548a6c749bce890b78b80d97c8450e20a601ecfffb241f222d7705421041 +size 877128 diff --git a/shhs_visit2/shhs2-200102/labels.meta.json b/shhs_visit2/shhs2-200102/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46e61035ee202d69fdd5a864382282407e008c51 --- /dev/null +++ b/shhs_visit2/shhs2-200102/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200102", + "n_epochs": 877, + "created_utc": "2026-05-03T18:01:27.771757+00:00", + "shape": [ + 877 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200102/labels.npy b/shhs_visit2/shhs2-200102/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b98d2c3e9cc695c940c4c3ad759689efff512eab --- /dev/null +++ b/shhs_visit2/shhs2-200102/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692d48d0ed082a3e17ec36ab60611d7a27eab5f77f7f1f2cc967b69029e11bc4 +size 1882 diff --git a/shhs_visit2/shhs2-200103/embeddings.meta.json b/shhs_visit2/shhs2-200103/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e94e06b8a67354db068c4ad65e4c09dda46e1452 --- /dev/null +++ b/shhs_visit2/shhs2-200103/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200103", + "embedding_dim": 500, + "n_epochs": 1354, + "created_utc": "2026-05-03T18:01:28.405608+00:00", + "shape": [ + 1354, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200103/embeddings.npy b/shhs_visit2/shhs2-200103/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c345ae46b660ae96cb7497db31eb094be1ea3896 --- /dev/null +++ b/shhs_visit2/shhs2-200103/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a812ac49e29da52f1fcbd3bb4df64094fde73c73772ae627e8dfa2fdcf0b0f3b +size 1354128 diff --git a/shhs_visit2/shhs2-200103/labels.meta.json b/shhs_visit2/shhs2-200103/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc2755913ba9b06662b69bdd59eec67ed6114a1e --- /dev/null +++ b/shhs_visit2/shhs2-200103/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200103", + "n_epochs": 1354, + "created_utc": "2026-05-03T18:01:28.408904+00:00", + "shape": [ + 1354 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200103/labels.npy b/shhs_visit2/shhs2-200103/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ce4a48f72547d90bc3ac89d025a7bd9b735afb9 --- /dev/null +++ b/shhs_visit2/shhs2-200103/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0ee35296d32dd888f80a7315fbe6b074da276d1b96e22014d6eb11aa8d486d +size 2836 diff --git a/shhs_visit2/shhs2-200105/embeddings.meta.json b/shhs_visit2/shhs2-200105/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86978bd676a264da7d7e21e7e6aa34fe08ba4618 --- /dev/null +++ b/shhs_visit2/shhs2-200105/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200105", + "embedding_dim": 500, + "n_epochs": 1147, + "created_utc": "2026-05-03T18:01:28.994022+00:00", + "shape": [ + 1147, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200105/embeddings.npy b/shhs_visit2/shhs2-200105/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..64f66c1110ed2efe99d578133089dd89a4d2fcfb --- /dev/null +++ b/shhs_visit2/shhs2-200105/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d373daca62eb20c2aeef4b15ed61bc397341fdeb6e95e843f01869e783718684 +size 1147128 diff --git a/shhs_visit2/shhs2-200105/labels.meta.json b/shhs_visit2/shhs2-200105/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f36f5cf1eb1392f4531c04eb3057a3d2f26a6a9 --- /dev/null +++ b/shhs_visit2/shhs2-200105/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200105", + "n_epochs": 1147, + "created_utc": "2026-05-03T18:01:28.997861+00:00", + "shape": [ + 1147 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200105/labels.npy b/shhs_visit2/shhs2-200105/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c13d11e09a697f48e299bbbe0a96b1395b4d12cb --- /dev/null +++ b/shhs_visit2/shhs2-200105/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0736f727c8c0ed3978060dca4ad54af1827dc7191791aef810165b647e594c8 +size 2422 diff --git a/shhs_visit2/shhs2-200107/embeddings.meta.json b/shhs_visit2/shhs2-200107/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a63aa7e1c27b18944fe947a17909ee98410ffa2 --- /dev/null +++ b/shhs_visit2/shhs2-200107/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200107", + "embedding_dim": 500, + "n_epochs": 1171, + "created_utc": "2026-05-03T18:01:32.001655+00:00", + "shape": [ + 1171, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200107/embeddings.npy b/shhs_visit2/shhs2-200107/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..135063fa9331f357886cf507981a1598bb2c316b --- /dev/null +++ b/shhs_visit2/shhs2-200107/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627f1defa97ec1003e4bf75e372a479b8a7b2ae7458205a59d7a7cd5afce1aab +size 1171128 diff --git a/shhs_visit2/shhs2-200107/labels.meta.json b/shhs_visit2/shhs2-200107/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dee6ea96fc8e2eb3668c813532a4162845f8db2c --- /dev/null +++ b/shhs_visit2/shhs2-200107/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200107", + "n_epochs": 1171, + "created_utc": "2026-05-03T18:01:32.005666+00:00", + "shape": [ + 1171 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200107/labels.npy b/shhs_visit2/shhs2-200107/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..49dfe0640177622ddf38fba802073b86a699da49 --- /dev/null +++ b/shhs_visit2/shhs2-200107/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a007b3cb3b0ee347888c5b9da39b6e1b66f66ab9d783b0a1ed0f4dec05f93d9d +size 2470 diff --git a/shhs_visit2/shhs2-200108/embeddings.meta.json b/shhs_visit2/shhs2-200108/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..387a2160e1c262bde6eda2e77bd4798f2a4372c8 --- /dev/null +++ b/shhs_visit2/shhs2-200108/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200108", + "embedding_dim": 500, + "n_epochs": 1147, + "created_utc": "2026-05-03T18:01:33.449730+00:00", + "shape": [ + 1147, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200108/embeddings.npy b/shhs_visit2/shhs2-200108/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fc54e47c9c3a1e0ab0e0f257947aed816f4bd11 --- /dev/null +++ b/shhs_visit2/shhs2-200108/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e461491edc09332c8ead28a652e2edcbe03e58c3aa7db15e9d5275581fb1db +size 1147128 diff --git a/shhs_visit2/shhs2-200108/labels.meta.json b/shhs_visit2/shhs2-200108/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7af43584f34cd23c663a7b3227aac2ca03a488d2 --- /dev/null +++ b/shhs_visit2/shhs2-200108/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200108", + "n_epochs": 1147, + "created_utc": "2026-05-03T18:01:33.454079+00:00", + "shape": [ + 1147 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200108/labels.npy b/shhs_visit2/shhs2-200108/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d094e33dc2ee7abb680a5ef33ce6565bd8f26ea9 --- /dev/null +++ b/shhs_visit2/shhs2-200108/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5de2a3fd735b67a5fe23ee64c391bf8aebbc1774205d5eb9eb70d848b39a786 +size 2422 diff --git a/shhs_visit2/shhs2-200109/embeddings.meta.json b/shhs_visit2/shhs2-200109/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13b701d249222e776df665b79e0f577823eece7f --- /dev/null +++ b/shhs_visit2/shhs2-200109/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200109", + "embedding_dim": 500, + "n_epochs": 1196, + "created_utc": "2026-05-03T18:01:34.913500+00:00", + "shape": [ + 1196, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200109/embeddings.npy b/shhs_visit2/shhs2-200109/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfba2882ecdc7644e73bee5b07ffa9d6ffcdfb28 --- /dev/null +++ b/shhs_visit2/shhs2-200109/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8a4cb3c7f8ddd2d877fa7d7937182a7e10a08cb9249d0a42556f582d1d28c9 +size 1196128 diff --git a/shhs_visit2/shhs2-200109/labels.meta.json b/shhs_visit2/shhs2-200109/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c980de1a638fc6d3baf8947928e452b6ae28b796 --- /dev/null +++ b/shhs_visit2/shhs2-200109/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200109", + "n_epochs": 1196, + "created_utc": "2026-05-03T18:01:34.917031+00:00", + "shape": [ + 1196 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200109/labels.npy b/shhs_visit2/shhs2-200109/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9250fde3b5555f657a556cb42c6efff9e523e7f --- /dev/null +++ b/shhs_visit2/shhs2-200109/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8354df7fb519ba3d609aac9c4043d8322e967b80c1395a33c9b4dc48693fd4a +size 2520 diff --git a/shhs_visit2/shhs2-200110/embeddings.meta.json b/shhs_visit2/shhs2-200110/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d65dab7e3307800039302564a2d13936d1a0cc48 --- /dev/null +++ b/shhs_visit2/shhs2-200110/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200110", + "embedding_dim": 500, + "n_epochs": 1292, + "created_utc": "2026-05-03T18:01:36.512104+00:00", + "shape": [ + 1292, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200110/embeddings.npy b/shhs_visit2/shhs2-200110/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bbc74abc409f4bb7ef3a9a179de1cacdc81e1b3b --- /dev/null +++ b/shhs_visit2/shhs2-200110/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36ee6871fc77018eca0bffca5fea1a8060e59f1b106e26901b246d4d79c2250 +size 1292128 diff --git a/shhs_visit2/shhs2-200110/labels.meta.json b/shhs_visit2/shhs2-200110/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9bcae2518dc688a132878e333ba11e163361b93 --- /dev/null +++ b/shhs_visit2/shhs2-200110/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200110", + "n_epochs": 1292, + "created_utc": "2026-05-03T18:01:36.515949+00:00", + "shape": [ + 1292 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200110/labels.npy b/shhs_visit2/shhs2-200110/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8d346299595ad427923ea91c36b5ebe1dfa1018 --- /dev/null +++ b/shhs_visit2/shhs2-200110/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0439c82218fa9c8857d50af2f1a0e64c5ad50835cea45e2097fba3f1a9d14000 +size 2712 diff --git a/shhs_visit2/shhs2-200111/embeddings.meta.json b/shhs_visit2/shhs2-200111/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b8bc5bd82051875214c64831f9afa70a4555e03 --- /dev/null +++ b/shhs_visit2/shhs2-200111/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200111", + "embedding_dim": 500, + "n_epochs": 1246, + "created_utc": "2026-05-03T18:01:38.129162+00:00", + "shape": [ + 1246, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200111/embeddings.npy b/shhs_visit2/shhs2-200111/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..96c38885dd5c383dea5a2b491e30a6349d5b58e1 --- /dev/null +++ b/shhs_visit2/shhs2-200111/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58ebd7b1ddb3130ca90ab2cfc9da8d9470b5ac691d23e8eb7fffb7a5b972ad7 +size 1246128 diff --git a/shhs_visit2/shhs2-200111/labels.meta.json b/shhs_visit2/shhs2-200111/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77cc309c85bf6e392735871a8b0d4b359d321e78 --- /dev/null +++ b/shhs_visit2/shhs2-200111/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200111", + "n_epochs": 1246, + "created_utc": "2026-05-03T18:01:38.132148+00:00", + "shape": [ + 1246 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200111/labels.npy b/shhs_visit2/shhs2-200111/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7871aa0fdf65ed64827043e5ff439f2c94dabc4f --- /dev/null +++ b/shhs_visit2/shhs2-200111/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4548588aec95028e55565bcb34e3589b731ad56f1d54a3e962d2e16452d3195 +size 2620 diff --git a/shhs_visit2/shhs2-200112/embeddings.meta.json b/shhs_visit2/shhs2-200112/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..169515a16f8d67f2a232cd7fd641605584508b7a --- /dev/null +++ b/shhs_visit2/shhs2-200112/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200112", + "embedding_dim": 500, + "n_epochs": 1096, + "created_utc": "2026-05-03T18:01:39.675947+00:00", + "shape": [ + 1096, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200112/embeddings.npy b/shhs_visit2/shhs2-200112/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..63add41bc01fd4b51f00e8b264f7f32eb5e6256e --- /dev/null +++ b/shhs_visit2/shhs2-200112/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c59c69472953749606282a9dc2b782b92cdb76a6867fae2452e9afbcf4195025 +size 1096128 diff --git a/shhs_visit2/shhs2-200112/labels.meta.json b/shhs_visit2/shhs2-200112/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54dcaa97634eba349761fbddf28798b1bed48315 --- /dev/null +++ b/shhs_visit2/shhs2-200112/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200112", + "n_epochs": 1096, + "created_utc": "2026-05-03T18:01:39.679658+00:00", + "shape": [ + 1096 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200112/labels.npy b/shhs_visit2/shhs2-200112/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..29e73c35dc34a86909b4ec84ac290195a93f1716 --- /dev/null +++ b/shhs_visit2/shhs2-200112/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519fa4a88952a520d5cfc31bfe36e6b3072b65bc49538c63998520f418caeae4 +size 2320 diff --git a/shhs_visit2/shhs2-200115/embeddings.meta.json b/shhs_visit2/shhs2-200115/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d072534e6ce870731f132d2c1a14dc53aa08587f --- /dev/null +++ b/shhs_visit2/shhs2-200115/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200115", + "embedding_dim": 500, + "n_epochs": 1479, + "created_utc": "2026-05-03T18:01:41.635398+00:00", + "shape": [ + 1479, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200115/embeddings.npy b/shhs_visit2/shhs2-200115/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d6d0cdc89e5d402f0382be7ecee162cdbf304f4 --- /dev/null +++ b/shhs_visit2/shhs2-200115/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ff8e9ba5cf15be2a540c20a708a72f61b2597684750ffef5f48e3052a37a5a +size 1479128 diff --git a/shhs_visit2/shhs2-200115/labels.meta.json b/shhs_visit2/shhs2-200115/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bea1003c31050be0bdccc36836081d55acdcbb1c --- /dev/null +++ b/shhs_visit2/shhs2-200115/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200115", + "n_epochs": 1479, + "created_utc": "2026-05-03T18:01:41.639510+00:00", + "shape": [ + 1479 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200115/labels.npy b/shhs_visit2/shhs2-200115/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cf474d4e626acdcff0cb31eb5f8cf098b12a3fc --- /dev/null +++ b/shhs_visit2/shhs2-200115/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181831bb9607a768f088816c826b1321ad48a9c516e5d5658b5d6b6da80a583b +size 3086 diff --git a/shhs_visit2/shhs2-200116/embeddings.meta.json b/shhs_visit2/shhs2-200116/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2c25bb82c3464599e1e3764a31f625046d693e4 --- /dev/null +++ b/shhs_visit2/shhs2-200116/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200116", + "embedding_dim": 500, + "n_epochs": 1280, + "created_utc": "2026-05-03T18:01:43.181189+00:00", + "shape": [ + 1280, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200116/embeddings.npy b/shhs_visit2/shhs2-200116/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..44f81b5c23f9d49dd2e6e785231ef92d45ab52e5 --- /dev/null +++ b/shhs_visit2/shhs2-200116/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63df9c022a65e6e8eeaef7634d0e7cf9b411fe6fd37156603e73d6d893440d38 +size 1280128 diff --git a/shhs_visit2/shhs2-200116/labels.meta.json b/shhs_visit2/shhs2-200116/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc60b187990a6d547a4ff2b0be576295c548ca8a --- /dev/null +++ b/shhs_visit2/shhs2-200116/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200116", + "n_epochs": 1280, + "created_utc": "2026-05-03T18:01:43.185343+00:00", + "shape": [ + 1280 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200116/labels.npy b/shhs_visit2/shhs2-200116/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a089d2887efc0c020877531c15f91f28f7abf05 --- /dev/null +++ b/shhs_visit2/shhs2-200116/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6028f5d97c8c2ceb3c7a9c80a1e90e8373ae58b6296ad002114eb7af1a5168 +size 2688 diff --git a/shhs_visit2/shhs2-200117/embeddings.meta.json b/shhs_visit2/shhs2-200117/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8150b3200f7b7b7b3ecc00753da8d8d0c7538276 --- /dev/null +++ b/shhs_visit2/shhs2-200117/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200117", + "embedding_dim": 500, + "n_epochs": 1324, + "created_utc": "2026-05-03T18:01:45.210095+00:00", + "shape": [ + 1324, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200117/embeddings.npy b/shhs_visit2/shhs2-200117/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3c13ab6c13bb5c33ea7c3e756d3c5aea8938cfd --- /dev/null +++ b/shhs_visit2/shhs2-200117/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f300bba4e902f010fe7c6e33ff5f61530ee9dd4a5159b2becd6a7c514eb5a4f +size 1324128 diff --git a/shhs_visit2/shhs2-200117/labels.meta.json b/shhs_visit2/shhs2-200117/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90066d78c9dbee78aea68d5f5bf00190ce5881d3 --- /dev/null +++ b/shhs_visit2/shhs2-200117/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200117", + "n_epochs": 1324, + "created_utc": "2026-05-03T18:01:45.213992+00:00", + "shape": [ + 1324 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200117/labels.npy b/shhs_visit2/shhs2-200117/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d13c6f9b90b3ba1a568da9f071caee4fdc47b51 --- /dev/null +++ b/shhs_visit2/shhs2-200117/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4ade6c1d88d4e7f74235fb97384476af3c541d3805cbb6125a6141f543df40 +size 2776 diff --git a/shhs_visit2/shhs2-200121/embeddings.meta.json b/shhs_visit2/shhs2-200121/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a80039787014ae9e91752ce0ac0847fcf1d8db2 --- /dev/null +++ b/shhs_visit2/shhs2-200121/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200121", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:01:46.774100+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200121/embeddings.npy b/shhs_visit2/shhs2-200121/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..950343d33c091ef4f53c6f335eef1857ee1a999e --- /dev/null +++ b/shhs_visit2/shhs2-200121/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ab1bd0e3d2b502e14df654f93fd97917b9ee4d220da74c36c08b79885457c1 +size 990128 diff --git a/shhs_visit2/shhs2-200121/labels.meta.json b/shhs_visit2/shhs2-200121/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4331dc433e8b39b4d7a9b950484615aeb8a8881b --- /dev/null +++ b/shhs_visit2/shhs2-200121/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200121", + "n_epochs": 990, + "created_utc": "2026-05-03T18:01:46.778162+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200121/labels.npy b/shhs_visit2/shhs2-200121/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b56536c47e838347a2cc981a87c2d8d80a8cabf9 --- /dev/null +++ b/shhs_visit2/shhs2-200121/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b59410cc3d325b5fed33fa043c032008f64ad1886ecc9043567b41da3e84d68 +size 2108 diff --git a/shhs_visit2/shhs2-200123/embeddings.meta.json b/shhs_visit2/shhs2-200123/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4d033ac0c3a09f08aec6f2b096f30b40e535c24 --- /dev/null +++ b/shhs_visit2/shhs2-200123/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200123", + "embedding_dim": 500, + "n_epochs": 1249, + "created_utc": "2026-05-03T18:01:50.422525+00:00", + "shape": [ + 1249, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200123/embeddings.npy b/shhs_visit2/shhs2-200123/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e18513122f95cbda0c43d872d7939745c5f5418 --- /dev/null +++ b/shhs_visit2/shhs2-200123/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed625ab2dfc14c7745d4aa0d00589e99582e1377ef33fc5bcd69c3a47610d5a +size 1249128 diff --git a/shhs_visit2/shhs2-200123/labels.meta.json b/shhs_visit2/shhs2-200123/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1facbdc8af459150196be6eec93f7c88eebddad2 --- /dev/null +++ b/shhs_visit2/shhs2-200123/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200123", + "n_epochs": 1249, + "created_utc": "2026-05-03T18:01:50.426112+00:00", + "shape": [ + 1249 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200123/labels.npy b/shhs_visit2/shhs2-200123/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..34c1e4af3248acc923ff31071ba715271ef67266 --- /dev/null +++ b/shhs_visit2/shhs2-200123/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cf26140127ba63606dc48f41c70e81c50495865c8d9908d29db4e78c376489 +size 2626 diff --git a/shhs_visit2/shhs2-200125/embeddings.meta.json b/shhs_visit2/shhs2-200125/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4840bf0fb6ee632d8953542713a27743fc8d3c9 --- /dev/null +++ b/shhs_visit2/shhs2-200125/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200125", + "embedding_dim": 500, + "n_epochs": 1250, + "created_utc": "2026-05-03T18:01:51.009508+00:00", + "shape": [ + 1250, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200125/embeddings.npy b/shhs_visit2/shhs2-200125/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8811304cc78219c5971b6b85ccfef11d33f382ef --- /dev/null +++ b/shhs_visit2/shhs2-200125/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f838d6e745b9e0b5f658e0bf6f3b7248de3d60036810ca39ca143c3d3cfa654 +size 1250128 diff --git a/shhs_visit2/shhs2-200125/labels.meta.json b/shhs_visit2/shhs2-200125/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69211594dc1e570f708f003b96ad0a5bbe7b5674 --- /dev/null +++ b/shhs_visit2/shhs2-200125/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200125", + "n_epochs": 1250, + "created_utc": "2026-05-03T18:01:51.012841+00:00", + "shape": [ + 1250 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200125/labels.npy b/shhs_visit2/shhs2-200125/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f5bda3fed964bffe47299dd599252e5a64cc8a0 --- /dev/null +++ b/shhs_visit2/shhs2-200125/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ea73e48da4f6cad10c28fb2ade49d6514593ba57dc334b32b4fdceb67e6303 +size 2628 diff --git a/shhs_visit2/shhs2-200132/embeddings.meta.json b/shhs_visit2/shhs2-200132/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..222f348d6b89809095848c68917cc4d46b56d82b --- /dev/null +++ b/shhs_visit2/shhs2-200132/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200132", + "embedding_dim": 500, + "n_epochs": 1440, + "created_utc": "2026-05-03T18:01:52.591877+00:00", + "shape": [ + 1440, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200132/embeddings.npy b/shhs_visit2/shhs2-200132/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7aeab0b60f409826e56db90305419518318b3691 --- /dev/null +++ b/shhs_visit2/shhs2-200132/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a48015179eef270e0fbe2d134637b98209cf3e7502cf0914b138f5afdf16c8 +size 1440128 diff --git a/shhs_visit2/shhs2-200132/labels.meta.json b/shhs_visit2/shhs2-200132/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc599bd413b7a97e7c854d6c084f6b6306731ba8 --- /dev/null +++ b/shhs_visit2/shhs2-200132/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200132", + "n_epochs": 1440, + "created_utc": "2026-05-03T18:01:52.595693+00:00", + "shape": [ + 1440 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200132/labels.npy b/shhs_visit2/shhs2-200132/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dce9ae05e3b74efb5d18e581ab8147930525fc5d --- /dev/null +++ b/shhs_visit2/shhs2-200132/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbd0c99c883673d7e4e3955e1ece093ee7618090e1d5a421f6f34178ef48bf15 +size 3008 diff --git a/shhs_visit2/shhs2-200133/embeddings.meta.json b/shhs_visit2/shhs2-200133/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9f3519c6b077c3baea0e4dd14ea376e91ef6ec2 --- /dev/null +++ b/shhs_visit2/shhs2-200133/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200133", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:01:54.366504+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200133/embeddings.npy b/shhs_visit2/shhs2-200133/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f40e5b6297d1ddf2e9e900e29b55fad5b7e6179 --- /dev/null +++ b/shhs_visit2/shhs2-200133/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6a242cbd4b64860c3a531d5343618aed5ca0d837e1555866b7f98ba39e29261 +size 1320128 diff --git a/shhs_visit2/shhs2-200133/labels.meta.json b/shhs_visit2/shhs2-200133/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..165b66398e36991039351a77bd15904cfc354a8b --- /dev/null +++ b/shhs_visit2/shhs2-200133/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200133", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:01:54.369754+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200133/labels.npy b/shhs_visit2/shhs2-200133/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..12f1c0d7764f6dd10ac41c3fa4b03ec7be547f3f --- /dev/null +++ b/shhs_visit2/shhs2-200133/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6f00ab9efad7a38dbb76ccff71161e8f0a94e759c96c3c47bf05fbfe3ea096 +size 2768 diff --git a/shhs_visit2/shhs2-200136/embeddings.meta.json b/shhs_visit2/shhs2-200136/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c5ec8103d48fb0903d4e8f701699cc867f13810 --- /dev/null +++ b/shhs_visit2/shhs2-200136/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200136", + "embedding_dim": 500, + "n_epochs": 1363, + "created_utc": "2026-05-03T18:01:55.590524+00:00", + "shape": [ + 1363, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200136/embeddings.npy b/shhs_visit2/shhs2-200136/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e28f85d5bfc3983f886d72b5b8d5dcebe2d71211 --- /dev/null +++ b/shhs_visit2/shhs2-200136/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672a6f3611902b02bc8d4331ad87fd625ae170dc85defa7ef96011d971211700 +size 1363128 diff --git a/shhs_visit2/shhs2-200136/labels.meta.json b/shhs_visit2/shhs2-200136/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6676dd3106033599911e5ec2104932efee4e4ea --- /dev/null +++ b/shhs_visit2/shhs2-200136/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200136", + "n_epochs": 1363, + "created_utc": "2026-05-03T18:01:55.593948+00:00", + "shape": [ + 1363 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200136/labels.npy b/shhs_visit2/shhs2-200136/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b5df114edeed9fd0e6289bfe6a657cd80599a3d --- /dev/null +++ b/shhs_visit2/shhs2-200136/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02552e082d91bacd2143d714dca9b42f92150cc92afef2706925c34148dc011 +size 2854 diff --git a/shhs_visit2/shhs2-200137/embeddings.meta.json b/shhs_visit2/shhs2-200137/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa594c3b9aa0ac17f35e6e04ef41f62eff7338d3 --- /dev/null +++ b/shhs_visit2/shhs2-200137/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200137", + "embedding_dim": 500, + "n_epochs": 973, + "created_utc": "2026-05-03T18:01:57.072243+00:00", + "shape": [ + 973, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200137/embeddings.npy b/shhs_visit2/shhs2-200137/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..99ec9086b8f7a39d97557b099a513a80479b86c8 --- /dev/null +++ b/shhs_visit2/shhs2-200137/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e072cc508d3c52d72d8dc7ee5c7409cc64bebe811826907bf2c682a789df70 +size 973128 diff --git a/shhs_visit2/shhs2-200137/labels.meta.json b/shhs_visit2/shhs2-200137/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f9b3e024629efd3ea690c3e1d9cbdfedc6a9d85 --- /dev/null +++ b/shhs_visit2/shhs2-200137/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200137", + "n_epochs": 973, + "created_utc": "2026-05-03T18:01:57.076225+00:00", + "shape": [ + 973 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200137/labels.npy b/shhs_visit2/shhs2-200137/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32f59c14b0d247597684407dd028d6d4acc88e59 --- /dev/null +++ b/shhs_visit2/shhs2-200137/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6dab4e443dcff0ecece523968fd38ec611f0e2c7f86d9015596c262474340fc +size 2074 diff --git a/shhs_visit2/shhs2-200138/embeddings.meta.json b/shhs_visit2/shhs2-200138/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a26b3a605926a33ffc656775d9c397ad9d0309fd --- /dev/null +++ b/shhs_visit2/shhs2-200138/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200138", + "embedding_dim": 500, + "n_epochs": 1236, + "created_utc": "2026-05-03T18:01:58.740087+00:00", + "shape": [ + 1236, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200138/embeddings.npy b/shhs_visit2/shhs2-200138/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc29a344d1a519dd9874e24e6e9b9a5a84c2d022 --- /dev/null +++ b/shhs_visit2/shhs2-200138/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2424c409d46bb094ad1368c6f7c1e35bf54b1ae291280b2b0f305c27202d637c +size 1236128 diff --git a/shhs_visit2/shhs2-200138/labels.meta.json b/shhs_visit2/shhs2-200138/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21fc6594c75c72dba126e4a96ef3531e95544aa7 --- /dev/null +++ b/shhs_visit2/shhs2-200138/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200138", + "n_epochs": 1236, + "created_utc": "2026-05-03T18:01:58.743828+00:00", + "shape": [ + 1236 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200138/labels.npy b/shhs_visit2/shhs2-200138/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de3d5dc4a1e42da8c9b1e36c78a9f141d1970227 --- /dev/null +++ b/shhs_visit2/shhs2-200138/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e525a71935bc11e80a6751ac52224b89b07aba8f046b5ed775e44ff6a7d9c98 +size 2600 diff --git a/shhs_visit2/shhs2-200139/embeddings.meta.json b/shhs_visit2/shhs2-200139/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5de451d6354b7847986780e91efbee7f7cb7e54 --- /dev/null +++ b/shhs_visit2/shhs2-200139/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200139", + "embedding_dim": 500, + "n_epochs": 1380, + "created_utc": "2026-05-03T18:01:59.389216+00:00", + "shape": [ + 1380, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200139/embeddings.npy b/shhs_visit2/shhs2-200139/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f44d3b2739c0c143f06c2c13adb3398b29a1bc02 --- /dev/null +++ b/shhs_visit2/shhs2-200139/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37c180e0a8c76494fc4a96bef902bdb477bd116e2bbda46b5ad431b53a589a5 +size 1380128 diff --git a/shhs_visit2/shhs2-200139/labels.meta.json b/shhs_visit2/shhs2-200139/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..323d15cd15464c977db7eea16cc3ac7fb11f31a8 --- /dev/null +++ b/shhs_visit2/shhs2-200139/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200139", + "n_epochs": 1380, + "created_utc": "2026-05-03T18:01:59.393371+00:00", + "shape": [ + 1380 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200139/labels.npy b/shhs_visit2/shhs2-200139/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2eceecf7eae417d8ca60a53a358bcd2838c55996 --- /dev/null +++ b/shhs_visit2/shhs2-200139/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ca0e229de3897af3f681e163c5d7b9d49cb6b4008fb0c2884a9e007f766c8a +size 2888 diff --git a/shhs_visit2/shhs2-200140/embeddings.meta.json b/shhs_visit2/shhs2-200140/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60392df753f5dc5995be8881e70c0bbef29cf494 --- /dev/null +++ b/shhs_visit2/shhs2-200140/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200140", + "embedding_dim": 500, + "n_epochs": 1336, + "created_utc": "2026-05-03T18:02:01.321203+00:00", + "shape": [ + 1336, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200140/embeddings.npy b/shhs_visit2/shhs2-200140/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1fafe9862411d63973e2ebf79cc8c598463f49ce --- /dev/null +++ b/shhs_visit2/shhs2-200140/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3b9190f98cb8e94d31adf436674dac422635e1722399e1452d83ed189a2e8e +size 1336128 diff --git a/shhs_visit2/shhs2-200140/labels.meta.json b/shhs_visit2/shhs2-200140/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b2e761e77d7becac9089dcfe00fa5113a56e85a --- /dev/null +++ b/shhs_visit2/shhs2-200140/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200140", + "n_epochs": 1336, + "created_utc": "2026-05-03T18:02:01.323568+00:00", + "shape": [ + 1336 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200140/labels.npy b/shhs_visit2/shhs2-200140/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bd3499e77867d2e5491364ea316423fcc5e7689 --- /dev/null +++ b/shhs_visit2/shhs2-200140/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754395e4aaefd71de27fa8abc010f6a71a1bdf2af01f6edf1ff9bc2ef63d26c0 +size 2800 diff --git a/shhs_visit2/shhs2-200145/embeddings.meta.json b/shhs_visit2/shhs2-200145/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d54d8a9bdeedb7f4650f7d6643cb8902bbb04fec --- /dev/null +++ b/shhs_visit2/shhs2-200145/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200145", + "embedding_dim": 500, + "n_epochs": 1380, + "created_utc": "2026-05-03T18:02:03.133446+00:00", + "shape": [ + 1380, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200145/embeddings.npy b/shhs_visit2/shhs2-200145/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..60570a5c15da60a46e729b186b099f54d426c1bf --- /dev/null +++ b/shhs_visit2/shhs2-200145/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16313b1b4017e618ace124043abab7baddec9b17e67aefbf022b0520f488951a +size 1380128 diff --git a/shhs_visit2/shhs2-200145/labels.meta.json b/shhs_visit2/shhs2-200145/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..de4ae88f7da95dae20b40838c61b08336b08ede7 --- /dev/null +++ b/shhs_visit2/shhs2-200145/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200145", + "n_epochs": 1380, + "created_utc": "2026-05-03T18:02:03.137194+00:00", + "shape": [ + 1380 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200145/labels.npy b/shhs_visit2/shhs2-200145/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b63f89d366b05b3d658c3157662dddb356b26755 --- /dev/null +++ b/shhs_visit2/shhs2-200145/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f2ce8624613e1f447b2e2fec4077f09e772eedac6ab8acc55542ddf7c5a3da +size 2888 diff --git a/shhs_visit2/shhs2-200146/embeddings.meta.json b/shhs_visit2/shhs2-200146/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f380765f97843c5d6efec37554fa782189d83997 --- /dev/null +++ b/shhs_visit2/shhs2-200146/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200146", + "embedding_dim": 500, + "n_epochs": 1299, + "created_utc": "2026-05-03T18:02:05.470104+00:00", + "shape": [ + 1299, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200146/embeddings.npy b/shhs_visit2/shhs2-200146/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3160095e88064d3b84db784b951630514ebe78c5 --- /dev/null +++ b/shhs_visit2/shhs2-200146/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2220e2f05ba9798d56fdc7a979a618d9eae8255d30d59480f1f37bacb6d20332 +size 1299128 diff --git a/shhs_visit2/shhs2-200146/labels.meta.json b/shhs_visit2/shhs2-200146/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..533ed01f6ebf044e3336243aed1aca27e6bdd43a --- /dev/null +++ b/shhs_visit2/shhs2-200146/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200146", + "n_epochs": 1299, + "created_utc": "2026-05-03T18:02:05.474250+00:00", + "shape": [ + 1299 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200146/labels.npy b/shhs_visit2/shhs2-200146/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2997e62e0ba4a20fcbe6a8cfa575e7c8ed531c44 --- /dev/null +++ b/shhs_visit2/shhs2-200146/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5c5a7ca7c9c6a9d41b7645996947c28f87994094191910006d60c294f04574 +size 2726 diff --git a/shhs_visit2/shhs2-200147/embeddings.meta.json b/shhs_visit2/shhs2-200147/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1db9d8369a729616e6fc049a4c1bb7357690a19f --- /dev/null +++ b/shhs_visit2/shhs2-200147/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200147", + "embedding_dim": 500, + "n_epochs": 1346, + "created_utc": "2026-05-03T18:02:08.570264+00:00", + "shape": [ + 1346, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200147/embeddings.npy b/shhs_visit2/shhs2-200147/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6475be83166c8db1d79e18852e28ce383ec824db --- /dev/null +++ b/shhs_visit2/shhs2-200147/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98788f1f39cac0c6fe21f5f8b488152f428e2f6d9955d7c28e0f58665cc7572a +size 1346128 diff --git a/shhs_visit2/shhs2-200147/labels.meta.json b/shhs_visit2/shhs2-200147/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ab9638e7b07036a56c2b107812d3251ba3e7342 --- /dev/null +++ b/shhs_visit2/shhs2-200147/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200147", + "n_epochs": 1346, + "created_utc": "2026-05-03T18:02:08.574581+00:00", + "shape": [ + 1346 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200147/labels.npy b/shhs_visit2/shhs2-200147/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c48eb50110a2887aa3d09f17b7b54d74b049bd80 --- /dev/null +++ b/shhs_visit2/shhs2-200147/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b94ddef8f40eb80c2d27f7501293a7c2105acd5d464a534f6f77516c5ef9d8 +size 2820 diff --git a/shhs_visit2/shhs2-200150/embeddings.meta.json b/shhs_visit2/shhs2-200150/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed72b635fa4b24d6878519388534fdf75b87e67c --- /dev/null +++ b/shhs_visit2/shhs2-200150/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200150", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:02:10.154273+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200150/embeddings.npy b/shhs_visit2/shhs2-200150/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..16af31e5a7fee0c37056acf8c6ae7392a82270d1 --- /dev/null +++ b/shhs_visit2/shhs2-200150/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83bfeb3ef0f7cb0cf41968aaf2709edd1f9776a2d18c18a5d8fe552bff0eab68 +size 1210128 diff --git a/shhs_visit2/shhs2-200150/labels.meta.json b/shhs_visit2/shhs2-200150/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..649508ea2db704e805c3dbb36a0f90215a05e76c --- /dev/null +++ b/shhs_visit2/shhs2-200150/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200150", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:02:10.157461+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200150/labels.npy b/shhs_visit2/shhs2-200150/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d667b57fca45769a003fd34a1f02f2018b4247fd --- /dev/null +++ b/shhs_visit2/shhs2-200150/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81335dd49a5af22cf15e15acc503cc0c48c850c03ad3ca6fa08a2fe8d319b21a +size 2548 diff --git a/shhs_visit2/shhs2-200152/embeddings.meta.json b/shhs_visit2/shhs2-200152/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..52eaa1e0ca2a18b847279692064f809bb960f5b3 --- /dev/null +++ b/shhs_visit2/shhs2-200152/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200152", + "embedding_dim": 500, + "n_epochs": 1001, + "created_utc": "2026-05-03T18:02:10.692204+00:00", + "shape": [ + 1001, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200152/embeddings.npy b/shhs_visit2/shhs2-200152/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf56b295043a400f6bef248c27874e1977731e3b --- /dev/null +++ b/shhs_visit2/shhs2-200152/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e588f926f25a3f513ee99c8499b9d918e8133f5e744780c18fabadadd274d8d +size 1001128 diff --git a/shhs_visit2/shhs2-200152/labels.meta.json b/shhs_visit2/shhs2-200152/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7fad3fc4c6ec06190c18ab5267c93677aaffdaa7 --- /dev/null +++ b/shhs_visit2/shhs2-200152/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200152", + "n_epochs": 1001, + "created_utc": "2026-05-03T18:02:10.695846+00:00", + "shape": [ + 1001 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200152/labels.npy b/shhs_visit2/shhs2-200152/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..541fabd1f8cbd4c77ced53e2531ebefdf1e22c34 --- /dev/null +++ b/shhs_visit2/shhs2-200152/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9dba2b0ebf5a8f282781a17a5d2a142e52524ae3d95e23e9995f559fd194562 +size 2130 diff --git a/shhs_visit2/shhs2-200153/embeddings.meta.json b/shhs_visit2/shhs2-200153/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..138c369c865a0b09331e9feac9c69b254727e56b --- /dev/null +++ b/shhs_visit2/shhs2-200153/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200153", + "embedding_dim": 500, + "n_epochs": 1311, + "created_utc": "2026-05-03T18:02:11.343827+00:00", + "shape": [ + 1311, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200153/embeddings.npy b/shhs_visit2/shhs2-200153/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bdb1ace4990fd62d5db0354dfac51bbabe8158dd --- /dev/null +++ b/shhs_visit2/shhs2-200153/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b7005984135d9e76606f48501209ec4ab730394d32d9d14de1aaa60af9a8541 +size 1311128 diff --git a/shhs_visit2/shhs2-200153/labels.meta.json b/shhs_visit2/shhs2-200153/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..250b0eb2f3c1267e7878a6770202e19582d25b2f --- /dev/null +++ b/shhs_visit2/shhs2-200153/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200153", + "n_epochs": 1311, + "created_utc": "2026-05-03T18:02:11.346470+00:00", + "shape": [ + 1311 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200153/labels.npy b/shhs_visit2/shhs2-200153/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b7f47b89d94aecc2d88bf72edc8df7255c3d5eb --- /dev/null +++ b/shhs_visit2/shhs2-200153/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be39261de720ac9cb2e6d2fa531b2e9477f413c8397eeb9a79183f470747c082 +size 2750 diff --git a/shhs_visit2/shhs2-200154/embeddings.meta.json b/shhs_visit2/shhs2-200154/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f5651de650e84d544a0730634ad361cd8fcd055 --- /dev/null +++ b/shhs_visit2/shhs2-200154/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200154", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:02:13.090627+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200154/embeddings.npy b/shhs_visit2/shhs2-200154/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5308b05ebf33bc06e088786fb18c1f5571a7f8aa --- /dev/null +++ b/shhs_visit2/shhs2-200154/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e409e0830a1ab3b90c3d8514c7644d6cc610f42525e06486ef0b0394b9f5d4 +size 1320128 diff --git a/shhs_visit2/shhs2-200154/labels.meta.json b/shhs_visit2/shhs2-200154/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd64913b43c48b6568af438a30ad8e24eeb39d0c --- /dev/null +++ b/shhs_visit2/shhs2-200154/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200154", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:02:13.094326+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200154/labels.npy b/shhs_visit2/shhs2-200154/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba64464f0d6f0bbb99766ff8f9c45fe3e2845b11 --- /dev/null +++ b/shhs_visit2/shhs2-200154/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6b01e13dd4e8158fa8310b5906967099b4a1c4b69e226d8c3b17afb0b66db0 +size 2768 diff --git a/shhs_visit2/shhs2-200159/embeddings.meta.json b/shhs_visit2/shhs2-200159/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f26be108b51a9a0913c2fa425f7d3ea4d815bdcd --- /dev/null +++ b/shhs_visit2/shhs2-200159/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200159", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:02:14.533837+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200159/embeddings.npy b/shhs_visit2/shhs2-200159/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..899a94eecca5c1a75c6c1357baa064ee4db7e712 --- /dev/null +++ b/shhs_visit2/shhs2-200159/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de863b1c47aad62367cb0422c40fcf91c3abcd35fafeeb4da8616de3cc0db44 +size 1180128 diff --git a/shhs_visit2/shhs2-200159/labels.meta.json b/shhs_visit2/shhs2-200159/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4fcfa74628fba29fe53472ddbcc88c911ddfc0d --- /dev/null +++ b/shhs_visit2/shhs2-200159/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200159", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:02:14.537624+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200159/labels.npy b/shhs_visit2/shhs2-200159/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1f87242426308271f5fd30166378187ae5c1374 --- /dev/null +++ b/shhs_visit2/shhs2-200159/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a03cb41eca5fc58c81967ca54695b8284863ca8f6c5cdf72ae2cd41893efdc2 +size 2488 diff --git a/shhs_visit2/shhs2-200163/embeddings.meta.json b/shhs_visit2/shhs2-200163/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7df0d66d535b8cbe6bbcc174a6a82b0dec24fa48 --- /dev/null +++ b/shhs_visit2/shhs2-200163/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200163", + "embedding_dim": 500, + "n_epochs": 1519, + "created_utc": "2026-05-03T18:02:16.701857+00:00", + "shape": [ + 1519, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200163/embeddings.npy b/shhs_visit2/shhs2-200163/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ed1df2e90a66555d4c4da6eb64f37abe78b851b --- /dev/null +++ b/shhs_visit2/shhs2-200163/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a574d2b4c4812961b7f830ad0e2702d5b67ff0c23ddd559bf7ddb01a5a9d1c4f +size 1519128 diff --git a/shhs_visit2/shhs2-200163/labels.meta.json b/shhs_visit2/shhs2-200163/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a7e92bf31858ea3cee47a7f4f835564e09206d0 --- /dev/null +++ b/shhs_visit2/shhs2-200163/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200163", + "n_epochs": 1519, + "created_utc": "2026-05-03T18:02:16.705887+00:00", + "shape": [ + 1519 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200163/labels.npy b/shhs_visit2/shhs2-200163/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4dd892b8daeef57b5447d53b442f62bd22f3e2c --- /dev/null +++ b/shhs_visit2/shhs2-200163/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e72a7b167ffbc2226761109f6f7526fac37550267a61b38fbb47c025925174 +size 3166 diff --git a/shhs_visit2/shhs2-200166/embeddings.meta.json b/shhs_visit2/shhs2-200166/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..586cd1fcaf2ed8d9dcbaec5dbbb32eaf5e3b428c --- /dev/null +++ b/shhs_visit2/shhs2-200166/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200166", + "embedding_dim": 500, + "n_epochs": 1108, + "created_utc": "2026-05-03T18:02:18.452387+00:00", + "shape": [ + 1108, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200166/embeddings.npy b/shhs_visit2/shhs2-200166/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b0eee032765f1bce5238b492f90213c08085d7f6 --- /dev/null +++ b/shhs_visit2/shhs2-200166/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbf48017257365188486726e2aee3b7cd079ea2bb4042e63731dff4fd16092d +size 1108128 diff --git a/shhs_visit2/shhs2-200166/labels.meta.json b/shhs_visit2/shhs2-200166/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef61e6c511715d2b503ee4cd751fb06e330fdc76 --- /dev/null +++ b/shhs_visit2/shhs2-200166/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200166", + "n_epochs": 1108, + "created_utc": "2026-05-03T18:02:18.455379+00:00", + "shape": [ + 1108 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200166/labels.npy b/shhs_visit2/shhs2-200166/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b81fc753fde53dd25c41fc632432c586bbb8c950 --- /dev/null +++ b/shhs_visit2/shhs2-200166/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77d801773a14fbccfd0277caf30b67baea5ff073ae8a188b323fef673999e70 +size 2344 diff --git a/shhs_visit2/shhs2-200167/embeddings.meta.json b/shhs_visit2/shhs2-200167/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2f04c4a971bc0f2e305c8b369274d46047c5fc6 --- /dev/null +++ b/shhs_visit2/shhs2-200167/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200167", + "embedding_dim": 500, + "n_epochs": 1557, + "created_utc": "2026-05-03T18:02:20.661157+00:00", + "shape": [ + 1557, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200167/embeddings.npy b/shhs_visit2/shhs2-200167/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..049ffb809ef6c6466c78bf863ff8b3bc8a9be0a9 --- /dev/null +++ b/shhs_visit2/shhs2-200167/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9578c2ffc352d2ec230e32c096b6467fd7024109bbd39d230ebf320067429640 +size 1557128 diff --git a/shhs_visit2/shhs2-200167/labels.meta.json b/shhs_visit2/shhs2-200167/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07d89cee328fd929322712daa7dad01ed15f7444 --- /dev/null +++ b/shhs_visit2/shhs2-200167/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200167", + "n_epochs": 1557, + "created_utc": "2026-05-03T18:02:20.665531+00:00", + "shape": [ + 1557 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200167/labels.npy b/shhs_visit2/shhs2-200167/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f82c67eacaeef2558bd7bea3ca82aa3441c36ca --- /dev/null +++ b/shhs_visit2/shhs2-200167/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b58b8f06813b48b9f16fd031aae70ce00bd15e0e4a47acb5bc4a5a121274cbf +size 3242 diff --git a/shhs_visit2/shhs2-200168/embeddings.meta.json b/shhs_visit2/shhs2-200168/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5461c72e5914980b606e36f55b333d855cc00ea4 --- /dev/null +++ b/shhs_visit2/shhs2-200168/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200168", + "embedding_dim": 500, + "n_epochs": 1552, + "created_utc": "2026-05-03T18:02:23.088335+00:00", + "shape": [ + 1552, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200168/embeddings.npy b/shhs_visit2/shhs2-200168/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..26102f5b10113e43797b130893fc48ab1eff60af --- /dev/null +++ b/shhs_visit2/shhs2-200168/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3242a66ce4645beff3a7b1d47f0f15ab224492ec987a7def4a01f643c62b8d +size 1552128 diff --git a/shhs_visit2/shhs2-200168/labels.meta.json b/shhs_visit2/shhs2-200168/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23d9fd0589c48e0162df320bac2b15a47522ecf4 --- /dev/null +++ b/shhs_visit2/shhs2-200168/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200168", + "n_epochs": 1552, + "created_utc": "2026-05-03T18:02:23.091707+00:00", + "shape": [ + 1552 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200168/labels.npy b/shhs_visit2/shhs2-200168/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b38e842e497181e5f4891ad8c553e1904a9b96c4 --- /dev/null +++ b/shhs_visit2/shhs2-200168/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13706172365719ee68740aeac127793101b631ad83ec6b27ff6e18a7e75fe1a0 +size 3232 diff --git a/shhs_visit2/shhs2-200169/embeddings.meta.json b/shhs_visit2/shhs2-200169/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd58971b80a4eda1ea0648ba031334633c3bc20e --- /dev/null +++ b/shhs_visit2/shhs2-200169/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200169", + "embedding_dim": 500, + "n_epochs": 1348, + "created_utc": "2026-05-03T18:02:25.453520+00:00", + "shape": [ + 1348, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200169/embeddings.npy b/shhs_visit2/shhs2-200169/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..840598d4371b41228a19358686602e8d9f16eb74 --- /dev/null +++ b/shhs_visit2/shhs2-200169/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720fc7c9e4d3c8722cbd47305fb5747b9aa06a91d4a7f08f27687e9ca45e54e3 +size 1348128 diff --git a/shhs_visit2/shhs2-200169/labels.meta.json b/shhs_visit2/shhs2-200169/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5701347fb85643cb3177e0df85336a7b855353b --- /dev/null +++ b/shhs_visit2/shhs2-200169/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200169", + "n_epochs": 1348, + "created_utc": "2026-05-03T18:02:25.459031+00:00", + "shape": [ + 1348 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200169/labels.npy b/shhs_visit2/shhs2-200169/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..652207a36885681471c9abb9474b5aeb1c6286d5 --- /dev/null +++ b/shhs_visit2/shhs2-200169/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a704dbfb396c04f7f31c0ae961cc053f980a25841db3147e5b76b411ed1e758 +size 2824 diff --git a/shhs_visit2/shhs2-200175/embeddings.meta.json b/shhs_visit2/shhs2-200175/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c8e4a05ddf9ad92d9c554e35c2b8acc44b19a18 --- /dev/null +++ b/shhs_visit2/shhs2-200175/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200175", + "embedding_dim": 500, + "n_epochs": 1483, + "created_utc": "2026-05-03T18:02:26.173285+00:00", + "shape": [ + 1483, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200175/embeddings.npy b/shhs_visit2/shhs2-200175/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..24c024d833168db79afe38304f2d11f415dab478 --- /dev/null +++ b/shhs_visit2/shhs2-200175/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d65251e26ec614cd1cf7896109a87de86284b62c507cf4c3d5e6d78e143fd4e +size 1483128 diff --git a/shhs_visit2/shhs2-200175/labels.meta.json b/shhs_visit2/shhs2-200175/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8df80b27db1d5fe32c942eed80b1b9f9004916f --- /dev/null +++ b/shhs_visit2/shhs2-200175/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200175", + "n_epochs": 1483, + "created_utc": "2026-05-03T18:02:26.177247+00:00", + "shape": [ + 1483 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200175/labels.npy b/shhs_visit2/shhs2-200175/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e0f7fa4824fb72874e97d1293a1e56046442c5b --- /dev/null +++ b/shhs_visit2/shhs2-200175/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad666e742050fe8b52b758ed1292b85134b83c0625f509608557f9c905f50e22 +size 3094 diff --git a/shhs_visit2/shhs2-200176/embeddings.meta.json b/shhs_visit2/shhs2-200176/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..597c4ed9b68090532b6ae98aefd47a26674c998c --- /dev/null +++ b/shhs_visit2/shhs2-200176/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200176", + "embedding_dim": 500, + "n_epochs": 1298, + "created_utc": "2026-05-03T18:02:27.856184+00:00", + "shape": [ + 1298, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200176/embeddings.npy b/shhs_visit2/shhs2-200176/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..38657bf1684d50fb72a08d90d857ee4988d30782 --- /dev/null +++ b/shhs_visit2/shhs2-200176/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16af75d871d8b419db57fdd4f584af1bd23907932874f4fe07b23ba5bdf52da5 +size 1298128 diff --git a/shhs_visit2/shhs2-200176/labels.meta.json b/shhs_visit2/shhs2-200176/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53a2d327da268e77423a0b2600487161b523bf89 --- /dev/null +++ b/shhs_visit2/shhs2-200176/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200176", + "n_epochs": 1298, + "created_utc": "2026-05-03T18:02:27.860346+00:00", + "shape": [ + 1298 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200176/labels.npy b/shhs_visit2/shhs2-200176/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..73f618a01754ac993221bbcfd0db0d19b05022fd --- /dev/null +++ b/shhs_visit2/shhs2-200176/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:413fb9cf1cf4d6576fa067dcbd69fe6dd54f45a4c8f58ab726141869c6c0b69a +size 2724 diff --git a/shhs_visit2/shhs2-200177/embeddings.meta.json b/shhs_visit2/shhs2-200177/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5989fdd0ea49e293249b04b76ff48e7390e087aa --- /dev/null +++ b/shhs_visit2/shhs2-200177/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200177", + "embedding_dim": 500, + "n_epochs": 1426, + "created_utc": "2026-05-03T18:02:30.140843+00:00", + "shape": [ + 1426, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200177/embeddings.npy b/shhs_visit2/shhs2-200177/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c9d74303978f019222514c2a54a0a4b0c6ab0d1 --- /dev/null +++ b/shhs_visit2/shhs2-200177/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044bf8622a6a36a702367ada8f3df14c4d220311855ee92a425cc290c7fa9c1b +size 1426128 diff --git a/shhs_visit2/shhs2-200177/labels.meta.json b/shhs_visit2/shhs2-200177/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad0a77d4497e9dc75cccc30ea401bc8ab912bb1a --- /dev/null +++ b/shhs_visit2/shhs2-200177/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200177", + "n_epochs": 1426, + "created_utc": "2026-05-03T18:02:30.144783+00:00", + "shape": [ + 1426 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200177/labels.npy b/shhs_visit2/shhs2-200177/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..965567d35f7b78ccc306b7468a5913c027553073 --- /dev/null +++ b/shhs_visit2/shhs2-200177/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dce1b831e1cf6db55ba821ef7b1f494fa2ae5af8a54b4bd79de3799a587817a +size 2980 diff --git a/shhs_visit2/shhs2-200178/embeddings.meta.json b/shhs_visit2/shhs2-200178/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..873ab091ea5e849a9229b53c373a78af32560607 --- /dev/null +++ b/shhs_visit2/shhs2-200178/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200178", + "embedding_dim": 500, + "n_epochs": 1643, + "created_utc": "2026-05-03T18:02:32.310271+00:00", + "shape": [ + 1643, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200178/embeddings.npy b/shhs_visit2/shhs2-200178/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4955c181f5c977d8094fa7889fdafc10df59b37 --- /dev/null +++ b/shhs_visit2/shhs2-200178/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91634483250e226e554f737dc5cfbae642c7eb69add8dc2c665efc7bc64682d2 +size 1643128 diff --git a/shhs_visit2/shhs2-200178/labels.meta.json b/shhs_visit2/shhs2-200178/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74abeb70985fc3ab8b58825fdfb336161510cf58 --- /dev/null +++ b/shhs_visit2/shhs2-200178/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200178", + "n_epochs": 1643, + "created_utc": "2026-05-03T18:02:32.313831+00:00", + "shape": [ + 1643 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200178/labels.npy b/shhs_visit2/shhs2-200178/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..44f2202350940d80c6d3039ad7344169bb03bc2e --- /dev/null +++ b/shhs_visit2/shhs2-200178/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4db2a504f26d03b90af5545fe5dd019ed5fb85809fde5c840ab3d08afdd8c13 +size 3414 diff --git a/shhs_visit2/shhs2-200179/embeddings.meta.json b/shhs_visit2/shhs2-200179/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19836c44af6f4e17781fef3cd71c8d5220949152 --- /dev/null +++ b/shhs_visit2/shhs2-200179/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200179", + "embedding_dim": 500, + "n_epochs": 1296, + "created_utc": "2026-05-03T18:02:33.730291+00:00", + "shape": [ + 1296, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200179/embeddings.npy b/shhs_visit2/shhs2-200179/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f72db68d29e4d6d424957cc80dfd42eefb20117 --- /dev/null +++ b/shhs_visit2/shhs2-200179/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2729e5cefb3efb02be2f32a4671c16f114d51bcafc36ea1e25cda95c2371ee3 +size 1296128 diff --git a/shhs_visit2/shhs2-200179/labels.meta.json b/shhs_visit2/shhs2-200179/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce8bcfe0b6cb07596f40d6dcb408185c67defdf3 --- /dev/null +++ b/shhs_visit2/shhs2-200179/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200179", + "n_epochs": 1296, + "created_utc": "2026-05-03T18:02:33.733804+00:00", + "shape": [ + 1296 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200179/labels.npy b/shhs_visit2/shhs2-200179/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..92bce6126109736cc093798d8435fd77fd876541 --- /dev/null +++ b/shhs_visit2/shhs2-200179/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc56e748f9e9121dd086b9c6bac25401d588ba437e19ca883dd90e131a46e5d3 +size 2720 diff --git a/shhs_visit2/shhs2-200182/embeddings.meta.json b/shhs_visit2/shhs2-200182/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1185f5008e1e2fb15f2ee948bb91a0b2bc3331b0 --- /dev/null +++ b/shhs_visit2/shhs2-200182/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200182", + "embedding_dim": 500, + "n_epochs": 1317, + "created_utc": "2026-05-03T18:02:36.084884+00:00", + "shape": [ + 1317, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200182/embeddings.npy b/shhs_visit2/shhs2-200182/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52e62c197aa4dacdf3b384932af888de231d0eda --- /dev/null +++ b/shhs_visit2/shhs2-200182/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c62c16ee383f1186d3b6c3b69074ba2ff0d1a2d60adadeeab5f6b248b8cc7e +size 1317128 diff --git a/shhs_visit2/shhs2-200182/labels.meta.json b/shhs_visit2/shhs2-200182/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e8aa4dcc810660ce1afd90015f42b7e9eebd511 --- /dev/null +++ b/shhs_visit2/shhs2-200182/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200182", + "n_epochs": 1317, + "created_utc": "2026-05-03T18:02:36.088934+00:00", + "shape": [ + 1317 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200182/labels.npy b/shhs_visit2/shhs2-200182/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..faa10975a1d0332d8d76234faefa478a95b6ccb3 --- /dev/null +++ b/shhs_visit2/shhs2-200182/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ccc57d26963398b0ede544f120ed166eb7d550c7e0dca50a84779f75073c80 +size 2762 diff --git a/shhs_visit2/shhs2-200187/embeddings.meta.json b/shhs_visit2/shhs2-200187/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..304cc2215115c150d4fe429cbd3f7384a8de0aa7 --- /dev/null +++ b/shhs_visit2/shhs2-200187/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200187", + "embedding_dim": 500, + "n_epochs": 1516, + "created_utc": "2026-05-03T18:02:38.496616+00:00", + "shape": [ + 1516, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200187/embeddings.npy b/shhs_visit2/shhs2-200187/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..749c752121fb2e0a1c3b13fed9c5a9feabdaba28 --- /dev/null +++ b/shhs_visit2/shhs2-200187/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db92284938a6aafa48a0c8fa9d4031d833a4e3fe34bdc183636b9c465729038 +size 1516128 diff --git a/shhs_visit2/shhs2-200187/labels.meta.json b/shhs_visit2/shhs2-200187/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80764054712b92d9059abcd7887de7e69e415a9c --- /dev/null +++ b/shhs_visit2/shhs2-200187/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200187", + "n_epochs": 1516, + "created_utc": "2026-05-03T18:02:38.499865+00:00", + "shape": [ + 1516 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200187/labels.npy b/shhs_visit2/shhs2-200187/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..388431caa0dbddf6aafb5bc5d82c2297a868cfba --- /dev/null +++ b/shhs_visit2/shhs2-200187/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a249ad7857a91ad4a8d375f1110c261cfa84499e2f2aa557ed3dc69a1f5059 +size 3160 diff --git a/shhs_visit2/shhs2-200189/embeddings.meta.json b/shhs_visit2/shhs2-200189/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97b434711060ef00170accf376d413d6e01ec009 --- /dev/null +++ b/shhs_visit2/shhs2-200189/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200189", + "embedding_dim": 500, + "n_epochs": 1259, + "created_utc": "2026-05-03T18:02:41.540440+00:00", + "shape": [ + 1259, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200189/embeddings.npy b/shhs_visit2/shhs2-200189/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..03f405d9f83dc816c9219cdb1a8a837516a199da --- /dev/null +++ b/shhs_visit2/shhs2-200189/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d37a47474e8ca42521e8ff8fb0179ebfb254a1460b80eb8761ce7161c3c579 +size 1259128 diff --git a/shhs_visit2/shhs2-200189/labels.meta.json b/shhs_visit2/shhs2-200189/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..66ae5077c48f95d9e1428c138a7486270455a359 --- /dev/null +++ b/shhs_visit2/shhs2-200189/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200189", + "n_epochs": 1259, + "created_utc": "2026-05-03T18:02:41.543965+00:00", + "shape": [ + 1259 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200189/labels.npy b/shhs_visit2/shhs2-200189/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a51165ef633c738ba365f3b70368db9b095ce0d9 --- /dev/null +++ b/shhs_visit2/shhs2-200189/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211a3839f930b85b508f3f488e0d61c29e7c30d4805190e8003894014434b968 +size 2646 diff --git a/shhs_visit2/shhs2-200191/embeddings.meta.json b/shhs_visit2/shhs2-200191/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc12b185a12424db2fbdd0a62e7ee4a9d391ccaf --- /dev/null +++ b/shhs_visit2/shhs2-200191/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200191", + "embedding_dim": 500, + "n_epochs": 1316, + "created_utc": "2026-05-03T18:02:43.026082+00:00", + "shape": [ + 1316, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200191/embeddings.npy b/shhs_visit2/shhs2-200191/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0daf439dd57f17ea79dc37c3db0dbd2f56db6c7c --- /dev/null +++ b/shhs_visit2/shhs2-200191/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5002f250ad288fc38c7ea4cc10e8778ee1df8006cb14c32ef97ef8b1ffc44eeb +size 1316128 diff --git a/shhs_visit2/shhs2-200191/labels.meta.json b/shhs_visit2/shhs2-200191/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db280e5e32042440d4534a67b732c82fa0a2637d --- /dev/null +++ b/shhs_visit2/shhs2-200191/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200191", + "n_epochs": 1316, + "created_utc": "2026-05-03T18:02:43.030097+00:00", + "shape": [ + 1316 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200191/labels.npy b/shhs_visit2/shhs2-200191/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f7f1d5183161c06a2d9f9ee7cd38806b8f4b572f --- /dev/null +++ b/shhs_visit2/shhs2-200191/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20dd9392a2db7bc12b4abd05010e471d149fb5be722c85a42d058d2537624098 +size 2760 diff --git a/shhs_visit2/shhs2-200192/embeddings.meta.json b/shhs_visit2/shhs2-200192/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..901f76e1be3332bde70cf0e86c71ed713a0d1d7e --- /dev/null +++ b/shhs_visit2/shhs2-200192/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200192", + "embedding_dim": 500, + "n_epochs": 1314, + "created_utc": "2026-05-03T18:02:44.452407+00:00", + "shape": [ + 1314, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200192/embeddings.npy b/shhs_visit2/shhs2-200192/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b24479f754b3f5d5d3a5a3ca49f24b46a73924b --- /dev/null +++ b/shhs_visit2/shhs2-200192/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae204f33bb9a0a93b848fc7c55ec998ac76df63145fd49aa29265b92957fcf22 +size 1314128 diff --git a/shhs_visit2/shhs2-200192/labels.meta.json b/shhs_visit2/shhs2-200192/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4da77549c49978a7466f3ab40dff963e4c274fa4 --- /dev/null +++ b/shhs_visit2/shhs2-200192/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200192", + "n_epochs": 1314, + "created_utc": "2026-05-03T18:02:44.455749+00:00", + "shape": [ + 1314 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200192/labels.npy b/shhs_visit2/shhs2-200192/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d9b9a34f15060a1ada8407a83487a231ec7ea7c --- /dev/null +++ b/shhs_visit2/shhs2-200192/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c71564e59e311bede2fdffa360617a8da8d88c1183d2417856e7c32958735b +size 2756 diff --git a/shhs_visit2/shhs2-200193/embeddings.meta.json b/shhs_visit2/shhs2-200193/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c69718e0bad54ceb7643c36093290806bfb36e45 --- /dev/null +++ b/shhs_visit2/shhs2-200193/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200193", + "embedding_dim": 500, + "n_epochs": 1470, + "created_utc": "2026-05-03T18:02:45.915021+00:00", + "shape": [ + 1470, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200193/embeddings.npy b/shhs_visit2/shhs2-200193/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04eba474e78ada6e77249628fc9b6c2bf5951500 --- /dev/null +++ b/shhs_visit2/shhs2-200193/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f124518b02c6e16f9ec970182832e061499b212596fe8ccf6b130b4f7978cbb +size 1470128 diff --git a/shhs_visit2/shhs2-200193/labels.meta.json b/shhs_visit2/shhs2-200193/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b14143a0b8daf49aeac77ae6a0b11f40ef20ce88 --- /dev/null +++ b/shhs_visit2/shhs2-200193/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200193", + "n_epochs": 1470, + "created_utc": "2026-05-03T18:02:45.918610+00:00", + "shape": [ + 1470 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200193/labels.npy b/shhs_visit2/shhs2-200193/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3aeccea944c9be88a4c2994f0322410e271002dd --- /dev/null +++ b/shhs_visit2/shhs2-200193/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d85d96699a62acb3a371879406b9fe7a4bc80b40cc3b71642c2340d09cfb4e7 +size 3068 diff --git a/shhs_visit2/shhs2-200194/embeddings.meta.json b/shhs_visit2/shhs2-200194/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..083c35fe27d2ed5f1832fc363f0e9b0296bb39d8 --- /dev/null +++ b/shhs_visit2/shhs2-200194/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200194", + "embedding_dim": 500, + "n_epochs": 1478, + "created_utc": "2026-05-03T18:02:48.857389+00:00", + "shape": [ + 1478, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200194/embeddings.npy b/shhs_visit2/shhs2-200194/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..43a1902cff94c3e6057d5a2ca6cd5e2f20e35e53 --- /dev/null +++ b/shhs_visit2/shhs2-200194/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372492ca7341dd4442b5b907b57b7c879d1c52c43db4617b3bb799b328450df7 +size 1478128 diff --git a/shhs_visit2/shhs2-200194/labels.meta.json b/shhs_visit2/shhs2-200194/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c970778e83f845688346d41d28e02ed1a244a70 --- /dev/null +++ b/shhs_visit2/shhs2-200194/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200194", + "n_epochs": 1478, + "created_utc": "2026-05-03T18:02:48.861277+00:00", + "shape": [ + 1478 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200194/labels.npy b/shhs_visit2/shhs2-200194/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..612929cbca74a62d583fb49e5536f5b43e4f53c2 --- /dev/null +++ b/shhs_visit2/shhs2-200194/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a93ff1c47b932dbb4d314d8c9032e4fdd6faa6e87c256d979afbc6d4889db7c +size 3084 diff --git a/shhs_visit2/shhs2-200195/embeddings.meta.json b/shhs_visit2/shhs2-200195/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc0717bd6417dad6e9dda83555d2e8eb9fa3f4d1 --- /dev/null +++ b/shhs_visit2/shhs2-200195/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200195", + "embedding_dim": 500, + "n_epochs": 1644, + "created_utc": "2026-05-03T18:02:50.782972+00:00", + "shape": [ + 1644, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200195/embeddings.npy b/shhs_visit2/shhs2-200195/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4435f4b650756a0ad86be87c95492a4adf03faff --- /dev/null +++ b/shhs_visit2/shhs2-200195/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8750af16c300054ff9d476a642bcf3c20ce81b037cb9a6001fd772d7f626b87a +size 1644128 diff --git a/shhs_visit2/shhs2-200195/labels.meta.json b/shhs_visit2/shhs2-200195/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..410c40f86aaeac9dfa473d17d9152e1f1fba0806 --- /dev/null +++ b/shhs_visit2/shhs2-200195/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200195", + "n_epochs": 1644, + "created_utc": "2026-05-03T18:02:50.786926+00:00", + "shape": [ + 1644 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200195/labels.npy b/shhs_visit2/shhs2-200195/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a143838c0c186d38d548dafc51d91508fd8a51cd --- /dev/null +++ b/shhs_visit2/shhs2-200195/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03745a2eefc9f04a3183ef9dbcc51e74817ffe453f49dc1d1d119ad29a09507a +size 3416 diff --git a/shhs_visit2/shhs2-200197/embeddings.meta.json b/shhs_visit2/shhs2-200197/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef01960771529d13a4ffaf39e01e3681e378ede4 --- /dev/null +++ b/shhs_visit2/shhs2-200197/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200197", + "embedding_dim": 500, + "n_epochs": 1222, + "created_utc": "2026-05-03T18:02:51.413030+00:00", + "shape": [ + 1222, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200197/embeddings.npy b/shhs_visit2/shhs2-200197/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e303c4f22eda6aa55d1fa988f0b67257bb0d083 --- /dev/null +++ b/shhs_visit2/shhs2-200197/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01315dec8f4c0d3f9a36a676a532bbaedd21558528c979a0e523f8d2a0a69975 +size 1222128 diff --git a/shhs_visit2/shhs2-200197/labels.meta.json b/shhs_visit2/shhs2-200197/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c68b1f6dccb508f9a45d89d61884867b6bf85e6 --- /dev/null +++ b/shhs_visit2/shhs2-200197/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200197", + "n_epochs": 1222, + "created_utc": "2026-05-03T18:02:51.416637+00:00", + "shape": [ + 1222 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200197/labels.npy b/shhs_visit2/shhs2-200197/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..70bd5c4fdda812ff1189344ae759c1addb880f51 --- /dev/null +++ b/shhs_visit2/shhs2-200197/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9934833ba936ad0c57bdee2c7157c1908f4ead44886d4673d0024c7c9cd946a +size 2572 diff --git a/shhs_visit2/shhs2-200207/embeddings.meta.json b/shhs_visit2/shhs2-200207/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f4f1a37aba77eda33621e2d9a8581e8174b5f31 --- /dev/null +++ b/shhs_visit2/shhs2-200207/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200207", + "embedding_dim": 500, + "n_epochs": 1148, + "created_utc": "2026-05-03T18:02:52.570458+00:00", + "shape": [ + 1148, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200207/embeddings.npy b/shhs_visit2/shhs2-200207/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17fa8c9a8baad613839bc997443f3e7a0d95167f --- /dev/null +++ b/shhs_visit2/shhs2-200207/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd866c9b943d7000110907ec57a8e5ce0b39751e5bbe3281e01e1e6ad443bc07 +size 1148128 diff --git a/shhs_visit2/shhs2-200207/labels.meta.json b/shhs_visit2/shhs2-200207/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..025eec92dbfc2c6a3c9c240cbbeea1043b140406 --- /dev/null +++ b/shhs_visit2/shhs2-200207/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200207", + "n_epochs": 1148, + "created_utc": "2026-05-03T18:02:52.574045+00:00", + "shape": [ + 1148 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200207/labels.npy b/shhs_visit2/shhs2-200207/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a373fd5eaabe559d7cf81127d7ba9957180fea1 --- /dev/null +++ b/shhs_visit2/shhs2-200207/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fde6dda0923a00c62d01678940bbfa45909902935918435aa3102bcf3a3a661 +size 2424 diff --git a/shhs_visit2/shhs2-200209/embeddings.meta.json b/shhs_visit2/shhs2-200209/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d32e5ca6035a7d42ce4c1e5cab96a34e6521b1e0 --- /dev/null +++ b/shhs_visit2/shhs2-200209/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200209", + "embedding_dim": 500, + "n_epochs": 1181, + "created_utc": "2026-05-03T18:02:55.575057+00:00", + "shape": [ + 1181, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200209/embeddings.npy b/shhs_visit2/shhs2-200209/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5a4e02a4e5d03158dbd3c70314715c7b036450c --- /dev/null +++ b/shhs_visit2/shhs2-200209/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fce5b35619ce4934c51bfdb5b85c81c7704984a99b2532c2905b908b6f5526 +size 1181128 diff --git a/shhs_visit2/shhs2-200209/labels.meta.json b/shhs_visit2/shhs2-200209/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..506e0f85b935afcd52a5d47eb79dc60301054113 --- /dev/null +++ b/shhs_visit2/shhs2-200209/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200209", + "n_epochs": 1181, + "created_utc": "2026-05-03T18:02:55.578653+00:00", + "shape": [ + 1181 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200209/labels.npy b/shhs_visit2/shhs2-200209/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..149a87b2335fc59f679a8a98c49176ce25c02616 --- /dev/null +++ b/shhs_visit2/shhs2-200209/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eaf4ec0c0d741a781fa48a096dbd8b4cae6e284f8f793ead469681ce5f62750 +size 2490 diff --git a/shhs_visit2/shhs2-200210/embeddings.meta.json b/shhs_visit2/shhs2-200210/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f4314af0d70edd49453855c3cacef63eb8c93ef --- /dev/null +++ b/shhs_visit2/shhs2-200210/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200210", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:02:56.913068+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200210/embeddings.npy b/shhs_visit2/shhs2-200210/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..370c357a65bac8b2b6b50b8669363f4c11c99a6b --- /dev/null +++ b/shhs_visit2/shhs2-200210/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e671b49ead3fb5b2c415099b495e439b3d557584bca1d157e31601381ac0160b +size 1290128 diff --git a/shhs_visit2/shhs2-200210/labels.meta.json b/shhs_visit2/shhs2-200210/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f3adc4d5fa8f196eb8d8513c873ca62480dc52f --- /dev/null +++ b/shhs_visit2/shhs2-200210/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200210", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:02:56.916372+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200210/labels.npy b/shhs_visit2/shhs2-200210/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0268d945c6e5246762b7898020a35c0ed1ec7c5b --- /dev/null +++ b/shhs_visit2/shhs2-200210/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b13b76d5db67c898e3ef85918b18a45c2a705e3c019e31f0b9562e4c9e4463e +size 2708 diff --git a/shhs_visit2/shhs2-200212/embeddings.meta.json b/shhs_visit2/shhs2-200212/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4696e37150eddcbe4ca99eaa8eed599f6025268d --- /dev/null +++ b/shhs_visit2/shhs2-200212/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200212", + "embedding_dim": 500, + "n_epochs": 1459, + "created_utc": "2026-05-03T18:03:01.243692+00:00", + "shape": [ + 1459, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200212/embeddings.npy b/shhs_visit2/shhs2-200212/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..20e8b33d941235432a5513d1d03babc75c5eb90f --- /dev/null +++ b/shhs_visit2/shhs2-200212/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90134e6d30b29e83d0fa12801059868add6a0b4b8b326a323f69b8d45132275d +size 1459128 diff --git a/shhs_visit2/shhs2-200212/labels.meta.json b/shhs_visit2/shhs2-200212/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8229107baec1e0e47f66f1860a71d1ae04d74935 --- /dev/null +++ b/shhs_visit2/shhs2-200212/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200212", + "n_epochs": 1459, + "created_utc": "2026-05-03T18:03:01.247659+00:00", + "shape": [ + 1459 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200212/labels.npy b/shhs_visit2/shhs2-200212/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8482ccd39b0dcfd8e4fe851c7c8c3f262fdc5e85 --- /dev/null +++ b/shhs_visit2/shhs2-200212/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e074b3d347ca8cc0993fe8a1168c510a062ef9ce2465e2d274da503320f10a43 +size 3046 diff --git a/shhs_visit2/shhs2-200217/embeddings.meta.json b/shhs_visit2/shhs2-200217/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e4c042483a548287d9d4e298278814dafa54f39 --- /dev/null +++ b/shhs_visit2/shhs2-200217/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200217", + "embedding_dim": 500, + "n_epochs": 1371, + "created_utc": "2026-05-03T18:03:03.398400+00:00", + "shape": [ + 1371, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200217/embeddings.npy b/shhs_visit2/shhs2-200217/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3f481f3767923a5a9917ad5eba6e63d417e19bf --- /dev/null +++ b/shhs_visit2/shhs2-200217/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43359ad3a7e0df16220a47f33e161d7508fd7599ffe26088817f5cb6f9e49473 +size 1371128 diff --git a/shhs_visit2/shhs2-200217/labels.meta.json b/shhs_visit2/shhs2-200217/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce1261a805824a418baa1c2161e8fe0540ac41a2 --- /dev/null +++ b/shhs_visit2/shhs2-200217/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200217", + "n_epochs": 1371, + "created_utc": "2026-05-03T18:03:03.402072+00:00", + "shape": [ + 1371 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200217/labels.npy b/shhs_visit2/shhs2-200217/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2724c79644e98170d24259624fe4b62381be7fdd --- /dev/null +++ b/shhs_visit2/shhs2-200217/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b02204a6ff7311845dff3b9ed238bdfdc73e8dd69f0f34653394bea2ba3f0e4 +size 2870 diff --git a/shhs_visit2/shhs2-200218/embeddings.meta.json b/shhs_visit2/shhs2-200218/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3828b795899652db04e23fcca1265d3b5d01b8b --- /dev/null +++ b/shhs_visit2/shhs2-200218/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200218", + "embedding_dim": 500, + "n_epochs": 1038, + "created_utc": "2026-05-03T18:03:04.618290+00:00", + "shape": [ + 1038, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200218/embeddings.npy b/shhs_visit2/shhs2-200218/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..461b5e46b820a477133fbb4b14cbcf4840f77dcb --- /dev/null +++ b/shhs_visit2/shhs2-200218/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75474132636dea47742e0e2da945389a0e5e150bf426a59322e875e12d622262 +size 1038128 diff --git a/shhs_visit2/shhs2-200218/labels.meta.json b/shhs_visit2/shhs2-200218/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc2451603ff18d77803819733f281c3c2988a295 --- /dev/null +++ b/shhs_visit2/shhs2-200218/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200218", + "n_epochs": 1038, + "created_utc": "2026-05-03T18:03:04.621891+00:00", + "shape": [ + 1038 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200218/labels.npy b/shhs_visit2/shhs2-200218/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b9ed88c1bbca059d2227a34547929ac9674eb1b --- /dev/null +++ b/shhs_visit2/shhs2-200218/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47206cfe8635e3711b6e0fb20b02a5d1eb47c5fd55fbf90ec7d6583b634617f +size 2204 diff --git a/shhs_visit2/shhs2-200219/embeddings.meta.json b/shhs_visit2/shhs2-200219/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9c7e2c1b387500cdfc9dc5c7bd2f273db8c64d1 --- /dev/null +++ b/shhs_visit2/shhs2-200219/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200219", + "embedding_dim": 500, + "n_epochs": 1042, + "created_utc": "2026-05-03T18:03:06.098937+00:00", + "shape": [ + 1042, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200219/embeddings.npy b/shhs_visit2/shhs2-200219/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da8d264d2fbf34c82b5e9075d5924c58e6cbc704 --- /dev/null +++ b/shhs_visit2/shhs2-200219/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83195c70ccab18b466f392621db2be338ee7d1816f27eeacd372431eaee7fd8b +size 1042128 diff --git a/shhs_visit2/shhs2-200219/labels.meta.json b/shhs_visit2/shhs2-200219/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33170fcb3e5dbeb05f132f8895471ff5c06efead --- /dev/null +++ b/shhs_visit2/shhs2-200219/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200219", + "n_epochs": 1042, + "created_utc": "2026-05-03T18:03:06.102768+00:00", + "shape": [ + 1042 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200219/labels.npy b/shhs_visit2/shhs2-200219/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7aae46a86dd441488eaa63f32593882ccfd2332 --- /dev/null +++ b/shhs_visit2/shhs2-200219/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872e796bbe5c6c518e659d632ce2af262cf8a177b6b8e434fbf905717ca791f3 +size 2212 diff --git a/shhs_visit2/shhs2-200223/embeddings.meta.json b/shhs_visit2/shhs2-200223/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..237b26cf38b8fbbd5c5a4eabebbf64418d099d9e --- /dev/null +++ b/shhs_visit2/shhs2-200223/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200223", + "embedding_dim": 500, + "n_epochs": 939, + "created_utc": "2026-05-03T18:03:07.343466+00:00", + "shape": [ + 939, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200223/embeddings.npy b/shhs_visit2/shhs2-200223/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e0bfb1d3bf00cae1725abcd47ce46d889a701c3 --- /dev/null +++ b/shhs_visit2/shhs2-200223/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b91801a8645d9ee1608124ce1203f0f68abd6e6711ff835991f06d24c50acec +size 939128 diff --git a/shhs_visit2/shhs2-200223/labels.meta.json b/shhs_visit2/shhs2-200223/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ca0f38c68d194735e30035e6d9eb1fb27494956 --- /dev/null +++ b/shhs_visit2/shhs2-200223/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200223", + "n_epochs": 939, + "created_utc": "2026-05-03T18:03:07.347403+00:00", + "shape": [ + 939 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200223/labels.npy b/shhs_visit2/shhs2-200223/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ddaa3dfcc086848374ac4168f4104f90223d5357 --- /dev/null +++ b/shhs_visit2/shhs2-200223/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66732c353476fed204cbb7a1d6453100b175949fae6dfe5cd6f4121f472b97a3 +size 2006 diff --git a/shhs_visit2/shhs2-200224/embeddings.meta.json b/shhs_visit2/shhs2-200224/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a9083a8ee471a72b5a0b04f86cc3ca3cad90bae --- /dev/null +++ b/shhs_visit2/shhs2-200224/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200224", + "embedding_dim": 500, + "n_epochs": 1038, + "created_utc": "2026-05-03T18:03:08.596577+00:00", + "shape": [ + 1038, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200224/embeddings.npy b/shhs_visit2/shhs2-200224/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5c5729833d3ee50ee1be897e42358fa6954976e --- /dev/null +++ b/shhs_visit2/shhs2-200224/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2585e02a8b4d31837243ac3576277bff758efe90ed8ceb76f410115c50c151f +size 1038128 diff --git a/shhs_visit2/shhs2-200224/labels.meta.json b/shhs_visit2/shhs2-200224/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..504c97ecfa03db1b53aedfbebf1dc8e53b81860b --- /dev/null +++ b/shhs_visit2/shhs2-200224/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200224", + "n_epochs": 1038, + "created_utc": "2026-05-03T18:03:08.601102+00:00", + "shape": [ + 1038 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200224/labels.npy b/shhs_visit2/shhs2-200224/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e48d465e0a44a7d7283a16fa3820a039ba61c5c2 --- /dev/null +++ b/shhs_visit2/shhs2-200224/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aea95992f553f68f33e6b1a5e443d24fe9172007de83c889236b14d68ee4ff1 +size 2204 diff --git a/shhs_visit2/shhs2-200225/embeddings.meta.json b/shhs_visit2/shhs2-200225/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68ffafd72eed1786251882b6cb037508b227e6e8 --- /dev/null +++ b/shhs_visit2/shhs2-200225/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200225", + "embedding_dim": 500, + "n_epochs": 1411, + "created_utc": "2026-05-03T18:03:10.164303+00:00", + "shape": [ + 1411, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200225/embeddings.npy b/shhs_visit2/shhs2-200225/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db58f7450afa96763ab82835246f33dbc1968d73 --- /dev/null +++ b/shhs_visit2/shhs2-200225/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08095de7fe9b630f847b148f37d86c851a73dc66f631a42f4a84c8b6061ff047 +size 1411128 diff --git a/shhs_visit2/shhs2-200225/labels.meta.json b/shhs_visit2/shhs2-200225/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af26b25fd07ca86adfd16e48c4503b422c9f51f6 --- /dev/null +++ b/shhs_visit2/shhs2-200225/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200225", + "n_epochs": 1411, + "created_utc": "2026-05-03T18:03:10.168354+00:00", + "shape": [ + 1411 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200225/labels.npy b/shhs_visit2/shhs2-200225/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..edd50454bf0f619fdced800183191b076797c449 --- /dev/null +++ b/shhs_visit2/shhs2-200225/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453d30477591804c720c2abf4646c6828d511bc76093ae91935edea3f8db2337 +size 2950 diff --git a/shhs_visit2/shhs2-200226/embeddings.meta.json b/shhs_visit2/shhs2-200226/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..821e09c2a48f4e907de4a7c691710d649e64f658 --- /dev/null +++ b/shhs_visit2/shhs2-200226/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200226", + "embedding_dim": 500, + "n_epochs": 1144, + "created_utc": "2026-05-03T18:03:11.329443+00:00", + "shape": [ + 1144, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200226/embeddings.npy b/shhs_visit2/shhs2-200226/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..26b5c5b6b6de7c51e3830e0fb8d8c7024d4deb32 --- /dev/null +++ b/shhs_visit2/shhs2-200226/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5217de084e4177f22fe325289b5cd3bb5a95cd164b863eb742a64c1eb0cefc +size 1144128 diff --git a/shhs_visit2/shhs2-200226/labels.meta.json b/shhs_visit2/shhs2-200226/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db74100719719690e1fa3bae2fdab35a28f45a32 --- /dev/null +++ b/shhs_visit2/shhs2-200226/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200226", + "n_epochs": 1144, + "created_utc": "2026-05-03T18:03:11.334061+00:00", + "shape": [ + 1144 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200226/labels.npy b/shhs_visit2/shhs2-200226/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af3ad5d302b669d8a0274b28afc01235dcc02d8e --- /dev/null +++ b/shhs_visit2/shhs2-200226/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be93165c82c2ed0632c09db82e3352fb9ce12265fb1c5dd6967d7629fa3cd2e9 +size 2416 diff --git a/shhs_visit2/shhs2-200227/embeddings.meta.json b/shhs_visit2/shhs2-200227/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a1dfcf78ae28a2f10b00d64620ef00f8a909f35 --- /dev/null +++ b/shhs_visit2/shhs2-200227/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200227", + "embedding_dim": 500, + "n_epochs": 1314, + "created_utc": "2026-05-03T18:03:12.722974+00:00", + "shape": [ + 1314, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200227/embeddings.npy b/shhs_visit2/shhs2-200227/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2af1d5d8331906a3e5f1aa96dc84bffc1ff4fe60 --- /dev/null +++ b/shhs_visit2/shhs2-200227/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37976b5bda2867856d4efc0ef394e649347e7d5eac51be6ca9e518f0928d5bd1 +size 1314128 diff --git a/shhs_visit2/shhs2-200227/labels.meta.json b/shhs_visit2/shhs2-200227/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c9575e3f08d439583d789761f83fcd6dab8e5b9 --- /dev/null +++ b/shhs_visit2/shhs2-200227/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200227", + "n_epochs": 1314, + "created_utc": "2026-05-03T18:03:12.726545+00:00", + "shape": [ + 1314 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200227/labels.npy b/shhs_visit2/shhs2-200227/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fce9b47272705a5606ff33abfe4b54bdd074f2c1 --- /dev/null +++ b/shhs_visit2/shhs2-200227/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c96e4222b36f3e70ec7fe5b654ea2c2caa1ae7fd0f86806fb49adc55a31c5c +size 2756 diff --git a/shhs_visit2/shhs2-200231/embeddings.meta.json b/shhs_visit2/shhs2-200231/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..75d960abf04e8f639a265e9dc312307593b61a49 --- /dev/null +++ b/shhs_visit2/shhs2-200231/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200231", + "embedding_dim": 500, + "n_epochs": 1367, + "created_utc": "2026-05-03T18:03:16.710943+00:00", + "shape": [ + 1367, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200231/embeddings.npy b/shhs_visit2/shhs2-200231/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d821b6479b83ca888f3b3fbe715b3a7e80a2de8f --- /dev/null +++ b/shhs_visit2/shhs2-200231/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d4298e891b71f6fd48c027f08b09275dcdc20c8e1f1d3c7e98d07ec11dd596 +size 1367128 diff --git a/shhs_visit2/shhs2-200231/labels.meta.json b/shhs_visit2/shhs2-200231/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e13b862fda7488a26ec909d93f52217a415626c8 --- /dev/null +++ b/shhs_visit2/shhs2-200231/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200231", + "n_epochs": 1367, + "created_utc": "2026-05-03T18:03:16.714949+00:00", + "shape": [ + 1367 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200231/labels.npy b/shhs_visit2/shhs2-200231/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b3e1b3960a4020a45bb31bfcb89c01033589db0 --- /dev/null +++ b/shhs_visit2/shhs2-200231/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b03d2b8645d82212fff1a53abbbf3845ae533f002863a0198a9b0e36c8f7e3b3 +size 2862 diff --git a/shhs_visit2/shhs2-200233/embeddings.meta.json b/shhs_visit2/shhs2-200233/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3979c0f5c4a23fdd9a837d76554abbbcaff4532 --- /dev/null +++ b/shhs_visit2/shhs2-200233/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200233", + "embedding_dim": 500, + "n_epochs": 930, + "created_utc": "2026-05-03T18:03:17.656705+00:00", + "shape": [ + 930, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200233/embeddings.npy b/shhs_visit2/shhs2-200233/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2f7a3142db47e3985fb0a9c8608c63ae75d518f --- /dev/null +++ b/shhs_visit2/shhs2-200233/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2387c7217ab74a7178a139aa7b9fb7439342d5f90671d7ca56adbfc76e6bac14 +size 930128 diff --git a/shhs_visit2/shhs2-200233/labels.meta.json b/shhs_visit2/shhs2-200233/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cba8c0f25744c9ac57ad7f4da81bb17f95e457e8 --- /dev/null +++ b/shhs_visit2/shhs2-200233/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200233", + "n_epochs": 930, + "created_utc": "2026-05-03T18:03:17.660719+00:00", + "shape": [ + 930 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200233/labels.npy b/shhs_visit2/shhs2-200233/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..148ec5272e172ae917cd902a21de6499f3754e5a --- /dev/null +++ b/shhs_visit2/shhs2-200233/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad1299e7d42da08b2625245579bf8c224e90e5fe5aa58871c89df042a93c4e20 +size 1988 diff --git a/shhs_visit2/shhs2-200242/embeddings.meta.json b/shhs_visit2/shhs2-200242/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7615e6a6e5d5291e79e7e5f74bbc7466435bea70 --- /dev/null +++ b/shhs_visit2/shhs2-200242/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200242", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:03:19.939151+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200242/embeddings.npy b/shhs_visit2/shhs2-200242/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..052f982e8ad7ff3ee6ea9cdf24ff2f3d7004198a --- /dev/null +++ b/shhs_visit2/shhs2-200242/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd78d6607e24b9dc4272a26b653fd0fe5d6a4f6494886cdb66cb736dc4f5b09 +size 1262128 diff --git a/shhs_visit2/shhs2-200242/labels.meta.json b/shhs_visit2/shhs2-200242/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee8cf6417f67fd00d1f27ae8caea72a1be1e3082 --- /dev/null +++ b/shhs_visit2/shhs2-200242/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200242", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:03:19.942938+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200242/labels.npy b/shhs_visit2/shhs2-200242/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af37f1e8ed2a57ad014313e42c7447c037bae346 --- /dev/null +++ b/shhs_visit2/shhs2-200242/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3842638634af48a09f2d93810e9c605e2018424959427b0d9255498f7030658d +size 2652 diff --git a/shhs_visit2/shhs2-200243/embeddings.meta.json b/shhs_visit2/shhs2-200243/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53ab11c5e5f4363910b19f153f91fb63ce4cee37 --- /dev/null +++ b/shhs_visit2/shhs2-200243/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200243", + "embedding_dim": 500, + "n_epochs": 1429, + "created_utc": "2026-05-03T18:03:24.355612+00:00", + "shape": [ + 1429, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200243/embeddings.npy b/shhs_visit2/shhs2-200243/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0681497c06e57b0b487538b8f5e199f568c0de19 --- /dev/null +++ b/shhs_visit2/shhs2-200243/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42916f48fe9df5241cf3d3a3a9a7edac2a9cda369cd0d72c0f0de1512d4253b +size 1429128 diff --git a/shhs_visit2/shhs2-200243/labels.meta.json b/shhs_visit2/shhs2-200243/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af28a22decc6c496db025a623b76b74741ae8469 --- /dev/null +++ b/shhs_visit2/shhs2-200243/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200243", + "n_epochs": 1429, + "created_utc": "2026-05-03T18:03:24.359625+00:00", + "shape": [ + 1429 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200243/labels.npy b/shhs_visit2/shhs2-200243/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f492fc4b7d2045bd334e767ff4ecb3f90299067a --- /dev/null +++ b/shhs_visit2/shhs2-200243/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be821968e919600bf753e842d57fca6cedb623d21e963ba6455f4735f2138c31 +size 2986 diff --git a/shhs_visit2/shhs2-200291/embeddings.meta.json b/shhs_visit2/shhs2-200291/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce691d0fff21746812f6f5dd24850b1f2af5d590 --- /dev/null +++ b/shhs_visit2/shhs2-200291/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200291", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:03:26.704778+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200291/embeddings.npy b/shhs_visit2/shhs2-200291/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f67722cb4739e5c2825885b5ea8b189899e7bc6 --- /dev/null +++ b/shhs_visit2/shhs2-200291/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0416bba49bd58c1868861e9e86a99fa80837c0774adc2718fce87cbe617930 +size 1262128 diff --git a/shhs_visit2/shhs2-200291/labels.meta.json b/shhs_visit2/shhs2-200291/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cfd30eb91ea19b3a0a527c6d2e22db0484213d86 --- /dev/null +++ b/shhs_visit2/shhs2-200291/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200291", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:03:26.709189+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200291/labels.npy b/shhs_visit2/shhs2-200291/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..40fe4b3b97363b84fa28d63e402fb0080e79b75b --- /dev/null +++ b/shhs_visit2/shhs2-200291/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827b4b2f0e5a95925aba4a19e9801065dae5498fbe60d557f9171363cc76ca9f +size 2652 diff --git a/shhs_visit2/shhs2-200293/embeddings.meta.json b/shhs_visit2/shhs2-200293/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81cad9d8c7816198666ccb9e1471ac0a9097852c --- /dev/null +++ b/shhs_visit2/shhs2-200293/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200293", + "embedding_dim": 500, + "n_epochs": 1542, + "created_utc": "2026-05-03T18:03:28.881937+00:00", + "shape": [ + 1542, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200293/embeddings.npy b/shhs_visit2/shhs2-200293/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..effe0c99d7dd69e38fbb0ac36bb65be76892e1b1 --- /dev/null +++ b/shhs_visit2/shhs2-200293/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:687d0d1742f832ee9ee53dff502f73773e093881ebb69477238b696a3c65b517 +size 1542128 diff --git a/shhs_visit2/shhs2-200293/labels.meta.json b/shhs_visit2/shhs2-200293/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0fbbfba247a65d3d9d26465a0329f9e54ea237fb --- /dev/null +++ b/shhs_visit2/shhs2-200293/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200293", + "n_epochs": 1542, + "created_utc": "2026-05-03T18:03:28.886846+00:00", + "shape": [ + 1542 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200293/labels.npy b/shhs_visit2/shhs2-200293/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..548389064c745f74135fbd86deacf0612706e369 --- /dev/null +++ b/shhs_visit2/shhs2-200293/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7219b972b3a20cb731dece85aa4ae07810719581a836b45521954b4e4d8c27df +size 3212 diff --git a/shhs_visit2/shhs2-200295/embeddings.meta.json b/shhs_visit2/shhs2-200295/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3c3f7b0e7059be368fcad2c325bf6a7a5570224 --- /dev/null +++ b/shhs_visit2/shhs2-200295/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200295", + "embedding_dim": 500, + "n_epochs": 1263, + "created_utc": "2026-05-03T18:03:29.516466+00:00", + "shape": [ + 1263, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200295/embeddings.npy b/shhs_visit2/shhs2-200295/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c973933ae1f602c953ee79c48797037f2d81163 --- /dev/null +++ b/shhs_visit2/shhs2-200295/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f26387ebb38d6e5642d3b7ebba0f13f03b7ceac9e8efa5ab4821e4f07dd38dc +size 1263128 diff --git a/shhs_visit2/shhs2-200295/labels.meta.json b/shhs_visit2/shhs2-200295/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92a9d62006c90aed5121d895239eeed02f20c7c1 --- /dev/null +++ b/shhs_visit2/shhs2-200295/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200295", + "n_epochs": 1263, + "created_utc": "2026-05-03T18:03:29.520501+00:00", + "shape": [ + 1263 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200295/labels.npy b/shhs_visit2/shhs2-200295/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..99ce8911ae20ab6988b8dd018eb0182caf1dce88 --- /dev/null +++ b/shhs_visit2/shhs2-200295/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5891038a4c28db1ce08919f0f1c425faa392879cfc85ddfecce258eee46c7a8 +size 2654 diff --git a/shhs_visit2/shhs2-200296/embeddings.meta.json b/shhs_visit2/shhs2-200296/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f693e37438494f517cbb2c0c82ba14fb796b1ccb --- /dev/null +++ b/shhs_visit2/shhs2-200296/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200296", + "embedding_dim": 500, + "n_epochs": 1248, + "created_utc": "2026-05-03T18:03:30.741160+00:00", + "shape": [ + 1248, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200296/embeddings.npy b/shhs_visit2/shhs2-200296/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a98585183445d93907476bba84c83aeac2914bf7 --- /dev/null +++ b/shhs_visit2/shhs2-200296/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3f8711636c3b7a8e8bcb563f5fb3e31d8691054c92c6956f7961b0cf07558f +size 1248128 diff --git a/shhs_visit2/shhs2-200296/labels.meta.json b/shhs_visit2/shhs2-200296/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ef50a44ada8cd463e60651961b8427da2c79cfb --- /dev/null +++ b/shhs_visit2/shhs2-200296/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200296", + "n_epochs": 1248, + "created_utc": "2026-05-03T18:03:30.744532+00:00", + "shape": [ + 1248 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200296/labels.npy b/shhs_visit2/shhs2-200296/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..226bc0ed623ffcb9db05c25052e4cfe9cb8292cc --- /dev/null +++ b/shhs_visit2/shhs2-200296/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e973513f27878ec70177ff96a2239a59397a7674b45482859d16fdde2522a3 +size 2624 diff --git a/shhs_visit2/shhs2-200297/embeddings.meta.json b/shhs_visit2/shhs2-200297/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0be2bc91f087b513fd944436325e443937f12754 --- /dev/null +++ b/shhs_visit2/shhs2-200297/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200297", + "embedding_dim": 500, + "n_epochs": 1248, + "created_utc": "2026-05-03T18:03:31.946273+00:00", + "shape": [ + 1248, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200297/embeddings.npy b/shhs_visit2/shhs2-200297/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..acc2be3c7332ddcbee0b92477f2dbec51a69df13 --- /dev/null +++ b/shhs_visit2/shhs2-200297/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c558ac1391a7db91292d74be51f2dcc0d4d4f44687eac51d93b8af4f647daa +size 1248128 diff --git a/shhs_visit2/shhs2-200297/labels.meta.json b/shhs_visit2/shhs2-200297/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c884581e17b1d3063685cdcb60d7cc880137bc88 --- /dev/null +++ b/shhs_visit2/shhs2-200297/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200297", + "n_epochs": 1248, + "created_utc": "2026-05-03T18:03:31.950765+00:00", + "shape": [ + 1248 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200297/labels.npy b/shhs_visit2/shhs2-200297/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb05fb289c502efe98a85652bc712855982ca12e --- /dev/null +++ b/shhs_visit2/shhs2-200297/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f94cbdff7f46036fb5ea247097a1fc7f557dbd32c8b92fc35158f6be0be14c +size 2624 diff --git a/shhs_visit2/shhs2-200298/embeddings.meta.json b/shhs_visit2/shhs2-200298/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..433e3d7401c1a3f26cc162435ab739beb356dcfb --- /dev/null +++ b/shhs_visit2/shhs2-200298/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200298", + "embedding_dim": 500, + "n_epochs": 1150, + "created_utc": "2026-05-03T18:03:33.095959+00:00", + "shape": [ + 1150, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200298/embeddings.npy b/shhs_visit2/shhs2-200298/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06e91a0b9bafd1e26e93f9a6181954cd85a149f6 --- /dev/null +++ b/shhs_visit2/shhs2-200298/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c929bc0b76128dd5569cac1db4e71c2e41942a8c3a2700933d7c93b1cdce7f0 +size 1150128 diff --git a/shhs_visit2/shhs2-200298/labels.meta.json b/shhs_visit2/shhs2-200298/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22c03bc410e2d009cfb4b96c931fd65473070470 --- /dev/null +++ b/shhs_visit2/shhs2-200298/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200298", + "n_epochs": 1150, + "created_utc": "2026-05-03T18:03:33.100358+00:00", + "shape": [ + 1150 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200298/labels.npy b/shhs_visit2/shhs2-200298/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..51f79f31866ea09fc71f213273366f5a1c034e9b --- /dev/null +++ b/shhs_visit2/shhs2-200298/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9554046e44fa9d44b5760bd931f810704f81a6391c6b139438bb7e534c204e3d +size 2428 diff --git a/shhs_visit2/shhs2-200299/embeddings.meta.json b/shhs_visit2/shhs2-200299/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01ae49b7dbab5c8c975298bbf7fda75d5cc02919 --- /dev/null +++ b/shhs_visit2/shhs2-200299/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200299", + "embedding_dim": 500, + "n_epochs": 1278, + "created_utc": "2026-05-03T18:03:34.397451+00:00", + "shape": [ + 1278, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200299/embeddings.npy b/shhs_visit2/shhs2-200299/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e611e4a93eb67b51f1f9e7fb4344d6c145c3db8 --- /dev/null +++ b/shhs_visit2/shhs2-200299/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168eb0de0c33df299ada918e139266650ef1b25801cd5903f92bbe839d2baeac +size 1278128 diff --git a/shhs_visit2/shhs2-200299/labels.meta.json b/shhs_visit2/shhs2-200299/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a5bdfdfb0e461a98897da09579abe36367403a9 --- /dev/null +++ b/shhs_visit2/shhs2-200299/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200299", + "n_epochs": 1278, + "created_utc": "2026-05-03T18:03:34.401396+00:00", + "shape": [ + 1278 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200299/labels.npy b/shhs_visit2/shhs2-200299/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f55a403a6398cbac8027691fd7c523ac59fe533 --- /dev/null +++ b/shhs_visit2/shhs2-200299/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2213ced9162d599882bcea479401da84df8dc03fd7c4402bd89b2170164a492a +size 2684 diff --git a/shhs_visit2/shhs2-200302/embeddings.meta.json b/shhs_visit2/shhs2-200302/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1c4610d7e85d6226f1700756b73a260b1ac9399 --- /dev/null +++ b/shhs_visit2/shhs2-200302/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200302", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:03:35.356290+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200302/embeddings.npy b/shhs_visit2/shhs2-200302/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0126fd52c0b3bb430ed82632a938da4fdb9da7e9 --- /dev/null +++ b/shhs_visit2/shhs2-200302/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a14d0aaa37ed63b0a194d392f213dbca1d4598afb78c892f9978512601bf60 +size 1080128 diff --git a/shhs_visit2/shhs2-200302/labels.meta.json b/shhs_visit2/shhs2-200302/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4d781ba4415e0e42679f286af0a4afd61dcbc4f --- /dev/null +++ b/shhs_visit2/shhs2-200302/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200302", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:03:35.359603+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200302/labels.npy b/shhs_visit2/shhs2-200302/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..71b364e5601cc360875cbe2088917ca3dd8eb830 --- /dev/null +++ b/shhs_visit2/shhs2-200302/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8481553171b3f332f9a2050e36f6f4d9b227c5fc835745f5ef99784972007d0e +size 2288 diff --git a/shhs_visit2/shhs2-200303/embeddings.meta.json b/shhs_visit2/shhs2-200303/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc1709e41bec0c54af00f071debc7d177b83b3fd --- /dev/null +++ b/shhs_visit2/shhs2-200303/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200303", + "embedding_dim": 500, + "n_epochs": 1259, + "created_utc": "2026-05-03T18:03:38.251856+00:00", + "shape": [ + 1259, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200303/embeddings.npy b/shhs_visit2/shhs2-200303/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1baadaf3afc6f9fe2d7b828bf6acb6fbd0808fe3 --- /dev/null +++ b/shhs_visit2/shhs2-200303/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f642908f5ea72206195efe8b37299d041ce1d215c8114f07e47e6228b491b68f +size 1259128 diff --git a/shhs_visit2/shhs2-200303/labels.meta.json b/shhs_visit2/shhs2-200303/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32801dc86c185ca644b9cc434a8f1bec3be2a885 --- /dev/null +++ b/shhs_visit2/shhs2-200303/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200303", + "n_epochs": 1259, + "created_utc": "2026-05-03T18:03:38.255196+00:00", + "shape": [ + 1259 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200303/labels.npy b/shhs_visit2/shhs2-200303/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f98f2ea21cf47a108c7ead9b9a0e1c7c46617bf --- /dev/null +++ b/shhs_visit2/shhs2-200303/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed7f2a3449de30dc9dc8d4e6dfc6b0d8f0423434aa310418eb2f164716156ea +size 2646 diff --git a/shhs_visit2/shhs2-200309/embeddings.meta.json b/shhs_visit2/shhs2-200309/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3d6703486f3beb36b161da61b9472945269a948 --- /dev/null +++ b/shhs_visit2/shhs2-200309/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200309", + "embedding_dim": 500, + "n_epochs": 1051, + "created_utc": "2026-05-03T18:03:38.799875+00:00", + "shape": [ + 1051, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200309/embeddings.npy b/shhs_visit2/shhs2-200309/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b6c63b44d3d637f34f9c8f46578415d042ed340 --- /dev/null +++ b/shhs_visit2/shhs2-200309/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80f708a22ff16e7502a0f8756f36b2f2334cd51605947584dcd75b5d63a9b8d +size 1051128 diff --git a/shhs_visit2/shhs2-200309/labels.meta.json b/shhs_visit2/shhs2-200309/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c88f6ce20effffbe48185f6278ed51c9c0087f6 --- /dev/null +++ b/shhs_visit2/shhs2-200309/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200309", + "n_epochs": 1051, + "created_utc": "2026-05-03T18:03:38.803369+00:00", + "shape": [ + 1051 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200309/labels.npy b/shhs_visit2/shhs2-200309/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..601b444e407b1f0347143f5f10d1182deaf819a3 --- /dev/null +++ b/shhs_visit2/shhs2-200309/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f100473b16ea31ce5663068971b3117cf3bf610df7283b514133296032df88c +size 2230 diff --git a/shhs_visit2/shhs2-200310/embeddings.meta.json b/shhs_visit2/shhs2-200310/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d5c067cf5fb97d088b45c4de7fc4d4f1118695f --- /dev/null +++ b/shhs_visit2/shhs2-200310/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200310", + "embedding_dim": 500, + "n_epochs": 1601, + "created_utc": "2026-05-03T18:03:44.428284+00:00", + "shape": [ + 1601, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200310/embeddings.npy b/shhs_visit2/shhs2-200310/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b306cb7d59ac3c244d8a6b7766a93a1aacc3b80 --- /dev/null +++ b/shhs_visit2/shhs2-200310/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7afa28fe143084e6c980f3bd0fd79f2d450cdb249cbf8d96647f37bfc70b2a38 +size 1601128 diff --git a/shhs_visit2/shhs2-200310/labels.meta.json b/shhs_visit2/shhs2-200310/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a0733e5b64f33bbe81d081f16d4bbcbcdd8f74c --- /dev/null +++ b/shhs_visit2/shhs2-200310/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200310", + "n_epochs": 1601, + "created_utc": "2026-05-03T18:03:44.432305+00:00", + "shape": [ + 1601 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200310/labels.npy b/shhs_visit2/shhs2-200310/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5979da90d54a0dec25fd6ffaa3e3a75ca0e7492c --- /dev/null +++ b/shhs_visit2/shhs2-200310/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e8265d6dc510f26cdef70a98122d056adcef8062c3e068c2b848a8e50f6d54 +size 3330 diff --git a/shhs_visit2/shhs2-200313/embeddings.meta.json b/shhs_visit2/shhs2-200313/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6db0c0d79984d746a21885a54f732f54b86cc979 --- /dev/null +++ b/shhs_visit2/shhs2-200313/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200313", + "embedding_dim": 500, + "n_epochs": 1091, + "created_utc": "2026-05-03T18:03:46.841071+00:00", + "shape": [ + 1091, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200313/embeddings.npy b/shhs_visit2/shhs2-200313/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e671967516c339515af44ce2371b5a6077aef064 --- /dev/null +++ b/shhs_visit2/shhs2-200313/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3d77a051e5b33fa3c63fd8b436efb27d50878a9f94422638f57cf9edc9e86d +size 1091128 diff --git a/shhs_visit2/shhs2-200313/labels.meta.json b/shhs_visit2/shhs2-200313/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32adce5bc8ca8e14975c0fb35266e9849c29463d --- /dev/null +++ b/shhs_visit2/shhs2-200313/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200313", + "n_epochs": 1091, + "created_utc": "2026-05-03T18:03:46.845436+00:00", + "shape": [ + 1091 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200313/labels.npy b/shhs_visit2/shhs2-200313/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..658696f86d0cab613a745384d4fc141cbfadca13 --- /dev/null +++ b/shhs_visit2/shhs2-200313/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d75dd5b1d3639c612410b07caf176962227262cdc59cdc98051fe2f3a686e7 +size 2310 diff --git a/shhs_visit2/shhs2-200315/embeddings.meta.json b/shhs_visit2/shhs2-200315/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cf3620f24b1442a143b4b93c34becefe4f42e85 --- /dev/null +++ b/shhs_visit2/shhs2-200315/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200315", + "embedding_dim": 500, + "n_epochs": 1448, + "created_utc": "2026-05-03T18:03:48.625264+00:00", + "shape": [ + 1448, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200315/embeddings.npy b/shhs_visit2/shhs2-200315/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8b079690c94c2d568e8e2286876d9f3a4c86edb --- /dev/null +++ b/shhs_visit2/shhs2-200315/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892a2b4c61e63eb9ea890ab5d1255d2ebcd3039bc6a1ecba53b333b9d074d62b +size 1448128 diff --git a/shhs_visit2/shhs2-200315/labels.meta.json b/shhs_visit2/shhs2-200315/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3246c2089feb9cf8224384d11e0bf84eded9354c --- /dev/null +++ b/shhs_visit2/shhs2-200315/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200315", + "n_epochs": 1448, + "created_utc": "2026-05-03T18:03:48.629687+00:00", + "shape": [ + 1448 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200315/labels.npy b/shhs_visit2/shhs2-200315/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c8f570c824a203777e09c2c64bedad033a8d745 --- /dev/null +++ b/shhs_visit2/shhs2-200315/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55b3af888a78bf847434951368a6ec013fdc98fcd7596786f5f36e836f927d1d +size 3024 diff --git a/shhs_visit2/shhs2-200316/embeddings.meta.json b/shhs_visit2/shhs2-200316/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e9795c15e8a077ebc6cb5aec270e7729ab18378 --- /dev/null +++ b/shhs_visit2/shhs2-200316/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200316", + "embedding_dim": 500, + "n_epochs": 1324, + "created_utc": "2026-05-03T18:03:50.546110+00:00", + "shape": [ + 1324, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200316/embeddings.npy b/shhs_visit2/shhs2-200316/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5303f43805f944c5a79b66390b2bed134bb69bc9 --- /dev/null +++ b/shhs_visit2/shhs2-200316/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7498f5b8ecd28bbe022143c207f238a054b3a83f4bc83ddac836b366c58a7ca +size 1324128 diff --git a/shhs_visit2/shhs2-200316/labels.meta.json b/shhs_visit2/shhs2-200316/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b62859f52beae0affa01f3d07b10493daedcfb0 --- /dev/null +++ b/shhs_visit2/shhs2-200316/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200316", + "n_epochs": 1324, + "created_utc": "2026-05-03T18:03:50.550080+00:00", + "shape": [ + 1324 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200316/labels.npy b/shhs_visit2/shhs2-200316/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c77a8a8143648c8ead3e1edc470a22b7a0272fb --- /dev/null +++ b/shhs_visit2/shhs2-200316/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f60533cbeb314ce53baaa6438586fe98a43c780820d272d28f3863c4a6777f3 +size 2776 diff --git a/shhs_visit2/shhs2-200317/embeddings.meta.json b/shhs_visit2/shhs2-200317/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1855c679be78fad35ef920394ba9d2ec494e3290 --- /dev/null +++ b/shhs_visit2/shhs2-200317/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200317", + "embedding_dim": 500, + "n_epochs": 1357, + "created_utc": "2026-05-03T18:03:52.040432+00:00", + "shape": [ + 1357, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200317/embeddings.npy b/shhs_visit2/shhs2-200317/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f937cc2714fc4b05400198badafd595383da5850 --- /dev/null +++ b/shhs_visit2/shhs2-200317/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee688210a2c92cc223ea8d1d0222ee5994ce5b0685a5e077352e3c41b6c8c3c3 +size 1357128 diff --git a/shhs_visit2/shhs2-200317/labels.meta.json b/shhs_visit2/shhs2-200317/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24b9cbbb61c9aaca9d93f7e9fefff1f94b824bbb --- /dev/null +++ b/shhs_visit2/shhs2-200317/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200317", + "n_epochs": 1357, + "created_utc": "2026-05-03T18:03:52.043375+00:00", + "shape": [ + 1357 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200317/labels.npy b/shhs_visit2/shhs2-200317/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..28722726c2542df166a4c1be1c971ce8952e5886 --- /dev/null +++ b/shhs_visit2/shhs2-200317/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16d44dd1a2e1073f3161deec1e05cd79ba148b61c1d777b20035b539a0deec3 +size 2842 diff --git a/shhs_visit2/shhs2-200318/embeddings.meta.json b/shhs_visit2/shhs2-200318/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..534a013dff94ab45a932e1f927e63aa818e70ff2 --- /dev/null +++ b/shhs_visit2/shhs2-200318/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200318", + "embedding_dim": 500, + "n_epochs": 1276, + "created_utc": "2026-05-03T18:03:53.397018+00:00", + "shape": [ + 1276, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200318/embeddings.npy b/shhs_visit2/shhs2-200318/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1e776357da7b01a928e0e9460ff55a2fd0e7e88 --- /dev/null +++ b/shhs_visit2/shhs2-200318/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32f1674d7d822fee2ea709865e73a5068e306711a8bb37be4248c589e6721bc +size 1276128 diff --git a/shhs_visit2/shhs2-200318/labels.meta.json b/shhs_visit2/shhs2-200318/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..115993eb3820433a7c962c74c1008b3e9c8f2d4c --- /dev/null +++ b/shhs_visit2/shhs2-200318/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200318", + "n_epochs": 1276, + "created_utc": "2026-05-03T18:03:53.400170+00:00", + "shape": [ + 1276 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200318/labels.npy b/shhs_visit2/shhs2-200318/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5228da72023a2e2d1b8d9bf70007b8274b057a95 --- /dev/null +++ b/shhs_visit2/shhs2-200318/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacbc256c941a3fcf53bdcd2b51164336a26830b35a8f7fafe8f58548794c69d +size 2680 diff --git a/shhs_visit2/shhs2-200319/embeddings.meta.json b/shhs_visit2/shhs2-200319/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..989c4d20734eae890117370d8b70491a12da47c0 --- /dev/null +++ b/shhs_visit2/shhs2-200319/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200319", + "embedding_dim": 500, + "n_epochs": 955, + "created_utc": "2026-05-03T18:03:54.568422+00:00", + "shape": [ + 955, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200319/embeddings.npy b/shhs_visit2/shhs2-200319/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e6139ba2479eb1bd9a4aff2ce5e8389147f491f --- /dev/null +++ b/shhs_visit2/shhs2-200319/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e911d583357e6c2a1ccc5978a195a364902f647d3a991c100482ba63a7f06d90 +size 955128 diff --git a/shhs_visit2/shhs2-200319/labels.meta.json b/shhs_visit2/shhs2-200319/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90a5f66112cb074d541bf006baa7fe7db22c9a40 --- /dev/null +++ b/shhs_visit2/shhs2-200319/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200319", + "n_epochs": 955, + "created_utc": "2026-05-03T18:03:54.572266+00:00", + "shape": [ + 955 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200319/labels.npy b/shhs_visit2/shhs2-200319/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..57f8f2486c0bcbaa0af39c9736a18185354654e4 --- /dev/null +++ b/shhs_visit2/shhs2-200319/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b146cfa7fc18052b4b789310539b6db24a06d0c5f919794d83bed9075e72f19 +size 2038 diff --git a/shhs_visit2/shhs2-200320/embeddings.meta.json b/shhs_visit2/shhs2-200320/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14c27989a0b5c491b624e28407158c36552f06d4 --- /dev/null +++ b/shhs_visit2/shhs2-200320/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200320", + "embedding_dim": 500, + "n_epochs": 1501, + "created_utc": "2026-05-03T18:03:56.383753+00:00", + "shape": [ + 1501, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200320/embeddings.npy b/shhs_visit2/shhs2-200320/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c92562402fdc17bf12816216607dc0ccefe9be2 --- /dev/null +++ b/shhs_visit2/shhs2-200320/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3065782637289fab04618196e3e8279692ada486de753373e3fbf936fc883b7a +size 1501128 diff --git a/shhs_visit2/shhs2-200320/labels.meta.json b/shhs_visit2/shhs2-200320/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45137820a96dce5ba9abc44c210ec73a421c2a63 --- /dev/null +++ b/shhs_visit2/shhs2-200320/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200320", + "n_epochs": 1501, + "created_utc": "2026-05-03T18:03:56.387776+00:00", + "shape": [ + 1501 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200320/labels.npy b/shhs_visit2/shhs2-200320/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d476756e66faffa465f23cd49af4f244544ba779 --- /dev/null +++ b/shhs_visit2/shhs2-200320/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a8f36b6fcd15c155cb19d32fd4a49cac00a478238a2105cdba707213361444 +size 3130 diff --git a/shhs_visit2/shhs2-200321/embeddings.meta.json b/shhs_visit2/shhs2-200321/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..095041be6b82f6b56a392828a3a2cf4f28c167c3 --- /dev/null +++ b/shhs_visit2/shhs2-200321/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200321", + "embedding_dim": 500, + "n_epochs": 1389, + "created_utc": "2026-05-03T18:03:58.550852+00:00", + "shape": [ + 1389, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200321/embeddings.npy b/shhs_visit2/shhs2-200321/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e45f93d7845483dc265eeca8d9e1c32f5fdc84a0 --- /dev/null +++ b/shhs_visit2/shhs2-200321/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf19aaaaef8475b704b3dce8c6e5944a1c2403762eacb21e992b14e861ec6f83 +size 1389128 diff --git a/shhs_visit2/shhs2-200321/labels.meta.json b/shhs_visit2/shhs2-200321/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ef4e25d1b41b28dcd03555c55ef71505333dd74 --- /dev/null +++ b/shhs_visit2/shhs2-200321/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200321", + "n_epochs": 1389, + "created_utc": "2026-05-03T18:03:58.554951+00:00", + "shape": [ + 1389 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200321/labels.npy b/shhs_visit2/shhs2-200321/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..434ff850e78e373dfd83e6f6fed0369ddecfec6c --- /dev/null +++ b/shhs_visit2/shhs2-200321/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec63d6ebfe96db71217d4d51245c79f54e4361a74476a162a4a8abf8bddf8d8 +size 2906 diff --git a/shhs_visit2/shhs2-200324/embeddings.meta.json b/shhs_visit2/shhs2-200324/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ec22adc549f97f0adee6470920396ec6c70e3e6 --- /dev/null +++ b/shhs_visit2/shhs2-200324/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200324", + "embedding_dim": 500, + "n_epochs": 1025, + "created_utc": "2026-05-03T18:03:59.560275+00:00", + "shape": [ + 1025, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200324/embeddings.npy b/shhs_visit2/shhs2-200324/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebaa987edb19f6b39bba03e48215995298d80ae6 --- /dev/null +++ b/shhs_visit2/shhs2-200324/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a295e0e170c27d243147e655df5116258fb8194cdf64930025b4e410e8436e8b +size 1025128 diff --git a/shhs_visit2/shhs2-200324/labels.meta.json b/shhs_visit2/shhs2-200324/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5488a518324ff58e253a7f318280c1dff94f8bea --- /dev/null +++ b/shhs_visit2/shhs2-200324/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200324", + "n_epochs": 1025, + "created_utc": "2026-05-03T18:03:59.564055+00:00", + "shape": [ + 1025 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200324/labels.npy b/shhs_visit2/shhs2-200324/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c9d97a563dea5ac6944b9e2f8bd3925fb0d67ad --- /dev/null +++ b/shhs_visit2/shhs2-200324/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b83fe6004ebf3fe8d1d87e418cbd7bc2bfe6ef0ebbc63a51c927f31099091bb +size 2178 diff --git a/shhs_visit2/shhs2-200328/embeddings.meta.json b/shhs_visit2/shhs2-200328/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e6151c3fe9a9004999367a2b1332a88c0e39250b --- /dev/null +++ b/shhs_visit2/shhs2-200328/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200328", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:04:00.862823+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200328/embeddings.npy b/shhs_visit2/shhs2-200328/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ffa4605630312412fbe6c6cad43101e91fdf7060 --- /dev/null +++ b/shhs_visit2/shhs2-200328/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96dfd8ce94580a96952977540b3846ab9bb3693da8e01b9472329c453cd6ff5d +size 1320128 diff --git a/shhs_visit2/shhs2-200328/labels.meta.json b/shhs_visit2/shhs2-200328/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e5de9a0a9ce8140b273a160414b2b5faf6201383 --- /dev/null +++ b/shhs_visit2/shhs2-200328/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200328", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:04:00.866822+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200328/labels.npy b/shhs_visit2/shhs2-200328/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cf8d85c8648983145182832372b493055211591 --- /dev/null +++ b/shhs_visit2/shhs2-200328/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb0b2afea9094600ff24d642f818f2b256f882a9e9ff0c5f07edf5d1c0bd4d8 +size 2768 diff --git a/shhs_visit2/shhs2-200333/embeddings.meta.json b/shhs_visit2/shhs2-200333/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..579e5a8ed5259fd28bdf056f260da007351d4501 --- /dev/null +++ b/shhs_visit2/shhs2-200333/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200333", + "embedding_dim": 500, + "n_epochs": 1245, + "created_utc": "2026-05-03T18:04:02.163424+00:00", + "shape": [ + 1245, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200333/embeddings.npy b/shhs_visit2/shhs2-200333/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3572170776b2b7c5037a085a731aef98d47d3f90 --- /dev/null +++ b/shhs_visit2/shhs2-200333/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9d371b481ec25da2074b793661a9b9957f3ed251723caeedd1889a003bbb1e +size 1245128 diff --git a/shhs_visit2/shhs2-200333/labels.meta.json b/shhs_visit2/shhs2-200333/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a384479033fc606f2e4a9e02a5d0d016488e468 --- /dev/null +++ b/shhs_visit2/shhs2-200333/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200333", + "n_epochs": 1245, + "created_utc": "2026-05-03T18:04:02.166827+00:00", + "shape": [ + 1245 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200333/labels.npy b/shhs_visit2/shhs2-200333/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c78fafc428576727587998a5f58c8b354606730b --- /dev/null +++ b/shhs_visit2/shhs2-200333/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59062de3afe2fd5636b9fb4726e08a4531f01d7a9c7682c5aba68040dfd85e68 +size 2618 diff --git a/shhs_visit2/shhs2-200334/embeddings.meta.json b/shhs_visit2/shhs2-200334/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d72644fe2da35880c92144d9e2cab062d7932553 --- /dev/null +++ b/shhs_visit2/shhs2-200334/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200334", + "embedding_dim": 500, + "n_epochs": 1025, + "created_utc": "2026-05-03T18:04:03.132301+00:00", + "shape": [ + 1025, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200334/embeddings.npy b/shhs_visit2/shhs2-200334/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a0799e013419108eca786139d2f42e3186ee27d --- /dev/null +++ b/shhs_visit2/shhs2-200334/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6603f8397ee77c0ca9c01133a42643cf7efbdd50cae17ac028357f66703ee394 +size 1025128 diff --git a/shhs_visit2/shhs2-200334/labels.meta.json b/shhs_visit2/shhs2-200334/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57c96470238176ad5de7a153dc748a97cf206a64 --- /dev/null +++ b/shhs_visit2/shhs2-200334/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200334", + "n_epochs": 1025, + "created_utc": "2026-05-03T18:04:03.137157+00:00", + "shape": [ + 1025 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200334/labels.npy b/shhs_visit2/shhs2-200334/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d241cf3ee5b5d1d974f1a591ebacbd4d3c723fd0 --- /dev/null +++ b/shhs_visit2/shhs2-200334/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4070495fc9e269f2b3fd6b29896e1bbed706a1993e44bf7c0cf8bbdb3330bbd +size 2178 diff --git a/shhs_visit2/shhs2-200339/embeddings.meta.json b/shhs_visit2/shhs2-200339/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..768d99a4cac4028d877bc1cc42c36c86ce6512c9 --- /dev/null +++ b/shhs_visit2/shhs2-200339/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200339", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:04:04.299001+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200339/embeddings.npy b/shhs_visit2/shhs2-200339/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..35ca96d93aeeba60f8d6f7098273b596275b01ab --- /dev/null +++ b/shhs_visit2/shhs2-200339/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3b328b9a9a52b4a75b1e0435e742fee14799673a3518294ed0fd7d19f8fa5b +size 1260128 diff --git a/shhs_visit2/shhs2-200339/labels.meta.json b/shhs_visit2/shhs2-200339/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4b3609d616cad9a09058ccdcc1a295021a786d7 --- /dev/null +++ b/shhs_visit2/shhs2-200339/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200339", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:04:04.303245+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200339/labels.npy b/shhs_visit2/shhs2-200339/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86c3283c1fd54ee4b6880d8d332193e92f36a1b3 --- /dev/null +++ b/shhs_visit2/shhs2-200339/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1661091c124283d48ae27682b9c27b15fd0963f356c04522d6348d3af8003aed +size 2648 diff --git a/shhs_visit2/shhs2-200340/embeddings.meta.json b/shhs_visit2/shhs2-200340/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4afe5193fda55aab8dd8e485d8095b9aec2991de --- /dev/null +++ b/shhs_visit2/shhs2-200340/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200340", + "embedding_dim": 500, + "n_epochs": 1233, + "created_utc": "2026-05-03T18:04:04.942082+00:00", + "shape": [ + 1233, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200340/embeddings.npy b/shhs_visit2/shhs2-200340/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..38302b169ef1bf6e99e8d57e277488ff61b4bd4b --- /dev/null +++ b/shhs_visit2/shhs2-200340/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30c76943cb1a6f68720aff0f0d14b304b62a8c6159cbb5ce0e7714bb964beb1 +size 1233128 diff --git a/shhs_visit2/shhs2-200340/labels.meta.json b/shhs_visit2/shhs2-200340/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e39a88f697f26e5778f32856c05b4aa13e408edd --- /dev/null +++ b/shhs_visit2/shhs2-200340/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200340", + "n_epochs": 1233, + "created_utc": "2026-05-03T18:04:04.946265+00:00", + "shape": [ + 1233 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200340/labels.npy b/shhs_visit2/shhs2-200340/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..09d43baff8bfe3b23724662339c4a52e853bf094 --- /dev/null +++ b/shhs_visit2/shhs2-200340/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40d72e9a20de185f1afe6a80e76e92dd734ab9a3d6cfd80ec706b06e6df36bd +size 2594 diff --git a/shhs_visit2/shhs2-200345/embeddings.meta.json b/shhs_visit2/shhs2-200345/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22ea3e2f07c989981d579051fd8aaa02686f35e1 --- /dev/null +++ b/shhs_visit2/shhs2-200345/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200345", + "embedding_dim": 500, + "n_epochs": 1243, + "created_utc": "2026-05-03T18:04:05.535887+00:00", + "shape": [ + 1243, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200345/embeddings.npy b/shhs_visit2/shhs2-200345/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2dba99191d291a1e8dcb80b4d704ce9c13b3a07 --- /dev/null +++ b/shhs_visit2/shhs2-200345/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bea66dd1d366439e581279c39e200816ce6d693033cf7cd88996bbc8a6d7036 +size 1243128 diff --git a/shhs_visit2/shhs2-200345/labels.meta.json b/shhs_visit2/shhs2-200345/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d0f57746b840fc0c71ee467fa087f34f2f51acb --- /dev/null +++ b/shhs_visit2/shhs2-200345/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200345", + "n_epochs": 1243, + "created_utc": "2026-05-03T18:04:05.539965+00:00", + "shape": [ + 1243 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200345/labels.npy b/shhs_visit2/shhs2-200345/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7d4304be5fa0a6596e07f3faecfb55638accbb9 --- /dev/null +++ b/shhs_visit2/shhs2-200345/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f27bfedb81d28219fd0e8f6f8a16966ad29a60ffffd25dd17a416977691423b +size 2614 diff --git a/shhs_visit2/shhs2-200347/embeddings.meta.json b/shhs_visit2/shhs2-200347/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72173d8902e3e6aebff403ad217361a216d0a7f5 --- /dev/null +++ b/shhs_visit2/shhs2-200347/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200347", + "embedding_dim": 500, + "n_epochs": 1324, + "created_utc": "2026-05-03T18:04:07.444183+00:00", + "shape": [ + 1324, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200347/embeddings.npy b/shhs_visit2/shhs2-200347/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a90087b16d153b0a92bd1e437066d0052fd7a667 --- /dev/null +++ b/shhs_visit2/shhs2-200347/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f683c6a59ac116a0f121bf5d47e06918c0ea9bc6c15993a5411a45205157123a +size 1324128 diff --git a/shhs_visit2/shhs2-200347/labels.meta.json b/shhs_visit2/shhs2-200347/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eee048061ca724dce03bd9545e80ebaa691646a6 --- /dev/null +++ b/shhs_visit2/shhs2-200347/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200347", + "n_epochs": 1324, + "created_utc": "2026-05-03T18:04:07.448192+00:00", + "shape": [ + 1324 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200347/labels.npy b/shhs_visit2/shhs2-200347/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..98c64f196db431a4822b1f34e2b3169a536c10b1 --- /dev/null +++ b/shhs_visit2/shhs2-200347/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d4fabc4d4bf2d063d5ddf7994d16937a60d4ae32f336a08f3ff6fbcfc4de03 +size 2776 diff --git a/shhs_visit2/shhs2-200352/embeddings.meta.json b/shhs_visit2/shhs2-200352/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0003ca1b20d1a650d2f0fd2872468df68a6b2f60 --- /dev/null +++ b/shhs_visit2/shhs2-200352/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200352", + "embedding_dim": 500, + "n_epochs": 1126, + "created_utc": "2026-05-03T18:04:09.122944+00:00", + "shape": [ + 1126, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200352/embeddings.npy b/shhs_visit2/shhs2-200352/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdcacf2a9bef1e5c4752edffffa8c23ad5cf0618 --- /dev/null +++ b/shhs_visit2/shhs2-200352/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47101f999faf60a8842f86530668e799fdfb8f600b2c7b66722133f6d4dcd429 +size 1126128 diff --git a/shhs_visit2/shhs2-200352/labels.meta.json b/shhs_visit2/shhs2-200352/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6d371ec33ce33148e8950365bb7c49a557b5ca3 --- /dev/null +++ b/shhs_visit2/shhs2-200352/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200352", + "n_epochs": 1126, + "created_utc": "2026-05-03T18:04:09.126334+00:00", + "shape": [ + 1126 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200352/labels.npy b/shhs_visit2/shhs2-200352/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a33df99b4f3757345b0549983f69ff8df6244594 --- /dev/null +++ b/shhs_visit2/shhs2-200352/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec16bc1442c8c0afc070d1dc05f42820713e909d93ad7d9952c6fa56df8d08a +size 2380 diff --git a/shhs_visit2/shhs2-200353/embeddings.meta.json b/shhs_visit2/shhs2-200353/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b43263bef4183acb17c9250508a778792dd3adf0 --- /dev/null +++ b/shhs_visit2/shhs2-200353/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200353", + "embedding_dim": 500, + "n_epochs": 1179, + "created_utc": "2026-05-03T18:04:10.429992+00:00", + "shape": [ + 1179, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200353/embeddings.npy b/shhs_visit2/shhs2-200353/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..de5b6287ec65ad628b455c80bf94c6280020c5e4 --- /dev/null +++ b/shhs_visit2/shhs2-200353/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6940f76a74b787653cf7ee4e0df157513eac5292d2c601df921b8d2c50559c8a +size 1179128 diff --git a/shhs_visit2/shhs2-200353/labels.meta.json b/shhs_visit2/shhs2-200353/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e676805bb680bca3e6633482c8502fe7c88d889 --- /dev/null +++ b/shhs_visit2/shhs2-200353/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200353", + "n_epochs": 1179, + "created_utc": "2026-05-03T18:04:10.434682+00:00", + "shape": [ + 1179 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200353/labels.npy b/shhs_visit2/shhs2-200353/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6a023695dc3b45a1694f13b077654bd41ec167c --- /dev/null +++ b/shhs_visit2/shhs2-200353/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6bc5102a27d00f68ba4b891673a3b4ffec1eeb2e5881c49a47466eea7fc5d8 +size 2486 diff --git a/shhs_visit2/shhs2-200354/embeddings.meta.json b/shhs_visit2/shhs2-200354/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22583ffaa9b3305f3bb5d30a91598046ea69eb23 --- /dev/null +++ b/shhs_visit2/shhs2-200354/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200354", + "embedding_dim": 500, + "n_epochs": 1340, + "created_utc": "2026-05-03T18:04:11.822315+00:00", + "shape": [ + 1340, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200354/embeddings.npy b/shhs_visit2/shhs2-200354/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d84cc46b18d9b9f4e9b3d1d986bf0a292a7c75d --- /dev/null +++ b/shhs_visit2/shhs2-200354/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec9a1519d70a63d074552448d53395b245100d06cc4e9502eba43981c0a36d26 +size 1340128 diff --git a/shhs_visit2/shhs2-200354/labels.meta.json b/shhs_visit2/shhs2-200354/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f84357c0fa491f00dfbcf55e4143cedcd4e6ef94 --- /dev/null +++ b/shhs_visit2/shhs2-200354/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200354", + "n_epochs": 1340, + "created_utc": "2026-05-03T18:04:11.825825+00:00", + "shape": [ + 1340 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200354/labels.npy b/shhs_visit2/shhs2-200354/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b05172ce2758bf6ef22531049378b7733325107f --- /dev/null +++ b/shhs_visit2/shhs2-200354/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04f8f2a96671fb2ee07100ac0253308efea9f27570847efcae8f5fa68be21eb +size 2808 diff --git a/shhs_visit2/shhs2-200360/embeddings.meta.json b/shhs_visit2/shhs2-200360/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c980a25133ebff93b0451406e3ec2beb00f38a5c --- /dev/null +++ b/shhs_visit2/shhs2-200360/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200360", + "embedding_dim": 500, + "n_epochs": 1333, + "created_utc": "2026-05-03T18:04:13.204327+00:00", + "shape": [ + 1333, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200360/embeddings.npy b/shhs_visit2/shhs2-200360/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1534ea2e24caa5ed33765609c77895578cc0a182 --- /dev/null +++ b/shhs_visit2/shhs2-200360/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e1f333c48c50c3f598c990e923228d59e78c376ff3079ee779f2fb4c2e21a3 +size 1333128 diff --git a/shhs_visit2/shhs2-200360/labels.meta.json b/shhs_visit2/shhs2-200360/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..293a896f7cc58a2ba03a1293130a48e79cc9d245 --- /dev/null +++ b/shhs_visit2/shhs2-200360/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200360", + "n_epochs": 1333, + "created_utc": "2026-05-03T18:04:13.207387+00:00", + "shape": [ + 1333 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200360/labels.npy b/shhs_visit2/shhs2-200360/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..75273997ff9573cdba5aa9c9f0c77046f8498745 --- /dev/null +++ b/shhs_visit2/shhs2-200360/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7197a91632faabeda4dd15cdf16f9f540d2dd1cc3cc4e4515c3010ad5f35817d +size 2794 diff --git a/shhs_visit2/shhs2-200361/embeddings.meta.json b/shhs_visit2/shhs2-200361/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f59cab15e6fcbdf0c1f92e63411baba5e2c35a35 --- /dev/null +++ b/shhs_visit2/shhs2-200361/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200361", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:04:13.775334+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200361/embeddings.npy b/shhs_visit2/shhs2-200361/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52617ac610f64cc4251ef7058c4cd99fac49c8b5 --- /dev/null +++ b/shhs_visit2/shhs2-200361/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b219270983e627a259c86354090dd56816a1be3c42477e6e77e57d7571c3c9 +size 1200128 diff --git a/shhs_visit2/shhs2-200361/labels.meta.json b/shhs_visit2/shhs2-200361/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe139617a41a07880ce7c80809e03d80dcfcaaa3 --- /dev/null +++ b/shhs_visit2/shhs2-200361/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200361", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:04:13.779104+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200361/labels.npy b/shhs_visit2/shhs2-200361/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af1053624e808b001ddf8ee4f758f06b919de8d2 --- /dev/null +++ b/shhs_visit2/shhs2-200361/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d91d7bc7989ca7bfbbd7d2522723ec2507ed599d1101a420264232c7bf32314 +size 2528 diff --git a/shhs_visit2/shhs2-200373/embeddings.meta.json b/shhs_visit2/shhs2-200373/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25efafcec7cce950acab86bc827d8239caf91619 --- /dev/null +++ b/shhs_visit2/shhs2-200373/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200373", + "embedding_dim": 500, + "n_epochs": 1373, + "created_utc": "2026-05-03T18:04:17.728143+00:00", + "shape": [ + 1373, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200373/embeddings.npy b/shhs_visit2/shhs2-200373/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5986d305db047e75e845642803dba99a11bf3d6 --- /dev/null +++ b/shhs_visit2/shhs2-200373/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c19754d77fee09dd036118a1137498c693f9c0525ccffd8a4f5ed0266cc136e +size 1373128 diff --git a/shhs_visit2/shhs2-200373/labels.meta.json b/shhs_visit2/shhs2-200373/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ba6721b6ef219df2eec3cd2d216c889334725a9 --- /dev/null +++ b/shhs_visit2/shhs2-200373/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200373", + "n_epochs": 1373, + "created_utc": "2026-05-03T18:04:17.731898+00:00", + "shape": [ + 1373 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200373/labels.npy b/shhs_visit2/shhs2-200373/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb3113081a8dcb9e04f54fcb56503f888e3d89ed --- /dev/null +++ b/shhs_visit2/shhs2-200373/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e533674e73ec08d592178455c855fe130edb7a78dc60fc923ba44c72c39f91d2 +size 2874 diff --git a/shhs_visit2/shhs2-200376/embeddings.meta.json b/shhs_visit2/shhs2-200376/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..acc523d371975820886704310a86e1f830e8fc0b --- /dev/null +++ b/shhs_visit2/shhs2-200376/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200376", + "embedding_dim": 500, + "n_epochs": 1163, + "created_utc": "2026-05-03T18:04:20.417513+00:00", + "shape": [ + 1163, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200376/embeddings.npy b/shhs_visit2/shhs2-200376/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ec1d15bf99cfb6216416eceaebcb646642c1497 --- /dev/null +++ b/shhs_visit2/shhs2-200376/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d7f9fa8ac117815f14de477c2e42f2bb8f09c0ae6135ea48d22087f94db3ac +size 1163128 diff --git a/shhs_visit2/shhs2-200376/labels.meta.json b/shhs_visit2/shhs2-200376/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3691d70397874c9049e2109460d449cb0e2d5882 --- /dev/null +++ b/shhs_visit2/shhs2-200376/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200376", + "n_epochs": 1163, + "created_utc": "2026-05-03T18:04:20.423588+00:00", + "shape": [ + 1163 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200376/labels.npy b/shhs_visit2/shhs2-200376/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..59fb5c6fcef7dac1ea94eb3543a060bc53d0ace0 --- /dev/null +++ b/shhs_visit2/shhs2-200376/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302f910a07fe4a42b1bc84d53768cd69ded8dd3ac1c3f7269d8ed326ce6c5f53 +size 2454 diff --git a/shhs_visit2/shhs2-200382/embeddings.meta.json b/shhs_visit2/shhs2-200382/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4e79569be36d77fff022e16ca91eb7a24ee83a3 --- /dev/null +++ b/shhs_visit2/shhs2-200382/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200382", + "embedding_dim": 500, + "n_epochs": 1397, + "created_utc": "2026-05-03T18:04:21.999670+00:00", + "shape": [ + 1397, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200382/embeddings.npy b/shhs_visit2/shhs2-200382/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ce43d2e230dccb4ce388af5e92aac667aca9bbc --- /dev/null +++ b/shhs_visit2/shhs2-200382/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7acfebc0bfa43716d3aad5ba4a07f73ae1edf7aaaf3d0f6c56526472efef67db +size 1397128 diff --git a/shhs_visit2/shhs2-200382/labels.meta.json b/shhs_visit2/shhs2-200382/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1cb0421bcb772dd7de57cfae4a363f77eba5723 --- /dev/null +++ b/shhs_visit2/shhs2-200382/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200382", + "n_epochs": 1397, + "created_utc": "2026-05-03T18:04:22.003891+00:00", + "shape": [ + 1397 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200382/labels.npy b/shhs_visit2/shhs2-200382/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c796aef6a844e390666b85a2a441270c2cca8894 --- /dev/null +++ b/shhs_visit2/shhs2-200382/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c235cc32eff13caa57c556ae5b9c963fce9b3ad0b02a811a9338ce2b66a466a +size 2922 diff --git a/shhs_visit2/shhs2-200383/embeddings.meta.json b/shhs_visit2/shhs2-200383/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..de34479b80f77f97a8320230b3aa02b6aa8f6ed6 --- /dev/null +++ b/shhs_visit2/shhs2-200383/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200383", + "embedding_dim": 500, + "n_epochs": 1249, + "created_utc": "2026-05-03T18:04:25.326228+00:00", + "shape": [ + 1249, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200383/embeddings.npy b/shhs_visit2/shhs2-200383/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d8c6a01f67ac718bf8815afd1a902d53d2a32cca --- /dev/null +++ b/shhs_visit2/shhs2-200383/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb538355f6c9b987f6b3022cf6483f1d563d5b4a5f3bec969c22019650405fbe +size 1249128 diff --git a/shhs_visit2/shhs2-200383/labels.meta.json b/shhs_visit2/shhs2-200383/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a238601d0404cadcc024da87053a8a8c95d9267d --- /dev/null +++ b/shhs_visit2/shhs2-200383/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200383", + "n_epochs": 1249, + "created_utc": "2026-05-03T18:04:25.330469+00:00", + "shape": [ + 1249 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200383/labels.npy b/shhs_visit2/shhs2-200383/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b0b914ff0b6d002e3c754aa40882d2730a120fdc --- /dev/null +++ b/shhs_visit2/shhs2-200383/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312d153653ee006f8a9393626886ddf8fff2d1893a4dd8367289f4b39d22f091 +size 2626 diff --git a/shhs_visit2/shhs2-200386/embeddings.meta.json b/shhs_visit2/shhs2-200386/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b706af125a19f8553b409be43965cdab5922a4ce --- /dev/null +++ b/shhs_visit2/shhs2-200386/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200386", + "embedding_dim": 500, + "n_epochs": 1223, + "created_utc": "2026-05-03T18:04:28.847925+00:00", + "shape": [ + 1223, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200386/embeddings.npy b/shhs_visit2/shhs2-200386/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f42b641409fbaa50f8c9f2576dbf06873a09576 --- /dev/null +++ b/shhs_visit2/shhs2-200386/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ed2f8a49b3c385fb3cc38485c2a540ae6e2bca2dffc8011303cdebfef0a964 +size 1223128 diff --git a/shhs_visit2/shhs2-200386/labels.meta.json b/shhs_visit2/shhs2-200386/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63d582b1063c49388230b96a6d17ed8121af047d --- /dev/null +++ b/shhs_visit2/shhs2-200386/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200386", + "n_epochs": 1223, + "created_utc": "2026-05-03T18:04:28.851722+00:00", + "shape": [ + 1223 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200386/labels.npy b/shhs_visit2/shhs2-200386/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf1c1623b2413d3ac44673d4402b1cbc65a9b4fe --- /dev/null +++ b/shhs_visit2/shhs2-200386/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c56273d38883420472a0bfd9f42a4e8de47b180fd38fbf9b288cc7cc6ea58d +size 2574 diff --git a/shhs_visit2/shhs2-200387/embeddings.meta.json b/shhs_visit2/shhs2-200387/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc46b37cc573b03ad57f921d0611eb76c472cee1 --- /dev/null +++ b/shhs_visit2/shhs2-200387/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200387", + "embedding_dim": 500, + "n_epochs": 1133, + "created_utc": "2026-05-03T18:04:30.083184+00:00", + "shape": [ + 1133, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200387/embeddings.npy b/shhs_visit2/shhs2-200387/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dfd4d1eea84745b19aca4d5caecb339992bb9f05 --- /dev/null +++ b/shhs_visit2/shhs2-200387/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13027b43b4e980060fe50dc104a1990a9f6771dcd47c0c866e9c75cc5c144bfd +size 1133128 diff --git a/shhs_visit2/shhs2-200387/labels.meta.json b/shhs_visit2/shhs2-200387/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38dcecfe2b4ad3f2e469412955eae5b7230b6de9 --- /dev/null +++ b/shhs_visit2/shhs2-200387/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200387", + "n_epochs": 1133, + "created_utc": "2026-05-03T18:04:30.087186+00:00", + "shape": [ + 1133 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200387/labels.npy b/shhs_visit2/shhs2-200387/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b78155cf4a15918b9a66fe09db7fc696999a4961 --- /dev/null +++ b/shhs_visit2/shhs2-200387/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074f046f594f506aacd306ab52815d7591b1021f4192213c0eb5d7c3087142ab +size 2394 diff --git a/shhs_visit2/shhs2-200393/embeddings.meta.json b/shhs_visit2/shhs2-200393/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a1bb0ac50a3660079fb5b435e2e2b00e3c748bd --- /dev/null +++ b/shhs_visit2/shhs2-200393/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200393", + "embedding_dim": 500, + "n_epochs": 1124, + "created_utc": "2026-05-03T18:04:31.534628+00:00", + "shape": [ + 1124, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200393/embeddings.npy b/shhs_visit2/shhs2-200393/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a61990b023e149f0bc0762fb8247d62424be5712 --- /dev/null +++ b/shhs_visit2/shhs2-200393/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b49d8523f53ca0955281f6de3411c395d4941ba6f77c59f4974c842b9fe1b2 +size 1124128 diff --git a/shhs_visit2/shhs2-200393/labels.meta.json b/shhs_visit2/shhs2-200393/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..840346d600c51e46a53e4f43134a45ccffe03208 --- /dev/null +++ b/shhs_visit2/shhs2-200393/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200393", + "n_epochs": 1124, + "created_utc": "2026-05-03T18:04:31.539441+00:00", + "shape": [ + 1124 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200393/labels.npy b/shhs_visit2/shhs2-200393/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7de4d32727ebb5a6211c34cfe159e4a922b8ebb6 --- /dev/null +++ b/shhs_visit2/shhs2-200393/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab64fe8236a1cc4a28fb74154ad8ff5d8a633f1ec504e81eb0a892fb2b0e437a +size 2376 diff --git a/shhs_visit2/shhs2-200395/embeddings.meta.json b/shhs_visit2/shhs2-200395/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..245dcd2119a580644a675d8eebe71f08076a2225 --- /dev/null +++ b/shhs_visit2/shhs2-200395/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200395", + "embedding_dim": 500, + "n_epochs": 1474, + "created_utc": "2026-05-03T18:04:33.207437+00:00", + "shape": [ + 1474, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200395/embeddings.npy b/shhs_visit2/shhs2-200395/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b82bc11a2df2501e2338108cdda7842492c0bf51 --- /dev/null +++ b/shhs_visit2/shhs2-200395/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000836eb6c46498ec23c1aa5496e2607302d76fdf696703f796eb2529ba38fcc +size 1474128 diff --git a/shhs_visit2/shhs2-200395/labels.meta.json b/shhs_visit2/shhs2-200395/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5895f4dd21882985f7e6d11b60b0ce8303077e7e --- /dev/null +++ b/shhs_visit2/shhs2-200395/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200395", + "n_epochs": 1474, + "created_utc": "2026-05-03T18:04:33.211236+00:00", + "shape": [ + 1474 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200395/labels.npy b/shhs_visit2/shhs2-200395/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..907ceab0a9b95658d1c79bfd0670b18ae10c0395 --- /dev/null +++ b/shhs_visit2/shhs2-200395/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce41c1f0761bd807e1c6ff228fb910f220b902b8ec0899808308947f98c9398 +size 3076 diff --git a/shhs_visit2/shhs2-200403/embeddings.meta.json b/shhs_visit2/shhs2-200403/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e738d61f93ffe42e573ea2ae88bf64c57cb61884 --- /dev/null +++ b/shhs_visit2/shhs2-200403/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200403", + "embedding_dim": 500, + "n_epochs": 1181, + "created_utc": "2026-05-03T18:04:36.119631+00:00", + "shape": [ + 1181, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200403/embeddings.npy b/shhs_visit2/shhs2-200403/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..555485f22e2b1787ddca3096ebd4beeab2e61861 --- /dev/null +++ b/shhs_visit2/shhs2-200403/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8db9596a037a7ae4b33e30c641fe4eeda9f09a0f9e719f04281c58f1fd90a3 +size 1181128 diff --git a/shhs_visit2/shhs2-200403/labels.meta.json b/shhs_visit2/shhs2-200403/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30160621276adf12267f98ce6a910e0dc9120547 --- /dev/null +++ b/shhs_visit2/shhs2-200403/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200403", + "n_epochs": 1181, + "created_utc": "2026-05-03T18:04:36.123871+00:00", + "shape": [ + 1181 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200403/labels.npy b/shhs_visit2/shhs2-200403/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..88f03c41df34779d76778724f500c1a973be28a3 --- /dev/null +++ b/shhs_visit2/shhs2-200403/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1eeb9194ca7d82c163ff887db17987b51063b2777df0119aa0bec06db711a1 +size 2490 diff --git a/shhs_visit2/shhs2-200404/embeddings.meta.json b/shhs_visit2/shhs2-200404/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab33ac9e8d61ca8b6cc986749b21792b3dc54bc0 --- /dev/null +++ b/shhs_visit2/shhs2-200404/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200404", + "embedding_dim": 500, + "n_epochs": 1380, + "created_utc": "2026-05-03T18:04:37.545794+00:00", + "shape": [ + 1380, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200404/embeddings.npy b/shhs_visit2/shhs2-200404/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bc02a6afd1caf475e770d9856f986ceeabbc3f14 --- /dev/null +++ b/shhs_visit2/shhs2-200404/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267bfa727745fa743a4e49177c9179ca7c2818a747599460f49a587bd2aa5437 +size 1380128 diff --git a/shhs_visit2/shhs2-200404/labels.meta.json b/shhs_visit2/shhs2-200404/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba1c3f4b9c59d3551f2d35717af42a32eeddad23 --- /dev/null +++ b/shhs_visit2/shhs2-200404/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200404", + "n_epochs": 1380, + "created_utc": "2026-05-03T18:04:37.549958+00:00", + "shape": [ + 1380 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200404/labels.npy b/shhs_visit2/shhs2-200404/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c225e858b5f9e05041de664a4fd6c34cdf4c7410 --- /dev/null +++ b/shhs_visit2/shhs2-200404/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d44f833cb294bf3df329291c685a2cbc209bbed36afab5ed8d1f97f78901d6a +size 2888 diff --git a/shhs_visit2/shhs2-200405/embeddings.meta.json b/shhs_visit2/shhs2-200405/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ade29badda13462e0643fcea1ab8690a006f253a --- /dev/null +++ b/shhs_visit2/shhs2-200405/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200405", + "embedding_dim": 500, + "n_epochs": 1021, + "created_utc": "2026-05-03T18:04:39.598442+00:00", + "shape": [ + 1021, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200405/embeddings.npy b/shhs_visit2/shhs2-200405/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1fcf34879ac9356aee0909a38b41d4fbc773be0 --- /dev/null +++ b/shhs_visit2/shhs2-200405/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030cf96ca13ec0929eb3736e91b1ea264c6d128acde2e1ee3d5cb1ed695c50b4 +size 1021128 diff --git a/shhs_visit2/shhs2-200405/labels.meta.json b/shhs_visit2/shhs2-200405/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..530a35547118a0608030970f7fe947735a2dda7b --- /dev/null +++ b/shhs_visit2/shhs2-200405/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200405", + "n_epochs": 1021, + "created_utc": "2026-05-03T18:04:39.602732+00:00", + "shape": [ + 1021 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200405/labels.npy b/shhs_visit2/shhs2-200405/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..088c60d5fbab20a8ed87471fb7be5d7324d450d1 --- /dev/null +++ b/shhs_visit2/shhs2-200405/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae52ee4539027749bddf8ba73815c21760b64c54bcd4f44575bb71687c2a1af +size 2170 diff --git a/shhs_visit2/shhs2-200406/embeddings.meta.json b/shhs_visit2/shhs2-200406/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07b2a71bf6ab04803a87fdedd7424131750b99ba --- /dev/null +++ b/shhs_visit2/shhs2-200406/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200406", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:04:40.688904+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200406/embeddings.npy b/shhs_visit2/shhs2-200406/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..46d6305234e9a8a9bcd4875ea3ab64bbd929aae4 --- /dev/null +++ b/shhs_visit2/shhs2-200406/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:758c95399391cc156e7ac4d6f6d3c770df57c26ac7f6a11e78c4e4c3fb780436 +size 1170128 diff --git a/shhs_visit2/shhs2-200406/labels.meta.json b/shhs_visit2/shhs2-200406/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..666c15bdf325fc6486d6426ec6e22b2448651351 --- /dev/null +++ b/shhs_visit2/shhs2-200406/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200406", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:04:40.691694+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200406/labels.npy b/shhs_visit2/shhs2-200406/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..31ca696dc3f3582c639452456f4acf87f7284b9f --- /dev/null +++ b/shhs_visit2/shhs2-200406/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edc0fc8b86f53cc52aa30ea7a29dfad40a9080f6794f3eb5c1d34b732014571 +size 2468 diff --git a/shhs_visit2/shhs2-200408/embeddings.meta.json b/shhs_visit2/shhs2-200408/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1badb93ceed44e44823673ca3927f481f6aadeb1 --- /dev/null +++ b/shhs_visit2/shhs2-200408/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200408", + "embedding_dim": 500, + "n_epochs": 1085, + "created_utc": "2026-05-03T18:04:41.757895+00:00", + "shape": [ + 1085, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200408/embeddings.npy b/shhs_visit2/shhs2-200408/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ae24ff2d0b3e5d599953a0fbb7d82e9553a0652 --- /dev/null +++ b/shhs_visit2/shhs2-200408/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0533c44de63b8fe81e293cee2e7fc80aadf2a7e6a70db6a660716d31b8695d +size 1085128 diff --git a/shhs_visit2/shhs2-200408/labels.meta.json b/shhs_visit2/shhs2-200408/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bc1e78c6da3c9e1954e52889f01d83c5c75e4ec --- /dev/null +++ b/shhs_visit2/shhs2-200408/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200408", + "n_epochs": 1085, + "created_utc": "2026-05-03T18:04:41.762170+00:00", + "shape": [ + 1085 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200408/labels.npy b/shhs_visit2/shhs2-200408/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f03ed3a0001f27c73f62c9fa3c5c6d44fc2bcf54 --- /dev/null +++ b/shhs_visit2/shhs2-200408/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121cda94cf5ba0f89d7c054d4296f6b667c92c93a1ded8b957587d639bd0b98f +size 2298 diff --git a/shhs_visit2/shhs2-200409/embeddings.meta.json b/shhs_visit2/shhs2-200409/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..071321bbd38025a9081d0fbe4b009ff92db9275f --- /dev/null +++ b/shhs_visit2/shhs2-200409/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200409", + "embedding_dim": 500, + "n_epochs": 1536, + "created_utc": "2026-05-03T18:04:42.482586+00:00", + "shape": [ + 1536, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200409/embeddings.npy b/shhs_visit2/shhs2-200409/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3f3a496fefc044b76cf4e0ad76c9fe52a4bf51e --- /dev/null +++ b/shhs_visit2/shhs2-200409/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5884ab322a43fadbfd0be6898325c7ea39fe271f00e88f3f6bdcdb8fac661ad3 +size 1536128 diff --git a/shhs_visit2/shhs2-200409/labels.meta.json b/shhs_visit2/shhs2-200409/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cdc4b17b6d4c6da9a72f4b9f4eb1ba0a89fc4ef --- /dev/null +++ b/shhs_visit2/shhs2-200409/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200409", + "n_epochs": 1536, + "created_utc": "2026-05-03T18:04:42.486261+00:00", + "shape": [ + 1536 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200409/labels.npy b/shhs_visit2/shhs2-200409/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6425c36fd9d563fe427e67a20d21d2a6f66e204 --- /dev/null +++ b/shhs_visit2/shhs2-200409/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09f370be676eaaba4d3f74b9185471998425064aa0e2fc33672c21293578e30 +size 3200 diff --git a/shhs_visit2/shhs2-200410/embeddings.meta.json b/shhs_visit2/shhs2-200410/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c7549d956ce0615e105f4517f67e6e38e65ce1b8 --- /dev/null +++ b/shhs_visit2/shhs2-200410/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200410", + "embedding_dim": 500, + "n_epochs": 1182, + "created_utc": "2026-05-03T18:04:43.945613+00:00", + "shape": [ + 1182, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200410/embeddings.npy b/shhs_visit2/shhs2-200410/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db22868e3b45525b67404ef303eb695531f7cb48 --- /dev/null +++ b/shhs_visit2/shhs2-200410/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb3dde68d9f9c1689bb4847956056c44f01648977caaf35246f5d0adfce4e83 +size 1182128 diff --git a/shhs_visit2/shhs2-200410/labels.meta.json b/shhs_visit2/shhs2-200410/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5b959bc365a2a78a8fe96d2070f6474cd6e3f05 --- /dev/null +++ b/shhs_visit2/shhs2-200410/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200410", + "n_epochs": 1182, + "created_utc": "2026-05-03T18:04:43.949588+00:00", + "shape": [ + 1182 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200410/labels.npy b/shhs_visit2/shhs2-200410/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8cc3ae72d31496b7e5cc6b6dd8253f911f7d5af4 --- /dev/null +++ b/shhs_visit2/shhs2-200410/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb669ea7f31b53a7f8a001a871dfd9df5ac1f9de247ad0b160e9ec902951807d +size 2492 diff --git a/shhs_visit2/shhs2-200412/embeddings.meta.json b/shhs_visit2/shhs2-200412/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7a01fac8ead498e4b538fded403bd9a1bfa104f --- /dev/null +++ b/shhs_visit2/shhs2-200412/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200412", + "embedding_dim": 500, + "n_epochs": 911, + "created_utc": "2026-05-03T18:04:45.723829+00:00", + "shape": [ + 911, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200412/embeddings.npy b/shhs_visit2/shhs2-200412/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfa5548392b42f226d6d5303b3a7bdc44aa6b09d --- /dev/null +++ b/shhs_visit2/shhs2-200412/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf24900ee187d73917cea0244f5de07444dcccc0fb244022417602ffdd3bacd +size 911128 diff --git a/shhs_visit2/shhs2-200412/labels.meta.json b/shhs_visit2/shhs2-200412/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..840fc01ceb90733a7428928358743343ebba7286 --- /dev/null +++ b/shhs_visit2/shhs2-200412/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200412", + "n_epochs": 911, + "created_utc": "2026-05-03T18:04:45.727059+00:00", + "shape": [ + 911 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200412/labels.npy b/shhs_visit2/shhs2-200412/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8bb277228bd2de898daa95117d7b835b8348f4a3 --- /dev/null +++ b/shhs_visit2/shhs2-200412/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89710b3ee0484e3b0c3974bacef960accd223379bb275819d29c6837ffb034c4 +size 1950 diff --git a/shhs_visit2/shhs2-200413/embeddings.meta.json b/shhs_visit2/shhs2-200413/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9dba4bbf084b935ffd54e303dc922cd0bc4a629 --- /dev/null +++ b/shhs_visit2/shhs2-200413/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200413", + "embedding_dim": 500, + "n_epochs": 1295, + "created_utc": "2026-05-03T18:04:47.078222+00:00", + "shape": [ + 1295, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200413/embeddings.npy b/shhs_visit2/shhs2-200413/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e49aa7be54daee9990cb87befcb2c15c1b367beb --- /dev/null +++ b/shhs_visit2/shhs2-200413/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8e17de53c17cb8229e4d11daa4b826878e676f5fb09571d03b211d333b301f +size 1295128 diff --git a/shhs_visit2/shhs2-200413/labels.meta.json b/shhs_visit2/shhs2-200413/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e21df329911332e781f339c7b353d4e84baa0cf7 --- /dev/null +++ b/shhs_visit2/shhs2-200413/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200413", + "n_epochs": 1295, + "created_utc": "2026-05-03T18:04:47.081437+00:00", + "shape": [ + 1295 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200413/labels.npy b/shhs_visit2/shhs2-200413/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de6c01ffd9eb7a2fc8c293047e4b84c269dfdfc3 --- /dev/null +++ b/shhs_visit2/shhs2-200413/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df5bac2bcbea83b4cc92f73526176746d951c6c0f43cfd4d5f64910fe0161b1 +size 2718 diff --git a/shhs_visit2/shhs2-200414/embeddings.meta.json b/shhs_visit2/shhs2-200414/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e00575b4c325b768bcd13de2bed2de55cb192001 --- /dev/null +++ b/shhs_visit2/shhs2-200414/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200414", + "embedding_dim": 500, + "n_epochs": 1475, + "created_utc": "2026-05-03T18:04:48.577421+00:00", + "shape": [ + 1475, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200414/embeddings.npy b/shhs_visit2/shhs2-200414/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f56a3a7176420147d65175468ffdd4b32599eaff --- /dev/null +++ b/shhs_visit2/shhs2-200414/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179282a0dd0f21c4953b6504d3336f8c340e7d42a776242e71d7a9ee81a4a020 +size 1475128 diff --git a/shhs_visit2/shhs2-200414/labels.meta.json b/shhs_visit2/shhs2-200414/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e6683c97a6f93c813608634263ef4518dda8dee --- /dev/null +++ b/shhs_visit2/shhs2-200414/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200414", + "n_epochs": 1475, + "created_utc": "2026-05-03T18:04:48.581559+00:00", + "shape": [ + 1475 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200414/labels.npy b/shhs_visit2/shhs2-200414/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6151b2bc7681efe733db4d6ee03da9d9fdca589a --- /dev/null +++ b/shhs_visit2/shhs2-200414/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a7bdad4f7184ff377b072bb36b834e15f535ddb8500d503e29f4dad6a5c0ba +size 3078 diff --git a/shhs_visit2/shhs2-200417/embeddings.meta.json b/shhs_visit2/shhs2-200417/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9aab0dff8fb4e5ef3aac7fcaa53ebb6a49651a7 --- /dev/null +++ b/shhs_visit2/shhs2-200417/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200417", + "embedding_dim": 500, + "n_epochs": 1241, + "created_utc": "2026-05-03T18:04:49.830752+00:00", + "shape": [ + 1241, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200417/embeddings.npy b/shhs_visit2/shhs2-200417/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f73b8dac54ec95f6628c2f9ec7ceb8900b68200 --- /dev/null +++ b/shhs_visit2/shhs2-200417/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dcc8b3eff434b1142d97cd5c0acaad743c86740a3f522b4e05fd8be7e075198 +size 1241128 diff --git a/shhs_visit2/shhs2-200417/labels.meta.json b/shhs_visit2/shhs2-200417/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25092062f2dd0656d78b0488c5f5910b48f6df1b --- /dev/null +++ b/shhs_visit2/shhs2-200417/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200417", + "n_epochs": 1241, + "created_utc": "2026-05-03T18:04:49.833996+00:00", + "shape": [ + 1241 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200417/labels.npy b/shhs_visit2/shhs2-200417/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f5666a3efc3dc9932289ec9187618ec73c719bd --- /dev/null +++ b/shhs_visit2/shhs2-200417/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15ee5c33dea2d1072894b989eabf3e0e0514da4e5c3696930d0781a06fa80a1 +size 2610 diff --git a/shhs_visit2/shhs2-200418/embeddings.meta.json b/shhs_visit2/shhs2-200418/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd6dd66826b9c78264e3a045fca577f28fa3dc74 --- /dev/null +++ b/shhs_visit2/shhs2-200418/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200418", + "embedding_dim": 500, + "n_epochs": 1419, + "created_utc": "2026-05-03T18:04:50.486001+00:00", + "shape": [ + 1419, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200418/embeddings.npy b/shhs_visit2/shhs2-200418/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5282a7ac91ceb8a1b1fcd7de3ad1fd36942b50f --- /dev/null +++ b/shhs_visit2/shhs2-200418/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e9370c7639ff8780275f0e3f965c466ee26a34c6760e1ffc05ac234e04e8a4c +size 1419128 diff --git a/shhs_visit2/shhs2-200418/labels.meta.json b/shhs_visit2/shhs2-200418/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..016b4fc4abe3418242e5a796854cc1c8537cf9dc --- /dev/null +++ b/shhs_visit2/shhs2-200418/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200418", + "n_epochs": 1419, + "created_utc": "2026-05-03T18:04:50.489707+00:00", + "shape": [ + 1419 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200418/labels.npy b/shhs_visit2/shhs2-200418/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..403e75f3133a88cd4784eeb6b09a92969e4204c8 --- /dev/null +++ b/shhs_visit2/shhs2-200418/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d952f4108c0f6a8751b2f5eaf75f08ecda082901a4d8dbebc44d76e3325208a7 +size 2966 diff --git a/shhs_visit2/shhs2-200419/embeddings.meta.json b/shhs_visit2/shhs2-200419/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..edda6b6eeb7d59c2a525973a24ca179af01e79d7 --- /dev/null +++ b/shhs_visit2/shhs2-200419/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200419", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:04:51.408008+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200419/embeddings.npy b/shhs_visit2/shhs2-200419/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..066a3b8d8645928b3395faba48e91c185ae122ab --- /dev/null +++ b/shhs_visit2/shhs2-200419/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95100776c0e865c14b6b0ef083ce4eb1dbd0d4960a85a3155aca2dd40bf1d08 +size 1020128 diff --git a/shhs_visit2/shhs2-200419/labels.meta.json b/shhs_visit2/shhs2-200419/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ccf58967d51ff0f914dcd9d1eac1ee14cc31f8d --- /dev/null +++ b/shhs_visit2/shhs2-200419/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200419", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:04:51.411635+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200419/labels.npy b/shhs_visit2/shhs2-200419/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c23d3b4774630b752f1462b551bb4148f874cb40 --- /dev/null +++ b/shhs_visit2/shhs2-200419/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b624a2b0fbbb2233d109c2aea6bfa48f9182d7284d45b4812266bd1ed4f2cc4 +size 2168 diff --git a/shhs_visit2/shhs2-200424/embeddings.meta.json b/shhs_visit2/shhs2-200424/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..39f6841c4e6b682216c7b7d6e6cc2c17b1d08b65 --- /dev/null +++ b/shhs_visit2/shhs2-200424/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200424", + "embedding_dim": 500, + "n_epochs": 1233, + "created_utc": "2026-05-03T18:04:51.995105+00:00", + "shape": [ + 1233, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200424/embeddings.npy b/shhs_visit2/shhs2-200424/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..60569fb844d9b6c18dc26faf24e52176c9fe145e --- /dev/null +++ b/shhs_visit2/shhs2-200424/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76f86bff37b0a3ae04f39b77fd1f266ef50169cf2cb4438763ce16d29677e43 +size 1233128 diff --git a/shhs_visit2/shhs2-200424/labels.meta.json b/shhs_visit2/shhs2-200424/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d81514e9265b511dd8cd34e272d0ea41d9db3672 --- /dev/null +++ b/shhs_visit2/shhs2-200424/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200424", + "n_epochs": 1233, + "created_utc": "2026-05-03T18:04:51.999852+00:00", + "shape": [ + 1233 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200424/labels.npy b/shhs_visit2/shhs2-200424/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e722f226bd559b0b98d6d4a0e86151d2991104b --- /dev/null +++ b/shhs_visit2/shhs2-200424/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e0d74f38a43e689741b43105ab2bc3f4c3eb0f1381651c3015b1b32e56be35 +size 2594 diff --git a/shhs_visit2/shhs2-200437/embeddings.meta.json b/shhs_visit2/shhs2-200437/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb66fcc92a731a6e0b7cf6a09993512325584765 --- /dev/null +++ b/shhs_visit2/shhs2-200437/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200437", + "embedding_dim": 500, + "n_epochs": 1213, + "created_utc": "2026-05-03T18:04:52.571581+00:00", + "shape": [ + 1213, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200437/embeddings.npy b/shhs_visit2/shhs2-200437/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c27078f85e4bf3a9d9084c5763efb27300d15128 --- /dev/null +++ b/shhs_visit2/shhs2-200437/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93e8974b74f4c62d6eaa5dc0cebbd6fac645fca5dc621b3db565a4255035dd8 +size 1213128 diff --git a/shhs_visit2/shhs2-200437/labels.meta.json b/shhs_visit2/shhs2-200437/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9704191112b455e583d883e421689035a84459f0 --- /dev/null +++ b/shhs_visit2/shhs2-200437/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200437", + "n_epochs": 1213, + "created_utc": "2026-05-03T18:04:52.575204+00:00", + "shape": [ + 1213 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200437/labels.npy b/shhs_visit2/shhs2-200437/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cedb9a8ed402cab1852587e8a02a4b411aaf4b95 --- /dev/null +++ b/shhs_visit2/shhs2-200437/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54014018fff8a7d36608f02ec644cbebde9dc694d1bef68c2ac53162e98cf103 +size 2554 diff --git a/shhs_visit2/shhs2-200438/embeddings.meta.json b/shhs_visit2/shhs2-200438/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3e5b6848e3b7ddb19c8dbbfed5bb565bec3e942 --- /dev/null +++ b/shhs_visit2/shhs2-200438/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200438", + "embedding_dim": 500, + "n_epochs": 1408, + "created_utc": "2026-05-03T18:04:53.867939+00:00", + "shape": [ + 1408, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200438/embeddings.npy b/shhs_visit2/shhs2-200438/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65df4a24c5e9ed2bf290cfca1acbd79134e8964b --- /dev/null +++ b/shhs_visit2/shhs2-200438/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80cfb0afe19ce8ff90f9c5f686dbc9c6aa59b43768bd90e5244fa803f55750b4 +size 1408128 diff --git a/shhs_visit2/shhs2-200438/labels.meta.json b/shhs_visit2/shhs2-200438/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77f85791e3b05916f8b77115e0009eed5e00e0bb --- /dev/null +++ b/shhs_visit2/shhs2-200438/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200438", + "n_epochs": 1408, + "created_utc": "2026-05-03T18:04:53.871460+00:00", + "shape": [ + 1408 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200438/labels.npy b/shhs_visit2/shhs2-200438/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..89efd7b25d426b196b4c34c5b45c9714d651d679 --- /dev/null +++ b/shhs_visit2/shhs2-200438/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5402327d4e5153e73de4bb01251c6d87e251458b3d4995b0293cc64d22bb590 +size 2944 diff --git a/shhs_visit2/shhs2-200439/embeddings.meta.json b/shhs_visit2/shhs2-200439/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..937e78704080c404459edb63c9af3b0b50b4fdc4 --- /dev/null +++ b/shhs_visit2/shhs2-200439/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200439", + "embedding_dim": 500, + "n_epochs": 1256, + "created_utc": "2026-05-03T18:04:55.315231+00:00", + "shape": [ + 1256, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200439/embeddings.npy b/shhs_visit2/shhs2-200439/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd3acb66efb31512a42496e6b5d1c29d00f81bcd --- /dev/null +++ b/shhs_visit2/shhs2-200439/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11172fd03f5ba6faefe64efdaa4e5aeaead62a1b7ec4a78ca489aec9cd0f6cda +size 1256128 diff --git a/shhs_visit2/shhs2-200439/labels.meta.json b/shhs_visit2/shhs2-200439/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f281c56168ae476cd73be26550ff3843044c0d3 --- /dev/null +++ b/shhs_visit2/shhs2-200439/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200439", + "n_epochs": 1256, + "created_utc": "2026-05-03T18:04:55.318940+00:00", + "shape": [ + 1256 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200439/labels.npy b/shhs_visit2/shhs2-200439/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..88fad129547ee6bcf3b38f943025a2c28ac9e7c4 --- /dev/null +++ b/shhs_visit2/shhs2-200439/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce414e936173f36a47c877819e98f0310a783039180f551a97495b19a6e3b72d +size 2640 diff --git a/shhs_visit2/shhs2-200442/embeddings.meta.json b/shhs_visit2/shhs2-200442/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..217904a5087a00748eb9f655839073397387b7ba --- /dev/null +++ b/shhs_visit2/shhs2-200442/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200442", + "embedding_dim": 500, + "n_epochs": 1576, + "created_utc": "2026-05-03T18:04:57.237401+00:00", + "shape": [ + 1576, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200442/embeddings.npy b/shhs_visit2/shhs2-200442/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..73c8dd675d9ae14d8f7ff8421f7b94296dd454c9 --- /dev/null +++ b/shhs_visit2/shhs2-200442/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9c0e4bb3258d3ebb092616d2108adcc7ef16876e2a427eed122d7936d86384 +size 1576128 diff --git a/shhs_visit2/shhs2-200442/labels.meta.json b/shhs_visit2/shhs2-200442/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..06515396ec2f227311588de4b846b5594ec48acf --- /dev/null +++ b/shhs_visit2/shhs2-200442/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200442", + "n_epochs": 1576, + "created_utc": "2026-05-03T18:04:57.240544+00:00", + "shape": [ + 1576 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200442/labels.npy b/shhs_visit2/shhs2-200442/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..83f5d73e8ce288cf60bcc2f29c5cfd5ccae23905 --- /dev/null +++ b/shhs_visit2/shhs2-200442/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d457589da1cf196c04ff5b326ecf937fd1dbed30224bc532515804a2d51ac0 +size 3280 diff --git a/shhs_visit2/shhs2-200445/embeddings.meta.json b/shhs_visit2/shhs2-200445/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aaccc0391b1173c06f8e79ad97eee7fcbbc629c0 --- /dev/null +++ b/shhs_visit2/shhs2-200445/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200445", + "embedding_dim": 500, + "n_epochs": 1112, + "created_utc": "2026-05-03T18:04:58.424975+00:00", + "shape": [ + 1112, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200445/embeddings.npy b/shhs_visit2/shhs2-200445/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5962f39f83248f73ba17d4d8e2544aa2a535c2cf --- /dev/null +++ b/shhs_visit2/shhs2-200445/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54f3858656ccccdbb9787aa4a00f8c7e4215ef989efdd2559f9d6fa1acd7d34 +size 1112128 diff --git a/shhs_visit2/shhs2-200445/labels.meta.json b/shhs_visit2/shhs2-200445/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ecd0f88357ecafd368bf638a52d19d25ee72812 --- /dev/null +++ b/shhs_visit2/shhs2-200445/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200445", + "n_epochs": 1112, + "created_utc": "2026-05-03T18:04:58.428939+00:00", + "shape": [ + 1112 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200445/labels.npy b/shhs_visit2/shhs2-200445/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3fdd9344ff7d85b1bb4b4a6d893433274e920157 --- /dev/null +++ b/shhs_visit2/shhs2-200445/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1923f09bd2f4898ab0aea3dffee44001442bcd2f6523ae2d236f9e31069fdee +size 2352 diff --git a/shhs_visit2/shhs2-200446/embeddings.meta.json b/shhs_visit2/shhs2-200446/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b4a0945d07e87e4ab76736c91bdfd78b3f2c2d1 --- /dev/null +++ b/shhs_visit2/shhs2-200446/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200446", + "embedding_dim": 500, + "n_epochs": 1233, + "created_utc": "2026-05-03T18:04:59.840508+00:00", + "shape": [ + 1233, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200446/embeddings.npy b/shhs_visit2/shhs2-200446/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ac8431c2bc23e9a06895efa6dff619d2aae5d4c --- /dev/null +++ b/shhs_visit2/shhs2-200446/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75ac2a23d38e8ae91f204a70fdef48989923f7caa8ce3ae574aae69c551586a +size 1233128 diff --git a/shhs_visit2/shhs2-200446/labels.meta.json b/shhs_visit2/shhs2-200446/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df747fc42e9d2c0b8abf16841aa7d093877bd4a6 --- /dev/null +++ b/shhs_visit2/shhs2-200446/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200446", + "n_epochs": 1233, + "created_utc": "2026-05-03T18:04:59.844408+00:00", + "shape": [ + 1233 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200446/labels.npy b/shhs_visit2/shhs2-200446/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f7341caba6630f68682ef0076f77ef2838cb3a65 --- /dev/null +++ b/shhs_visit2/shhs2-200446/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e277c764c0b88678b26c8cb389103b201590131e69c84abb6565d019d42b02 +size 2594 diff --git a/shhs_visit2/shhs2-200460/embeddings.meta.json b/shhs_visit2/shhs2-200460/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c7d0e05a0d6140085a31914524e4cdc7c73c3d0d --- /dev/null +++ b/shhs_visit2/shhs2-200460/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200460", + "embedding_dim": 500, + "n_epochs": 1520, + "created_utc": "2026-05-03T18:05:01.372062+00:00", + "shape": [ + 1520, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200460/embeddings.npy b/shhs_visit2/shhs2-200460/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4751a2c86161935954b54f3510cc01166a1a109 --- /dev/null +++ b/shhs_visit2/shhs2-200460/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af76993a2a0b7ec043671f9b4ad0b357d20ad6c5e8adc09f9d9c014c611bafe +size 1520128 diff --git a/shhs_visit2/shhs2-200460/labels.meta.json b/shhs_visit2/shhs2-200460/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f6b8aaa583da8ba9f1b146d9777fa2de600b2f5 --- /dev/null +++ b/shhs_visit2/shhs2-200460/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200460", + "n_epochs": 1520, + "created_utc": "2026-05-03T18:05:01.376044+00:00", + "shape": [ + 1520 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200460/labels.npy b/shhs_visit2/shhs2-200460/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..34da6bd17c268bb09d3e6dd782f00079dc605f98 --- /dev/null +++ b/shhs_visit2/shhs2-200460/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6ea5a156788302c0e8d3111096a6d271cbc37328c1a71c4b2b567937dcc063 +size 3168 diff --git a/shhs_visit2/shhs2-200461/embeddings.meta.json b/shhs_visit2/shhs2-200461/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cb195642a2470feefa970cd49f243fcb6d220d6 --- /dev/null +++ b/shhs_visit2/shhs2-200461/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200461", + "embedding_dim": 500, + "n_epochs": 1115, + "created_utc": "2026-05-03T18:05:02.668808+00:00", + "shape": [ + 1115, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200461/embeddings.npy b/shhs_visit2/shhs2-200461/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c623023fc02abd2b0e65ec6768bbe2e3b186d03a --- /dev/null +++ b/shhs_visit2/shhs2-200461/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f49e8801502c4b88e4ffd4354c56e4694270a0b6dcfc64bdcdbfba328c65ab4 +size 1115128 diff --git a/shhs_visit2/shhs2-200461/labels.meta.json b/shhs_visit2/shhs2-200461/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d27deb0c10ff233f91786e67abe3f0d61881bd4 --- /dev/null +++ b/shhs_visit2/shhs2-200461/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200461", + "n_epochs": 1115, + "created_utc": "2026-05-03T18:05:02.672213+00:00", + "shape": [ + 1115 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200461/labels.npy b/shhs_visit2/shhs2-200461/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d00b50dd56d1cb53e5b5b4d4dbda2801d7cf5250 --- /dev/null +++ b/shhs_visit2/shhs2-200461/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f93b8ebb06146dc9ea72cbb13103b2a7708da4cc31259b0425d26f58979fcb +size 2358 diff --git a/shhs_visit2/shhs2-200465/embeddings.meta.json b/shhs_visit2/shhs2-200465/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..110a44fd8de19f3a9f99a0d80debf66c19a3c487 --- /dev/null +++ b/shhs_visit2/shhs2-200465/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200465", + "embedding_dim": 500, + "n_epochs": 1146, + "created_utc": "2026-05-03T18:05:04.026206+00:00", + "shape": [ + 1146, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200465/embeddings.npy b/shhs_visit2/shhs2-200465/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c93042094cb6cf0614f2ff71b98a4d6eaa5c775 --- /dev/null +++ b/shhs_visit2/shhs2-200465/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af388565a45bcfd831fcf41c6942865a857331e84fc4d93b1e9b4f6983c88af0 +size 1146128 diff --git a/shhs_visit2/shhs2-200465/labels.meta.json b/shhs_visit2/shhs2-200465/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..457353ff056def04491907e1aacee455691395cc --- /dev/null +++ b/shhs_visit2/shhs2-200465/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200465", + "n_epochs": 1146, + "created_utc": "2026-05-03T18:05:04.029678+00:00", + "shape": [ + 1146 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200465/labels.npy b/shhs_visit2/shhs2-200465/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32fb1ca73783d6ce334781a998a964c675258bcc --- /dev/null +++ b/shhs_visit2/shhs2-200465/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de597a9844765d5d7904ff149a9a6f954f37827a383b928e21be4da1621c0ad +size 2420 diff --git a/shhs_visit2/shhs2-200466/embeddings.meta.json b/shhs_visit2/shhs2-200466/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97556d3a02064926d771f80e67149961189b1fa0 --- /dev/null +++ b/shhs_visit2/shhs2-200466/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200466", + "embedding_dim": 500, + "n_epochs": 1065, + "created_utc": "2026-05-03T18:05:05.065022+00:00", + "shape": [ + 1065, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200466/embeddings.npy b/shhs_visit2/shhs2-200466/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d65443a5a9cad2ee04b64e9df0a3cc7db21edd9e --- /dev/null +++ b/shhs_visit2/shhs2-200466/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbd7a3d315b303223b2194ba5e371d15ea7b0eeb493313aab0088535344683a +size 1065128 diff --git a/shhs_visit2/shhs2-200466/labels.meta.json b/shhs_visit2/shhs2-200466/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85f42666ecc54426ba3d90eccbd21d71d2ec6868 --- /dev/null +++ b/shhs_visit2/shhs2-200466/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200466", + "n_epochs": 1065, + "created_utc": "2026-05-03T18:05:05.068837+00:00", + "shape": [ + 1065 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200466/labels.npy b/shhs_visit2/shhs2-200466/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c259e8bb1cdcaac289d7944e365c8da2affe8298 --- /dev/null +++ b/shhs_visit2/shhs2-200466/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedede1fa6d0c882e7626de6982ca594277039240519acd916aec0b40543f32d +size 2258 diff --git a/shhs_visit2/shhs2-200467/embeddings.meta.json b/shhs_visit2/shhs2-200467/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1d773710d5febf0507b02311e3761608969b55d --- /dev/null +++ b/shhs_visit2/shhs2-200467/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200467", + "embedding_dim": 500, + "n_epochs": 1607, + "created_utc": "2026-05-03T18:05:10.434345+00:00", + "shape": [ + 1607, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200467/embeddings.npy b/shhs_visit2/shhs2-200467/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec91817d0591d5b352eb08dbc2c6fdab5bfc91b0 --- /dev/null +++ b/shhs_visit2/shhs2-200467/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb33a8288960a016fc36b348181841444ac85de48ac4bfdb5b9ef2a3ef2b2b82 +size 1607128 diff --git a/shhs_visit2/shhs2-200467/labels.meta.json b/shhs_visit2/shhs2-200467/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..faa1db7a73484b6d2f7cbd726c1317ab9e1f1837 --- /dev/null +++ b/shhs_visit2/shhs2-200467/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200467", + "n_epochs": 1607, + "created_utc": "2026-05-03T18:05:10.438555+00:00", + "shape": [ + 1607 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200467/labels.npy b/shhs_visit2/shhs2-200467/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb73a63fe6dd99bfa49c56d3a6da925d9629768f --- /dev/null +++ b/shhs_visit2/shhs2-200467/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94764153915252e643b1b1bc19aa6b3e75d10a29478b9cb2bc437534076e5968 +size 3342 diff --git a/shhs_visit2/shhs2-200483/embeddings.meta.json b/shhs_visit2/shhs2-200483/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30e5f3631d3f175142aa4547e930c50e31e86a20 --- /dev/null +++ b/shhs_visit2/shhs2-200483/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200483", + "embedding_dim": 500, + "n_epochs": 1255, + "created_utc": "2026-05-03T18:05:12.000228+00:00", + "shape": [ + 1255, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200483/embeddings.npy b/shhs_visit2/shhs2-200483/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ff18c8e55445d5d862e07f74878e09d448207b6 --- /dev/null +++ b/shhs_visit2/shhs2-200483/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3b5743017fa37e83bc8f202c840ae941f9bda1f03069e97ed5b8ec62f88c0d +size 1255128 diff --git a/shhs_visit2/shhs2-200483/labels.meta.json b/shhs_visit2/shhs2-200483/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c1242d7e7887f3635e1d9d648e8cdbd38b855ea --- /dev/null +++ b/shhs_visit2/shhs2-200483/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200483", + "n_epochs": 1255, + "created_utc": "2026-05-03T18:05:12.004956+00:00", + "shape": [ + 1255 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200483/labels.npy b/shhs_visit2/shhs2-200483/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..965fabec20a6dd0838082f86bf455f5d61e26a38 --- /dev/null +++ b/shhs_visit2/shhs2-200483/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3382c9c478e33ebba0b247ec2e3c9f93d06d03a5cc87b954076ea785632332d7 +size 2638 diff --git a/shhs_visit2/shhs2-200484/embeddings.meta.json b/shhs_visit2/shhs2-200484/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30b60198597ab746d433f2a6730871e48563d04a --- /dev/null +++ b/shhs_visit2/shhs2-200484/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200484", + "embedding_dim": 500, + "n_epochs": 972, + "created_utc": "2026-05-03T18:05:12.888512+00:00", + "shape": [ + 972, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200484/embeddings.npy b/shhs_visit2/shhs2-200484/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6e73ce75dd4690648caf70797358ad5c2b89044 --- /dev/null +++ b/shhs_visit2/shhs2-200484/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8dbbd73bcb83a5b3c02b28ce9906624e561e04aa996d03ff90902b6a76eda8 +size 972128 diff --git a/shhs_visit2/shhs2-200484/labels.meta.json b/shhs_visit2/shhs2-200484/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e82f466ea1021609ec917f69fc32fcdbcf78d445 --- /dev/null +++ b/shhs_visit2/shhs2-200484/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200484", + "n_epochs": 972, + "created_utc": "2026-05-03T18:05:12.894359+00:00", + "shape": [ + 972 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200484/labels.npy b/shhs_visit2/shhs2-200484/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf417bf2ae5dba596db6ba75320934b34f5ca35f --- /dev/null +++ b/shhs_visit2/shhs2-200484/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f741b8c95193a46f5f79e7a70fd16e50eceda883a7ceeb874fb6d263e15ab9b +size 2072 diff --git a/shhs_visit2/shhs2-200490/embeddings.meta.json b/shhs_visit2/shhs2-200490/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ce5d4d081798f800375dc1ed3c372e4529766f0 --- /dev/null +++ b/shhs_visit2/shhs2-200490/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200490", + "embedding_dim": 500, + "n_epochs": 1275, + "created_utc": "2026-05-03T18:05:14.070410+00:00", + "shape": [ + 1275, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200490/embeddings.npy b/shhs_visit2/shhs2-200490/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f748668f0f7f59237529f0709d3c6cd60d9d8f4 --- /dev/null +++ b/shhs_visit2/shhs2-200490/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7186c6f034d7c3bafcf15977b1d0523a3f768ac49443f128959a3abc6d2e78c0 +size 1275128 diff --git a/shhs_visit2/shhs2-200490/labels.meta.json b/shhs_visit2/shhs2-200490/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c6083b6338a9a8798c91760bd31dd96bfb557d4 --- /dev/null +++ b/shhs_visit2/shhs2-200490/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200490", + "n_epochs": 1275, + "created_utc": "2026-05-03T18:05:14.073940+00:00", + "shape": [ + 1275 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200490/labels.npy b/shhs_visit2/shhs2-200490/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..39b6dcc1948ff720c59dbe1ab86595f76bb39b67 --- /dev/null +++ b/shhs_visit2/shhs2-200490/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11e51623bcdda7a2882abe0529dd56a439770904f7f21b627b5aab8152721d0 +size 2678 diff --git a/shhs_visit2/shhs2-200491/embeddings.meta.json b/shhs_visit2/shhs2-200491/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad38f56ae95c70b3d80ff870025f58f768108fd8 --- /dev/null +++ b/shhs_visit2/shhs2-200491/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200491", + "embedding_dim": 500, + "n_epochs": 1183, + "created_utc": "2026-05-03T18:05:15.316349+00:00", + "shape": [ + 1183, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200491/embeddings.npy b/shhs_visit2/shhs2-200491/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..472a4478e4c0186475414553a37aba1b96dfffad --- /dev/null +++ b/shhs_visit2/shhs2-200491/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71f5c2854678e65ca4af4d249bd240f5c0ddbf468f777ff2cfb9a151f3cbda6 +size 1183128 diff --git a/shhs_visit2/shhs2-200491/labels.meta.json b/shhs_visit2/shhs2-200491/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a811eb5587ff3e30e6fee945bf12c91413fde22e --- /dev/null +++ b/shhs_visit2/shhs2-200491/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200491", + "n_epochs": 1183, + "created_utc": "2026-05-03T18:05:15.319841+00:00", + "shape": [ + 1183 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200491/labels.npy b/shhs_visit2/shhs2-200491/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcffc2d267ef5fe4c53f54d6b3e9f3a00b879f2f --- /dev/null +++ b/shhs_visit2/shhs2-200491/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f061d966a2f6446f3c8db02383ae3e731830459a5cc0f485ebb8529616444a +size 2494 diff --git a/shhs_visit2/shhs2-200494/embeddings.meta.json b/shhs_visit2/shhs2-200494/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2909c05efe0ee51434121830f981910131bc368 --- /dev/null +++ b/shhs_visit2/shhs2-200494/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200494", + "embedding_dim": 500, + "n_epochs": 1513, + "created_utc": "2026-05-03T18:05:16.921239+00:00", + "shape": [ + 1513, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200494/embeddings.npy b/shhs_visit2/shhs2-200494/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8288c9d4dff79ebe96d9c9ca801a752b25c46132 --- /dev/null +++ b/shhs_visit2/shhs2-200494/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d9063b14b5b89e521ea767799231172f0f9084090bcd23d1f3b7e2a8694306 +size 1513128 diff --git a/shhs_visit2/shhs2-200494/labels.meta.json b/shhs_visit2/shhs2-200494/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74539d774c9df7001530b23ee8e8fb830b1d23c7 --- /dev/null +++ b/shhs_visit2/shhs2-200494/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200494", + "n_epochs": 1513, + "created_utc": "2026-05-03T18:05:16.925345+00:00", + "shape": [ + 1513 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200494/labels.npy b/shhs_visit2/shhs2-200494/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..baff13d371bdb8864c966885a20ea7a22dabfe28 --- /dev/null +++ b/shhs_visit2/shhs2-200494/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380e0b3033c3e54e4fd8f12a7b152dc25ece0df5322cad1442f2dd2c61dec5c4 +size 3154 diff --git a/shhs_visit2/shhs2-200495/embeddings.meta.json b/shhs_visit2/shhs2-200495/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d584532f72569e336d3321fceaaf4ebf24b814b5 --- /dev/null +++ b/shhs_visit2/shhs2-200495/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200495", + "embedding_dim": 500, + "n_epochs": 862, + "created_utc": "2026-05-03T18:05:17.404914+00:00", + "shape": [ + 862, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200495/embeddings.npy b/shhs_visit2/shhs2-200495/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..235b13ea92469802048ffc1c55ae31b72acf8689 --- /dev/null +++ b/shhs_visit2/shhs2-200495/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9eaade9ea2d00b93b2cc1daa48e2e9aa7a7cae10849d6a2ddf010143ccbeb5 +size 862128 diff --git a/shhs_visit2/shhs2-200495/labels.meta.json b/shhs_visit2/shhs2-200495/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa9c7ad112e96ddcfea0eac7487a48aded12e76a --- /dev/null +++ b/shhs_visit2/shhs2-200495/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200495", + "n_epochs": 862, + "created_utc": "2026-05-03T18:05:17.407935+00:00", + "shape": [ + 862 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200495/labels.npy b/shhs_visit2/shhs2-200495/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..88b7f7fa40931df76b32b540261a0662b24e6d33 --- /dev/null +++ b/shhs_visit2/shhs2-200495/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88da1c47a7bed28d6f2f90e22e93abb4ff36207561367213169fc00e3f260983 +size 1852 diff --git a/shhs_visit2/shhs2-200497/embeddings.meta.json b/shhs_visit2/shhs2-200497/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69a6c1456734637f6f3206891f4f2e06a37d42d9 --- /dev/null +++ b/shhs_visit2/shhs2-200497/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200497", + "embedding_dim": 500, + "n_epochs": 1186, + "created_utc": "2026-05-03T18:05:19.067851+00:00", + "shape": [ + 1186, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200497/embeddings.npy b/shhs_visit2/shhs2-200497/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..457c664a5c32524aec4e6169dec059a1b1fc8deb --- /dev/null +++ b/shhs_visit2/shhs2-200497/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35dd379a333154a7c6552c5f433e97e5d8eb064dea0d2641ead9c268c7a7d61 +size 1186128 diff --git a/shhs_visit2/shhs2-200497/labels.meta.json b/shhs_visit2/shhs2-200497/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d504d2092edd2e67c44939dc2182de0c3f918126 --- /dev/null +++ b/shhs_visit2/shhs2-200497/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200497", + "n_epochs": 1186, + "created_utc": "2026-05-03T18:05:19.071499+00:00", + "shape": [ + 1186 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200497/labels.npy b/shhs_visit2/shhs2-200497/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2df5a83e19cb21cff496e3c4a9517d43cd8d1552 --- /dev/null +++ b/shhs_visit2/shhs2-200497/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c3369a4e5afa6d74bc743c8e07f536a3ca9d822e95b6d54773abafa3fa676c +size 2500 diff --git a/shhs_visit2/shhs2-200499/embeddings.meta.json b/shhs_visit2/shhs2-200499/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3d9cb944a9475c1d9a449bf87a2208af3f357b1 --- /dev/null +++ b/shhs_visit2/shhs2-200499/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200499", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:05:20.032295+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200499/embeddings.npy b/shhs_visit2/shhs2-200499/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74e1c2ffcff49d7fdb8f59089284ab1213865cf0 --- /dev/null +++ b/shhs_visit2/shhs2-200499/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d22773cd804e68e8b29de49f5b92f0a0178585bd5066384bf16ddd5a14abf2 +size 1140128 diff --git a/shhs_visit2/shhs2-200499/labels.meta.json b/shhs_visit2/shhs2-200499/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4893ef99df39b16baca2768a98e29d0ce0294cf0 --- /dev/null +++ b/shhs_visit2/shhs2-200499/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200499", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:05:20.035869+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200499/labels.npy b/shhs_visit2/shhs2-200499/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..723c38eb2f6de400d8aab12fa264355f0340cfc0 --- /dev/null +++ b/shhs_visit2/shhs2-200499/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47468bdd208f24203262ae0e2e84012e01e35829366068a57099b7ae674e0bc6 +size 2408 diff --git a/shhs_visit2/shhs2-200500/embeddings.meta.json b/shhs_visit2/shhs2-200500/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec098f543f9a3a27233615cf3752152156b19fe1 --- /dev/null +++ b/shhs_visit2/shhs2-200500/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200500", + "embedding_dim": 500, + "n_epochs": 1445, + "created_utc": "2026-05-03T18:05:21.260244+00:00", + "shape": [ + 1445, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200500/embeddings.npy b/shhs_visit2/shhs2-200500/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04a9f3bb484ca0da9f35aaa3dc8d267eca5f6ceb --- /dev/null +++ b/shhs_visit2/shhs2-200500/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c280c5045c8e271b12785d8eebd7c82a020989cf2b4eacb8a4901a8936f8c264 +size 1445128 diff --git a/shhs_visit2/shhs2-200500/labels.meta.json b/shhs_visit2/shhs2-200500/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cea30f5cd3c345f94b2be1f8106facc6bb68a0d --- /dev/null +++ b/shhs_visit2/shhs2-200500/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200500", + "n_epochs": 1445, + "created_utc": "2026-05-03T18:05:21.263753+00:00", + "shape": [ + 1445 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200500/labels.npy b/shhs_visit2/shhs2-200500/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..76b8da63c495ca48a25f7578a83f3ac5b98270c6 --- /dev/null +++ b/shhs_visit2/shhs2-200500/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3513106585961ee660502fc7333e080c41ec51f8bb7b4c180848e75377a329 +size 3018 diff --git a/shhs_visit2/shhs2-200501/embeddings.meta.json b/shhs_visit2/shhs2-200501/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bbeeaea1a4b2c3285378777be1973b160cd57fa5 --- /dev/null +++ b/shhs_visit2/shhs2-200501/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200501", + "embedding_dim": 500, + "n_epochs": 1556, + "created_utc": "2026-05-03T18:05:23.832879+00:00", + "shape": [ + 1556, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200501/embeddings.npy b/shhs_visit2/shhs2-200501/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a94d133fa1645be5b611040f8d5b30d83234dc35 --- /dev/null +++ b/shhs_visit2/shhs2-200501/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4b5dc4b8ca6498fe284c39704388ed6a87113c7d0aa33227102e5d3c33d5de +size 1556128 diff --git a/shhs_visit2/shhs2-200501/labels.meta.json b/shhs_visit2/shhs2-200501/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3eed5d33dd8a14dea12bf55d3f2acb9962e54888 --- /dev/null +++ b/shhs_visit2/shhs2-200501/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200501", + "n_epochs": 1556, + "created_utc": "2026-05-03T18:05:23.835911+00:00", + "shape": [ + 1556 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200501/labels.npy b/shhs_visit2/shhs2-200501/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..015db514af158eb4cbc337f5b45536b6c8d6254b --- /dev/null +++ b/shhs_visit2/shhs2-200501/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25cc32ecc06bfc5896eff7cfad997e1075547fdef39ec1e85ea0e3e3d341412d +size 3240 diff --git a/shhs_visit2/shhs2-200505/embeddings.meta.json b/shhs_visit2/shhs2-200505/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c3e7ee4e37bb246d62191ece05903a33643d1d8 --- /dev/null +++ b/shhs_visit2/shhs2-200505/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200505", + "embedding_dim": 500, + "n_epochs": 1376, + "created_utc": "2026-05-03T18:05:25.010081+00:00", + "shape": [ + 1376, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200505/embeddings.npy b/shhs_visit2/shhs2-200505/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17109b785ac3c5fb28bd881896fcea799a6e0d6b --- /dev/null +++ b/shhs_visit2/shhs2-200505/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd428ada47860677d6e17f7315f47531ebda3be3b28f5bbb048660cc8bfbf71d +size 1376128 diff --git a/shhs_visit2/shhs2-200505/labels.meta.json b/shhs_visit2/shhs2-200505/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e82552c1f87878ff0e57fa383f04f334195aa760 --- /dev/null +++ b/shhs_visit2/shhs2-200505/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200505", + "n_epochs": 1376, + "created_utc": "2026-05-03T18:05:25.014440+00:00", + "shape": [ + 1376 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200505/labels.npy b/shhs_visit2/shhs2-200505/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..27f3b4c87c13a081cc27cbb9f533c5e148a66d27 --- /dev/null +++ b/shhs_visit2/shhs2-200505/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bb43f9a7fdc637e2fc38f7315a1012938d52e844fbf05e219ec504e43c7159 +size 2880 diff --git a/shhs_visit2/shhs2-200506/embeddings.meta.json b/shhs_visit2/shhs2-200506/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ac2b44aa370eb1239642472dca13004d1d95efb --- /dev/null +++ b/shhs_visit2/shhs2-200506/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200506", + "embedding_dim": 500, + "n_epochs": 1256, + "created_utc": "2026-05-03T18:05:26.455862+00:00", + "shape": [ + 1256, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200506/embeddings.npy b/shhs_visit2/shhs2-200506/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e93981067610e6cfaee1ccabefb3a1274eaed0c --- /dev/null +++ b/shhs_visit2/shhs2-200506/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22390abbb77c2454a9e436002483ba45f1203c3e9b749dab9a96fcc2416d06d1 +size 1256128 diff --git a/shhs_visit2/shhs2-200506/labels.meta.json b/shhs_visit2/shhs2-200506/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed3658e196b1fa42c9f69c0f489bfd4782e4c3ff --- /dev/null +++ b/shhs_visit2/shhs2-200506/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200506", + "n_epochs": 1256, + "created_utc": "2026-05-03T18:05:26.459418+00:00", + "shape": [ + 1256 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200506/labels.npy b/shhs_visit2/shhs2-200506/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c51b70040e3d6332ed481e622ae411f4479232ab --- /dev/null +++ b/shhs_visit2/shhs2-200506/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318df43fe53d31ec47ae06e4208837ae405148e2bc3eb14c7e8f1b94020cd8e3 +size 2640 diff --git a/shhs_visit2/shhs2-200507/embeddings.meta.json b/shhs_visit2/shhs2-200507/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbf4fdfe08768057c1d78025b5e2967c5f31c323 --- /dev/null +++ b/shhs_visit2/shhs2-200507/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200507", + "embedding_dim": 500, + "n_epochs": 1236, + "created_utc": "2026-05-03T18:05:27.801087+00:00", + "shape": [ + 1236, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200507/embeddings.npy b/shhs_visit2/shhs2-200507/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fd5e3aef6afb2f171829afa38227c5500e39234 --- /dev/null +++ b/shhs_visit2/shhs2-200507/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43c396d7197b61c096c10037cdf16c7fa1910a8b8e579ae13d7f36493a54ad35 +size 1236128 diff --git a/shhs_visit2/shhs2-200507/labels.meta.json b/shhs_visit2/shhs2-200507/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..167ef55aeae835a7d3a6bbc121dae1db148225de --- /dev/null +++ b/shhs_visit2/shhs2-200507/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200507", + "n_epochs": 1236, + "created_utc": "2026-05-03T18:05:27.804324+00:00", + "shape": [ + 1236 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200507/labels.npy b/shhs_visit2/shhs2-200507/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1b19fbd6103b704c691801c3a52eecbc502ea7b --- /dev/null +++ b/shhs_visit2/shhs2-200507/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e358b9385000627619994ace276c660023770b23d1c80beb55853842535544d +size 2600 diff --git a/shhs_visit2/shhs2-200511/embeddings.meta.json b/shhs_visit2/shhs2-200511/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e697a5b0a6d2d1dbdec4c98504eb4570ec3fe84a --- /dev/null +++ b/shhs_visit2/shhs2-200511/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200511", + "embedding_dim": 500, + "n_epochs": 1382, + "created_utc": "2026-05-03T18:05:30.557763+00:00", + "shape": [ + 1382, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200511/embeddings.npy b/shhs_visit2/shhs2-200511/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae7113c6efe6f141a267ecc861fcdfd9c87cfcc2 --- /dev/null +++ b/shhs_visit2/shhs2-200511/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da401f60db32b11b7a2e25ab66f148b319ef330f28a31f8f0ccdedd85628f3a7 +size 1382128 diff --git a/shhs_visit2/shhs2-200511/labels.meta.json b/shhs_visit2/shhs2-200511/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f49bd7ac0ab5252a9d7620e2626367eccb28448e --- /dev/null +++ b/shhs_visit2/shhs2-200511/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200511", + "n_epochs": 1382, + "created_utc": "2026-05-03T18:05:30.561607+00:00", + "shape": [ + 1382 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200511/labels.npy b/shhs_visit2/shhs2-200511/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7f90dd2ab9578e17b080b000cf0be582035ae36 --- /dev/null +++ b/shhs_visit2/shhs2-200511/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4517a00d19b92cba7c0a2fc2a2bee5960d7de0220cfe8899c063164386c55750 +size 2892 diff --git a/shhs_visit2/shhs2-200512/embeddings.meta.json b/shhs_visit2/shhs2-200512/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1ce4e79e9ef00bcc47d92f761b99d468e46667c --- /dev/null +++ b/shhs_visit2/shhs2-200512/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200512", + "embedding_dim": 500, + "n_epochs": 1186, + "created_utc": "2026-05-03T18:05:32.475037+00:00", + "shape": [ + 1186, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200512/embeddings.npy b/shhs_visit2/shhs2-200512/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8424174a41366f95546e12c6a73a99c9915727a --- /dev/null +++ b/shhs_visit2/shhs2-200512/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9de9d9947c3d8ac2813b3b427d0f4061c3f141c2932c7fdc0050707a4fee528 +size 1186128 diff --git a/shhs_visit2/shhs2-200512/labels.meta.json b/shhs_visit2/shhs2-200512/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25ea915cea84934897c05bf2c46093bd02b8e38b --- /dev/null +++ b/shhs_visit2/shhs2-200512/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200512", + "n_epochs": 1186, + "created_utc": "2026-05-03T18:05:32.478518+00:00", + "shape": [ + 1186 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200512/labels.npy b/shhs_visit2/shhs2-200512/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a23b73956019341824517c28797e54338f2b10a --- /dev/null +++ b/shhs_visit2/shhs2-200512/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21cff39e3c582bd6916263e6cfc18e11550a4940cb02557bd8a3b6b5c52a3d5 +size 2500 diff --git a/shhs_visit2/shhs2-200513/embeddings.meta.json b/shhs_visit2/shhs2-200513/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbbbce4dc42c7fceeb08afdcd9f24111e4533fcd --- /dev/null +++ b/shhs_visit2/shhs2-200513/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200513", + "embedding_dim": 500, + "n_epochs": 1267, + "created_utc": "2026-05-03T18:05:33.956889+00:00", + "shape": [ + 1267, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200513/embeddings.npy b/shhs_visit2/shhs2-200513/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71ae9cf5a7c2e84f10bc10bcbf0a5b27d4accedf --- /dev/null +++ b/shhs_visit2/shhs2-200513/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3893bca70473a762d77402ca4b372aed0444a148ce7d118c6d2ba59107f68db5 +size 1267128 diff --git a/shhs_visit2/shhs2-200513/labels.meta.json b/shhs_visit2/shhs2-200513/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28c051ba5f43f0c662b7fafebebfc99e59a04a9e --- /dev/null +++ b/shhs_visit2/shhs2-200513/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200513", + "n_epochs": 1267, + "created_utc": "2026-05-03T18:05:33.960888+00:00", + "shape": [ + 1267 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200513/labels.npy b/shhs_visit2/shhs2-200513/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d9c1f51225180bfc790739461fe90e27b9ccfcf --- /dev/null +++ b/shhs_visit2/shhs2-200513/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99507c2fc8d8a968b7bd16427646c9ed9c242074fac332e14877ba1377087853 +size 2662 diff --git a/shhs_visit2/shhs2-200515/embeddings.meta.json b/shhs_visit2/shhs2-200515/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ac25b0436f2696c47a231f13beeec178dd424ea --- /dev/null +++ b/shhs_visit2/shhs2-200515/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200515", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:05:35.127251+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200515/embeddings.npy b/shhs_visit2/shhs2-200515/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f163a0772e442c27f16f1b3e6e817723b5eaf8a1 --- /dev/null +++ b/shhs_visit2/shhs2-200515/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e09a757c744b07e4629669981874496cc7916ea288442935cf85d401af95c98 +size 1210128 diff --git a/shhs_visit2/shhs2-200515/labels.meta.json b/shhs_visit2/shhs2-200515/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8148306ff01eb5a6efe391c88ed17c6bc145cda --- /dev/null +++ b/shhs_visit2/shhs2-200515/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200515", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:05:35.131072+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200515/labels.npy b/shhs_visit2/shhs2-200515/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0d667b6909eba7ca89b137a317f09daee4e6a99 --- /dev/null +++ b/shhs_visit2/shhs2-200515/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4fc581057ffbd34e6708870e233a95f122399134fc8b373ffa9c231724d080 +size 2548 diff --git a/shhs_visit2/shhs2-200516/embeddings.meta.json b/shhs_visit2/shhs2-200516/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfd3c7a395208a2efc2d62862491300c0a8412b6 --- /dev/null +++ b/shhs_visit2/shhs2-200516/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200516", + "embedding_dim": 500, + "n_epochs": 1444, + "created_utc": "2026-05-03T18:05:36.698092+00:00", + "shape": [ + 1444, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200516/embeddings.npy b/shhs_visit2/shhs2-200516/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4fc6aafcaacb4680c41df0f6d8a673903d9e0604 --- /dev/null +++ b/shhs_visit2/shhs2-200516/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdd5d8ce352ed814f105718a76db6dbf4291536831c7efcf8005f6e3a7c8e55 +size 1444128 diff --git a/shhs_visit2/shhs2-200516/labels.meta.json b/shhs_visit2/shhs2-200516/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d05e1926312e7613841de39f520d8e840873e57 --- /dev/null +++ b/shhs_visit2/shhs2-200516/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200516", + "n_epochs": 1444, + "created_utc": "2026-05-03T18:05:36.701458+00:00", + "shape": [ + 1444 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200516/labels.npy b/shhs_visit2/shhs2-200516/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cf4faff8b55a51d6126a98e3d2800edfb16e97c --- /dev/null +++ b/shhs_visit2/shhs2-200516/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d1b23514c0662b5e4d51c9f8a1b3f95368a79b2566fb949e98587d0e8033071 +size 3016 diff --git a/shhs_visit2/shhs2-200521/embeddings.meta.json b/shhs_visit2/shhs2-200521/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..638419597057f47ad4fbeb24d574a6846585ebdc --- /dev/null +++ b/shhs_visit2/shhs2-200521/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200521", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:05:38.792267+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200521/embeddings.npy b/shhs_visit2/shhs2-200521/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e26a06a3d2760e746196d389bfb47341275ad779 --- /dev/null +++ b/shhs_visit2/shhs2-200521/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16b411d6ed4d0ae646e9cd68feb79c7c658484f8398ee68ae36ff69c117c521 +size 1262128 diff --git a/shhs_visit2/shhs2-200521/labels.meta.json b/shhs_visit2/shhs2-200521/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92a4b3b8eb6d4a11010fd3038e636a3c9f2e31f3 --- /dev/null +++ b/shhs_visit2/shhs2-200521/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200521", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:05:38.795808+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200521/labels.npy b/shhs_visit2/shhs2-200521/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..009fd7c03f310dc0a6380f22d2dcfde0368dc858 --- /dev/null +++ b/shhs_visit2/shhs2-200521/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9033b1bbba0b5e1d9007145b57645f2307a1cb25e76abfe18fd64fd3cf1d2dcb +size 2652 diff --git a/shhs_visit2/shhs2-200524/embeddings.meta.json b/shhs_visit2/shhs2-200524/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99c5e8c26f46bdf9af70fa9c4f5bd4c4ffd06f32 --- /dev/null +++ b/shhs_visit2/shhs2-200524/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200524", + "embedding_dim": 500, + "n_epochs": 1477, + "created_utc": "2026-05-03T18:05:40.630579+00:00", + "shape": [ + 1477, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200524/embeddings.npy b/shhs_visit2/shhs2-200524/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bbb3d669ee42f2816d87615a21f9fac1c863092d --- /dev/null +++ b/shhs_visit2/shhs2-200524/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be4825d6cacfc4556dde2fe39342b6d8049a9c70928d3e5f97b838eddf78255 +size 1477128 diff --git a/shhs_visit2/shhs2-200524/labels.meta.json b/shhs_visit2/shhs2-200524/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32e01f1d3feba3cdd3d165fa448b42d5df948f48 --- /dev/null +++ b/shhs_visit2/shhs2-200524/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200524", + "n_epochs": 1477, + "created_utc": "2026-05-03T18:05:40.634575+00:00", + "shape": [ + 1477 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200524/labels.npy b/shhs_visit2/shhs2-200524/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd230081b9bfdb4d3233db1305ab201e8fc49cfe --- /dev/null +++ b/shhs_visit2/shhs2-200524/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15020e35818a91219047d80b81d02382a5b996d0a35c998243908d6882ad6df5 +size 3082 diff --git a/shhs_visit2/shhs2-200555/embeddings.meta.json b/shhs_visit2/shhs2-200555/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..410ac2a940dc2118f0bb835058e8a391e6c74c6a --- /dev/null +++ b/shhs_visit2/shhs2-200555/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200555", + "embedding_dim": 500, + "n_epochs": 1342, + "created_utc": "2026-05-03T18:05:41.328553+00:00", + "shape": [ + 1342, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200555/embeddings.npy b/shhs_visit2/shhs2-200555/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..68c3eb919b1063c3e418635c5399f81864f608b7 --- /dev/null +++ b/shhs_visit2/shhs2-200555/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff9c89f6d3284be09a537d4da761f16808e9f9101f582b83d1523f93efb74cf +size 1342128 diff --git a/shhs_visit2/shhs2-200555/labels.meta.json b/shhs_visit2/shhs2-200555/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a5970065ec16b6c7db55fc6bc9269f55765affde --- /dev/null +++ b/shhs_visit2/shhs2-200555/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200555", + "n_epochs": 1342, + "created_utc": "2026-05-03T18:05:41.332103+00:00", + "shape": [ + 1342 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200555/labels.npy b/shhs_visit2/shhs2-200555/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..041edb03ae38bcf9494ee904fea041b700a48074 --- /dev/null +++ b/shhs_visit2/shhs2-200555/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1e82d7ca7f9fa8188c70528e5728413df70e0ef9c50e668718a63bb7a6e0a1 +size 2812 diff --git a/shhs_visit2/shhs2-200558/embeddings.meta.json b/shhs_visit2/shhs2-200558/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89702bc54a15366df47f2220267c3a5ed77c27a0 --- /dev/null +++ b/shhs_visit2/shhs2-200558/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200558", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:05:41.959664+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200558/embeddings.npy b/shhs_visit2/shhs2-200558/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa34e212bbe22ea70ba391be8db6d0da1197aedb --- /dev/null +++ b/shhs_visit2/shhs2-200558/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3895b67cf57e040dec77d2b232e4e8ac1950196d775c110ea237633cf545c2ad +size 1350128 diff --git a/shhs_visit2/shhs2-200558/labels.meta.json b/shhs_visit2/shhs2-200558/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d074a18dc53061f7da10667198534642b1ce1bfe --- /dev/null +++ b/shhs_visit2/shhs2-200558/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200558", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:05:41.963417+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200558/labels.npy b/shhs_visit2/shhs2-200558/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6133637c26f58577876a2c6837cdfed5819ea0a0 --- /dev/null +++ b/shhs_visit2/shhs2-200558/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8c3ae3219e413282f3703e69588bb21b840bfd3cc4ceff2bde304e0bc4a7af +size 2828 diff --git a/shhs_visit2/shhs2-200559/embeddings.meta.json b/shhs_visit2/shhs2-200559/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..814d5434a328f999daf68061d6c5e6fcacf561f0 --- /dev/null +++ b/shhs_visit2/shhs2-200559/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200559", + "embedding_dim": 500, + "n_epochs": 1389, + "created_utc": "2026-05-03T18:05:44.191685+00:00", + "shape": [ + 1389, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200559/embeddings.npy b/shhs_visit2/shhs2-200559/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4d36fa32696c2a802dc10e8d5f1702fc93b7aee --- /dev/null +++ b/shhs_visit2/shhs2-200559/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7276420d92a7d76ca8203b00b1bd35dfd8f4505fe4f8b75da375da7d14eb7aa8 +size 1389128 diff --git a/shhs_visit2/shhs2-200559/labels.meta.json b/shhs_visit2/shhs2-200559/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0595997c209d42c458e2bb563a7b9cb7f56eeafb --- /dev/null +++ b/shhs_visit2/shhs2-200559/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200559", + "n_epochs": 1389, + "created_utc": "2026-05-03T18:05:44.195495+00:00", + "shape": [ + 1389 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200559/labels.npy b/shhs_visit2/shhs2-200559/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..325e7164c7024974f3f9a373a97306634b73981c --- /dev/null +++ b/shhs_visit2/shhs2-200559/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118f90873121a1583f0faae9a04863af9fc5e3904eb8a66b66ec95daa40c7718 +size 2906 diff --git a/shhs_visit2/shhs2-200562/embeddings.meta.json b/shhs_visit2/shhs2-200562/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e90d94bc4945cf27bbc747d5d485da1b3c8b108 --- /dev/null +++ b/shhs_visit2/shhs2-200562/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200562", + "embedding_dim": 500, + "n_epochs": 1040, + "created_utc": "2026-05-03T18:05:45.126935+00:00", + "shape": [ + 1040, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200562/embeddings.npy b/shhs_visit2/shhs2-200562/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2050df515c8151ee093fd794d24b71d3084a4388 --- /dev/null +++ b/shhs_visit2/shhs2-200562/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d278ece28279e0166b2da663c63a1bb1288d20f9541e05afd95c168c095ed10 +size 1040128 diff --git a/shhs_visit2/shhs2-200562/labels.meta.json b/shhs_visit2/shhs2-200562/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..932c4dbdc61f7280706ea3d1da8f670dc00ca8ff --- /dev/null +++ b/shhs_visit2/shhs2-200562/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200562", + "n_epochs": 1040, + "created_utc": "2026-05-03T18:05:45.130974+00:00", + "shape": [ + 1040 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200562/labels.npy b/shhs_visit2/shhs2-200562/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..70b12736793b2030b32d8511e899d08ca4dbf259 --- /dev/null +++ b/shhs_visit2/shhs2-200562/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2233bce9092a356ab6d5a074a89af08ffcc03651260bbfe81d20190743f50386 +size 2208 diff --git a/shhs_visit2/shhs2-200563/embeddings.meta.json b/shhs_visit2/shhs2-200563/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00ee0aaa65136b303d1f3d1f68272b43ee973647 --- /dev/null +++ b/shhs_visit2/shhs2-200563/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200563", + "embedding_dim": 500, + "n_epochs": 1059, + "created_utc": "2026-05-03T18:05:46.451136+00:00", + "shape": [ + 1059, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200563/embeddings.npy b/shhs_visit2/shhs2-200563/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..41924b95d587b1647227a28b4c4e0377b6a37f0d --- /dev/null +++ b/shhs_visit2/shhs2-200563/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fcdfacb070d4e77b90a4d8ac48476166892bcfaa4cd48455e970a4e53418dc +size 1059128 diff --git a/shhs_visit2/shhs2-200563/labels.meta.json b/shhs_visit2/shhs2-200563/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e1f85e464450ffe02d23b710c1d6376f7bcdb79 --- /dev/null +++ b/shhs_visit2/shhs2-200563/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200563", + "n_epochs": 1059, + "created_utc": "2026-05-03T18:05:46.455688+00:00", + "shape": [ + 1059 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200563/labels.npy b/shhs_visit2/shhs2-200563/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..43e79a386362265d9a0f6ea81c4bc8b4ca926e98 --- /dev/null +++ b/shhs_visit2/shhs2-200563/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0063d580d875c85c50cd26c3a7b1ebfb7714182ce0439f7358bc07496c5cf5 +size 2246 diff --git a/shhs_visit2/shhs2-200564/embeddings.meta.json b/shhs_visit2/shhs2-200564/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32e9d301ea9e58b3db2201189ca042ee56c3fb3d --- /dev/null +++ b/shhs_visit2/shhs2-200564/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200564", + "embedding_dim": 500, + "n_epochs": 1282, + "created_utc": "2026-05-03T18:05:48.552720+00:00", + "shape": [ + 1282, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200564/embeddings.npy b/shhs_visit2/shhs2-200564/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..85a12cb51df3df0549caf360e600f1d38da051d3 --- /dev/null +++ b/shhs_visit2/shhs2-200564/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1bce4e92daa9545f843131457a6aedbd345c1abe75bdafb0c2f1fe72acc3405 +size 1282128 diff --git a/shhs_visit2/shhs2-200564/labels.meta.json b/shhs_visit2/shhs2-200564/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..09a236e5d862c2d3b089cda852635213578b369b --- /dev/null +++ b/shhs_visit2/shhs2-200564/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200564", + "n_epochs": 1282, + "created_utc": "2026-05-03T18:05:48.556436+00:00", + "shape": [ + 1282 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200564/labels.npy b/shhs_visit2/shhs2-200564/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ddc716ba06fecfe1a4c917d6ff72b7ae7cd48277 --- /dev/null +++ b/shhs_visit2/shhs2-200564/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4430e1d99fbbb34be5dadcfa0ac5073df3e2a4c625d206bc2a32cc0e2803bc +size 2692 diff --git a/shhs_visit2/shhs2-200566/embeddings.meta.json b/shhs_visit2/shhs2-200566/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14963f8618678cef1bda5a1a8995fccaf8b35d53 --- /dev/null +++ b/shhs_visit2/shhs2-200566/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200566", + "embedding_dim": 500, + "n_epochs": 1577, + "created_utc": "2026-05-03T18:05:50.323831+00:00", + "shape": [ + 1577, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200566/embeddings.npy b/shhs_visit2/shhs2-200566/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..93d145aa53d77106ab5a1bbaa02ea25ee3b9399a --- /dev/null +++ b/shhs_visit2/shhs2-200566/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f073135ee965b5266e22a6b39f6494ce799ade347154bb4d3ec0deb0bbdddd54 +size 1577128 diff --git a/shhs_visit2/shhs2-200566/labels.meta.json b/shhs_visit2/shhs2-200566/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2904be689ec2814d2cb7b88e514cde1c93c64ef --- /dev/null +++ b/shhs_visit2/shhs2-200566/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200566", + "n_epochs": 1577, + "created_utc": "2026-05-03T18:05:50.327289+00:00", + "shape": [ + 1577 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200566/labels.npy b/shhs_visit2/shhs2-200566/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6fdc456bbb2f62e039a5c8d1e511350bc8cb9d7 --- /dev/null +++ b/shhs_visit2/shhs2-200566/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aec9b94ef686ddd259df939c0eaf9e41ff67258e962493a66b601baf007f0e7 +size 3282 diff --git a/shhs_visit2/shhs2-200568/embeddings.meta.json b/shhs_visit2/shhs2-200568/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15218f72235d655aa9e8e3dcb1f4fb8462861074 --- /dev/null +++ b/shhs_visit2/shhs2-200568/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200568", + "embedding_dim": 500, + "n_epochs": 1127, + "created_utc": "2026-05-03T18:05:51.395610+00:00", + "shape": [ + 1127, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200568/embeddings.npy b/shhs_visit2/shhs2-200568/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7e22012263047517bba4a7f1da9b8e5bc557083 --- /dev/null +++ b/shhs_visit2/shhs2-200568/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d99172314d572bbc719abc559f8e051d00627c94038a961d1742a3919b152cb +size 1127128 diff --git a/shhs_visit2/shhs2-200568/labels.meta.json b/shhs_visit2/shhs2-200568/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ec573df64effdc51f2018da27be1fbad1ce9c07 --- /dev/null +++ b/shhs_visit2/shhs2-200568/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200568", + "n_epochs": 1127, + "created_utc": "2026-05-03T18:05:51.399598+00:00", + "shape": [ + 1127 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200568/labels.npy b/shhs_visit2/shhs2-200568/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..48b7d2c55e6a6eceda8db39440c6a57ef04e9257 --- /dev/null +++ b/shhs_visit2/shhs2-200568/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37e6c5b4f8455ffe502b7b07f50512241c77625db6bd16612707ddba369bb3f +size 2382 diff --git a/shhs_visit2/shhs2-200571/embeddings.meta.json b/shhs_visit2/shhs2-200571/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43b15e461370900ba2bf101752c93a20d0da7de1 --- /dev/null +++ b/shhs_visit2/shhs2-200571/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200571", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:05:53.244403+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200571/embeddings.npy b/shhs_visit2/shhs2-200571/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b77e9c745156adfcc6f4430f4eee479f204a3cb1 --- /dev/null +++ b/shhs_visit2/shhs2-200571/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15788eaa4ce6a146df2cf280f58fa0c349749091e0817b43d9d3b1e7b02b5037 +size 1198128 diff --git a/shhs_visit2/shhs2-200571/labels.meta.json b/shhs_visit2/shhs2-200571/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5dcfe5b405154ea0e51bb73b5bd9320d00111a99 --- /dev/null +++ b/shhs_visit2/shhs2-200571/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200571", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:05:53.248835+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200571/labels.npy b/shhs_visit2/shhs2-200571/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ef492b639dd7f05df9d9f445282bd29e6e47145 --- /dev/null +++ b/shhs_visit2/shhs2-200571/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a310bbac59587ffedce36cf1a4aff924d94773af7ffd90b903470a70aaffdc9a +size 2524 diff --git a/shhs_visit2/shhs2-200572/embeddings.meta.json b/shhs_visit2/shhs2-200572/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae6732f20895d54a78f65eb742bba1be29a10c2f --- /dev/null +++ b/shhs_visit2/shhs2-200572/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200572", + "embedding_dim": 500, + "n_epochs": 1691, + "created_utc": "2026-05-03T18:05:54.055375+00:00", + "shape": [ + 1691, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200572/embeddings.npy b/shhs_visit2/shhs2-200572/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..655b3b72fe2fe4b9abf5762be7ea3536c1a4e1c4 --- /dev/null +++ b/shhs_visit2/shhs2-200572/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfaec368dedab8093357c8883e50f2c476ced747d8301f89ba8dd0ed95d71c72 +size 1691128 diff --git a/shhs_visit2/shhs2-200572/labels.meta.json b/shhs_visit2/shhs2-200572/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc9a65431aabbac341ada64df1fb9d4d8fecc241 --- /dev/null +++ b/shhs_visit2/shhs2-200572/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200572", + "n_epochs": 1691, + "created_utc": "2026-05-03T18:05:54.059162+00:00", + "shape": [ + 1691 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200572/labels.npy b/shhs_visit2/shhs2-200572/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7f83040a09d529158f52a3bd4d8258a4fb247e0 --- /dev/null +++ b/shhs_visit2/shhs2-200572/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1296007049068041ebb9696e463515b08a1f6f2264dc7858869e5f76046d44a +size 3510 diff --git a/shhs_visit2/shhs2-200575/embeddings.meta.json b/shhs_visit2/shhs2-200575/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6bbc30a6290ed3e770d10e9e211eba16d7daec78 --- /dev/null +++ b/shhs_visit2/shhs2-200575/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200575", + "embedding_dim": 500, + "n_epochs": 1382, + "created_utc": "2026-05-03T18:05:56.338504+00:00", + "shape": [ + 1382, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200575/embeddings.npy b/shhs_visit2/shhs2-200575/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a46fea791ec321a9199ca6bef67ace204b5eba3 --- /dev/null +++ b/shhs_visit2/shhs2-200575/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99c9bb46e4d50e177c7d470eede17951717d59ebcb0fa2d0622e9b8e38ce1e2 +size 1382128 diff --git a/shhs_visit2/shhs2-200575/labels.meta.json b/shhs_visit2/shhs2-200575/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af2beab365ec08ca7464d96c0b0e99884e521848 --- /dev/null +++ b/shhs_visit2/shhs2-200575/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200575", + "n_epochs": 1382, + "created_utc": "2026-05-03T18:05:56.342348+00:00", + "shape": [ + 1382 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200575/labels.npy b/shhs_visit2/shhs2-200575/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..34d239d22cbfafbb8427e8988f4cf43a80711b3b --- /dev/null +++ b/shhs_visit2/shhs2-200575/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1bdf0c8e408f7c4ff438ab1328bf05c8f0cfe65590481265f2de8ebdc121cc +size 2892 diff --git a/shhs_visit2/shhs2-200576/embeddings.meta.json b/shhs_visit2/shhs2-200576/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..06aacb4adba3fecf0a877a296e463a44ef2a6510 --- /dev/null +++ b/shhs_visit2/shhs2-200576/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200576", + "embedding_dim": 500, + "n_epochs": 1568, + "created_utc": "2026-05-03T18:05:57.924150+00:00", + "shape": [ + 1568, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200576/embeddings.npy b/shhs_visit2/shhs2-200576/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8614f5dc19ef77f6509ff4759ccbed7f9346495c --- /dev/null +++ b/shhs_visit2/shhs2-200576/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94f52ca5b580dee5ab2294d911ed41432382a513451d98cfb5d35675e80859d +size 1568128 diff --git a/shhs_visit2/shhs2-200576/labels.meta.json b/shhs_visit2/shhs2-200576/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..133e28966fb5378e244512522b940bc6f953e77b --- /dev/null +++ b/shhs_visit2/shhs2-200576/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200576", + "n_epochs": 1568, + "created_utc": "2026-05-03T18:05:57.927500+00:00", + "shape": [ + 1568 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200576/labels.npy b/shhs_visit2/shhs2-200576/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..109bf870f4ccd54744924cc7b5eef12fe89870eb --- /dev/null +++ b/shhs_visit2/shhs2-200576/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9441e0907fbbc274224036fbb4104dc43329a7b95362c92d07943960da2e80f6 +size 3264 diff --git a/shhs_visit2/shhs2-200577/embeddings.meta.json b/shhs_visit2/shhs2-200577/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..09cb78f52392ce1465935f574136fcf8682e1c7f --- /dev/null +++ b/shhs_visit2/shhs2-200577/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200577", + "embedding_dim": 500, + "n_epochs": 1186, + "created_utc": "2026-05-03T18:05:59.797185+00:00", + "shape": [ + 1186, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200577/embeddings.npy b/shhs_visit2/shhs2-200577/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..174dbfd2b325596e8807b10c5820d4b3ef6ac8c7 --- /dev/null +++ b/shhs_visit2/shhs2-200577/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d488b63850b75853bff5dbacb37090abe4dba7b2ed606794c4fb259317fd9b +size 1186128 diff --git a/shhs_visit2/shhs2-200577/labels.meta.json b/shhs_visit2/shhs2-200577/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a9840ad5dc54fb789631de1b55108fbe0f647664 --- /dev/null +++ b/shhs_visit2/shhs2-200577/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200577", + "n_epochs": 1186, + "created_utc": "2026-05-03T18:05:59.801354+00:00", + "shape": [ + 1186 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200577/labels.npy b/shhs_visit2/shhs2-200577/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..19965249fbef42b1ae680ef5c5876cf6ec28b993 --- /dev/null +++ b/shhs_visit2/shhs2-200577/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0520c3c60664148132cc49be04af536ff2d50394c68aa760bc67731463a55daf +size 2500 diff --git a/shhs_visit2/shhs2-200578/embeddings.meta.json b/shhs_visit2/shhs2-200578/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4039c3d7b8cfddf1edf4f24c6a1ed487e0fd7762 --- /dev/null +++ b/shhs_visit2/shhs2-200578/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200578", + "embedding_dim": 500, + "n_epochs": 1354, + "created_utc": "2026-05-03T18:06:02.374296+00:00", + "shape": [ + 1354, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200578/embeddings.npy b/shhs_visit2/shhs2-200578/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2b2beede9869e933e9eb503981d3dd7e1f3e522 --- /dev/null +++ b/shhs_visit2/shhs2-200578/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4b918461aef901a25723b6c96b93fd4bf469d0a9b04e4f2a3a927b67ee7395 +size 1354128 diff --git a/shhs_visit2/shhs2-200578/labels.meta.json b/shhs_visit2/shhs2-200578/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c02167ef7cf249033e3eee278b7198135b54fa6 --- /dev/null +++ b/shhs_visit2/shhs2-200578/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200578", + "n_epochs": 1354, + "created_utc": "2026-05-03T18:06:02.377359+00:00", + "shape": [ + 1354 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200578/labels.npy b/shhs_visit2/shhs2-200578/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..99a1e2cd98d1993ce4a9f8dc3b0dbc3c76886ab0 --- /dev/null +++ b/shhs_visit2/shhs2-200578/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa125e995a62227d07376dce4de3d4e290a7233e6c2a4411f302d398fe3f1ed5 +size 2836 diff --git a/shhs_visit2/shhs2-200579/embeddings.meta.json b/shhs_visit2/shhs2-200579/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..570a1823764099ac1a2241db723fc356a5b41d16 --- /dev/null +++ b/shhs_visit2/shhs2-200579/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200579", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:06:03.708178+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200579/embeddings.npy b/shhs_visit2/shhs2-200579/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7f3df60231c636e6b7ad92002d7bb0eed03af1c --- /dev/null +++ b/shhs_visit2/shhs2-200579/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845df5b6ccf568c4efb24eadd44aaaed3f828b6bb2b83e3be508c77887582e07 +size 1290128 diff --git a/shhs_visit2/shhs2-200579/labels.meta.json b/shhs_visit2/shhs2-200579/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1ee5fc47995139f38a9117c8c6baa2cc449b9fd --- /dev/null +++ b/shhs_visit2/shhs2-200579/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200579", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:06:03.711713+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200579/labels.npy b/shhs_visit2/shhs2-200579/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e297ef9a6e2217b2bc6fc29a4d6a9f6c653ace7 --- /dev/null +++ b/shhs_visit2/shhs2-200579/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49edafbb7d233426deb0c719a03f1439ad981fd695d509ec4d9001e3856fd46e +size 2708 diff --git a/shhs_visit2/shhs2-200581/embeddings.meta.json b/shhs_visit2/shhs2-200581/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..524a2d42e1668721d5e2b5e64ba1998cd678a204 --- /dev/null +++ b/shhs_visit2/shhs2-200581/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200581", + "embedding_dim": 500, + "n_epochs": 1064, + "created_utc": "2026-05-03T18:06:04.235489+00:00", + "shape": [ + 1064, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200581/embeddings.npy b/shhs_visit2/shhs2-200581/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..81018b115aefe034c9d9758df2c4c6868138d27c --- /dev/null +++ b/shhs_visit2/shhs2-200581/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41860d456cbfa4f889541d6cf05d53936002255de9ec60d03ad3242dacdda85d +size 1064128 diff --git a/shhs_visit2/shhs2-200581/labels.meta.json b/shhs_visit2/shhs2-200581/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5594a3fa0ed277e50ca5e61858aa0808b7d7ecfd --- /dev/null +++ b/shhs_visit2/shhs2-200581/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200581", + "n_epochs": 1064, + "created_utc": "2026-05-03T18:06:04.239089+00:00", + "shape": [ + 1064 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200581/labels.npy b/shhs_visit2/shhs2-200581/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a010a710d7272ddf6dd6c0b33228bea61c48dc36 --- /dev/null +++ b/shhs_visit2/shhs2-200581/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692fc85aac1549f9aa4e45093b7c248b44748e45081458df7cc18f550e2e839b +size 2256 diff --git a/shhs_visit2/shhs2-200582/embeddings.meta.json b/shhs_visit2/shhs2-200582/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b544a621557a0ef3dd1c1a50e475878992c2c60 --- /dev/null +++ b/shhs_visit2/shhs2-200582/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200582", + "embedding_dim": 500, + "n_epochs": 981, + "created_utc": "2026-05-03T18:06:05.220176+00:00", + "shape": [ + 981, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200582/embeddings.npy b/shhs_visit2/shhs2-200582/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..589bd514c221abccec2856b45c16c17881b3ff7d --- /dev/null +++ b/shhs_visit2/shhs2-200582/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e85a70b77239859eb6d6d650da72c2f5c870b563d8c44852fc715ed137ec26 +size 981128 diff --git a/shhs_visit2/shhs2-200582/labels.meta.json b/shhs_visit2/shhs2-200582/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f9995c690b9dd489dc3334bef6a7a2b98260940 --- /dev/null +++ b/shhs_visit2/shhs2-200582/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200582", + "n_epochs": 981, + "created_utc": "2026-05-03T18:06:05.224067+00:00", + "shape": [ + 981 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200582/labels.npy b/shhs_visit2/shhs2-200582/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5493276acf026c6828c6b47a55f63b1227dd716d --- /dev/null +++ b/shhs_visit2/shhs2-200582/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0bcdf3057c1c99ff920e5c3f9c389d5b4a8ad121bb8334c48ef22f9677a0ec +size 2090 diff --git a/shhs_visit2/shhs2-200584/embeddings.meta.json b/shhs_visit2/shhs2-200584/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e5fcbe8c1f6ba6b04eabb3b941b78b02d877fd0 --- /dev/null +++ b/shhs_visit2/shhs2-200584/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200584", + "embedding_dim": 500, + "n_epochs": 1250, + "created_utc": "2026-05-03T18:06:06.369889+00:00", + "shape": [ + 1250, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200584/embeddings.npy b/shhs_visit2/shhs2-200584/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8151f2329add30851a6a8b96e66126bffd55f7fe --- /dev/null +++ b/shhs_visit2/shhs2-200584/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc51b5850440585b289b70aa644b8c4a9fa49f2315031cd482b62ab854dc05b +size 1250128 diff --git a/shhs_visit2/shhs2-200584/labels.meta.json b/shhs_visit2/shhs2-200584/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..703afc3f0554111ff86a6bd0cdd87baca592846a --- /dev/null +++ b/shhs_visit2/shhs2-200584/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200584", + "n_epochs": 1250, + "created_utc": "2026-05-03T18:06:06.373675+00:00", + "shape": [ + 1250 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200584/labels.npy b/shhs_visit2/shhs2-200584/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d918cbc33d87af560afd601d41cb97ecdb5666e4 --- /dev/null +++ b/shhs_visit2/shhs2-200584/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f0f030958f62b53d85f659e7573d56073a9dee56ea776db55a439ad3a9219d +size 2628 diff --git a/shhs_visit2/shhs2-200588/embeddings.meta.json b/shhs_visit2/shhs2-200588/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88d742e0dbf4d45111034c896ccfbf336b1210b6 --- /dev/null +++ b/shhs_visit2/shhs2-200588/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200588", + "embedding_dim": 500, + "n_epochs": 1122, + "created_utc": "2026-05-03T18:06:06.929927+00:00", + "shape": [ + 1122, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200588/embeddings.npy b/shhs_visit2/shhs2-200588/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7149d2c16a4687fb21706183fbe4b09c87019cd3 --- /dev/null +++ b/shhs_visit2/shhs2-200588/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c901f75324d08175fe414a75f78ba1385bc5444ba0275d34d6fb80feb4212a0a +size 1122128 diff --git a/shhs_visit2/shhs2-200588/labels.meta.json b/shhs_visit2/shhs2-200588/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c3171c8f5ab00dfc8bce30f2916c8f778fa8ba5 --- /dev/null +++ b/shhs_visit2/shhs2-200588/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200588", + "n_epochs": 1122, + "created_utc": "2026-05-03T18:06:06.934040+00:00", + "shape": [ + 1122 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200588/labels.npy b/shhs_visit2/shhs2-200588/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3d9ad03862d9f86f8dcbd14ee68a096cdc7a352 --- /dev/null +++ b/shhs_visit2/shhs2-200588/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d755a1d475b4fec1fce6629a5fbcd253b3a97943e5bafc3d87543769a37eb41d +size 2372 diff --git a/shhs_visit2/shhs2-200589/embeddings.meta.json b/shhs_visit2/shhs2-200589/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a026571869b341b80405b691377189e5ef0f496b --- /dev/null +++ b/shhs_visit2/shhs2-200589/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200589", + "embedding_dim": 500, + "n_epochs": 1361, + "created_utc": "2026-05-03T18:06:10.636810+00:00", + "shape": [ + 1361, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200589/embeddings.npy b/shhs_visit2/shhs2-200589/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b8bef87e015628fc98fe5552979d69fe7d606da --- /dev/null +++ b/shhs_visit2/shhs2-200589/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d15018b7123297aaf7b4645470ae2e20f247f76290f0b1264274de0db4d7af9 +size 1361128 diff --git a/shhs_visit2/shhs2-200589/labels.meta.json b/shhs_visit2/shhs2-200589/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53ec17ab953b56c3f226def9c6a38879abd2ec22 --- /dev/null +++ b/shhs_visit2/shhs2-200589/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200589", + "n_epochs": 1361, + "created_utc": "2026-05-03T18:06:10.640636+00:00", + "shape": [ + 1361 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200589/labels.npy b/shhs_visit2/shhs2-200589/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ecd9a526b0d70cf4ca2ccb0827bd5156c02fdd8d --- /dev/null +++ b/shhs_visit2/shhs2-200589/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd436868849473adfb4b0d5d435c70fd395c38a6067868f0a9972a9958882ea +size 2850 diff --git a/shhs_visit2/shhs2-200590/embeddings.meta.json b/shhs_visit2/shhs2-200590/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f54406d2d0bbee151c5862004f47b33029a7fa4 --- /dev/null +++ b/shhs_visit2/shhs2-200590/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200590", + "embedding_dim": 500, + "n_epochs": 1449, + "created_utc": "2026-05-03T18:06:12.056846+00:00", + "shape": [ + 1449, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200590/embeddings.npy b/shhs_visit2/shhs2-200590/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab9869a689f4e8bc354d21946de76714df611e0a --- /dev/null +++ b/shhs_visit2/shhs2-200590/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae1dd5d8d7ea469fb0ca99dd94d34994de8b7879f7ef0017a3899a9781c4dbf +size 1449128 diff --git a/shhs_visit2/shhs2-200590/labels.meta.json b/shhs_visit2/shhs2-200590/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3e661309ad66c76da76d78982ddb5767f5c1424 --- /dev/null +++ b/shhs_visit2/shhs2-200590/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200590", + "n_epochs": 1449, + "created_utc": "2026-05-03T18:06:12.060365+00:00", + "shape": [ + 1449 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200590/labels.npy b/shhs_visit2/shhs2-200590/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b570a5158bb99ada03edb787637ec70a86bab87 --- /dev/null +++ b/shhs_visit2/shhs2-200590/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4eed767ab1ed5629fcf91f5a995dc63a4ed5d2ad376dbbec015a32c85600b4 +size 3026 diff --git a/shhs_visit2/shhs2-200591/embeddings.meta.json b/shhs_visit2/shhs2-200591/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c4dcea926b72f9ddb11314299f874a7657b84fa --- /dev/null +++ b/shhs_visit2/shhs2-200591/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200591", + "embedding_dim": 500, + "n_epochs": 1341, + "created_utc": "2026-05-03T18:06:13.612050+00:00", + "shape": [ + 1341, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200591/embeddings.npy b/shhs_visit2/shhs2-200591/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf3c799f8585622812d0e6f75a8786692b6cb48a --- /dev/null +++ b/shhs_visit2/shhs2-200591/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08611e62991464d7497a24214fd3d96a03ebdf7a8e0f56dc8aaac58910060d54 +size 1341128 diff --git a/shhs_visit2/shhs2-200591/labels.meta.json b/shhs_visit2/shhs2-200591/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79c13f162acb5dba560a5a5758844d478d6ae2bb --- /dev/null +++ b/shhs_visit2/shhs2-200591/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200591", + "n_epochs": 1341, + "created_utc": "2026-05-03T18:06:13.615568+00:00", + "shape": [ + 1341 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200591/labels.npy b/shhs_visit2/shhs2-200591/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..98375577ee076f2fd4557546c6aa54845e92ac23 --- /dev/null +++ b/shhs_visit2/shhs2-200591/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b3ab89712131ed24d0b5db6bd29a87159fd9ba76b08ccb3b43baec3386638d +size 2810 diff --git a/shhs_visit2/shhs2-200594/embeddings.meta.json b/shhs_visit2/shhs2-200594/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88107ac2f4fb14e60c48bcdf98f856993a0f9f9c --- /dev/null +++ b/shhs_visit2/shhs2-200594/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200594", + "embedding_dim": 500, + "n_epochs": 1338, + "created_utc": "2026-05-03T18:06:15.356614+00:00", + "shape": [ + 1338, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200594/embeddings.npy b/shhs_visit2/shhs2-200594/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..485b902b15afbea7b18e70f574146f0329dde844 --- /dev/null +++ b/shhs_visit2/shhs2-200594/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bab98a50349e927501038d22dc68a3ca38c4de034c3d8b2ca70e2baae2c0735 +size 1338128 diff --git a/shhs_visit2/shhs2-200594/labels.meta.json b/shhs_visit2/shhs2-200594/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..06730a85cab784cf8dcc1331056a8f740b3a9e26 --- /dev/null +++ b/shhs_visit2/shhs2-200594/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200594", + "n_epochs": 1338, + "created_utc": "2026-05-03T18:06:15.359897+00:00", + "shape": [ + 1338 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200594/labels.npy b/shhs_visit2/shhs2-200594/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..11b6a8b494b5f36f7abb3ac15eb2d179a981d889 --- /dev/null +++ b/shhs_visit2/shhs2-200594/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083ad3e48ebfdc1d07f4941c8d152ef7ff172ae57a68b4efc925c18a9c420886 +size 2804 diff --git a/shhs_visit2/shhs2-200602/embeddings.meta.json b/shhs_visit2/shhs2-200602/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56d4cfc6734a2cb1a1be4301db193d9b0a95125e --- /dev/null +++ b/shhs_visit2/shhs2-200602/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200602", + "embedding_dim": 500, + "n_epochs": 1149, + "created_utc": "2026-05-03T18:06:16.899765+00:00", + "shape": [ + 1149, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200602/embeddings.npy b/shhs_visit2/shhs2-200602/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..deeea979035544bdcc89a0ca4a486c365fc31c83 --- /dev/null +++ b/shhs_visit2/shhs2-200602/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb6d5de3550bb472f51b35d275c51a764aa2dfc22b81f883a5b4cf0d2784dcd +size 1149128 diff --git a/shhs_visit2/shhs2-200602/labels.meta.json b/shhs_visit2/shhs2-200602/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ab948aec5008205793bc1840de054d65bfbbe06 --- /dev/null +++ b/shhs_visit2/shhs2-200602/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200602", + "n_epochs": 1149, + "created_utc": "2026-05-03T18:06:16.903094+00:00", + "shape": [ + 1149 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200602/labels.npy b/shhs_visit2/shhs2-200602/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..79bedb62ef283620688189c022f2e3281909aabf --- /dev/null +++ b/shhs_visit2/shhs2-200602/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ddc131392899f826e460b550d299c3d84f1d444a1bae037ff8719ead61cdece +size 2426 diff --git a/shhs_visit2/shhs2-200603/embeddings.meta.json b/shhs_visit2/shhs2-200603/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68387fdd97b39471b87f7eeb1cd729ffa8bf55a1 --- /dev/null +++ b/shhs_visit2/shhs2-200603/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200603", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:06:18.013393+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200603/embeddings.npy b/shhs_visit2/shhs2-200603/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..168b22d4eaaba4ca4c91075eef26608b02ef05ce --- /dev/null +++ b/shhs_visit2/shhs2-200603/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20906424c6a730b39f88485e89384575d87385791c94d0739f8f57170b568648 +size 1140128 diff --git a/shhs_visit2/shhs2-200603/labels.meta.json b/shhs_visit2/shhs2-200603/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..085775c9de0b8394a5d5cf21ce492175e7e0d762 --- /dev/null +++ b/shhs_visit2/shhs2-200603/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200603", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:06:18.016772+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200603/labels.npy b/shhs_visit2/shhs2-200603/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..12b82e0353798f992822592dfefd347d9a543fd3 --- /dev/null +++ b/shhs_visit2/shhs2-200603/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f270f888031e91212992bc272cc1d38d3965fa224bd500aefe2a8601fd1cff +size 2408 diff --git a/shhs_visit2/shhs2-200604/embeddings.meta.json b/shhs_visit2/shhs2-200604/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ab46b4fdc13b8c4341d9455741b4a4e889131d3 --- /dev/null +++ b/shhs_visit2/shhs2-200604/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200604", + "embedding_dim": 500, + "n_epochs": 1186, + "created_utc": "2026-05-03T18:06:18.574436+00:00", + "shape": [ + 1186, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200604/embeddings.npy b/shhs_visit2/shhs2-200604/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c750c1f06273e3d210ac48abc6b9c48b650dacd --- /dev/null +++ b/shhs_visit2/shhs2-200604/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda1b94d489d86499b964264256b411400eb59b71936e86fbb57a8abd4d77ca0 +size 1186128 diff --git a/shhs_visit2/shhs2-200604/labels.meta.json b/shhs_visit2/shhs2-200604/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8bd8f8707263458fda2fd15a89bcc41ef9f6ac33 --- /dev/null +++ b/shhs_visit2/shhs2-200604/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200604", + "n_epochs": 1186, + "created_utc": "2026-05-03T18:06:18.577898+00:00", + "shape": [ + 1186 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200604/labels.npy b/shhs_visit2/shhs2-200604/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f9c0206d0d4e347cf0c78d9b8db1b673120f4252 --- /dev/null +++ b/shhs_visit2/shhs2-200604/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a89da37f65aac7383ab966cf021c1249a27062d23a44b347b791e439850f626 +size 2500 diff --git a/shhs_visit2/shhs2-200605/embeddings.meta.json b/shhs_visit2/shhs2-200605/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..75c545f8f4a3cd2af9fa0035ef2aa00dd4a3d4c9 --- /dev/null +++ b/shhs_visit2/shhs2-200605/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200605", + "embedding_dim": 500, + "n_epochs": 1567, + "created_utc": "2026-05-03T18:06:23.777888+00:00", + "shape": [ + 1567, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200605/embeddings.npy b/shhs_visit2/shhs2-200605/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc2cdb73184a3d662708acb5738ab09d450d2561 --- /dev/null +++ b/shhs_visit2/shhs2-200605/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c92a8924fd466b33f76ffe802609c707921237860dac83344dd88b7b6dcb65b +size 1567128 diff --git a/shhs_visit2/shhs2-200605/labels.meta.json b/shhs_visit2/shhs2-200605/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..991d6c83e140ef237b9d2427a06bf0a86d9115d5 --- /dev/null +++ b/shhs_visit2/shhs2-200605/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200605", + "n_epochs": 1567, + "created_utc": "2026-05-03T18:06:23.781426+00:00", + "shape": [ + 1567 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200605/labels.npy b/shhs_visit2/shhs2-200605/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a22833f196e7e4cd65d043650f4fd3e2048df6b --- /dev/null +++ b/shhs_visit2/shhs2-200605/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02dbe888508884ba3e66d7270acf991f5f1952141b11e2eed9be978f0fa71a9 +size 3262 diff --git a/shhs_visit2/shhs2-200606/embeddings.meta.json b/shhs_visit2/shhs2-200606/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d36b32fd196c55c2a1a67d10fcc90dd5b948492 --- /dev/null +++ b/shhs_visit2/shhs2-200606/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200606", + "embedding_dim": 500, + "n_epochs": 1438, + "created_utc": "2026-05-03T18:06:26.287896+00:00", + "shape": [ + 1438, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200606/embeddings.npy b/shhs_visit2/shhs2-200606/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae99de315ea9290ddf8e0dee2b5f627b190548ab --- /dev/null +++ b/shhs_visit2/shhs2-200606/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ffa3f6acf809f9b8a22678c06f9f7dd081b4ad1b1680af0d267bfd97fadd84 +size 1438128 diff --git a/shhs_visit2/shhs2-200606/labels.meta.json b/shhs_visit2/shhs2-200606/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6f85a190ba0395821bc628d12d0714487c502f7 --- /dev/null +++ b/shhs_visit2/shhs2-200606/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200606", + "n_epochs": 1438, + "created_utc": "2026-05-03T18:06:26.293453+00:00", + "shape": [ + 1438 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200606/labels.npy b/shhs_visit2/shhs2-200606/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..331109914e9c7c400321ce96ec7281bfe0025917 --- /dev/null +++ b/shhs_visit2/shhs2-200606/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a43e366a8c4bcd67b8e1bdcfcfab26bc7ce6c84975af182e757e655636a2477 +size 3004 diff --git a/shhs_visit2/shhs2-200608/embeddings.meta.json b/shhs_visit2/shhs2-200608/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1bd8486df91a952d5cbfe9f81691b3b241b1d9cd --- /dev/null +++ b/shhs_visit2/shhs2-200608/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200608", + "embedding_dim": 500, + "n_epochs": 1017, + "created_utc": "2026-05-03T18:06:27.369392+00:00", + "shape": [ + 1017, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200608/embeddings.npy b/shhs_visit2/shhs2-200608/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..96e5e46a021d84131a336fd2367754e7e1b5b553 --- /dev/null +++ b/shhs_visit2/shhs2-200608/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1788dde50c35984e39e91d6cafe072f08097888e85c42671d3a69d9dc62a66d +size 1017128 diff --git a/shhs_visit2/shhs2-200608/labels.meta.json b/shhs_visit2/shhs2-200608/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01bec96605947d49b0d737ab2afdb17ffddb5d5c --- /dev/null +++ b/shhs_visit2/shhs2-200608/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200608", + "n_epochs": 1017, + "created_utc": "2026-05-03T18:06:27.372834+00:00", + "shape": [ + 1017 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200608/labels.npy b/shhs_visit2/shhs2-200608/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..918ae05f156d29b2841164e26456a2eb1b01cdb8 --- /dev/null +++ b/shhs_visit2/shhs2-200608/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0debb25e6b28e7696437b3792a42e77edd231cd8adbc3c92d7321364c9d5572 +size 2162 diff --git a/shhs_visit2/shhs2-200609/embeddings.meta.json b/shhs_visit2/shhs2-200609/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d54d455780adee1234cb66d0c0e2accf3972203c --- /dev/null +++ b/shhs_visit2/shhs2-200609/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200609", + "embedding_dim": 500, + "n_epochs": 1128, + "created_utc": "2026-05-03T18:06:28.450926+00:00", + "shape": [ + 1128, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200609/embeddings.npy b/shhs_visit2/shhs2-200609/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fe1074bd367e71eac2de1ad3ebd9b0fc19da819 --- /dev/null +++ b/shhs_visit2/shhs2-200609/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c7ba1be2ce3aeda7b5621ddb374ee71d5679e0a1b451e688da4923277489063 +size 1128128 diff --git a/shhs_visit2/shhs2-200609/labels.meta.json b/shhs_visit2/shhs2-200609/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae95af86b80e6677836f111c39032f4dc12f7d10 --- /dev/null +++ b/shhs_visit2/shhs2-200609/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200609", + "n_epochs": 1128, + "created_utc": "2026-05-03T18:06:28.454914+00:00", + "shape": [ + 1128 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200609/labels.npy b/shhs_visit2/shhs2-200609/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47b4bad5cc7e0e8190bf55e5f8e2ad59cb3be1a3 --- /dev/null +++ b/shhs_visit2/shhs2-200609/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02a6bff98664c7466b7df4f13c15593a59c42b430dce205673de2c289978781 +size 2384 diff --git a/shhs_visit2/shhs2-200610/embeddings.meta.json b/shhs_visit2/shhs2-200610/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a38321de78f8bfa9a7a70c84e5f395185d0d481 --- /dev/null +++ b/shhs_visit2/shhs2-200610/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200610", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:06:29.030617+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200610/embeddings.npy b/shhs_visit2/shhs2-200610/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f098eb3f7d0e0b937e6003c6901d80931941cf61 --- /dev/null +++ b/shhs_visit2/shhs2-200610/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358b13c0f3a093ac4886be8b2233622ff9947d4c23e80ab225e7878479419da1 +size 1260128 diff --git a/shhs_visit2/shhs2-200610/labels.meta.json b/shhs_visit2/shhs2-200610/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a94d027c2bcb9adb654839330aee70440e38ef3e --- /dev/null +++ b/shhs_visit2/shhs2-200610/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200610", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:06:29.034032+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200610/labels.npy b/shhs_visit2/shhs2-200610/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fb7dbc3bbdbb7976ede33ca81cabe514a439272 --- /dev/null +++ b/shhs_visit2/shhs2-200610/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ac0acc7e178d5ea1b7f90279b9c5d4538f0e022a8d038d402ce2a63e89a411 +size 2648 diff --git a/shhs_visit2/shhs2-200611/embeddings.meta.json b/shhs_visit2/shhs2-200611/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a0a36512c3bfbd7b9df4853fc70d95efd2612ed --- /dev/null +++ b/shhs_visit2/shhs2-200611/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200611", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:06:30.118927+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200611/embeddings.npy b/shhs_visit2/shhs2-200611/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b0cbcbf94c66990c72ed5c83a0057c5f4d8c3f2 --- /dev/null +++ b/shhs_visit2/shhs2-200611/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15806680327a4e283d4f14ab9de1d7ed399400a8b09df0aa24a4fceb15984909 +size 1170128 diff --git a/shhs_visit2/shhs2-200611/labels.meta.json b/shhs_visit2/shhs2-200611/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55bbb035726ba059855b3375f19bda6768653710 --- /dev/null +++ b/shhs_visit2/shhs2-200611/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200611", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:06:30.123010+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200611/labels.npy b/shhs_visit2/shhs2-200611/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..88f9301e6195efa2ed1e282bad285e70a239054a --- /dev/null +++ b/shhs_visit2/shhs2-200611/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b06e798be328a8ea68a11dc4f92f44258fb2c6d309f69afb576a4cf62153f9 +size 2468 diff --git a/shhs_visit2/shhs2-200612/embeddings.meta.json b/shhs_visit2/shhs2-200612/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3d8205e88f1d6dbb55ea2c365effc25be61cb3a --- /dev/null +++ b/shhs_visit2/shhs2-200612/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200612", + "embedding_dim": 500, + "n_epochs": 1086, + "created_utc": "2026-05-03T18:06:31.361898+00:00", + "shape": [ + 1086, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200612/embeddings.npy b/shhs_visit2/shhs2-200612/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d5eb7bdc7a30d5533fc936c806e08f84946a0e5 --- /dev/null +++ b/shhs_visit2/shhs2-200612/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8394adbf7004f019841e3ec6d294066f04a459db5cab27239a8f98114cd29b +size 1086128 diff --git a/shhs_visit2/shhs2-200612/labels.meta.json b/shhs_visit2/shhs2-200612/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa54177d6ec499d11c038f3ab733b6ab0c17e5da --- /dev/null +++ b/shhs_visit2/shhs2-200612/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200612", + "n_epochs": 1086, + "created_utc": "2026-05-03T18:06:31.365382+00:00", + "shape": [ + 1086 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200612/labels.npy b/shhs_visit2/shhs2-200612/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f607f2a9c8d25fa6c355c7ca9a93e6277b274b0 --- /dev/null +++ b/shhs_visit2/shhs2-200612/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26024e70410f641d3662d2632c5f45dc8af7b3ab24bade0ec5416860d2a333e +size 2300 diff --git a/shhs_visit2/shhs2-200613/embeddings.meta.json b/shhs_visit2/shhs2-200613/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c041c0b272df84c7ea73d29d34d959e967b52ceb --- /dev/null +++ b/shhs_visit2/shhs2-200613/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200613", + "embedding_dim": 500, + "n_epochs": 1379, + "created_utc": "2026-05-03T18:06:33.082315+00:00", + "shape": [ + 1379, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200613/embeddings.npy b/shhs_visit2/shhs2-200613/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54e8bd90d332d25e87c61bdc44ebe2554b78549a --- /dev/null +++ b/shhs_visit2/shhs2-200613/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9918f21038011eb52e321b877c1ad9a6bdc0952d9e16abf425dfa0a04309203e +size 1379128 diff --git a/shhs_visit2/shhs2-200613/labels.meta.json b/shhs_visit2/shhs2-200613/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..17feb71fe104a68b7bc970fece3180fd5ad7c730 --- /dev/null +++ b/shhs_visit2/shhs2-200613/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200613", + "n_epochs": 1379, + "created_utc": "2026-05-03T18:06:33.086638+00:00", + "shape": [ + 1379 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200613/labels.npy b/shhs_visit2/shhs2-200613/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2bddc2017c4eb0dc8195ea7620b26d5c53bbee0 --- /dev/null +++ b/shhs_visit2/shhs2-200613/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371f18a82641c7eede5d2ffb5182aeaeba160114ccb014671d44eb501a22828a +size 2886 diff --git a/shhs_visit2/shhs2-200617/embeddings.meta.json b/shhs_visit2/shhs2-200617/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4fbf5fae02fa9a0d9b54a97be764c30ac8983501 --- /dev/null +++ b/shhs_visit2/shhs2-200617/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200617", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:06:34.354448+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200617/embeddings.npy b/shhs_visit2/shhs2-200617/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04bbc9ea8612695b6f17aae7b4eaba46d858d943 --- /dev/null +++ b/shhs_visit2/shhs2-200617/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629b5190cb5416bbfbbc9e545a2cd0992d916942cb0f530f3765b3b85295b965 +size 1230128 diff --git a/shhs_visit2/shhs2-200617/labels.meta.json b/shhs_visit2/shhs2-200617/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ebd2848ea566df6c7fa9bb95f2fc396edca881ac --- /dev/null +++ b/shhs_visit2/shhs2-200617/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200617", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:06:34.358456+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200617/labels.npy b/shhs_visit2/shhs2-200617/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32024fcff39cfd6d6c5d2aea307dd650244b26d1 --- /dev/null +++ b/shhs_visit2/shhs2-200617/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb2d473fa14a6edf432d9820eae8dcc347fcdb610064240ac59cd027a4a97b2 +size 2588 diff --git a/shhs_visit2/shhs2-200620/embeddings.meta.json b/shhs_visit2/shhs2-200620/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2aaab7fc00910e2cec9d1f05b48f0790d0d18a10 --- /dev/null +++ b/shhs_visit2/shhs2-200620/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200620", + "embedding_dim": 500, + "n_epochs": 1355, + "created_utc": "2026-05-03T18:06:36.345232+00:00", + "shape": [ + 1355, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200620/embeddings.npy b/shhs_visit2/shhs2-200620/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..605a9eaf8afba181813e57c509e62e364c264140 --- /dev/null +++ b/shhs_visit2/shhs2-200620/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a40d459ca216eb6a9f3369694ab09291745d07a53911313b600e744ed07f93e +size 1355128 diff --git a/shhs_visit2/shhs2-200620/labels.meta.json b/shhs_visit2/shhs2-200620/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6214b82f87b98b799ff12befd2f7cd6e2a2d0d8 --- /dev/null +++ b/shhs_visit2/shhs2-200620/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200620", + "n_epochs": 1355, + "created_utc": "2026-05-03T18:06:36.349948+00:00", + "shape": [ + 1355 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200620/labels.npy b/shhs_visit2/shhs2-200620/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c66ae98480a3680f870a7e426b3ed973c278eb86 --- /dev/null +++ b/shhs_visit2/shhs2-200620/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ace9eba648e6c59de8f8abb6ff798cb3898e2a0bc2bc170b201382b1958b5b +size 2838 diff --git a/shhs_visit2/shhs2-200623/embeddings.meta.json b/shhs_visit2/shhs2-200623/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d6986a7794e73fd3a3a2b4dcbd51b8eef781a11 --- /dev/null +++ b/shhs_visit2/shhs2-200623/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200623", + "embedding_dim": 500, + "n_epochs": 1356, + "created_utc": "2026-05-03T18:06:38.083006+00:00", + "shape": [ + 1356, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200623/embeddings.npy b/shhs_visit2/shhs2-200623/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..156e232c04a9a5ce1de1e2a42ba662c12137424b --- /dev/null +++ b/shhs_visit2/shhs2-200623/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15526f8c3cde21e0942bb9212da2361a6494ad2348186208c902b12f7f8c3a13 +size 1356128 diff --git a/shhs_visit2/shhs2-200623/labels.meta.json b/shhs_visit2/shhs2-200623/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a6ceadace97ce5fc5e9eb5c4064a6cf9dc7c8c0 --- /dev/null +++ b/shhs_visit2/shhs2-200623/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200623", + "n_epochs": 1356, + "created_utc": "2026-05-03T18:06:38.087848+00:00", + "shape": [ + 1356 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200623/labels.npy b/shhs_visit2/shhs2-200623/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..30bd2e6e8e940602d6c834dcdf58fea02cc52994 --- /dev/null +++ b/shhs_visit2/shhs2-200623/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78e78847d7cd73cf36c2eb04d9988e757dfea89a213f607d1e27f9293872913 +size 2840 diff --git a/shhs_visit2/shhs2-200624/embeddings.meta.json b/shhs_visit2/shhs2-200624/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f2a880b8439150e0fa6dad0ccbda21c19b5df53 --- /dev/null +++ b/shhs_visit2/shhs2-200624/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200624", + "embedding_dim": 500, + "n_epochs": 1402, + "created_utc": "2026-05-03T18:06:40.693413+00:00", + "shape": [ + 1402, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200624/embeddings.npy b/shhs_visit2/shhs2-200624/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c87c1d9e530a07138787026f31a22461dbf61ec0 --- /dev/null +++ b/shhs_visit2/shhs2-200624/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5a815ec6b5cfe1cd74ed529027f95355969d542bed97c480906017502e7ca9 +size 1402128 diff --git a/shhs_visit2/shhs2-200624/labels.meta.json b/shhs_visit2/shhs2-200624/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4682d783ac7b2b002157274987636d1ea1d9ecbf --- /dev/null +++ b/shhs_visit2/shhs2-200624/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200624", + "n_epochs": 1402, + "created_utc": "2026-05-03T18:06:40.697422+00:00", + "shape": [ + 1402 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200624/labels.npy b/shhs_visit2/shhs2-200624/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cfef8cda9dba615f030bb4a9f751c92ab28d0f9e --- /dev/null +++ b/shhs_visit2/shhs2-200624/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6c46f6200ef7998c739d6230f4393b4804624389b6786fe9e11805bffcf2f7 +size 2932 diff --git a/shhs_visit2/shhs2-200625/embeddings.meta.json b/shhs_visit2/shhs2-200625/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dee2dc69f06173a4485632eacd542f1c6bfca4c1 --- /dev/null +++ b/shhs_visit2/shhs2-200625/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200625", + "embedding_dim": 500, + "n_epochs": 1481, + "created_utc": "2026-05-03T18:06:45.357650+00:00", + "shape": [ + 1481, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200625/embeddings.npy b/shhs_visit2/shhs2-200625/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f32c55ca3ebd6c35131a9bf614caa5443b8ff5c --- /dev/null +++ b/shhs_visit2/shhs2-200625/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9450cd426968c5149979291c8d74c1d546a60343929605227a6bbe1d81e7f51 +size 1481128 diff --git a/shhs_visit2/shhs2-200625/labels.meta.json b/shhs_visit2/shhs2-200625/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8d10a96ea06b9e8e9b14fd984885ec87c4098e3 --- /dev/null +++ b/shhs_visit2/shhs2-200625/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200625", + "n_epochs": 1481, + "created_utc": "2026-05-03T18:06:45.360309+00:00", + "shape": [ + 1481 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200625/labels.npy b/shhs_visit2/shhs2-200625/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5633617b6ce6e7264b05e127a30655634a5a320 --- /dev/null +++ b/shhs_visit2/shhs2-200625/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e55b05209df36ab98289187c689dd7f9a6626e5b88db3f55fb7b86a98ae5cfd +size 3090 diff --git a/shhs_visit2/shhs2-200628/embeddings.meta.json b/shhs_visit2/shhs2-200628/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a94631a89ad6397052d0c46ca70bc4f673ee0631 --- /dev/null +++ b/shhs_visit2/shhs2-200628/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200628", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:06:46.665782+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200628/embeddings.npy b/shhs_visit2/shhs2-200628/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cab1449099daee18b7bc947bea4fa0170b5515a5 --- /dev/null +++ b/shhs_visit2/shhs2-200628/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd18b3ccaca0ffafd2280ca9b6db77222a79f7eba2129a5399d24ac95fdaa17 +size 1290128 diff --git a/shhs_visit2/shhs2-200628/labels.meta.json b/shhs_visit2/shhs2-200628/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f16fe443e13a4c4baa776692d341e53dd1e83395 --- /dev/null +++ b/shhs_visit2/shhs2-200628/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200628", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:06:46.668867+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200628/labels.npy b/shhs_visit2/shhs2-200628/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..73260f953ee1c5fe03bcd7aef63180ea0b3b3976 --- /dev/null +++ b/shhs_visit2/shhs2-200628/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546889888c0390d34a66f0fe0615c83c2e0140ab423f6caaab460f07140801bf +size 2708 diff --git a/shhs_visit2/shhs2-200629/embeddings.meta.json b/shhs_visit2/shhs2-200629/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70e3ad283bb512a53b6c6ae64c0002bb6921746d --- /dev/null +++ b/shhs_visit2/shhs2-200629/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200629", + "embedding_dim": 500, + "n_epochs": 1121, + "created_utc": "2026-05-03T18:06:47.835772+00:00", + "shape": [ + 1121, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200629/embeddings.npy b/shhs_visit2/shhs2-200629/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e9ee7952f5b2a7477d52546a01d10887fd815393 --- /dev/null +++ b/shhs_visit2/shhs2-200629/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49511a906f043ea7375715782c011806408953d62fa815f8d34a22c87b6ab1be +size 1121128 diff --git a/shhs_visit2/shhs2-200629/labels.meta.json b/shhs_visit2/shhs2-200629/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6008bf92aeaa3d73661d220e621264afccc2ba75 --- /dev/null +++ b/shhs_visit2/shhs2-200629/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200629", + "n_epochs": 1121, + "created_utc": "2026-05-03T18:06:47.839354+00:00", + "shape": [ + 1121 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200629/labels.npy b/shhs_visit2/shhs2-200629/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f80d5b60a3a9b30119ecfd190955e7c618ced6c5 --- /dev/null +++ b/shhs_visit2/shhs2-200629/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb4f0db9d915139a964d06a6baf32be44425553a6b261c09037855da2a01adc +size 2370 diff --git a/shhs_visit2/shhs2-200631/embeddings.meta.json b/shhs_visit2/shhs2-200631/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e6c2e90bfb26e8d2cce92b7599dfabce7f780c6b --- /dev/null +++ b/shhs_visit2/shhs2-200631/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200631", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:06:48.995685+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200631/embeddings.npy b/shhs_visit2/shhs2-200631/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d38beffd2bbd9cc98803126c5609df2b35bc2baf --- /dev/null +++ b/shhs_visit2/shhs2-200631/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2366e6e83f12fd18cd20840d51c5ed8456471bbeb64a1a67624e1e7ccc6dc01 +size 1210128 diff --git a/shhs_visit2/shhs2-200631/labels.meta.json b/shhs_visit2/shhs2-200631/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb9751120cf6c0933c636a6f999e44c24a3f3b47 --- /dev/null +++ b/shhs_visit2/shhs2-200631/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200631", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:06:49.000261+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200631/labels.npy b/shhs_visit2/shhs2-200631/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32693dcf3c890636aa144a8e26253d76c5c9b964 --- /dev/null +++ b/shhs_visit2/shhs2-200631/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68249e6248cb0b5514f43d7f7e4e83443a9c25a73f47b4dc9e214a0e6f9d851d +size 2548 diff --git a/shhs_visit2/shhs2-200632/embeddings.meta.json b/shhs_visit2/shhs2-200632/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d07669b5479b1d2274733b98ad62b5db7bbee32 --- /dev/null +++ b/shhs_visit2/shhs2-200632/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200632", + "embedding_dim": 500, + "n_epochs": 1120, + "created_utc": "2026-05-03T18:06:50.092759+00:00", + "shape": [ + 1120, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200632/embeddings.npy b/shhs_visit2/shhs2-200632/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb86ec711c41df7eff56edb2ed1b3a46607947a9 --- /dev/null +++ b/shhs_visit2/shhs2-200632/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac96d6930cfe0ac46eb749a3264df32fb61cb091e9acb6f3918909150013a7ec +size 1120128 diff --git a/shhs_visit2/shhs2-200632/labels.meta.json b/shhs_visit2/shhs2-200632/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eba0fb14e18e487f79927dd5df7efc15a43f852a --- /dev/null +++ b/shhs_visit2/shhs2-200632/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200632", + "n_epochs": 1120, + "created_utc": "2026-05-03T18:06:50.096773+00:00", + "shape": [ + 1120 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200632/labels.npy b/shhs_visit2/shhs2-200632/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..775d3456aaea2a75a34b49dec1f21c33f08b2883 --- /dev/null +++ b/shhs_visit2/shhs2-200632/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00391097db53bc1d2ff18db3ba23950045f22225a87c3be8ac848625772db2a0 +size 2368 diff --git a/shhs_visit2/shhs2-200633/embeddings.meta.json b/shhs_visit2/shhs2-200633/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd8d0d9160fbdf834903ecd2190b0c1f1e2c1c79 --- /dev/null +++ b/shhs_visit2/shhs2-200633/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200633", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:06:50.659561+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200633/embeddings.npy b/shhs_visit2/shhs2-200633/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4aa7f6b142b5982956cc210c4ed4134a68d39f77 --- /dev/null +++ b/shhs_visit2/shhs2-200633/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18d76c4dc2449507c980c13b44b3b1cb90d13250f1be6f4937c7c4dd8ce43d2 +size 1210128 diff --git a/shhs_visit2/shhs2-200633/labels.meta.json b/shhs_visit2/shhs2-200633/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbdbd3d774c76f03f35bdaedb26cec8837fd998e --- /dev/null +++ b/shhs_visit2/shhs2-200633/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200633", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:06:50.663303+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200633/labels.npy b/shhs_visit2/shhs2-200633/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eeaf8cbee62d56650e24f26bdb42932f9888b43b --- /dev/null +++ b/shhs_visit2/shhs2-200633/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4513a46abcfbc71570e45fed705d7da9d027056841f2e0c26caf74bd3dbd986c +size 2548 diff --git a/shhs_visit2/shhs2-200634/embeddings.meta.json b/shhs_visit2/shhs2-200634/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69c3626059d8fd0f111afe3312982345de2464ea --- /dev/null +++ b/shhs_visit2/shhs2-200634/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200634", + "embedding_dim": 500, + "n_epochs": 1156, + "created_utc": "2026-05-03T18:06:51.844263+00:00", + "shape": [ + 1156, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200634/embeddings.npy b/shhs_visit2/shhs2-200634/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2508a898690107af24ba01d1ad6e127144753a4 --- /dev/null +++ b/shhs_visit2/shhs2-200634/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66affdfece1102593ad85baf572b966667456fdedc81daefa64a19099e490252 +size 1156128 diff --git a/shhs_visit2/shhs2-200634/labels.meta.json b/shhs_visit2/shhs2-200634/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d04f27a0a62e418f2baab9ed805cfcf5b11a992 --- /dev/null +++ b/shhs_visit2/shhs2-200634/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200634", + "n_epochs": 1156, + "created_utc": "2026-05-03T18:06:51.851846+00:00", + "shape": [ + 1156 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200634/labels.npy b/shhs_visit2/shhs2-200634/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..26cea63c103ae8d8bc882e22288eb88ee06bc5a9 --- /dev/null +++ b/shhs_visit2/shhs2-200634/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e7975f139c7d467d1b018c709c10a36c204e6e5a474df1c82876bedcf79e7c9 +size 2440 diff --git a/shhs_visit2/shhs2-200637/embeddings.meta.json b/shhs_visit2/shhs2-200637/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65d6b4df56187f8fc0d0dfdc1ae7f4c465a6a7d3 --- /dev/null +++ b/shhs_visit2/shhs2-200637/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200637", + "embedding_dim": 500, + "n_epochs": 1327, + "created_utc": "2026-05-03T18:06:52.463169+00:00", + "shape": [ + 1327, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200637/embeddings.npy b/shhs_visit2/shhs2-200637/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..747c1989a5fd429a6d671ac790a3d7394b991746 --- /dev/null +++ b/shhs_visit2/shhs2-200637/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f3529ed73b5dea75af459fbbfdb7fdfe47b3233c63138b063284c8a2406f26 +size 1327128 diff --git a/shhs_visit2/shhs2-200637/labels.meta.json b/shhs_visit2/shhs2-200637/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28ae879502003ebf6b1687acfa47aa56a73bcc08 --- /dev/null +++ b/shhs_visit2/shhs2-200637/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200637", + "n_epochs": 1327, + "created_utc": "2026-05-03T18:06:52.466574+00:00", + "shape": [ + 1327 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200637/labels.npy b/shhs_visit2/shhs2-200637/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..894ba36cc8e8db83dcc5cda8d7397d2f2359946c --- /dev/null +++ b/shhs_visit2/shhs2-200637/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb41a0190bca9dbe9ab15796dad28a431c47599c149c237cc33cb62ea03714a +size 2782 diff --git a/shhs_visit2/shhs2-200639/embeddings.meta.json b/shhs_visit2/shhs2-200639/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1126dcf2d9673f4b7843deab9bc38d144c665c8 --- /dev/null +++ b/shhs_visit2/shhs2-200639/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200639", + "embedding_dim": 500, + "n_epochs": 1498, + "created_utc": "2026-05-03T18:06:53.165902+00:00", + "shape": [ + 1498, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200639/embeddings.npy b/shhs_visit2/shhs2-200639/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0fc7823e08643840b113798ee418cf31b48d46d --- /dev/null +++ b/shhs_visit2/shhs2-200639/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f708428f27c8f1013eaee03267bea24bb3450b5a66e3d01e6ce46730e0846497 +size 1498128 diff --git a/shhs_visit2/shhs2-200639/labels.meta.json b/shhs_visit2/shhs2-200639/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d9e50fce9760c89fdb32f5d783e71c0810385a1 --- /dev/null +++ b/shhs_visit2/shhs2-200639/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200639", + "n_epochs": 1498, + "created_utc": "2026-05-03T18:06:53.169270+00:00", + "shape": [ + 1498 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200639/labels.npy b/shhs_visit2/shhs2-200639/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c37392331b1fe925c6b384188ba7d49b950182b --- /dev/null +++ b/shhs_visit2/shhs2-200639/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44957aaefdaf9de8c9b2d1550e2a98a287349c5248b562e32e2043a504f0f363 +size 3124 diff --git a/shhs_visit2/shhs2-200642/embeddings.meta.json b/shhs_visit2/shhs2-200642/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed0b24e6cd5eeccacc5674dfb0c1105b4df87c1a --- /dev/null +++ b/shhs_visit2/shhs2-200642/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200642", + "embedding_dim": 500, + "n_epochs": 991, + "created_utc": "2026-05-03T18:06:55.075508+00:00", + "shape": [ + 991, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200642/embeddings.npy b/shhs_visit2/shhs2-200642/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8fe00d80f7d2835b977fcadd9f8bb44851e895ee --- /dev/null +++ b/shhs_visit2/shhs2-200642/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49bafd9b304418d1a74fc3145f6736d82a2baab7df26cd0936d6da1b26f3acd0 +size 991128 diff --git a/shhs_visit2/shhs2-200642/labels.meta.json b/shhs_visit2/shhs2-200642/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07735e02c344e523f6310da76a7cf01ab6129fb8 --- /dev/null +++ b/shhs_visit2/shhs2-200642/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200642", + "n_epochs": 991, + "created_utc": "2026-05-03T18:06:55.079061+00:00", + "shape": [ + 991 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200642/labels.npy b/shhs_visit2/shhs2-200642/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7df5cc1a0a30784323f7564a1892f73fcaddee6 --- /dev/null +++ b/shhs_visit2/shhs2-200642/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8327f64b37453529c94e23137bb9449749a0e8e9ce4ff6885b0bcc357f06afe2 +size 2110 diff --git a/shhs_visit2/shhs2-200646/embeddings.meta.json b/shhs_visit2/shhs2-200646/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e313bbfe764c4554cbbb74f1b445b8917d698315 --- /dev/null +++ b/shhs_visit2/shhs2-200646/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200646", + "embedding_dim": 500, + "n_epochs": 1267, + "created_utc": "2026-05-03T18:06:56.584842+00:00", + "shape": [ + 1267, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200646/embeddings.npy b/shhs_visit2/shhs2-200646/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..24d305641443297ee76cd997d6b5d42273f822c9 --- /dev/null +++ b/shhs_visit2/shhs2-200646/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb65bb7f36ef72735b7a4da4745b9d38bd4938dd921d5e3fdc558a8856bec4d +size 1267128 diff --git a/shhs_visit2/shhs2-200646/labels.meta.json b/shhs_visit2/shhs2-200646/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..802f61103e0d2a72aa69c36ac83ee08d97cafb70 --- /dev/null +++ b/shhs_visit2/shhs2-200646/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200646", + "n_epochs": 1267, + "created_utc": "2026-05-03T18:06:56.588533+00:00", + "shape": [ + 1267 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200646/labels.npy b/shhs_visit2/shhs2-200646/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3eda92879ff8d91c5680e53e58b789100181f881 --- /dev/null +++ b/shhs_visit2/shhs2-200646/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721589b63fa50829cbb98194d35c3937fd30da4e9a9af19f2f266ffc82d98a54 +size 2662 diff --git a/shhs_visit2/shhs2-200653/embeddings.meta.json b/shhs_visit2/shhs2-200653/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8f1aab94b1cd4bed227e6374849aaa7b83bd64c --- /dev/null +++ b/shhs_visit2/shhs2-200653/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200653", + "embedding_dim": 500, + "n_epochs": 1089, + "created_utc": "2026-05-03T18:06:57.682259+00:00", + "shape": [ + 1089, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200653/embeddings.npy b/shhs_visit2/shhs2-200653/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b89d7fa5348ec844ca5f192ca3e2e669fd4e858 --- /dev/null +++ b/shhs_visit2/shhs2-200653/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f380534e0500f28e7452477b03e5718a1a13a043b62a56991a66a2f695d25a4 +size 1089128 diff --git a/shhs_visit2/shhs2-200653/labels.meta.json b/shhs_visit2/shhs2-200653/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..251cc6219ed8ce69f08ffd1da4a13fcf0d34960a --- /dev/null +++ b/shhs_visit2/shhs2-200653/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200653", + "n_epochs": 1089, + "created_utc": "2026-05-03T18:06:57.686035+00:00", + "shape": [ + 1089 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200653/labels.npy b/shhs_visit2/shhs2-200653/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f2ecd3e5473c7d8f67ff3d97fb84ae53df86889 --- /dev/null +++ b/shhs_visit2/shhs2-200653/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8501fd95ccc7977dfc0d075a2e6f9932ade1d745f93e69681cef5b1777d53aa +size 2306 diff --git a/shhs_visit2/shhs2-200654/embeddings.meta.json b/shhs_visit2/shhs2-200654/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..707123c799ceab119b947f2e486bf98b863f247c --- /dev/null +++ b/shhs_visit2/shhs2-200654/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200654", + "embedding_dim": 500, + "n_epochs": 1440, + "created_utc": "2026-05-03T18:06:58.999902+00:00", + "shape": [ + 1440, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200654/embeddings.npy b/shhs_visit2/shhs2-200654/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c445877639e58492296ab9d1651c0146c33a4472 --- /dev/null +++ b/shhs_visit2/shhs2-200654/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7703feaab136af89ed0ac67b89b4d9fed7e9cd3a2cf8e77de5b80c2d85a0c92 +size 1440128 diff --git a/shhs_visit2/shhs2-200654/labels.meta.json b/shhs_visit2/shhs2-200654/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ece136db8a5afe58ba6a434901ae6c85efb7b21 --- /dev/null +++ b/shhs_visit2/shhs2-200654/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200654", + "n_epochs": 1440, + "created_utc": "2026-05-03T18:06:59.004574+00:00", + "shape": [ + 1440 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200654/labels.npy b/shhs_visit2/shhs2-200654/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7623a15b1b749a65959984a81487c92fe3117fda --- /dev/null +++ b/shhs_visit2/shhs2-200654/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1256f1af47a745612d40116d9bf868924fa63c69a30212cfad807cfc75a408af +size 3008 diff --git a/shhs_visit2/shhs2-200661/embeddings.meta.json b/shhs_visit2/shhs2-200661/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a3b7a4136d25f05a64a77cccb9a54e538a80a26 --- /dev/null +++ b/shhs_visit2/shhs2-200661/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200661", + "embedding_dim": 500, + "n_epochs": 1641, + "created_utc": "2026-05-03T18:07:02.131130+00:00", + "shape": [ + 1641, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200661/embeddings.npy b/shhs_visit2/shhs2-200661/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..33601d720a366aaa2ea2723a32c16ca5e7cf7186 --- /dev/null +++ b/shhs_visit2/shhs2-200661/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ee7735e1b20c96aec8af52af400aac1969153e9966bc24c41bfb3ffc871478 +size 1641128 diff --git a/shhs_visit2/shhs2-200661/labels.meta.json b/shhs_visit2/shhs2-200661/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b558be5a98b6db3a62a96181d93e1f6ed80964c --- /dev/null +++ b/shhs_visit2/shhs2-200661/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200661", + "n_epochs": 1641, + "created_utc": "2026-05-03T18:07:02.135141+00:00", + "shape": [ + 1641 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200661/labels.npy b/shhs_visit2/shhs2-200661/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6682df96bdb7ac540d3d141c2ebdd22ef21c6608 --- /dev/null +++ b/shhs_visit2/shhs2-200661/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97c4ee00659b0153b9d503a2e10f5e1ce4b4ce87e854bf7cec9c2dfee8787b6 +size 3410 diff --git a/shhs_visit2/shhs2-200662/embeddings.meta.json b/shhs_visit2/shhs2-200662/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e9b86d0020d9a89724b6263a9e7bfa4ac930244 --- /dev/null +++ b/shhs_visit2/shhs2-200662/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200662", + "embedding_dim": 500, + "n_epochs": 1670, + "created_utc": "2026-05-03T18:07:04.090881+00:00", + "shape": [ + 1670, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200662/embeddings.npy b/shhs_visit2/shhs2-200662/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..919accd874988477a96334c3c404180beb4f738b --- /dev/null +++ b/shhs_visit2/shhs2-200662/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb9b69db43144dca58ba7fed0172ed1f8592f58bf7a6c49d2114b3d3030418e +size 1670128 diff --git a/shhs_visit2/shhs2-200662/labels.meta.json b/shhs_visit2/shhs2-200662/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f73a102635b005538a808e5a6e4a3aafec1136ae --- /dev/null +++ b/shhs_visit2/shhs2-200662/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200662", + "n_epochs": 1670, + "created_utc": "2026-05-03T18:07:04.093767+00:00", + "shape": [ + 1670 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200662/labels.npy b/shhs_visit2/shhs2-200662/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e280c76f58b0dda6f66e38a8fb6f059cb72e38fc --- /dev/null +++ b/shhs_visit2/shhs2-200662/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a06da9a5167510e64732819005c6bc356f7d49769df0fbf95e9dc6c003a3e44 +size 3468 diff --git a/shhs_visit2/shhs2-200666/embeddings.meta.json b/shhs_visit2/shhs2-200666/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f45027da17f6b3ba4744791a8f9a150db7b4813c --- /dev/null +++ b/shhs_visit2/shhs2-200666/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200666", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:07:06.268297+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200666/embeddings.npy b/shhs_visit2/shhs2-200666/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5f5d175c0e8d158cae1f6ce356b8f8c914c6a8e --- /dev/null +++ b/shhs_visit2/shhs2-200666/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929a92baa5a7937ac1981321c9995cf8824a0bf8e832c0a45e61c7c0334aa451 +size 1262128 diff --git a/shhs_visit2/shhs2-200666/labels.meta.json b/shhs_visit2/shhs2-200666/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1ed34f0261564c489567d80cbabdcf7559f03af --- /dev/null +++ b/shhs_visit2/shhs2-200666/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200666", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:07:06.272473+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200666/labels.npy b/shhs_visit2/shhs2-200666/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f2851c45c3a7246f4e92f4c4ad8da3bbaef6214 --- /dev/null +++ b/shhs_visit2/shhs2-200666/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f06443759044a1084b65ec5520cbbb96c0fb15dc8b5dbc3556b4bde82f5cebf +size 2652 diff --git a/shhs_visit2/shhs2-200667/embeddings.meta.json b/shhs_visit2/shhs2-200667/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d287f0481f47261319af18382f6e2a8832c8b06a --- /dev/null +++ b/shhs_visit2/shhs2-200667/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200667", + "embedding_dim": 500, + "n_epochs": 1033, + "created_utc": "2026-05-03T18:07:08.441039+00:00", + "shape": [ + 1033, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200667/embeddings.npy b/shhs_visit2/shhs2-200667/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c899d823df642d9a02e24b2557b6f454f22c7162 --- /dev/null +++ b/shhs_visit2/shhs2-200667/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cfc4434010a035e0460891ffcfc02c9c80b17eb21d2d63f0850fe87bd7e966 +size 1033128 diff --git a/shhs_visit2/shhs2-200667/labels.meta.json b/shhs_visit2/shhs2-200667/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..66fc323233f032701b5b411ecb22cf0a49a12e40 --- /dev/null +++ b/shhs_visit2/shhs2-200667/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200667", + "n_epochs": 1033, + "created_utc": "2026-05-03T18:07:08.444932+00:00", + "shape": [ + 1033 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200667/labels.npy b/shhs_visit2/shhs2-200667/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee74ebd3477a8eb5ceb37385719f1017d06a4333 --- /dev/null +++ b/shhs_visit2/shhs2-200667/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46ab8408848ee83990738bde5b37759a9c3e8419c67d4c33b6ec876696031e7 +size 2194 diff --git a/shhs_visit2/shhs2-200668/embeddings.meta.json b/shhs_visit2/shhs2-200668/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e5d86e0c0c14fe587cb21f9a8e91b4421982ac2c --- /dev/null +++ b/shhs_visit2/shhs2-200668/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200668", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:07:09.798711+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200668/embeddings.npy b/shhs_visit2/shhs2-200668/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..33032736a61e43ff1ee83eb21c30c974ade7367e --- /dev/null +++ b/shhs_visit2/shhs2-200668/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee3025db13615b284da152e13e3c35674dca1a9ce75e9b80405b048d6489267 +size 1290128 diff --git a/shhs_visit2/shhs2-200668/labels.meta.json b/shhs_visit2/shhs2-200668/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea2a3e362ce800b1ddbbcb5d6521057de19e7cce --- /dev/null +++ b/shhs_visit2/shhs2-200668/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200668", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:07:09.803468+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200668/labels.npy b/shhs_visit2/shhs2-200668/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..096fd340ee2ec198d4bbd6324e135bed7065dcf4 --- /dev/null +++ b/shhs_visit2/shhs2-200668/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0cc24497875c79ec7a41ceeede080e9811b92f0decc06a2184af0935177f32 +size 2708 diff --git a/shhs_visit2/shhs2-200669/embeddings.meta.json b/shhs_visit2/shhs2-200669/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..694faa3bdc0b013b8e15afd4a910db3d298ea4ab --- /dev/null +++ b/shhs_visit2/shhs2-200669/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200669", + "embedding_dim": 500, + "n_epochs": 1234, + "created_utc": "2026-05-03T18:07:11.834324+00:00", + "shape": [ + 1234, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200669/embeddings.npy b/shhs_visit2/shhs2-200669/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0db777efb9bf2ac901e6d31c0fc2d2f84cb7fc1b --- /dev/null +++ b/shhs_visit2/shhs2-200669/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6730760178e34201f35f0e133ecfe8553029f8cea848002aa8507c83afba2fa5 +size 1234128 diff --git a/shhs_visit2/shhs2-200669/labels.meta.json b/shhs_visit2/shhs2-200669/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f3c4b6bd12e5666c97b812077db459cdb771c6c --- /dev/null +++ b/shhs_visit2/shhs2-200669/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200669", + "n_epochs": 1234, + "created_utc": "2026-05-03T18:07:11.838232+00:00", + "shape": [ + 1234 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200669/labels.npy b/shhs_visit2/shhs2-200669/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32d7025f10325d4761e487c1057dd79d28ffb977 --- /dev/null +++ b/shhs_visit2/shhs2-200669/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a88fc70bc6917cb71ba1ba90ae5c82fd0e1f0c5ab3c5588faf12647cad987d +size 2596 diff --git a/shhs_visit2/shhs2-200674/embeddings.meta.json b/shhs_visit2/shhs2-200674/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6dec003053abafa00b6a27f9b1226d8e602751de --- /dev/null +++ b/shhs_visit2/shhs2-200674/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200674", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:07:13.053190+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200674/embeddings.npy b/shhs_visit2/shhs2-200674/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e1635306191bbeff5b3f42ab4f7e52412892a16 --- /dev/null +++ b/shhs_visit2/shhs2-200674/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d003d2f2a7e57255bbe01b8653fcb0b6dce5b3f5f02eed390002449bfa23bb24 +size 1320128 diff --git a/shhs_visit2/shhs2-200674/labels.meta.json b/shhs_visit2/shhs2-200674/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..903994431bf76e58a81e462a9a1416ea57e6e490 --- /dev/null +++ b/shhs_visit2/shhs2-200674/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200674", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:07:13.056898+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200674/labels.npy b/shhs_visit2/shhs2-200674/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90eb17d50589465931064fb065aaa008be8545dd --- /dev/null +++ b/shhs_visit2/shhs2-200674/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bda5b7bf26f5f3bf0e6cb312eb3856b32e5c4ec2349058d3a8fc7a47908ba64 +size 2768 diff --git a/shhs_visit2/shhs2-200675/embeddings.meta.json b/shhs_visit2/shhs2-200675/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8cb26013a54a1e99f00ee96964e7362084277b68 --- /dev/null +++ b/shhs_visit2/shhs2-200675/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200675", + "embedding_dim": 500, + "n_epochs": 1464, + "created_utc": "2026-05-03T18:07:14.582614+00:00", + "shape": [ + 1464, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200675/embeddings.npy b/shhs_visit2/shhs2-200675/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..44fc225db6bdb54b6ecd5d721e4a11c723885ada --- /dev/null +++ b/shhs_visit2/shhs2-200675/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905a2e563a133a5a6a07b51b4026433a4f06935777d695630d20b9bae632f3d5 +size 1464128 diff --git a/shhs_visit2/shhs2-200675/labels.meta.json b/shhs_visit2/shhs2-200675/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1724b450401bd0f53b8185ea23371c8e7fbe59c --- /dev/null +++ b/shhs_visit2/shhs2-200675/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200675", + "n_epochs": 1464, + "created_utc": "2026-05-03T18:07:14.585839+00:00", + "shape": [ + 1464 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200675/labels.npy b/shhs_visit2/shhs2-200675/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d31f1e9befd2a2aa97d9095039d2208344aa9166 --- /dev/null +++ b/shhs_visit2/shhs2-200675/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd04bcda1149f61a81264e07ac567973fc746d9fa20754d310988f148fd6834 +size 3056 diff --git a/shhs_visit2/shhs2-200678/embeddings.meta.json b/shhs_visit2/shhs2-200678/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58bbf29af3c8b89f242ee04f881de79638c6dfa7 --- /dev/null +++ b/shhs_visit2/shhs2-200678/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200678", + "embedding_dim": 500, + "n_epochs": 1281, + "created_utc": "2026-05-03T18:07:15.227956+00:00", + "shape": [ + 1281, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200678/embeddings.npy b/shhs_visit2/shhs2-200678/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d30bebb14eb114eed23820259372799087ac0e40 --- /dev/null +++ b/shhs_visit2/shhs2-200678/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e44b409c0c4974f9c82d6140206f53bd19428f934ebff9453c97f1bf04b0c6f +size 1281128 diff --git a/shhs_visit2/shhs2-200678/labels.meta.json b/shhs_visit2/shhs2-200678/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4fdb15bd883c1aae36e99c023f905822d4a8af79 --- /dev/null +++ b/shhs_visit2/shhs2-200678/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200678", + "n_epochs": 1281, + "created_utc": "2026-05-03T18:07:15.231371+00:00", + "shape": [ + 1281 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200678/labels.npy b/shhs_visit2/shhs2-200678/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..125e0efe67f77b6c4d47b0d362146adf6cb495ce --- /dev/null +++ b/shhs_visit2/shhs2-200678/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36be160adf3733ef9f639a8c61a3e9ed549ffa4ce92849972179a89d645fdd4d +size 2690 diff --git a/shhs_visit2/shhs2-200679/embeddings.meta.json b/shhs_visit2/shhs2-200679/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9cc403162d40cc8ac847b23b07d175b85bb148e --- /dev/null +++ b/shhs_visit2/shhs2-200679/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200679", + "embedding_dim": 500, + "n_epochs": 1363, + "created_utc": "2026-05-03T18:07:16.657995+00:00", + "shape": [ + 1363, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200679/embeddings.npy b/shhs_visit2/shhs2-200679/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52487d36377de8dc11817abc46ad18254c518a5d --- /dev/null +++ b/shhs_visit2/shhs2-200679/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b94ed3a1112415647684d87d187aebec23651dafea7789acefb60a89c37e28 +size 1363128 diff --git a/shhs_visit2/shhs2-200679/labels.meta.json b/shhs_visit2/shhs2-200679/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1557b2988b2cae916edaf8ecfc5405576dd9a168 --- /dev/null +++ b/shhs_visit2/shhs2-200679/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200679", + "n_epochs": 1363, + "created_utc": "2026-05-03T18:07:16.661775+00:00", + "shape": [ + 1363 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200679/labels.npy b/shhs_visit2/shhs2-200679/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2818758926259f5bf378c66d0c2c6badb62b05ec --- /dev/null +++ b/shhs_visit2/shhs2-200679/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47ac4d8277c058553656d84f910327aa146a50b2698ee2b107752be032c2467 +size 2854 diff --git a/shhs_visit2/shhs2-200680/embeddings.meta.json b/shhs_visit2/shhs2-200680/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c492073954b677c0f6d66e71ac62de86e9b5453 --- /dev/null +++ b/shhs_visit2/shhs2-200680/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200680", + "embedding_dim": 500, + "n_epochs": 1119, + "created_utc": "2026-05-03T18:07:18.199490+00:00", + "shape": [ + 1119, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200680/embeddings.npy b/shhs_visit2/shhs2-200680/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f5552bc1ab35a894051b36ead83404247df404d --- /dev/null +++ b/shhs_visit2/shhs2-200680/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d3814c3f88ea272fc8397706377f65084a0517cf5cc42ff6d6ca90e71806df +size 1119128 diff --git a/shhs_visit2/shhs2-200680/labels.meta.json b/shhs_visit2/shhs2-200680/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d32b28fa42a65ab009281307ddae858f26e1e80 --- /dev/null +++ b/shhs_visit2/shhs2-200680/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200680", + "n_epochs": 1119, + "created_utc": "2026-05-03T18:07:18.202868+00:00", + "shape": [ + 1119 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200680/labels.npy b/shhs_visit2/shhs2-200680/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad2c1b9a6f76b4332d2233fed2e86070aad0ef38 --- /dev/null +++ b/shhs_visit2/shhs2-200680/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca5416a6b38ba081589afe250f21b7e18d49c40a68b69b1d597eeb574267be98 +size 2366 diff --git a/shhs_visit2/shhs2-200681/embeddings.meta.json b/shhs_visit2/shhs2-200681/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7404f4264a9ee004f425268a3df82284f3dd01b --- /dev/null +++ b/shhs_visit2/shhs2-200681/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200681", + "embedding_dim": 500, + "n_epochs": 1245, + "created_utc": "2026-05-03T18:07:19.470624+00:00", + "shape": [ + 1245, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200681/embeddings.npy b/shhs_visit2/shhs2-200681/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65e6a1255de436acd654ed285ae988219c87b354 --- /dev/null +++ b/shhs_visit2/shhs2-200681/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb78fba9f486ce8e8458494513d330a36d79e360adb508c5cd00286c4cac1a4f +size 1245128 diff --git a/shhs_visit2/shhs2-200681/labels.meta.json b/shhs_visit2/shhs2-200681/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a30965e6790e891ebf2f36304ebe9814c27268ac --- /dev/null +++ b/shhs_visit2/shhs2-200681/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200681", + "n_epochs": 1245, + "created_utc": "2026-05-03T18:07:19.474311+00:00", + "shape": [ + 1245 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200681/labels.npy b/shhs_visit2/shhs2-200681/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c37cc6117415abe37699de8b21f26f91c8bcea31 --- /dev/null +++ b/shhs_visit2/shhs2-200681/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2304de138617d4ed3bd77ae39d141a521f9b378df559938f62ef720048642343 +size 2618 diff --git a/shhs_visit2/shhs2-200683/embeddings.meta.json b/shhs_visit2/shhs2-200683/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..403d99147be7abb27e321345782b61857b26ac03 --- /dev/null +++ b/shhs_visit2/shhs2-200683/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200683", + "embedding_dim": 500, + "n_epochs": 1224, + "created_utc": "2026-05-03T18:07:20.670712+00:00", + "shape": [ + 1224, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200683/embeddings.npy b/shhs_visit2/shhs2-200683/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8aca5640f63273dc863964c310305c0afc4121ed --- /dev/null +++ b/shhs_visit2/shhs2-200683/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c360b36bd1f10cbced0b5eca67c0e0da2e3a8a48739b33929a3e8cc7e6f6d416 +size 1224128 diff --git a/shhs_visit2/shhs2-200683/labels.meta.json b/shhs_visit2/shhs2-200683/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..183c8adb906b31edca266288554406370b423ac9 --- /dev/null +++ b/shhs_visit2/shhs2-200683/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200683", + "n_epochs": 1224, + "created_utc": "2026-05-03T18:07:20.675255+00:00", + "shape": [ + 1224 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200683/labels.npy b/shhs_visit2/shhs2-200683/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..104d9c27b478e0ba310fd0009e9dcc2706a2c764 --- /dev/null +++ b/shhs_visit2/shhs2-200683/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d7b2e276ed93cc977a78d76b5dfcd64df0cef5d1c5d2366457c547b542ba8e +size 2576 diff --git a/shhs_visit2/shhs2-200685/embeddings.meta.json b/shhs_visit2/shhs2-200685/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f335c43107870b2a37bbd7b09646bdc8665163de --- /dev/null +++ b/shhs_visit2/shhs2-200685/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200685", + "embedding_dim": 500, + "n_epochs": 1300, + "created_utc": "2026-05-03T18:07:21.884432+00:00", + "shape": [ + 1300, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200685/embeddings.npy b/shhs_visit2/shhs2-200685/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..536dc56c734e7235fe12d154051f210f32172853 --- /dev/null +++ b/shhs_visit2/shhs2-200685/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bed4b8ab99a983157fa8f4f04879dfab60baa5fda996a70c554213357f31a36 +size 1300128 diff --git a/shhs_visit2/shhs2-200685/labels.meta.json b/shhs_visit2/shhs2-200685/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..756477b486cdf8631bfc8eddd8dea670746d1422 --- /dev/null +++ b/shhs_visit2/shhs2-200685/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200685", + "n_epochs": 1300, + "created_utc": "2026-05-03T18:07:21.888308+00:00", + "shape": [ + 1300 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200685/labels.npy b/shhs_visit2/shhs2-200685/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..48fc8f026a5598edc0e95f88680222ef3f8ae3a6 --- /dev/null +++ b/shhs_visit2/shhs2-200685/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f1ace9b309f0024af0b10993f9b287f94e8598fa30eeedc22238da6e713bae +size 2728 diff --git a/shhs_visit2/shhs2-200687/embeddings.meta.json b/shhs_visit2/shhs2-200687/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cfe1ee7fdfaf8769e974aeded842e9887fbd2633 --- /dev/null +++ b/shhs_visit2/shhs2-200687/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200687", + "embedding_dim": 500, + "n_epochs": 1122, + "created_utc": "2026-05-03T18:07:23.001845+00:00", + "shape": [ + 1122, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200687/embeddings.npy b/shhs_visit2/shhs2-200687/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..42991ba6dee82339b206e4d5305819344d704cfc --- /dev/null +++ b/shhs_visit2/shhs2-200687/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32626a75c70b06d0301ceda02e23a4e5e4ec065ab8595ca4406d7d37995c0afb +size 1122128 diff --git a/shhs_visit2/shhs2-200687/labels.meta.json b/shhs_visit2/shhs2-200687/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00aef5a562b2565e7b08011c80362240fa531863 --- /dev/null +++ b/shhs_visit2/shhs2-200687/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200687", + "n_epochs": 1122, + "created_utc": "2026-05-03T18:07:23.005302+00:00", + "shape": [ + 1122 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200687/labels.npy b/shhs_visit2/shhs2-200687/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0f2f91061bfb5d3611a8c415c2ec0875d03aab2 --- /dev/null +++ b/shhs_visit2/shhs2-200687/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f023ffaa63070d19260a615a35f5ee3595a1d7b2d8f628c701e0d478234ed28 +size 2372 diff --git a/shhs_visit2/shhs2-200692/embeddings.meta.json b/shhs_visit2/shhs2-200692/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7945258ba4fbff9a548c2c5cfc5abf8c15b91b57 --- /dev/null +++ b/shhs_visit2/shhs2-200692/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200692", + "embedding_dim": 500, + "n_epochs": 1312, + "created_utc": "2026-05-03T18:07:24.251936+00:00", + "shape": [ + 1312, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200692/embeddings.npy b/shhs_visit2/shhs2-200692/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b65b1947a7cbaeb8d340d9deb7678ab4fb5dc5f2 --- /dev/null +++ b/shhs_visit2/shhs2-200692/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe0d1b188f3b33b631beaa1d37712fe32fd3b0677cec1831daf14b7cd232785 +size 1312128 diff --git a/shhs_visit2/shhs2-200692/labels.meta.json b/shhs_visit2/shhs2-200692/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9211ab7491d4c8416f1ec213ac7e5d0da419ee5c --- /dev/null +++ b/shhs_visit2/shhs2-200692/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200692", + "n_epochs": 1312, + "created_utc": "2026-05-03T18:07:24.256182+00:00", + "shape": [ + 1312 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200692/labels.npy b/shhs_visit2/shhs2-200692/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e638be31740372f46aa9a0bab0c3dbaa0f66de3 --- /dev/null +++ b/shhs_visit2/shhs2-200692/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4557cf5677ace4b8d9d5ce40eea1eb1f2f837cbbc541d0f691666d1e10217c90 +size 2752 diff --git a/shhs_visit2/shhs2-200693/embeddings.meta.json b/shhs_visit2/shhs2-200693/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a5f91daf1310ac64d86f727bbe66e50f4a9f47a --- /dev/null +++ b/shhs_visit2/shhs2-200693/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200693", + "embedding_dim": 500, + "n_epochs": 1244, + "created_utc": "2026-05-03T18:07:24.824721+00:00", + "shape": [ + 1244, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200693/embeddings.npy b/shhs_visit2/shhs2-200693/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d59a5e346abc4c78f13e5251e18a89265cbd1e8b --- /dev/null +++ b/shhs_visit2/shhs2-200693/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c18e933a5ace3ec63aefffeb41a44e39e79fd3b90f4ea5163cabd9a925716e +size 1244128 diff --git a/shhs_visit2/shhs2-200693/labels.meta.json b/shhs_visit2/shhs2-200693/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be056e8ac5a693da0d6461408d5250155b1a2db1 --- /dev/null +++ b/shhs_visit2/shhs2-200693/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200693", + "n_epochs": 1244, + "created_utc": "2026-05-03T18:07:24.828635+00:00", + "shape": [ + 1244 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200693/labels.npy b/shhs_visit2/shhs2-200693/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e195a21175208f62bf608990f716a5838d642ce --- /dev/null +++ b/shhs_visit2/shhs2-200693/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8c73db60ba483235e6995ab7c6ee573490ba111f80006e25abc25e645b0c02 +size 2616 diff --git a/shhs_visit2/shhs2-200696/embeddings.meta.json b/shhs_visit2/shhs2-200696/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2900ea5139df10217ae2a80b17328e40b02229c7 --- /dev/null +++ b/shhs_visit2/shhs2-200696/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200696", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:07:25.737363+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200696/embeddings.npy b/shhs_visit2/shhs2-200696/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7216a5c692f251d1b0df92f1ea07f9116cbba75 --- /dev/null +++ b/shhs_visit2/shhs2-200696/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e85a0bc3593e318a0222a3ab2c0d87dd7699a8ccb79806116bfe164e62916c +size 990128 diff --git a/shhs_visit2/shhs2-200696/labels.meta.json b/shhs_visit2/shhs2-200696/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8e0e9906d7d6a3c6f452c9b7b57bc6f6fe563f4 --- /dev/null +++ b/shhs_visit2/shhs2-200696/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200696", + "n_epochs": 990, + "created_utc": "2026-05-03T18:07:25.741771+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200696/labels.npy b/shhs_visit2/shhs2-200696/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b5619b3e2f9f1546869ef1771422a7979020f7f2 --- /dev/null +++ b/shhs_visit2/shhs2-200696/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1b9bfb25d44822a5aa78a592de9d03790776e9add4534215d602dcfcf8e1c9 +size 2108 diff --git a/shhs_visit2/shhs2-200697/embeddings.meta.json b/shhs_visit2/shhs2-200697/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8751c3c7bf851092f05260ac4c4a8cb2935a4f7 --- /dev/null +++ b/shhs_visit2/shhs2-200697/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200697", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:07:26.874635+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200697/embeddings.npy b/shhs_visit2/shhs2-200697/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f239e6b67dfc1c33fcba208545209b328cb8e42 --- /dev/null +++ b/shhs_visit2/shhs2-200697/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592b86fed1c8a6df2ddfb8a2394b574d22ee01bddf0608dab179f9888ec1487e +size 1140128 diff --git a/shhs_visit2/shhs2-200697/labels.meta.json b/shhs_visit2/shhs2-200697/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92316074b850b25554105f28649379c1ee84e667 --- /dev/null +++ b/shhs_visit2/shhs2-200697/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200697", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:07:26.877536+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200697/labels.npy b/shhs_visit2/shhs2-200697/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8e91ebfd0bd4231efbaec98c5a29295170062c7 --- /dev/null +++ b/shhs_visit2/shhs2-200697/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3820d5db02ae11544fb964ddb947120a7408bd309e6fe63a47d072812a45c95d +size 2408 diff --git a/shhs_visit2/shhs2-200698/embeddings.meta.json b/shhs_visit2/shhs2-200698/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c83cf9e00034c8ffc1cd4633e5e1229590b437fd --- /dev/null +++ b/shhs_visit2/shhs2-200698/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200698", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:07:27.377988+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200698/embeddings.npy b/shhs_visit2/shhs2-200698/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a502de984ea8f002854588bbbeeb0dbd09c712b3 --- /dev/null +++ b/shhs_visit2/shhs2-200698/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63997fcde7ea75ae6252954608c407c17fefb41b9f24933b833d92e67943e677 +size 990128 diff --git a/shhs_visit2/shhs2-200698/labels.meta.json b/shhs_visit2/shhs2-200698/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9988e7cdbd0d92b6711ed4b2a83dbacf389dc00 --- /dev/null +++ b/shhs_visit2/shhs2-200698/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200698", + "n_epochs": 990, + "created_utc": "2026-05-03T18:07:27.381688+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200698/labels.npy b/shhs_visit2/shhs2-200698/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..18a8e7d35801fd4805908530660403ce18f45767 --- /dev/null +++ b/shhs_visit2/shhs2-200698/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052e7813802e0c9d64d5449d822ebedbc1662d9b3da8a020f938c928e9845b51 +size 2108 diff --git a/shhs_visit2/shhs2-200699/embeddings.meta.json b/shhs_visit2/shhs2-200699/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b66ca639a9825a20f43b36195afb6108efaea92 --- /dev/null +++ b/shhs_visit2/shhs2-200699/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200699", + "embedding_dim": 500, + "n_epochs": 1570, + "created_utc": "2026-05-03T18:07:29.232919+00:00", + "shape": [ + 1570, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200699/embeddings.npy b/shhs_visit2/shhs2-200699/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c213a9e00ee057c605d9ca638d22dba3ad65180e --- /dev/null +++ b/shhs_visit2/shhs2-200699/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1d89957b9ae458ef671df998e1da2863d04900f9b8044551e153ca966879fb +size 1570128 diff --git a/shhs_visit2/shhs2-200699/labels.meta.json b/shhs_visit2/shhs2-200699/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83d2c72f1db62e39782e17e8d462402a833e1df1 --- /dev/null +++ b/shhs_visit2/shhs2-200699/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200699", + "n_epochs": 1570, + "created_utc": "2026-05-03T18:07:29.238859+00:00", + "shape": [ + 1570 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200699/labels.npy b/shhs_visit2/shhs2-200699/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dfe6a4aba1842d3d0c5e7dd182c82799a18430ac --- /dev/null +++ b/shhs_visit2/shhs2-200699/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5ed60fbf5dc558dae38ee471c5325dca68887a00684b5822c81328c7bdf1a9 +size 3268 diff --git a/shhs_visit2/shhs2-200700/embeddings.meta.json b/shhs_visit2/shhs2-200700/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1004ae5b05bdd2f4513417aabfd72e9eb3cc3fc8 --- /dev/null +++ b/shhs_visit2/shhs2-200700/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200700", + "embedding_dim": 500, + "n_epochs": 1534, + "created_utc": "2026-05-03T18:07:29.932240+00:00", + "shape": [ + 1534, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200700/embeddings.npy b/shhs_visit2/shhs2-200700/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5c4ef1697ce7a7e603165f553bffe45a4ccee34 --- /dev/null +++ b/shhs_visit2/shhs2-200700/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c83874008eb147904323d44da371d84d30149d5b1b48c38a864944e96c982b9 +size 1534128 diff --git a/shhs_visit2/shhs2-200700/labels.meta.json b/shhs_visit2/shhs2-200700/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d09e068a43eeaa6290d06e16397e106e5e15227f --- /dev/null +++ b/shhs_visit2/shhs2-200700/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200700", + "n_epochs": 1534, + "created_utc": "2026-05-03T18:07:29.936016+00:00", + "shape": [ + 1534 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200700/labels.npy b/shhs_visit2/shhs2-200700/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41e5fe4a980b178f4c6a1f1d9b1e99c8b7c16dff --- /dev/null +++ b/shhs_visit2/shhs2-200700/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a4189574b619a6e0d06b3a6ebf33d574d7156e1c777033c28ec683453b5ad4 +size 3196 diff --git a/shhs_visit2/shhs2-200702/embeddings.meta.json b/shhs_visit2/shhs2-200702/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0721ef6c884c753a2cf0136b52159013478dd42f --- /dev/null +++ b/shhs_visit2/shhs2-200702/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200702", + "embedding_dim": 500, + "n_epochs": 1319, + "created_utc": "2026-05-03T18:07:33.723584+00:00", + "shape": [ + 1319, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200702/embeddings.npy b/shhs_visit2/shhs2-200702/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ee9ae5fbdbe252b468dbf78e2250df72dfd44b7 --- /dev/null +++ b/shhs_visit2/shhs2-200702/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd61c9700113424bb08ae298b30767449bad0869a06c1f443528f8ace626fe02 +size 1319128 diff --git a/shhs_visit2/shhs2-200702/labels.meta.json b/shhs_visit2/shhs2-200702/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97d77aea0f25313bddf8902169c0fded608a7491 --- /dev/null +++ b/shhs_visit2/shhs2-200702/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200702", + "n_epochs": 1319, + "created_utc": "2026-05-03T18:07:33.727699+00:00", + "shape": [ + 1319 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200702/labels.npy b/shhs_visit2/shhs2-200702/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d7ab14aa884a95c5b21944ab7b86e77fa87540a --- /dev/null +++ b/shhs_visit2/shhs2-200702/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c01ddc02a874445551f02e7f7ea362a9d9614bfad8c56bc89252f7cf50c70f +size 2766 diff --git a/shhs_visit2/shhs2-200703/embeddings.meta.json b/shhs_visit2/shhs2-200703/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..26942717f9adcc5d126d86e0508a1d6d9cd643fa --- /dev/null +++ b/shhs_visit2/shhs2-200703/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200703", + "embedding_dim": 500, + "n_epochs": 1099, + "created_utc": "2026-05-03T18:07:35.016960+00:00", + "shape": [ + 1099, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200703/embeddings.npy b/shhs_visit2/shhs2-200703/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eafbfd88c60bef593fb05b6bcde8785ad4e15f8b --- /dev/null +++ b/shhs_visit2/shhs2-200703/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727e8e8e71a73bb6987229c5c46a7ae539c4474799e58d8e9a8d2e9a6e645ac4 +size 1099128 diff --git a/shhs_visit2/shhs2-200703/labels.meta.json b/shhs_visit2/shhs2-200703/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da66c4311bd512352631789e516bcd7bec86d05d --- /dev/null +++ b/shhs_visit2/shhs2-200703/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200703", + "n_epochs": 1099, + "created_utc": "2026-05-03T18:07:35.021084+00:00", + "shape": [ + 1099 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200703/labels.npy b/shhs_visit2/shhs2-200703/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a79947682c655ba6a2102ddaf38fbae0724d028b --- /dev/null +++ b/shhs_visit2/shhs2-200703/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850e04085d534803ba501cbf05b1f8d698b49d9ece2abdac5b59ae2ff45d54f6 +size 2326 diff --git a/shhs_visit2/shhs2-200704/embeddings.meta.json b/shhs_visit2/shhs2-200704/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1bf78294f51c479fcb7c26de21a7762d5cd6fed --- /dev/null +++ b/shhs_visit2/shhs2-200704/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200704", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:07:35.593291+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200704/embeddings.npy b/shhs_visit2/shhs2-200704/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c9ffc11932a3f2f85bf87cc217d57f56d30dcb3 --- /dev/null +++ b/shhs_visit2/shhs2-200704/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701cd1fb4e22bbc2ab21f5409595ba1c5f4d619be0b07301c5199bb7eed8c9b2 +size 1200128 diff --git a/shhs_visit2/shhs2-200704/labels.meta.json b/shhs_visit2/shhs2-200704/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6985935e2a2f596c0df59f817bafe4448eba444 --- /dev/null +++ b/shhs_visit2/shhs2-200704/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200704", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:07:35.597714+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200704/labels.npy b/shhs_visit2/shhs2-200704/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c0042d9af8909d9f1a4d384f9b650fd84a46e8c --- /dev/null +++ b/shhs_visit2/shhs2-200704/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a89e52ed1215e64e09e792b3f2375f0ea8c13c906f7f907b484983963b74bb +size 2528 diff --git a/shhs_visit2/shhs2-200705/embeddings.meta.json b/shhs_visit2/shhs2-200705/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..326690c38d0137f9d62b358d5a1f30ae188d4d25 --- /dev/null +++ b/shhs_visit2/shhs2-200705/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200705", + "embedding_dim": 500, + "n_epochs": 1147, + "created_utc": "2026-05-03T18:07:36.857999+00:00", + "shape": [ + 1147, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200705/embeddings.npy b/shhs_visit2/shhs2-200705/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f4e32161371eb071f41c367b9bdf599c78d7591 --- /dev/null +++ b/shhs_visit2/shhs2-200705/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf0af91b40df343545d092267d1a62015d34082aadbf01d9b4399e278323381 +size 1147128 diff --git a/shhs_visit2/shhs2-200705/labels.meta.json b/shhs_visit2/shhs2-200705/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88963df1b456da379d7f1df95b41e792d5942f8b --- /dev/null +++ b/shhs_visit2/shhs2-200705/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200705", + "n_epochs": 1147, + "created_utc": "2026-05-03T18:07:36.862591+00:00", + "shape": [ + 1147 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200705/labels.npy b/shhs_visit2/shhs2-200705/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e65c7aa003586315c4c06b6abfa56617a9cc435 --- /dev/null +++ b/shhs_visit2/shhs2-200705/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d513aaa78c2c856aaaefe7c996967479a9ad27eeaa15faefc11b64393583a01e +size 2422 diff --git a/shhs_visit2/shhs2-200706/embeddings.meta.json b/shhs_visit2/shhs2-200706/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..391929f38840e5e3b5ec64efd9a5e1a95be5619b --- /dev/null +++ b/shhs_visit2/shhs2-200706/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200706", + "embedding_dim": 500, + "n_epochs": 1319, + "created_utc": "2026-05-03T18:07:37.477718+00:00", + "shape": [ + 1319, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200706/embeddings.npy b/shhs_visit2/shhs2-200706/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a30c5a675b08ad782266d9d0269dcbc23abba3df --- /dev/null +++ b/shhs_visit2/shhs2-200706/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede12d44c68948d8a0ec5da3f9a09e378d1c618206f8fa48880bd54711b09b9e +size 1319128 diff --git a/shhs_visit2/shhs2-200706/labels.meta.json b/shhs_visit2/shhs2-200706/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d5c206fa9b628ddbeb2bc895ce0c593d4b03e05 --- /dev/null +++ b/shhs_visit2/shhs2-200706/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200706", + "n_epochs": 1319, + "created_utc": "2026-05-03T18:07:37.481543+00:00", + "shape": [ + 1319 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200706/labels.npy b/shhs_visit2/shhs2-200706/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d3044a1174f03e8e098c3ae8660eb637ffae327 --- /dev/null +++ b/shhs_visit2/shhs2-200706/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b7d94f9b3bfb8adf34d271b0c71fc7b3ccb1444b97dc9df257fd0e49a9a098 +size 2766 diff --git a/shhs_visit2/shhs2-200710/embeddings.meta.json b/shhs_visit2/shhs2-200710/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20bc80ed352cc02ec206619cd43afe9c92030761 --- /dev/null +++ b/shhs_visit2/shhs2-200710/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200710", + "embedding_dim": 500, + "n_epochs": 1356, + "created_utc": "2026-05-03T18:07:38.120711+00:00", + "shape": [ + 1356, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200710/embeddings.npy b/shhs_visit2/shhs2-200710/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f9eb6a0e0d795cb33983c6d4cfd06ed6dcdbb442 --- /dev/null +++ b/shhs_visit2/shhs2-200710/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4463f974f9783743fa2129d489c15e954a7ca5bc8a30ea1b2a0401a31588788 +size 1356128 diff --git a/shhs_visit2/shhs2-200710/labels.meta.json b/shhs_visit2/shhs2-200710/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3b827f5872795faf76c4dcc0681f9f70c34b3c7 --- /dev/null +++ b/shhs_visit2/shhs2-200710/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200710", + "n_epochs": 1356, + "created_utc": "2026-05-03T18:07:38.125322+00:00", + "shape": [ + 1356 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200710/labels.npy b/shhs_visit2/shhs2-200710/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ea90e01a97b2c1558126f187f42abee4a1b7c1f --- /dev/null +++ b/shhs_visit2/shhs2-200710/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec6a9e699ddb547c1805d3fe28102c68a89494127de7460b68af15eef637ffc +size 2840 diff --git a/shhs_visit2/shhs2-200712/embeddings.meta.json b/shhs_visit2/shhs2-200712/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..630a07800269d19e738b6a462cdfdb34f05e5417 --- /dev/null +++ b/shhs_visit2/shhs2-200712/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200712", + "embedding_dim": 500, + "n_epochs": 1233, + "created_utc": "2026-05-03T18:07:38.705729+00:00", + "shape": [ + 1233, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200712/embeddings.npy b/shhs_visit2/shhs2-200712/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8db6cfa8d0337bcd3198a9abaf41af5c7a265acc --- /dev/null +++ b/shhs_visit2/shhs2-200712/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa3db5b9b5fd8c471e355a075208d935ea0a249886cd058ef5f24aa51df80e4 +size 1233128 diff --git a/shhs_visit2/shhs2-200712/labels.meta.json b/shhs_visit2/shhs2-200712/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4393a331e85fa53f686e88a450c3ebd45a74a8f --- /dev/null +++ b/shhs_visit2/shhs2-200712/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200712", + "n_epochs": 1233, + "created_utc": "2026-05-03T18:07:38.709602+00:00", + "shape": [ + 1233 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200712/labels.npy b/shhs_visit2/shhs2-200712/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6522f1d33b52983829c9e731e1bd38aacbeadf75 --- /dev/null +++ b/shhs_visit2/shhs2-200712/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509e5f3f4f3351fba637aa24cc9a47ee60e8884754dd24fe08cefd2f1c50f071 +size 2594 diff --git a/shhs_visit2/shhs2-200718/embeddings.meta.json b/shhs_visit2/shhs2-200718/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..122223e6369d3847a767d18d474522b114199c4c --- /dev/null +++ b/shhs_visit2/shhs2-200718/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200718", + "embedding_dim": 500, + "n_epochs": 1347, + "created_utc": "2026-05-03T18:07:40.804687+00:00", + "shape": [ + 1347, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200718/embeddings.npy b/shhs_visit2/shhs2-200718/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..564ba8301d041d0099d77fd146af18a0e9280cd7 --- /dev/null +++ b/shhs_visit2/shhs2-200718/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a73f68dfda1faff20febee4b3ee277627dce88a504007ccd93947d9ffc2cafa +size 1347128 diff --git a/shhs_visit2/shhs2-200718/labels.meta.json b/shhs_visit2/shhs2-200718/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e5c27198f400f47558322816d1e9897ddbbb096 --- /dev/null +++ b/shhs_visit2/shhs2-200718/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200718", + "n_epochs": 1347, + "created_utc": "2026-05-03T18:07:40.809105+00:00", + "shape": [ + 1347 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200718/labels.npy b/shhs_visit2/shhs2-200718/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf9526ba1f98c04ea246291a4c9c54ad09979fe6 --- /dev/null +++ b/shhs_visit2/shhs2-200718/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6918f1573032834550e1ea39162a7e26841ac9393838ce1621fd4ef28f3d9bfc +size 2822 diff --git a/shhs_visit2/shhs2-200720/embeddings.meta.json b/shhs_visit2/shhs2-200720/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9650d237e945fecf724f13f751f65b163dcf1c89 --- /dev/null +++ b/shhs_visit2/shhs2-200720/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200720", + "embedding_dim": 500, + "n_epochs": 1098, + "created_utc": "2026-05-03T18:07:41.925139+00:00", + "shape": [ + 1098, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200720/embeddings.npy b/shhs_visit2/shhs2-200720/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1b208738323537c46c33cf3470f150dfd69f95a --- /dev/null +++ b/shhs_visit2/shhs2-200720/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c886636d99b3b2c31e5cabeaf7f9c78ccca74de793fb01d491cb019faab3bc6 +size 1098128 diff --git a/shhs_visit2/shhs2-200720/labels.meta.json b/shhs_visit2/shhs2-200720/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..532606e196527bdbdc9b4a4e08e9e463a37d4046 --- /dev/null +++ b/shhs_visit2/shhs2-200720/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200720", + "n_epochs": 1098, + "created_utc": "2026-05-03T18:07:41.927761+00:00", + "shape": [ + 1098 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200720/labels.npy b/shhs_visit2/shhs2-200720/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..66d701b92478310be29d21ec9e282b5ef7982176 --- /dev/null +++ b/shhs_visit2/shhs2-200720/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dcf01f74d334863b6d8f5b801c6754a624b1bbc9c2deacedc635987f18f54ff +size 2324 diff --git a/shhs_visit2/shhs2-200727/embeddings.meta.json b/shhs_visit2/shhs2-200727/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fb55f571f7e628871f3fb44de1e14598853f76f --- /dev/null +++ b/shhs_visit2/shhs2-200727/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200727", + "embedding_dim": 500, + "n_epochs": 1515, + "created_utc": "2026-05-03T18:07:43.710872+00:00", + "shape": [ + 1515, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200727/embeddings.npy b/shhs_visit2/shhs2-200727/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6a3ff442761645751e228997e73780232f0d687 --- /dev/null +++ b/shhs_visit2/shhs2-200727/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d09351ef3e5644f8855882511b9491ab8b92ce9db06cf7269b65a666f259d7 +size 1515128 diff --git a/shhs_visit2/shhs2-200727/labels.meta.json b/shhs_visit2/shhs2-200727/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1775d4871aee4a6a3cc07fcb300fda5e91442cb1 --- /dev/null +++ b/shhs_visit2/shhs2-200727/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200727", + "n_epochs": 1515, + "created_utc": "2026-05-03T18:07:43.714187+00:00", + "shape": [ + 1515 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200727/labels.npy b/shhs_visit2/shhs2-200727/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bad585d96995dfdb615ef3f0188cd680f0bf8c88 --- /dev/null +++ b/shhs_visit2/shhs2-200727/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d4d3477b84b94760c43a90067712ac044a361ff7acf4adef1074e71be74efb3 +size 3158 diff --git a/shhs_visit2/shhs2-200728/embeddings.meta.json b/shhs_visit2/shhs2-200728/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7141b66092d5e0b60e1ef90b9583c1b5e8d08bb2 --- /dev/null +++ b/shhs_visit2/shhs2-200728/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200728", + "embedding_dim": 500, + "n_epochs": 1286, + "created_utc": "2026-05-03T18:07:46.110155+00:00", + "shape": [ + 1286, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200728/embeddings.npy b/shhs_visit2/shhs2-200728/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..072b58c85037b9186fa0f2f6e15f08da4485e35a --- /dev/null +++ b/shhs_visit2/shhs2-200728/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca9fd43fd361e94d9d45e43794263f516cb4d6ae678821f5acfe8d573b5f4e1a +size 1286128 diff --git a/shhs_visit2/shhs2-200728/labels.meta.json b/shhs_visit2/shhs2-200728/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e45fdbe765da89609273de03c7f25816a7cad8d --- /dev/null +++ b/shhs_visit2/shhs2-200728/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200728", + "n_epochs": 1286, + "created_utc": "2026-05-03T18:07:46.113619+00:00", + "shape": [ + 1286 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200728/labels.npy b/shhs_visit2/shhs2-200728/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..461db8cf0018c9a025f0614b2566bdbe76f77801 --- /dev/null +++ b/shhs_visit2/shhs2-200728/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd48f7fee0d59bde209f00958b1be0685e19054c552b105bbf02a543ec4b1a30 +size 2700 diff --git a/shhs_visit2/shhs2-200730/embeddings.meta.json b/shhs_visit2/shhs2-200730/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48318b33ff0b6f11f8671ae68d1564575a609d87 --- /dev/null +++ b/shhs_visit2/shhs2-200730/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200730", + "embedding_dim": 500, + "n_epochs": 1400, + "created_utc": "2026-05-03T18:07:47.370026+00:00", + "shape": [ + 1400, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200730/embeddings.npy b/shhs_visit2/shhs2-200730/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74083d2e348667986385afe450bf1755ee8346e9 --- /dev/null +++ b/shhs_visit2/shhs2-200730/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e907d848c384fdc227ef7c0d3471cd6b50d3385cdd8e29bc4c7ec217984c46d4 +size 1400128 diff --git a/shhs_visit2/shhs2-200730/labels.meta.json b/shhs_visit2/shhs2-200730/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..765fd6069f860a3621b4a51f7978bc3ff9be04f3 --- /dev/null +++ b/shhs_visit2/shhs2-200730/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200730", + "n_epochs": 1400, + "created_utc": "2026-05-03T18:07:47.373343+00:00", + "shape": [ + 1400 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200730/labels.npy b/shhs_visit2/shhs2-200730/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a911c9137615f2b279632be52628792ea0972a44 --- /dev/null +++ b/shhs_visit2/shhs2-200730/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af495bba966653fde9761da6e3de9989b3726af54319d7bcfd12b461d351a4a1 +size 2928 diff --git a/shhs_visit2/shhs2-200731/embeddings.meta.json b/shhs_visit2/shhs2-200731/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbe12a4ee7a6b273e2ba1f67c89e2f13318e1775 --- /dev/null +++ b/shhs_visit2/shhs2-200731/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200731", + "embedding_dim": 500, + "n_epochs": 1268, + "created_utc": "2026-05-03T18:07:49.096009+00:00", + "shape": [ + 1268, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200731/embeddings.npy b/shhs_visit2/shhs2-200731/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..21f058221a481506cc34fddbfbe5871cd64e3143 --- /dev/null +++ b/shhs_visit2/shhs2-200731/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf2224d3ed4be089ed3c2bc802352d9e005af0af13d2ad95b1da12f18c0b96f +size 1268128 diff --git a/shhs_visit2/shhs2-200731/labels.meta.json b/shhs_visit2/shhs2-200731/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c153b4fb4fdaff21d20141f06509af6a3e8d480 --- /dev/null +++ b/shhs_visit2/shhs2-200731/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200731", + "n_epochs": 1268, + "created_utc": "2026-05-03T18:07:49.099742+00:00", + "shape": [ + 1268 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200731/labels.npy b/shhs_visit2/shhs2-200731/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..25c9733480503a2470b4d191d8300598cbe50c35 --- /dev/null +++ b/shhs_visit2/shhs2-200731/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d05867dd176fe0a22fec8c4c50efaa1b61b4bb2e296efa5f3c263a0971d351 +size 2664 diff --git a/shhs_visit2/shhs2-200734/embeddings.meta.json b/shhs_visit2/shhs2-200734/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be1471b3b57cb3271d54c1a94908afad4fa00b59 --- /dev/null +++ b/shhs_visit2/shhs2-200734/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200734", + "embedding_dim": 500, + "n_epochs": 1294, + "created_utc": "2026-05-03T18:07:49.689868+00:00", + "shape": [ + 1294, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200734/embeddings.npy b/shhs_visit2/shhs2-200734/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eced1e4f86fbec4335d100f00d29a30029c4533a --- /dev/null +++ b/shhs_visit2/shhs2-200734/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d1145d13f40be29dfc033cfff20ac28dd744fbfbc2f1912170bcc00274d710 +size 1294128 diff --git a/shhs_visit2/shhs2-200734/labels.meta.json b/shhs_visit2/shhs2-200734/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5888d88facb4801d371f3a5bb766f72442c749d4 --- /dev/null +++ b/shhs_visit2/shhs2-200734/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200734", + "n_epochs": 1294, + "created_utc": "2026-05-03T18:07:49.696666+00:00", + "shape": [ + 1294 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200734/labels.npy b/shhs_visit2/shhs2-200734/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..04af04d3d8211f9b05c20caf17e57adb001afbcc --- /dev/null +++ b/shhs_visit2/shhs2-200734/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a07ba20e29e0270b3d259f2ebfb5c300442155d0a84269493494b3acd17c8b1 +size 2716 diff --git a/shhs_visit2/shhs2-200736/embeddings.meta.json b/shhs_visit2/shhs2-200736/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca3260c6c6f0d952fe9d522a5f229217f688e5cd --- /dev/null +++ b/shhs_visit2/shhs2-200736/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200736", + "embedding_dim": 500, + "n_epochs": 1657, + "created_utc": "2026-05-03T18:07:50.630057+00:00", + "shape": [ + 1657, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200736/embeddings.npy b/shhs_visit2/shhs2-200736/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3bbbb7b2fb4f4aa59c3e2549474f0d336b6ea52f --- /dev/null +++ b/shhs_visit2/shhs2-200736/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b5fcfce43b73dda7ac83c0b18c8def21343945fc67bcf9c32f4551bbd434a0 +size 1657128 diff --git a/shhs_visit2/shhs2-200736/labels.meta.json b/shhs_visit2/shhs2-200736/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c197e3ef0ffbb14b1a560ca426e813ef859195e0 --- /dev/null +++ b/shhs_visit2/shhs2-200736/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200736", + "n_epochs": 1657, + "created_utc": "2026-05-03T18:07:50.633639+00:00", + "shape": [ + 1657 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200736/labels.npy b/shhs_visit2/shhs2-200736/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9826cac1d9883394c77c81b863bfeb26986d02c2 --- /dev/null +++ b/shhs_visit2/shhs2-200736/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb02c201009d33cf91a252e4afa1d160d00c885153da95e569ba9e379576a53b +size 3442 diff --git a/shhs_visit2/shhs2-200737/embeddings.meta.json b/shhs_visit2/shhs2-200737/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c71d89388b03c1a6a1883468d06f507f3374e92d --- /dev/null +++ b/shhs_visit2/shhs2-200737/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200737", + "embedding_dim": 500, + "n_epochs": 1255, + "created_utc": "2026-05-03T18:07:52.220449+00:00", + "shape": [ + 1255, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200737/embeddings.npy b/shhs_visit2/shhs2-200737/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b88de5c0d541da635ff1cecf448885686970acc --- /dev/null +++ b/shhs_visit2/shhs2-200737/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11134558a0d6f885673047e02111a89712e962d24c8576adbb17abae4cb62707 +size 1255128 diff --git a/shhs_visit2/shhs2-200737/labels.meta.json b/shhs_visit2/shhs2-200737/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12072307420e1f090c920845965d8ddcbf1d6241 --- /dev/null +++ b/shhs_visit2/shhs2-200737/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200737", + "n_epochs": 1255, + "created_utc": "2026-05-03T18:07:52.224351+00:00", + "shape": [ + 1255 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200737/labels.npy b/shhs_visit2/shhs2-200737/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aac1711c388c5c0ea53d23cc90e64e6a29ac07d4 --- /dev/null +++ b/shhs_visit2/shhs2-200737/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac040b073997ac9c441f6ce99cbeb1332c52f9cc1b126391753bd3acdeecb300 +size 2638 diff --git a/shhs_visit2/shhs2-200738/embeddings.meta.json b/shhs_visit2/shhs2-200738/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da75ff2e624e530bf98958282237df54aab2120a --- /dev/null +++ b/shhs_visit2/shhs2-200738/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200738", + "embedding_dim": 500, + "n_epochs": 1046, + "created_utc": "2026-05-03T18:07:53.727248+00:00", + "shape": [ + 1046, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200738/embeddings.npy b/shhs_visit2/shhs2-200738/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6242e1868dacd980e2525c3f5b309b8cf96c8701 --- /dev/null +++ b/shhs_visit2/shhs2-200738/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89876c37374fca36b4cc14a49076d10b43a2af7c8d5b00ba595e43c6fe40aefc +size 1046128 diff --git a/shhs_visit2/shhs2-200738/labels.meta.json b/shhs_visit2/shhs2-200738/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..009a19dd1b435d50adb90c1ce1e17b91a8f64bac --- /dev/null +++ b/shhs_visit2/shhs2-200738/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200738", + "n_epochs": 1046, + "created_utc": "2026-05-03T18:07:53.731253+00:00", + "shape": [ + 1046 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200738/labels.npy b/shhs_visit2/shhs2-200738/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a7969c14a5dbefb6147d5a42bd6aaedefc73c2e --- /dev/null +++ b/shhs_visit2/shhs2-200738/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac7a89061274d7671e6e0e2f38d6ece7402a5f4a65559838ff5f0044fbac5ed +size 2220 diff --git a/shhs_visit2/shhs2-200740/embeddings.meta.json b/shhs_visit2/shhs2-200740/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55eacabe7481203ed8864b783492a861cc7f2f86 --- /dev/null +++ b/shhs_visit2/shhs2-200740/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200740", + "embedding_dim": 500, + "n_epochs": 1327, + "created_utc": "2026-05-03T18:07:57.194705+00:00", + "shape": [ + 1327, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200740/embeddings.npy b/shhs_visit2/shhs2-200740/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af131969bc494259d91ecb2ffd315c1a087d3737 --- /dev/null +++ b/shhs_visit2/shhs2-200740/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80014d3e93704bcd9d4d35c7c8d04a7cce8cc1f4f7e470bb3a02aae679f8535 +size 1327128 diff --git a/shhs_visit2/shhs2-200740/labels.meta.json b/shhs_visit2/shhs2-200740/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d655ee99448d1da9bf70257bb1c7e895870c21d --- /dev/null +++ b/shhs_visit2/shhs2-200740/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200740", + "n_epochs": 1327, + "created_utc": "2026-05-03T18:07:57.198515+00:00", + "shape": [ + 1327 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200740/labels.npy b/shhs_visit2/shhs2-200740/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..305511c4cfd3287469517d84d220a4692eb2cde0 --- /dev/null +++ b/shhs_visit2/shhs2-200740/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ddf050201f186d65830f337570a302991a4e5b1000b5f0f5babc6715eef7c4 +size 2782 diff --git a/shhs_visit2/shhs2-200741/embeddings.meta.json b/shhs_visit2/shhs2-200741/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9e84a7b0bab951f6f2d149813f2d5a3b4939c8e --- /dev/null +++ b/shhs_visit2/shhs2-200741/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200741", + "embedding_dim": 500, + "n_epochs": 1055, + "created_utc": "2026-05-03T18:07:58.504270+00:00", + "shape": [ + 1055, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200741/embeddings.npy b/shhs_visit2/shhs2-200741/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..68d9efb3fbd966268a6d9cfb44b21cd142e25e8f --- /dev/null +++ b/shhs_visit2/shhs2-200741/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807b6826b57fc3091c5f0ae9cb194378ae67ba7617195a05047afe758d133b84 +size 1055128 diff --git a/shhs_visit2/shhs2-200741/labels.meta.json b/shhs_visit2/shhs2-200741/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36de3862314b1bde949784e3a3c8376879cbc00d --- /dev/null +++ b/shhs_visit2/shhs2-200741/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200741", + "n_epochs": 1055, + "created_utc": "2026-05-03T18:07:58.508153+00:00", + "shape": [ + 1055 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200741/labels.npy b/shhs_visit2/shhs2-200741/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd3e6f77d4923bfecc8bcc1cb645e726d2c63d3b --- /dev/null +++ b/shhs_visit2/shhs2-200741/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10d1d9aa9b9da3506313cc0dbb05f1ee45f11676222a1148083f808de487f24d +size 2238 diff --git a/shhs_visit2/shhs2-200743/embeddings.meta.json b/shhs_visit2/shhs2-200743/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc23fa19d07dd13bfe00af97f1e9e5781fa199d5 --- /dev/null +++ b/shhs_visit2/shhs2-200743/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200743", + "embedding_dim": 500, + "n_epochs": 1381, + "created_utc": "2026-05-03T18:08:02.467111+00:00", + "shape": [ + 1381, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200743/embeddings.npy b/shhs_visit2/shhs2-200743/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d6756f3ff27e31d9d33f4a1735d730799b18311f --- /dev/null +++ b/shhs_visit2/shhs2-200743/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def4771b7f067f1b64ace3c5ad41a1a00abddabbb5fe54aad2aa7affeba121a4 +size 1381128 diff --git a/shhs_visit2/shhs2-200743/labels.meta.json b/shhs_visit2/shhs2-200743/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd81076e3ae8912a8eb0c8cd6a1daea4a64b78b0 --- /dev/null +++ b/shhs_visit2/shhs2-200743/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200743", + "n_epochs": 1381, + "created_utc": "2026-05-03T18:08:02.471026+00:00", + "shape": [ + 1381 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200743/labels.npy b/shhs_visit2/shhs2-200743/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..828ab10252261d6c4b73ff0300d10f981e89e4cd --- /dev/null +++ b/shhs_visit2/shhs2-200743/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f8f5750e44375aa01e3bf7448ccb51f74f59240027e49e0857c2d90998d978 +size 2890 diff --git a/shhs_visit2/shhs2-200744/embeddings.meta.json b/shhs_visit2/shhs2-200744/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ed17525c0b7191943d82631dff5e7218a266a29 --- /dev/null +++ b/shhs_visit2/shhs2-200744/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200744", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:08:03.480241+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200744/embeddings.npy b/shhs_visit2/shhs2-200744/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7540fa2dda20bfa050570a59e38ed9d898009e7a --- /dev/null +++ b/shhs_visit2/shhs2-200744/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deadc904e9f3277d52c00197c4670e2d268a615f6ef076373b408d7c60bdb1a2 +size 1080128 diff --git a/shhs_visit2/shhs2-200744/labels.meta.json b/shhs_visit2/shhs2-200744/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a47db218eaf91f243d3564d1343ff7bd80b38e9 --- /dev/null +++ b/shhs_visit2/shhs2-200744/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200744", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:08:03.483087+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200744/labels.npy b/shhs_visit2/shhs2-200744/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a54d620e510243aee334b1a36870e74ddc89249 --- /dev/null +++ b/shhs_visit2/shhs2-200744/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249ba83c4972ce563f94f123b886fdaca059454fadac0e03858262fec1c879a5 +size 2288 diff --git a/shhs_visit2/shhs2-200745/embeddings.meta.json b/shhs_visit2/shhs2-200745/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01cabef05c8f98c9b54cfa237d127544f33c295c --- /dev/null +++ b/shhs_visit2/shhs2-200745/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200745", + "embedding_dim": 500, + "n_epochs": 1256, + "created_utc": "2026-05-03T18:08:04.946533+00:00", + "shape": [ + 1256, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200745/embeddings.npy b/shhs_visit2/shhs2-200745/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee4a7ab786f984575e1d9d4eae7521608df42da6 --- /dev/null +++ b/shhs_visit2/shhs2-200745/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534ac109fa442a5b90215e5969cd608bab3562a0f1de7070b95731e9eb106541 +size 1256128 diff --git a/shhs_visit2/shhs2-200745/labels.meta.json b/shhs_visit2/shhs2-200745/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffcfdb5939114b4c81ac1cdc46e1b5e15bd8b229 --- /dev/null +++ b/shhs_visit2/shhs2-200745/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200745", + "n_epochs": 1256, + "created_utc": "2026-05-03T18:08:04.950708+00:00", + "shape": [ + 1256 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200745/labels.npy b/shhs_visit2/shhs2-200745/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..abeb8ac8d1e7b3b7b69162e1c1adf432846d628a --- /dev/null +++ b/shhs_visit2/shhs2-200745/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b490fab8f4d5545787094a274d4efee18ecfc4a604aedacdf344140302e4fc +size 2640 diff --git a/shhs_visit2/shhs2-200746/embeddings.meta.json b/shhs_visit2/shhs2-200746/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f61aa80b9944f9b5c4dc3790af7eab605a50cd71 --- /dev/null +++ b/shhs_visit2/shhs2-200746/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200746", + "embedding_dim": 500, + "n_epochs": 1269, + "created_utc": "2026-05-03T18:08:06.426166+00:00", + "shape": [ + 1269, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200746/embeddings.npy b/shhs_visit2/shhs2-200746/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3241ac9fff8b23f7c395a1e2fb7cd63422c40d8 --- /dev/null +++ b/shhs_visit2/shhs2-200746/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c4183c6418a1cf6e4cc5072c101a1aeceae7c24a4b2a9faca16659fde00418 +size 1269128 diff --git a/shhs_visit2/shhs2-200746/labels.meta.json b/shhs_visit2/shhs2-200746/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4c623c51a621543b8364eea33be4179a52ebb49 --- /dev/null +++ b/shhs_visit2/shhs2-200746/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200746", + "n_epochs": 1269, + "created_utc": "2026-05-03T18:08:06.429594+00:00", + "shape": [ + 1269 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200746/labels.npy b/shhs_visit2/shhs2-200746/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..28f7572f0e9aab090a899c21597c528d763b16a7 --- /dev/null +++ b/shhs_visit2/shhs2-200746/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bcabb660b064642168697d7821837e51fccc5889ba58468564a6dd330e0c101 +size 2666 diff --git a/shhs_visit2/shhs2-200749/embeddings.meta.json b/shhs_visit2/shhs2-200749/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..906e48a6f534120accade7729cdd5b93554269a7 --- /dev/null +++ b/shhs_visit2/shhs2-200749/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200749", + "embedding_dim": 500, + "n_epochs": 1025, + "created_utc": "2026-05-03T18:08:07.381715+00:00", + "shape": [ + 1025, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200749/embeddings.npy b/shhs_visit2/shhs2-200749/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd5c7961ef4edadbb8a561dc9a9b662d635ca600 --- /dev/null +++ b/shhs_visit2/shhs2-200749/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f76112dfcff6d710eb4208a7c7dc20a69c74e85c454ef765a23bbc9ab7c048 +size 1025128 diff --git a/shhs_visit2/shhs2-200749/labels.meta.json b/shhs_visit2/shhs2-200749/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..889b8f77448557f2fc001e320fb288931a9fc1d2 --- /dev/null +++ b/shhs_visit2/shhs2-200749/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200749", + "n_epochs": 1025, + "created_utc": "2026-05-03T18:08:07.385948+00:00", + "shape": [ + 1025 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200749/labels.npy b/shhs_visit2/shhs2-200749/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eebdc5a04064d80ae227e3ba707f6cea55865d7a --- /dev/null +++ b/shhs_visit2/shhs2-200749/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddf45c01274b0ca037b646636585fbd813278c57efdf390df059fc005226865 +size 2178 diff --git a/shhs_visit2/shhs2-200750/embeddings.meta.json b/shhs_visit2/shhs2-200750/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec6340c8301ffefba8b73419457155d476332c42 --- /dev/null +++ b/shhs_visit2/shhs2-200750/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200750", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:08:08.730123+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200750/embeddings.npy b/shhs_visit2/shhs2-200750/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c78b00699ac2e389e9002a71a2978f9e33d0962 --- /dev/null +++ b/shhs_visit2/shhs2-200750/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3be97186244cfc797ff036f58aa71064c9528198bf175f9d99c95ef40ac529b +size 1290128 diff --git a/shhs_visit2/shhs2-200750/labels.meta.json b/shhs_visit2/shhs2-200750/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd1e18b29a7b76a1d65bb245ae303bdab564ca54 --- /dev/null +++ b/shhs_visit2/shhs2-200750/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200750", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:08:08.733231+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200750/labels.npy b/shhs_visit2/shhs2-200750/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6dc7cbba2bcc813c56eac6990dc51c7016c9a7cc --- /dev/null +++ b/shhs_visit2/shhs2-200750/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ceaf74e55237f92d468ce4b9ef02b4ef352621b3520975f94fb89e72ef8b59a +size 2708 diff --git a/shhs_visit2/shhs2-200751/embeddings.meta.json b/shhs_visit2/shhs2-200751/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d7115fd7351a3022f808bb14c14b4c0edcd18fc --- /dev/null +++ b/shhs_visit2/shhs2-200751/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200751", + "embedding_dim": 500, + "n_epochs": 1414, + "created_utc": "2026-05-03T18:08:09.395006+00:00", + "shape": [ + 1414, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200751/embeddings.npy b/shhs_visit2/shhs2-200751/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cfc6613d0c3ae55d1236fcc9eb4981fe857273a --- /dev/null +++ b/shhs_visit2/shhs2-200751/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3678182f2dd65bb1727a4dbaf20a945c2fbcd277551597d5f4b875766dbeb13 +size 1414128 diff --git a/shhs_visit2/shhs2-200751/labels.meta.json b/shhs_visit2/shhs2-200751/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77516bec1191af9dec0c6deb4d020b49452edf20 --- /dev/null +++ b/shhs_visit2/shhs2-200751/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200751", + "n_epochs": 1414, + "created_utc": "2026-05-03T18:08:09.399459+00:00", + "shape": [ + 1414 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200751/labels.npy b/shhs_visit2/shhs2-200751/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d3a5e115bd430a2988bc2ce467371134c12955b --- /dev/null +++ b/shhs_visit2/shhs2-200751/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f443500617f830b83e3c544def83d9d0abaff63eed1e94f4798d265c25eed57 +size 2956 diff --git a/shhs_visit2/shhs2-200752/embeddings.meta.json b/shhs_visit2/shhs2-200752/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b154a9d2263ed51e891fd7b8aa3cf72c74b6874 --- /dev/null +++ b/shhs_visit2/shhs2-200752/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200752", + "embedding_dim": 500, + "n_epochs": 1452, + "created_utc": "2026-05-03T18:08:10.997430+00:00", + "shape": [ + 1452, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200752/embeddings.npy b/shhs_visit2/shhs2-200752/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..820becc29d954bd46f99173749a0b94a8ffa16f4 --- /dev/null +++ b/shhs_visit2/shhs2-200752/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4acafe5824bd80f95b9fdad613c7c42ad4aa4cfdb4c6563dbdac5eb03a9c343 +size 1452128 diff --git a/shhs_visit2/shhs2-200752/labels.meta.json b/shhs_visit2/shhs2-200752/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d10d36f6b185f82214c0fc99e93ea414b9e291a --- /dev/null +++ b/shhs_visit2/shhs2-200752/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200752", + "n_epochs": 1452, + "created_utc": "2026-05-03T18:08:11.001400+00:00", + "shape": [ + 1452 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200752/labels.npy b/shhs_visit2/shhs2-200752/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..764dc8c3aecc9b4fe2b5382c0707ed336ea13037 --- /dev/null +++ b/shhs_visit2/shhs2-200752/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd1356e660f245640f1db60dad872f9e1b3f117b2ed3b0ea06be7f6bc333f23 +size 3032 diff --git a/shhs_visit2/shhs2-200753/embeddings.meta.json b/shhs_visit2/shhs2-200753/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7955baeaafbcaff8ac2750862a492810f03d82a5 --- /dev/null +++ b/shhs_visit2/shhs2-200753/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200753", + "embedding_dim": 500, + "n_epochs": 1381, + "created_utc": "2026-05-03T18:08:11.638830+00:00", + "shape": [ + 1381, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200753/embeddings.npy b/shhs_visit2/shhs2-200753/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..87b242a70e927bc25214951b23a7a3926429a420 --- /dev/null +++ b/shhs_visit2/shhs2-200753/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2157f638797090830f965f1efd64928b328e0dd5737faeaff105e6d756c18698 +size 1381128 diff --git a/shhs_visit2/shhs2-200753/labels.meta.json b/shhs_visit2/shhs2-200753/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7cf3e496851df1b2b82880425394159849e8d64d --- /dev/null +++ b/shhs_visit2/shhs2-200753/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200753", + "n_epochs": 1381, + "created_utc": "2026-05-03T18:08:11.641899+00:00", + "shape": [ + 1381 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200753/labels.npy b/shhs_visit2/shhs2-200753/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb1c52d2998ee1cfb3267a58e5d0fcdbb7de0faa --- /dev/null +++ b/shhs_visit2/shhs2-200753/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:495018161b3217361eb80b15663f26935f6e21b5002ead6b9f3c9b9375c7532d +size 2890 diff --git a/shhs_visit2/shhs2-200760/embeddings.meta.json b/shhs_visit2/shhs2-200760/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72ff5368547e618952a589229f758b48c77bbb78 --- /dev/null +++ b/shhs_visit2/shhs2-200760/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200760", + "embedding_dim": 500, + "n_epochs": 1150, + "created_utc": "2026-05-03T18:08:12.737734+00:00", + "shape": [ + 1150, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200760/embeddings.npy b/shhs_visit2/shhs2-200760/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8c649b1b2a7f234a661b584f15ea2068b1f6bd2 --- /dev/null +++ b/shhs_visit2/shhs2-200760/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d014ae92508376b9fe55d3270f6225743be18140f8431dbd1de5c4671aa41b +size 1150128 diff --git a/shhs_visit2/shhs2-200760/labels.meta.json b/shhs_visit2/shhs2-200760/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c6bf089d6af5512584c6b6498e2fa9a05bef8b5 --- /dev/null +++ b/shhs_visit2/shhs2-200760/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200760", + "n_epochs": 1150, + "created_utc": "2026-05-03T18:08:12.741670+00:00", + "shape": [ + 1150 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200760/labels.npy b/shhs_visit2/shhs2-200760/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..374c2478052f2d845cda30f182b4dd1ab10139c7 --- /dev/null +++ b/shhs_visit2/shhs2-200760/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0512a10e20583b82350f7eb54929e4e7af577497d58c7bdc61706d12e6707a21 +size 2428 diff --git a/shhs_visit2/shhs2-200761/embeddings.meta.json b/shhs_visit2/shhs2-200761/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7278047bb54dc99075b567bb293c23003e51383c --- /dev/null +++ b/shhs_visit2/shhs2-200761/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200761", + "embedding_dim": 500, + "n_epochs": 1394, + "created_utc": "2026-05-03T18:08:14.178836+00:00", + "shape": [ + 1394, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200761/embeddings.npy b/shhs_visit2/shhs2-200761/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf6d09c30e2c404a8d425f9ae52c8af794739f49 --- /dev/null +++ b/shhs_visit2/shhs2-200761/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e11957ffb8500e3d20eb86ab965396e98d60ea81533b854a8d66721f045bac +size 1394128 diff --git a/shhs_visit2/shhs2-200761/labels.meta.json b/shhs_visit2/shhs2-200761/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4bf2353afd7cdb2c7430b7609eec4ec50a3a7e5 --- /dev/null +++ b/shhs_visit2/shhs2-200761/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200761", + "n_epochs": 1394, + "created_utc": "2026-05-03T18:08:14.182628+00:00", + "shape": [ + 1394 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200761/labels.npy b/shhs_visit2/shhs2-200761/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e8b484f275227e8d22aab3de3685fa2b403d947 --- /dev/null +++ b/shhs_visit2/shhs2-200761/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c5e6584f7b11981cd7833d4eb2f2d2ff75225e3b7a9d3a95336d55e58c0482 +size 2916 diff --git a/shhs_visit2/shhs2-200762/embeddings.meta.json b/shhs_visit2/shhs2-200762/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd6e782d811b1d430519987e7157e8f381d03247 --- /dev/null +++ b/shhs_visit2/shhs2-200762/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200762", + "embedding_dim": 500, + "n_epochs": 1494, + "created_utc": "2026-05-03T18:08:15.800183+00:00", + "shape": [ + 1494, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200762/embeddings.npy b/shhs_visit2/shhs2-200762/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..039b4ae7cd7bb38dc7b90c3cce53d320d2613491 --- /dev/null +++ b/shhs_visit2/shhs2-200762/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf32b55e582506394537ff81dba7dd6c97f426da641d7fa45405b8a619a67e8d +size 1494128 diff --git a/shhs_visit2/shhs2-200762/labels.meta.json b/shhs_visit2/shhs2-200762/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9616095cc578c7a2031cb272c9529c8c787ee2ae --- /dev/null +++ b/shhs_visit2/shhs2-200762/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200762", + "n_epochs": 1494, + "created_utc": "2026-05-03T18:08:15.803945+00:00", + "shape": [ + 1494 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200762/labels.npy b/shhs_visit2/shhs2-200762/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..11e7c8677e2d4fbe65bf032ec70bd48340636291 --- /dev/null +++ b/shhs_visit2/shhs2-200762/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21790175d1f9885e48f13749d54573634b516585fdaaeac2c33d873858044093 +size 3116 diff --git a/shhs_visit2/shhs2-200763/embeddings.meta.json b/shhs_visit2/shhs2-200763/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5df00936d695dde78dfbb3a2a65e7e569ca0018b --- /dev/null +++ b/shhs_visit2/shhs2-200763/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200763", + "embedding_dim": 500, + "n_epochs": 1186, + "created_utc": "2026-05-03T18:08:17.706472+00:00", + "shape": [ + 1186, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200763/embeddings.npy b/shhs_visit2/shhs2-200763/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7225018edf4019673a6f8c3683e36844a37e39f --- /dev/null +++ b/shhs_visit2/shhs2-200763/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a50210074b2c822eacf4e8ea6396588cb42339efdd030f79b8e73ce34ba41b +size 1186128 diff --git a/shhs_visit2/shhs2-200763/labels.meta.json b/shhs_visit2/shhs2-200763/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9c0dc904de78fe5e2c24887fea1ac78afab772a --- /dev/null +++ b/shhs_visit2/shhs2-200763/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200763", + "n_epochs": 1186, + "created_utc": "2026-05-03T18:08:17.710294+00:00", + "shape": [ + 1186 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200763/labels.npy b/shhs_visit2/shhs2-200763/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..04231eaffd7287f8dabbb1ac4fa7387a9dfb85af --- /dev/null +++ b/shhs_visit2/shhs2-200763/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcaf448d305794b34ab3a91f5c5d342e3384582918bd4004b32dad75bb14a484 +size 2500 diff --git a/shhs_visit2/shhs2-200766/embeddings.meta.json b/shhs_visit2/shhs2-200766/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d139089823b75d72abd38725c57b66fbe85ec6d9 --- /dev/null +++ b/shhs_visit2/shhs2-200766/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200766", + "embedding_dim": 500, + "n_epochs": 1067, + "created_utc": "2026-05-03T18:08:18.833152+00:00", + "shape": [ + 1067, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200766/embeddings.npy b/shhs_visit2/shhs2-200766/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3332f4a3f6f936078b01d04b432f215f06b63ef --- /dev/null +++ b/shhs_visit2/shhs2-200766/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d44992f55799a47862a73209be864911b3e9b167cd7a843f6798089662d67bc +size 1067128 diff --git a/shhs_visit2/shhs2-200766/labels.meta.json b/shhs_visit2/shhs2-200766/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74102064b6e31c6aef585a1620e20e2a3a7c996e --- /dev/null +++ b/shhs_visit2/shhs2-200766/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200766", + "n_epochs": 1067, + "created_utc": "2026-05-03T18:08:18.836920+00:00", + "shape": [ + 1067 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200766/labels.npy b/shhs_visit2/shhs2-200766/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..23f84af3c9038f9329f9a3d3089c5897e7948f7c --- /dev/null +++ b/shhs_visit2/shhs2-200766/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad94eea0f11c1d1bd5d9df292b95c3b84cd13815d0a9d4244dc61cd6214ef8a +size 2262 diff --git a/shhs_visit2/shhs2-200769/embeddings.meta.json b/shhs_visit2/shhs2-200769/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..546199fdc4663bd6a854e44d6e42076832376ec9 --- /dev/null +++ b/shhs_visit2/shhs2-200769/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200769", + "embedding_dim": 500, + "n_epochs": 1135, + "created_utc": "2026-05-03T18:08:20.323936+00:00", + "shape": [ + 1135, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200769/embeddings.npy b/shhs_visit2/shhs2-200769/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3276fe2c32f25255d132043658483b7ad343639d --- /dev/null +++ b/shhs_visit2/shhs2-200769/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4c5485283015e64b08522bac40f425adc0a14a9acae89a7670af6b1bd346ba +size 1135128 diff --git a/shhs_visit2/shhs2-200769/labels.meta.json b/shhs_visit2/shhs2-200769/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1530f353e11c2132404345542cb57f3e6895ceb9 --- /dev/null +++ b/shhs_visit2/shhs2-200769/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200769", + "n_epochs": 1135, + "created_utc": "2026-05-03T18:08:20.327467+00:00", + "shape": [ + 1135 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200769/labels.npy b/shhs_visit2/shhs2-200769/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..df05069d1c8931c41f5b3d02472cead8fb5094df --- /dev/null +++ b/shhs_visit2/shhs2-200769/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459d6880bc3939fd710d733aa67e5f7469f2e04084857134951b9c9d04ab05cc +size 2398 diff --git a/shhs_visit2/shhs2-200770/embeddings.meta.json b/shhs_visit2/shhs2-200770/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..739c937409a7495508e58bc7b949c640af780e3c --- /dev/null +++ b/shhs_visit2/shhs2-200770/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200770", + "embedding_dim": 500, + "n_epochs": 1354, + "created_utc": "2026-05-03T18:08:22.767589+00:00", + "shape": [ + 1354, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200770/embeddings.npy b/shhs_visit2/shhs2-200770/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb588feb6ddd6b84835eae4376fe5537c46158da --- /dev/null +++ b/shhs_visit2/shhs2-200770/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b538080c481be9b29ec48f51830498cb630de55a5731084e1ba51bcbf8eaba +size 1354128 diff --git a/shhs_visit2/shhs2-200770/labels.meta.json b/shhs_visit2/shhs2-200770/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c0c8720826cbf1a643a6b30c349b64c28df9b8a5 --- /dev/null +++ b/shhs_visit2/shhs2-200770/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200770", + "n_epochs": 1354, + "created_utc": "2026-05-03T18:08:22.771143+00:00", + "shape": [ + 1354 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200770/labels.npy b/shhs_visit2/shhs2-200770/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a84e499d02682b9eeaa248dae944d83e2911149 --- /dev/null +++ b/shhs_visit2/shhs2-200770/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4197f7c36ab79302fddd3e98c5397cef20c94ef5e1b527ced1efe84c259dfb +size 2836 diff --git a/shhs_visit2/shhs2-200771/embeddings.meta.json b/shhs_visit2/shhs2-200771/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf3a9a2e83c48a2e4007eb59a0cd5ce2bd89c85a --- /dev/null +++ b/shhs_visit2/shhs2-200771/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200771", + "embedding_dim": 500, + "n_epochs": 1181, + "created_utc": "2026-05-03T18:08:25.534474+00:00", + "shape": [ + 1181, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200771/embeddings.npy b/shhs_visit2/shhs2-200771/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e6baebc76cae813b55719b9d229251b476a6169 --- /dev/null +++ b/shhs_visit2/shhs2-200771/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b0e1484701fb5b972c4d5b5087819ad748675321645015194aeae4c3062131 +size 1181128 diff --git a/shhs_visit2/shhs2-200771/labels.meta.json b/shhs_visit2/shhs2-200771/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d9545ed3015a8d1dd7427f52811fdedabd1f904 --- /dev/null +++ b/shhs_visit2/shhs2-200771/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200771", + "n_epochs": 1181, + "created_utc": "2026-05-03T18:08:25.538721+00:00", + "shape": [ + 1181 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200771/labels.npy b/shhs_visit2/shhs2-200771/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..928cd23c99bfc6acab8b652a10a05473b5e0c524 --- /dev/null +++ b/shhs_visit2/shhs2-200771/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713edf29010668a3d597cf97ef5f15ea65051b2b7e9c32b3e8e6ff8252b32ab3 +size 2490 diff --git a/shhs_visit2/shhs2-200775/embeddings.meta.json b/shhs_visit2/shhs2-200775/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..871fccd73a497b3227714830f2f7d59485c5db7d --- /dev/null +++ b/shhs_visit2/shhs2-200775/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200775", + "embedding_dim": 500, + "n_epochs": 1500, + "created_utc": "2026-05-03T18:08:26.285848+00:00", + "shape": [ + 1500, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200775/embeddings.npy b/shhs_visit2/shhs2-200775/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8da755c9a41c829181f5e714591a5d77500bbf5c --- /dev/null +++ b/shhs_visit2/shhs2-200775/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9684c686d2a2ab124047b257c6d28e3fb1002d6072a4140bac14a1a90bc53fab +size 1500128 diff --git a/shhs_visit2/shhs2-200775/labels.meta.json b/shhs_visit2/shhs2-200775/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..041d22b0eae477280d3a6c5052e3b7876cf37897 --- /dev/null +++ b/shhs_visit2/shhs2-200775/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200775", + "n_epochs": 1500, + "created_utc": "2026-05-03T18:08:26.289215+00:00", + "shape": [ + 1500 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200775/labels.npy b/shhs_visit2/shhs2-200775/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..678476203bb8c9eb521c65c2ddbe8abff62e1abb --- /dev/null +++ b/shhs_visit2/shhs2-200775/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b31046eea5f545722d95e32df53c2c9827c52186cb2e7ae0f6196476502701 +size 3128 diff --git a/shhs_visit2/shhs2-200778/embeddings.meta.json b/shhs_visit2/shhs2-200778/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b52dece410773f6e614e863436f2d1c5ba7ff842 --- /dev/null +++ b/shhs_visit2/shhs2-200778/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200778", + "embedding_dim": 500, + "n_epochs": 1205, + "created_utc": "2026-05-03T18:08:27.798806+00:00", + "shape": [ + 1205, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200778/embeddings.npy b/shhs_visit2/shhs2-200778/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4289819320e01d34a2d560af47df54d8de0de23 --- /dev/null +++ b/shhs_visit2/shhs2-200778/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94336a01efc60388f535db5ccaf1784c551548f1021ee792908a3e8469287935 +size 1205128 diff --git a/shhs_visit2/shhs2-200778/labels.meta.json b/shhs_visit2/shhs2-200778/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c878c3ff1087c5f5ea37645ec1bb8aa19e57133e --- /dev/null +++ b/shhs_visit2/shhs2-200778/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200778", + "n_epochs": 1205, + "created_utc": "2026-05-03T18:08:27.802986+00:00", + "shape": [ + 1205 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200778/labels.npy b/shhs_visit2/shhs2-200778/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..667c144ba4e9dfb58ee9ac27a29cf598eabb42e7 --- /dev/null +++ b/shhs_visit2/shhs2-200778/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c3a5fd684fb152728870d1c7f9242d6d487a6b36bce355282b7a09e42dd79d +size 2538 diff --git a/shhs_visit2/shhs2-200780/embeddings.meta.json b/shhs_visit2/shhs2-200780/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2215e44fdc8bc18d86d262c31fc0c85357c37841 --- /dev/null +++ b/shhs_visit2/shhs2-200780/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200780", + "embedding_dim": 500, + "n_epochs": 1377, + "created_utc": "2026-05-03T18:08:29.170747+00:00", + "shape": [ + 1377, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200780/embeddings.npy b/shhs_visit2/shhs2-200780/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db5a1180f84109dda2ecde91e5850848b4c94891 --- /dev/null +++ b/shhs_visit2/shhs2-200780/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5854faa2b25303f1f0582617a98edc4f5bb39b24050c84878c1390370661e27a +size 1377128 diff --git a/shhs_visit2/shhs2-200780/labels.meta.json b/shhs_visit2/shhs2-200780/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8a7d3ce46962a7f55af31a91b6746a68f1c203d --- /dev/null +++ b/shhs_visit2/shhs2-200780/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200780", + "n_epochs": 1377, + "created_utc": "2026-05-03T18:08:29.174160+00:00", + "shape": [ + 1377 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200780/labels.npy b/shhs_visit2/shhs2-200780/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..89edf3e4fb050ba9ec2274c269f173a8fd772fc1 --- /dev/null +++ b/shhs_visit2/shhs2-200780/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e390d3cfa7a7dacab95cff4274a4155ffdf16d3233076016f8e746c43f7288cf +size 2882 diff --git a/shhs_visit2/shhs2-200782/embeddings.meta.json b/shhs_visit2/shhs2-200782/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7af3ea5cda1ac66722376c5a5b8c22ccf7cbd1c1 --- /dev/null +++ b/shhs_visit2/shhs2-200782/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200782", + "embedding_dim": 500, + "n_epochs": 1077, + "created_utc": "2026-05-03T18:08:30.598809+00:00", + "shape": [ + 1077, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200782/embeddings.npy b/shhs_visit2/shhs2-200782/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3cc2f3edcd7682883d9e63b45ba2ec06914b47e --- /dev/null +++ b/shhs_visit2/shhs2-200782/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eceed0b16ae455f5829f4d12b9f462a2d3019991c973a33ccfa101bb06013539 +size 1077128 diff --git a/shhs_visit2/shhs2-200782/labels.meta.json b/shhs_visit2/shhs2-200782/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db9c55cbcc5cd602af0779fc8a7fd76eebf5cd1f --- /dev/null +++ b/shhs_visit2/shhs2-200782/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200782", + "n_epochs": 1077, + "created_utc": "2026-05-03T18:08:30.603056+00:00", + "shape": [ + 1077 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200782/labels.npy b/shhs_visit2/shhs2-200782/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d70e2bb9483b40953a7481a67b0962b3662e7ab --- /dev/null +++ b/shhs_visit2/shhs2-200782/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd04dcbded2eea95daecf9273efa74967686fbcaf7af20b9c6d00b1c56def3e4 +size 2282 diff --git a/shhs_visit2/shhs2-200784/embeddings.meta.json b/shhs_visit2/shhs2-200784/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa9cbedc9db4906545a7b49ff87e2820adade54d --- /dev/null +++ b/shhs_visit2/shhs2-200784/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200784", + "embedding_dim": 500, + "n_epochs": 1232, + "created_utc": "2026-05-03T18:08:31.774367+00:00", + "shape": [ + 1232, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200784/embeddings.npy b/shhs_visit2/shhs2-200784/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab44bf6d3cbd6b2a7d62eadc3a8270339d4c0012 --- /dev/null +++ b/shhs_visit2/shhs2-200784/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96810e62686f738be2c896f06b81b1a211fca3fdfb594f85e63b8e3dbf9d88b +size 1232128 diff --git a/shhs_visit2/shhs2-200784/labels.meta.json b/shhs_visit2/shhs2-200784/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12c45efa75089cac06620f8d5ab6fc50163a0661 --- /dev/null +++ b/shhs_visit2/shhs2-200784/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200784", + "n_epochs": 1232, + "created_utc": "2026-05-03T18:08:31.781796+00:00", + "shape": [ + 1232 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200784/labels.npy b/shhs_visit2/shhs2-200784/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..01905fddcbfe9b1ad33d938a85b6e9fc7a4ca5ad --- /dev/null +++ b/shhs_visit2/shhs2-200784/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ab88cf5091979b0fac1c8fb926cbaaa68516e9a99d4966ae13835a0379f82d +size 2592 diff --git a/shhs_visit2/shhs2-200785/embeddings.meta.json b/shhs_visit2/shhs2-200785/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e73e3d7979b9ab260dd153626aad7105d3103971 --- /dev/null +++ b/shhs_visit2/shhs2-200785/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200785", + "embedding_dim": 500, + "n_epochs": 1121, + "created_utc": "2026-05-03T18:08:32.314510+00:00", + "shape": [ + 1121, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200785/embeddings.npy b/shhs_visit2/shhs2-200785/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fec3681c0d9fa0c267ec3e52cec1d6220b27619b --- /dev/null +++ b/shhs_visit2/shhs2-200785/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1796dbcb5da069cbac8fe1ecc6e3ed37311b4adbb3588e9fcf6083aeab904e +size 1121128 diff --git a/shhs_visit2/shhs2-200785/labels.meta.json b/shhs_visit2/shhs2-200785/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2729ea6844bc98d4fadb2ec18d25ed21159c2e3b --- /dev/null +++ b/shhs_visit2/shhs2-200785/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200785", + "n_epochs": 1121, + "created_utc": "2026-05-03T18:08:32.318453+00:00", + "shape": [ + 1121 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200785/labels.npy b/shhs_visit2/shhs2-200785/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b036592d4af027e6d1f429cbc655beb4bb3e2fe4 --- /dev/null +++ b/shhs_visit2/shhs2-200785/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4879de4a73c8e23796ad1020ce15deb4d3fc7460fba223ef9986462bd3fd6b36 +size 2370 diff --git a/shhs_visit2/shhs2-200786/embeddings.meta.json b/shhs_visit2/shhs2-200786/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad8db19c1ed55492c315471e5714b25f57059936 --- /dev/null +++ b/shhs_visit2/shhs2-200786/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200786", + "embedding_dim": 500, + "n_epochs": 1116, + "created_utc": "2026-05-03T18:08:33.393047+00:00", + "shape": [ + 1116, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200786/embeddings.npy b/shhs_visit2/shhs2-200786/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1abcf416438da8b9eb6bb4416fb7e5be031ab50 --- /dev/null +++ b/shhs_visit2/shhs2-200786/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdcb5c15ba0dec74f78518e5142ba12e19e92b4caf6511e3c7c9cf06dd314d7f +size 1116128 diff --git a/shhs_visit2/shhs2-200786/labels.meta.json b/shhs_visit2/shhs2-200786/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a53f181d9c6c8b8f3441e84942a0d77ea3eda7c --- /dev/null +++ b/shhs_visit2/shhs2-200786/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200786", + "n_epochs": 1116, + "created_utc": "2026-05-03T18:08:33.397174+00:00", + "shape": [ + 1116 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200786/labels.npy b/shhs_visit2/shhs2-200786/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..280625b087dc394a7365a275ea1d6d95e9e84187 --- /dev/null +++ b/shhs_visit2/shhs2-200786/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee7fe02a7be2e5a1b80b4f998d881052be99c395b4ef4120f254850fced6236 +size 2360 diff --git a/shhs_visit2/shhs2-200787/embeddings.meta.json b/shhs_visit2/shhs2-200787/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e125b3e662acc541fa7852e3ed5f353b79606e9b --- /dev/null +++ b/shhs_visit2/shhs2-200787/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200787", + "embedding_dim": 500, + "n_epochs": 1428, + "created_utc": "2026-05-03T18:08:34.060173+00:00", + "shape": [ + 1428, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200787/embeddings.npy b/shhs_visit2/shhs2-200787/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..246b2d295b2e0cf1738765ef4392ac7f4a8f9a9a --- /dev/null +++ b/shhs_visit2/shhs2-200787/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6269f85f14e4e5d5426e09ca5074b79ccc8e4301b84e1e0431cf86a042b6b4d4 +size 1428128 diff --git a/shhs_visit2/shhs2-200787/labels.meta.json b/shhs_visit2/shhs2-200787/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dc16d803a413bc19fe97d0df545ec171a530050 --- /dev/null +++ b/shhs_visit2/shhs2-200787/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200787", + "n_epochs": 1428, + "created_utc": "2026-05-03T18:08:34.063892+00:00", + "shape": [ + 1428 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200787/labels.npy b/shhs_visit2/shhs2-200787/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..30b7d7b540e72cac6de5ba3c776fce3da946e845 --- /dev/null +++ b/shhs_visit2/shhs2-200787/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7e49a7943929ce62ef8b9339f519a17417ccfae7e06c655613727d54eea7d8 +size 2984 diff --git a/shhs_visit2/shhs2-200789/embeddings.meta.json b/shhs_visit2/shhs2-200789/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eac0043097db6c499cc9d2c3308136207ad9c4eb --- /dev/null +++ b/shhs_visit2/shhs2-200789/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200789", + "embedding_dim": 500, + "n_epochs": 1369, + "created_utc": "2026-05-03T18:08:35.538549+00:00", + "shape": [ + 1369, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200789/embeddings.npy b/shhs_visit2/shhs2-200789/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d54dc5bb84fdfe195201c2d5d37fa4a56b3f2ab9 --- /dev/null +++ b/shhs_visit2/shhs2-200789/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6c79735c405307cd01ef71763e600e3a22950f74837bb27b00e13cae1775c0 +size 1369128 diff --git a/shhs_visit2/shhs2-200789/labels.meta.json b/shhs_visit2/shhs2-200789/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cc6d4f8e0e47ff758f1856e2b51455abb3d71fd --- /dev/null +++ b/shhs_visit2/shhs2-200789/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200789", + "n_epochs": 1369, + "created_utc": "2026-05-03T18:08:35.542848+00:00", + "shape": [ + 1369 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200789/labels.npy b/shhs_visit2/shhs2-200789/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..adb5887076d068ef87e1d27d000c08a3456bf0f9 --- /dev/null +++ b/shhs_visit2/shhs2-200789/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc2eb233ea37e9930efbd0121db0fae7b6215ed82df9b38d9b17432895b79d6 +size 2866 diff --git a/shhs_visit2/shhs2-200790/embeddings.meta.json b/shhs_visit2/shhs2-200790/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60770e86837d1f148fd79c546383392207975951 --- /dev/null +++ b/shhs_visit2/shhs2-200790/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200790", + "embedding_dim": 500, + "n_epochs": 1454, + "created_utc": "2026-05-03T18:08:36.203067+00:00", + "shape": [ + 1454, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200790/embeddings.npy b/shhs_visit2/shhs2-200790/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa3aa86afcc268aed27bf3b6101d3e7002736d87 --- /dev/null +++ b/shhs_visit2/shhs2-200790/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34a6036e0ecc8b7348f5445f5a12938ccc9828badacd06d5925f71a531b8227 +size 1454128 diff --git a/shhs_visit2/shhs2-200790/labels.meta.json b/shhs_visit2/shhs2-200790/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d14b521b1db53d937712ec2938fe55c06ee011c4 --- /dev/null +++ b/shhs_visit2/shhs2-200790/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200790", + "n_epochs": 1454, + "created_utc": "2026-05-03T18:08:36.205465+00:00", + "shape": [ + 1454 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200790/labels.npy b/shhs_visit2/shhs2-200790/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4acfae25020245eb51f9c20e5c73bbf3630b4f23 --- /dev/null +++ b/shhs_visit2/shhs2-200790/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94a9845fde55fd1b4e467cd3776932d51419246a98cbdef2b45c2ebe33d91a6 +size 3036 diff --git a/shhs_visit2/shhs2-200793/embeddings.meta.json b/shhs_visit2/shhs2-200793/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..49a8d9c4cf6b20ef6c5cce203b96387ab3a5c89d --- /dev/null +++ b/shhs_visit2/shhs2-200793/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200793", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:08:36.837302+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200793/embeddings.npy b/shhs_visit2/shhs2-200793/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef374d6158a9d1a2c6c9506b0fe3ec8f027fc1f4 --- /dev/null +++ b/shhs_visit2/shhs2-200793/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa33c67d982be47211802231efc2e07d789b9ca3a068383e4d7a6462e6bc323 +size 1320128 diff --git a/shhs_visit2/shhs2-200793/labels.meta.json b/shhs_visit2/shhs2-200793/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69f051ac687c13792cc322d92047a3b99da1db06 --- /dev/null +++ b/shhs_visit2/shhs2-200793/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200793", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:08:36.841785+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200793/labels.npy b/shhs_visit2/shhs2-200793/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8045d1cdf771071f12a4bf1454afb9501ada82c --- /dev/null +++ b/shhs_visit2/shhs2-200793/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab6196148e9370c31328799b2d376eaf768aa7af6e397e71ce5ab2936c2bd23 +size 2768 diff --git a/shhs_visit2/shhs2-200795/embeddings.meta.json b/shhs_visit2/shhs2-200795/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e571a22eb76efd555b8e69532a4c6df52c883aa --- /dev/null +++ b/shhs_visit2/shhs2-200795/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200795", + "embedding_dim": 500, + "n_epochs": 1433, + "created_utc": "2026-05-03T18:08:41.196149+00:00", + "shape": [ + 1433, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200795/embeddings.npy b/shhs_visit2/shhs2-200795/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..79399d6895f68fc4b30b8dff9243468efbdc7a25 --- /dev/null +++ b/shhs_visit2/shhs2-200795/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2b2ac827acc117d8356a3f1b4564097466388e824408ae9c0d9878a30be4bc +size 1433128 diff --git a/shhs_visit2/shhs2-200795/labels.meta.json b/shhs_visit2/shhs2-200795/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab0243dbf28d847eadc089476231ee0dba7b44f3 --- /dev/null +++ b/shhs_visit2/shhs2-200795/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200795", + "n_epochs": 1433, + "created_utc": "2026-05-03T18:08:41.200270+00:00", + "shape": [ + 1433 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200795/labels.npy b/shhs_visit2/shhs2-200795/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e757670edb04b76f1031c105609ac21467111303 --- /dev/null +++ b/shhs_visit2/shhs2-200795/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fa96366b05877f49074cdd3448f2cba7ab1a35f8932be0cef4f0fb2438f98f +size 2994 diff --git a/shhs_visit2/shhs2-200796/embeddings.meta.json b/shhs_visit2/shhs2-200796/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3af1854aee747b53a3bd0f81555c4ad302cfbd7 --- /dev/null +++ b/shhs_visit2/shhs2-200796/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200796", + "embedding_dim": 500, + "n_epochs": 1330, + "created_utc": "2026-05-03T18:08:41.808276+00:00", + "shape": [ + 1330, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200796/embeddings.npy b/shhs_visit2/shhs2-200796/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bcc0184e602c873424e06bbb4fd8e191bd997fd9 --- /dev/null +++ b/shhs_visit2/shhs2-200796/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dc5618720be359c2bc492eb08af5e586b91327a27ed39e564ca3bf12b8c7a3 +size 1330128 diff --git a/shhs_visit2/shhs2-200796/labels.meta.json b/shhs_visit2/shhs2-200796/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22d3993d2202de49b6b1ed574a8c7ed8818c43ee --- /dev/null +++ b/shhs_visit2/shhs2-200796/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200796", + "n_epochs": 1330, + "created_utc": "2026-05-03T18:08:41.812058+00:00", + "shape": [ + 1330 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200796/labels.npy b/shhs_visit2/shhs2-200796/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8fc6df18d25a4fac930d4887c9c65a8f769dd6ab --- /dev/null +++ b/shhs_visit2/shhs2-200796/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e485dfb5284410dd31408e9d711b141c3b9eec0f292211868d79ca1d69bfc6f1 +size 2788 diff --git a/shhs_visit2/shhs2-200797/embeddings.meta.json b/shhs_visit2/shhs2-200797/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac6e9355cc2093551ec9f4f14ba859e8bcd822d3 --- /dev/null +++ b/shhs_visit2/shhs2-200797/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200797", + "embedding_dim": 500, + "n_epochs": 1269, + "created_utc": "2026-05-03T18:08:42.416189+00:00", + "shape": [ + 1269, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200797/embeddings.npy b/shhs_visit2/shhs2-200797/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..93d6a64fdc005cea5aa7770dbbceefb6bd37996d --- /dev/null +++ b/shhs_visit2/shhs2-200797/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796fccc8e3609d11f6786ea235d01bc2993e3953df5e6622d30c6c1daaee83e9 +size 1269128 diff --git a/shhs_visit2/shhs2-200797/labels.meta.json b/shhs_visit2/shhs2-200797/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7638999a198d58b605596f7fcbe5c7f4b7b65a92 --- /dev/null +++ b/shhs_visit2/shhs2-200797/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200797", + "n_epochs": 1269, + "created_utc": "2026-05-03T18:08:42.420379+00:00", + "shape": [ + 1269 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200797/labels.npy b/shhs_visit2/shhs2-200797/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6af3f0c76113ff27a5e79d0f52f688572868543 --- /dev/null +++ b/shhs_visit2/shhs2-200797/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94245cf34f34dd88d2795793319e46adfd225be52ddf41d6f9ee302fb410c444 +size 2666 diff --git a/shhs_visit2/shhs2-200798/embeddings.meta.json b/shhs_visit2/shhs2-200798/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41f21c9e12786f721fab4a64d7cdb956129dfe51 --- /dev/null +++ b/shhs_visit2/shhs2-200798/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200798", + "embedding_dim": 500, + "n_epochs": 1035, + "created_utc": "2026-05-03T18:08:43.508770+00:00", + "shape": [ + 1035, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200798/embeddings.npy b/shhs_visit2/shhs2-200798/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3c9f27e3ccae52e6c416762c2a4c62a1b9f6265 --- /dev/null +++ b/shhs_visit2/shhs2-200798/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5ee23dfd8d2ba740869b9e482db49f576c4398405b951b072f96664bde0ad2 +size 1035128 diff --git a/shhs_visit2/shhs2-200798/labels.meta.json b/shhs_visit2/shhs2-200798/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82c9affbc6482d9974ccd1bd93f2785bf2eb93b7 --- /dev/null +++ b/shhs_visit2/shhs2-200798/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200798", + "n_epochs": 1035, + "created_utc": "2026-05-03T18:08:43.512355+00:00", + "shape": [ + 1035 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200798/labels.npy b/shhs_visit2/shhs2-200798/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0aa8361efafadb11793e74d13979dd9c01d3a38e --- /dev/null +++ b/shhs_visit2/shhs2-200798/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7108221bb335768ac7ac7951afeb5cbc9d6c3b1a1630513920921441595608 +size 2198 diff --git a/shhs_visit2/shhs2-200801/embeddings.meta.json b/shhs_visit2/shhs2-200801/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53d97755c4f2f7f1886e5a26887b2d83d29830ee --- /dev/null +++ b/shhs_visit2/shhs2-200801/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200801", + "embedding_dim": 500, + "n_epochs": 1119, + "created_utc": "2026-05-03T18:08:45.187769+00:00", + "shape": [ + 1119, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200801/embeddings.npy b/shhs_visit2/shhs2-200801/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8ada9335f1c89ec6fcdcf498e21999e4bc49cfb --- /dev/null +++ b/shhs_visit2/shhs2-200801/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb752ca2962d448dc1e23a003af85ccc3b23c113279f5161b9898bf4cce2619 +size 1119128 diff --git a/shhs_visit2/shhs2-200801/labels.meta.json b/shhs_visit2/shhs2-200801/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6619b79748c0a84a49beefe7632379324c7e8f3 --- /dev/null +++ b/shhs_visit2/shhs2-200801/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200801", + "n_epochs": 1119, + "created_utc": "2026-05-03T18:08:45.190509+00:00", + "shape": [ + 1119 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200801/labels.npy b/shhs_visit2/shhs2-200801/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cdd88d089f0dc363fa2cc03dc8e839bb469e976 --- /dev/null +++ b/shhs_visit2/shhs2-200801/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0220e196ca5470811d5a8eae62c73af0ee777c4cd460e8191dd16886bf4defe +size 2366 diff --git a/shhs_visit2/shhs2-200804/embeddings.meta.json b/shhs_visit2/shhs2-200804/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3cc0a69e9d29672ad98d2dd99793f5c6b7c77d0 --- /dev/null +++ b/shhs_visit2/shhs2-200804/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200804", + "embedding_dim": 500, + "n_epochs": 1395, + "created_utc": "2026-05-03T18:08:46.610487+00:00", + "shape": [ + 1395, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200804/embeddings.npy b/shhs_visit2/shhs2-200804/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23bc42b5f9e846f4c1860b7f67dc5294c57b0613 --- /dev/null +++ b/shhs_visit2/shhs2-200804/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b337ff4284935012a4a356cf91ea4afbda8250bc333e195ed60be5632a536f1f +size 1395128 diff --git a/shhs_visit2/shhs2-200804/labels.meta.json b/shhs_visit2/shhs2-200804/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..215749de992d552c549af32a8faffe2b7e359cd6 --- /dev/null +++ b/shhs_visit2/shhs2-200804/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200804", + "n_epochs": 1395, + "created_utc": "2026-05-03T18:08:46.614444+00:00", + "shape": [ + 1395 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200804/labels.npy b/shhs_visit2/shhs2-200804/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..68e2b9277e27633bc25b60548b87c94d486fa1fc --- /dev/null +++ b/shhs_visit2/shhs2-200804/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa72e5817148dc32b459b9da34a53bfd74f3b9db5f9ec51773ddd2d53293008a +size 2918 diff --git a/shhs_visit2/shhs2-200808/embeddings.meta.json b/shhs_visit2/shhs2-200808/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f9a35b74d4129a0440f16be139b84dd811bf869 --- /dev/null +++ b/shhs_visit2/shhs2-200808/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200808", + "embedding_dim": 500, + "n_epochs": 1264, + "created_utc": "2026-05-03T18:08:47.907870+00:00", + "shape": [ + 1264, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200808/embeddings.npy b/shhs_visit2/shhs2-200808/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f342deb617a191f4f8144073caaeae839091f72a --- /dev/null +++ b/shhs_visit2/shhs2-200808/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d02b160f9fbbbbd6012c97cafee3a3767c0a2950ad7d0dbf265444ef9f0dff +size 1264128 diff --git a/shhs_visit2/shhs2-200808/labels.meta.json b/shhs_visit2/shhs2-200808/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13ec4bf393742774c0a0874b9fffa0d3e8c78819 --- /dev/null +++ b/shhs_visit2/shhs2-200808/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200808", + "n_epochs": 1264, + "created_utc": "2026-05-03T18:08:47.912419+00:00", + "shape": [ + 1264 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200808/labels.npy b/shhs_visit2/shhs2-200808/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..17f902c3f8ee3356eabbb4ba46e8264a0b44b76c --- /dev/null +++ b/shhs_visit2/shhs2-200808/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d93a7bae6d08e879e9be68bb5a5d184139f61c7d65f638c76adaadf0c22e202 +size 2656 diff --git a/shhs_visit2/shhs2-200809/embeddings.meta.json b/shhs_visit2/shhs2-200809/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfb4707e5a71003ef73c5931c90e600928a227ce --- /dev/null +++ b/shhs_visit2/shhs2-200809/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200809", + "embedding_dim": 500, + "n_epochs": 1548, + "created_utc": "2026-05-03T18:08:49.476378+00:00", + "shape": [ + 1548, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200809/embeddings.npy b/shhs_visit2/shhs2-200809/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0878237d69c7d36e3bf1088826928628d40c8c12 --- /dev/null +++ b/shhs_visit2/shhs2-200809/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11bbc3794e4e6bf6b733630bd3723acb2aa1beb5483ee5181e320b8e2514bbb +size 1548128 diff --git a/shhs_visit2/shhs2-200809/labels.meta.json b/shhs_visit2/shhs2-200809/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8feafc17aad4ed3d9ca12adab8c05cc2a06aa665 --- /dev/null +++ b/shhs_visit2/shhs2-200809/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200809", + "n_epochs": 1548, + "created_utc": "2026-05-03T18:08:49.480660+00:00", + "shape": [ + 1548 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200809/labels.npy b/shhs_visit2/shhs2-200809/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c444ebf3290981af56d9f1913a681e375d7bea22 --- /dev/null +++ b/shhs_visit2/shhs2-200809/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f8e1e89d740da87e4baa03cbd53d19b1343c026e662b8f7df8f0b8ac2beee09 +size 3224 diff --git a/shhs_visit2/shhs2-200810/embeddings.meta.json b/shhs_visit2/shhs2-200810/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..520f31cb443680d33ce965f2f963057b3b7a1b51 --- /dev/null +++ b/shhs_visit2/shhs2-200810/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200810", + "embedding_dim": 500, + "n_epochs": 1546, + "created_utc": "2026-05-03T18:08:50.203738+00:00", + "shape": [ + 1546, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200810/embeddings.npy b/shhs_visit2/shhs2-200810/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3373d11eef9b99aabfa3ccb819c005304f98c0a --- /dev/null +++ b/shhs_visit2/shhs2-200810/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07158669ee81ae7f7751dcf4095c4cda309afc5eaced35c02b4bee2fe68dc32a +size 1546128 diff --git a/shhs_visit2/shhs2-200810/labels.meta.json b/shhs_visit2/shhs2-200810/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ddadd0cacbe3e3c8d4c3ca513b11f35cee2a2fd --- /dev/null +++ b/shhs_visit2/shhs2-200810/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200810", + "n_epochs": 1546, + "created_utc": "2026-05-03T18:08:50.207606+00:00", + "shape": [ + 1546 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200810/labels.npy b/shhs_visit2/shhs2-200810/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb440c520067c9770c81de1a480eede3de63ff5b --- /dev/null +++ b/shhs_visit2/shhs2-200810/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e798eba1e8198d92fa0ce927eefc951f9c33bb2103fc985f9e960e2bb9b97814 +size 3220 diff --git a/shhs_visit2/shhs2-200813/embeddings.meta.json b/shhs_visit2/shhs2-200813/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d110a1468dc2236cc9526967d816a22d80f9f76 --- /dev/null +++ b/shhs_visit2/shhs2-200813/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200813", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:08:52.579273+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200813/embeddings.npy b/shhs_visit2/shhs2-200813/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e4b2a16daf7f5384f58060e9b96326a9ea6c3f4 --- /dev/null +++ b/shhs_visit2/shhs2-200813/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4db2a6b3e9906f728c9e84151ac9242bc2a85c84ff00caad1e07e00d7ecdff +size 1318128 diff --git a/shhs_visit2/shhs2-200813/labels.meta.json b/shhs_visit2/shhs2-200813/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2331c7e01f8eca2fc6400ba2577cf93f382b1c8 --- /dev/null +++ b/shhs_visit2/shhs2-200813/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200813", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:08:52.582066+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200813/labels.npy b/shhs_visit2/shhs2-200813/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a3ea2fbb34768bf11a3e420a6943db6ba9e8ecc --- /dev/null +++ b/shhs_visit2/shhs2-200813/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3828b7bea4850cb3f6fd1183e98cd13811243197b2d04b0ce5eb84e43a012d81 +size 2764 diff --git a/shhs_visit2/shhs2-200814/embeddings.meta.json b/shhs_visit2/shhs2-200814/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7ce6d0e03d839a724030cd0d4aef0b823316007 --- /dev/null +++ b/shhs_visit2/shhs2-200814/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200814", + "embedding_dim": 500, + "n_epochs": 1502, + "created_utc": "2026-05-03T18:08:53.278541+00:00", + "shape": [ + 1502, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200814/embeddings.npy b/shhs_visit2/shhs2-200814/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..34a8e61bfa673e6c1200b4f90cae09f2d2f02392 --- /dev/null +++ b/shhs_visit2/shhs2-200814/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9243df33f0eff584fe325d518c682ac3462074eedf0e8455bb829cd7dbb823ae +size 1502128 diff --git a/shhs_visit2/shhs2-200814/labels.meta.json b/shhs_visit2/shhs2-200814/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b57a4d2c92da43a67ec05e51622ee316fbffe083 --- /dev/null +++ b/shhs_visit2/shhs2-200814/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200814", + "n_epochs": 1502, + "created_utc": "2026-05-03T18:08:53.281753+00:00", + "shape": [ + 1502 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200814/labels.npy b/shhs_visit2/shhs2-200814/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..897d9aceed3d0a485816faabe4df56490580a3f6 --- /dev/null +++ b/shhs_visit2/shhs2-200814/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9468f354d0fb81876aa674311cc9d24e48ffa39e311f170c25e2fa9f8804ee64 +size 3132 diff --git a/shhs_visit2/shhs2-200817/embeddings.meta.json b/shhs_visit2/shhs2-200817/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..96ca1af0323f8b1782ee8696689398e278beef01 --- /dev/null +++ b/shhs_visit2/shhs2-200817/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200817", + "embedding_dim": 500, + "n_epochs": 1386, + "created_utc": "2026-05-03T18:08:54.645741+00:00", + "shape": [ + 1386, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200817/embeddings.npy b/shhs_visit2/shhs2-200817/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d0e9d79a9aa10f99cf94ba02333012da5bc487c --- /dev/null +++ b/shhs_visit2/shhs2-200817/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f50a2dff99920be2d77f90705bfebb6222d150badc09af0eff1c6a997029afb +size 1386128 diff --git a/shhs_visit2/shhs2-200817/labels.meta.json b/shhs_visit2/shhs2-200817/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8f880db552dcc0542d009e6659ce5ceb6ca10bb --- /dev/null +++ b/shhs_visit2/shhs2-200817/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200817", + "n_epochs": 1386, + "created_utc": "2026-05-03T18:08:54.649189+00:00", + "shape": [ + 1386 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200817/labels.npy b/shhs_visit2/shhs2-200817/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1af85f85ff4421bfe7a0690e044c812fb3a55b83 --- /dev/null +++ b/shhs_visit2/shhs2-200817/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8225edd09b6966cace0c30a8e9d36c4f53dcd7938b4b51acfaa66929a47f01d6 +size 2900 diff --git a/shhs_visit2/shhs2-200818/embeddings.meta.json b/shhs_visit2/shhs2-200818/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff615b27dfe1b35daa8d26841ecd8326181327ee --- /dev/null +++ b/shhs_visit2/shhs2-200818/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200818", + "embedding_dim": 500, + "n_epochs": 1073, + "created_utc": "2026-05-03T18:08:55.695800+00:00", + "shape": [ + 1073, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200818/embeddings.npy b/shhs_visit2/shhs2-200818/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78c3bf812fbac8ff7f29a4dd51d70845bb93261c --- /dev/null +++ b/shhs_visit2/shhs2-200818/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f5545987958233844e5637e342d9e72f7b41481d4bb78bdf449da7589851d1 +size 1073128 diff --git a/shhs_visit2/shhs2-200818/labels.meta.json b/shhs_visit2/shhs2-200818/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0eb7706e08c2704ce1f25161f76b5452481a5a2b --- /dev/null +++ b/shhs_visit2/shhs2-200818/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200818", + "n_epochs": 1073, + "created_utc": "2026-05-03T18:08:55.699702+00:00", + "shape": [ + 1073 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200818/labels.npy b/shhs_visit2/shhs2-200818/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2359d6615d2936f7016bb6eab0d5781f82077ec --- /dev/null +++ b/shhs_visit2/shhs2-200818/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92fb58561ce6061e0fbfe51065330af2343d586d8631e46728ffa1c6067f929 +size 2274 diff --git a/shhs_visit2/shhs2-200819/embeddings.meta.json b/shhs_visit2/shhs2-200819/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58eb82490be10f3414c236d74e6671fd0c0e63d4 --- /dev/null +++ b/shhs_visit2/shhs2-200819/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200819", + "embedding_dim": 500, + "n_epochs": 1366, + "created_utc": "2026-05-03T18:08:58.520085+00:00", + "shape": [ + 1366, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200819/embeddings.npy b/shhs_visit2/shhs2-200819/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..03ad051a39f22d08ef4f9bcc62362ec950cd73ce --- /dev/null +++ b/shhs_visit2/shhs2-200819/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce1f4bd0561ef8020cb5f4c404045d1ab4c349547deca95e295a2bfd9d48f23 +size 1366128 diff --git a/shhs_visit2/shhs2-200819/labels.meta.json b/shhs_visit2/shhs2-200819/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6af00d5b005384715fd0501ba4e0f343a9e43233 --- /dev/null +++ b/shhs_visit2/shhs2-200819/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200819", + "n_epochs": 1366, + "created_utc": "2026-05-03T18:08:58.524388+00:00", + "shape": [ + 1366 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200819/labels.npy b/shhs_visit2/shhs2-200819/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..758db1ea25f72fd442f269edaa8bea48d6504b9a --- /dev/null +++ b/shhs_visit2/shhs2-200819/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa99933a89cc2e9483a0f57b4b4753080515ad113ffe462af7009577268fd45a +size 2860 diff --git a/shhs_visit2/shhs2-200820/embeddings.meta.json b/shhs_visit2/shhs2-200820/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ce36bc833c65b1233d002c06f33bd2809a015e8 --- /dev/null +++ b/shhs_visit2/shhs2-200820/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200820", + "embedding_dim": 500, + "n_epochs": 1300, + "created_utc": "2026-05-03T18:08:59.743266+00:00", + "shape": [ + 1300, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200820/embeddings.npy b/shhs_visit2/shhs2-200820/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a954b73c4606b9b48071fd71024701087c54fc06 --- /dev/null +++ b/shhs_visit2/shhs2-200820/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a566305828d3847201f42a13ef02fe92bde6b2e427e83104cb4a0e0eff70255a +size 1300128 diff --git a/shhs_visit2/shhs2-200820/labels.meta.json b/shhs_visit2/shhs2-200820/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3f85a93e2eda8a35fd979c11c4ccb4229457c30 --- /dev/null +++ b/shhs_visit2/shhs2-200820/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200820", + "n_epochs": 1300, + "created_utc": "2026-05-03T18:08:59.747283+00:00", + "shape": [ + 1300 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200820/labels.npy b/shhs_visit2/shhs2-200820/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9615d52c53145e18c49a5728d87596f4c3063c48 --- /dev/null +++ b/shhs_visit2/shhs2-200820/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df9680061910876e57d1bb34107400574731c3ee724f8523daa5261c856d7bd +size 2728 diff --git a/shhs_visit2/shhs2-200822/embeddings.meta.json b/shhs_visit2/shhs2-200822/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d45568b789c0db210dbdf22682b441403bcbb9d --- /dev/null +++ b/shhs_visit2/shhs2-200822/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200822", + "embedding_dim": 500, + "n_epochs": 1296, + "created_utc": "2026-05-03T18:09:00.357510+00:00", + "shape": [ + 1296, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200822/embeddings.npy b/shhs_visit2/shhs2-200822/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..df9da63c40c2e9f2c9e46252789beade141bc7e1 --- /dev/null +++ b/shhs_visit2/shhs2-200822/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f173b49d6544c28484394bf2c651435c181c4dad1bfd94edae27e03e7de1a954 +size 1296128 diff --git a/shhs_visit2/shhs2-200822/labels.meta.json b/shhs_visit2/shhs2-200822/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cf03eec8f80e0d3b8609a42aa875ac25feeda31 --- /dev/null +++ b/shhs_visit2/shhs2-200822/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200822", + "n_epochs": 1296, + "created_utc": "2026-05-03T18:09:00.361430+00:00", + "shape": [ + 1296 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200822/labels.npy b/shhs_visit2/shhs2-200822/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..035bf2400e4a7cbfc8bb15b0b5a4f5d1017fddc2 --- /dev/null +++ b/shhs_visit2/shhs2-200822/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b51017254252fa906581a97683179ae9ca3817b45bbd8753f1b55c5b3027a9 +size 2720 diff --git a/shhs_visit2/shhs2-200823/embeddings.meta.json b/shhs_visit2/shhs2-200823/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bfd4ece74a34fd9736d64d347c379d4605faefd --- /dev/null +++ b/shhs_visit2/shhs2-200823/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200823", + "embedding_dim": 500, + "n_epochs": 1659, + "created_utc": "2026-05-03T18:09:02.199498+00:00", + "shape": [ + 1659, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200823/embeddings.npy b/shhs_visit2/shhs2-200823/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cced40edd945afe88e28608991937cbc8a0cbc6f --- /dev/null +++ b/shhs_visit2/shhs2-200823/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aafac01b0cf51a64622e559be2905ead951d5b8a1b04d7df4968ef644e4ffe8 +size 1659128 diff --git a/shhs_visit2/shhs2-200823/labels.meta.json b/shhs_visit2/shhs2-200823/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27eba4deadffde9f7c587414b8cc0d510c55bde4 --- /dev/null +++ b/shhs_visit2/shhs2-200823/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200823", + "n_epochs": 1659, + "created_utc": "2026-05-03T18:09:02.202691+00:00", + "shape": [ + 1659 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200823/labels.npy b/shhs_visit2/shhs2-200823/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de45619ba233a7bd2ab384e95051304fc5d86f51 --- /dev/null +++ b/shhs_visit2/shhs2-200823/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d15773f0fcad3505f62fe4867779e9a369a32dbc83611a69a10fe6bc99a9c81 +size 3446 diff --git a/shhs_visit2/shhs2-200824/embeddings.meta.json b/shhs_visit2/shhs2-200824/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fe0e27112f68ad89d289de532b77f2f4ed11e2b --- /dev/null +++ b/shhs_visit2/shhs2-200824/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200824", + "embedding_dim": 500, + "n_epochs": 1554, + "created_utc": "2026-05-03T18:09:03.805564+00:00", + "shape": [ + 1554, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200824/embeddings.npy b/shhs_visit2/shhs2-200824/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a56e244430c5d47b1f6e93ffad1997e207d8b99b --- /dev/null +++ b/shhs_visit2/shhs2-200824/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d11ac4c018c1226511ebd713f053cef326ca00a919a1a282377c1da177cd37f6 +size 1554128 diff --git a/shhs_visit2/shhs2-200824/labels.meta.json b/shhs_visit2/shhs2-200824/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25c0a7e1ed5ee11e7021d7abaeb073da4ac1f72d --- /dev/null +++ b/shhs_visit2/shhs2-200824/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200824", + "n_epochs": 1554, + "created_utc": "2026-05-03T18:09:03.809014+00:00", + "shape": [ + 1554 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200824/labels.npy b/shhs_visit2/shhs2-200824/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8bc14953d0005d2e9b57ef005283c2d0fc44299e --- /dev/null +++ b/shhs_visit2/shhs2-200824/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72e9e13456025d70812a2c061d94b511760f195d4fa49f15810c18cedf69dc3 +size 3236 diff --git a/shhs_visit2/shhs2-200825/embeddings.meta.json b/shhs_visit2/shhs2-200825/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f98bc26abe3596e21aa4b0a9c7451238d51a37fa --- /dev/null +++ b/shhs_visit2/shhs2-200825/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200825", + "embedding_dim": 500, + "n_epochs": 1580, + "created_utc": "2026-05-03T18:09:04.528240+00:00", + "shape": [ + 1580, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200825/embeddings.npy b/shhs_visit2/shhs2-200825/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..85c34415d2c2312612f2cbb890d7d7e0a8d79e6b --- /dev/null +++ b/shhs_visit2/shhs2-200825/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c11b1d14f18b93d89f5a1087c76533dd9f4eb798fa941983e76a92976cccdca +size 1580128 diff --git a/shhs_visit2/shhs2-200825/labels.meta.json b/shhs_visit2/shhs2-200825/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6507958547b6959ac8de21d6ece5f840a3ce6278 --- /dev/null +++ b/shhs_visit2/shhs2-200825/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200825", + "n_epochs": 1580, + "created_utc": "2026-05-03T18:09:04.531584+00:00", + "shape": [ + 1580 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200825/labels.npy b/shhs_visit2/shhs2-200825/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b642e6001d035f5976dda140cb6a54c3dd23bba8 --- /dev/null +++ b/shhs_visit2/shhs2-200825/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66df81024550bff42ef3ff5bb6a3a544324fc4c4f03fa7bc2bcf81c458f3a662 +size 3288 diff --git a/shhs_visit2/shhs2-200828/embeddings.meta.json b/shhs_visit2/shhs2-200828/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d44138bb4c33131debb9896eab9458485dbe06d4 --- /dev/null +++ b/shhs_visit2/shhs2-200828/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200828", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:09:05.676055+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200828/embeddings.npy b/shhs_visit2/shhs2-200828/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..067b11549e45a2fc77e2d28ed40e807e51c647fc --- /dev/null +++ b/shhs_visit2/shhs2-200828/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e7dd5ed303e427f7c33d7fc1b9943efa46e28608c05e1ce2ecdd5b6d5f804c +size 1168128 diff --git a/shhs_visit2/shhs2-200828/labels.meta.json b/shhs_visit2/shhs2-200828/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2838772a85e3936cdc06aafc43b32f87343fdc23 --- /dev/null +++ b/shhs_visit2/shhs2-200828/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200828", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:09:05.679862+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200828/labels.npy b/shhs_visit2/shhs2-200828/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ddd8f7e1a26a88422336441652a99cdb95932bd --- /dev/null +++ b/shhs_visit2/shhs2-200828/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f78f039040840356f2a9f18368e0b06fa4207d1b44fbce753449ab63027a71 +size 2464 diff --git a/shhs_visit2/shhs2-200829/embeddings.meta.json b/shhs_visit2/shhs2-200829/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd59d36bc3f2f0ce92648aaa209f827ada70ed76 --- /dev/null +++ b/shhs_visit2/shhs2-200829/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200829", + "embedding_dim": 500, + "n_epochs": 1359, + "created_utc": "2026-05-03T18:09:07.263031+00:00", + "shape": [ + 1359, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200829/embeddings.npy b/shhs_visit2/shhs2-200829/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ed424fc97ad078abb3ed7ca3ebdcefbfc4d0bf8 --- /dev/null +++ b/shhs_visit2/shhs2-200829/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b42852c05e51b0766994215853b40823edfd15dd2d2bd399f1a7664623935fe +size 1359128 diff --git a/shhs_visit2/shhs2-200829/labels.meta.json b/shhs_visit2/shhs2-200829/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ba205cf311e51fe5af1701165b553d1ee757ed1 --- /dev/null +++ b/shhs_visit2/shhs2-200829/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200829", + "n_epochs": 1359, + "created_utc": "2026-05-03T18:09:07.266764+00:00", + "shape": [ + 1359 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200829/labels.npy b/shhs_visit2/shhs2-200829/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bf889e3eef05bfa29146748219376973b48734e --- /dev/null +++ b/shhs_visit2/shhs2-200829/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7a1ac0b52a7e10f1003646f72c1b043b6c867854393272ec9cfef9cf1ada6b +size 2846 diff --git a/shhs_visit2/shhs2-200830/embeddings.meta.json b/shhs_visit2/shhs2-200830/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32c3b676504b1c1d0008b7104c7d7a91adaba726 --- /dev/null +++ b/shhs_visit2/shhs2-200830/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200830", + "embedding_dim": 500, + "n_epochs": 1561, + "created_utc": "2026-05-03T18:09:09.424913+00:00", + "shape": [ + 1561, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200830/embeddings.npy b/shhs_visit2/shhs2-200830/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..afdcd736e4c521cd5ef43c9d2d02ef4880bb09c3 --- /dev/null +++ b/shhs_visit2/shhs2-200830/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:864e6669d2b74fe42c1192d27b6124bf490f41aea23b9d21a4fc938b63b56924 +size 1561128 diff --git a/shhs_visit2/shhs2-200830/labels.meta.json b/shhs_visit2/shhs2-200830/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec62df2d603cc3a8718fd6fa9528a9a5710a7934 --- /dev/null +++ b/shhs_visit2/shhs2-200830/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200830", + "n_epochs": 1561, + "created_utc": "2026-05-03T18:09:09.428992+00:00", + "shape": [ + 1561 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200830/labels.npy b/shhs_visit2/shhs2-200830/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..06228b8ff20dc4e9fb2040484fa491a87025006e --- /dev/null +++ b/shhs_visit2/shhs2-200830/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9ebebe1a654f24be9bf07c8a0a6346acfd9c1c0f040fe74f3f816e7298c577 +size 3250 diff --git a/shhs_visit2/shhs2-200835/embeddings.meta.json b/shhs_visit2/shhs2-200835/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1f92c961adcd1e1bc5bf534512a8f73496b67b0 --- /dev/null +++ b/shhs_visit2/shhs2-200835/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200835", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:09:10.673234+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200835/embeddings.npy b/shhs_visit2/shhs2-200835/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f94636c4ba872af7fff272120da18f93c9e8427 --- /dev/null +++ b/shhs_visit2/shhs2-200835/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f5439a5919e13419c4c352a31cfdc68ffe555802f25dc84a368eb4d77d80b7 +size 1230128 diff --git a/shhs_visit2/shhs2-200835/labels.meta.json b/shhs_visit2/shhs2-200835/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cb6bb780bb1d513e326ce441de87c7aa1de7e81 --- /dev/null +++ b/shhs_visit2/shhs2-200835/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200835", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:09:10.678095+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200835/labels.npy b/shhs_visit2/shhs2-200835/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90820dcc53d654f5145f53c15e1692edaebde044 --- /dev/null +++ b/shhs_visit2/shhs2-200835/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdc48dca1717bfb571c626be4bfb4793ca864bc0973e97fe38dc0649b22ca9c +size 2588 diff --git a/shhs_visit2/shhs2-200836/embeddings.meta.json b/shhs_visit2/shhs2-200836/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3608b56a25bb1e26847c889fbb320876427726f1 --- /dev/null +++ b/shhs_visit2/shhs2-200836/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200836", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:09:11.640284+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200836/embeddings.npy b/shhs_visit2/shhs2-200836/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..38a97004cb4562e22efc26b400bef7ce99990f29 --- /dev/null +++ b/shhs_visit2/shhs2-200836/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32858c20a139ad84a5b635ac2ef2ed1ea52ee8863b491cfae14f28e420f8ec99 +size 1080128 diff --git a/shhs_visit2/shhs2-200836/labels.meta.json b/shhs_visit2/shhs2-200836/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d96b0a3002993571e29ff809a0057516f6f36b8 --- /dev/null +++ b/shhs_visit2/shhs2-200836/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200836", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:09:11.644256+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200836/labels.npy b/shhs_visit2/shhs2-200836/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..70093581f28982547dd92b32d990009e01047297 --- /dev/null +++ b/shhs_visit2/shhs2-200836/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e2d8dccb994c8534d45b81e2d9fb5040032c16def05aca4d14dae71d5c65c0 +size 2288 diff --git a/shhs_visit2/shhs2-200837/embeddings.meta.json b/shhs_visit2/shhs2-200837/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5eb877bb477563a0cf5526bf44257c0741a93405 --- /dev/null +++ b/shhs_visit2/shhs2-200837/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200837", + "embedding_dim": 500, + "n_epochs": 1363, + "created_utc": "2026-05-03T18:09:13.083382+00:00", + "shape": [ + 1363, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200837/embeddings.npy b/shhs_visit2/shhs2-200837/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9e5e172693e7fbfa5b6abcf50aae86fa093277a --- /dev/null +++ b/shhs_visit2/shhs2-200837/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d71e4ce59d52ee614332cb649de9935c1e3cc450eeabf450c0fc98b2d866685 +size 1363128 diff --git a/shhs_visit2/shhs2-200837/labels.meta.json b/shhs_visit2/shhs2-200837/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e33973d3a041d32fa69e595cd3d3420b1069050 --- /dev/null +++ b/shhs_visit2/shhs2-200837/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200837", + "n_epochs": 1363, + "created_utc": "2026-05-03T18:09:13.087942+00:00", + "shape": [ + 1363 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200837/labels.npy b/shhs_visit2/shhs2-200837/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e660175286f9903e93832ffe03350a298c2c93e --- /dev/null +++ b/shhs_visit2/shhs2-200837/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8573934658bcd2510b96eab3ff27937f0cd1645b7dacf7d5e43006a5241dbd09 +size 2854 diff --git a/shhs_visit2/shhs2-200838/embeddings.meta.json b/shhs_visit2/shhs2-200838/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94678fc48695caea41433bee8ca71afb99829ad2 --- /dev/null +++ b/shhs_visit2/shhs2-200838/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200838", + "embedding_dim": 500, + "n_epochs": 1357, + "created_utc": "2026-05-03T18:09:14.523014+00:00", + "shape": [ + 1357, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200838/embeddings.npy b/shhs_visit2/shhs2-200838/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b0acd26ebd09ffc755fd36bfc3a1fec4b743178 --- /dev/null +++ b/shhs_visit2/shhs2-200838/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296f5c2f68f9750ceb45edc59e0b360b0d8a36d08254943ba10cc4d4afd46bac +size 1357128 diff --git a/shhs_visit2/shhs2-200838/labels.meta.json b/shhs_visit2/shhs2-200838/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68b1b1fa7675dec4356fe55db128c516a2425a2c --- /dev/null +++ b/shhs_visit2/shhs2-200838/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200838", + "n_epochs": 1357, + "created_utc": "2026-05-03T18:09:14.527243+00:00", + "shape": [ + 1357 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200838/labels.npy b/shhs_visit2/shhs2-200838/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e2bba2e433c163c9e42980f96db8076c8f19a42 --- /dev/null +++ b/shhs_visit2/shhs2-200838/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d693a92a6624980d0f31bef932aa680445104953e6d5c446f1479956f7f349a0 +size 2842 diff --git a/shhs_visit2/shhs2-200839/embeddings.meta.json b/shhs_visit2/shhs2-200839/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ba738ca9bc5be418688b4d30821883d512e921b --- /dev/null +++ b/shhs_visit2/shhs2-200839/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200839", + "embedding_dim": 500, + "n_epochs": 1175, + "created_utc": "2026-05-03T18:09:15.096201+00:00", + "shape": [ + 1175, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200839/embeddings.npy b/shhs_visit2/shhs2-200839/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e410358a6ccaa1c835cf1854136b47f5837a51b --- /dev/null +++ b/shhs_visit2/shhs2-200839/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d827529cf20f5dffd95a9ee149d42c324c658ee0e525ec777a799ad3ef3533d +size 1175128 diff --git a/shhs_visit2/shhs2-200839/labels.meta.json b/shhs_visit2/shhs2-200839/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..533c0fd30e757ae4e1ce955395623e589ba21f45 --- /dev/null +++ b/shhs_visit2/shhs2-200839/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200839", + "n_epochs": 1175, + "created_utc": "2026-05-03T18:09:15.099809+00:00", + "shape": [ + 1175 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200839/labels.npy b/shhs_visit2/shhs2-200839/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4095f2204678da3becfea7704c0fa6a8fe009a4b --- /dev/null +++ b/shhs_visit2/shhs2-200839/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c0d0d24e6598172ae46f87bb41f10181f02b47842cd44a4136e86f0e0c12e4 +size 2478 diff --git a/shhs_visit2/shhs2-200840/embeddings.meta.json b/shhs_visit2/shhs2-200840/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c7deb047a2b53eed432942fbe4a2fbcb738508e --- /dev/null +++ b/shhs_visit2/shhs2-200840/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200840", + "embedding_dim": 500, + "n_epochs": 1409, + "created_utc": "2026-05-03T18:09:19.150030+00:00", + "shape": [ + 1409, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200840/embeddings.npy b/shhs_visit2/shhs2-200840/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eae3ac8a3ae7b9c7783d0190b0e3c0d01c3df405 --- /dev/null +++ b/shhs_visit2/shhs2-200840/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8856bc36007a3dbf5573916f1e77fc841c5dadde45e9f6ca095d094f814cb54 +size 1409128 diff --git a/shhs_visit2/shhs2-200840/labels.meta.json b/shhs_visit2/shhs2-200840/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07a653fe51a52c0d90054a2300f57fea019d58c9 --- /dev/null +++ b/shhs_visit2/shhs2-200840/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200840", + "n_epochs": 1409, + "created_utc": "2026-05-03T18:09:19.153666+00:00", + "shape": [ + 1409 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200840/labels.npy b/shhs_visit2/shhs2-200840/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c39a12b7c580557b8ba7322377f978590008f45 --- /dev/null +++ b/shhs_visit2/shhs2-200840/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e8878fd353f3a7381e03ea39fe4687aa05c68c60c6379a878ee5d4b159c83b +size 2946 diff --git a/shhs_visit2/shhs2-200841/embeddings.meta.json b/shhs_visit2/shhs2-200841/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42ca3ba1e30b35e3d01f4bb64675120844b7b79b --- /dev/null +++ b/shhs_visit2/shhs2-200841/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200841", + "embedding_dim": 500, + "n_epochs": 1361, + "created_utc": "2026-05-03T18:09:22.596553+00:00", + "shape": [ + 1361, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200841/embeddings.npy b/shhs_visit2/shhs2-200841/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15584ad4efe5bad974033f12f253811a01f50f7d --- /dev/null +++ b/shhs_visit2/shhs2-200841/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcb60cb495d98bb804d16ef7c585ad9faeaa3989f69d0796fa001da7d12ddfba +size 1361128 diff --git a/shhs_visit2/shhs2-200841/labels.meta.json b/shhs_visit2/shhs2-200841/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40605ec8d88077dccde730f61a43e2bee05bf6ee --- /dev/null +++ b/shhs_visit2/shhs2-200841/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200841", + "n_epochs": 1361, + "created_utc": "2026-05-03T18:09:22.600622+00:00", + "shape": [ + 1361 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200841/labels.npy b/shhs_visit2/shhs2-200841/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..37fd3633bc3a0771c8fe35dd5a97d6939f05c464 --- /dev/null +++ b/shhs_visit2/shhs2-200841/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c502415ad7ba79ec0e53b114c5f4e73ef9fcd03ca9b6889c8591d43171e302a +size 2850 diff --git a/shhs_visit2/shhs2-200842/embeddings.meta.json b/shhs_visit2/shhs2-200842/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c23f9ca9eebae815cee65ac8381f44f8f7cf1bf9 --- /dev/null +++ b/shhs_visit2/shhs2-200842/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200842", + "embedding_dim": 500, + "n_epochs": 1376, + "created_utc": "2026-05-03T18:09:23.940886+00:00", + "shape": [ + 1376, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200842/embeddings.npy b/shhs_visit2/shhs2-200842/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d1696a7fe9b7838819bbdc5e72c6d7d6b35d9e5 --- /dev/null +++ b/shhs_visit2/shhs2-200842/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:812d23d8cdfedebc1ada6ee3c755f47a06e213092abbc26a409aa8ca6297f3e3 +size 1376128 diff --git a/shhs_visit2/shhs2-200842/labels.meta.json b/shhs_visit2/shhs2-200842/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..947626099b7363040f094f80067c8b3456be2d6c --- /dev/null +++ b/shhs_visit2/shhs2-200842/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200842", + "n_epochs": 1376, + "created_utc": "2026-05-03T18:09:23.945168+00:00", + "shape": [ + 1376 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200842/labels.npy b/shhs_visit2/shhs2-200842/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2099fbaba4c01d11ddb221ca10d85021d166e06c --- /dev/null +++ b/shhs_visit2/shhs2-200842/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10cc6d741ca0911c83838cb26a6b23eb4c2fdb6d46bcc5628fe5ce2746d916c +size 2880 diff --git a/shhs_visit2/shhs2-200843/embeddings.meta.json b/shhs_visit2/shhs2-200843/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e2d1ac6e62514a149c04520011fdfb744b38af6 --- /dev/null +++ b/shhs_visit2/shhs2-200843/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200843", + "embedding_dim": 500, + "n_epochs": 1335, + "created_utc": "2026-05-03T18:09:25.339599+00:00", + "shape": [ + 1335, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200843/embeddings.npy b/shhs_visit2/shhs2-200843/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70c63ab20365b69d11fc699113c682458eb7fbf3 --- /dev/null +++ b/shhs_visit2/shhs2-200843/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a376694c0954c6e27f612992fb0b3ba508df1509147f42f9cf1436130520fa2b +size 1335128 diff --git a/shhs_visit2/shhs2-200843/labels.meta.json b/shhs_visit2/shhs2-200843/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..769d2e74582eea3d6d9edad0082a7298a1fb9f04 --- /dev/null +++ b/shhs_visit2/shhs2-200843/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200843", + "n_epochs": 1335, + "created_utc": "2026-05-03T18:09:25.342962+00:00", + "shape": [ + 1335 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200843/labels.npy b/shhs_visit2/shhs2-200843/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..99b802db49879157fd7e5f2f423b3405c7c87dff --- /dev/null +++ b/shhs_visit2/shhs2-200843/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747fc3de7f0ed65e3d804f7331626afb21bbc4b0598d662a99628381df00eb0a +size 2798 diff --git a/shhs_visit2/shhs2-200844/embeddings.meta.json b/shhs_visit2/shhs2-200844/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03615b7c392c3881b5b7434725565ad420e8d145 --- /dev/null +++ b/shhs_visit2/shhs2-200844/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200844", + "embedding_dim": 500, + "n_epochs": 1340, + "created_utc": "2026-05-03T18:09:26.756932+00:00", + "shape": [ + 1340, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200844/embeddings.npy b/shhs_visit2/shhs2-200844/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf13743e39417c6a3d8b9530e3f07b7de6aeebf9 --- /dev/null +++ b/shhs_visit2/shhs2-200844/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee08478e6c13c395f6cd20bde960186e93e77d7b06ab275b8ae06b2438328f1c +size 1340128 diff --git a/shhs_visit2/shhs2-200844/labels.meta.json b/shhs_visit2/shhs2-200844/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a8b1fb7f6bea3e11a3655ecdedf81a35c594e30 --- /dev/null +++ b/shhs_visit2/shhs2-200844/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200844", + "n_epochs": 1340, + "created_utc": "2026-05-03T18:09:26.759667+00:00", + "shape": [ + 1340 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200844/labels.npy b/shhs_visit2/shhs2-200844/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a15a56312d57df8fb8acdb5ec408ef4d6affa44a --- /dev/null +++ b/shhs_visit2/shhs2-200844/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c453c03606a7ebe2d85f7b72b4ee3e44ec810fee64643a33038b7a92b5e351d3 +size 2808 diff --git a/shhs_visit2/shhs2-200847/embeddings.meta.json b/shhs_visit2/shhs2-200847/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21b9fe661993c0117509f0d26c6d1a73c07833aa --- /dev/null +++ b/shhs_visit2/shhs2-200847/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200847", + "embedding_dim": 500, + "n_epochs": 949, + "created_utc": "2026-05-03T18:09:27.726152+00:00", + "shape": [ + 949, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200847/embeddings.npy b/shhs_visit2/shhs2-200847/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5ca9c66ea0dbbced17daa05ba3536b5237d058c --- /dev/null +++ b/shhs_visit2/shhs2-200847/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eadc04b4346eb43857062fc2f94105c2fb049169645873a17462c04d6b06e750 +size 949128 diff --git a/shhs_visit2/shhs2-200847/labels.meta.json b/shhs_visit2/shhs2-200847/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8eb7bfc2f6d17e392f12d3e75858ea6d57b34fa0 --- /dev/null +++ b/shhs_visit2/shhs2-200847/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200847", + "n_epochs": 949, + "created_utc": "2026-05-03T18:09:27.730111+00:00", + "shape": [ + 949 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200847/labels.npy b/shhs_visit2/shhs2-200847/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..391eb7ba0639560918236dd5e8a0e3797210abce --- /dev/null +++ b/shhs_visit2/shhs2-200847/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3128dee2f77f739042ef0aef2fec7fbe85662e7b826e8b88bc89046205b5074e +size 2026 diff --git a/shhs_visit2/shhs2-200851/embeddings.meta.json b/shhs_visit2/shhs2-200851/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f206f555f0ba8b539edda547161d026e5e9b41c --- /dev/null +++ b/shhs_visit2/shhs2-200851/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200851", + "embedding_dim": 500, + "n_epochs": 1261, + "created_utc": "2026-05-03T18:09:29.048085+00:00", + "shape": [ + 1261, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200851/embeddings.npy b/shhs_visit2/shhs2-200851/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..47ba37ff5fcceca79677b5b42d45fbce0bc1ff89 --- /dev/null +++ b/shhs_visit2/shhs2-200851/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca0e817485806ba46fc65a7575f6254b2d8b0d9fe0843a778f2bf9fd539a6a1 +size 1261128 diff --git a/shhs_visit2/shhs2-200851/labels.meta.json b/shhs_visit2/shhs2-200851/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37df9b390fc709c5d2f5d78c1f2c0414685618ed --- /dev/null +++ b/shhs_visit2/shhs2-200851/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200851", + "n_epochs": 1261, + "created_utc": "2026-05-03T18:09:29.051659+00:00", + "shape": [ + 1261 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200851/labels.npy b/shhs_visit2/shhs2-200851/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5d6790d412f6fe35ec7bd171fe6d56d5d3ed639 --- /dev/null +++ b/shhs_visit2/shhs2-200851/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15df2c16fb8f369fde79d0fa64328f6ddbd7092024df58be023924d561dc262 +size 2650 diff --git a/shhs_visit2/shhs2-200852/embeddings.meta.json b/shhs_visit2/shhs2-200852/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..342020e8a6a69b84c23bdce0d4c1ec07411537c8 --- /dev/null +++ b/shhs_visit2/shhs2-200852/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200852", + "embedding_dim": 500, + "n_epochs": 1527, + "created_utc": "2026-05-03T18:09:31.767953+00:00", + "shape": [ + 1527, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200852/embeddings.npy b/shhs_visit2/shhs2-200852/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c236cf4553ebda526726c580159984cca6b2686 --- /dev/null +++ b/shhs_visit2/shhs2-200852/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a73f5b5c60ecb737d121bcfac31c97ff4da3879df29cea454071b48a680cf4e3 +size 1527128 diff --git a/shhs_visit2/shhs2-200852/labels.meta.json b/shhs_visit2/shhs2-200852/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..541a1c1828473fbee31a7729832a876f9098546c --- /dev/null +++ b/shhs_visit2/shhs2-200852/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200852", + "n_epochs": 1527, + "created_utc": "2026-05-03T18:09:31.771297+00:00", + "shape": [ + 1527 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200852/labels.npy b/shhs_visit2/shhs2-200852/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47d17c2f3bfb411f05b7e274eed000bff6979257 --- /dev/null +++ b/shhs_visit2/shhs2-200852/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b09a5acb5727a751d69253d8787b70344fc141ede21fa53ad0bd5cbc612a239 +size 3182 diff --git a/shhs_visit2/shhs2-200853/embeddings.meta.json b/shhs_visit2/shhs2-200853/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..609979596eff8633c661a75bf2227b4b7ccf657a --- /dev/null +++ b/shhs_visit2/shhs2-200853/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200853", + "embedding_dim": 500, + "n_epochs": 1358, + "created_utc": "2026-05-03T18:09:33.310287+00:00", + "shape": [ + 1358, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200853/embeddings.npy b/shhs_visit2/shhs2-200853/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..218ff1953735290f5c112ef49ae32ac997b495fb --- /dev/null +++ b/shhs_visit2/shhs2-200853/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a385013841055bdff7031e6475892111faabf266381bf94bbaa4f32c039e5d3 +size 1358128 diff --git a/shhs_visit2/shhs2-200853/labels.meta.json b/shhs_visit2/shhs2-200853/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80cbe02ea702310e55023e36a1e8f4e7efad220e --- /dev/null +++ b/shhs_visit2/shhs2-200853/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200853", + "n_epochs": 1358, + "created_utc": "2026-05-03T18:09:33.314141+00:00", + "shape": [ + 1358 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200853/labels.npy b/shhs_visit2/shhs2-200853/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..19b55c47003d8e39f4768e3a5b283b224ab7e20f --- /dev/null +++ b/shhs_visit2/shhs2-200853/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8bb1f705f2ffd8a0383812baca0d673cc62dff5bacdce2b7650559242bb473 +size 2844 diff --git a/shhs_visit2/shhs2-200854/embeddings.meta.json b/shhs_visit2/shhs2-200854/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ef4e150f788e98b018c74a8b2abfb01367d8d04 --- /dev/null +++ b/shhs_visit2/shhs2-200854/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200854", + "embedding_dim": 500, + "n_epochs": 1339, + "created_utc": "2026-05-03T18:09:34.899394+00:00", + "shape": [ + 1339, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200854/embeddings.npy b/shhs_visit2/shhs2-200854/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b983ac3b40ba290db70f0b98bba049b4c802b9b6 --- /dev/null +++ b/shhs_visit2/shhs2-200854/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d44f9e276400fad688f403cbea87eda1a44464aebfe9ff42e2d130fc3b54bcf +size 1339128 diff --git a/shhs_visit2/shhs2-200854/labels.meta.json b/shhs_visit2/shhs2-200854/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..371919b04590fd1766294b4183db86331eba6b73 --- /dev/null +++ b/shhs_visit2/shhs2-200854/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200854", + "n_epochs": 1339, + "created_utc": "2026-05-03T18:09:34.903869+00:00", + "shape": [ + 1339 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200854/labels.npy b/shhs_visit2/shhs2-200854/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b2b876cba1eb2397e2a18ad9da8a6c1d53aeb8b --- /dev/null +++ b/shhs_visit2/shhs2-200854/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90ec2b0a4ebbc26af45cb6fbcc2819c76979e996bc77ea678bb5e2d58c12e21 +size 2806 diff --git a/shhs_visit2/shhs2-200856/embeddings.meta.json b/shhs_visit2/shhs2-200856/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8cf5dc1e215eef0a64fda66f7cd831f961317aa7 --- /dev/null +++ b/shhs_visit2/shhs2-200856/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200856", + "embedding_dim": 500, + "n_epochs": 1084, + "created_utc": "2026-05-03T18:09:36.426821+00:00", + "shape": [ + 1084, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200856/embeddings.npy b/shhs_visit2/shhs2-200856/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ce67b7f96bf80217239821679495169dcdb95ce --- /dev/null +++ b/shhs_visit2/shhs2-200856/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1108f792a0886e6fe767b744ffdac851d8a950d3fde468efbe995b44424383 +size 1084128 diff --git a/shhs_visit2/shhs2-200856/labels.meta.json b/shhs_visit2/shhs2-200856/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f638d8f09d5e6faf2db73450a7ae576bb024c74 --- /dev/null +++ b/shhs_visit2/shhs2-200856/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200856", + "n_epochs": 1084, + "created_utc": "2026-05-03T18:09:36.430632+00:00", + "shape": [ + 1084 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200856/labels.npy b/shhs_visit2/shhs2-200856/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d501537b40f0b5507b85c0c550ff1af425dc5da6 --- /dev/null +++ b/shhs_visit2/shhs2-200856/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f1c03719c22cc3fd687a449b6e596c921d001c8a25346f58d6b9c62534b613d +size 2296 diff --git a/shhs_visit2/shhs2-200857/embeddings.meta.json b/shhs_visit2/shhs2-200857/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d9dd4644569c434a9bbe08c27277bf5a01755d9 --- /dev/null +++ b/shhs_visit2/shhs2-200857/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200857", + "embedding_dim": 500, + "n_epochs": 1231, + "created_utc": "2026-05-03T18:09:39.225856+00:00", + "shape": [ + 1231, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200857/embeddings.npy b/shhs_visit2/shhs2-200857/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..228f4ed76a69c4686cccc662e918d6140610cfe8 --- /dev/null +++ b/shhs_visit2/shhs2-200857/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da374863bf5bd096938663d8d23dc166220e4428640b55115cf2d6a93137d001 +size 1231128 diff --git a/shhs_visit2/shhs2-200857/labels.meta.json b/shhs_visit2/shhs2-200857/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91ccf69efd045e367e39ae3a35d143f3123a32e4 --- /dev/null +++ b/shhs_visit2/shhs2-200857/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200857", + "n_epochs": 1231, + "created_utc": "2026-05-03T18:09:39.229956+00:00", + "shape": [ + 1231 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200857/labels.npy b/shhs_visit2/shhs2-200857/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1893999640b13645cc4e7c06867381db35c07a7f --- /dev/null +++ b/shhs_visit2/shhs2-200857/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b207fb05e4375666e0f33ff7b43f5b9e9a94265815abb45d39cb9b0fdae615d1 +size 2590 diff --git a/shhs_visit2/shhs2-200858/embeddings.meta.json b/shhs_visit2/shhs2-200858/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40b631f61cda8b90ae43f3368e427ad16506dc32 --- /dev/null +++ b/shhs_visit2/shhs2-200858/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200858", + "embedding_dim": 500, + "n_epochs": 1277, + "created_utc": "2026-05-03T18:09:42.530377+00:00", + "shape": [ + 1277, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200858/embeddings.npy b/shhs_visit2/shhs2-200858/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ae8b2f57a0c2088cdc1f7e92f96873b3e83ea8e --- /dev/null +++ b/shhs_visit2/shhs2-200858/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f400f859f35144c0819dd5163a4bb014fbfdef93f68584a4e342bbee5f4f68e1 +size 1277128 diff --git a/shhs_visit2/shhs2-200858/labels.meta.json b/shhs_visit2/shhs2-200858/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fed61eebb11d3b79efbd2f0e31fcccb7bb77010 --- /dev/null +++ b/shhs_visit2/shhs2-200858/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200858", + "n_epochs": 1277, + "created_utc": "2026-05-03T18:09:42.534679+00:00", + "shape": [ + 1277 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200858/labels.npy b/shhs_visit2/shhs2-200858/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..277e7875ddda689db06ff81e35fcb63d04ae0fa8 --- /dev/null +++ b/shhs_visit2/shhs2-200858/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef0fca61ead7b2d4d355cb4e2e483d0300a4f4f52abddc2601f32ce5e139bf83 +size 2682 diff --git a/shhs_visit2/shhs2-200859/embeddings.meta.json b/shhs_visit2/shhs2-200859/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..833a5dcb44e005e47f9ffd1793f869a33984a0c6 --- /dev/null +++ b/shhs_visit2/shhs2-200859/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200859", + "embedding_dim": 500, + "n_epochs": 1321, + "created_utc": "2026-05-03T18:09:43.156545+00:00", + "shape": [ + 1321, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200859/embeddings.npy b/shhs_visit2/shhs2-200859/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..82adf77244b1e461663dd2068c8b534dcf376d22 --- /dev/null +++ b/shhs_visit2/shhs2-200859/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebc63f4e1786b8689bea0e4cabe09ae68a99531478b7475c74b3451d6a2f4c5 +size 1321128 diff --git a/shhs_visit2/shhs2-200859/labels.meta.json b/shhs_visit2/shhs2-200859/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..319e3935a7d4063ec5a7aeaf14162805bc60a354 --- /dev/null +++ b/shhs_visit2/shhs2-200859/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200859", + "n_epochs": 1321, + "created_utc": "2026-05-03T18:09:43.160490+00:00", + "shape": [ + 1321 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200859/labels.npy b/shhs_visit2/shhs2-200859/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b60d2ad189810be5663dff2862961e32bc4c309c --- /dev/null +++ b/shhs_visit2/shhs2-200859/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd400ddb88f72aae6414fe1abf7087ceb34e33564c6174f965c1970ad1fca61 +size 2770 diff --git a/shhs_visit2/shhs2-200860/embeddings.meta.json b/shhs_visit2/shhs2-200860/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed57170672b6108821f0a2717656f8f08cf50863 --- /dev/null +++ b/shhs_visit2/shhs2-200860/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200860", + "embedding_dim": 500, + "n_epochs": 1223, + "created_utc": "2026-05-03T18:09:46.149943+00:00", + "shape": [ + 1223, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200860/embeddings.npy b/shhs_visit2/shhs2-200860/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da0c3afbd2322b577b26a8dba31ae7630cccdbe1 --- /dev/null +++ b/shhs_visit2/shhs2-200860/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7943cf1f3845ef0f27e836ed0e40a861873790b64ea7c496169219675de205 +size 1223128 diff --git a/shhs_visit2/shhs2-200860/labels.meta.json b/shhs_visit2/shhs2-200860/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc5b6f5f6edc778d350df6f59fa00e168cdfaa47 --- /dev/null +++ b/shhs_visit2/shhs2-200860/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200860", + "n_epochs": 1223, + "created_utc": "2026-05-03T18:09:46.153452+00:00", + "shape": [ + 1223 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200860/labels.npy b/shhs_visit2/shhs2-200860/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..209c60d912274bcbdab3cfe9aca13c6e6934ca51 --- /dev/null +++ b/shhs_visit2/shhs2-200860/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49c3653297ec34f2c6de68eabd769f08ba611b245f72084acb755a71fe3afdb +size 2574 diff --git a/shhs_visit2/shhs2-200865/embeddings.meta.json b/shhs_visit2/shhs2-200865/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f90b91c8e1abab72091a5a7499e24ae1d759802a --- /dev/null +++ b/shhs_visit2/shhs2-200865/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200865", + "embedding_dim": 500, + "n_epochs": 1346, + "created_utc": "2026-05-03T18:09:48.486719+00:00", + "shape": [ + 1346, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200865/embeddings.npy b/shhs_visit2/shhs2-200865/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..133dd1362285607317f8d34093d279d9e5c7c80b --- /dev/null +++ b/shhs_visit2/shhs2-200865/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f2dbbe14ccb489e7f5aea293dfedc246a31304734a5d2ecdddc6c4cf5640f9 +size 1346128 diff --git a/shhs_visit2/shhs2-200865/labels.meta.json b/shhs_visit2/shhs2-200865/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31828805433c5ef14a314e6d50a55d510c0e7d6d --- /dev/null +++ b/shhs_visit2/shhs2-200865/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200865", + "n_epochs": 1346, + "created_utc": "2026-05-03T18:09:48.490692+00:00", + "shape": [ + 1346 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200865/labels.npy b/shhs_visit2/shhs2-200865/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..898d32c14d5687677df4bb3f960a9c892238e75e --- /dev/null +++ b/shhs_visit2/shhs2-200865/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9aba80a4469f3de51288a21c9ef52dc1cd1123c377e30a93be1c04b65dc1eb8 +size 2820 diff --git a/shhs_visit2/shhs2-200866/embeddings.meta.json b/shhs_visit2/shhs2-200866/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c489b35f73b4329b88417efee0e20b5a843f2df5 --- /dev/null +++ b/shhs_visit2/shhs2-200866/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200866", + "embedding_dim": 500, + "n_epochs": 1494, + "created_utc": "2026-05-03T18:09:50.131556+00:00", + "shape": [ + 1494, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200866/embeddings.npy b/shhs_visit2/shhs2-200866/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..61ac50040faaf77dcb272c6e07dd08ec4df9d787 --- /dev/null +++ b/shhs_visit2/shhs2-200866/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435dd2e1526b4ae42e23c8e574b1dfde7ed987fe63e46cfebffa59209d82bcec +size 1494128 diff --git a/shhs_visit2/shhs2-200866/labels.meta.json b/shhs_visit2/shhs2-200866/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21759ad044411cee66c48d92a27a6a9bb1820a2c --- /dev/null +++ b/shhs_visit2/shhs2-200866/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200866", + "n_epochs": 1494, + "created_utc": "2026-05-03T18:09:50.135401+00:00", + "shape": [ + 1494 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200866/labels.npy b/shhs_visit2/shhs2-200866/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..797450fcd52e42d59865eec0769308c4e2b137e5 --- /dev/null +++ b/shhs_visit2/shhs2-200866/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf9eecee0fc2ef379f8266c5ac3b4035ea39edc3431d28519092064d9c47b7b +size 3116 diff --git a/shhs_visit2/shhs2-200867/embeddings.meta.json b/shhs_visit2/shhs2-200867/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ccde866a6fd3d845cb2c85ce3061f5e05a5e33c6 --- /dev/null +++ b/shhs_visit2/shhs2-200867/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200867", + "embedding_dim": 500, + "n_epochs": 1237, + "created_utc": "2026-05-03T18:09:50.745215+00:00", + "shape": [ + 1237, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200867/embeddings.npy b/shhs_visit2/shhs2-200867/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..725d3aab435b78113c2aaec3a9c22eef86ec79ca --- /dev/null +++ b/shhs_visit2/shhs2-200867/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2157033d08fceeabcae07a70146ae6ce483452ce0a160dfff05de64f48707d +size 1237128 diff --git a/shhs_visit2/shhs2-200867/labels.meta.json b/shhs_visit2/shhs2-200867/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1361d384bc294dea706458c64982867b5513f917 --- /dev/null +++ b/shhs_visit2/shhs2-200867/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200867", + "n_epochs": 1237, + "created_utc": "2026-05-03T18:09:50.748710+00:00", + "shape": [ + 1237 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200867/labels.npy b/shhs_visit2/shhs2-200867/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c7521df12fbb7982e4856d27968852044ea8374 --- /dev/null +++ b/shhs_visit2/shhs2-200867/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eecdde2f209219b4e1be0826b40278456e0e093840eee4a37f9a160377cf47b4 +size 2602 diff --git a/shhs_visit2/shhs2-200868/embeddings.meta.json b/shhs_visit2/shhs2-200868/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..040910a5524bc9f648228612e9cf60f3b8aa8bcc --- /dev/null +++ b/shhs_visit2/shhs2-200868/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200868", + "embedding_dim": 500, + "n_epochs": 1488, + "created_utc": "2026-05-03T18:09:52.240359+00:00", + "shape": [ + 1488, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200868/embeddings.npy b/shhs_visit2/shhs2-200868/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58a04e05c6a30d1501a228669f3b3e5e7ee72674 --- /dev/null +++ b/shhs_visit2/shhs2-200868/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcab0eaf6e5c5c517e12fa5dad1601819f3c04cfa6be8225eb17be5b6d6b2f1a +size 1488128 diff --git a/shhs_visit2/shhs2-200868/labels.meta.json b/shhs_visit2/shhs2-200868/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d87d2e4b59d220e5a9d930c974b4fe24c31c8757 --- /dev/null +++ b/shhs_visit2/shhs2-200868/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200868", + "n_epochs": 1488, + "created_utc": "2026-05-03T18:09:52.244109+00:00", + "shape": [ + 1488 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200868/labels.npy b/shhs_visit2/shhs2-200868/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..faf7a198cdaa6625150b76bc4a4d1f0d44606835 --- /dev/null +++ b/shhs_visit2/shhs2-200868/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8b5452ae6c82a517f9900807ab1d781d3809e74b35c011722286a525db5fae +size 3104 diff --git a/shhs_visit2/shhs2-200870/embeddings.meta.json b/shhs_visit2/shhs2-200870/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08642d6ddb3cf4c248d2ed2f936b85744dd30ace --- /dev/null +++ b/shhs_visit2/shhs2-200870/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200870", + "embedding_dim": 500, + "n_epochs": 1530, + "created_utc": "2026-05-03T18:09:52.965874+00:00", + "shape": [ + 1530, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200870/embeddings.npy b/shhs_visit2/shhs2-200870/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..494f68cc44199de8fe640c8b1d23ca90d7ea8e75 --- /dev/null +++ b/shhs_visit2/shhs2-200870/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8beaece07654bb2aeb298588e0de941d2cc49b4901d402551375b8be045be6 +size 1530128 diff --git a/shhs_visit2/shhs2-200870/labels.meta.json b/shhs_visit2/shhs2-200870/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69cc1ec1a0d6163f9cf5074d69e17805eabac7b3 --- /dev/null +++ b/shhs_visit2/shhs2-200870/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200870", + "n_epochs": 1530, + "created_utc": "2026-05-03T18:09:52.970481+00:00", + "shape": [ + 1530 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200870/labels.npy b/shhs_visit2/shhs2-200870/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..52cd508aa521bcf97dfcee7da459f8fa62b63369 --- /dev/null +++ b/shhs_visit2/shhs2-200870/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb776f350e72f938c6ece6697c17849ff1661cdc771706c09294e3e1162ab27 +size 3188 diff --git a/shhs_visit2/shhs2-200873/embeddings.meta.json b/shhs_visit2/shhs2-200873/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e49cd053f04c27a3d34cc9876e405589481e1c9 --- /dev/null +++ b/shhs_visit2/shhs2-200873/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200873", + "embedding_dim": 500, + "n_epochs": 1355, + "created_utc": "2026-05-03T18:09:54.795199+00:00", + "shape": [ + 1355, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200873/embeddings.npy b/shhs_visit2/shhs2-200873/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c1e30bb8abd6d8339881b35ef86e9fe7c7010a9 --- /dev/null +++ b/shhs_visit2/shhs2-200873/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b59daa90b47d9ad506a2493baaa2307833de7e5b1b070e87bcdba561581d85 +size 1355128 diff --git a/shhs_visit2/shhs2-200873/labels.meta.json b/shhs_visit2/shhs2-200873/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47ce44fb76229c8d03975d5b9eb84484a5633295 --- /dev/null +++ b/shhs_visit2/shhs2-200873/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200873", + "n_epochs": 1355, + "created_utc": "2026-05-03T18:09:54.798845+00:00", + "shape": [ + 1355 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200873/labels.npy b/shhs_visit2/shhs2-200873/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..957be13b40cd89c2270aa7ce303ef4b51e1cc6dc --- /dev/null +++ b/shhs_visit2/shhs2-200873/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec5189055d6d8d31d72cb9d3945fd25cbb4621cf2a211c33c9ee9941cf20572 +size 2838 diff --git a/shhs_visit2/shhs2-200874/embeddings.meta.json b/shhs_visit2/shhs2-200874/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f3b156edf0a64e9559a55a61656b9de1f443450 --- /dev/null +++ b/shhs_visit2/shhs2-200874/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200874", + "embedding_dim": 500, + "n_epochs": 1150, + "created_utc": "2026-05-03T18:09:55.862239+00:00", + "shape": [ + 1150, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200874/embeddings.npy b/shhs_visit2/shhs2-200874/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..685d49ad5d306dc888b4f5dbced2412d3928938c --- /dev/null +++ b/shhs_visit2/shhs2-200874/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f827964e0c11071343af016d5d57b711556e5905364f1d2c0e9682e81027bad5 +size 1150128 diff --git a/shhs_visit2/shhs2-200874/labels.meta.json b/shhs_visit2/shhs2-200874/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c7b19f3aa6e3f8d5462289233cfc7534b543ecf --- /dev/null +++ b/shhs_visit2/shhs2-200874/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200874", + "n_epochs": 1150, + "created_utc": "2026-05-03T18:09:55.867384+00:00", + "shape": [ + 1150 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200874/labels.npy b/shhs_visit2/shhs2-200874/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f7d94dfeb3fcb1065bb0bf40193320d776a621d --- /dev/null +++ b/shhs_visit2/shhs2-200874/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b57beebde5a16a2effb8c7c2f35e6a3ca4bd6134b76c48af9229075879dcac +size 2428 diff --git a/shhs_visit2/shhs2-200878/embeddings.meta.json b/shhs_visit2/shhs2-200878/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..919c53865ce047f37d7f3a3c4a8dd91ffc7b559a --- /dev/null +++ b/shhs_visit2/shhs2-200878/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200878", + "embedding_dim": 500, + "n_epochs": 1355, + "created_utc": "2026-05-03T18:09:57.656887+00:00", + "shape": [ + 1355, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200878/embeddings.npy b/shhs_visit2/shhs2-200878/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8dfd27c8cfd2aee486995d7c809518c1889b438c --- /dev/null +++ b/shhs_visit2/shhs2-200878/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d697447a3e9424c32b8ca7df5bde874bc24c71d9bb63cb61fe34ecbd68dd90c +size 1355128 diff --git a/shhs_visit2/shhs2-200878/labels.meta.json b/shhs_visit2/shhs2-200878/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..009656f934513b51429b425ee0663eec6498a4fa --- /dev/null +++ b/shhs_visit2/shhs2-200878/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200878", + "n_epochs": 1355, + "created_utc": "2026-05-03T18:09:57.660778+00:00", + "shape": [ + 1355 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200878/labels.npy b/shhs_visit2/shhs2-200878/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fe93e0fdabf7b79e273fb54a1b2849d932d3fe3 --- /dev/null +++ b/shhs_visit2/shhs2-200878/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015abf539dfd83628fbf5d7a74359f185979035fcc787f9349c348efc09935d2 +size 2838 diff --git a/shhs_visit2/shhs2-200879/embeddings.meta.json b/shhs_visit2/shhs2-200879/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98fbd3c6827716c0cee324880cee7f6ced659dfb --- /dev/null +++ b/shhs_visit2/shhs2-200879/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200879", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:09:59.053894+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200879/embeddings.npy b/shhs_visit2/shhs2-200879/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9319ece10a0de6992455b9f179a9f2008dd09f4 --- /dev/null +++ b/shhs_visit2/shhs2-200879/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcae4e4059c285159db69c15d03da6bf029b31ed4853a5ce0b76c174e89e05a4 +size 1364128 diff --git a/shhs_visit2/shhs2-200879/labels.meta.json b/shhs_visit2/shhs2-200879/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..09051c17aae1fac32d2f7cb9f2289ed4f112d042 --- /dev/null +++ b/shhs_visit2/shhs2-200879/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200879", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:09:59.057791+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200879/labels.npy b/shhs_visit2/shhs2-200879/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..864d0c9f005ea80a58d04bc1ecf4668dddaa4e01 --- /dev/null +++ b/shhs_visit2/shhs2-200879/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4713d33c4310944d0f85cd507c084161e7dfc7e63c80439402eb3411dc774c +size 2856 diff --git a/shhs_visit2/shhs2-200882/embeddings.meta.json b/shhs_visit2/shhs2-200882/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d3ec1aaae15f788aa6b7b530f6d876838f37e84 --- /dev/null +++ b/shhs_visit2/shhs2-200882/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200882", + "embedding_dim": 500, + "n_epochs": 1424, + "created_utc": "2026-05-03T18:10:00.631333+00:00", + "shape": [ + 1424, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200882/embeddings.npy b/shhs_visit2/shhs2-200882/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb11cf08f77c3b1e607f1ec4d8d72e919798a34b --- /dev/null +++ b/shhs_visit2/shhs2-200882/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed9b1d3a4a041e5605cc15218faec37939f300272bedec5e2415a82b16645bf +size 1424128 diff --git a/shhs_visit2/shhs2-200882/labels.meta.json b/shhs_visit2/shhs2-200882/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f92d68ad855902a578a3903eb9f0fa009e2c7af0 --- /dev/null +++ b/shhs_visit2/shhs2-200882/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200882", + "n_epochs": 1424, + "created_utc": "2026-05-03T18:10:00.637698+00:00", + "shape": [ + 1424 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200882/labels.npy b/shhs_visit2/shhs2-200882/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f261cf16f0ba3155325b05ef2f3994917d536cd3 --- /dev/null +++ b/shhs_visit2/shhs2-200882/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b302a8cc40ff7f53f462b97a14620ad214c61dda36c554e7ef7ec8db45d052b3 +size 2976 diff --git a/shhs_visit2/shhs2-200883/embeddings.meta.json b/shhs_visit2/shhs2-200883/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..581f795569ce5fc0661947172def39f0fe63b65e --- /dev/null +++ b/shhs_visit2/shhs2-200883/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200883", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:10:01.927867+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200883/embeddings.npy b/shhs_visit2/shhs2-200883/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef5ef706d10ab3838b69abb26314bce6118cde96 --- /dev/null +++ b/shhs_visit2/shhs2-200883/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa609aeb296ebccb0c2afd51c481f73bfde386c09182fdfaac9ab5614fa1e90 +size 1260128 diff --git a/shhs_visit2/shhs2-200883/labels.meta.json b/shhs_visit2/shhs2-200883/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e675d6b634b593d868f72403dee15f5f9ef8eba --- /dev/null +++ b/shhs_visit2/shhs2-200883/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200883", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:10:01.932301+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200883/labels.npy b/shhs_visit2/shhs2-200883/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e33de2f800eb4aa9bc2107a5ac2a251418a68149 --- /dev/null +++ b/shhs_visit2/shhs2-200883/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d30121a32dafbe154ba7412f5ffacb935ba706057ffc78068278a712fbff57 +size 2648 diff --git a/shhs_visit2/shhs2-200885/embeddings.meta.json b/shhs_visit2/shhs2-200885/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dfaeb786929f7300a86011f9837164acd706e38 --- /dev/null +++ b/shhs_visit2/shhs2-200885/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200885", + "embedding_dim": 500, + "n_epochs": 1481, + "created_utc": "2026-05-03T18:10:02.621303+00:00", + "shape": [ + 1481, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200885/embeddings.npy b/shhs_visit2/shhs2-200885/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8a821410ef385def7e97af86006bd4a63bc0325 --- /dev/null +++ b/shhs_visit2/shhs2-200885/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc08884a25ccb542ffb34735c892e23693cb3db8c92cc61f6de4f718c5abd945 +size 1481128 diff --git a/shhs_visit2/shhs2-200885/labels.meta.json b/shhs_visit2/shhs2-200885/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffad9ae398b3d558fefb26bfa8f1a02480907266 --- /dev/null +++ b/shhs_visit2/shhs2-200885/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200885", + "n_epochs": 1481, + "created_utc": "2026-05-03T18:10:02.625744+00:00", + "shape": [ + 1481 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200885/labels.npy b/shhs_visit2/shhs2-200885/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce3833b930bfb75eb71b0b4a27098899357c9fc0 --- /dev/null +++ b/shhs_visit2/shhs2-200885/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15de96b38d270900121a9ab6112363eedd0d151c158210dd9a297b3c78080246 +size 3090 diff --git a/shhs_visit2/shhs2-200886/embeddings.meta.json b/shhs_visit2/shhs2-200886/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ada9e7a594cbe759de4a91140b067a5ead50b0b2 --- /dev/null +++ b/shhs_visit2/shhs2-200886/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200886", + "embedding_dim": 500, + "n_epochs": 1337, + "created_utc": "2026-05-03T18:10:04.282581+00:00", + "shape": [ + 1337, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200886/embeddings.npy b/shhs_visit2/shhs2-200886/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d71484e80e0dff5e4e7073ed5661ef6c0baebf69 --- /dev/null +++ b/shhs_visit2/shhs2-200886/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ae5841380048d3063e30c47ddeb0ab22f0554e0b57908d038a8323d7eaff0b +size 1337128 diff --git a/shhs_visit2/shhs2-200886/labels.meta.json b/shhs_visit2/shhs2-200886/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67a94459527a0c090c18742e3ce07aed8e3c8076 --- /dev/null +++ b/shhs_visit2/shhs2-200886/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200886", + "n_epochs": 1337, + "created_utc": "2026-05-03T18:10:04.288354+00:00", + "shape": [ + 1337 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200886/labels.npy b/shhs_visit2/shhs2-200886/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..007d284cc330a222199e3541275cda26ed1e69a2 --- /dev/null +++ b/shhs_visit2/shhs2-200886/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e642fc6bbd09118df7f7dcafe09d69f7569ded4d26f0d5a8ceb3fae3c315a1 +size 2802 diff --git a/shhs_visit2/shhs2-200887/embeddings.meta.json b/shhs_visit2/shhs2-200887/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..184deefae06640e9785d689031ac87be96a32fea --- /dev/null +++ b/shhs_visit2/shhs2-200887/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200887", + "embedding_dim": 500, + "n_epochs": 1315, + "created_utc": "2026-05-03T18:10:06.097737+00:00", + "shape": [ + 1315, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200887/embeddings.npy b/shhs_visit2/shhs2-200887/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b0253002bb1b95fffa74e6828c85c1f5405f6357 --- /dev/null +++ b/shhs_visit2/shhs2-200887/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35be499a3e2a1b516647f6cd2b298a09ddb2aa37187540fb33ad46b0678370d6 +size 1315128 diff --git a/shhs_visit2/shhs2-200887/labels.meta.json b/shhs_visit2/shhs2-200887/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4d92e464bcfbff0e2e9115ba13ac82d3f9a4020 --- /dev/null +++ b/shhs_visit2/shhs2-200887/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200887", + "n_epochs": 1315, + "created_utc": "2026-05-03T18:10:06.101810+00:00", + "shape": [ + 1315 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200887/labels.npy b/shhs_visit2/shhs2-200887/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0505f723311585e84f0a38f3eb8a08120e13d528 --- /dev/null +++ b/shhs_visit2/shhs2-200887/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f4c169d5aa02ea6cb1f3c058519cb565c8e0902219f8e54a1383fad59d2bdc +size 2758 diff --git a/shhs_visit2/shhs2-200888/embeddings.meta.json b/shhs_visit2/shhs2-200888/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7ae2f20500b25650b5f3e2b1bbf8dd72bd744dc --- /dev/null +++ b/shhs_visit2/shhs2-200888/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200888", + "embedding_dim": 500, + "n_epochs": 1268, + "created_utc": "2026-05-03T18:10:07.901473+00:00", + "shape": [ + 1268, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200888/embeddings.npy b/shhs_visit2/shhs2-200888/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7af62133ddb2dbc48ce9b8f84e3695070c1f2710 --- /dev/null +++ b/shhs_visit2/shhs2-200888/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6dafc180734d73d2aaf20ad37c85f70ea9af0d513db2da76a41be9d19dcb20 +size 1268128 diff --git a/shhs_visit2/shhs2-200888/labels.meta.json b/shhs_visit2/shhs2-200888/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37ca0826f2da5406c7ea73efa9e1c46c4ff79599 --- /dev/null +++ b/shhs_visit2/shhs2-200888/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200888", + "n_epochs": 1268, + "created_utc": "2026-05-03T18:10:07.905758+00:00", + "shape": [ + 1268 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200888/labels.npy b/shhs_visit2/shhs2-200888/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c58c2290decc6e9ca61707dc519e7bb4b501f93 --- /dev/null +++ b/shhs_visit2/shhs2-200888/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d91eee99c515f273ae96e3ca3a0b725064492ee67d138b863bcd7987bc16717b +size 2664 diff --git a/shhs_visit2/shhs2-200889/embeddings.meta.json b/shhs_visit2/shhs2-200889/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6908902aa95d1192922093652e900af32209bfcd --- /dev/null +++ b/shhs_visit2/shhs2-200889/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200889", + "embedding_dim": 500, + "n_epochs": 1559, + "created_utc": "2026-05-03T18:10:13.276939+00:00", + "shape": [ + 1559, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200889/embeddings.npy b/shhs_visit2/shhs2-200889/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ed0eb497493d2087d7548c20a83e51cda9bea78 --- /dev/null +++ b/shhs_visit2/shhs2-200889/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621d11d73fe69363d3dab14b2e03f3f978d27e672fad676ab2e053c81c7191a6 +size 1559128 diff --git a/shhs_visit2/shhs2-200889/labels.meta.json b/shhs_visit2/shhs2-200889/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..992a75fcee44b9db58580e45ef1659e1fdbf640e --- /dev/null +++ b/shhs_visit2/shhs2-200889/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200889", + "n_epochs": 1559, + "created_utc": "2026-05-03T18:10:13.280758+00:00", + "shape": [ + 1559 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200889/labels.npy b/shhs_visit2/shhs2-200889/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..045008075280d59d0187e3d852bacf812f070065 --- /dev/null +++ b/shhs_visit2/shhs2-200889/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2173927713f4afe197c97cebd9cf83c974333415cd2e646b6b5212cc343b6e7d +size 3246 diff --git a/shhs_visit2/shhs2-200890/embeddings.meta.json b/shhs_visit2/shhs2-200890/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2dae622dc3beeb827cb22dd697280a290dc840d4 --- /dev/null +++ b/shhs_visit2/shhs2-200890/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200890", + "embedding_dim": 500, + "n_epochs": 1345, + "created_utc": "2026-05-03T18:10:15.196130+00:00", + "shape": [ + 1345, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200890/embeddings.npy b/shhs_visit2/shhs2-200890/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a96d3486236d5df071beda86e3c84cde2906fcf1 --- /dev/null +++ b/shhs_visit2/shhs2-200890/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d6933a45eb3f24b6433a604d3978d584fb17860d171611afac86acc06f4e51 +size 1345128 diff --git a/shhs_visit2/shhs2-200890/labels.meta.json b/shhs_visit2/shhs2-200890/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82bda5282023c7e098ab2c7e8b2c3d2ece5cb9dc --- /dev/null +++ b/shhs_visit2/shhs2-200890/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200890", + "n_epochs": 1345, + "created_utc": "2026-05-03T18:10:15.200806+00:00", + "shape": [ + 1345 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200890/labels.npy b/shhs_visit2/shhs2-200890/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6418e2f340b53bd0940c6eedc434d6843b00c4db --- /dev/null +++ b/shhs_visit2/shhs2-200890/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1fa311a6e34642efe02305c047630ab0ed791535fc711db36829688fe04b59 +size 2818 diff --git a/shhs_visit2/shhs2-200891/embeddings.meta.json b/shhs_visit2/shhs2-200891/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2b8dfbbc2e011408509ee913731d53e63d72d58 --- /dev/null +++ b/shhs_visit2/shhs2-200891/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200891", + "embedding_dim": 500, + "n_epochs": 1342, + "created_utc": "2026-05-03T18:10:16.602233+00:00", + "shape": [ + 1342, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200891/embeddings.npy b/shhs_visit2/shhs2-200891/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad05e107a0a1c0c52d2fdbc85dc6b073f344715a --- /dev/null +++ b/shhs_visit2/shhs2-200891/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dc728248142ea179f4e3fafd75aa7cf870db987336503549702a470668efd9 +size 1342128 diff --git a/shhs_visit2/shhs2-200891/labels.meta.json b/shhs_visit2/shhs2-200891/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08169e4fdd37b7a78e7e6956935b89f5eb631310 --- /dev/null +++ b/shhs_visit2/shhs2-200891/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200891", + "n_epochs": 1342, + "created_utc": "2026-05-03T18:10:16.606218+00:00", + "shape": [ + 1342 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200891/labels.npy b/shhs_visit2/shhs2-200891/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..798a65a187caf83ea3d8a370b44bc64a9fa89eaa --- /dev/null +++ b/shhs_visit2/shhs2-200891/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a2de1c4f89cd35ec38e15f694b2cd162835016e3ea2a9a18eac330ed01ef90 +size 2812 diff --git a/shhs_visit2/shhs2-200897/embeddings.meta.json b/shhs_visit2/shhs2-200897/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29c96d10b3a2ffbeffe0d2196c89a65222014083 --- /dev/null +++ b/shhs_visit2/shhs2-200897/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200897", + "embedding_dim": 500, + "n_epochs": 1096, + "created_utc": "2026-05-03T18:10:17.785999+00:00", + "shape": [ + 1096, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200897/embeddings.npy b/shhs_visit2/shhs2-200897/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3604e3c0f18ffa5330104356740c48efa0c3ee35 --- /dev/null +++ b/shhs_visit2/shhs2-200897/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d317dc3c975b8c77b64b0ae871a34b8c64eefc2b1f56409681ed63e9c373ea +size 1096128 diff --git a/shhs_visit2/shhs2-200897/labels.meta.json b/shhs_visit2/shhs2-200897/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b13da8e1c5ca470a0388d4b8c61954aad678761c --- /dev/null +++ b/shhs_visit2/shhs2-200897/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200897", + "n_epochs": 1096, + "created_utc": "2026-05-03T18:10:17.789971+00:00", + "shape": [ + 1096 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200897/labels.npy b/shhs_visit2/shhs2-200897/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d36838308ceb8c69ddac552a40d3cce67b08ed70 --- /dev/null +++ b/shhs_visit2/shhs2-200897/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bcfaab85a6c1c18e00e500a168471971ecf5cd66f04ae8a6ce1c1731a80b14e +size 2320 diff --git a/shhs_visit2/shhs2-200898/embeddings.meta.json b/shhs_visit2/shhs2-200898/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b915755f7a077fed1e2dd33b5ff12c809c2d691e --- /dev/null +++ b/shhs_visit2/shhs2-200898/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200898", + "embedding_dim": 500, + "n_epochs": 1481, + "created_utc": "2026-05-03T18:10:22.211127+00:00", + "shape": [ + 1481, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200898/embeddings.npy b/shhs_visit2/shhs2-200898/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d6459b6f68cda8c0eb0085e0f2bb00ab183afc82 --- /dev/null +++ b/shhs_visit2/shhs2-200898/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89765460e6d2510f6f9dfec622f2a6710a84b30c0555d3c6bbfdb5e2070d6eac +size 1481128 diff --git a/shhs_visit2/shhs2-200898/labels.meta.json b/shhs_visit2/shhs2-200898/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7949ec548bea7d13cf0e6c3e7a1b1d301196dccb --- /dev/null +++ b/shhs_visit2/shhs2-200898/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200898", + "n_epochs": 1481, + "created_utc": "2026-05-03T18:10:22.214513+00:00", + "shape": [ + 1481 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200898/labels.npy b/shhs_visit2/shhs2-200898/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d0820fe100de64b7cdb011d76d4c2a4c9b0a896 --- /dev/null +++ b/shhs_visit2/shhs2-200898/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c82f083a556ce81d4468b7c309f104dad1ce14f96a6c01dd46d625907edecb +size 3090 diff --git a/shhs_visit2/shhs2-200899/embeddings.meta.json b/shhs_visit2/shhs2-200899/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81e50ed482f334e2d3185e27c8c78bf0097200a9 --- /dev/null +++ b/shhs_visit2/shhs2-200899/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200899", + "embedding_dim": 500, + "n_epochs": 1351, + "created_utc": "2026-05-03T18:10:23.961600+00:00", + "shape": [ + 1351, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200899/embeddings.npy b/shhs_visit2/shhs2-200899/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..37d63023dcaf86f29f8afa433c4f3eb56be43a9b --- /dev/null +++ b/shhs_visit2/shhs2-200899/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1762be258f5d4396986c7349312282fb5f8080c1ad2714f7fc51223d5f0a50 +size 1351128 diff --git a/shhs_visit2/shhs2-200899/labels.meta.json b/shhs_visit2/shhs2-200899/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bc975889fc655a967a9088417d6da8b4133eb87 --- /dev/null +++ b/shhs_visit2/shhs2-200899/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200899", + "n_epochs": 1351, + "created_utc": "2026-05-03T18:10:23.965642+00:00", + "shape": [ + 1351 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200899/labels.npy b/shhs_visit2/shhs2-200899/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bab7ae07382490024d7ac494c549e42082f22fe3 --- /dev/null +++ b/shhs_visit2/shhs2-200899/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9144687c824901c56676a9988ac238e1f36cec71097efb38c2f8d8836ec0f961 +size 2830 diff --git a/shhs_visit2/shhs2-200900/embeddings.meta.json b/shhs_visit2/shhs2-200900/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b87aa9194415cf777d05f1f2abd30e9b6d3e1b2c --- /dev/null +++ b/shhs_visit2/shhs2-200900/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200900", + "embedding_dim": 500, + "n_epochs": 1291, + "created_utc": "2026-05-03T18:10:27.311377+00:00", + "shape": [ + 1291, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200900/embeddings.npy b/shhs_visit2/shhs2-200900/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..18257ceba3b0dc1ae8d5de041fd5e78ab6117e49 --- /dev/null +++ b/shhs_visit2/shhs2-200900/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f597176cbd56d35834ec9e684f56ecffeef85234b803629d11a83375b00a2266 +size 1291128 diff --git a/shhs_visit2/shhs2-200900/labels.meta.json b/shhs_visit2/shhs2-200900/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea549d0b54ab7dd18255abb02da77095d70ae730 --- /dev/null +++ b/shhs_visit2/shhs2-200900/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200900", + "n_epochs": 1291, + "created_utc": "2026-05-03T18:10:27.315018+00:00", + "shape": [ + 1291 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200900/labels.npy b/shhs_visit2/shhs2-200900/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..764cbd781f53a9eaac534f3c4647248d6a4e908f --- /dev/null +++ b/shhs_visit2/shhs2-200900/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb40c6166429c54ee989ab3272def9984318bc25258363567c91c27655616cc +size 2710 diff --git a/shhs_visit2/shhs2-200901/embeddings.meta.json b/shhs_visit2/shhs2-200901/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eeac0d5740787545301b7732dd3077477d9b7829 --- /dev/null +++ b/shhs_visit2/shhs2-200901/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200901", + "embedding_dim": 500, + "n_epochs": 1379, + "created_utc": "2026-05-03T18:10:29.053984+00:00", + "shape": [ + 1379, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200901/embeddings.npy b/shhs_visit2/shhs2-200901/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1106a6b8532a876188c9d3813ec333af4bd5b38d --- /dev/null +++ b/shhs_visit2/shhs2-200901/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e85d7441131ccec25e37d5ecb97c558f2aca5473d2ac4cc0bb9b1fb2248664 +size 1379128 diff --git a/shhs_visit2/shhs2-200901/labels.meta.json b/shhs_visit2/shhs2-200901/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c0d6135fa6766ff889bf761408f6d4455c742725 --- /dev/null +++ b/shhs_visit2/shhs2-200901/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200901", + "n_epochs": 1379, + "created_utc": "2026-05-03T18:10:29.056984+00:00", + "shape": [ + 1379 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200901/labels.npy b/shhs_visit2/shhs2-200901/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c3ec72cd2404f38e19610cc3afa46793753753f --- /dev/null +++ b/shhs_visit2/shhs2-200901/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c585675ef283abcafd7ebb69ddcb4008e24aff1fcbd61bee7056f13c6c10228a +size 2886 diff --git a/shhs_visit2/shhs2-200902/embeddings.meta.json b/shhs_visit2/shhs2-200902/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd2fefc755beabaee22465953bbc3f678239b918 --- /dev/null +++ b/shhs_visit2/shhs2-200902/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200902", + "embedding_dim": 500, + "n_epochs": 1223, + "created_utc": "2026-05-03T18:10:32.041320+00:00", + "shape": [ + 1223, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200902/embeddings.npy b/shhs_visit2/shhs2-200902/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9702627b2decf65fae5b9ee84db6387246a92077 --- /dev/null +++ b/shhs_visit2/shhs2-200902/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700003f3793867e5e831d87b9fe7e0bb09083a94de5b1aeef18fbaf0fa805797 +size 1223128 diff --git a/shhs_visit2/shhs2-200902/labels.meta.json b/shhs_visit2/shhs2-200902/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85ed2514f33a430726ee050b915f4a151b5e3e0a --- /dev/null +++ b/shhs_visit2/shhs2-200902/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200902", + "n_epochs": 1223, + "created_utc": "2026-05-03T18:10:32.044992+00:00", + "shape": [ + 1223 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200902/labels.npy b/shhs_visit2/shhs2-200902/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e167bdc1580b87e9fa1eebe457996fc3925ecf20 --- /dev/null +++ b/shhs_visit2/shhs2-200902/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e3279b6e62094589fdfd002de481e6874dca90404005da5773dd76591f0413 +size 2574 diff --git a/shhs_visit2/shhs2-200903/embeddings.meta.json b/shhs_visit2/shhs2-200903/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6662f552f3d79ee97e00827acc4d972525591cea --- /dev/null +++ b/shhs_visit2/shhs2-200903/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200903", + "embedding_dim": 500, + "n_epochs": 1240, + "created_utc": "2026-05-03T18:10:33.264164+00:00", + "shape": [ + 1240, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200903/embeddings.npy b/shhs_visit2/shhs2-200903/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8018e9c6bd438595c6176d48f2370fabeb8d3817 --- /dev/null +++ b/shhs_visit2/shhs2-200903/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f1298c0ffd9a1a1a8333121ef08dfb86933de9ae7da314b835686507b33dfd +size 1240128 diff --git a/shhs_visit2/shhs2-200903/labels.meta.json b/shhs_visit2/shhs2-200903/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e8f206ac7f4afb3283cdc1dacf32bfce1c4f83d --- /dev/null +++ b/shhs_visit2/shhs2-200903/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200903", + "n_epochs": 1240, + "created_utc": "2026-05-03T18:10:33.267864+00:00", + "shape": [ + 1240 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200903/labels.npy b/shhs_visit2/shhs2-200903/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ca0303bd4de8f11c1d65cb3eff8b943d3e5bc56 --- /dev/null +++ b/shhs_visit2/shhs2-200903/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04045a436dd7542ad80c40a08246fd32065572542593bbdb5c9fdbf3f9882b3 +size 2608 diff --git a/shhs_visit2/shhs2-200906/embeddings.meta.json b/shhs_visit2/shhs2-200906/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d96675b71de3c3cae518788ea497783656a2e16 --- /dev/null +++ b/shhs_visit2/shhs2-200906/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200906", + "embedding_dim": 500, + "n_epochs": 1272, + "created_utc": "2026-05-03T18:10:34.516196+00:00", + "shape": [ + 1272, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200906/embeddings.npy b/shhs_visit2/shhs2-200906/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2b05768a252a841de2fcd23ba898521a6695825 --- /dev/null +++ b/shhs_visit2/shhs2-200906/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70af701501aef4aeb946346eae22042f3eaa677c2a709b83fb3a6e37af61a014 +size 1272128 diff --git a/shhs_visit2/shhs2-200906/labels.meta.json b/shhs_visit2/shhs2-200906/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a6d1e178bdce366e32ea376afbbb2a751b2e490 --- /dev/null +++ b/shhs_visit2/shhs2-200906/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200906", + "n_epochs": 1272, + "created_utc": "2026-05-03T18:10:34.519935+00:00", + "shape": [ + 1272 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200906/labels.npy b/shhs_visit2/shhs2-200906/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..069c86c79f4678228b35e14b6143a3b46093b8e3 --- /dev/null +++ b/shhs_visit2/shhs2-200906/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc19ddb5a2c8f17298d0fdcd838e12aa625e9c7ea33cd90c0fd5cb1a9848ddf +size 2672 diff --git a/shhs_visit2/shhs2-200908/embeddings.meta.json b/shhs_visit2/shhs2-200908/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a78f1e32a21d45c3e0751aaab12a6633b113e55 --- /dev/null +++ b/shhs_visit2/shhs2-200908/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200908", + "embedding_dim": 500, + "n_epochs": 1530, + "created_utc": "2026-05-03T18:10:35.258400+00:00", + "shape": [ + 1530, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200908/embeddings.npy b/shhs_visit2/shhs2-200908/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fcb7e7a1008594dc1d1247572e91979e39b9a415 --- /dev/null +++ b/shhs_visit2/shhs2-200908/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c887c01d951b688fa144f49335dca01ff23cf2512d73c86371e64dc35f5d7df5 +size 1530128 diff --git a/shhs_visit2/shhs2-200908/labels.meta.json b/shhs_visit2/shhs2-200908/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84c8503f96d6b391cb1d15c79f80e68e08b17f8b --- /dev/null +++ b/shhs_visit2/shhs2-200908/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200908", + "n_epochs": 1530, + "created_utc": "2026-05-03T18:10:35.262171+00:00", + "shape": [ + 1530 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200908/labels.npy b/shhs_visit2/shhs2-200908/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..486c2fe18cf5e51a01777462e4ebf2dcdc174a38 --- /dev/null +++ b/shhs_visit2/shhs2-200908/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48677b3c44943f8cfe0fa8c641494343b5048e6f2c95c9b8f498c59545ad123 +size 3188 diff --git a/shhs_visit2/shhs2-200909/embeddings.meta.json b/shhs_visit2/shhs2-200909/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a2dfb48143e32eee94ecceed489676229c88ba34 --- /dev/null +++ b/shhs_visit2/shhs2-200909/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200909", + "embedding_dim": 500, + "n_epochs": 1370, + "created_utc": "2026-05-03T18:10:36.838076+00:00", + "shape": [ + 1370, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200909/embeddings.npy b/shhs_visit2/shhs2-200909/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0ac292190da91725b7049ff3f21700b3eeddf99 --- /dev/null +++ b/shhs_visit2/shhs2-200909/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4e9defb84b8679e4607fe45c5decf6e151c14fd1602358d4be583ec2c9f82d +size 1370128 diff --git a/shhs_visit2/shhs2-200909/labels.meta.json b/shhs_visit2/shhs2-200909/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b233b8721b3723d34f660d32a949dc88991e0302 --- /dev/null +++ b/shhs_visit2/shhs2-200909/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200909", + "n_epochs": 1370, + "created_utc": "2026-05-03T18:10:36.844778+00:00", + "shape": [ + 1370 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200909/labels.npy b/shhs_visit2/shhs2-200909/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..24a1c6487559acab08115c314b330c4397cb2269 --- /dev/null +++ b/shhs_visit2/shhs2-200909/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2db7469e9592d343c94f97c65ac19b3bcead42339e668e43d3ba3828e0463088 +size 2868 diff --git a/shhs_visit2/shhs2-200914/embeddings.meta.json b/shhs_visit2/shhs2-200914/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..938a443e830d10705e9cb36254f9bbf75386d9ac --- /dev/null +++ b/shhs_visit2/shhs2-200914/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200914", + "embedding_dim": 500, + "n_epochs": 1296, + "created_utc": "2026-05-03T18:10:38.031750+00:00", + "shape": [ + 1296, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200914/embeddings.npy b/shhs_visit2/shhs2-200914/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb6f8fdb0c31ed1391da30f4c995510c08699ff4 --- /dev/null +++ b/shhs_visit2/shhs2-200914/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a20df190acc3d519d5e87f5f313cbe9258fe172a2e7f0dfd54336b43ec9233 +size 1296128 diff --git a/shhs_visit2/shhs2-200914/labels.meta.json b/shhs_visit2/shhs2-200914/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d565c18da62e51c3b87b35ad581962a3477ec73 --- /dev/null +++ b/shhs_visit2/shhs2-200914/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200914", + "n_epochs": 1296, + "created_utc": "2026-05-03T18:10:38.035514+00:00", + "shape": [ + 1296 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200914/labels.npy b/shhs_visit2/shhs2-200914/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec6e1ea9a758586ef142418248af364400302317 --- /dev/null +++ b/shhs_visit2/shhs2-200914/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3939c16753b6b1291b9a11ab63e12ad7e48bfda309ab777f4bcdd03ca0e1c79e +size 2720 diff --git a/shhs_visit2/shhs2-200916/embeddings.meta.json b/shhs_visit2/shhs2-200916/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86b858403bd8b2dfa7c3cb4f916a8a16427fa55c --- /dev/null +++ b/shhs_visit2/shhs2-200916/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200916", + "embedding_dim": 500, + "n_epochs": 1159, + "created_utc": "2026-05-03T18:10:39.253160+00:00", + "shape": [ + 1159, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200916/embeddings.npy b/shhs_visit2/shhs2-200916/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..75a43e4774c3d2cff63cc8579e17b43ad3cb27af --- /dev/null +++ b/shhs_visit2/shhs2-200916/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171b8d85893930e7f827de855277c54eddc3e03e4632e290cea54f7fb08a2caf +size 1159128 diff --git a/shhs_visit2/shhs2-200916/labels.meta.json b/shhs_visit2/shhs2-200916/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a7167dc23f839c2b893584b24073cc105ce9fe9 --- /dev/null +++ b/shhs_visit2/shhs2-200916/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200916", + "n_epochs": 1159, + "created_utc": "2026-05-03T18:10:39.257202+00:00", + "shape": [ + 1159 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200916/labels.npy b/shhs_visit2/shhs2-200916/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e251d62d7697409c638dc37259c3d2eb6d609b04 --- /dev/null +++ b/shhs_visit2/shhs2-200916/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0dc6ee260faafb3cac41550db78efdbc2e6e765f2b9431a73611f4bc7c91209 +size 2446 diff --git a/shhs_visit2/shhs2-200920/embeddings.meta.json b/shhs_visit2/shhs2-200920/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..069562ad14366155780ad743bcf4c763e41417c6 --- /dev/null +++ b/shhs_visit2/shhs2-200920/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200920", + "embedding_dim": 500, + "n_epochs": 1148, + "created_utc": "2026-05-03T18:10:40.387905+00:00", + "shape": [ + 1148, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200920/embeddings.npy b/shhs_visit2/shhs2-200920/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..552aa11c5099cf04832d9f8bf643cfa9f9135b4a --- /dev/null +++ b/shhs_visit2/shhs2-200920/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3789d48f8c2433947bea7ac17950f33d235256ba0492c0b0fe4a12923201464 +size 1148128 diff --git a/shhs_visit2/shhs2-200920/labels.meta.json b/shhs_visit2/shhs2-200920/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b60ac446f5311d74a0fad31cc2dde65218f0183a --- /dev/null +++ b/shhs_visit2/shhs2-200920/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200920", + "n_epochs": 1148, + "created_utc": "2026-05-03T18:10:40.391660+00:00", + "shape": [ + 1148 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200920/labels.npy b/shhs_visit2/shhs2-200920/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f25de5faa544ce9d292195e7973e0111a30166d --- /dev/null +++ b/shhs_visit2/shhs2-200920/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35bb7f704cced2f8065623e3c145dc6934924953a1af346ad2826f63ee8ba4d4 +size 2424 diff --git a/shhs_visit2/shhs2-200921/embeddings.meta.json b/shhs_visit2/shhs2-200921/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba2639068e9e7c57447a796a895570a653f94151 --- /dev/null +++ b/shhs_visit2/shhs2-200921/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200921", + "embedding_dim": 500, + "n_epochs": 1021, + "created_utc": "2026-05-03T18:10:42.421934+00:00", + "shape": [ + 1021, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200921/embeddings.npy b/shhs_visit2/shhs2-200921/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2bef6e19a57e63d22748a8d47043585a012e476 --- /dev/null +++ b/shhs_visit2/shhs2-200921/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d53dd850bf4c94c3e8ab93a256427d44157643cb760fe05f8d70cec7cb3935 +size 1021128 diff --git a/shhs_visit2/shhs2-200921/labels.meta.json b/shhs_visit2/shhs2-200921/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8bdf5d779ac5247a529e59c88d9922ae175c5ca8 --- /dev/null +++ b/shhs_visit2/shhs2-200921/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200921", + "n_epochs": 1021, + "created_utc": "2026-05-03T18:10:42.425890+00:00", + "shape": [ + 1021 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200921/labels.npy b/shhs_visit2/shhs2-200921/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9c8be7dfb1137c8042c7958b749bd53eb54a765 --- /dev/null +++ b/shhs_visit2/shhs2-200921/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4645ffbc1398a80a1d32eb6fd369ce76c5cbc805cbce2312a1e195983b099397 +size 2170 diff --git a/shhs_visit2/shhs2-200922/embeddings.meta.json b/shhs_visit2/shhs2-200922/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7e51bcfae6776d16f0a28e4d0264c1c31d337fd --- /dev/null +++ b/shhs_visit2/shhs2-200922/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200922", + "embedding_dim": 500, + "n_epochs": 1331, + "created_utc": "2026-05-03T18:10:43.037774+00:00", + "shape": [ + 1331, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200922/embeddings.npy b/shhs_visit2/shhs2-200922/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..14f196556ebfb514cf3d51ffce9bef4843e6061e --- /dev/null +++ b/shhs_visit2/shhs2-200922/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02072a066c6a17d3b02cfaf1f606227943505639467f98cb95acfc9ce57f5194 +size 1331128 diff --git a/shhs_visit2/shhs2-200922/labels.meta.json b/shhs_visit2/shhs2-200922/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ddbaaa03e044439c959d6f50180eecc0c6b05eb --- /dev/null +++ b/shhs_visit2/shhs2-200922/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200922", + "n_epochs": 1331, + "created_utc": "2026-05-03T18:10:43.041659+00:00", + "shape": [ + 1331 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200922/labels.npy b/shhs_visit2/shhs2-200922/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f9c9bd3d178297881d30bcd208514269d6dd2b85 --- /dev/null +++ b/shhs_visit2/shhs2-200922/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba384d5955b4f7d1695177f073e216773b021deeaf04733c291701f1e2a420d +size 2790 diff --git a/shhs_visit2/shhs2-200923/embeddings.meta.json b/shhs_visit2/shhs2-200923/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4666d884faea71987e8fba12a370ed2fff471dd --- /dev/null +++ b/shhs_visit2/shhs2-200923/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200923", + "embedding_dim": 500, + "n_epochs": 1097, + "created_utc": "2026-05-03T18:10:45.411582+00:00", + "shape": [ + 1097, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200923/embeddings.npy b/shhs_visit2/shhs2-200923/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb4ebb9888a08fad6d35d01529811e04feb8b07e --- /dev/null +++ b/shhs_visit2/shhs2-200923/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6ccf24726c818b55a90062f26402e61358bf7589d0f7e52153b79d99b10d6e +size 1097128 diff --git a/shhs_visit2/shhs2-200923/labels.meta.json b/shhs_visit2/shhs2-200923/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5908229343c20aefddf7c1528ea0415cb684aed1 --- /dev/null +++ b/shhs_visit2/shhs2-200923/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200923", + "n_epochs": 1097, + "created_utc": "2026-05-03T18:10:45.415361+00:00", + "shape": [ + 1097 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200923/labels.npy b/shhs_visit2/shhs2-200923/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3d9a5b32cbba5339778a37356e8f8d18545e4fe --- /dev/null +++ b/shhs_visit2/shhs2-200923/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7b65ace5db0e29c98df9298a5baa62e5eb585fb4a24130bf816ad1e0209da7 +size 2322 diff --git a/shhs_visit2/shhs2-200925/embeddings.meta.json b/shhs_visit2/shhs2-200925/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf3ed0cc373f0ac8eb00c6c16fe0139237fdebd0 --- /dev/null +++ b/shhs_visit2/shhs2-200925/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200925", + "embedding_dim": 500, + "n_epochs": 1261, + "created_utc": "2026-05-03T18:10:46.809002+00:00", + "shape": [ + 1261, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200925/embeddings.npy b/shhs_visit2/shhs2-200925/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cd2c9af19f9ac491104a72f3073e9ab63f0f244 --- /dev/null +++ b/shhs_visit2/shhs2-200925/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65cd05020a1abfc52100217f159f02b9f94206d1a33e3fee2d0ec210a8d35fc4 +size 1261128 diff --git a/shhs_visit2/shhs2-200925/labels.meta.json b/shhs_visit2/shhs2-200925/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b967a7b9d5723c0c114b6d678f62441cf530347 --- /dev/null +++ b/shhs_visit2/shhs2-200925/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200925", + "n_epochs": 1261, + "created_utc": "2026-05-03T18:10:46.812663+00:00", + "shape": [ + 1261 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200925/labels.npy b/shhs_visit2/shhs2-200925/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c48174b286f2e7c6dcd5d1fdd92af495fe6d600 --- /dev/null +++ b/shhs_visit2/shhs2-200925/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3767584cacccf5a5df800cda03a079457a13db200ff05b31ccb895fbf223763 +size 2650 diff --git a/shhs_visit2/shhs2-200927/embeddings.meta.json b/shhs_visit2/shhs2-200927/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74f6fc7f10730c5f9b453eaea3db75c79f8b273d --- /dev/null +++ b/shhs_visit2/shhs2-200927/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200927", + "embedding_dim": 500, + "n_epochs": 1574, + "created_utc": "2026-05-03T18:10:49.960752+00:00", + "shape": [ + 1574, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200927/embeddings.npy b/shhs_visit2/shhs2-200927/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f5d5f223091cbb2d720464e6a5bfa79349fdc11 --- /dev/null +++ b/shhs_visit2/shhs2-200927/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e3882762360ed234aa2a86b5ea8786347d28f28d6a99b17dada7edfd0f0dac +size 1574128 diff --git a/shhs_visit2/shhs2-200927/labels.meta.json b/shhs_visit2/shhs2-200927/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9bfa93ca71c84d0905579dcd4f3be6a34b05f76d --- /dev/null +++ b/shhs_visit2/shhs2-200927/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200927", + "n_epochs": 1574, + "created_utc": "2026-05-03T18:10:49.964973+00:00", + "shape": [ + 1574 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200927/labels.npy b/shhs_visit2/shhs2-200927/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..09324c0c2fa84945bce93e59ac0b1844bc18975f --- /dev/null +++ b/shhs_visit2/shhs2-200927/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906d2ac0a312939b5315a31899fca9ee5b8b1c801ada3a358fd3c826a383dc92 +size 3276 diff --git a/shhs_visit2/shhs2-200928/embeddings.meta.json b/shhs_visit2/shhs2-200928/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da3e0c1a1098ec9a70f4f5fb857be1f01c6f7eaf --- /dev/null +++ b/shhs_visit2/shhs2-200928/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200928", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:10:51.199288+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200928/embeddings.npy b/shhs_visit2/shhs2-200928/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d42161b7cb8837e568f82154e762f0ff2f5319e --- /dev/null +++ b/shhs_visit2/shhs2-200928/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e62358af042beb1757aff1a28f832f898154aee3b2780eb9073bb9e608de823 +size 1320128 diff --git a/shhs_visit2/shhs2-200928/labels.meta.json b/shhs_visit2/shhs2-200928/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b37b16527e039c32d735b8ae00f21700222f66d --- /dev/null +++ b/shhs_visit2/shhs2-200928/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200928", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:10:51.203647+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200928/labels.npy b/shhs_visit2/shhs2-200928/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..99d168f574830a3df8bd088088e9d83f29d2ae9d --- /dev/null +++ b/shhs_visit2/shhs2-200928/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0280c61a843e6ebfd51befc6296edb8316979f813381c9397ba730e3d5e0cdce +size 2768 diff --git a/shhs_visit2/shhs2-200929/embeddings.meta.json b/shhs_visit2/shhs2-200929/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82e21d64a0be0fd277e5f0e64d42186b7ea13d57 --- /dev/null +++ b/shhs_visit2/shhs2-200929/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200929", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:10:52.410910+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200929/embeddings.npy b/shhs_visit2/shhs2-200929/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b827deee224ab0c9e9d91e8eb305d3e44858d0d3 --- /dev/null +++ b/shhs_visit2/shhs2-200929/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a346f61b7a857592ca2286b8b0d4a718e74a76d7da00cbfe1e935019bec8fc +size 1190128 diff --git a/shhs_visit2/shhs2-200929/labels.meta.json b/shhs_visit2/shhs2-200929/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df4c989f278a71fef379a80b91a03ab84b80bbe1 --- /dev/null +++ b/shhs_visit2/shhs2-200929/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200929", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:10:52.415250+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200929/labels.npy b/shhs_visit2/shhs2-200929/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7fb4a1d3082dbfb91015d01b8f001dd4584efafa --- /dev/null +++ b/shhs_visit2/shhs2-200929/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2049d48811797340d67fdb7b7f7b720989138d66668c1a62225e5ccb924d3800 +size 2508 diff --git a/shhs_visit2/shhs2-200930/embeddings.meta.json b/shhs_visit2/shhs2-200930/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..626a280a33af07863c66942f60391ba8c92537e1 --- /dev/null +++ b/shhs_visit2/shhs2-200930/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200930", + "embedding_dim": 500, + "n_epochs": 1317, + "created_utc": "2026-05-03T18:10:54.477738+00:00", + "shape": [ + 1317, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200930/embeddings.npy b/shhs_visit2/shhs2-200930/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8c0d312e86a9c11f7094efed9a97437c23eabef --- /dev/null +++ b/shhs_visit2/shhs2-200930/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87e21bc6886ad6df048052c2328e52722be27164d59e0c952f3f328d0c24927 +size 1317128 diff --git a/shhs_visit2/shhs2-200930/labels.meta.json b/shhs_visit2/shhs2-200930/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91a89d5cc318776e709c4a7f68d32363d2ff1f54 --- /dev/null +++ b/shhs_visit2/shhs2-200930/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200930", + "n_epochs": 1317, + "created_utc": "2026-05-03T18:10:54.481248+00:00", + "shape": [ + 1317 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200930/labels.npy b/shhs_visit2/shhs2-200930/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..76b601bf9f1b6bff398075bcd930b00f9250f824 --- /dev/null +++ b/shhs_visit2/shhs2-200930/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534aa74ce478857af113472d9d06e37191930ff83153236824b096914d4ff41b +size 2762 diff --git a/shhs_visit2/shhs2-200931/embeddings.meta.json b/shhs_visit2/shhs2-200931/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..668a1a789b4f5a39c838d36c7aaeed7a1db6009e --- /dev/null +++ b/shhs_visit2/shhs2-200931/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200931", + "embedding_dim": 500, + "n_epochs": 1482, + "created_utc": "2026-05-03T18:10:55.946300+00:00", + "shape": [ + 1482, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200931/embeddings.npy b/shhs_visit2/shhs2-200931/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cfb195ee4d384acb9ecdbb6cab577ccac34c452d --- /dev/null +++ b/shhs_visit2/shhs2-200931/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb10f26ceb2e8d88ab94e2647bbb9b8ba2ccc7ea0f08682ed21b1cf2f85a2ea +size 1482128 diff --git a/shhs_visit2/shhs2-200931/labels.meta.json b/shhs_visit2/shhs2-200931/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58a7c262f2ac7c80d6dbdc8fa32c9d3e303396e3 --- /dev/null +++ b/shhs_visit2/shhs2-200931/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200931", + "n_epochs": 1482, + "created_utc": "2026-05-03T18:10:55.951202+00:00", + "shape": [ + 1482 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200931/labels.npy b/shhs_visit2/shhs2-200931/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d13d05b52f1c9434deb64923a4da302a6e5516a5 --- /dev/null +++ b/shhs_visit2/shhs2-200931/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf0f0830b2002cc8869ac893850d9549658b3aed654b97abdd2d84382944bee +size 3092 diff --git a/shhs_visit2/shhs2-200932/embeddings.meta.json b/shhs_visit2/shhs2-200932/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb8c436a11f761a3e95a5fbfa88ab15978af7638 --- /dev/null +++ b/shhs_visit2/shhs2-200932/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200932", + "embedding_dim": 500, + "n_epochs": 1428, + "created_utc": "2026-05-03T18:10:57.432083+00:00", + "shape": [ + 1428, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200932/embeddings.npy b/shhs_visit2/shhs2-200932/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3d336d4316824f30da9dc1e36e558e81510b781 --- /dev/null +++ b/shhs_visit2/shhs2-200932/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc719dbbca4a9d92b886b348016d701d42bcb75b5bf9484167631ca25057bfd +size 1428128 diff --git a/shhs_visit2/shhs2-200932/labels.meta.json b/shhs_visit2/shhs2-200932/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3d2231030d5cbbd72b808bf18666afbbc1aa6b4 --- /dev/null +++ b/shhs_visit2/shhs2-200932/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200932", + "n_epochs": 1428, + "created_utc": "2026-05-03T18:10:57.441200+00:00", + "shape": [ + 1428 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200932/labels.npy b/shhs_visit2/shhs2-200932/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..db8780d252ddee9ad5a92e31123fa36d8924d106 --- /dev/null +++ b/shhs_visit2/shhs2-200932/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c41c7eb7f8840acbb51a6d038939385b5798b5859352abc6c9f7748120a9ef +size 2984 diff --git a/shhs_visit2/shhs2-200934/embeddings.meta.json b/shhs_visit2/shhs2-200934/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3d03e59c02acf1d99d197d56728c619133fddbf --- /dev/null +++ b/shhs_visit2/shhs2-200934/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200934", + "embedding_dim": 500, + "n_epochs": 1328, + "created_utc": "2026-05-03T18:10:58.853658+00:00", + "shape": [ + 1328, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200934/embeddings.npy b/shhs_visit2/shhs2-200934/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..30497a5393162547894b7bd54c56787d49e9eea4 --- /dev/null +++ b/shhs_visit2/shhs2-200934/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec5f593783f477e82240c79f71411cc80b65f7833cfc556469e8c82096d9b8c +size 1328128 diff --git a/shhs_visit2/shhs2-200934/labels.meta.json b/shhs_visit2/shhs2-200934/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..757c7b69e362be703bf6869eab6046dc0e2a62c8 --- /dev/null +++ b/shhs_visit2/shhs2-200934/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200934", + "n_epochs": 1328, + "created_utc": "2026-05-03T18:10:58.857868+00:00", + "shape": [ + 1328 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200934/labels.npy b/shhs_visit2/shhs2-200934/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdd12830f74e9031ba75430c19a34fcc4041aea8 --- /dev/null +++ b/shhs_visit2/shhs2-200934/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d176bab95121e89b7f8900e8d711bbc4a178922826c6f3dd788046d75996482c +size 2784 diff --git a/shhs_visit2/shhs2-200935/embeddings.meta.json b/shhs_visit2/shhs2-200935/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..774c2c483d9059d7575c5c2d337c9e4848111354 --- /dev/null +++ b/shhs_visit2/shhs2-200935/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200935", + "embedding_dim": 500, + "n_epochs": 1134, + "created_utc": "2026-05-03T18:10:59.950859+00:00", + "shape": [ + 1134, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200935/embeddings.npy b/shhs_visit2/shhs2-200935/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef35c3020d0fc01ee10236532e2281d8cacbece2 --- /dev/null +++ b/shhs_visit2/shhs2-200935/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fe4cd95945c514e5f1759cf8d9c251185e55adcf27e053a64e711b91d2b116 +size 1134128 diff --git a/shhs_visit2/shhs2-200935/labels.meta.json b/shhs_visit2/shhs2-200935/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5aeca7a2b4e05d27b76817759e09c098712ae33b --- /dev/null +++ b/shhs_visit2/shhs2-200935/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200935", + "n_epochs": 1134, + "created_utc": "2026-05-03T18:10:59.957769+00:00", + "shape": [ + 1134 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200935/labels.npy b/shhs_visit2/shhs2-200935/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..da6f3190d2c18f5fd97e37cc98e7c9ec15a0a17c --- /dev/null +++ b/shhs_visit2/shhs2-200935/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28be3cab209e95c5ca6ff4939386d09782d624b48c21c9ffe536292c0c3416d +size 2396 diff --git a/shhs_visit2/shhs2-200936/embeddings.meta.json b/shhs_visit2/shhs2-200936/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c00acd7bd10103752d4d97b9cfa3d45323a6ee3c --- /dev/null +++ b/shhs_visit2/shhs2-200936/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200936", + "embedding_dim": 500, + "n_epochs": 1087, + "created_utc": "2026-05-03T18:11:02.281767+00:00", + "shape": [ + 1087, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200936/embeddings.npy b/shhs_visit2/shhs2-200936/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70fd4cadc2bd758697b4875c30e4acd5792da0ed --- /dev/null +++ b/shhs_visit2/shhs2-200936/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc52115c786b2de3447043081d034f9dcbae61cd2f85f2bd9edcd5544a115f9 +size 1087128 diff --git a/shhs_visit2/shhs2-200936/labels.meta.json b/shhs_visit2/shhs2-200936/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af3cd799acdd69400cf21f5b23c0243e6fab097d --- /dev/null +++ b/shhs_visit2/shhs2-200936/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200936", + "n_epochs": 1087, + "created_utc": "2026-05-03T18:11:02.285974+00:00", + "shape": [ + 1087 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200936/labels.npy b/shhs_visit2/shhs2-200936/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cee4d055892d8f6fe103a6629adce3652285056e --- /dev/null +++ b/shhs_visit2/shhs2-200936/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fce60397059e1effc34d5082addd642df4ca8a85d096e8b3bac1005703b784 +size 2302 diff --git a/shhs_visit2/shhs2-200939/embeddings.meta.json b/shhs_visit2/shhs2-200939/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29f17e64f9240ac781a1fe8d96828c428daa8300 --- /dev/null +++ b/shhs_visit2/shhs2-200939/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200939", + "embedding_dim": 500, + "n_epochs": 1500, + "created_utc": "2026-05-03T18:11:03.677248+00:00", + "shape": [ + 1500, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200939/embeddings.npy b/shhs_visit2/shhs2-200939/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..37c4d72021baae43ee3bef2e74ca949374d25d28 --- /dev/null +++ b/shhs_visit2/shhs2-200939/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0f8066a053dbfe1e33270f8ae322eafc813f6b5a420bcfeb288201b83c755a +size 1500128 diff --git a/shhs_visit2/shhs2-200939/labels.meta.json b/shhs_visit2/shhs2-200939/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec1baac21fd4d3bea6f66cad5970c60cea290bdf --- /dev/null +++ b/shhs_visit2/shhs2-200939/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200939", + "n_epochs": 1500, + "created_utc": "2026-05-03T18:11:03.681397+00:00", + "shape": [ + 1500 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200939/labels.npy b/shhs_visit2/shhs2-200939/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..995b77430707a75d603bebda8e0453fb217cd460 --- /dev/null +++ b/shhs_visit2/shhs2-200939/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1b015d0b4b9a78bb5d35a7bab753784a47f4beb9eda1bbaba76b826d867bb5 +size 3128 diff --git a/shhs_visit2/shhs2-200941/embeddings.meta.json b/shhs_visit2/shhs2-200941/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cac9cb9147a269b228a0ec3e81cbe7ca5543f6c4 --- /dev/null +++ b/shhs_visit2/shhs2-200941/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200941", + "embedding_dim": 500, + "n_epochs": 1280, + "created_utc": "2026-05-03T18:11:04.812762+00:00", + "shape": [ + 1280, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200941/embeddings.npy b/shhs_visit2/shhs2-200941/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..152cc7c428d6cb0e35e1ea21114d54aba2b0db7e --- /dev/null +++ b/shhs_visit2/shhs2-200941/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e590038b87f76703b628373878fa8688d7b2bd590ed5f0c9ff393125d3005ad2 +size 1280128 diff --git a/shhs_visit2/shhs2-200941/labels.meta.json b/shhs_visit2/shhs2-200941/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b08415f0930b11dfbb8114f47e3cfa70586ac95 --- /dev/null +++ b/shhs_visit2/shhs2-200941/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200941", + "n_epochs": 1280, + "created_utc": "2026-05-03T18:11:04.816733+00:00", + "shape": [ + 1280 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200941/labels.npy b/shhs_visit2/shhs2-200941/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a0b41477972b4f096ce0651b632b3fa919efdda --- /dev/null +++ b/shhs_visit2/shhs2-200941/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06be54c48b8db02e0cbdc404a3fd5ae6260e4f3b5bf7428c81271e3ef6238f5f +size 2688 diff --git a/shhs_visit2/shhs2-200942/embeddings.meta.json b/shhs_visit2/shhs2-200942/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d832418ad51091ccc660daf7179c5340ed8a34f --- /dev/null +++ b/shhs_visit2/shhs2-200942/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200942", + "embedding_dim": 500, + "n_epochs": 1155, + "created_utc": "2026-05-03T18:11:05.940418+00:00", + "shape": [ + 1155, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200942/embeddings.npy b/shhs_visit2/shhs2-200942/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..87ab275da53c9e8b973f544058ee8fc4763764cb --- /dev/null +++ b/shhs_visit2/shhs2-200942/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032f9328c785751f2571e76aa6db344228265a02f3e17b47158acb99ee1c600f +size 1155128 diff --git a/shhs_visit2/shhs2-200942/labels.meta.json b/shhs_visit2/shhs2-200942/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22fce01a3c1d2f0b537816dcdd1675c6c3ec1ba7 --- /dev/null +++ b/shhs_visit2/shhs2-200942/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200942", + "n_epochs": 1155, + "created_utc": "2026-05-03T18:11:05.944199+00:00", + "shape": [ + 1155 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200942/labels.npy b/shhs_visit2/shhs2-200942/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b751fceb13ef29187bae321ec008f4a4012eb58 --- /dev/null +++ b/shhs_visit2/shhs2-200942/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38dd84676cd1c7f9518f85ab907c8b45cd5f36c8803fb8b11f4076f617d4b817 +size 2438 diff --git a/shhs_visit2/shhs2-200943/embeddings.meta.json b/shhs_visit2/shhs2-200943/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa01d38a447650f091dbf8ca9e24120f35be404b --- /dev/null +++ b/shhs_visit2/shhs2-200943/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200943", + "embedding_dim": 500, + "n_epochs": 1407, + "created_utc": "2026-05-03T18:11:07.530228+00:00", + "shape": [ + 1407, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200943/embeddings.npy b/shhs_visit2/shhs2-200943/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a0b387c177ff31354842623745dfc7e8a776c02 --- /dev/null +++ b/shhs_visit2/shhs2-200943/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac5da0ae9ea214a3e524db8c500d041470732832cc26c8485bf5d33d66a0207 +size 1407128 diff --git a/shhs_visit2/shhs2-200943/labels.meta.json b/shhs_visit2/shhs2-200943/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac25a73f42bc103de5d22b407c9b1448f8cf94dd --- /dev/null +++ b/shhs_visit2/shhs2-200943/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200943", + "n_epochs": 1407, + "created_utc": "2026-05-03T18:11:07.533918+00:00", + "shape": [ + 1407 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200943/labels.npy b/shhs_visit2/shhs2-200943/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32d63b7abe2abc5e733ed9ecbfdb8315238a2e6f --- /dev/null +++ b/shhs_visit2/shhs2-200943/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16db66649bb3aedac7ceb194801b97a911ec142b880bf6a44b23415c9d5ad9f3 +size 2942 diff --git a/shhs_visit2/shhs2-200945/embeddings.meta.json b/shhs_visit2/shhs2-200945/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3f93c41cd327b7643cf67d2ed6db3145c0da6eb --- /dev/null +++ b/shhs_visit2/shhs2-200945/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200945", + "embedding_dim": 500, + "n_epochs": 1409, + "created_utc": "2026-05-03T18:11:08.194862+00:00", + "shape": [ + 1409, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200945/embeddings.npy b/shhs_visit2/shhs2-200945/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f79b6a0ee33467a34f16a16bb0548580fd336b7 --- /dev/null +++ b/shhs_visit2/shhs2-200945/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033b139c0ec346e29af88e027ce9bacced407d1459a39356bf20772a4212fc00 +size 1409128 diff --git a/shhs_visit2/shhs2-200945/labels.meta.json b/shhs_visit2/shhs2-200945/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5c6ba256091a8ce10f114a2323639190b36b41a --- /dev/null +++ b/shhs_visit2/shhs2-200945/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200945", + "n_epochs": 1409, + "created_utc": "2026-05-03T18:11:08.199237+00:00", + "shape": [ + 1409 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200945/labels.npy b/shhs_visit2/shhs2-200945/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3736aedb41adaf02bb81ac695af103b28c73feaa --- /dev/null +++ b/shhs_visit2/shhs2-200945/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8a131e976f2c15f9fa5845de3f935f991195909b91404678ad47bbb23129eb +size 2946 diff --git a/shhs_visit2/shhs2-200948/embeddings.meta.json b/shhs_visit2/shhs2-200948/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01f9d1cb3815234b72053af47679c94f5ee28045 --- /dev/null +++ b/shhs_visit2/shhs2-200948/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200948", + "embedding_dim": 500, + "n_epochs": 782, + "created_utc": "2026-05-03T18:11:09.013826+00:00", + "shape": [ + 782, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200948/embeddings.npy b/shhs_visit2/shhs2-200948/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..64361fead93d93aa64865c096ba8479732ffb74c --- /dev/null +++ b/shhs_visit2/shhs2-200948/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8d85c03620d67c829fc3dd41d40e097ef79f7a7ece10cfe84613c9f521ab9e +size 782128 diff --git a/shhs_visit2/shhs2-200948/labels.meta.json b/shhs_visit2/shhs2-200948/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3740eded3a9d73ea12710a1c84491d89415493e3 --- /dev/null +++ b/shhs_visit2/shhs2-200948/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200948", + "n_epochs": 782, + "created_utc": "2026-05-03T18:11:09.017962+00:00", + "shape": [ + 782 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200948/labels.npy b/shhs_visit2/shhs2-200948/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b2787bea1f5366899d9bed92851bc7bee2c9557 --- /dev/null +++ b/shhs_visit2/shhs2-200948/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515f356b7c6246d2e407b7c9e7e10d2ae4d64d9764dd2fe89592ef87e16a0d26 +size 1692 diff --git a/shhs_visit2/shhs2-200949/embeddings.meta.json b/shhs_visit2/shhs2-200949/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3410e681cbe28707790187662aea9f954de24e4 --- /dev/null +++ b/shhs_visit2/shhs2-200949/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200949", + "embedding_dim": 500, + "n_epochs": 1419, + "created_utc": "2026-05-03T18:11:10.534269+00:00", + "shape": [ + 1419, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200949/embeddings.npy b/shhs_visit2/shhs2-200949/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2d9be2ada6bfe590e817d3a0a1ff76cdb8ff315 --- /dev/null +++ b/shhs_visit2/shhs2-200949/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df91c95e3b87abf1723175c7ffb37034b188eca8d65b8d9d4b6a6937d97a20f9 +size 1419128 diff --git a/shhs_visit2/shhs2-200949/labels.meta.json b/shhs_visit2/shhs2-200949/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eda83d917b05e4bb2d9652f7f82de00f502e5705 --- /dev/null +++ b/shhs_visit2/shhs2-200949/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200949", + "n_epochs": 1419, + "created_utc": "2026-05-03T18:11:10.537879+00:00", + "shape": [ + 1419 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200949/labels.npy b/shhs_visit2/shhs2-200949/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e35b8ca57a2df84b92d56c3a5695959a2a10a0a3 --- /dev/null +++ b/shhs_visit2/shhs2-200949/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0b488eb6f0e17e80fa80fa5919c05af6c1f47f3ea0abc105e8e3ea43598b6b +size 2966 diff --git a/shhs_visit2/shhs2-200950/embeddings.meta.json b/shhs_visit2/shhs2-200950/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa4762f8bfd9148611af3aee2668c9fc44334df6 --- /dev/null +++ b/shhs_visit2/shhs2-200950/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200950", + "embedding_dim": 500, + "n_epochs": 1373, + "created_utc": "2026-05-03T18:11:13.962037+00:00", + "shape": [ + 1373, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200950/embeddings.npy b/shhs_visit2/shhs2-200950/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..556192408e2721ca9ae95dd53c4e08af2ae11a0b --- /dev/null +++ b/shhs_visit2/shhs2-200950/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f968ebf224da23966a699a0d86069a4b6fe4b44bc5d4f8029e3d12763bc6b2 +size 1373128 diff --git a/shhs_visit2/shhs2-200950/labels.meta.json b/shhs_visit2/shhs2-200950/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e59b483f9b80d0c89ee96efbce98edbbe2cca53e --- /dev/null +++ b/shhs_visit2/shhs2-200950/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200950", + "n_epochs": 1373, + "created_utc": "2026-05-03T18:11:13.966556+00:00", + "shape": [ + 1373 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200950/labels.npy b/shhs_visit2/shhs2-200950/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d92b55d5053da5644fa2aaa48554620c823e133 --- /dev/null +++ b/shhs_visit2/shhs2-200950/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2e2add71270314ea8287c885437e5186b96b0268c3d09c4c847c9cc2598251 +size 2874 diff --git a/shhs_visit2/shhs2-200951/embeddings.meta.json b/shhs_visit2/shhs2-200951/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30144d9fa95c5407678d28b23bce47327376104a --- /dev/null +++ b/shhs_visit2/shhs2-200951/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200951", + "embedding_dim": 500, + "n_epochs": 1158, + "created_utc": "2026-05-03T18:11:15.306510+00:00", + "shape": [ + 1158, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200951/embeddings.npy b/shhs_visit2/shhs2-200951/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4805b181b2b5966a33a49a32145df7272b57516 --- /dev/null +++ b/shhs_visit2/shhs2-200951/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5c9becfdb61072c2afcd400f8de51e003595acccf378c0afc964aab82f2e57 +size 1158128 diff --git a/shhs_visit2/shhs2-200951/labels.meta.json b/shhs_visit2/shhs2-200951/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27cb51e288ad1437d12c685e6b97d1fb146cba7b --- /dev/null +++ b/shhs_visit2/shhs2-200951/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200951", + "n_epochs": 1158, + "created_utc": "2026-05-03T18:11:15.311162+00:00", + "shape": [ + 1158 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200951/labels.npy b/shhs_visit2/shhs2-200951/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b863e262487e9824eb6a3ae75defd21624336991 --- /dev/null +++ b/shhs_visit2/shhs2-200951/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e6d21057849773dbb86bcc90305479caa7783b5c45bc42165b248b4e5d9195 +size 2444 diff --git a/shhs_visit2/shhs2-200952/embeddings.meta.json b/shhs_visit2/shhs2-200952/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb82b31a0d2839ca2fc18bdac774c05dec8b8d86 --- /dev/null +++ b/shhs_visit2/shhs2-200952/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200952", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:11:16.436977+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200952/embeddings.npy b/shhs_visit2/shhs2-200952/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4bb8a81c3b889d397ef8579cb50f23c6d74a38b --- /dev/null +++ b/shhs_visit2/shhs2-200952/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24644d9c1e5e9e48ae6701de2905fe30b489962cc1e090d1f62ef5d2f3b2b6a0 +size 1200128 diff --git a/shhs_visit2/shhs2-200952/labels.meta.json b/shhs_visit2/shhs2-200952/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..010f84e83a6e18446c6442bf4ea6509cc177579d --- /dev/null +++ b/shhs_visit2/shhs2-200952/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200952", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:11:16.441084+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200952/labels.npy b/shhs_visit2/shhs2-200952/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ac83541061da32c4417cf914bf2c4114238f892 --- /dev/null +++ b/shhs_visit2/shhs2-200952/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1fb17e401285eed1ada2abc7e350fa6962899d1a0190922a37e548ea3981e15 +size 2528 diff --git a/shhs_visit2/shhs2-200953/embeddings.meta.json b/shhs_visit2/shhs2-200953/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13d9e89c2183dd8629b9366b2e27cc1e82e360a0 --- /dev/null +++ b/shhs_visit2/shhs2-200953/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200953", + "embedding_dim": 500, + "n_epochs": 1166, + "created_utc": "2026-05-03T18:11:16.995766+00:00", + "shape": [ + 1166, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200953/embeddings.npy b/shhs_visit2/shhs2-200953/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..385fdb6a544c5664efdd31cd98ddec453f94333d --- /dev/null +++ b/shhs_visit2/shhs2-200953/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39eb32f10650354e273aaea27fbce90fb32415007b953aba2ed0b4593fc88ab +size 1166128 diff --git a/shhs_visit2/shhs2-200953/labels.meta.json b/shhs_visit2/shhs2-200953/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77f654cc6868cfb9777ca635a229394d9fe2fada --- /dev/null +++ b/shhs_visit2/shhs2-200953/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200953", + "n_epochs": 1166, + "created_utc": "2026-05-03T18:11:16.999893+00:00", + "shape": [ + 1166 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200953/labels.npy b/shhs_visit2/shhs2-200953/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8adedd19c8330960a0079d049a53386559d65ff --- /dev/null +++ b/shhs_visit2/shhs2-200953/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6757419a294925cc2aaf85091c611e7169e4472c3965aa7399be9874bf029ad4 +size 2460 diff --git a/shhs_visit2/shhs2-200955/embeddings.meta.json b/shhs_visit2/shhs2-200955/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21b891724f06042bce32337c19fa2e37ba00d8ba --- /dev/null +++ b/shhs_visit2/shhs2-200955/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200955", + "embedding_dim": 500, + "n_epochs": 1444, + "created_utc": "2026-05-03T18:11:17.656092+00:00", + "shape": [ + 1444, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200955/embeddings.npy b/shhs_visit2/shhs2-200955/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d09736e0973e615a0b97a1975fecc86c0fc000c8 --- /dev/null +++ b/shhs_visit2/shhs2-200955/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbdb0c31e68651d668d2fc8a2e5d3f7811b09ca02438195d58fa10dad956ed2 +size 1444128 diff --git a/shhs_visit2/shhs2-200955/labels.meta.json b/shhs_visit2/shhs2-200955/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ebc16f581ad2a09e18ac5d9061b9efdd16ed9eb1 --- /dev/null +++ b/shhs_visit2/shhs2-200955/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200955", + "n_epochs": 1444, + "created_utc": "2026-05-03T18:11:17.659934+00:00", + "shape": [ + 1444 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200955/labels.npy b/shhs_visit2/shhs2-200955/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..43753f7897d7d639eb48673e498a68d25f7f08c0 --- /dev/null +++ b/shhs_visit2/shhs2-200955/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edab72313fac722d10ec8603411bb56950a34f03031d9035104002b2af5c0d5c +size 3016 diff --git a/shhs_visit2/shhs2-200956/embeddings.meta.json b/shhs_visit2/shhs2-200956/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38a70e7116cfe95b3aa39ac7afa231dab32554b8 --- /dev/null +++ b/shhs_visit2/shhs2-200956/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200956", + "embedding_dim": 500, + "n_epochs": 1278, + "created_utc": "2026-05-03T18:11:19.062910+00:00", + "shape": [ + 1278, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200956/embeddings.npy b/shhs_visit2/shhs2-200956/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..21c389699e6ff2a14a64e32671f9831584dc04e8 --- /dev/null +++ b/shhs_visit2/shhs2-200956/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f39651c8165f1bb6df869050e6c2a8a3b8a05e6646ede6e9506cfe9d5949862 +size 1278128 diff --git a/shhs_visit2/shhs2-200956/labels.meta.json b/shhs_visit2/shhs2-200956/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e6f94a6d5fd48928d220429f6a98516f647ac4f3 --- /dev/null +++ b/shhs_visit2/shhs2-200956/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200956", + "n_epochs": 1278, + "created_utc": "2026-05-03T18:11:19.066175+00:00", + "shape": [ + 1278 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200956/labels.npy b/shhs_visit2/shhs2-200956/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15123eb18934c4e3a211c0e6e72cecd61c818e66 --- /dev/null +++ b/shhs_visit2/shhs2-200956/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94c0affb30457d1c59d8943e859b97ed789667e598fe49ab4870a4fb82a8f4f +size 2684 diff --git a/shhs_visit2/shhs2-200957/embeddings.meta.json b/shhs_visit2/shhs2-200957/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..393f2d403f17a71bc9d22c1ed5ba281b412d325e --- /dev/null +++ b/shhs_visit2/shhs2-200957/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200957", + "embedding_dim": 500, + "n_epochs": 1285, + "created_utc": "2026-05-03T18:11:20.749804+00:00", + "shape": [ + 1285, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200957/embeddings.npy b/shhs_visit2/shhs2-200957/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4afb9290ca792204672624492faa93369cffe83a --- /dev/null +++ b/shhs_visit2/shhs2-200957/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c096680b5da2d358330b568bf701ebd995fcef932564df42c1c1619471b3f20 +size 1285128 diff --git a/shhs_visit2/shhs2-200957/labels.meta.json b/shhs_visit2/shhs2-200957/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3f628349b2b1bedb4e617b09e2d5ff302293cb8 --- /dev/null +++ b/shhs_visit2/shhs2-200957/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200957", + "n_epochs": 1285, + "created_utc": "2026-05-03T18:11:20.753772+00:00", + "shape": [ + 1285 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200957/labels.npy b/shhs_visit2/shhs2-200957/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..01bbc70c223ab10eb5facbc917028d64ff30951d --- /dev/null +++ b/shhs_visit2/shhs2-200957/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f819cd2bfee3503c7ba14a4570caeb4644f528cbaa575ceae8e5b8d0f5eb6f37 +size 2698 diff --git a/shhs_visit2/shhs2-200959/embeddings.meta.json b/shhs_visit2/shhs2-200959/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e6cd510fafa62f21c721136f728d620c23602b81 --- /dev/null +++ b/shhs_visit2/shhs2-200959/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200959", + "embedding_dim": 500, + "n_epochs": 1022, + "created_utc": "2026-05-03T18:11:21.230487+00:00", + "shape": [ + 1022, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200959/embeddings.npy b/shhs_visit2/shhs2-200959/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebd3613cc01b3e16f70d54907e4e149bee47cbe8 --- /dev/null +++ b/shhs_visit2/shhs2-200959/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1583b8fd43b77c680683ac12a83492dad8448a0c0b70d894e713ef17b9c7cc2 +size 1022128 diff --git a/shhs_visit2/shhs2-200959/labels.meta.json b/shhs_visit2/shhs2-200959/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1eb98c6efe68b21a7002acffab2773f80ab7c76d --- /dev/null +++ b/shhs_visit2/shhs2-200959/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200959", + "n_epochs": 1022, + "created_utc": "2026-05-03T18:11:21.234265+00:00", + "shape": [ + 1022 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200959/labels.npy b/shhs_visit2/shhs2-200959/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a836b092cf13618b1fa1ea993462ca76c038aba --- /dev/null +++ b/shhs_visit2/shhs2-200959/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c57eebf3c841fc3ec99dd3de61dfdd4874fb8235efe777d8fbed87c464e94d5 +size 2172 diff --git a/shhs_visit2/shhs2-200960/embeddings.meta.json b/shhs_visit2/shhs2-200960/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5a8cb3f4417f7b41e72b9e888153cf2a54d3862 --- /dev/null +++ b/shhs_visit2/shhs2-200960/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200960", + "embedding_dim": 500, + "n_epochs": 1444, + "created_utc": "2026-05-03T18:11:21.924353+00:00", + "shape": [ + 1444, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200960/embeddings.npy b/shhs_visit2/shhs2-200960/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b6f2d9c8f2d4ccbe0d3b5330c4daf4ddc95467b --- /dev/null +++ b/shhs_visit2/shhs2-200960/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d0d0759e1f83d49118b8a7059d4e7156421eaddc44510436319dc3d3c3c298 +size 1444128 diff --git a/shhs_visit2/shhs2-200960/labels.meta.json b/shhs_visit2/shhs2-200960/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8391f2ebbde9076868460f1bb712e9c5536ee15f --- /dev/null +++ b/shhs_visit2/shhs2-200960/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200960", + "n_epochs": 1444, + "created_utc": "2026-05-03T18:11:21.928336+00:00", + "shape": [ + 1444 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200960/labels.npy b/shhs_visit2/shhs2-200960/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..463d8e39c0fa53c6467a24cae31cbc4879bf93a7 --- /dev/null +++ b/shhs_visit2/shhs2-200960/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ed6ae360ca08d886ac3eab9666d50ef31075a31aef2d60cc482baf64c7f209 +size 3016 diff --git a/shhs_visit2/shhs2-200961/embeddings.meta.json b/shhs_visit2/shhs2-200961/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..084f677b245735791017ad237a49295024a2e609 --- /dev/null +++ b/shhs_visit2/shhs2-200961/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200961", + "embedding_dim": 500, + "n_epochs": 1471, + "created_utc": "2026-05-03T18:11:26.017381+00:00", + "shape": [ + 1471, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200961/embeddings.npy b/shhs_visit2/shhs2-200961/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..678809d54eb42e6cbdd89bf4a4e64fb39e3ebe48 --- /dev/null +++ b/shhs_visit2/shhs2-200961/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7162ac4a3f46142cf08dca35581cd28538a391d75fcde933e307e87d9d086d9 +size 1471128 diff --git a/shhs_visit2/shhs2-200961/labels.meta.json b/shhs_visit2/shhs2-200961/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb07da648c6a579c3734604dc1493bced0f03e52 --- /dev/null +++ b/shhs_visit2/shhs2-200961/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200961", + "n_epochs": 1471, + "created_utc": "2026-05-03T18:11:26.021171+00:00", + "shape": [ + 1471 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200961/labels.npy b/shhs_visit2/shhs2-200961/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86aab6c39c30fecbe906a333e04ec4eac54b3d60 --- /dev/null +++ b/shhs_visit2/shhs2-200961/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0989df37e236ac5f07d57936834430c22f461631fa3151596154cbcfef8e83e4 +size 3070 diff --git a/shhs_visit2/shhs2-200962/embeddings.meta.json b/shhs_visit2/shhs2-200962/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..103852721c28b3a9b0c2a82073ba6f9698e8cb25 --- /dev/null +++ b/shhs_visit2/shhs2-200962/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200962", + "embedding_dim": 500, + "n_epochs": 1159, + "created_utc": "2026-05-03T18:11:27.255238+00:00", + "shape": [ + 1159, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200962/embeddings.npy b/shhs_visit2/shhs2-200962/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4750fe283d9e1d4bea3bc96eec2effa335b1ffe2 --- /dev/null +++ b/shhs_visit2/shhs2-200962/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2416c991dd691ba12b43c4292d3dee2395b367b4006c4b54c56627b7a7d93170 +size 1159128 diff --git a/shhs_visit2/shhs2-200962/labels.meta.json b/shhs_visit2/shhs2-200962/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..66624456eb66eee608b81b21f4177bbea87ebc44 --- /dev/null +++ b/shhs_visit2/shhs2-200962/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200962", + "n_epochs": 1159, + "created_utc": "2026-05-03T18:11:27.258762+00:00", + "shape": [ + 1159 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200962/labels.npy b/shhs_visit2/shhs2-200962/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8067a891c93c780d9d04a4bc1d8a3075c3ea4596 --- /dev/null +++ b/shhs_visit2/shhs2-200962/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a04c022949ec4ca19bc341d20ea8145dd9c09b4bf3d7c1e628d5eba99b5442 +size 2446 diff --git a/shhs_visit2/shhs2-200966/embeddings.meta.json b/shhs_visit2/shhs2-200966/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc5e88dbbeee5b8286093fd983418107bdfef326 --- /dev/null +++ b/shhs_visit2/shhs2-200966/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200966", + "embedding_dim": 500, + "n_epochs": 1537, + "created_utc": "2026-05-03T18:11:27.952625+00:00", + "shape": [ + 1537, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200966/embeddings.npy b/shhs_visit2/shhs2-200966/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d287a8271ffbee05d44ab55926121606bd868a3 --- /dev/null +++ b/shhs_visit2/shhs2-200966/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d6c57a03ff9dc8121f22284201abf28a9d1073b90e913b72548dd5dc37119e +size 1537128 diff --git a/shhs_visit2/shhs2-200966/labels.meta.json b/shhs_visit2/shhs2-200966/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4525645f6f20a12b5fd7e0322083dff2a035822 --- /dev/null +++ b/shhs_visit2/shhs2-200966/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200966", + "n_epochs": 1537, + "created_utc": "2026-05-03T18:11:27.955914+00:00", + "shape": [ + 1537 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200966/labels.npy b/shhs_visit2/shhs2-200966/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c3c0179168f625df8d2c06e989e96c7700724f1 --- /dev/null +++ b/shhs_visit2/shhs2-200966/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681206d423e05ed50cb56e2f3d040ca7fc8c85830ca86bc203c0bfdc40892ed6 +size 3202 diff --git a/shhs_visit2/shhs2-200972/embeddings.meta.json b/shhs_visit2/shhs2-200972/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..950374f7937f3bb377f0828e02bfd6e1e7ea7f8c --- /dev/null +++ b/shhs_visit2/shhs2-200972/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200972", + "embedding_dim": 500, + "n_epochs": 1527, + "created_utc": "2026-05-03T18:11:30.579707+00:00", + "shape": [ + 1527, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200972/embeddings.npy b/shhs_visit2/shhs2-200972/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..852c1d90a533a5e5cc529240e86375590d984556 --- /dev/null +++ b/shhs_visit2/shhs2-200972/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d1538e9b48ce6fbc595034537b334ec65e16d781ab1582701eb42599e422ce +size 1527128 diff --git a/shhs_visit2/shhs2-200972/labels.meta.json b/shhs_visit2/shhs2-200972/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b58f91805d94b690a416bbc349a4884d2a6e6ec7 --- /dev/null +++ b/shhs_visit2/shhs2-200972/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200972", + "n_epochs": 1527, + "created_utc": "2026-05-03T18:11:30.583186+00:00", + "shape": [ + 1527 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200972/labels.npy b/shhs_visit2/shhs2-200972/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..53c62059ab390917c04331cb29470a3787bd2351 --- /dev/null +++ b/shhs_visit2/shhs2-200972/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffcc0dcd593122826973611032ab2095e0c78275d0f3e9f7e83203cb63108cd +size 3182 diff --git a/shhs_visit2/shhs2-200976/embeddings.meta.json b/shhs_visit2/shhs2-200976/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f29a1f6e71c9c726d13d554ddafa4f2a7078eda --- /dev/null +++ b/shhs_visit2/shhs2-200976/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200976", + "embedding_dim": 500, + "n_epochs": 1026, + "created_utc": "2026-05-03T18:11:31.567780+00:00", + "shape": [ + 1026, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200976/embeddings.npy b/shhs_visit2/shhs2-200976/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..534d401f18c7cde2e6c4120a9e3036b12211f29f --- /dev/null +++ b/shhs_visit2/shhs2-200976/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f339a5f7bf1095f03c5236777d0f9d2d253362fb0499bdd3f4bb54a8aed5936 +size 1026128 diff --git a/shhs_visit2/shhs2-200976/labels.meta.json b/shhs_visit2/shhs2-200976/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e852161c575b3cf15cfc824c3cfd611576ff5070 --- /dev/null +++ b/shhs_visit2/shhs2-200976/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200976", + "n_epochs": 1026, + "created_utc": "2026-05-03T18:11:31.571876+00:00", + "shape": [ + 1026 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200976/labels.npy b/shhs_visit2/shhs2-200976/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fae5682234bb39f544c2f215aa514edcfb94ed4a --- /dev/null +++ b/shhs_visit2/shhs2-200976/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5dbb1d234a83f1fdadb6c762aecf28104d89f6eaa51480b4d6943824bb604b +size 2180 diff --git a/shhs_visit2/shhs2-200977/embeddings.meta.json b/shhs_visit2/shhs2-200977/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95c48850f2372df02c9457689ea64242728f0c3c --- /dev/null +++ b/shhs_visit2/shhs2-200977/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200977", + "embedding_dim": 500, + "n_epochs": 1502, + "created_utc": "2026-05-03T18:11:34.918993+00:00", + "shape": [ + 1502, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200977/embeddings.npy b/shhs_visit2/shhs2-200977/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..67cae17d4b5914c142600f88fafcf972509e273d --- /dev/null +++ b/shhs_visit2/shhs2-200977/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592c905687f60f30ecca382ab79e435d0616fb5eca0ed5367b4c286f6097ec9d +size 1502128 diff --git a/shhs_visit2/shhs2-200977/labels.meta.json b/shhs_visit2/shhs2-200977/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54508c3af9feb8191a3eb1778449b60fe25f2e81 --- /dev/null +++ b/shhs_visit2/shhs2-200977/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200977", + "n_epochs": 1502, + "created_utc": "2026-05-03T18:11:34.922088+00:00", + "shape": [ + 1502 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200977/labels.npy b/shhs_visit2/shhs2-200977/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dc3971dd52591a46f7acdbbde940dec1682063b4 --- /dev/null +++ b/shhs_visit2/shhs2-200977/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e69659c162ca4fbc2d4c9301aecb93efe9d9021363dbcfe4fee45cb888d8c23 +size 3132 diff --git a/shhs_visit2/shhs2-200978/embeddings.meta.json b/shhs_visit2/shhs2-200978/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f9e2357bd754c87f2e21c29349565516eaaac76 --- /dev/null +++ b/shhs_visit2/shhs2-200978/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200978", + "embedding_dim": 500, + "n_epochs": 1579, + "created_utc": "2026-05-03T18:11:40.527656+00:00", + "shape": [ + 1579, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200978/embeddings.npy b/shhs_visit2/shhs2-200978/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6005def02cfab3886591f1acb4d42bb1f0235a9d --- /dev/null +++ b/shhs_visit2/shhs2-200978/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cb245dfaef1cd196ba9800d733bde44d70669545db9ca7fc09e4e89006fe04 +size 1579128 diff --git a/shhs_visit2/shhs2-200978/labels.meta.json b/shhs_visit2/shhs2-200978/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5451ff71d7a2b114772be444dc15fe636bcab272 --- /dev/null +++ b/shhs_visit2/shhs2-200978/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200978", + "n_epochs": 1579, + "created_utc": "2026-05-03T18:11:40.531808+00:00", + "shape": [ + 1579 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200978/labels.npy b/shhs_visit2/shhs2-200978/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9bc87236221d0dcfd266bb98943f12b96773df0 --- /dev/null +++ b/shhs_visit2/shhs2-200978/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696c4e6a1878b7aaa86bbf89da503875e69e168dcbdc9de8b921744ef5b20302 +size 3286 diff --git a/shhs_visit2/shhs2-200980/embeddings.meta.json b/shhs_visit2/shhs2-200980/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6828e6a63983914d2db80431b35981a174ec193 --- /dev/null +++ b/shhs_visit2/shhs2-200980/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200980", + "embedding_dim": 500, + "n_epochs": 1270, + "created_utc": "2026-05-03T18:11:42.015766+00:00", + "shape": [ + 1270, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200980/embeddings.npy b/shhs_visit2/shhs2-200980/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af057a93b2e4efd2b1c0144016425486ad4a002e --- /dev/null +++ b/shhs_visit2/shhs2-200980/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df98ec4a9801953c4c212f3667261ac7dc8879effffe38874208f1b9ae986c4 +size 1270128 diff --git a/shhs_visit2/shhs2-200980/labels.meta.json b/shhs_visit2/shhs2-200980/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5ffd7f9e9b97cc56cd115dbed952e0d1c1d0e17 --- /dev/null +++ b/shhs_visit2/shhs2-200980/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200980", + "n_epochs": 1270, + "created_utc": "2026-05-03T18:11:42.019711+00:00", + "shape": [ + 1270 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200980/labels.npy b/shhs_visit2/shhs2-200980/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7dbf4e23d152f5a627edabc64e10dd1dc20a95d8 --- /dev/null +++ b/shhs_visit2/shhs2-200980/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cdaf48d99af5f408a425d6fd8cd587c37f134bbb7312d99f3e317e371d5373 +size 2668 diff --git a/shhs_visit2/shhs2-200981/embeddings.meta.json b/shhs_visit2/shhs2-200981/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83e2ce07260ac44eabe7e4e365a6a943f989a277 --- /dev/null +++ b/shhs_visit2/shhs2-200981/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200981", + "embedding_dim": 500, + "n_epochs": 1184, + "created_utc": "2026-05-03T18:11:43.214599+00:00", + "shape": [ + 1184, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200981/embeddings.npy b/shhs_visit2/shhs2-200981/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d241de5b532770abad071e6fd7ab5e63c8800a1a --- /dev/null +++ b/shhs_visit2/shhs2-200981/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c9895f0069cc46b7dfd31ed2bdaed8c6185c3d486c91b3c20eb9b9f9dd5786 +size 1184128 diff --git a/shhs_visit2/shhs2-200981/labels.meta.json b/shhs_visit2/shhs2-200981/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..16b5f45b77cf441803d251849959e087d017d030 --- /dev/null +++ b/shhs_visit2/shhs2-200981/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200981", + "n_epochs": 1184, + "created_utc": "2026-05-03T18:11:43.218382+00:00", + "shape": [ + 1184 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200981/labels.npy b/shhs_visit2/shhs2-200981/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9913ad404a940ee89169f27fb1799b6010209bff --- /dev/null +++ b/shhs_visit2/shhs2-200981/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09720fae6d498b8b660e530637582781361b4f002478d837383eb3d48d582b85 +size 2496 diff --git a/shhs_visit2/shhs2-200982/embeddings.meta.json b/shhs_visit2/shhs2-200982/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6aca7a965f20c0015eba75c8220baa61ccbf507e --- /dev/null +++ b/shhs_visit2/shhs2-200982/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200982", + "embedding_dim": 500, + "n_epochs": 1447, + "created_utc": "2026-05-03T18:11:47.844600+00:00", + "shape": [ + 1447, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200982/embeddings.npy b/shhs_visit2/shhs2-200982/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04acba24c5f212f5d2772cb7b8528e92de927f19 --- /dev/null +++ b/shhs_visit2/shhs2-200982/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8de7488d21cd7e1fa755c12c5ac632786a7818fedae89e5665594bae9a0765f +size 1447128 diff --git a/shhs_visit2/shhs2-200982/labels.meta.json b/shhs_visit2/shhs2-200982/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..75756c2b102d1343074a1bbec9b30a46db31b6ec --- /dev/null +++ b/shhs_visit2/shhs2-200982/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200982", + "n_epochs": 1447, + "created_utc": "2026-05-03T18:11:47.848776+00:00", + "shape": [ + 1447 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200982/labels.npy b/shhs_visit2/shhs2-200982/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..35d72b290498662786c79d23b4af6f010fa74238 --- /dev/null +++ b/shhs_visit2/shhs2-200982/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81bd8f9064127d230dba1dd8eccb293fc66e53dc0bf4872d7b96ca879403cd8 +size 3022 diff --git a/shhs_visit2/shhs2-200983/embeddings.meta.json b/shhs_visit2/shhs2-200983/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d11ec31846b3aa9fea9ba6f2b5a9bcda8d7dacef --- /dev/null +++ b/shhs_visit2/shhs2-200983/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200983", + "embedding_dim": 500, + "n_epochs": 1145, + "created_utc": "2026-05-03T18:11:49.298270+00:00", + "shape": [ + 1145, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200983/embeddings.npy b/shhs_visit2/shhs2-200983/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca784b26affbae5a839a2170eb6e39338e4feae1 --- /dev/null +++ b/shhs_visit2/shhs2-200983/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae87e651fa912d7e5d322d965bfbed2f3f768f05f6d94805a77dfd9e272d2506 +size 1145128 diff --git a/shhs_visit2/shhs2-200983/labels.meta.json b/shhs_visit2/shhs2-200983/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65d7ca5497532914a2028cae33ed91a7d4261be9 --- /dev/null +++ b/shhs_visit2/shhs2-200983/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200983", + "n_epochs": 1145, + "created_utc": "2026-05-03T18:11:49.302884+00:00", + "shape": [ + 1145 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200983/labels.npy b/shhs_visit2/shhs2-200983/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2eec904b97ac3334d703ce46e17979108e931984 --- /dev/null +++ b/shhs_visit2/shhs2-200983/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a57015a4697d236922f30688404e76fbfd7c3c6618225951b3b996042782e0 +size 2418 diff --git a/shhs_visit2/shhs2-200984/embeddings.meta.json b/shhs_visit2/shhs2-200984/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6b3b991bc41371e9013063942aa0a5fa53f55fc --- /dev/null +++ b/shhs_visit2/shhs2-200984/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200984", + "embedding_dim": 500, + "n_epochs": 1107, + "created_utc": "2026-05-03T18:11:50.401482+00:00", + "shape": [ + 1107, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200984/embeddings.npy b/shhs_visit2/shhs2-200984/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af8f43761812c7b78c147a4a17649c12d3c38788 --- /dev/null +++ b/shhs_visit2/shhs2-200984/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab404551d89d868566c9b3db5f78ac4eed116d13a871afc20f6da244700edce +size 1107128 diff --git a/shhs_visit2/shhs2-200984/labels.meta.json b/shhs_visit2/shhs2-200984/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a156e9a378676432b4edeef20fdd0915b06cf711 --- /dev/null +++ b/shhs_visit2/shhs2-200984/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200984", + "n_epochs": 1107, + "created_utc": "2026-05-03T18:11:50.405763+00:00", + "shape": [ + 1107 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200984/labels.npy b/shhs_visit2/shhs2-200984/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f5186afd85328580948100fb3dfcfc7e2a5d2d7 --- /dev/null +++ b/shhs_visit2/shhs2-200984/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd6797dfc80683c8c8df0a16c149e4342d4ca3d7d946257ddcc5845481e74d4 +size 2342 diff --git a/shhs_visit2/shhs2-200987/embeddings.meta.json b/shhs_visit2/shhs2-200987/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4312f1555afdc24f90e722981a92b8e382283bbe --- /dev/null +++ b/shhs_visit2/shhs2-200987/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200987", + "embedding_dim": 500, + "n_epochs": 1270, + "created_utc": "2026-05-03T18:11:51.045316+00:00", + "shape": [ + 1270, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200987/embeddings.npy b/shhs_visit2/shhs2-200987/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b74c22c417f2bfe263d1f1250be6c13295938341 --- /dev/null +++ b/shhs_visit2/shhs2-200987/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7561355e9582f6e534d5b90952fd78be873d4873565da400ec17ef1e2af85b6 +size 1270128 diff --git a/shhs_visit2/shhs2-200987/labels.meta.json b/shhs_visit2/shhs2-200987/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..976539c1657400011c62bcc5a6df7fb22bdd5c9a --- /dev/null +++ b/shhs_visit2/shhs2-200987/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200987", + "n_epochs": 1270, + "created_utc": "2026-05-03T18:11:51.049247+00:00", + "shape": [ + 1270 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200987/labels.npy b/shhs_visit2/shhs2-200987/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8013cd00137288c79c1ebc903baec32d67598c67 --- /dev/null +++ b/shhs_visit2/shhs2-200987/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec59c069eca0703fab70931f29ab224581441fbfdcbc78ae4a332022c1967d5 +size 2668 diff --git a/shhs_visit2/shhs2-200988/embeddings.meta.json b/shhs_visit2/shhs2-200988/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..067aa67078f8668bc45047b92477904847555e68 --- /dev/null +++ b/shhs_visit2/shhs2-200988/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200988", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:11:51.654470+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200988/embeddings.npy b/shhs_visit2/shhs2-200988/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e86dc1c4019639a710b861818df232107b76ccb4 --- /dev/null +++ b/shhs_visit2/shhs2-200988/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db0c1af0f449ef5e52f6cd53335e333f0a7a7b9da4c3b1dac62b79be372384c +size 1260128 diff --git a/shhs_visit2/shhs2-200988/labels.meta.json b/shhs_visit2/shhs2-200988/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12c033fe4ce5a7890a8241ba7b825f1aa4327276 --- /dev/null +++ b/shhs_visit2/shhs2-200988/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200988", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:11:51.658423+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200988/labels.npy b/shhs_visit2/shhs2-200988/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4420dfc4bce4c876e387d5a529fb33c8e56ba3e2 --- /dev/null +++ b/shhs_visit2/shhs2-200988/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6f76ef71f8844c6a0a4c1ceafc434698f749ea097972d53df546512dba3b60 +size 2648 diff --git a/shhs_visit2/shhs2-200989/embeddings.meta.json b/shhs_visit2/shhs2-200989/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6f1cf8939d1074121546f94b873c0292c6ca8f9 --- /dev/null +++ b/shhs_visit2/shhs2-200989/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200989", + "embedding_dim": 500, + "n_epochs": 1306, + "created_utc": "2026-05-03T18:11:54.108748+00:00", + "shape": [ + 1306, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200989/embeddings.npy b/shhs_visit2/shhs2-200989/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f9b85704c2057a92c3dff4f7ad8683a24b4582df --- /dev/null +++ b/shhs_visit2/shhs2-200989/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca54e31a5f749fa63b3d1e14004d2fae564c1ea217c8553d2dd3e1c4d54f9f7 +size 1306128 diff --git a/shhs_visit2/shhs2-200989/labels.meta.json b/shhs_visit2/shhs2-200989/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b50395aadf8c8bea1b97ac093ec84946fea6d427 --- /dev/null +++ b/shhs_visit2/shhs2-200989/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200989", + "n_epochs": 1306, + "created_utc": "2026-05-03T18:11:54.112893+00:00", + "shape": [ + 1306 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200989/labels.npy b/shhs_visit2/shhs2-200989/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..92c14608f18457036b7b0b71b6241556ed7ac03e --- /dev/null +++ b/shhs_visit2/shhs2-200989/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f0f19ed73a44b6af97a64a5f71503352e1b85fac890e4f40855c0bb132c780 +size 2740 diff --git a/shhs_visit2/shhs2-200990/embeddings.meta.json b/shhs_visit2/shhs2-200990/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5223e6db76a82bff735c0d16a3d77b889ed17399 --- /dev/null +++ b/shhs_visit2/shhs2-200990/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200990", + "embedding_dim": 500, + "n_epochs": 1540, + "created_utc": "2026-05-03T18:11:55.694039+00:00", + "shape": [ + 1540, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200990/embeddings.npy b/shhs_visit2/shhs2-200990/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cf20490547a62f0ca26ef3bd31a57260e0287e0 --- /dev/null +++ b/shhs_visit2/shhs2-200990/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5194271020f8b5c09139b278059768ccc7fc7635b24af6d099c2eddb3370d46 +size 1540128 diff --git a/shhs_visit2/shhs2-200990/labels.meta.json b/shhs_visit2/shhs2-200990/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f4291d8e1754c774a323123d707e687dc6172ea --- /dev/null +++ b/shhs_visit2/shhs2-200990/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200990", + "n_epochs": 1540, + "created_utc": "2026-05-03T18:11:55.697826+00:00", + "shape": [ + 1540 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200990/labels.npy b/shhs_visit2/shhs2-200990/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..67617189ee258cd1069767fbdb8b17973b5c41e4 --- /dev/null +++ b/shhs_visit2/shhs2-200990/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0383f22cdff004084eee5ff96e81ddce347d5c61ad20324ff37ae539f934790 +size 3208 diff --git a/shhs_visit2/shhs2-200991/embeddings.meta.json b/shhs_visit2/shhs2-200991/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84f83b9993e9b553d9c59b907a66b35c46b4ccb3 --- /dev/null +++ b/shhs_visit2/shhs2-200991/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200991", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:11:57.907190+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200991/embeddings.npy b/shhs_visit2/shhs2-200991/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..913564e782f35baa9acb92352f78e6ff178d6d99 --- /dev/null +++ b/shhs_visit2/shhs2-200991/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a83cbd3d6c79a4e6bc362f41832f7deb98de6e6408e4a5a7d5d21fbb4933687 +size 1318128 diff --git a/shhs_visit2/shhs2-200991/labels.meta.json b/shhs_visit2/shhs2-200991/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d697400bd0f493c4a873d5bbe7a5df5917158730 --- /dev/null +++ b/shhs_visit2/shhs2-200991/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200991", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:11:57.910847+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200991/labels.npy b/shhs_visit2/shhs2-200991/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..63c60843e513c5ba1664103bc7057b550b89517f --- /dev/null +++ b/shhs_visit2/shhs2-200991/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05bd7e22dbeca823dd519b4f6c8cd13bcf469697fae8d290199b97ac69514c66 +size 2764 diff --git a/shhs_visit2/shhs2-200994/embeddings.meta.json b/shhs_visit2/shhs2-200994/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57e4ef9cbca3f1fd3823f32a14580fe66cd75c16 --- /dev/null +++ b/shhs_visit2/shhs2-200994/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200994", + "embedding_dim": 500, + "n_epochs": 1366, + "created_utc": "2026-05-03T18:11:58.597812+00:00", + "shape": [ + 1366, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200994/embeddings.npy b/shhs_visit2/shhs2-200994/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..93318752a40b3d669be66e2522857bd3b19172b5 --- /dev/null +++ b/shhs_visit2/shhs2-200994/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d935dabf80eabb8a49b84be7737442eb6527935d13af2ace2cf310c6f8317a +size 1366128 diff --git a/shhs_visit2/shhs2-200994/labels.meta.json b/shhs_visit2/shhs2-200994/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..852095278d431dc0573f4d83738e58766e5a950b --- /dev/null +++ b/shhs_visit2/shhs2-200994/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200994", + "n_epochs": 1366, + "created_utc": "2026-05-03T18:11:58.601481+00:00", + "shape": [ + 1366 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200994/labels.npy b/shhs_visit2/shhs2-200994/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8220fc9b5fcc544a6c04f8548b4d51d7576540fe --- /dev/null +++ b/shhs_visit2/shhs2-200994/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1e40d4f93d6581ecc38aeabe9cb32e30e4efcfb85a8937e2f52bf842c41aa2 +size 2860 diff --git a/shhs_visit2/shhs2-200996/embeddings.meta.json b/shhs_visit2/shhs2-200996/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..364e6734c59e5df7a6a1076f024e8011939b80f6 --- /dev/null +++ b/shhs_visit2/shhs2-200996/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200996", + "embedding_dim": 500, + "n_epochs": 1369, + "created_utc": "2026-05-03T18:12:00.042429+00:00", + "shape": [ + 1369, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200996/embeddings.npy b/shhs_visit2/shhs2-200996/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..054f21568b4cf0d8ae1d9b02bd5bf41919b277d0 --- /dev/null +++ b/shhs_visit2/shhs2-200996/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753168ab815c33d98618c91b3ddb64c0b567b0d9fc3d08dd297949a54878494b +size 1369128 diff --git a/shhs_visit2/shhs2-200996/labels.meta.json b/shhs_visit2/shhs2-200996/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..677812286f5a020cd877fb06ab3c24a3e0cafa3a --- /dev/null +++ b/shhs_visit2/shhs2-200996/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200996", + "n_epochs": 1369, + "created_utc": "2026-05-03T18:12:00.046600+00:00", + "shape": [ + 1369 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200996/labels.npy b/shhs_visit2/shhs2-200996/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e02ac21518d1a2704fcb41ae696b143fd8d00b38 --- /dev/null +++ b/shhs_visit2/shhs2-200996/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0767757143654b86251c81f23adf24652b3e7aa46e32c59e404582d359325afb +size 2866 diff --git a/shhs_visit2/shhs2-200997/embeddings.meta.json b/shhs_visit2/shhs2-200997/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd38bfb7496924da5b12590959870baa9da5df6a --- /dev/null +++ b/shhs_visit2/shhs2-200997/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200997", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:12:00.651063+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200997/embeddings.npy b/shhs_visit2/shhs2-200997/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cbee92c5fde8624085f5b1f9d400d9fc98636ad --- /dev/null +++ b/shhs_visit2/shhs2-200997/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0632023a648847b8e501428cc0369f8b272fac1a383ca66c714926b287256dca +size 1170128 diff --git a/shhs_visit2/shhs2-200997/labels.meta.json b/shhs_visit2/shhs2-200997/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae5d4512d21ada1d0422d1dbaecde8e949b6b998 --- /dev/null +++ b/shhs_visit2/shhs2-200997/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200997", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:12:00.655105+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200997/labels.npy b/shhs_visit2/shhs2-200997/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b262747fcb7ffbe71a2d7557430f43db377c225c --- /dev/null +++ b/shhs_visit2/shhs2-200997/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8afec5cd048af482f9816bbc3dad649173af825766e6f7cc939ddf4aef5f585 +size 2468 diff --git a/shhs_visit2/shhs2-200998/embeddings.meta.json b/shhs_visit2/shhs2-200998/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1027527dcfb1eda85799516aaee87c20559876b4 --- /dev/null +++ b/shhs_visit2/shhs2-200998/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-200998", + "embedding_dim": 500, + "n_epochs": 995, + "created_utc": "2026-05-03T18:12:01.801580+00:00", + "shape": [ + 995, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200998/embeddings.npy b/shhs_visit2/shhs2-200998/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5468a2c1fec04e896f5ae132f30785261596f8c6 --- /dev/null +++ b/shhs_visit2/shhs2-200998/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e2508eff5cd6da98c4c93517c3d84002f0cab2712cdd835e545afa57fcf66ea +size 995128 diff --git a/shhs_visit2/shhs2-200998/labels.meta.json b/shhs_visit2/shhs2-200998/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..66c2156166e57ee71d6d8dc87e4fc0aa1818e61b --- /dev/null +++ b/shhs_visit2/shhs2-200998/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-200998", + "n_epochs": 995, + "created_utc": "2026-05-03T18:12:01.805976+00:00", + "shape": [ + 995 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-200998/labels.npy b/shhs_visit2/shhs2-200998/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8542c8cb38383b621306891cd5da66b6377b6dc9 --- /dev/null +++ b/shhs_visit2/shhs2-200998/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eaaffbc9b81586c8ebce5045ee6852f1e71dfc076d7ef29a19c1e01d3a7c8f0 +size 2118 diff --git a/shhs_visit2/shhs2-201011/embeddings.meta.json b/shhs_visit2/shhs2-201011/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7bb8020e6852a27a096e15df0e39b98ad72a023d --- /dev/null +++ b/shhs_visit2/shhs2-201011/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201011", + "embedding_dim": 500, + "n_epochs": 1379, + "created_utc": "2026-05-03T18:12:03.628251+00:00", + "shape": [ + 1379, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201011/embeddings.npy b/shhs_visit2/shhs2-201011/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9905d2ab99cc208d924d71a7cd2a5241820c0978 --- /dev/null +++ b/shhs_visit2/shhs2-201011/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a711916952d2628c007823b8ce51d55d9729e8e82ffd61efc0129e77a1d638c +size 1379128 diff --git a/shhs_visit2/shhs2-201011/labels.meta.json b/shhs_visit2/shhs2-201011/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c0780ac75de4dcb45082f8a5d84c8a2243f4118 --- /dev/null +++ b/shhs_visit2/shhs2-201011/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201011", + "n_epochs": 1379, + "created_utc": "2026-05-03T18:12:03.631613+00:00", + "shape": [ + 1379 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201011/labels.npy b/shhs_visit2/shhs2-201011/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..666a24d167758cdee35c00aef0ffb29c1338fce3 --- /dev/null +++ b/shhs_visit2/shhs2-201011/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908017117769902d05aaa317a9a8e834a54ce2318dfc963801e88bc8d762ab2b +size 2886 diff --git a/shhs_visit2/shhs2-201012/embeddings.meta.json b/shhs_visit2/shhs2-201012/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c3a9b72d31246bc0f498cf71f291fe51163663a --- /dev/null +++ b/shhs_visit2/shhs2-201012/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201012", + "embedding_dim": 500, + "n_epochs": 1045, + "created_utc": "2026-05-03T18:12:04.756329+00:00", + "shape": [ + 1045, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201012/embeddings.npy b/shhs_visit2/shhs2-201012/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec348134ec25eebc9c7f0b0ce32f7c6b15984ed6 --- /dev/null +++ b/shhs_visit2/shhs2-201012/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c9f33bf874746e4c373c21e1a5c7e73108806df84d9bb567082eab88c100d6 +size 1045128 diff --git a/shhs_visit2/shhs2-201012/labels.meta.json b/shhs_visit2/shhs2-201012/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..909e01c5fe7f4ff8840b7204c1bf0c6ea05e2c12 --- /dev/null +++ b/shhs_visit2/shhs2-201012/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201012", + "n_epochs": 1045, + "created_utc": "2026-05-03T18:12:04.760505+00:00", + "shape": [ + 1045 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201012/labels.npy b/shhs_visit2/shhs2-201012/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5c0e421b3b3004556987cac18637364bf1f7de2 --- /dev/null +++ b/shhs_visit2/shhs2-201012/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7ba6f02b07a620268eb486aaa15e6d3c753dce98bf852851db4a0fb91df7a5b +size 2218 diff --git a/shhs_visit2/shhs2-201016/embeddings.meta.json b/shhs_visit2/shhs2-201016/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42a8081f28405272a7196409b4a053d720f39ddc --- /dev/null +++ b/shhs_visit2/shhs2-201016/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201016", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:12:06.023947+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201016/embeddings.npy b/shhs_visit2/shhs2-201016/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fcc9b4b6936bee88d6ba79d812d1c13a65f12c90 --- /dev/null +++ b/shhs_visit2/shhs2-201016/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc65e6e537ce3e7fd0f1f75406dd4b869e5ab31941b57e10138f7005fd64c83 +size 1320128 diff --git a/shhs_visit2/shhs2-201016/labels.meta.json b/shhs_visit2/shhs2-201016/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98e101d725f1815da7b55388e483247bd3f6fe47 --- /dev/null +++ b/shhs_visit2/shhs2-201016/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201016", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:12:06.028509+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201016/labels.npy b/shhs_visit2/shhs2-201016/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5bf1ad288f2bedd1a4409203f3f1022d4b563db2 --- /dev/null +++ b/shhs_visit2/shhs2-201016/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60bdfec9954e61cbfe0aa8cc9566e0620bebe168f3119cb49b9c64cdfa28afe7 +size 2768 diff --git a/shhs_visit2/shhs2-201017/embeddings.meta.json b/shhs_visit2/shhs2-201017/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba84af1faf385a01899d2de0d11512af568417d3 --- /dev/null +++ b/shhs_visit2/shhs2-201017/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201017", + "embedding_dim": 500, + "n_epochs": 1508, + "created_utc": "2026-05-03T18:12:07.567154+00:00", + "shape": [ + 1508, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201017/embeddings.npy b/shhs_visit2/shhs2-201017/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fde24b13e26123c732d46b1b4173e2036d7c4e0 --- /dev/null +++ b/shhs_visit2/shhs2-201017/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4c027d3a860b9240de6fe3292dc1d9172158beeac823c236bff934f560964e +size 1508128 diff --git a/shhs_visit2/shhs2-201017/labels.meta.json b/shhs_visit2/shhs2-201017/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..845975bd60d0f672c04516b53bdf5f76a7aa7d83 --- /dev/null +++ b/shhs_visit2/shhs2-201017/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201017", + "n_epochs": 1508, + "created_utc": "2026-05-03T18:12:07.571427+00:00", + "shape": [ + 1508 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201017/labels.npy b/shhs_visit2/shhs2-201017/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5ca35d539bcc049d98c124de0211f0948006afe --- /dev/null +++ b/shhs_visit2/shhs2-201017/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9d8baaec7bc0d004744834a008ba33cf41a84db11d80ed5efa231461a56091 +size 3144 diff --git a/shhs_visit2/shhs2-201018/embeddings.meta.json b/shhs_visit2/shhs2-201018/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d3525556564a6535ac42f71a888884363c84172 --- /dev/null +++ b/shhs_visit2/shhs2-201018/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201018", + "embedding_dim": 500, + "n_epochs": 1605, + "created_utc": "2026-05-03T18:12:08.311561+00:00", + "shape": [ + 1605, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201018/embeddings.npy b/shhs_visit2/shhs2-201018/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4cfecd3737ea85229b3f8378b0b8725d5a31e74c --- /dev/null +++ b/shhs_visit2/shhs2-201018/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2b8b4137d39db4c58cb3d2bf9d9d9b6cb49fe58a1b8ee52a8cca1e07eaa59a +size 1605128 diff --git a/shhs_visit2/shhs2-201018/labels.meta.json b/shhs_visit2/shhs2-201018/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..056f5707c09a307df437497cbd0ab0805d09027d --- /dev/null +++ b/shhs_visit2/shhs2-201018/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201018", + "n_epochs": 1605, + "created_utc": "2026-05-03T18:12:08.315813+00:00", + "shape": [ + 1605 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201018/labels.npy b/shhs_visit2/shhs2-201018/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb6a585fec078559cb2691e93fdfd5a7ca1cab1a --- /dev/null +++ b/shhs_visit2/shhs2-201018/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e0ec5c4e524fb3b9eeb700b2bd01a677cbd492bd3dfdb26b2c40494f538705 +size 3338 diff --git a/shhs_visit2/shhs2-201020/embeddings.meta.json b/shhs_visit2/shhs2-201020/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f51300c0b8687dcb87a868fa008d730b531d1e5 --- /dev/null +++ b/shhs_visit2/shhs2-201020/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201020", + "embedding_dim": 500, + "n_epochs": 1265, + "created_utc": "2026-05-03T18:12:09.592772+00:00", + "shape": [ + 1265, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201020/embeddings.npy b/shhs_visit2/shhs2-201020/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6f934aae5f58962a3c60b16929f5503630981e53 --- /dev/null +++ b/shhs_visit2/shhs2-201020/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f6e579ac11b71d99b18af60fa2d5e338750da1cf5f2ac1b85960595a0120a3 +size 1265128 diff --git a/shhs_visit2/shhs2-201020/labels.meta.json b/shhs_visit2/shhs2-201020/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c253fea8984774e6e73ed4609e33356ada3818ca --- /dev/null +++ b/shhs_visit2/shhs2-201020/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201020", + "n_epochs": 1265, + "created_utc": "2026-05-03T18:12:09.596822+00:00", + "shape": [ + 1265 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201020/labels.npy b/shhs_visit2/shhs2-201020/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b6d2f35b15458ef91090d2b2c97f20de0d8ab98 --- /dev/null +++ b/shhs_visit2/shhs2-201020/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b38e8f0789ab406332212f772e71c7de50fcbc435b8717c808fe9b15cd7589 +size 2658 diff --git a/shhs_visit2/shhs2-201023/embeddings.meta.json b/shhs_visit2/shhs2-201023/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3034d212a7b22d47fa03184ec2c55c2c58143800 --- /dev/null +++ b/shhs_visit2/shhs2-201023/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201023", + "embedding_dim": 500, + "n_epochs": 1389, + "created_utc": "2026-05-03T18:12:11.641577+00:00", + "shape": [ + 1389, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201023/embeddings.npy b/shhs_visit2/shhs2-201023/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8fb17d65085140f4e96eda6f0de0f5cef2767e95 --- /dev/null +++ b/shhs_visit2/shhs2-201023/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb999603b1d45ec7ca57bfa881731ba509be69757ddf1fb42f639fddf543b6a +size 1389128 diff --git a/shhs_visit2/shhs2-201023/labels.meta.json b/shhs_visit2/shhs2-201023/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..982bca43d7e0e67614c91e4597e6353ebf4c7de4 --- /dev/null +++ b/shhs_visit2/shhs2-201023/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201023", + "n_epochs": 1389, + "created_utc": "2026-05-03T18:12:11.647948+00:00", + "shape": [ + 1389 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201023/labels.npy b/shhs_visit2/shhs2-201023/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f9bc04fb7702523b44914cdca0b7d11aaa9053d --- /dev/null +++ b/shhs_visit2/shhs2-201023/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7520191c4eb44f9f8a6a306fcd10fe80869f0463d852278b7c8cca8f69d22baf +size 2906 diff --git a/shhs_visit2/shhs2-201024/embeddings.meta.json b/shhs_visit2/shhs2-201024/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ad0a768473395c007cfc70c2978d2b3303dd096 --- /dev/null +++ b/shhs_visit2/shhs2-201024/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201024", + "embedding_dim": 500, + "n_epochs": 1156, + "created_utc": "2026-05-03T18:12:12.825257+00:00", + "shape": [ + 1156, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201024/embeddings.npy b/shhs_visit2/shhs2-201024/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c243961855fc066e3195ccf0e4060efd8f28bfd --- /dev/null +++ b/shhs_visit2/shhs2-201024/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e04faabb973f6a109205290cf43665a0bf8e9685f232728401d903edbe8e40 +size 1156128 diff --git a/shhs_visit2/shhs2-201024/labels.meta.json b/shhs_visit2/shhs2-201024/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e707fae0800dbf2896830d1cac317e65b9d1a92 --- /dev/null +++ b/shhs_visit2/shhs2-201024/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201024", + "n_epochs": 1156, + "created_utc": "2026-05-03T18:12:12.828679+00:00", + "shape": [ + 1156 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201024/labels.npy b/shhs_visit2/shhs2-201024/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..54c18c4a6bf422f7bafaba856c2850fb6538caef --- /dev/null +++ b/shhs_visit2/shhs2-201024/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46d0f69b6b024b6a2b095a5eda4198594f47e16e59a591bbabaaf9328661573 +size 2440 diff --git a/shhs_visit2/shhs2-201027/embeddings.meta.json b/shhs_visit2/shhs2-201027/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..efa42f3e8a2c6ddbfe6bdcada2c76ff1e50048d4 --- /dev/null +++ b/shhs_visit2/shhs2-201027/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201027", + "embedding_dim": 500, + "n_epochs": 1182, + "created_utc": "2026-05-03T18:12:13.385027+00:00", + "shape": [ + 1182, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201027/embeddings.npy b/shhs_visit2/shhs2-201027/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fd629d75aa87d5a534ff04ce640eaf5b8462d2f --- /dev/null +++ b/shhs_visit2/shhs2-201027/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ccfdd9fb7a961de08207689873380663b00f4160c1f25b7f554959ddd7c56b +size 1182128 diff --git a/shhs_visit2/shhs2-201027/labels.meta.json b/shhs_visit2/shhs2-201027/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..425a713a5ab87d550f2900ebaeef317294b8e0ae --- /dev/null +++ b/shhs_visit2/shhs2-201027/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201027", + "n_epochs": 1182, + "created_utc": "2026-05-03T18:12:13.390997+00:00", + "shape": [ + 1182 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201027/labels.npy b/shhs_visit2/shhs2-201027/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cef3b10ff320aeaee116885d9293fba802290e01 --- /dev/null +++ b/shhs_visit2/shhs2-201027/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22173fa5987eeeedf16f1f20612d6e87e4f61b001a2c279e013300863ecec787 +size 2492 diff --git a/shhs_visit2/shhs2-201028/embeddings.meta.json b/shhs_visit2/shhs2-201028/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba3bc9c31b4b397d08ef54b183dc8fdd3119b532 --- /dev/null +++ b/shhs_visit2/shhs2-201028/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201028", + "embedding_dim": 500, + "n_epochs": 1169, + "created_utc": "2026-05-03T18:12:14.818133+00:00", + "shape": [ + 1169, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201028/embeddings.npy b/shhs_visit2/shhs2-201028/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..48026da23114f61cb999a9706a5487e73c7f6197 --- /dev/null +++ b/shhs_visit2/shhs2-201028/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b65d64a800f5250032b10eb9547d5c0ae136d5395894f6f3379cb2fe720fa6 +size 1169128 diff --git a/shhs_visit2/shhs2-201028/labels.meta.json b/shhs_visit2/shhs2-201028/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f48c3d4df9ec7cefa7696a81993b4347ca72ea59 --- /dev/null +++ b/shhs_visit2/shhs2-201028/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201028", + "n_epochs": 1169, + "created_utc": "2026-05-03T18:12:14.823732+00:00", + "shape": [ + 1169 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201028/labels.npy b/shhs_visit2/shhs2-201028/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c28f33988253d2e23980dad0092f3ee705bbd3d --- /dev/null +++ b/shhs_visit2/shhs2-201028/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c78db6729c4971ddb20070da0567ea637944389924b40f310b5b1ac1de63d0 +size 2466 diff --git a/shhs_visit2/shhs2-201029/embeddings.meta.json b/shhs_visit2/shhs2-201029/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9297b989a1937be1e80e1ca6293ce1f3814f702 --- /dev/null +++ b/shhs_visit2/shhs2-201029/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201029", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:12:15.948254+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201029/embeddings.npy b/shhs_visit2/shhs2-201029/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b79e51e3e895cf05f288fa01d148fdfc30603303 --- /dev/null +++ b/shhs_visit2/shhs2-201029/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140953c7575311de9e5173c51b86a9d69933b8248faf1adf1d5bad70c313c23a +size 1140128 diff --git a/shhs_visit2/shhs2-201029/labels.meta.json b/shhs_visit2/shhs2-201029/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..75657612dcd7755bcc85f372097f803a8e448d36 --- /dev/null +++ b/shhs_visit2/shhs2-201029/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201029", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:12:15.951444+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201029/labels.npy b/shhs_visit2/shhs2-201029/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c03d5e8f7efaeb6a378461c87835fa6c1730aad0 --- /dev/null +++ b/shhs_visit2/shhs2-201029/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c420eb39490d00cea82c315aaa2e20b185c08db1f15af1cce5a7c7632d5fff82 +size 2408 diff --git a/shhs_visit2/shhs2-201030/embeddings.meta.json b/shhs_visit2/shhs2-201030/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69b18dc4662a4bedfcb6f068c04e1be5bec73c2a --- /dev/null +++ b/shhs_visit2/shhs2-201030/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201030", + "embedding_dim": 500, + "n_epochs": 1125, + "created_utc": "2026-05-03T18:12:16.999989+00:00", + "shape": [ + 1125, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201030/embeddings.npy b/shhs_visit2/shhs2-201030/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4077eec4c279636139e5167fdbdfa43dda62fd6 --- /dev/null +++ b/shhs_visit2/shhs2-201030/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30df442f6dc5daedba0f366f2c078eb81bda33e934e4d93f4763be4e9126ffc5 +size 1125128 diff --git a/shhs_visit2/shhs2-201030/labels.meta.json b/shhs_visit2/shhs2-201030/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..821dc5db54f2e10c1018210312e28ada16e993df --- /dev/null +++ b/shhs_visit2/shhs2-201030/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201030", + "n_epochs": 1125, + "created_utc": "2026-05-03T18:12:17.002866+00:00", + "shape": [ + 1125 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201030/labels.npy b/shhs_visit2/shhs2-201030/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e57b55ed18f70a47c03c7aca628e1b81f8bdbdcd --- /dev/null +++ b/shhs_visit2/shhs2-201030/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e189ee9eb238f7081f153df9e9130a27522473fd0d59e49b55465448f3d253 +size 2378 diff --git a/shhs_visit2/shhs2-201031/embeddings.meta.json b/shhs_visit2/shhs2-201031/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4cdb0f12909116a04d64ffc1856df9dbfe581f3 --- /dev/null +++ b/shhs_visit2/shhs2-201031/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201031", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:12:18.110207+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201031/embeddings.npy b/shhs_visit2/shhs2-201031/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3fd0b32ca9b6cfd8129b4ebc85002d7e78256459 --- /dev/null +++ b/shhs_visit2/shhs2-201031/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae369bcab38eb8d125a057c9d8168f6af11c7ca41430854d7f7018f3b37f7d3 +size 1170128 diff --git a/shhs_visit2/shhs2-201031/labels.meta.json b/shhs_visit2/shhs2-201031/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f09ce5b02caddac6d38675283d28e585e8682a0 --- /dev/null +++ b/shhs_visit2/shhs2-201031/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201031", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:12:18.113431+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201031/labels.npy b/shhs_visit2/shhs2-201031/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b7572b692fcc7916e19986f05d25479625680bb --- /dev/null +++ b/shhs_visit2/shhs2-201031/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d576f738cd50fb2398ff4418303c1254b7a8cd08101e286576c844b129c9d67 +size 2468 diff --git a/shhs_visit2/shhs2-201032/embeddings.meta.json b/shhs_visit2/shhs2-201032/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f795ed8299623f3f468186285856821109044ce6 --- /dev/null +++ b/shhs_visit2/shhs2-201032/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201032", + "embedding_dim": 500, + "n_epochs": 1222, + "created_utc": "2026-05-03T18:12:18.757401+00:00", + "shape": [ + 1222, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201032/embeddings.npy b/shhs_visit2/shhs2-201032/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9f2a3274309c59149fba50272c9f6841c62922b --- /dev/null +++ b/shhs_visit2/shhs2-201032/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1c03764b5912988e8c49e94af40ccaed85458ce1aada8576e7e527094d4e2c +size 1222128 diff --git a/shhs_visit2/shhs2-201032/labels.meta.json b/shhs_visit2/shhs2-201032/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..343bb27aec0600d588595bf5bc6906fd3d4efbe7 --- /dev/null +++ b/shhs_visit2/shhs2-201032/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201032", + "n_epochs": 1222, + "created_utc": "2026-05-03T18:12:18.760806+00:00", + "shape": [ + 1222 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201032/labels.npy b/shhs_visit2/shhs2-201032/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..22e14493893a5a3623e1fbc4c47fa1d53ec67c21 --- /dev/null +++ b/shhs_visit2/shhs2-201032/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a07bcd68c4fb6be2011e8bb5133790940471a3ab708d6d5b049c03756cda5c5 +size 2572 diff --git a/shhs_visit2/shhs2-201034/embeddings.meta.json b/shhs_visit2/shhs2-201034/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8caad56e6f861c5641f6f0965ac6fcf7f85d71c6 --- /dev/null +++ b/shhs_visit2/shhs2-201034/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201034", + "embedding_dim": 500, + "n_epochs": 1102, + "created_utc": "2026-05-03T18:12:19.288290+00:00", + "shape": [ + 1102, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201034/embeddings.npy b/shhs_visit2/shhs2-201034/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..75c51f366061b3a1e272238dac7234ab366a0fde --- /dev/null +++ b/shhs_visit2/shhs2-201034/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e690bfff7d1b35677f3c0ab943d1424295b256b3aeedc333c801fc278009697a +size 1102128 diff --git a/shhs_visit2/shhs2-201034/labels.meta.json b/shhs_visit2/shhs2-201034/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4423228d7049b21c5a5336ffc88b9dd7c4df084 --- /dev/null +++ b/shhs_visit2/shhs2-201034/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201034", + "n_epochs": 1102, + "created_utc": "2026-05-03T18:12:19.292077+00:00", + "shape": [ + 1102 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201034/labels.npy b/shhs_visit2/shhs2-201034/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ced567dd5f6a1ae11d6d076f260fc6b0fa5ef58 --- /dev/null +++ b/shhs_visit2/shhs2-201034/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3ae8cea76ddc66e0ba2e9a4c18903221788764267ce03711b9ea24d7930748 +size 2332 diff --git a/shhs_visit2/shhs2-201036/embeddings.meta.json b/shhs_visit2/shhs2-201036/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2fa24ef4b43c815af790bf472e216152649655fb --- /dev/null +++ b/shhs_visit2/shhs2-201036/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201036", + "embedding_dim": 500, + "n_epochs": 1241, + "created_utc": "2026-05-03T18:12:20.636552+00:00", + "shape": [ + 1241, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201036/embeddings.npy b/shhs_visit2/shhs2-201036/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..390f88b7997b3df96baf97ec3d75bed6d4590459 --- /dev/null +++ b/shhs_visit2/shhs2-201036/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfa4f2ef25b888d697d67b10775482bf9e19365abb55e56e288bc72c202b1bff +size 1241128 diff --git a/shhs_visit2/shhs2-201036/labels.meta.json b/shhs_visit2/shhs2-201036/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..871566db1af04c52b8074fdde98a936361ac29bc --- /dev/null +++ b/shhs_visit2/shhs2-201036/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201036", + "n_epochs": 1241, + "created_utc": "2026-05-03T18:12:20.640183+00:00", + "shape": [ + 1241 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201036/labels.npy b/shhs_visit2/shhs2-201036/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ace0d2cbb20571e78131d98eb8c378291482b39 --- /dev/null +++ b/shhs_visit2/shhs2-201036/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878570254a77ab850f315f81d52dd0863effcff85bd500bccd56dac014f9bf01 +size 2610 diff --git a/shhs_visit2/shhs2-201037/embeddings.meta.json b/shhs_visit2/shhs2-201037/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ac82bc342926a3e2ec1219a31d67261051866b6 --- /dev/null +++ b/shhs_visit2/shhs2-201037/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201037", + "embedding_dim": 500, + "n_epochs": 1346, + "created_utc": "2026-05-03T18:12:21.248895+00:00", + "shape": [ + 1346, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201037/embeddings.npy b/shhs_visit2/shhs2-201037/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e0e86e9db8ada558d48dac7e1efee65a2d41917 --- /dev/null +++ b/shhs_visit2/shhs2-201037/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef06cfe8d042e069b1f87753830c69ff98d94d76d13102469bec7bb899096b9b +size 1346128 diff --git a/shhs_visit2/shhs2-201037/labels.meta.json b/shhs_visit2/shhs2-201037/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5f3e8c089325032cfacafa91a643e9b0e5dae05 --- /dev/null +++ b/shhs_visit2/shhs2-201037/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201037", + "n_epochs": 1346, + "created_utc": "2026-05-03T18:12:21.252169+00:00", + "shape": [ + 1346 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201037/labels.npy b/shhs_visit2/shhs2-201037/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..895f98c54db81e0fe50ba8264c1b8d331865b8e5 --- /dev/null +++ b/shhs_visit2/shhs2-201037/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77104a960e16dbf0ddbceb70f9d1fd8bc1142ffdc4bd5851a5512ffb60428c6b +size 2820 diff --git a/shhs_visit2/shhs2-201039/embeddings.meta.json b/shhs_visit2/shhs2-201039/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..015ba015e3027876726f5e75b5148ca551d145fa --- /dev/null +++ b/shhs_visit2/shhs2-201039/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201039", + "embedding_dim": 500, + "n_epochs": 1139, + "created_utc": "2026-05-03T18:12:22.448314+00:00", + "shape": [ + 1139, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201039/embeddings.npy b/shhs_visit2/shhs2-201039/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d11267da79812390c303ad65eb57572475dbb683 --- /dev/null +++ b/shhs_visit2/shhs2-201039/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076a6a1d4e0f1974fefdc653c5849ad29ee3a45cb865b9cada19d407e1fc0957 +size 1139128 diff --git a/shhs_visit2/shhs2-201039/labels.meta.json b/shhs_visit2/shhs2-201039/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd8a564532135cb43bbfd67ac21a6914d238f1b6 --- /dev/null +++ b/shhs_visit2/shhs2-201039/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201039", + "n_epochs": 1139, + "created_utc": "2026-05-03T18:12:22.451782+00:00", + "shape": [ + 1139 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201039/labels.npy b/shhs_visit2/shhs2-201039/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..31e28f704c67e5bf09af6741c73f2416fe21af50 --- /dev/null +++ b/shhs_visit2/shhs2-201039/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c98019564d9976714aeab45c3da56fd303939ad7059c795b5ea20e7f489dc3 +size 2406 diff --git a/shhs_visit2/shhs2-201040/embeddings.meta.json b/shhs_visit2/shhs2-201040/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7090437da46866cff4ab256896a380b304b92f09 --- /dev/null +++ b/shhs_visit2/shhs2-201040/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201040", + "embedding_dim": 500, + "n_epochs": 1281, + "created_utc": "2026-05-03T18:12:23.831667+00:00", + "shape": [ + 1281, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201040/embeddings.npy b/shhs_visit2/shhs2-201040/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..235fe0f38520ac6666629e076194019438988ff9 --- /dev/null +++ b/shhs_visit2/shhs2-201040/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a1de2f7edfd7ce462f6d478e94bc167c0eaac9ca7f245d52882130482c8c8f +size 1281128 diff --git a/shhs_visit2/shhs2-201040/labels.meta.json b/shhs_visit2/shhs2-201040/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a001aeccb07b1bc21a5400edf4042d8022a0ba9 --- /dev/null +++ b/shhs_visit2/shhs2-201040/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201040", + "n_epochs": 1281, + "created_utc": "2026-05-03T18:12:23.836139+00:00", + "shape": [ + 1281 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201040/labels.npy b/shhs_visit2/shhs2-201040/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7b571b81002a07d8c0198020db6918c791a18a4 --- /dev/null +++ b/shhs_visit2/shhs2-201040/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b784df3ac6b9f7855ce9efdde976f0a3520599da844cdfd4e4928e5cee24c17 +size 2690 diff --git a/shhs_visit2/shhs2-201041/embeddings.meta.json b/shhs_visit2/shhs2-201041/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34d64ed406206006ce483db6fa50b2cfc740727e --- /dev/null +++ b/shhs_visit2/shhs2-201041/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201041", + "embedding_dim": 500, + "n_epochs": 1413, + "created_utc": "2026-05-03T18:12:24.482344+00:00", + "shape": [ + 1413, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201041/embeddings.npy b/shhs_visit2/shhs2-201041/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1fb7372567d7136c7b0d0c191456748729fe5e99 --- /dev/null +++ b/shhs_visit2/shhs2-201041/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd6819b5dea8e31747088d117443a6c1b92ebf0962d7d49be107c0b19dba66f +size 1413128 diff --git a/shhs_visit2/shhs2-201041/labels.meta.json b/shhs_visit2/shhs2-201041/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9e7bca35ec3dfbba3c4fbc70c6a448655c07110 --- /dev/null +++ b/shhs_visit2/shhs2-201041/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201041", + "n_epochs": 1413, + "created_utc": "2026-05-03T18:12:24.486419+00:00", + "shape": [ + 1413 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201041/labels.npy b/shhs_visit2/shhs2-201041/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5bf73032771339aee1907b10eeb5fbf23182e391 --- /dev/null +++ b/shhs_visit2/shhs2-201041/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc32793134fc8b18b33016e1315d7645efc2a64c73c24d07b35a85451e3001d +size 2954 diff --git a/shhs_visit2/shhs2-201045/embeddings.meta.json b/shhs_visit2/shhs2-201045/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b59b7bf5e4395a2044ffc39bc0efde707d162a54 --- /dev/null +++ b/shhs_visit2/shhs2-201045/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201045", + "embedding_dim": 500, + "n_epochs": 1256, + "created_utc": "2026-05-03T18:12:25.939703+00:00", + "shape": [ + 1256, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201045/embeddings.npy b/shhs_visit2/shhs2-201045/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b33051eeacf5a4102971fc25808592d56440b17d --- /dev/null +++ b/shhs_visit2/shhs2-201045/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0493fe66bd9f5ebc253d68f55fabcc80847f6f36813ecd39dc994b7d20f2a3 +size 1256128 diff --git a/shhs_visit2/shhs2-201045/labels.meta.json b/shhs_visit2/shhs2-201045/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8346eac303a58f9005a99e6e3c92c479cf468aa7 --- /dev/null +++ b/shhs_visit2/shhs2-201045/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201045", + "n_epochs": 1256, + "created_utc": "2026-05-03T18:12:25.944150+00:00", + "shape": [ + 1256 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201045/labels.npy b/shhs_visit2/shhs2-201045/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..58b7a8f9c03ffc002554dbfc3141f44e97df9bc2 --- /dev/null +++ b/shhs_visit2/shhs2-201045/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52853a5965107f97a57357e8d48a002d6c3a48553cc8e7828b99c8f2d7542b0 +size 2640 diff --git a/shhs_visit2/shhs2-201048/embeddings.meta.json b/shhs_visit2/shhs2-201048/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f68630a322754cb813e078123ed974049aedf524 --- /dev/null +++ b/shhs_visit2/shhs2-201048/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201048", + "embedding_dim": 500, + "n_epochs": 1347, + "created_utc": "2026-05-03T18:12:28.158488+00:00", + "shape": [ + 1347, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201048/embeddings.npy b/shhs_visit2/shhs2-201048/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1dd651ed53c50b009f0b7d969673b68b733c9ad5 --- /dev/null +++ b/shhs_visit2/shhs2-201048/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada3e2451d20d2440f1482e44ea3f0933347845ab49d299eb4b25c095674ff53 +size 1347128 diff --git a/shhs_visit2/shhs2-201048/labels.meta.json b/shhs_visit2/shhs2-201048/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9283d2876b832ae232c05e56c94761ca6bff134e --- /dev/null +++ b/shhs_visit2/shhs2-201048/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201048", + "n_epochs": 1347, + "created_utc": "2026-05-03T18:12:28.162229+00:00", + "shape": [ + 1347 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201048/labels.npy b/shhs_visit2/shhs2-201048/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e8b51e4a35b13b183bbdee6057ddf2bc2f0a115 --- /dev/null +++ b/shhs_visit2/shhs2-201048/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaceb82ecbd26027c52981a6282ba86be6edf25d71f4102c3c40a62fce19fd6 +size 2822 diff --git a/shhs_visit2/shhs2-201050/embeddings.meta.json b/shhs_visit2/shhs2-201050/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..223cce1d571ab7b3cc734221fd240163d77df321 --- /dev/null +++ b/shhs_visit2/shhs2-201050/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201050", + "embedding_dim": 500, + "n_epochs": 1199, + "created_utc": "2026-05-03T18:12:29.532336+00:00", + "shape": [ + 1199, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201050/embeddings.npy b/shhs_visit2/shhs2-201050/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae87c09b56426f5b61cb7442339faf984b1fbe04 --- /dev/null +++ b/shhs_visit2/shhs2-201050/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3e0a147d624adcec27447e6af9610b34e159c1f15ba94650514d97bb29033e +size 1199128 diff --git a/shhs_visit2/shhs2-201050/labels.meta.json b/shhs_visit2/shhs2-201050/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..16d3e72b6b7d2bd00c97d8571229ec6b4849db1d --- /dev/null +++ b/shhs_visit2/shhs2-201050/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201050", + "n_epochs": 1199, + "created_utc": "2026-05-03T18:12:29.535044+00:00", + "shape": [ + 1199 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201050/labels.npy b/shhs_visit2/shhs2-201050/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..607febee2f82742dc7d9541f3ec941f26f3c8f06 --- /dev/null +++ b/shhs_visit2/shhs2-201050/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5754083c4e5afbb742fd121ab1da1c5c317045bb59b32e18ebf9b95637b15a6b +size 2526 diff --git a/shhs_visit2/shhs2-201054/embeddings.meta.json b/shhs_visit2/shhs2-201054/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea08713c2c72bdf41c482b20d5c495ab3df7f042 --- /dev/null +++ b/shhs_visit2/shhs2-201054/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201054", + "embedding_dim": 500, + "n_epochs": 1029, + "created_utc": "2026-05-03T18:12:30.547944+00:00", + "shape": [ + 1029, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201054/embeddings.npy b/shhs_visit2/shhs2-201054/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee38f8c39f7adc7b7ab2aa14c9ccef8d1511e5ae --- /dev/null +++ b/shhs_visit2/shhs2-201054/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30b56fc88601ff8c7381bb1e44627e9005d93f37a7215e190ded9229249ff48 +size 1029128 diff --git a/shhs_visit2/shhs2-201054/labels.meta.json b/shhs_visit2/shhs2-201054/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8cd60e506c6cb733384aadea9bc007f5528de0a --- /dev/null +++ b/shhs_visit2/shhs2-201054/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201054", + "n_epochs": 1029, + "created_utc": "2026-05-03T18:12:30.551616+00:00", + "shape": [ + 1029 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201054/labels.npy b/shhs_visit2/shhs2-201054/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..57b7f609ccf36364afca6994320519d74be08012 --- /dev/null +++ b/shhs_visit2/shhs2-201054/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0432d4c85a4c82a021786108c1f77e44957673c81b06afd8882def94da0ac889 +size 2186 diff --git a/shhs_visit2/shhs2-201058/embeddings.meta.json b/shhs_visit2/shhs2-201058/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dc4e9c0caadb67d025941b4695a07ad8f84ea6c --- /dev/null +++ b/shhs_visit2/shhs2-201058/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201058", + "embedding_dim": 500, + "n_epochs": 1524, + "created_utc": "2026-05-03T18:12:32.326860+00:00", + "shape": [ + 1524, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201058/embeddings.npy b/shhs_visit2/shhs2-201058/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4126df20308e2ac68dac204ffbda58a004d6d45e --- /dev/null +++ b/shhs_visit2/shhs2-201058/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553fd49c679611922f94a988d95fb2ae482c83d190f276bd3eef2405836b74af +size 1524128 diff --git a/shhs_visit2/shhs2-201058/labels.meta.json b/shhs_visit2/shhs2-201058/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10603f55e3d2f714a7e9bf9a7394f6047b1a36a6 --- /dev/null +++ b/shhs_visit2/shhs2-201058/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201058", + "n_epochs": 1524, + "created_utc": "2026-05-03T18:12:32.330495+00:00", + "shape": [ + 1524 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201058/labels.npy b/shhs_visit2/shhs2-201058/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..faed7abd2c12fb2d2b497dd3b3d8ad15778647b4 --- /dev/null +++ b/shhs_visit2/shhs2-201058/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538621e46ee00e3b76e66e5f35f7f3fa626ebca94d8ebaf93079c96e3982cb5b +size 3176 diff --git a/shhs_visit2/shhs2-201061/embeddings.meta.json b/shhs_visit2/shhs2-201061/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b589371455a50cf3cd0c49767758b3be7394d8f --- /dev/null +++ b/shhs_visit2/shhs2-201061/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201061", + "embedding_dim": 500, + "n_epochs": 1378, + "created_utc": "2026-05-03T18:12:33.793703+00:00", + "shape": [ + 1378, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201061/embeddings.npy b/shhs_visit2/shhs2-201061/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2bea0465fad63a4fd2cc639c71dc5bca22073c1a --- /dev/null +++ b/shhs_visit2/shhs2-201061/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c2b6d5fb31ed6978fdf23c3a387b4a175303b898f247ac699fa92fb72f494d +size 1378128 diff --git a/shhs_visit2/shhs2-201061/labels.meta.json b/shhs_visit2/shhs2-201061/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56f44ea744661b71d9d65a529e0c019387a001a1 --- /dev/null +++ b/shhs_visit2/shhs2-201061/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201061", + "n_epochs": 1378, + "created_utc": "2026-05-03T18:12:33.797627+00:00", + "shape": [ + 1378 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201061/labels.npy b/shhs_visit2/shhs2-201061/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..734b4455089233ddf75f5adac13b013b6d12a5ed --- /dev/null +++ b/shhs_visit2/shhs2-201061/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3ff8b2ad21db704fefef495ebce7779a95ba384ab68569c1e6f509af759f57 +size 2884 diff --git a/shhs_visit2/shhs2-201062/embeddings.meta.json b/shhs_visit2/shhs2-201062/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae827e2c467482e2a4e461f60efcf638a2f4e257 --- /dev/null +++ b/shhs_visit2/shhs2-201062/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201062", + "embedding_dim": 500, + "n_epochs": 1425, + "created_utc": "2026-05-03T18:12:35.249690+00:00", + "shape": [ + 1425, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201062/embeddings.npy b/shhs_visit2/shhs2-201062/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccd9e8e31d73847d270e8c9a9d97ae266be31a7c --- /dev/null +++ b/shhs_visit2/shhs2-201062/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:905907de01d7f3ba2477d4d317de511a40aefb0a091cabdcb6bf30e2a0d2a33e +size 1425128 diff --git a/shhs_visit2/shhs2-201062/labels.meta.json b/shhs_visit2/shhs2-201062/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9d0b0ef09e716b6adf2a3e8e02e6a1eba6fd4df --- /dev/null +++ b/shhs_visit2/shhs2-201062/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201062", + "n_epochs": 1425, + "created_utc": "2026-05-03T18:12:35.253341+00:00", + "shape": [ + 1425 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201062/labels.npy b/shhs_visit2/shhs2-201062/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3ec20ada475b29b55f45e92459f5eeaf3409780 --- /dev/null +++ b/shhs_visit2/shhs2-201062/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e78c929cbbcbea8e3c8db366ff69cb41cc34d1c129fd7bc7155a4900e62ead +size 2978 diff --git a/shhs_visit2/shhs2-201063/embeddings.meta.json b/shhs_visit2/shhs2-201063/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..029102e223a53d697a79f887238ca16b6517b386 --- /dev/null +++ b/shhs_visit2/shhs2-201063/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201063", + "embedding_dim": 500, + "n_epochs": 1254, + "created_utc": "2026-05-03T18:12:36.535634+00:00", + "shape": [ + 1254, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201063/embeddings.npy b/shhs_visit2/shhs2-201063/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e755337b5eb96f24e9909a8a66b1844af7f8339 --- /dev/null +++ b/shhs_visit2/shhs2-201063/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33906b60832452a8137093aaf04490c7c4942ffbbad1b884af520062240caba8 +size 1254128 diff --git a/shhs_visit2/shhs2-201063/labels.meta.json b/shhs_visit2/shhs2-201063/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1295b88ad432b1545e7a1bd7324d74a040ba0a93 --- /dev/null +++ b/shhs_visit2/shhs2-201063/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201063", + "n_epochs": 1254, + "created_utc": "2026-05-03T18:12:36.539226+00:00", + "shape": [ + 1254 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201063/labels.npy b/shhs_visit2/shhs2-201063/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e50d66c2d4e4d9351da340ea6a1a16e0d98d8f2 --- /dev/null +++ b/shhs_visit2/shhs2-201063/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ea3fcb56b4606ff2c1657d1848f13f6823e6e0c39f1277a50d79db72024862 +size 2636 diff --git a/shhs_visit2/shhs2-201064/embeddings.meta.json b/shhs_visit2/shhs2-201064/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31a44a9157888d588e56e7e4a03f0ccb02214ec4 --- /dev/null +++ b/shhs_visit2/shhs2-201064/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201064", + "embedding_dim": 500, + "n_epochs": 1461, + "created_utc": "2026-05-03T18:12:38.909468+00:00", + "shape": [ + 1461, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201064/embeddings.npy b/shhs_visit2/shhs2-201064/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f077c6eb77f49176a461d03e177bec091de2e29 --- /dev/null +++ b/shhs_visit2/shhs2-201064/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee15bf2f2fa8604c45326ad378eb272260fdda0ca15e58dd08b912cf30be3105 +size 1461128 diff --git a/shhs_visit2/shhs2-201064/labels.meta.json b/shhs_visit2/shhs2-201064/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b14183eb8e52a9c73365bee242056f9d06af85fa --- /dev/null +++ b/shhs_visit2/shhs2-201064/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201064", + "n_epochs": 1461, + "created_utc": "2026-05-03T18:12:38.913890+00:00", + "shape": [ + 1461 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201064/labels.npy b/shhs_visit2/shhs2-201064/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba1780e41ca77adb382444c5e56fcdf6b8ee4d5a --- /dev/null +++ b/shhs_visit2/shhs2-201064/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257e0c416c7ebb79a2d53ed627e62a601dc492c37eb7f853dfef712066698f6a +size 3050 diff --git a/shhs_visit2/shhs2-201066/embeddings.meta.json b/shhs_visit2/shhs2-201066/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2dca7b6352911bebefba8117a8e683732fe76a34 --- /dev/null +++ b/shhs_visit2/shhs2-201066/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201066", + "embedding_dim": 500, + "n_epochs": 1354, + "created_utc": "2026-05-03T18:12:41.481158+00:00", + "shape": [ + 1354, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201066/embeddings.npy b/shhs_visit2/shhs2-201066/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..145644f67b7470b2b998b7c8c83c4257f3fd7c41 --- /dev/null +++ b/shhs_visit2/shhs2-201066/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e13d735d0e7489ec1831c884d0c166581918e5ba0e08cd7f2d9c2884128059 +size 1354128 diff --git a/shhs_visit2/shhs2-201066/labels.meta.json b/shhs_visit2/shhs2-201066/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d2f23e151790c7b7e294d917a2acce3b57a24d0d --- /dev/null +++ b/shhs_visit2/shhs2-201066/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201066", + "n_epochs": 1354, + "created_utc": "2026-05-03T18:12:41.485018+00:00", + "shape": [ + 1354 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201066/labels.npy b/shhs_visit2/shhs2-201066/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..76299c0163e734ecfcde4f6dcef79237246ae6bb --- /dev/null +++ b/shhs_visit2/shhs2-201066/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1efe8ef0e698e8e4c97f8f14a071ad539bd08da89b31f398c4f6fcbb30897a7e +size 2836 diff --git a/shhs_visit2/shhs2-201067/embeddings.meta.json b/shhs_visit2/shhs2-201067/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc43539cf6eb601e956e9c874771c220ddd065ad --- /dev/null +++ b/shhs_visit2/shhs2-201067/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201067", + "embedding_dim": 500, + "n_epochs": 1424, + "created_utc": "2026-05-03T18:12:42.161881+00:00", + "shape": [ + 1424, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201067/embeddings.npy b/shhs_visit2/shhs2-201067/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..203d03fd848efc25f8dfb819fe35e27afc62a984 --- /dev/null +++ b/shhs_visit2/shhs2-201067/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5fcdd28437e22d0719a1aa1baa2ab3ead1019f6093f7e03bdedc174261377ab +size 1424128 diff --git a/shhs_visit2/shhs2-201067/labels.meta.json b/shhs_visit2/shhs2-201067/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f05b8635578744da2c1ce52d1fbf023f902653fa --- /dev/null +++ b/shhs_visit2/shhs2-201067/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201067", + "n_epochs": 1424, + "created_utc": "2026-05-03T18:12:42.165173+00:00", + "shape": [ + 1424 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201067/labels.npy b/shhs_visit2/shhs2-201067/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ff101ef83a03eace66b04d20010bb44f6f2275c --- /dev/null +++ b/shhs_visit2/shhs2-201067/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63fba7f08023f421264b7a562edd9e71ba4c9f4c81244f8628cfb03259920a88 +size 2976 diff --git a/shhs_visit2/shhs2-201068/embeddings.meta.json b/shhs_visit2/shhs2-201068/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f68586908065c4b9986bfd1f773dd2b58ff3ba01 --- /dev/null +++ b/shhs_visit2/shhs2-201068/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201068", + "embedding_dim": 500, + "n_epochs": 1492, + "created_utc": "2026-05-03T18:12:44.421970+00:00", + "shape": [ + 1492, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201068/embeddings.npy b/shhs_visit2/shhs2-201068/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..668441c97fa100ae3484265c04a80e4416d38782 --- /dev/null +++ b/shhs_visit2/shhs2-201068/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17352c5a5fe8bb43dd61d5d0c4624013ef099550096e9923cb36a8139eded3ba +size 1492128 diff --git a/shhs_visit2/shhs2-201068/labels.meta.json b/shhs_visit2/shhs2-201068/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f299938352fe9996666d493e1174c303dbe68135 --- /dev/null +++ b/shhs_visit2/shhs2-201068/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201068", + "n_epochs": 1492, + "created_utc": "2026-05-03T18:12:44.426102+00:00", + "shape": [ + 1492 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201068/labels.npy b/shhs_visit2/shhs2-201068/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0192391584f152e8efb6255335da32f7145bdda1 --- /dev/null +++ b/shhs_visit2/shhs2-201068/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251ce10e4a102b688456c2c61845bae54379c033bdc787f18c8dd103f0b94476 +size 3112 diff --git a/shhs_visit2/shhs2-201069/embeddings.meta.json b/shhs_visit2/shhs2-201069/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c01a2974f69505f7e35f71da4c7de4a5225a71f1 --- /dev/null +++ b/shhs_visit2/shhs2-201069/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201069", + "embedding_dim": 500, + "n_epochs": 1424, + "created_utc": "2026-05-03T18:12:45.946773+00:00", + "shape": [ + 1424, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201069/embeddings.npy b/shhs_visit2/shhs2-201069/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dec1e0ef1bb281fa9599ea37575d62f9e709ee3b --- /dev/null +++ b/shhs_visit2/shhs2-201069/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3802fe1bcb22d15592311807953c1f7899e782b7d9a5199a3dbce07d7c77abe3 +size 1424128 diff --git a/shhs_visit2/shhs2-201069/labels.meta.json b/shhs_visit2/shhs2-201069/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c906e67b74bdcb9d07ba32d8d0605823b9b59ca --- /dev/null +++ b/shhs_visit2/shhs2-201069/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201069", + "n_epochs": 1424, + "created_utc": "2026-05-03T18:12:45.951077+00:00", + "shape": [ + 1424 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201069/labels.npy b/shhs_visit2/shhs2-201069/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd4572a381eb54729c869f454b514062cc4f950c --- /dev/null +++ b/shhs_visit2/shhs2-201069/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f09f181e89e506fceb598f00711aacc17fbdfa916ce791d484f5c1276d322b7 +size 2976 diff --git a/shhs_visit2/shhs2-201072/embeddings.meta.json b/shhs_visit2/shhs2-201072/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..538629e115a8e982f0fd7250b501914d849a8880 --- /dev/null +++ b/shhs_visit2/shhs2-201072/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201072", + "embedding_dim": 500, + "n_epochs": 1624, + "created_utc": "2026-05-03T18:12:46.721668+00:00", + "shape": [ + 1624, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201072/embeddings.npy b/shhs_visit2/shhs2-201072/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..defd38b3343ad7587389ae52f8ea68d30318fc81 --- /dev/null +++ b/shhs_visit2/shhs2-201072/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e85f68f53572fda52eb017b985548d5e6c0fd24891acdeb6e75de6d32e10cb +size 1624128 diff --git a/shhs_visit2/shhs2-201072/labels.meta.json b/shhs_visit2/shhs2-201072/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eaf9961e51d930cf5b8fc0c1fe5c940744cbe588 --- /dev/null +++ b/shhs_visit2/shhs2-201072/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201072", + "n_epochs": 1624, + "created_utc": "2026-05-03T18:12:46.725187+00:00", + "shape": [ + 1624 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201072/labels.npy b/shhs_visit2/shhs2-201072/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8a843288edef828ccee37b05ce63eea52acc616 --- /dev/null +++ b/shhs_visit2/shhs2-201072/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440dcf1090b0d013ee46459363b1038447bb50cbd801131967967219a63470ff +size 3376 diff --git a/shhs_visit2/shhs2-201074/embeddings.meta.json b/shhs_visit2/shhs2-201074/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10f8da3360eb5960e5e32f9786a9a212fe412c50 --- /dev/null +++ b/shhs_visit2/shhs2-201074/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201074", + "embedding_dim": 500, + "n_epochs": 1352, + "created_utc": "2026-05-03T18:12:48.049417+00:00", + "shape": [ + 1352, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201074/embeddings.npy b/shhs_visit2/shhs2-201074/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..476e540d5b3d9c2f424cd34a897bf17aee2f911c --- /dev/null +++ b/shhs_visit2/shhs2-201074/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6860753e0760add1cb3d5532cdc14cb40779c0c5f8acba3239b28af4ac0190 +size 1352128 diff --git a/shhs_visit2/shhs2-201074/labels.meta.json b/shhs_visit2/shhs2-201074/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1099427a701c8366befbf8e47898bd9c92f32114 --- /dev/null +++ b/shhs_visit2/shhs2-201074/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201074", + "n_epochs": 1352, + "created_utc": "2026-05-03T18:12:48.052964+00:00", + "shape": [ + 1352 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201074/labels.npy b/shhs_visit2/shhs2-201074/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..76cebf41b4501371c3ea6e42d1a121acc8f60e4c --- /dev/null +++ b/shhs_visit2/shhs2-201074/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0b74c5fbfa4e108a8a3a78dcbfdb70ba1f1b37069424ee090f715585b70c0f +size 2832 diff --git a/shhs_visit2/shhs2-201076/embeddings.meta.json b/shhs_visit2/shhs2-201076/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91ba78d3e4bd954aa74705d80b97bb96d7076271 --- /dev/null +++ b/shhs_visit2/shhs2-201076/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201076", + "embedding_dim": 500, + "n_epochs": 1163, + "created_utc": "2026-05-03T18:12:50.861580+00:00", + "shape": [ + 1163, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201076/embeddings.npy b/shhs_visit2/shhs2-201076/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..56110e1f3b8d8c2a51e1e623d06a767de1f7b210 --- /dev/null +++ b/shhs_visit2/shhs2-201076/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eecbff1370cae54966056291935ae0923d90dba83fa6ada20ba972e1dc0de13 +size 1163128 diff --git a/shhs_visit2/shhs2-201076/labels.meta.json b/shhs_visit2/shhs2-201076/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f0cbfa9759a3931782c717d81994b25c9fa61b97 --- /dev/null +++ b/shhs_visit2/shhs2-201076/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201076", + "n_epochs": 1163, + "created_utc": "2026-05-03T18:12:50.866274+00:00", + "shape": [ + 1163 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201076/labels.npy b/shhs_visit2/shhs2-201076/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc21cbe333a136905638c9d14ce6a6aef79a7c86 --- /dev/null +++ b/shhs_visit2/shhs2-201076/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b6ef4c4382340ae3184a14d57da12d316ef220a4d032c201a080a4cac4917a +size 2454 diff --git a/shhs_visit2/shhs2-201077/embeddings.meta.json b/shhs_visit2/shhs2-201077/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7553b04fd65b0c1a6c94e3655e6945113dfc5971 --- /dev/null +++ b/shhs_visit2/shhs2-201077/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201077", + "embedding_dim": 500, + "n_epochs": 1049, + "created_utc": "2026-05-03T18:12:53.435681+00:00", + "shape": [ + 1049, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201077/embeddings.npy b/shhs_visit2/shhs2-201077/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6054772f4492da7d5d92bdeefc59502c334c4aa1 --- /dev/null +++ b/shhs_visit2/shhs2-201077/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669bbd6ef60e13accbc5695b9b673a55a30a041a5f8298469b94ea9a5cddd271 +size 1049128 diff --git a/shhs_visit2/shhs2-201077/labels.meta.json b/shhs_visit2/shhs2-201077/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1569c9059479febcdef0165dd165f701bfcf279b --- /dev/null +++ b/shhs_visit2/shhs2-201077/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201077", + "n_epochs": 1049, + "created_utc": "2026-05-03T18:12:53.439288+00:00", + "shape": [ + 1049 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201077/labels.npy b/shhs_visit2/shhs2-201077/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..62a40cf7d16cc468745dbe69c2da9dc5346a4bc1 --- /dev/null +++ b/shhs_visit2/shhs2-201077/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d550da0b12126cd4803497ea1d3e7a652874661d9983b80ae4a057563c91910 +size 2226 diff --git a/shhs_visit2/shhs2-201080/embeddings.meta.json b/shhs_visit2/shhs2-201080/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7facdbf238d14c2537468109ffe2b06d69506706 --- /dev/null +++ b/shhs_visit2/shhs2-201080/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201080", + "embedding_dim": 500, + "n_epochs": 1310, + "created_utc": "2026-05-03T18:12:54.943007+00:00", + "shape": [ + 1310, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201080/embeddings.npy b/shhs_visit2/shhs2-201080/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae1f5c67938fd4760c67638bb28f963743ccf41b --- /dev/null +++ b/shhs_visit2/shhs2-201080/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4c96fc79cf44cb529c43576c33356ae508e47d894becf3d229c6dfeda7a3f3 +size 1310128 diff --git a/shhs_visit2/shhs2-201080/labels.meta.json b/shhs_visit2/shhs2-201080/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b71103934c06acbed9daa6cabd31de8a68edc791 --- /dev/null +++ b/shhs_visit2/shhs2-201080/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201080", + "n_epochs": 1310, + "created_utc": "2026-05-03T18:12:54.948222+00:00", + "shape": [ + 1310 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201080/labels.npy b/shhs_visit2/shhs2-201080/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5f39e5d0d31167660941cd8f8809fdf28765168 --- /dev/null +++ b/shhs_visit2/shhs2-201080/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8859b58acb6b474c9ea24e16e6cf47cbab9290f319bbfb8603f5666f35b9f3d +size 2748 diff --git a/shhs_visit2/shhs2-201081/embeddings.meta.json b/shhs_visit2/shhs2-201081/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..889c32632c56ac116e501952dae3bbf5c3c198cf --- /dev/null +++ b/shhs_visit2/shhs2-201081/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201081", + "embedding_dim": 500, + "n_epochs": 1263, + "created_utc": "2026-05-03T18:12:56.845361+00:00", + "shape": [ + 1263, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201081/embeddings.npy b/shhs_visit2/shhs2-201081/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0bcaf297f8376fb9a160fceb9c09860ce1be3c3e --- /dev/null +++ b/shhs_visit2/shhs2-201081/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00677fa0a802f38c783d42f001b512d027739bae7fec5b8bc89d23e65b1a82b +size 1263128 diff --git a/shhs_visit2/shhs2-201081/labels.meta.json b/shhs_visit2/shhs2-201081/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6171ec5cf7159dee52732e0b2083fe18d6c7512a --- /dev/null +++ b/shhs_visit2/shhs2-201081/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201081", + "n_epochs": 1263, + "created_utc": "2026-05-03T18:12:56.850129+00:00", + "shape": [ + 1263 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201081/labels.npy b/shhs_visit2/shhs2-201081/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7c6c0c4398b961a64143352d9a0223fab442b82 --- /dev/null +++ b/shhs_visit2/shhs2-201081/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4d1e094e992d5a0c1fa0524a80524ab57a2c9bc2fc92ed0c0f32bc4d3e0360 +size 2654 diff --git a/shhs_visit2/shhs2-201083/embeddings.meta.json b/shhs_visit2/shhs2-201083/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1cf4b188232865f85f28fabef825e4ba06773d0b --- /dev/null +++ b/shhs_visit2/shhs2-201083/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201083", + "embedding_dim": 500, + "n_epochs": 1313, + "created_utc": "2026-05-03T18:12:58.351804+00:00", + "shape": [ + 1313, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201083/embeddings.npy b/shhs_visit2/shhs2-201083/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..75eaad9eceffee7c228f6d84f841f1fdd2d3b537 --- /dev/null +++ b/shhs_visit2/shhs2-201083/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c2124b2dc073766c19c2d237b7c5a4f9b0ca9662794988e01e75841f9bf252 +size 1313128 diff --git a/shhs_visit2/shhs2-201083/labels.meta.json b/shhs_visit2/shhs2-201083/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7fff4a6252ff9fa7ebc99520c4e07f0a1c2c757 --- /dev/null +++ b/shhs_visit2/shhs2-201083/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201083", + "n_epochs": 1313, + "created_utc": "2026-05-03T18:12:58.355678+00:00", + "shape": [ + 1313 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201083/labels.npy b/shhs_visit2/shhs2-201083/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d9d1e6c2899f33d46efc37cbf39b7461a2f66b1 --- /dev/null +++ b/shhs_visit2/shhs2-201083/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b1717075c89537ffea73b74ee0df2708f1e0f29d8a8cf59029ee81af02446b +size 2754 diff --git a/shhs_visit2/shhs2-201086/embeddings.meta.json b/shhs_visit2/shhs2-201086/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54a8ff13cf1aebecdacda9b37a73611b760bbc4d --- /dev/null +++ b/shhs_visit2/shhs2-201086/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201086", + "embedding_dim": 500, + "n_epochs": 1187, + "created_utc": "2026-05-03T18:13:01.371517+00:00", + "shape": [ + 1187, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201086/embeddings.npy b/shhs_visit2/shhs2-201086/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6562185a25fde0edb3fce4ec55fb3f0771ba8693 --- /dev/null +++ b/shhs_visit2/shhs2-201086/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08561962c979b70616b28ad57a5dec29b6c1d62a5033049f04c8be530b63e531 +size 1187128 diff --git a/shhs_visit2/shhs2-201086/labels.meta.json b/shhs_visit2/shhs2-201086/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be8e24c4902653a2a2b375d0ab41214572c901a6 --- /dev/null +++ b/shhs_visit2/shhs2-201086/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201086", + "n_epochs": 1187, + "created_utc": "2026-05-03T18:13:01.375009+00:00", + "shape": [ + 1187 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201086/labels.npy b/shhs_visit2/shhs2-201086/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..888489e2907fcbc96bbade276016c5e022c5db8d --- /dev/null +++ b/shhs_visit2/shhs2-201086/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391aedf2ed1164a4823796169a6f74976690eb7c8d7f3a1f3e3a812b068dd7a2 +size 2502 diff --git a/shhs_visit2/shhs2-201093/embeddings.meta.json b/shhs_visit2/shhs2-201093/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c43924a24dd962db58675159e6fdb50d5cc3febc --- /dev/null +++ b/shhs_visit2/shhs2-201093/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201093", + "embedding_dim": 500, + "n_epochs": 1420, + "created_utc": "2026-05-03T18:13:02.916609+00:00", + "shape": [ + 1420, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201093/embeddings.npy b/shhs_visit2/shhs2-201093/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..82ae3d0ab8ac0db5c402881eea43c43be4b6d50f --- /dev/null +++ b/shhs_visit2/shhs2-201093/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61975472475f21df54af55a3137b9ed2602a9455c47fc27aa533dc2c2594b13e +size 1420128 diff --git a/shhs_visit2/shhs2-201093/labels.meta.json b/shhs_visit2/shhs2-201093/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..687e684ceaaad77d05c814ac7a7733ec99222cfd --- /dev/null +++ b/shhs_visit2/shhs2-201093/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201093", + "n_epochs": 1420, + "created_utc": "2026-05-03T18:13:02.920701+00:00", + "shape": [ + 1420 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201093/labels.npy b/shhs_visit2/shhs2-201093/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e150edfc1a2dc1db5263f4b04acd5f1dbe94ba0a --- /dev/null +++ b/shhs_visit2/shhs2-201093/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c452633088ef56d9dddb4051d9edb6b23f30360581111dca74c0dd812a45100e +size 2968 diff --git a/shhs_visit2/shhs2-201095/embeddings.meta.json b/shhs_visit2/shhs2-201095/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd336c0f09ddb724d0f90bae2deb431d08b6cb86 --- /dev/null +++ b/shhs_visit2/shhs2-201095/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201095", + "embedding_dim": 500, + "n_epochs": 1229, + "created_utc": "2026-05-03T18:13:03.507421+00:00", + "shape": [ + 1229, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201095/embeddings.npy b/shhs_visit2/shhs2-201095/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d7a2ae0e3c709639d6f14518795e5beed1fc82c --- /dev/null +++ b/shhs_visit2/shhs2-201095/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef61544a5732a7d54abcc47952c36a2eea28d84310525dbe6b9d0234f55eeee0 +size 1229128 diff --git a/shhs_visit2/shhs2-201095/labels.meta.json b/shhs_visit2/shhs2-201095/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a211f4f319db7b74ba28b55acbd9f9073bf0e8a4 --- /dev/null +++ b/shhs_visit2/shhs2-201095/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201095", + "n_epochs": 1229, + "created_utc": "2026-05-03T18:13:03.512269+00:00", + "shape": [ + 1229 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201095/labels.npy b/shhs_visit2/shhs2-201095/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..996d801a6f212ec8563e7994ce4985a1e981cf18 --- /dev/null +++ b/shhs_visit2/shhs2-201095/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68adc0a1fd59274aa7d56d8dbc5a47d66ac79e31a9b97df54fc2e005c21df915 +size 2586 diff --git a/shhs_visit2/shhs2-201097/embeddings.meta.json b/shhs_visit2/shhs2-201097/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..793c9967844b49ce70a1b4c60b321676c1aeffc6 --- /dev/null +++ b/shhs_visit2/shhs2-201097/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201097", + "embedding_dim": 500, + "n_epochs": 1161, + "created_utc": "2026-05-03T18:13:04.762516+00:00", + "shape": [ + 1161, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201097/embeddings.npy b/shhs_visit2/shhs2-201097/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d057fabec09cc5582639cea6db1d3b883d29b3f4 --- /dev/null +++ b/shhs_visit2/shhs2-201097/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc584ea81f3f80ff298869b92ef95ad11324a0421cdcaf277b845b2d69dd8682 +size 1161128 diff --git a/shhs_visit2/shhs2-201097/labels.meta.json b/shhs_visit2/shhs2-201097/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7fb78b7b4b56f20a21f4dde64372d21a7af85da6 --- /dev/null +++ b/shhs_visit2/shhs2-201097/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201097", + "n_epochs": 1161, + "created_utc": "2026-05-03T18:13:04.766872+00:00", + "shape": [ + 1161 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201097/labels.npy b/shhs_visit2/shhs2-201097/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f02271f5f377f0414a57f22f42d8fbf39cbcafa2 --- /dev/null +++ b/shhs_visit2/shhs2-201097/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e7f582edb19ab05d6ab0ad5bdceaeaf6e6885bea2ee5113cebe58fc760d6fa +size 2450 diff --git a/shhs_visit2/shhs2-201099/embeddings.meta.json b/shhs_visit2/shhs2-201099/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cab1aec240da0ea4f7886aa36023bbd7e22beb03 --- /dev/null +++ b/shhs_visit2/shhs2-201099/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201099", + "embedding_dim": 500, + "n_epochs": 1565, + "created_utc": "2026-05-03T18:13:05.503913+00:00", + "shape": [ + 1565, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201099/embeddings.npy b/shhs_visit2/shhs2-201099/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8e619c4588dec33d05c9b946205f3c79ef0a3f5 --- /dev/null +++ b/shhs_visit2/shhs2-201099/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9ceeea8074f1260f884fffd5e0f9e050f406518229f921c9c2c9ed19142738 +size 1565128 diff --git a/shhs_visit2/shhs2-201099/labels.meta.json b/shhs_visit2/shhs2-201099/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..542edac823d4ac611ff096ad1a51396c8bfc1984 --- /dev/null +++ b/shhs_visit2/shhs2-201099/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201099", + "n_epochs": 1565, + "created_utc": "2026-05-03T18:13:05.507948+00:00", + "shape": [ + 1565 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201099/labels.npy b/shhs_visit2/shhs2-201099/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3a7d62728d1f1a6a98f46df8835b0aa3e5bc71a --- /dev/null +++ b/shhs_visit2/shhs2-201099/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5810e7b7a7be00f635ac8abf08aecd4aacaacedb03e0fe23f9f10417b8e244c8 +size 3258 diff --git a/shhs_visit2/shhs2-201102/embeddings.meta.json b/shhs_visit2/shhs2-201102/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c17f9d22cac6bd780feb49607f9c0daa18221117 --- /dev/null +++ b/shhs_visit2/shhs2-201102/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201102", + "embedding_dim": 500, + "n_epochs": 1354, + "created_utc": "2026-05-03T18:13:07.962793+00:00", + "shape": [ + 1354, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201102/embeddings.npy b/shhs_visit2/shhs2-201102/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff434c77eb600ee7e71e4495cee8911e5ed80684 --- /dev/null +++ b/shhs_visit2/shhs2-201102/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665b15504dad789ebb7b8ba745392ea8dfa147502f4d0739c0cf333fb9c0d460 +size 1354128 diff --git a/shhs_visit2/shhs2-201102/labels.meta.json b/shhs_visit2/shhs2-201102/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5b3a8ca38c467ef635629cf1fa3d4b2367c4cbd --- /dev/null +++ b/shhs_visit2/shhs2-201102/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201102", + "n_epochs": 1354, + "created_utc": "2026-05-03T18:13:07.966956+00:00", + "shape": [ + 1354 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201102/labels.npy b/shhs_visit2/shhs2-201102/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5211390336084fb02024eee69912f6be7890cb6 --- /dev/null +++ b/shhs_visit2/shhs2-201102/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ec52763a0e187a2e03778228f929d24cc678a906153a2a7ba2897db6b79ed3 +size 2836 diff --git a/shhs_visit2/shhs2-201103/embeddings.meta.json b/shhs_visit2/shhs2-201103/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b6f7a63462d710ae8e6f122dd87754867ad2220 --- /dev/null +++ b/shhs_visit2/shhs2-201103/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201103", + "embedding_dim": 500, + "n_epochs": 1542, + "created_utc": "2026-05-03T18:13:10.113159+00:00", + "shape": [ + 1542, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201103/embeddings.npy b/shhs_visit2/shhs2-201103/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c2d337eabf35639bfd7c992504604cd461eb60e --- /dev/null +++ b/shhs_visit2/shhs2-201103/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc82890ae0f261d402ea1587b057c7a2038a90f367d19839d9b426cbf3547074 +size 1542128 diff --git a/shhs_visit2/shhs2-201103/labels.meta.json b/shhs_visit2/shhs2-201103/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f842d57a426a9ccb8b7641571db6c1a7bc9682c3 --- /dev/null +++ b/shhs_visit2/shhs2-201103/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201103", + "n_epochs": 1542, + "created_utc": "2026-05-03T18:13:10.117039+00:00", + "shape": [ + 1542 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201103/labels.npy b/shhs_visit2/shhs2-201103/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f935514ca9dc7261824c4ee1967f60553058f72f --- /dev/null +++ b/shhs_visit2/shhs2-201103/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8246064995ddaa750f472fc35aa25c5d6ffa52939e7565065eacc4cc3413895c +size 3212 diff --git a/shhs_visit2/shhs2-201106/embeddings.meta.json b/shhs_visit2/shhs2-201106/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2345e0dcb7d676f18bcf1cb5d2ae343cded0b731 --- /dev/null +++ b/shhs_visit2/shhs2-201106/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201106", + "embedding_dim": 500, + "n_epochs": 1359, + "created_utc": "2026-05-03T18:13:11.763790+00:00", + "shape": [ + 1359, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201106/embeddings.npy b/shhs_visit2/shhs2-201106/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a02f73a60903d4af24b4ddc1c2b452a1bf53cfa5 --- /dev/null +++ b/shhs_visit2/shhs2-201106/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c154cf9a0c19637f8af652ee3cd4bf32dddb3134f845ee11969cc1363eac33 +size 1359128 diff --git a/shhs_visit2/shhs2-201106/labels.meta.json b/shhs_visit2/shhs2-201106/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1983abf381eace499d11044bbf11a6ddb1f23d9b --- /dev/null +++ b/shhs_visit2/shhs2-201106/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201106", + "n_epochs": 1359, + "created_utc": "2026-05-03T18:13:11.767900+00:00", + "shape": [ + 1359 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201106/labels.npy b/shhs_visit2/shhs2-201106/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5cdde38e42dbe2eccb1add374f2bcdfcbf81d9d --- /dev/null +++ b/shhs_visit2/shhs2-201106/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5793826e12db7f2f912f973277eceb979056e0453e3662bd6c7fa7d8eb25e120 +size 2846 diff --git a/shhs_visit2/shhs2-201108/embeddings.meta.json b/shhs_visit2/shhs2-201108/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a88be09c3501f08066e77f785ec78174bebf0cba --- /dev/null +++ b/shhs_visit2/shhs2-201108/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201108", + "embedding_dim": 500, + "n_epochs": 1248, + "created_utc": "2026-05-03T18:13:12.976535+00:00", + "shape": [ + 1248, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201108/embeddings.npy b/shhs_visit2/shhs2-201108/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c907c29a8f9d669e1a3f3e78fd25ad701a7c11ce --- /dev/null +++ b/shhs_visit2/shhs2-201108/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc95b8c11dba4126e51fff678a7a12089e45ef4359c65ca61a2242c17a5d3e0c +size 1248128 diff --git a/shhs_visit2/shhs2-201108/labels.meta.json b/shhs_visit2/shhs2-201108/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd66bd27c2ac047968f711879c146f8e2cf6ec52 --- /dev/null +++ b/shhs_visit2/shhs2-201108/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201108", + "n_epochs": 1248, + "created_utc": "2026-05-03T18:13:12.980652+00:00", + "shape": [ + 1248 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201108/labels.npy b/shhs_visit2/shhs2-201108/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b1d475663354d36bd379f3995f3d73c0a8e6369 --- /dev/null +++ b/shhs_visit2/shhs2-201108/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2791bf8e1b6fae4acb144d6dfe0dc7056555910af37304a9f9b7485dc6c61bf6 +size 2624 diff --git a/shhs_visit2/shhs2-201110/embeddings.meta.json b/shhs_visit2/shhs2-201110/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1138cb137c995a1d9dc68ebd106a74a0b73e8f1 --- /dev/null +++ b/shhs_visit2/shhs2-201110/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201110", + "embedding_dim": 500, + "n_epochs": 1470, + "created_utc": "2026-05-03T18:13:14.395898+00:00", + "shape": [ + 1470, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201110/embeddings.npy b/shhs_visit2/shhs2-201110/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d20a0d18091875ee11c6c5827d85db4a5d7f3701 --- /dev/null +++ b/shhs_visit2/shhs2-201110/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c39715313c653c235fee8af9813936c01ca39c362beae7f62fb2f2af76c361 +size 1470128 diff --git a/shhs_visit2/shhs2-201110/labels.meta.json b/shhs_visit2/shhs2-201110/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3f5c051f8bbdb07dffc7b2418626be8160363cc --- /dev/null +++ b/shhs_visit2/shhs2-201110/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201110", + "n_epochs": 1470, + "created_utc": "2026-05-03T18:13:14.401772+00:00", + "shape": [ + 1470 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201110/labels.npy b/shhs_visit2/shhs2-201110/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7746ce8625e62b6b1cda99050e83db49950dcfcd --- /dev/null +++ b/shhs_visit2/shhs2-201110/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae117a7d878a1fc171c1ef8ee3df7da1e213ad8f1842719d822aa20f7284192 +size 3068 diff --git a/shhs_visit2/shhs2-201112/embeddings.meta.json b/shhs_visit2/shhs2-201112/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f604207611af63de4f08ff0c5c1bd5c7e3fb47c4 --- /dev/null +++ b/shhs_visit2/shhs2-201112/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201112", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:13:16.423744+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201112/embeddings.npy b/shhs_visit2/shhs2-201112/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef09e38b3f97dc259536faf1c92f6ffed8c26e9f --- /dev/null +++ b/shhs_visit2/shhs2-201112/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755c208a9cd18411c5ac6a32096934c2c28c9009656944817696df35f4a2dd39 +size 1262128 diff --git a/shhs_visit2/shhs2-201112/labels.meta.json b/shhs_visit2/shhs2-201112/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04582a440609acadef0bbedccfd43b76f3b87bff --- /dev/null +++ b/shhs_visit2/shhs2-201112/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201112", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:13:16.428268+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201112/labels.npy b/shhs_visit2/shhs2-201112/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af4b7ed101582c833b0cd9cadda6122d27d2f57e --- /dev/null +++ b/shhs_visit2/shhs2-201112/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2ee0bc106571d44209db3c5181125bff101e3c0f588e7238d398c60881cca8 +size 2652 diff --git a/shhs_visit2/shhs2-201113/embeddings.meta.json b/shhs_visit2/shhs2-201113/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ec842040a560513cbcbbe317b7c781b17bc97ce --- /dev/null +++ b/shhs_visit2/shhs2-201113/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201113", + "embedding_dim": 500, + "n_epochs": 1175, + "created_utc": "2026-05-03T18:13:16.998871+00:00", + "shape": [ + 1175, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201113/embeddings.npy b/shhs_visit2/shhs2-201113/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f702c7d790695c4de93ac6336a5aefec632f029 --- /dev/null +++ b/shhs_visit2/shhs2-201113/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c0014fc0309853c737ee2d05ca1453c247cd65dc7ff234ddf844221196679d +size 1175128 diff --git a/shhs_visit2/shhs2-201113/labels.meta.json b/shhs_visit2/shhs2-201113/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2dedaaf4c1281c96f42147a137168fc7914312f3 --- /dev/null +++ b/shhs_visit2/shhs2-201113/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201113", + "n_epochs": 1175, + "created_utc": "2026-05-03T18:13:17.002997+00:00", + "shape": [ + 1175 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201113/labels.npy b/shhs_visit2/shhs2-201113/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b60f8895ad7d331bfdb87f9bcd0244c6f412553 --- /dev/null +++ b/shhs_visit2/shhs2-201113/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d87b52ba2a68a9a46dc5da1b10ff6dd6aebbe0d81aeaf00adfabc6659464a7 +size 2478 diff --git a/shhs_visit2/shhs2-201116/embeddings.meta.json b/shhs_visit2/shhs2-201116/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff65fded756aaf39b06feb3d1b0f3ffafd212f57 --- /dev/null +++ b/shhs_visit2/shhs2-201116/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201116", + "embedding_dim": 500, + "n_epochs": 1522, + "created_utc": "2026-05-03T18:13:20.121724+00:00", + "shape": [ + 1522, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201116/embeddings.npy b/shhs_visit2/shhs2-201116/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b01eec0e2f745b5ff3e3448e062684540165c75e --- /dev/null +++ b/shhs_visit2/shhs2-201116/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b659591ad60c3a116bd908a5ccaa3d47862c60ae787ca59b9349d064d542771 +size 1522128 diff --git a/shhs_visit2/shhs2-201116/labels.meta.json b/shhs_visit2/shhs2-201116/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43338d7758f683a6cae0f8594199218424b52ce9 --- /dev/null +++ b/shhs_visit2/shhs2-201116/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201116", + "n_epochs": 1522, + "created_utc": "2026-05-03T18:13:20.125970+00:00", + "shape": [ + 1522 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201116/labels.npy b/shhs_visit2/shhs2-201116/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..62fb15c35995ba13606f114980646907598735c2 --- /dev/null +++ b/shhs_visit2/shhs2-201116/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b23c158af764e44f9f52b4d7f9fcd7d7b89923ac0f3a7a3a2b045e75ed1991a +size 3172 diff --git a/shhs_visit2/shhs2-201118/embeddings.meta.json b/shhs_visit2/shhs2-201118/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ed07709ab45af41cb601332fcb77feb01b1498c --- /dev/null +++ b/shhs_visit2/shhs2-201118/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201118", + "embedding_dim": 500, + "n_epochs": 1293, + "created_utc": "2026-05-03T18:13:20.729712+00:00", + "shape": [ + 1293, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201118/embeddings.npy b/shhs_visit2/shhs2-201118/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4fb38ae8557cffbbc1a934d3347cd3c2ca5f0040 --- /dev/null +++ b/shhs_visit2/shhs2-201118/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a22b7ccb2d6af5824d2eef26915afa4652cff6c3d4b18e223c203a8ea1a44fe +size 1293128 diff --git a/shhs_visit2/shhs2-201118/labels.meta.json b/shhs_visit2/shhs2-201118/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bee4b5f5ad84be2b01b227ef6e3f2f5d0646811f --- /dev/null +++ b/shhs_visit2/shhs2-201118/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201118", + "n_epochs": 1293, + "created_utc": "2026-05-03T18:13:20.734028+00:00", + "shape": [ + 1293 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201118/labels.npy b/shhs_visit2/shhs2-201118/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2a4c01f5156a12644412cd23229e0c2a8f096c9 --- /dev/null +++ b/shhs_visit2/shhs2-201118/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c10da199884099390a96dd0d68967acf77a81fa7c463dfdb3f7c18a1706246c +size 2714 diff --git a/shhs_visit2/shhs2-201121/embeddings.meta.json b/shhs_visit2/shhs2-201121/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e5168c6839086a6ade1d5d0248e4e8690ce9901 --- /dev/null +++ b/shhs_visit2/shhs2-201121/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201121", + "embedding_dim": 500, + "n_epochs": 1186, + "created_utc": "2026-05-03T18:13:22.667158+00:00", + "shape": [ + 1186, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201121/embeddings.npy b/shhs_visit2/shhs2-201121/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af8ad740747730c852df6d035e4832455835bf6e --- /dev/null +++ b/shhs_visit2/shhs2-201121/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d275e7f58d279dd87c2155768ecffd7a4a4e9efee47bedfe4792a40aedd16cd6 +size 1186128 diff --git a/shhs_visit2/shhs2-201121/labels.meta.json b/shhs_visit2/shhs2-201121/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..284152adefcdc755e79460f9e57a0d30f9d3906f --- /dev/null +++ b/shhs_visit2/shhs2-201121/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201121", + "n_epochs": 1186, + "created_utc": "2026-05-03T18:13:22.671095+00:00", + "shape": [ + 1186 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201121/labels.npy b/shhs_visit2/shhs2-201121/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2163e27594b424eafb23b5691a410bc5cfdfd3fd --- /dev/null +++ b/shhs_visit2/shhs2-201121/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0ccefb378e723f1bfb923a4f78c82056507274828cd8e5c007ee711813f272 +size 2500 diff --git a/shhs_visit2/shhs2-201123/embeddings.meta.json b/shhs_visit2/shhs2-201123/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf8b5f717aac6d0ef51224cb9bd613eabb0270cc --- /dev/null +++ b/shhs_visit2/shhs2-201123/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201123", + "embedding_dim": 500, + "n_epochs": 1187, + "created_utc": "2026-05-03T18:13:25.295940+00:00", + "shape": [ + 1187, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201123/embeddings.npy b/shhs_visit2/shhs2-201123/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0005afa900c6e68a2936162ad545ef1bd13e20f9 --- /dev/null +++ b/shhs_visit2/shhs2-201123/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c974541c030b7b363b17d3be583cd742138ac4e8a82036bc6b90c4e76ebcc31 +size 1187128 diff --git a/shhs_visit2/shhs2-201123/labels.meta.json b/shhs_visit2/shhs2-201123/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad3e5a94e86846ccf77beab0cee1fb59e4c00559 --- /dev/null +++ b/shhs_visit2/shhs2-201123/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201123", + "n_epochs": 1187, + "created_utc": "2026-05-03T18:13:25.300005+00:00", + "shape": [ + 1187 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201123/labels.npy b/shhs_visit2/shhs2-201123/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f07d6388dcf8db405b99f2608c9a491c6dddfe10 --- /dev/null +++ b/shhs_visit2/shhs2-201123/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0967a5643a6c59faf9ff6c0ebb7d31e9b3abb02acef8d884cbd6f3648203ed +size 2502 diff --git a/shhs_visit2/shhs2-201130/embeddings.meta.json b/shhs_visit2/shhs2-201130/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..339db54a971efc1e6327ae7bfd541d0d2205321f --- /dev/null +++ b/shhs_visit2/shhs2-201130/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201130", + "embedding_dim": 500, + "n_epochs": 938, + "created_utc": "2026-05-03T18:13:26.239614+00:00", + "shape": [ + 938, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201130/embeddings.npy b/shhs_visit2/shhs2-201130/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..516bf512afcf999c394fa055ab51816265711ee2 --- /dev/null +++ b/shhs_visit2/shhs2-201130/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f732f65309b0f5d95daa8a1defda9d30f847d8a0f6436489fea3ce4f928fce7c +size 938128 diff --git a/shhs_visit2/shhs2-201130/labels.meta.json b/shhs_visit2/shhs2-201130/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45092ee00cfa64c4343c20eaaa84e6719c3aad79 --- /dev/null +++ b/shhs_visit2/shhs2-201130/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201130", + "n_epochs": 938, + "created_utc": "2026-05-03T18:13:26.243062+00:00", + "shape": [ + 938 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201130/labels.npy b/shhs_visit2/shhs2-201130/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..619be734ba31ab56df98bc2336193ba861020f5b --- /dev/null +++ b/shhs_visit2/shhs2-201130/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c25d9e2f662fcbb8f5c5a5bd9c553930244a0727c4e155ab7c19f1f4ac7259fd +size 2004 diff --git a/shhs_visit2/shhs2-201132/embeddings.meta.json b/shhs_visit2/shhs2-201132/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f53e2b1c192a12884648260b0983b1ac6c1f1090 --- /dev/null +++ b/shhs_visit2/shhs2-201132/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201132", + "embedding_dim": 500, + "n_epochs": 1309, + "created_utc": "2026-05-03T18:13:27.621640+00:00", + "shape": [ + 1309, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201132/embeddings.npy b/shhs_visit2/shhs2-201132/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a004f83e871a87728817a46508e2138b0fd0cb9d --- /dev/null +++ b/shhs_visit2/shhs2-201132/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a611cda770210714400d72c3a98d2f995a49293d10a95455d91a3c123e0515 +size 1309128 diff --git a/shhs_visit2/shhs2-201132/labels.meta.json b/shhs_visit2/shhs2-201132/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64aa818abbbf72932c9cd00eb203167d8196342c --- /dev/null +++ b/shhs_visit2/shhs2-201132/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201132", + "n_epochs": 1309, + "created_utc": "2026-05-03T18:13:27.625533+00:00", + "shape": [ + 1309 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201132/labels.npy b/shhs_visit2/shhs2-201132/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..14021f1c1a9a8cab0c526f8aa5f760814d5235cd --- /dev/null +++ b/shhs_visit2/shhs2-201132/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e78ac8d6f7af11ea1b418262fc50c68b239a9285975155871c8373ac9578c4b4 +size 2746 diff --git a/shhs_visit2/shhs2-201134/embeddings.meta.json b/shhs_visit2/shhs2-201134/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6332bdc66b889bfeb12e212352c229ca72d8f4d5 --- /dev/null +++ b/shhs_visit2/shhs2-201134/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201134", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:28.695339+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201134/embeddings.npy b/shhs_visit2/shhs2-201134/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b908c2056fc175044b1185c03d47b93389ae08a --- /dev/null +++ b/shhs_visit2/shhs2-201134/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22bcf215ac222706f4bd193fab093761b356e3e02768dbdef879dde290ac9823 +size 1200128 diff --git a/shhs_visit2/shhs2-201134/labels.meta.json b/shhs_visit2/shhs2-201134/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd9d79fb2f2b53999ffb1a7fc4faeadfccc816eb --- /dev/null +++ b/shhs_visit2/shhs2-201134/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201134", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:28.699004+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201134/labels.npy b/shhs_visit2/shhs2-201134/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e97da14b70ea0aafeae936faa83f7b39c8ac58b --- /dev/null +++ b/shhs_visit2/shhs2-201134/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00722d2ac4802e267700e56eaa6299ebb58da39ae7b2aef22e0810eec5d381cf +size 2528 diff --git a/shhs_visit2/shhs2-201139/embeddings.meta.json b/shhs_visit2/shhs2-201139/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2695ec7b01167ca101342c978b27f037e2fedfee --- /dev/null +++ b/shhs_visit2/shhs2-201139/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201139", + "embedding_dim": 500, + "n_epochs": 1275, + "created_utc": "2026-05-03T18:13:29.878523+00:00", + "shape": [ + 1275, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201139/embeddings.npy b/shhs_visit2/shhs2-201139/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ab1a4cdca2f39a33262149820b4a0bf87ab91d4 --- /dev/null +++ b/shhs_visit2/shhs2-201139/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c998869648b87eb05156995e0b33896360e8da85204ace45b8faba76188f46f +size 1275128 diff --git a/shhs_visit2/shhs2-201139/labels.meta.json b/shhs_visit2/shhs2-201139/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fd9d5e432e2aa0fc5796e64d16aadb97c43ccf2 --- /dev/null +++ b/shhs_visit2/shhs2-201139/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201139", + "n_epochs": 1275, + "created_utc": "2026-05-03T18:13:29.884270+00:00", + "shape": [ + 1275 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201139/labels.npy b/shhs_visit2/shhs2-201139/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2c9493035b649400d1f0d7872e6ce65fe0d3909 --- /dev/null +++ b/shhs_visit2/shhs2-201139/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f15f1577ce6c4366a06cc9fe4386209af76759ca80636d217c1d238f0b5c744 +size 2678 diff --git a/shhs_visit2/shhs2-201192/embeddings.meta.json b/shhs_visit2/shhs2-201192/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6862d510e38559ff2a30262e8f2ba05ff25378c4 --- /dev/null +++ b/shhs_visit2/shhs2-201192/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201192", + "embedding_dim": 500, + "n_epochs": 1135, + "created_utc": "2026-05-03T18:13:31.281051+00:00", + "shape": [ + 1135, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201192/embeddings.npy b/shhs_visit2/shhs2-201192/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92ecafeb250ecdf59800ec791bf8f1988fdbb82a --- /dev/null +++ b/shhs_visit2/shhs2-201192/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153371d9545244d6e310c9ed334976fd808c48ebc42a74bbe093828a1af502de +size 1135128 diff --git a/shhs_visit2/shhs2-201192/labels.meta.json b/shhs_visit2/shhs2-201192/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..483aefe563dfd3047a1a747627c5fdf586fc1a1d --- /dev/null +++ b/shhs_visit2/shhs2-201192/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201192", + "n_epochs": 1135, + "created_utc": "2026-05-03T18:13:31.284202+00:00", + "shape": [ + 1135 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201192/labels.npy b/shhs_visit2/shhs2-201192/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..12124b740050461fb72f718b891dbc1b3da5f342 --- /dev/null +++ b/shhs_visit2/shhs2-201192/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d43e41e04f43cd7adfec2a11890cd905ca0b775160fb3f02a1130b2dbf4a1dbb +size 2398 diff --git a/shhs_visit2/shhs2-201194/embeddings.meta.json b/shhs_visit2/shhs2-201194/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42d3b2815ed208f92ac0558aac5309a210bc5dda --- /dev/null +++ b/shhs_visit2/shhs2-201194/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201194", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:13:32.311345+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201194/embeddings.npy b/shhs_visit2/shhs2-201194/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c890dda6fdbb1e4809f7be696eafaf62812562e --- /dev/null +++ b/shhs_visit2/shhs2-201194/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1f3373eba51f8064d145426a29f28b94efbe8de59182063ca003358736b371 +size 1078128 diff --git a/shhs_visit2/shhs2-201194/labels.meta.json b/shhs_visit2/shhs2-201194/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40a7b2d5eb9a872af9f2e5362614085f97a40e02 --- /dev/null +++ b/shhs_visit2/shhs2-201194/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201194", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:13:32.322478+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201194/labels.npy b/shhs_visit2/shhs2-201194/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..69063a4c792da06ad9202f6ea1d231df94572c2f --- /dev/null +++ b/shhs_visit2/shhs2-201194/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4166e0bafe6aab7dd0e61db43c715a237576b471e64df6aff740c22b55381b98 +size 2284 diff --git a/shhs_visit2/shhs2-201196/embeddings.meta.json b/shhs_visit2/shhs2-201196/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f79ca8dbe18ed7e2790f9c0b9db459c54cad2832 --- /dev/null +++ b/shhs_visit2/shhs2-201196/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201196", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:13:33.475732+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201196/embeddings.npy b/shhs_visit2/shhs2-201196/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..732e98ecfa69fcb9fda838d6ef1a3851ae0a3770 --- /dev/null +++ b/shhs_visit2/shhs2-201196/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25be7e8bf45f7e94c58b75c27fc8a45173cbaec46e672fb06cf4b4cb598fa979 +size 1260128 diff --git a/shhs_visit2/shhs2-201196/labels.meta.json b/shhs_visit2/shhs2-201196/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e44878159727d37eddb1aa60f91f01593da93ef2 --- /dev/null +++ b/shhs_visit2/shhs2-201196/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201196", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:13:33.478948+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201196/labels.npy b/shhs_visit2/shhs2-201196/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1150c4cddf37f79b9a021f8d89187e13daeccf79 --- /dev/null +++ b/shhs_visit2/shhs2-201196/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02c0fb489854428bb77bece1168654cd9494346a8428b3867a962ba308e5db3 +size 2648 diff --git a/shhs_visit2/shhs2-201198/embeddings.meta.json b/shhs_visit2/shhs2-201198/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1e34f62885c9f05cfb37b6063258d0733b1bd19 --- /dev/null +++ b/shhs_visit2/shhs2-201198/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201198", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:34.586698+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201198/embeddings.npy b/shhs_visit2/shhs2-201198/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..85908deefa6be2e856397281f01d3584318c149b --- /dev/null +++ b/shhs_visit2/shhs2-201198/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709361e67ed1ef28ecf8a5b8844d0ffdb49476bf4c49ae6f5f4109db4295a982 +size 1200128 diff --git a/shhs_visit2/shhs2-201198/labels.meta.json b/shhs_visit2/shhs2-201198/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a29d4d1d6ee7ede489374d74e073c3e22befc59 --- /dev/null +++ b/shhs_visit2/shhs2-201198/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201198", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:34.590962+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201198/labels.npy b/shhs_visit2/shhs2-201198/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ad6c98b19010dc1ae81b8544f5cad4954acecb0 --- /dev/null +++ b/shhs_visit2/shhs2-201198/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf3c32caf49fcb0da302884ee65f8a99df9ea7858eb076bcfe528bbc9ae2f69 +size 2528 diff --git a/shhs_visit2/shhs2-201200/embeddings.meta.json b/shhs_visit2/shhs2-201200/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db662cddac4a8459effa94912def8e0c190b3811 --- /dev/null +++ b/shhs_visit2/shhs2-201200/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201200", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:13:35.200869+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201200/embeddings.npy b/shhs_visit2/shhs2-201200/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fce35988d8075cab4297efb59d5467d23f1f95d4 --- /dev/null +++ b/shhs_visit2/shhs2-201200/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf7fc31bfe04406a9ed257f945db44b23d5740e15e06c0943e3799efbdb0b21 +size 1260128 diff --git a/shhs_visit2/shhs2-201200/labels.meta.json b/shhs_visit2/shhs2-201200/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59f5a7de8126b23582cc47a99e5b957cb8f7d9ce --- /dev/null +++ b/shhs_visit2/shhs2-201200/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201200", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:13:35.204884+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201200/labels.npy b/shhs_visit2/shhs2-201200/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..886a2666706b0db98f72c1b5e9bdabfaf02db6ab --- /dev/null +++ b/shhs_visit2/shhs2-201200/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18788e3db5ab054c27900d01583c95a01a6368dfd594d3e7a3dd78e8dd74321f +size 2648 diff --git a/shhs_visit2/shhs2-201201/embeddings.meta.json b/shhs_visit2/shhs2-201201/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37720e79cc94b730bc300526db49c8a1e83cc53b --- /dev/null +++ b/shhs_visit2/shhs2-201201/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201201", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:13:36.180151+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201201/embeddings.npy b/shhs_visit2/shhs2-201201/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..18ca2a07c738d9dbc3bea391cdcfabb1077a9577 --- /dev/null +++ b/shhs_visit2/shhs2-201201/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a34faebb6e3ad11a571664a414916cdf232323923fb917db935c214f525cc4 +size 1080128 diff --git a/shhs_visit2/shhs2-201201/labels.meta.json b/shhs_visit2/shhs2-201201/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74f54f5a160e8593f00d2ead8ed6a08760b3bd09 --- /dev/null +++ b/shhs_visit2/shhs2-201201/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201201", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:13:36.184070+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201201/labels.npy b/shhs_visit2/shhs2-201201/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c78343f9c4213d4dde688e6ce35aaca8fc9721c5 --- /dev/null +++ b/shhs_visit2/shhs2-201201/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369bcde988bb1fa7a50add832badae53cdf73d77768593b052133cd5c0e60fd5 +size 2288 diff --git a/shhs_visit2/shhs2-201204/embeddings.meta.json b/shhs_visit2/shhs2-201204/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb7fd225b14235190f2936ac2eeea68ef479f39e --- /dev/null +++ b/shhs_visit2/shhs2-201204/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201204", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:13:37.113518+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201204/embeddings.npy b/shhs_visit2/shhs2-201204/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4da036f3bae52c82af287ba196c8400dd7179562 --- /dev/null +++ b/shhs_visit2/shhs2-201204/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94c2b1e299ad3fa1542159706b103441d854973a930b208d826c1b2db570d48 +size 1080128 diff --git a/shhs_visit2/shhs2-201204/labels.meta.json b/shhs_visit2/shhs2-201204/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff2d12cd1c14fb118912e1eddf0212d29c8ea554 --- /dev/null +++ b/shhs_visit2/shhs2-201204/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201204", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:13:37.116963+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201204/labels.npy b/shhs_visit2/shhs2-201204/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..80f930f1c5e8bc4df0cdf99c283535ddbd5ff224 --- /dev/null +++ b/shhs_visit2/shhs2-201204/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7590c308ba3105ae60f3f48d2d0db39e9e3cd2c560a172724179f2ab38f6b20 +size 2288 diff --git a/shhs_visit2/shhs2-201206/embeddings.meta.json b/shhs_visit2/shhs2-201206/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc962cfad161cfe1d9ad17a1e14ca2eb815bdd22 --- /dev/null +++ b/shhs_visit2/shhs2-201206/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201206", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:13:37.753491+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201206/embeddings.npy b/shhs_visit2/shhs2-201206/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78b133a9404d29da7ff7714fec7d5a373802d73a --- /dev/null +++ b/shhs_visit2/shhs2-201206/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3204b88246eefcb85f910e85bd012d44d926ec62550a1f9056e251537ff7a73 +size 1364128 diff --git a/shhs_visit2/shhs2-201206/labels.meta.json b/shhs_visit2/shhs2-201206/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81a8a4c5445b756d30b6e3a88109588a3cb5979d --- /dev/null +++ b/shhs_visit2/shhs2-201206/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201206", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:13:37.756863+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201206/labels.npy b/shhs_visit2/shhs2-201206/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ce6dd414e5ff2a97d72f683c960b1ccbe2e77de --- /dev/null +++ b/shhs_visit2/shhs2-201206/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97d27e3aa607e517eb9afc193652ad6d30f8863a17f01d9376a9a07cc1cfa85 +size 2856 diff --git a/shhs_visit2/shhs2-201207/embeddings.meta.json b/shhs_visit2/shhs2-201207/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..838a3a07cd5941f7d2b28eba9e4cf577d373c608 --- /dev/null +++ b/shhs_visit2/shhs2-201207/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201207", + "embedding_dim": 500, + "n_epochs": 1238, + "created_utc": "2026-05-03T18:13:39.826901+00:00", + "shape": [ + 1238, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201207/embeddings.npy b/shhs_visit2/shhs2-201207/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92f478ecd7c2502718eb8628583195f2ddc0e383 --- /dev/null +++ b/shhs_visit2/shhs2-201207/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822720628077c66850310403f8b6e983beee16aabc0b4b4b2fb6c824972c631d +size 1238128 diff --git a/shhs_visit2/shhs2-201207/labels.meta.json b/shhs_visit2/shhs2-201207/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..509b4f587a85b01b1522a4bde4610bce1a3545c6 --- /dev/null +++ b/shhs_visit2/shhs2-201207/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201207", + "n_epochs": 1238, + "created_utc": "2026-05-03T18:13:39.830822+00:00", + "shape": [ + 1238 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201207/labels.npy b/shhs_visit2/shhs2-201207/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0de3aa0a4d1b4580eb992a3470cf301fe87128f2 --- /dev/null +++ b/shhs_visit2/shhs2-201207/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6b52fb0a520aa3b3d01ac3c666c854eef38f9496972d7b0708378afc8acd65 +size 2604 diff --git a/shhs_visit2/shhs2-201211/embeddings.meta.json b/shhs_visit2/shhs2-201211/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd7bb4c467ce07a711ec20a1d7eae6c0343a296a --- /dev/null +++ b/shhs_visit2/shhs2-201211/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201211", + "embedding_dim": 500, + "n_epochs": 1247, + "created_utc": "2026-05-03T18:13:41.271285+00:00", + "shape": [ + 1247, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201211/embeddings.npy b/shhs_visit2/shhs2-201211/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c7036c2d98299531f7e2e7ee1b548c2432136cb --- /dev/null +++ b/shhs_visit2/shhs2-201211/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942627f9e9a28f0d0b5e3074f51c2106c842693549b65824e1486fc4904c6f79 +size 1247128 diff --git a/shhs_visit2/shhs2-201211/labels.meta.json b/shhs_visit2/shhs2-201211/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c56104abd2e91c09af38e59e9216e7d33a18c7cb --- /dev/null +++ b/shhs_visit2/shhs2-201211/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201211", + "n_epochs": 1247, + "created_utc": "2026-05-03T18:13:41.274684+00:00", + "shape": [ + 1247 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201211/labels.npy b/shhs_visit2/shhs2-201211/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..470bad6b4eeac3e00390690f1b306602ce5017d2 --- /dev/null +++ b/shhs_visit2/shhs2-201211/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d6fde9a46dac1739084b0a24d8407619168f0c8bfb69d8f54566fa2ab6e157 +size 2622 diff --git a/shhs_visit2/shhs2-201212/embeddings.meta.json b/shhs_visit2/shhs2-201212/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4ac73b4e0b00f031c34f01d3042328d15eb5aff --- /dev/null +++ b/shhs_visit2/shhs2-201212/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201212", + "embedding_dim": 500, + "n_epochs": 1134, + "created_utc": "2026-05-03T18:13:42.337493+00:00", + "shape": [ + 1134, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201212/embeddings.npy b/shhs_visit2/shhs2-201212/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9461735986330546d4ca9efd0811db82adc4c67f --- /dev/null +++ b/shhs_visit2/shhs2-201212/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a1ad9440c6b38ab3600e152b7a7fdb6eb4f1cb1bb7ccdce4148919f7ba3d30 +size 1134128 diff --git a/shhs_visit2/shhs2-201212/labels.meta.json b/shhs_visit2/shhs2-201212/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc2a687b9f4e51cb5a0b36276acdee98e1aef01b --- /dev/null +++ b/shhs_visit2/shhs2-201212/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201212", + "n_epochs": 1134, + "created_utc": "2026-05-03T18:13:42.340994+00:00", + "shape": [ + 1134 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201212/labels.npy b/shhs_visit2/shhs2-201212/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6470cf5d4ed7083c7d51864d293d0d399793e4ce --- /dev/null +++ b/shhs_visit2/shhs2-201212/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d40be15653f8fdde6cc4b2f5a00221f63b5b54a306f7459dde1362c8341882 +size 2396 diff --git a/shhs_visit2/shhs2-201213/embeddings.meta.json b/shhs_visit2/shhs2-201213/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8891d457b1ef162f28169676eccd0776b0dd6c96 --- /dev/null +++ b/shhs_visit2/shhs2-201213/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201213", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:43.417929+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201213/embeddings.npy b/shhs_visit2/shhs2-201213/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..07c0998e64df5574967f4fdf74d3e97d575920be --- /dev/null +++ b/shhs_visit2/shhs2-201213/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebbdf44d2b8675e77577de42a81f9a147ae59deddaba27392d566acde18a833 +size 1140128 diff --git a/shhs_visit2/shhs2-201213/labels.meta.json b/shhs_visit2/shhs2-201213/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef492c34f497287207f61c60c582c1b82c2941cb --- /dev/null +++ b/shhs_visit2/shhs2-201213/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201213", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:43.421797+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201213/labels.npy b/shhs_visit2/shhs2-201213/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ece3cda771c5bf6e701f789be9c9cffc8feb703 --- /dev/null +++ b/shhs_visit2/shhs2-201213/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9b555ecf8e59a97f10dfdd3ae2ace1c569bcdeeef04f648eac182ded272ea3c +size 2408 diff --git a/shhs_visit2/shhs2-201215/embeddings.meta.json b/shhs_visit2/shhs2-201215/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc38016386300da18da65bde69975407cc858f09 --- /dev/null +++ b/shhs_visit2/shhs2-201215/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201215", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:44.533457+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201215/embeddings.npy b/shhs_visit2/shhs2-201215/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..26e26958e16528c5556d0e38728787e9c7717a65 --- /dev/null +++ b/shhs_visit2/shhs2-201215/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:495626847afd12d16f32cfa8e70dac8ae13144d8d42b368fbf59bf50f67032e6 +size 1140128 diff --git a/shhs_visit2/shhs2-201215/labels.meta.json b/shhs_visit2/shhs2-201215/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a408de10f003ef0640fbc36f8ae62516ffb9f432 --- /dev/null +++ b/shhs_visit2/shhs2-201215/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201215", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:44.537723+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201215/labels.npy b/shhs_visit2/shhs2-201215/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..912c942aa4b7fbb4abaa55922bccfbba51ea421b --- /dev/null +++ b/shhs_visit2/shhs2-201215/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ab050f33427065993a4179c440b235c2dfc8bba323f6df9484ce3670ab2379 +size 2408 diff --git a/shhs_visit2/shhs2-201216/embeddings.meta.json b/shhs_visit2/shhs2-201216/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d68e656f5b07cd77c66582732940efb06742bdfc --- /dev/null +++ b/shhs_visit2/shhs2-201216/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201216", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:13:45.975184+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201216/embeddings.npy b/shhs_visit2/shhs2-201216/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ca50a7b2658aca6f8b5d16537f3f43697e4c6f8 --- /dev/null +++ b/shhs_visit2/shhs2-201216/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d766f73379f4432765d9e313e72c65d36b2b746302efd820e040ce552c57f5 +size 1364128 diff --git a/shhs_visit2/shhs2-201216/labels.meta.json b/shhs_visit2/shhs2-201216/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c0016b1b272282181de377df20940dd53a4f6a6e --- /dev/null +++ b/shhs_visit2/shhs2-201216/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201216", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:13:45.979101+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201216/labels.npy b/shhs_visit2/shhs2-201216/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..560aeb330a11185b46c2211d7f783bf01cb2d02b --- /dev/null +++ b/shhs_visit2/shhs2-201216/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44200b862170b217ff67a92677a764167c1b6fe99b3aa38e0231ce44e19058f +size 2856 diff --git a/shhs_visit2/shhs2-201219/embeddings.meta.json b/shhs_visit2/shhs2-201219/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c35c27da7ce1c62db68049bb942347d315a5b5bb --- /dev/null +++ b/shhs_visit2/shhs2-201219/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201219", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:47.061542+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201219/embeddings.npy b/shhs_visit2/shhs2-201219/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a17d9629a13e88ee03f8b3ac4a8a54387fd92012 --- /dev/null +++ b/shhs_visit2/shhs2-201219/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d86ef81775f76a63edece537e6cbd821006bb23a09c8c0ceabd830281a1a13f +size 1200128 diff --git a/shhs_visit2/shhs2-201219/labels.meta.json b/shhs_visit2/shhs2-201219/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c41ae0197f11565fdaf7b483373494c76cf6499 --- /dev/null +++ b/shhs_visit2/shhs2-201219/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201219", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:47.065396+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201219/labels.npy b/shhs_visit2/shhs2-201219/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..07301ddc960aeb835c2da7ebdf15249e734259bc --- /dev/null +++ b/shhs_visit2/shhs2-201219/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fee4f923df9b92efa4b530442fc814bd01166ec74ba74dd5c95d3bc25167bf +size 2528 diff --git a/shhs_visit2/shhs2-201223/embeddings.meta.json b/shhs_visit2/shhs2-201223/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f0d5037be0ec3b0f21e50261ca91e92d133db9b --- /dev/null +++ b/shhs_visit2/shhs2-201223/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201223", + "embedding_dim": 500, + "n_epochs": 1345, + "created_utc": "2026-05-03T18:13:48.854809+00:00", + "shape": [ + 1345, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201223/embeddings.npy b/shhs_visit2/shhs2-201223/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b2b8094361f5e85476c8d4ae21ca092e32e4479 --- /dev/null +++ b/shhs_visit2/shhs2-201223/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b31d91b0afbeb750de72b0b56a04ac6f901f6f121b0ae364d22d8e612efaf2 +size 1345128 diff --git a/shhs_visit2/shhs2-201223/labels.meta.json b/shhs_visit2/shhs2-201223/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d6f657132846c435542633f3f34ad1a762184b3 --- /dev/null +++ b/shhs_visit2/shhs2-201223/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201223", + "n_epochs": 1345, + "created_utc": "2026-05-03T18:13:48.858289+00:00", + "shape": [ + 1345 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201223/labels.npy b/shhs_visit2/shhs2-201223/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ace08a4ee21e9b1ac318314449908edf77f7b30f --- /dev/null +++ b/shhs_visit2/shhs2-201223/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a5dbfe6f7f63e5612ed3ee56714ffcb7645920880c9567d5229c35223aeba1 +size 2818 diff --git a/shhs_visit2/shhs2-201224/embeddings.meta.json b/shhs_visit2/shhs2-201224/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2bbad30820fba727704f710824183eb6fb826760 --- /dev/null +++ b/shhs_visit2/shhs2-201224/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201224", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:49.905395+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201224/embeddings.npy b/shhs_visit2/shhs2-201224/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3a84439fcad7293acc3d5964ec2904e771deaae --- /dev/null +++ b/shhs_visit2/shhs2-201224/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035e44d440cfb1058e4f0ebc6f39f2e3ffe23d3bc81a9bd0621ea47f64b4cef1 +size 1140128 diff --git a/shhs_visit2/shhs2-201224/labels.meta.json b/shhs_visit2/shhs2-201224/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41e9fd915a9bebc86caea3d63a13273b8a548b32 --- /dev/null +++ b/shhs_visit2/shhs2-201224/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201224", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:49.909662+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201224/labels.npy b/shhs_visit2/shhs2-201224/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b0c7ed8cceb1f4dabded7aca2050cc5d69eb038 --- /dev/null +++ b/shhs_visit2/shhs2-201224/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3087dd2de6ca71e92dc4d9a6277cb21439ffbe4b7265bb13ea0db042b4460e +size 2408 diff --git a/shhs_visit2/shhs2-201227/embeddings.meta.json b/shhs_visit2/shhs2-201227/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1966f9a42248d03819e57fe37e8cdf8bf052599 --- /dev/null +++ b/shhs_visit2/shhs2-201227/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201227", + "embedding_dim": 500, + "n_epochs": 970, + "created_utc": "2026-05-03T18:13:50.953694+00:00", + "shape": [ + 970, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201227/embeddings.npy b/shhs_visit2/shhs2-201227/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5f58e2e0f2580636cc27439b69c0e0827e29804 --- /dev/null +++ b/shhs_visit2/shhs2-201227/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1bfcb219287e55231c2f3fee8ee7906f511486c4e5b3dc5b332b504524e3fca +size 970128 diff --git a/shhs_visit2/shhs2-201227/labels.meta.json b/shhs_visit2/shhs2-201227/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89b88a39e0e43949586db60448c50f4b46817bdd --- /dev/null +++ b/shhs_visit2/shhs2-201227/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201227", + "n_epochs": 970, + "created_utc": "2026-05-03T18:13:50.959335+00:00", + "shape": [ + 970 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201227/labels.npy b/shhs_visit2/shhs2-201227/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7c180f6a45338d936d94c2dc37fea579c8d6769 --- /dev/null +++ b/shhs_visit2/shhs2-201227/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd379f0ca38f8c8c9bb67b352e4418132cd0719bd08e9ff291c4bed4ee46ae25 +size 2068 diff --git a/shhs_visit2/shhs2-201228/embeddings.meta.json b/shhs_visit2/shhs2-201228/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f11c11c7e2e12d57e6c807e0210af160a53d14be --- /dev/null +++ b/shhs_visit2/shhs2-201228/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201228", + "embedding_dim": 500, + "n_epochs": 914, + "created_utc": "2026-05-03T18:13:52.169781+00:00", + "shape": [ + 914, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201228/embeddings.npy b/shhs_visit2/shhs2-201228/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f563fd17c60a1a26c79f2351cfc626aea001e474 --- /dev/null +++ b/shhs_visit2/shhs2-201228/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ad9522bceb9c0b8f64ea4b1f1e9ee6788c378ee90c62e053389ef0ca9adbb1 +size 914128 diff --git a/shhs_visit2/shhs2-201228/labels.meta.json b/shhs_visit2/shhs2-201228/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..554e32f47516b138f1d0e0e2572617051f88e296 --- /dev/null +++ b/shhs_visit2/shhs2-201228/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201228", + "n_epochs": 914, + "created_utc": "2026-05-03T18:13:52.173112+00:00", + "shape": [ + 914 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201228/labels.npy b/shhs_visit2/shhs2-201228/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b7ab3bed4d00d6e7a129aa6ac3db3e50118f083 --- /dev/null +++ b/shhs_visit2/shhs2-201228/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54560160c85d50b7a4c2ff9ecb4391a8233481fc11d4caaf4cb5c506cb5ad64d +size 1956 diff --git a/shhs_visit2/shhs2-201231/embeddings.meta.json b/shhs_visit2/shhs2-201231/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..819c20577e163e45c618d6fabf59393a212fad19 --- /dev/null +++ b/shhs_visit2/shhs2-201231/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201231", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:13:53.380625+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201231/embeddings.npy b/shhs_visit2/shhs2-201231/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..59132f7dd087863da28bfa558bcd95378efbac88 --- /dev/null +++ b/shhs_visit2/shhs2-201231/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9af6c07b6788d06c3cfda30fa5160efb075bfe37d4fdcf50bff7fa87b1d176 +size 1260128 diff --git a/shhs_visit2/shhs2-201231/labels.meta.json b/shhs_visit2/shhs2-201231/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4978176fd83cdfc6b58cbe031915220113c7978 --- /dev/null +++ b/shhs_visit2/shhs2-201231/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201231", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:13:53.384414+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201231/labels.npy b/shhs_visit2/shhs2-201231/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9168c1bec2f05010358dc4806610436dac23a415 --- /dev/null +++ b/shhs_visit2/shhs2-201231/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e2e28d0cdca245007f4a2290c33a569d356e90b9653f305dfa704aee328a28d +size 2648 diff --git a/shhs_visit2/shhs2-201232/embeddings.meta.json b/shhs_visit2/shhs2-201232/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3abbc1315ebc039cb4c6a58dd13241cd86f29200 --- /dev/null +++ b/shhs_visit2/shhs2-201232/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201232", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:54.450411+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201232/embeddings.npy b/shhs_visit2/shhs2-201232/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..77d82a153f7b5025f116ce76b2d64377ca779a28 --- /dev/null +++ b/shhs_visit2/shhs2-201232/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55df4d618dfa9ec037debc594b0c56bc291ee25756099484850731ac3512312 +size 1140128 diff --git a/shhs_visit2/shhs2-201232/labels.meta.json b/shhs_visit2/shhs2-201232/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a66a9dff7cc6ce5e0c2d7522270e0e571ea21e79 --- /dev/null +++ b/shhs_visit2/shhs2-201232/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201232", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:54.455228+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201232/labels.npy b/shhs_visit2/shhs2-201232/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c236d6fe2f9703d88a23068aab51ca5cb065724 --- /dev/null +++ b/shhs_visit2/shhs2-201232/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3c0e32e161589fba30afd000593aec3d831eaffa80079c0c1d8e4b42b383a1 +size 2408 diff --git a/shhs_visit2/shhs2-201233/embeddings.meta.json b/shhs_visit2/shhs2-201233/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0be84e15173f93b1bafd0c642a00d504c8205a96 --- /dev/null +++ b/shhs_visit2/shhs2-201233/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201233", + "embedding_dim": 500, + "n_epochs": 1148, + "created_utc": "2026-05-03T18:13:55.630475+00:00", + "shape": [ + 1148, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201233/embeddings.npy b/shhs_visit2/shhs2-201233/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7784f3f0c1e72246e94855cd17251afe47c46184 --- /dev/null +++ b/shhs_visit2/shhs2-201233/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba261ee8ec170d9b4fc3e266961d48b359a1fdbab631e0e66691493ce7fac74e +size 1148128 diff --git a/shhs_visit2/shhs2-201233/labels.meta.json b/shhs_visit2/shhs2-201233/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e5881fecd2ded86c39269fcfc47b01435d0a88f --- /dev/null +++ b/shhs_visit2/shhs2-201233/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201233", + "n_epochs": 1148, + "created_utc": "2026-05-03T18:13:55.634032+00:00", + "shape": [ + 1148 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201233/labels.npy b/shhs_visit2/shhs2-201233/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb43719c82364c19e9ef97d4dda3a578a18e05f8 --- /dev/null +++ b/shhs_visit2/shhs2-201233/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16eed710c5d427c4dbc76f0a13dc149ea4b8f18b60f85c9184ed694cfab54b30 +size 2424 diff --git a/shhs_visit2/shhs2-201236/embeddings.meta.json b/shhs_visit2/shhs2-201236/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..971f805fb1ca76e5eb9c82ab57ef19fce8ed75f5 --- /dev/null +++ b/shhs_visit2/shhs2-201236/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201236", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:56.692109+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201236/embeddings.npy b/shhs_visit2/shhs2-201236/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4eac8ad5c023b1a9d4df9888d787c12ee919da28 --- /dev/null +++ b/shhs_visit2/shhs2-201236/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c0709f2240ba7fe55c8f3a9feac6ac29ebecda5b79f6fbbc434a171a4bee6b +size 1140128 diff --git a/shhs_visit2/shhs2-201236/labels.meta.json b/shhs_visit2/shhs2-201236/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..971a896c8a95c10d5bf205bbf7edbef4261d219c --- /dev/null +++ b/shhs_visit2/shhs2-201236/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201236", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:13:56.696007+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201236/labels.npy b/shhs_visit2/shhs2-201236/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0087f7593a5791a2cc8da44b83fbfb1892bf8801 --- /dev/null +++ b/shhs_visit2/shhs2-201236/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c347d3c670b0700bedd90f90af232c8727875fe8a7a7140a95184bc4fe4893c +size 2408 diff --git a/shhs_visit2/shhs2-201237/embeddings.meta.json b/shhs_visit2/shhs2-201237/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81a17123be2dc3043c1312578583999c5e720899 --- /dev/null +++ b/shhs_visit2/shhs2-201237/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201237", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:57.810212+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201237/embeddings.npy b/shhs_visit2/shhs2-201237/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1efbee0c5f76779a42d926e9d6edef5a5e4dcaef --- /dev/null +++ b/shhs_visit2/shhs2-201237/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0793df99cb7c3ce7049cae8deaf468914705fc68393ddfbb2d3ef50b9bfcc28 +size 1200128 diff --git a/shhs_visit2/shhs2-201237/labels.meta.json b/shhs_visit2/shhs2-201237/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef1ad89c59d5180e71501199e8dd6bfd06dc697c --- /dev/null +++ b/shhs_visit2/shhs2-201237/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201237", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:13:57.814057+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201237/labels.npy b/shhs_visit2/shhs2-201237/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..01d10809911ba78f68912da03a86a71cef95e878 --- /dev/null +++ b/shhs_visit2/shhs2-201237/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8540dd4dbae12d3d98e7f0c27041b3c980f68988450f0bf21ec00d32891b1e +size 2528 diff --git a/shhs_visit2/shhs2-201240/embeddings.meta.json b/shhs_visit2/shhs2-201240/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ed0536149628ec9a51f1bf062737ff1bd609763 --- /dev/null +++ b/shhs_visit2/shhs2-201240/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201240", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:13:58.758834+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201240/embeddings.npy b/shhs_visit2/shhs2-201240/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6dcdd63311819f9e3b4bee8d7f484ec5a4235487 --- /dev/null +++ b/shhs_visit2/shhs2-201240/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725ed87edb10a98a903d28b73eb07d22aab5cc9a18b7283fb29bb4217cb65e97 +size 1020128 diff --git a/shhs_visit2/shhs2-201240/labels.meta.json b/shhs_visit2/shhs2-201240/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0df7b9953877e0ffb83afb8c5836ed374b2b4c08 --- /dev/null +++ b/shhs_visit2/shhs2-201240/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201240", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:13:58.763487+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201240/labels.npy b/shhs_visit2/shhs2-201240/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..82cf5f659915a8cbc59e0dab4216c4891b713f92 --- /dev/null +++ b/shhs_visit2/shhs2-201240/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a37cd90b71fe167cfbf2e91c458dbba9f4ed6f62fbb769830b75517a3ae6bf +size 2168 diff --git a/shhs_visit2/shhs2-201241/embeddings.meta.json b/shhs_visit2/shhs2-201241/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b17e4f76b5688e0dfe904df17e1ecf2f019b1ad9 --- /dev/null +++ b/shhs_visit2/shhs2-201241/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201241", + "embedding_dim": 500, + "n_epochs": 1090, + "created_utc": "2026-05-03T18:13:59.976230+00:00", + "shape": [ + 1090, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201241/embeddings.npy b/shhs_visit2/shhs2-201241/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a1619d04875276279d8e0cfef54b125c47e7a9b --- /dev/null +++ b/shhs_visit2/shhs2-201241/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2111151059b780ad3282aabd3ab345f307fb2d4201b4b9b46ec4240bf0339122 +size 1090128 diff --git a/shhs_visit2/shhs2-201241/labels.meta.json b/shhs_visit2/shhs2-201241/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..352a7311d2b79745bf04a72c42944aff17d6a95e --- /dev/null +++ b/shhs_visit2/shhs2-201241/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201241", + "n_epochs": 1090, + "created_utc": "2026-05-03T18:13:59.979672+00:00", + "shape": [ + 1090 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201241/labels.npy b/shhs_visit2/shhs2-201241/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c70d95206b1fdf6be4951ad2ebe5877e6129d49a --- /dev/null +++ b/shhs_visit2/shhs2-201241/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cb2ce21d4f356ff354b837fc9c461043f96792426bb8ab2870b9f0bf4d21e8 +size 2308 diff --git a/shhs_visit2/shhs2-201242/embeddings.meta.json b/shhs_visit2/shhs2-201242/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e18ebf1f78144e2e0b95b3eecc049ae44844803e --- /dev/null +++ b/shhs_visit2/shhs2-201242/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201242", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:00.550233+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201242/embeddings.npy b/shhs_visit2/shhs2-201242/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6dbad70bd9bf59a0e7444c986707426128016a0f --- /dev/null +++ b/shhs_visit2/shhs2-201242/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4416f98aab586912dbcd1edd894113edba6cdecdcd82fdcac866e245426fe0df +size 1260128 diff --git a/shhs_visit2/shhs2-201242/labels.meta.json b/shhs_visit2/shhs2-201242/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffc5fb9da9b3a25a65d3c77c791a9a84af05a971 --- /dev/null +++ b/shhs_visit2/shhs2-201242/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201242", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:00.553571+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201242/labels.npy b/shhs_visit2/shhs2-201242/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b5b003eec4d645d687c9320af8ad625334cafec --- /dev/null +++ b/shhs_visit2/shhs2-201242/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458e908503f04f6d634b07790b168e948834f23622e5749db92427fdf74abec6 +size 2648 diff --git a/shhs_visit2/shhs2-201245/embeddings.meta.json b/shhs_visit2/shhs2-201245/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..520d375a29c2260089892bb629ddc5cd126b55ab --- /dev/null +++ b/shhs_visit2/shhs2-201245/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201245", + "embedding_dim": 500, + "n_epochs": 1087, + "created_utc": "2026-05-03T18:14:03.148065+00:00", + "shape": [ + 1087, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201245/embeddings.npy b/shhs_visit2/shhs2-201245/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8846735827b11ed125c8bebc08ffa18199cba4e8 --- /dev/null +++ b/shhs_visit2/shhs2-201245/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbbc0f37f568e459ef3c07546f02c7f1f5ad419dfb6bc653437333e0cf4b72b +size 1087128 diff --git a/shhs_visit2/shhs2-201245/labels.meta.json b/shhs_visit2/shhs2-201245/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a5c3b58c01805294c8a3b57cf492840b783747c --- /dev/null +++ b/shhs_visit2/shhs2-201245/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201245", + "n_epochs": 1087, + "created_utc": "2026-05-03T18:14:03.151870+00:00", + "shape": [ + 1087 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201245/labels.npy b/shhs_visit2/shhs2-201245/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..58721212dfe981dd5cfa3a60a15a9124408e5119 --- /dev/null +++ b/shhs_visit2/shhs2-201245/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de91ce47f05546042efda63cc87ed66d74dd6b38f0e4a67d8b49a68457c3870d +size 2302 diff --git a/shhs_visit2/shhs2-201248/embeddings.meta.json b/shhs_visit2/shhs2-201248/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af743c22d3d8de587be361cc2c1909bc7b3c58ed --- /dev/null +++ b/shhs_visit2/shhs2-201248/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201248", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:04.581298+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201248/embeddings.npy b/shhs_visit2/shhs2-201248/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc5a2017324773f535d3544e62e46a81d87e7245 --- /dev/null +++ b/shhs_visit2/shhs2-201248/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525f3341999de9f3703b4148f9e3b09f958fb7d864a438593b0a2781d820891f +size 1364128 diff --git a/shhs_visit2/shhs2-201248/labels.meta.json b/shhs_visit2/shhs2-201248/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81b39782e88433c74b36f0690e9ff72a524be978 --- /dev/null +++ b/shhs_visit2/shhs2-201248/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201248", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:04.585570+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201248/labels.npy b/shhs_visit2/shhs2-201248/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9460011ab2813aec5ea027a6ef0116d6a334355e --- /dev/null +++ b/shhs_visit2/shhs2-201248/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93794032ed27a269917dcad77ca4f0e62c84529ef11c20a25337357732a8820 +size 2856 diff --git a/shhs_visit2/shhs2-201250/embeddings.meta.json b/shhs_visit2/shhs2-201250/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a04a08015d4d81fc20faeccb85416840a3fd195 --- /dev/null +++ b/shhs_visit2/shhs2-201250/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201250", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:05.554022+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201250/embeddings.npy b/shhs_visit2/shhs2-201250/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b0a262f4ff01dc5ba9ef2526c2efb14e8d16472 --- /dev/null +++ b/shhs_visit2/shhs2-201250/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eadd03ae7eb0a817a3756832a22436ff55fe8e639129a0ed7a4d61198d83f132 +size 1080128 diff --git a/shhs_visit2/shhs2-201250/labels.meta.json b/shhs_visit2/shhs2-201250/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2ac33cfeffe41c6cb8df734c900d629dd70108a --- /dev/null +++ b/shhs_visit2/shhs2-201250/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201250", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:05.558497+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201250/labels.npy b/shhs_visit2/shhs2-201250/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d448dd5923cb1bb99d54a8479093f5788ec47164 --- /dev/null +++ b/shhs_visit2/shhs2-201250/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d128e23478f72ed99b6b4594e7684de857dc63030da6c30cdc06c0f9cfcd9f66 +size 2288 diff --git a/shhs_visit2/shhs2-201252/embeddings.meta.json b/shhs_visit2/shhs2-201252/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e4db2a8524cc31ef08184ee4a5825f336b0db98 --- /dev/null +++ b/shhs_visit2/shhs2-201252/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201252", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:06.179470+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201252/embeddings.npy b/shhs_visit2/shhs2-201252/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..270e21fada83ce35dbc955a84d22d84893fa3269 --- /dev/null +++ b/shhs_visit2/shhs2-201252/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a336bd52e48518a44246b56b2fef3f67fb9ff3ee91d72e76f2e195c44304a59 +size 1260128 diff --git a/shhs_visit2/shhs2-201252/labels.meta.json b/shhs_visit2/shhs2-201252/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d168c3766d81d38dd2e13dc88396fa890e5a86db --- /dev/null +++ b/shhs_visit2/shhs2-201252/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201252", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:06.183367+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201252/labels.npy b/shhs_visit2/shhs2-201252/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..121658e3703184d9eb45dbfdec0e1e3881f66662 --- /dev/null +++ b/shhs_visit2/shhs2-201252/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3d8acd956513afb3b0fe28ecf4d2b770596d9aeb09752ea2538da69eb5395d +size 2648 diff --git a/shhs_visit2/shhs2-201254/embeddings.meta.json b/shhs_visit2/shhs2-201254/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a2e2d7f37eb941d96485ce8719539d3ee4a4069 --- /dev/null +++ b/shhs_visit2/shhs2-201254/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201254", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:07.135067+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201254/embeddings.npy b/shhs_visit2/shhs2-201254/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4090db5ea008527f536c1a6df36e480ec9e1654 --- /dev/null +++ b/shhs_visit2/shhs2-201254/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b490f7c53476427a35892b8f5ba3837fe70bb2ee20b219c046007312b2060fa5 +size 1080128 diff --git a/shhs_visit2/shhs2-201254/labels.meta.json b/shhs_visit2/shhs2-201254/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cb51dfe88fb424eac069969cba32d5906dc8251 --- /dev/null +++ b/shhs_visit2/shhs2-201254/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201254", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:07.139213+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201254/labels.npy b/shhs_visit2/shhs2-201254/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bff6bab4544ba19d77a320c22186abb5f0f2c2b --- /dev/null +++ b/shhs_visit2/shhs2-201254/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3712108ca6ec0db7fb91dfc610972c780994f40133533decd4c26799e28bad +size 2288 diff --git a/shhs_visit2/shhs2-201255/embeddings.meta.json b/shhs_visit2/shhs2-201255/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7463a3f15dbde2136ab903d48a5abe7692093370 --- /dev/null +++ b/shhs_visit2/shhs2-201255/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201255", + "embedding_dim": 500, + "n_epochs": 1270, + "created_utc": "2026-05-03T18:14:08.542667+00:00", + "shape": [ + 1270, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201255/embeddings.npy b/shhs_visit2/shhs2-201255/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..391ea692fc08c7bbe5f539d4a8568595bc04f348 --- /dev/null +++ b/shhs_visit2/shhs2-201255/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba19867d8b3f9e9c2e0c13c173472ff2346e079bb4a3d3932ea2d3ae17fbec5 +size 1270128 diff --git a/shhs_visit2/shhs2-201255/labels.meta.json b/shhs_visit2/shhs2-201255/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..782669e0ddede103030edb25dfe579be247494e3 --- /dev/null +++ b/shhs_visit2/shhs2-201255/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201255", + "n_epochs": 1270, + "created_utc": "2026-05-03T18:14:08.546729+00:00", + "shape": [ + 1270 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201255/labels.npy b/shhs_visit2/shhs2-201255/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e41cb8d6db22d96319031730aa3ca00665d166f0 --- /dev/null +++ b/shhs_visit2/shhs2-201255/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae617bb58bdbe339416202f084c9ca102cac91b612ea76fc984210db3c68810 +size 2668 diff --git a/shhs_visit2/shhs2-201258/embeddings.meta.json b/shhs_visit2/shhs2-201258/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3aeacf9263a613822c1dd5f6ed1aa2000a4ba146 --- /dev/null +++ b/shhs_visit2/shhs2-201258/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201258", + "embedding_dim": 500, + "n_epochs": 1060, + "created_utc": "2026-05-03T18:14:09.601815+00:00", + "shape": [ + 1060, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201258/embeddings.npy b/shhs_visit2/shhs2-201258/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d73e2850a35b38a6c75e883b081141e4091764c8 --- /dev/null +++ b/shhs_visit2/shhs2-201258/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e79960b551a2b9208e8036dc21f46261e983090da8d9ebbb72f73d6c7d20c2 +size 1060128 diff --git a/shhs_visit2/shhs2-201258/labels.meta.json b/shhs_visit2/shhs2-201258/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fd64af6ec75efc31faf2ced2637aebb9f7f99be --- /dev/null +++ b/shhs_visit2/shhs2-201258/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201258", + "n_epochs": 1060, + "created_utc": "2026-05-03T18:14:09.605629+00:00", + "shape": [ + 1060 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201258/labels.npy b/shhs_visit2/shhs2-201258/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3eebc94b2d6b2c70c1382ab3318945feaf86b5bb --- /dev/null +++ b/shhs_visit2/shhs2-201258/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b243dc6511768fd6aba54ffea0b7a8a060f476fae3b0c777af67b30c7bc1da +size 2248 diff --git a/shhs_visit2/shhs2-201263/embeddings.meta.json b/shhs_visit2/shhs2-201263/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad675b59939eaa8478e94767570bdbbd4628324b --- /dev/null +++ b/shhs_visit2/shhs2-201263/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201263", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:14:10.859044+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201263/embeddings.npy b/shhs_visit2/shhs2-201263/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e01d5bcb31f33cc3d0b932e86c82f840cb85e0c --- /dev/null +++ b/shhs_visit2/shhs2-201263/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe3563167af10177c1c440dadc6302914187b0319c4e7e7ee55a77641c42ce7 +size 1320128 diff --git a/shhs_visit2/shhs2-201263/labels.meta.json b/shhs_visit2/shhs2-201263/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1ea7cb4d87482beca069d53903006cdeb2bce16 --- /dev/null +++ b/shhs_visit2/shhs2-201263/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201263", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:14:10.863171+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201263/labels.npy b/shhs_visit2/shhs2-201263/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f117ca8af5a61ea780f58354799a1b5b51e125b --- /dev/null +++ b/shhs_visit2/shhs2-201263/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d08104b58294c67b639acf80edff019aa08734bce594c2acc65f270906d21ca +size 2768 diff --git a/shhs_visit2/shhs2-201265/embeddings.meta.json b/shhs_visit2/shhs2-201265/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95b35e77b1236e6971ebfc3213a7d8ed02446956 --- /dev/null +++ b/shhs_visit2/shhs2-201265/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201265", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:12.064365+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201265/embeddings.npy b/shhs_visit2/shhs2-201265/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..21d54c6afe9b27aeea30a799014f7be95d85ab0a --- /dev/null +++ b/shhs_visit2/shhs2-201265/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24c4d63d73b3648dd45a68087dba9c0ae891250175467f21af6f104126e43cc +size 1260128 diff --git a/shhs_visit2/shhs2-201265/labels.meta.json b/shhs_visit2/shhs2-201265/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc4e10e5e0398b97df0af1d01ff6f95113db484f --- /dev/null +++ b/shhs_visit2/shhs2-201265/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201265", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:12.068676+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201265/labels.npy b/shhs_visit2/shhs2-201265/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2420f2752deb0650b05c228d7f07097c593056da --- /dev/null +++ b/shhs_visit2/shhs2-201265/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd7a7dbca98b6b28293ce9cfa1a40134e94bcad0c71297993a975c42a11ec1b7 +size 2648 diff --git a/shhs_visit2/shhs2-201267/embeddings.meta.json b/shhs_visit2/shhs2-201267/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1ac9008b3ecbccabc28b00748d5c9d97ed3468a --- /dev/null +++ b/shhs_visit2/shhs2-201267/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201267", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:14:13.024804+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201267/embeddings.npy b/shhs_visit2/shhs2-201267/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a73e9de4d41535fea2da6134173c8262ebe61900 --- /dev/null +++ b/shhs_visit2/shhs2-201267/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0204885bd72c8d1986efd1d2b5091b7987a118d08457573aaeae87ef1fef7491 +size 1050128 diff --git a/shhs_visit2/shhs2-201267/labels.meta.json b/shhs_visit2/shhs2-201267/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a37d5af0e9b80aafaca8235fe8f7aab9684ee1a --- /dev/null +++ b/shhs_visit2/shhs2-201267/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201267", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:14:13.028850+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201267/labels.npy b/shhs_visit2/shhs2-201267/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d78398828b8693063ba58b8a28e77dfe37d57a6 --- /dev/null +++ b/shhs_visit2/shhs2-201267/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138207b494e2bfbb197b76bd9ac9ef63b44e4ea2093adeaccf7527022c8407d9 +size 2228 diff --git a/shhs_visit2/shhs2-201268/embeddings.meta.json b/shhs_visit2/shhs2-201268/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ac4649aeb728ba5b5b98beceb69c1c30f9b5e4f --- /dev/null +++ b/shhs_visit2/shhs2-201268/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201268", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:14.422862+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201268/embeddings.npy b/shhs_visit2/shhs2-201268/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5eac385d5eb09ab54381a2829b4b8d02d758574 --- /dev/null +++ b/shhs_visit2/shhs2-201268/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7a4c8b2f2f05c4f066deda33ef5b47d14ed2d219db12a1a7562151f47330ae +size 1364128 diff --git a/shhs_visit2/shhs2-201268/labels.meta.json b/shhs_visit2/shhs2-201268/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c81c84cd74fc0084047fbef02d8a3fb05f285f84 --- /dev/null +++ b/shhs_visit2/shhs2-201268/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201268", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:14.426367+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201268/labels.npy b/shhs_visit2/shhs2-201268/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d27d4f9f82f88457e71502424c727790d4f6394 --- /dev/null +++ b/shhs_visit2/shhs2-201268/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea04781c79878b96dff8909e1bb8ea337885f65426dbf949e63e7a963776131 +size 2856 diff --git a/shhs_visit2/shhs2-201270/embeddings.meta.json b/shhs_visit2/shhs2-201270/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07f4d1389f4872d36915c495b4a51ec2437ba2c4 --- /dev/null +++ b/shhs_visit2/shhs2-201270/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201270", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:15.534273+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201270/embeddings.npy b/shhs_visit2/shhs2-201270/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e26e7642e7cced74ad933cf11e6ea49205c146a --- /dev/null +++ b/shhs_visit2/shhs2-201270/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb7c35042698aa86d855572645576b9858afb7b186d7aea0f7f865e1738305d +size 1200128 diff --git a/shhs_visit2/shhs2-201270/labels.meta.json b/shhs_visit2/shhs2-201270/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74207438e4f2d61ac6e8bf61c936f1949fd33bc5 --- /dev/null +++ b/shhs_visit2/shhs2-201270/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201270", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:15.537902+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201270/labels.npy b/shhs_visit2/shhs2-201270/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b914ce962af9a29042ffc5865ec39c565b240fed --- /dev/null +++ b/shhs_visit2/shhs2-201270/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07411793cf7b9025849fe82933a7502147ba49f09e26cb609525d22eb198295 +size 2528 diff --git a/shhs_visit2/shhs2-201271/embeddings.meta.json b/shhs_visit2/shhs2-201271/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db40be862bfeb529b2ac8b97b7ffa019bda7cb80 --- /dev/null +++ b/shhs_visit2/shhs2-201271/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201271", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:16.641099+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201271/embeddings.npy b/shhs_visit2/shhs2-201271/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fb0a12e689ea15458201046110a32aa3e23006e --- /dev/null +++ b/shhs_visit2/shhs2-201271/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85fdda4c978723d5d22b3279a2dc25786dea82a687e75efb18924547d2663e1f +size 1200128 diff --git a/shhs_visit2/shhs2-201271/labels.meta.json b/shhs_visit2/shhs2-201271/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffc7a73d34ad71d67e7db9b5b554240048d56b11 --- /dev/null +++ b/shhs_visit2/shhs2-201271/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201271", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:16.645732+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201271/labels.npy b/shhs_visit2/shhs2-201271/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..991fe890bc4ae4600557759026117a6da3b3a11d --- /dev/null +++ b/shhs_visit2/shhs2-201271/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e135985b5e702daa3fe7fdcb67f45e9c44c695245d557089cde14e715df5528 +size 2528 diff --git a/shhs_visit2/shhs2-201272/embeddings.meta.json b/shhs_visit2/shhs2-201272/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86a43022f77aa2aa621bb63e3108fe6805ed800b --- /dev/null +++ b/shhs_visit2/shhs2-201272/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201272", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:17.871959+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201272/embeddings.npy b/shhs_visit2/shhs2-201272/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..99b0ef823c8e9afe624fbd87aebda4d3dae8b0d2 --- /dev/null +++ b/shhs_visit2/shhs2-201272/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c125ca2973ec57d5333adacff0d2205597ba29e849c568689112dd7f34adcac +size 1260128 diff --git a/shhs_visit2/shhs2-201272/labels.meta.json b/shhs_visit2/shhs2-201272/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f1ce34f064479642cbd63ef080de343eb0d60d3 --- /dev/null +++ b/shhs_visit2/shhs2-201272/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201272", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:17.876509+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201272/labels.npy b/shhs_visit2/shhs2-201272/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5434bb4ccfac4abdd4dd782a6f6cbf1c35a6aae --- /dev/null +++ b/shhs_visit2/shhs2-201272/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bda95dac65477025f19b4e9e8b187e9177c1d4c0ca2f67b49e4719cce6fbbf +size 2648 diff --git a/shhs_visit2/shhs2-201274/embeddings.meta.json b/shhs_visit2/shhs2-201274/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..623ed671755bd82948892b589259311b913ad559 --- /dev/null +++ b/shhs_visit2/shhs2-201274/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201274", + "embedding_dim": 500, + "n_epochs": 1300, + "created_utc": "2026-05-03T18:14:19.178756+00:00", + "shape": [ + 1300, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201274/embeddings.npy b/shhs_visit2/shhs2-201274/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..014980053fba0525dd5afd2e0dc52ca929b96cc8 --- /dev/null +++ b/shhs_visit2/shhs2-201274/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d21432ff689a98d5d22cdbfb19256983790eb513c61f58bbce6fb80a92c797d3 +size 1300128 diff --git a/shhs_visit2/shhs2-201274/labels.meta.json b/shhs_visit2/shhs2-201274/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c888791d702f6656a16288968c2e3d41e59f00e8 --- /dev/null +++ b/shhs_visit2/shhs2-201274/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201274", + "n_epochs": 1300, + "created_utc": "2026-05-03T18:14:19.183069+00:00", + "shape": [ + 1300 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201274/labels.npy b/shhs_visit2/shhs2-201274/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..17c8ed6b8b7d9e82dc8f888a889238a1893be6d3 --- /dev/null +++ b/shhs_visit2/shhs2-201274/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9e20fc51f4436964fbd84b20d8af9e427fa23915ab3bd4a6a5fdd4f53ac39b +size 2728 diff --git a/shhs_visit2/shhs2-201277/embeddings.meta.json b/shhs_visit2/shhs2-201277/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f41148886a5c74b4c99e46824d1cf499de5d493b --- /dev/null +++ b/shhs_visit2/shhs2-201277/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201277", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:14:20.590644+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201277/embeddings.npy b/shhs_visit2/shhs2-201277/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a41929fe0ab011349cb640d2d233a45b3f267101 --- /dev/null +++ b/shhs_visit2/shhs2-201277/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8770dd549a3247d4bada5be53b422fa3c9d9893f47bf2b20f85f74109e96d2 +size 1230128 diff --git a/shhs_visit2/shhs2-201277/labels.meta.json b/shhs_visit2/shhs2-201277/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b42ebef9c6b225090f413ec43a75966eefc5e1f --- /dev/null +++ b/shhs_visit2/shhs2-201277/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201277", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:14:20.594748+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201277/labels.npy b/shhs_visit2/shhs2-201277/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b169ef4e44baa58e47b110314224f14a850d9dd1 --- /dev/null +++ b/shhs_visit2/shhs2-201277/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44de3b1090cb87368941a9c41214316cd603ba11e782381c8608f48ecfe09bee +size 2588 diff --git a/shhs_visit2/shhs2-201278/embeddings.meta.json b/shhs_visit2/shhs2-201278/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..025da227d5c9096bb6f7d8ef3d9183b6fb067240 --- /dev/null +++ b/shhs_visit2/shhs2-201278/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201278", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:14:21.888027+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201278/embeddings.npy b/shhs_visit2/shhs2-201278/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..09226a07312f9ad5842929fabb87f9f8aa9cfd04 --- /dev/null +++ b/shhs_visit2/shhs2-201278/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ddb7d1fe021d8bdf3c158f61751d9f5686fc742b32118ec78bf0109a309f23 +size 1320128 diff --git a/shhs_visit2/shhs2-201278/labels.meta.json b/shhs_visit2/shhs2-201278/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15185baa14e211f68ca1ee048a3fdcf4a47088b7 --- /dev/null +++ b/shhs_visit2/shhs2-201278/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201278", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:14:21.892550+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201278/labels.npy b/shhs_visit2/shhs2-201278/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c649d2c685832aaf3c5fa813ce33ce767e0bfc3 --- /dev/null +++ b/shhs_visit2/shhs2-201278/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05acb221ad9eeb94d66ef42a27740739c20ed4a74c657e8e06c612a6f3f7cc9 +size 2768 diff --git a/shhs_visit2/shhs2-201280/embeddings.meta.json b/shhs_visit2/shhs2-201280/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c3141550aa0edbe0658a44cd1cfb4b784412541 --- /dev/null +++ b/shhs_visit2/shhs2-201280/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201280", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:23.122949+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201280/embeddings.npy b/shhs_visit2/shhs2-201280/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d213d35e9e1667df17cd28fbe9db2d00833d5cc1 --- /dev/null +++ b/shhs_visit2/shhs2-201280/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5344bee90862b6daedeb11789414cfa89485c25a13efbc08cea45d90745a9365 +size 1260128 diff --git a/shhs_visit2/shhs2-201280/labels.meta.json b/shhs_visit2/shhs2-201280/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5df1e9a86265c07039c11cdb5f018f9d4e563228 --- /dev/null +++ b/shhs_visit2/shhs2-201280/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201280", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:23.126782+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201280/labels.npy b/shhs_visit2/shhs2-201280/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7664963af0b6fa89cfab6483a7fcb29cee8d6c6a --- /dev/null +++ b/shhs_visit2/shhs2-201280/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97eb81bfa05bc7b7b83810b42aeb0f4c3c847850002461fed60615d14effa7c +size 2648 diff --git a/shhs_visit2/shhs2-201281/embeddings.meta.json b/shhs_visit2/shhs2-201281/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28a16bfe2bf5ea6abd146932337a400c4820c184 --- /dev/null +++ b/shhs_visit2/shhs2-201281/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201281", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:24.295716+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201281/embeddings.npy b/shhs_visit2/shhs2-201281/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4469bb6ccbd111c2c908ec10b72bd8073b7cce0 --- /dev/null +++ b/shhs_visit2/shhs2-201281/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2c6df1f9a5d0ebe8c9b60e78cfe83c6344f5d274f572a504bfceeb5bd8b2a2 +size 1140128 diff --git a/shhs_visit2/shhs2-201281/labels.meta.json b/shhs_visit2/shhs2-201281/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd7e50c271f216abbadeaf2d4f4ab9170014ecef --- /dev/null +++ b/shhs_visit2/shhs2-201281/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201281", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:24.299845+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201281/labels.npy b/shhs_visit2/shhs2-201281/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b5393e12e278670c4ef54f0e72ea430198c37a6 --- /dev/null +++ b/shhs_visit2/shhs2-201281/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2c355737e48c7a5a449ee5dfa44a6be9bc8c5e70e62000f0ebafe216448ec9 +size 2408 diff --git a/shhs_visit2/shhs2-201282/embeddings.meta.json b/shhs_visit2/shhs2-201282/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6585b6ad7e5cf7b2b7fc5f3ac0cf2807c768a33 --- /dev/null +++ b/shhs_visit2/shhs2-201282/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201282", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:24.853610+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201282/embeddings.npy b/shhs_visit2/shhs2-201282/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae7d7fe501765df4e0680de7b517b53d68a258c7 --- /dev/null +++ b/shhs_visit2/shhs2-201282/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799ffffd46b8214ffe3e590f2f34259d689f1a4b077ca282842296ff7b1ceff0 +size 1140128 diff --git a/shhs_visit2/shhs2-201282/labels.meta.json b/shhs_visit2/shhs2-201282/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa3f56454e6e88f202e93c4da90b70549d00d91f --- /dev/null +++ b/shhs_visit2/shhs2-201282/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201282", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:24.858383+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201282/labels.npy b/shhs_visit2/shhs2-201282/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b43cb0ef6afcb734290b5091e106ef2368f8bb3 --- /dev/null +++ b/shhs_visit2/shhs2-201282/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551c7ec0eb9da55067b0010f8230b047b0d4f144ade05f8090209b680382aa39 +size 2408 diff --git a/shhs_visit2/shhs2-201283/embeddings.meta.json b/shhs_visit2/shhs2-201283/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51ecf7e21668d675f9a9ab5ab0e66f7594928c9c --- /dev/null +++ b/shhs_visit2/shhs2-201283/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201283", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:25.998959+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201283/embeddings.npy b/shhs_visit2/shhs2-201283/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02ea49fe93a6ecc210921f13436cba61f410a31b --- /dev/null +++ b/shhs_visit2/shhs2-201283/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f9b5b5f73b97a9cb460278ec15aaf06c31c6f9aee5a32b1065fb2316af4bda +size 1140128 diff --git a/shhs_visit2/shhs2-201283/labels.meta.json b/shhs_visit2/shhs2-201283/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d90107080334c95eba085c6ad101f9fb1922e3bb --- /dev/null +++ b/shhs_visit2/shhs2-201283/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201283", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:26.001909+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201283/labels.npy b/shhs_visit2/shhs2-201283/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..090dd413ced9cf160c88853e1768c0852f729cbf --- /dev/null +++ b/shhs_visit2/shhs2-201283/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1c82797f076eda8ff6f6af28491c9d660992baca1a7d03d6d67ab203908d90 +size 2408 diff --git a/shhs_visit2/shhs2-201284/embeddings.meta.json b/shhs_visit2/shhs2-201284/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72d757a237c603e4760596e0abc0012032d3450f --- /dev/null +++ b/shhs_visit2/shhs2-201284/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201284", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:27.076714+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201284/embeddings.npy b/shhs_visit2/shhs2-201284/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8999d8dbcc8fe5c17b2d90e76c614eb75baf7e8 --- /dev/null +++ b/shhs_visit2/shhs2-201284/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0127108d077964e95f553902ec462c7b6f9662a1488bb4e70f572b27fae7d05a +size 1140128 diff --git a/shhs_visit2/shhs2-201284/labels.meta.json b/shhs_visit2/shhs2-201284/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9473e3f8459fd0af4a90a746f52ecb0bb5d1ef31 --- /dev/null +++ b/shhs_visit2/shhs2-201284/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201284", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:27.080482+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201284/labels.npy b/shhs_visit2/shhs2-201284/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..16ae28288dbf297296b1ab36349e9ae01a5b05eb --- /dev/null +++ b/shhs_visit2/shhs2-201284/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8b4abc98d991b0bf3bc2982e48a6fa2e35c8c32745042896a2fbf79e92560a +size 2408 diff --git a/shhs_visit2/shhs2-201285/embeddings.meta.json b/shhs_visit2/shhs2-201285/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe8f37f28b0d8bf4d47c01cfa47ec070cdfe61c4 --- /dev/null +++ b/shhs_visit2/shhs2-201285/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201285", + "embedding_dim": 500, + "n_epochs": 1017, + "created_utc": "2026-05-03T18:14:28.195315+00:00", + "shape": [ + 1017, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201285/embeddings.npy b/shhs_visit2/shhs2-201285/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..678552759ee49562ff19d03f6c64b02004125442 --- /dev/null +++ b/shhs_visit2/shhs2-201285/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ccd33ce8dcbe76834c2a012de4ddf1d06b0ddd816d4178d943dd7301536a907 +size 1017128 diff --git a/shhs_visit2/shhs2-201285/labels.meta.json b/shhs_visit2/shhs2-201285/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..921ad878e67d6d7ca2c20f0eecd59a05e81cf5b8 --- /dev/null +++ b/shhs_visit2/shhs2-201285/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201285", + "n_epochs": 1017, + "created_utc": "2026-05-03T18:14:28.198443+00:00", + "shape": [ + 1017 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201285/labels.npy b/shhs_visit2/shhs2-201285/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7697c928e4976c31386c4dc1d26ab91f4a38d2d --- /dev/null +++ b/shhs_visit2/shhs2-201285/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e833ff328fc8d86b2a0a969c9573bca41404a6acf91d2c4e2836d6f00e4436 +size 2162 diff --git a/shhs_visit2/shhs2-201287/embeddings.meta.json b/shhs_visit2/shhs2-201287/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e92b88525057e47cc5f22ce217004c2264a8360d --- /dev/null +++ b/shhs_visit2/shhs2-201287/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201287", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:28.789992+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201287/embeddings.npy b/shhs_visit2/shhs2-201287/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0983e76d80bb03926d9e779766e697b6bb69682 --- /dev/null +++ b/shhs_visit2/shhs2-201287/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dadcd0fee6f094142b47d2e83e76984628b423d683322845c375ae7ec3906ed +size 1260128 diff --git a/shhs_visit2/shhs2-201287/labels.meta.json b/shhs_visit2/shhs2-201287/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8623a95e3342222b5b42e3b4fed0198c868c3c57 --- /dev/null +++ b/shhs_visit2/shhs2-201287/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201287", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:28.793673+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201287/labels.npy b/shhs_visit2/shhs2-201287/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3bc0015777703f5546f71a8560cc81ca8f6724dd --- /dev/null +++ b/shhs_visit2/shhs2-201287/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c20c585a5dd4ffbeae77923eec02fdfa39c47787beee4ba9916c7b2fdf1fb79 +size 2648 diff --git a/shhs_visit2/shhs2-201288/embeddings.meta.json b/shhs_visit2/shhs2-201288/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b5c1af32873fddce0899298d40dc0db0ccc5b81 --- /dev/null +++ b/shhs_visit2/shhs2-201288/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201288", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:29.859394+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201288/embeddings.npy b/shhs_visit2/shhs2-201288/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..16fd866d228ff6d51c12a64b425fe2cbc8d8d1e0 --- /dev/null +++ b/shhs_visit2/shhs2-201288/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a568362cd2815c897c152aa0d33dbcc8be57edfd8089e0c0e1356ac8d6d16d1e +size 1140128 diff --git a/shhs_visit2/shhs2-201288/labels.meta.json b/shhs_visit2/shhs2-201288/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..021c85754ac1a99fc344cba1baf04e73dcdba1f6 --- /dev/null +++ b/shhs_visit2/shhs2-201288/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201288", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:29.862930+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201288/labels.npy b/shhs_visit2/shhs2-201288/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..949f10b26bf2320c40d45b7223fc93390e3ee757 --- /dev/null +++ b/shhs_visit2/shhs2-201288/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a244d45140c83066f8e86a6e124d0f7ba53c3d34840a57065f44f13e6ecc340 +size 2408 diff --git a/shhs_visit2/shhs2-201289/embeddings.meta.json b/shhs_visit2/shhs2-201289/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..085d9302927c594aa35a97fd27f0972e2a22743a --- /dev/null +++ b/shhs_visit2/shhs2-201289/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201289", + "embedding_dim": 500, + "n_epochs": 1042, + "created_utc": "2026-05-03T18:14:31.455824+00:00", + "shape": [ + 1042, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201289/embeddings.npy b/shhs_visit2/shhs2-201289/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..08347e30d2a0b073e3f2863c0f928f8bf388fbf1 --- /dev/null +++ b/shhs_visit2/shhs2-201289/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a862bc82947102f123e2e808789ccada9f7cf4b24c530cbdcb846dd15d2f1b51 +size 1042128 diff --git a/shhs_visit2/shhs2-201289/labels.meta.json b/shhs_visit2/shhs2-201289/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04bb991a8655309a6df0e9fdf0d1876459ea2982 --- /dev/null +++ b/shhs_visit2/shhs2-201289/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201289", + "n_epochs": 1042, + "created_utc": "2026-05-03T18:14:31.460329+00:00", + "shape": [ + 1042 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201289/labels.npy b/shhs_visit2/shhs2-201289/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8d4a1f7beb2c32b5a1ca04505dba80587f21e18 --- /dev/null +++ b/shhs_visit2/shhs2-201289/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e118f027aa3335d771dd660705a79daa75e31ad803aca7748e10c99c3bf90471 +size 2212 diff --git a/shhs_visit2/shhs2-201298/embeddings.meta.json b/shhs_visit2/shhs2-201298/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..016ffffc8d82a62b59351dd7d3123d1ec410587f --- /dev/null +++ b/shhs_visit2/shhs2-201298/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201298", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:32.467650+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201298/embeddings.npy b/shhs_visit2/shhs2-201298/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..337d701e53489fdd49db94da29e7b6547e7b787c --- /dev/null +++ b/shhs_visit2/shhs2-201298/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:849c01033aaac5fa54518f411ad06a056bf5d16fa4a4d53f2bed22ff378265a4 +size 1080128 diff --git a/shhs_visit2/shhs2-201298/labels.meta.json b/shhs_visit2/shhs2-201298/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5e20b60f7b08e3e3b70b4e8dafbef04465f3006 --- /dev/null +++ b/shhs_visit2/shhs2-201298/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201298", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:32.471398+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201298/labels.npy b/shhs_visit2/shhs2-201298/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..669c19b1115c9b78835eed1e060077458f1190a5 --- /dev/null +++ b/shhs_visit2/shhs2-201298/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1299ba15d675687d14b413bf15cd595c08d96d456521fbd4ebe2b3dff38884 +size 2288 diff --git a/shhs_visit2/shhs2-201299/embeddings.meta.json b/shhs_visit2/shhs2-201299/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6a0e21d5f462f2115b5b9a59cbf8c97bd64bfdb --- /dev/null +++ b/shhs_visit2/shhs2-201299/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201299", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:33.553955+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201299/embeddings.npy b/shhs_visit2/shhs2-201299/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d11e4fa821ef297e6ef706a8ce8d0ac011db4430 --- /dev/null +++ b/shhs_visit2/shhs2-201299/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc72d8f6a664996561478345ef8cdbe7bc2208339d548c7876c40772bfe0e446 +size 1200128 diff --git a/shhs_visit2/shhs2-201299/labels.meta.json b/shhs_visit2/shhs2-201299/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f44e8fa6150184db04d5b548435ffb056c720c8 --- /dev/null +++ b/shhs_visit2/shhs2-201299/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201299", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:33.557650+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201299/labels.npy b/shhs_visit2/shhs2-201299/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..63a91137149e6813dbcab251a0f8c32feb7c9527 --- /dev/null +++ b/shhs_visit2/shhs2-201299/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2689f25ca398275101c829157fd2db1a097db579945f8c95d7c5c242c6891e47 +size 2528 diff --git a/shhs_visit2/shhs2-201303/embeddings.meta.json b/shhs_visit2/shhs2-201303/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33b7b9d5e3b7f8b282b7b8fb1b8b36646a5aa622 --- /dev/null +++ b/shhs_visit2/shhs2-201303/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201303", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:34.608734+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201303/embeddings.npy b/shhs_visit2/shhs2-201303/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d4a2a5ce39d77cad056269327ebea17f84008a8 --- /dev/null +++ b/shhs_visit2/shhs2-201303/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9952f3d46e6d5eb9697205ecdb4fe7ea8c299665a283d911181d00661d47436 +size 1200128 diff --git a/shhs_visit2/shhs2-201303/labels.meta.json b/shhs_visit2/shhs2-201303/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb4e395ab7825285f93da305989468e65fcfcb37 --- /dev/null +++ b/shhs_visit2/shhs2-201303/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201303", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:14:34.612569+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201303/labels.npy b/shhs_visit2/shhs2-201303/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..771cedc860b84cec7745b634bd195f8b3e41aff4 --- /dev/null +++ b/shhs_visit2/shhs2-201303/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:207092f4e48e69ce3e9fa3bf08fb1bbbe07516caa0047a4eb2f674b79bdf7d5f +size 2528 diff --git a/shhs_visit2/shhs2-201304/embeddings.meta.json b/shhs_visit2/shhs2-201304/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25799ac58830c8baaac76b07905b3540442b3e6c --- /dev/null +++ b/shhs_visit2/shhs2-201304/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201304", + "embedding_dim": 500, + "n_epochs": 1300, + "created_utc": "2026-05-03T18:14:35.818611+00:00", + "shape": [ + 1300, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201304/embeddings.npy b/shhs_visit2/shhs2-201304/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..00e6ca81e77c937f1893e70783401f73161c6ab6 --- /dev/null +++ b/shhs_visit2/shhs2-201304/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5a53b31d886d6247f2f521618d89c688e821296ce8bfd30eeb6223eb274024 +size 1300128 diff --git a/shhs_visit2/shhs2-201304/labels.meta.json b/shhs_visit2/shhs2-201304/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29cc39713faca76c7079127044152bef568f10ed --- /dev/null +++ b/shhs_visit2/shhs2-201304/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201304", + "n_epochs": 1300, + "created_utc": "2026-05-03T18:14:35.822837+00:00", + "shape": [ + 1300 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201304/labels.npy b/shhs_visit2/shhs2-201304/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c89c02a88401ed38f66e8b36489a6e1f1d1459d --- /dev/null +++ b/shhs_visit2/shhs2-201304/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880215bd868b6083cccc99c064e6ac0825041ad38e4e843dfd220f2d08203bfa +size 2728 diff --git a/shhs_visit2/shhs2-201306/embeddings.meta.json b/shhs_visit2/shhs2-201306/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4158d77e5d1c9e640618d3f47f704b62d1fbcc3f --- /dev/null +++ b/shhs_visit2/shhs2-201306/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201306", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:14:36.312060+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201306/embeddings.npy b/shhs_visit2/shhs2-201306/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b9d27d61ea9e1358ef35033d15c6631915c7703 --- /dev/null +++ b/shhs_visit2/shhs2-201306/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ae000e75bf54ef40eb79661e6c06c0d0ed673a90b7986c23e33693935251bc +size 1020128 diff --git a/shhs_visit2/shhs2-201306/labels.meta.json b/shhs_visit2/shhs2-201306/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57b86cae33b80acf8f6f3122f525607e068d6aa6 --- /dev/null +++ b/shhs_visit2/shhs2-201306/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201306", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:14:36.316432+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201306/labels.npy b/shhs_visit2/shhs2-201306/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..01b3234c0800478be01cfbcf61009143ae43d13c --- /dev/null +++ b/shhs_visit2/shhs2-201306/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85e3dd9f3f5f71a858068632a89be248d0460422b2a2972c8cf82fc9981d5dc +size 2168 diff --git a/shhs_visit2/shhs2-201307/embeddings.meta.json b/shhs_visit2/shhs2-201307/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0469270084205a5ad4a2d69c0e5d8cfbc4535901 --- /dev/null +++ b/shhs_visit2/shhs2-201307/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201307", + "embedding_dim": 500, + "n_epochs": 1251, + "created_utc": "2026-05-03T18:14:37.834577+00:00", + "shape": [ + 1251, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201307/embeddings.npy b/shhs_visit2/shhs2-201307/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cda56b3e160dba5fd54d4646e1c7f3ad0157c74d --- /dev/null +++ b/shhs_visit2/shhs2-201307/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0961f6b4d489b17989f4c40ce09b575cea5f0e09aeddd0d5a57b14b6f23d5f67 +size 1251128 diff --git a/shhs_visit2/shhs2-201307/labels.meta.json b/shhs_visit2/shhs2-201307/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55c6873df8e6f792f09ae655bc1463d28a3ff925 --- /dev/null +++ b/shhs_visit2/shhs2-201307/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201307", + "n_epochs": 1251, + "created_utc": "2026-05-03T18:14:37.838381+00:00", + "shape": [ + 1251 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201307/labels.npy b/shhs_visit2/shhs2-201307/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc48b1e77afe7c4b0631a44d277eb9c0e08bd6c8 --- /dev/null +++ b/shhs_visit2/shhs2-201307/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b019b9267c7acad370b959b6c43204428f894893c2214155ce1ed3223e896e6b +size 2630 diff --git a/shhs_visit2/shhs2-201308/embeddings.meta.json b/shhs_visit2/shhs2-201308/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e983406b499fd36b97a074eb850aedb980c5c13c --- /dev/null +++ b/shhs_visit2/shhs2-201308/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201308", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:38.993671+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201308/embeddings.npy b/shhs_visit2/shhs2-201308/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0bcd66b49a3bbf13d7c1b73cfce3a9c17f75180 --- /dev/null +++ b/shhs_visit2/shhs2-201308/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ad9b320058232a99ed2f64a256bfcfc0e2c4741e9fbfcee745e1965aa69798 +size 1260128 diff --git a/shhs_visit2/shhs2-201308/labels.meta.json b/shhs_visit2/shhs2-201308/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b8b73256b48d0dedf6b0e9b29e3f0f3ccb32018 --- /dev/null +++ b/shhs_visit2/shhs2-201308/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201308", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:38.997788+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201308/labels.npy b/shhs_visit2/shhs2-201308/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f1c1c438c3a06ea02fe61d98acb67ccc33ee16b --- /dev/null +++ b/shhs_visit2/shhs2-201308/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d24dbc46b8671dce5c2276ff263ad898452e4502624d5b9ddf3e57da063cce +size 2648 diff --git a/shhs_visit2/shhs2-201311/embeddings.meta.json b/shhs_visit2/shhs2-201311/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2ac0ff65a2f3fb3844e7d2853a076d99f8b6ccc --- /dev/null +++ b/shhs_visit2/shhs2-201311/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201311", + "embedding_dim": 500, + "n_epochs": 1096, + "created_utc": "2026-05-03T18:14:39.515706+00:00", + "shape": [ + 1096, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201311/embeddings.npy b/shhs_visit2/shhs2-201311/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3eaa795e0e4d5a2550c11ecab673f25b63ccfe62 --- /dev/null +++ b/shhs_visit2/shhs2-201311/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34062e657cf7c70c0e11e74571968ceb015fa66fd172b26e9915df4b0d17871 +size 1096128 diff --git a/shhs_visit2/shhs2-201311/labels.meta.json b/shhs_visit2/shhs2-201311/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e9cc7378885910ee2e0a83eeaca6eef225e2441 --- /dev/null +++ b/shhs_visit2/shhs2-201311/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201311", + "n_epochs": 1096, + "created_utc": "2026-05-03T18:14:39.519077+00:00", + "shape": [ + 1096 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201311/labels.npy b/shhs_visit2/shhs2-201311/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..985ad6c56dfa96e2f1d789dd2a0ec814d14bb635 --- /dev/null +++ b/shhs_visit2/shhs2-201311/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf30dbafd444fa4e6845092ae065fbc39210f9429d40450a43b9e5f23c57e3c +size 2320 diff --git a/shhs_visit2/shhs2-201312/embeddings.meta.json b/shhs_visit2/shhs2-201312/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36eaba1fbb1719bfda5835d3ddc3db0284f8ba41 --- /dev/null +++ b/shhs_visit2/shhs2-201312/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201312", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:40.896707+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201312/embeddings.npy b/shhs_visit2/shhs2-201312/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d632d64ad3fe152ce65af90e856f217fbeb63d2 --- /dev/null +++ b/shhs_visit2/shhs2-201312/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7543d2c3b40fb22c97a1c54c0815adebf68fc3bee658a812a54bc9c0a9cbb26c +size 1364128 diff --git a/shhs_visit2/shhs2-201312/labels.meta.json b/shhs_visit2/shhs2-201312/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6214b60268abd575a405c14e049270bd8c1b75de --- /dev/null +++ b/shhs_visit2/shhs2-201312/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201312", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:40.901092+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201312/labels.npy b/shhs_visit2/shhs2-201312/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f01a8e7f7b4e12552316c35a059abfd506cb47a --- /dev/null +++ b/shhs_visit2/shhs2-201312/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ab330e8d564e63d5e83eed964912222a7a22333fbbbfdde7b01560bff763e9 +size 2856 diff --git a/shhs_visit2/shhs2-201313/embeddings.meta.json b/shhs_visit2/shhs2-201313/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08fcc4b7ffad6ebab9a4dd60d23d1d6508814334 --- /dev/null +++ b/shhs_visit2/shhs2-201313/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201313", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:41.888955+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201313/embeddings.npy b/shhs_visit2/shhs2-201313/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..79df38880f3c9c5357617910c8d11edc05329dbb --- /dev/null +++ b/shhs_visit2/shhs2-201313/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5003bd9534fdff3aadaff9d164e5a1fd0f6f0fa84dab81a610bc437d5df2f4 +size 1080128 diff --git a/shhs_visit2/shhs2-201313/labels.meta.json b/shhs_visit2/shhs2-201313/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21eb9982863d6b436c4f898314290cae1b292305 --- /dev/null +++ b/shhs_visit2/shhs2-201313/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201313", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:41.892717+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201313/labels.npy b/shhs_visit2/shhs2-201313/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..951ded047c8bf1d879b1559acd3764ae5dc239a2 --- /dev/null +++ b/shhs_visit2/shhs2-201313/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0299f001cd2777c23a4698d2dfcf8bed876505246c11d58b8d8c086eb46065 +size 2288 diff --git a/shhs_visit2/shhs2-201315/embeddings.meta.json b/shhs_visit2/shhs2-201315/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f7b5407abae2ef84da2817c9daf845258ff8016 --- /dev/null +++ b/shhs_visit2/shhs2-201315/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201315", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:14:43.133475+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201315/embeddings.npy b/shhs_visit2/shhs2-201315/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74570330e7cccd465de2a0c38d53ae5f2f5e2ecb --- /dev/null +++ b/shhs_visit2/shhs2-201315/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04af0f3245eef66006d039866a83c262befd72a647397c9b871010b5a551976a +size 1290128 diff --git a/shhs_visit2/shhs2-201315/labels.meta.json b/shhs_visit2/shhs2-201315/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bf83659373cc98348a9a36d8b914658f41dbbe7 --- /dev/null +++ b/shhs_visit2/shhs2-201315/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201315", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:14:43.137715+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201315/labels.npy b/shhs_visit2/shhs2-201315/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e897217d750b325b23905d7a5bab23ef328d605 --- /dev/null +++ b/shhs_visit2/shhs2-201315/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd1dd508a07ef996cdbc44f557f51225ebf1e2fa0eb9142a2a9749886707589 +size 2708 diff --git a/shhs_visit2/shhs2-201316/embeddings.meta.json b/shhs_visit2/shhs2-201316/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e9a01f7990d9269fe6b6dd4c383054a705098bb --- /dev/null +++ b/shhs_visit2/shhs2-201316/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201316", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:44.274418+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201316/embeddings.npy b/shhs_visit2/shhs2-201316/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b645664324035ea865ea06164f2fdd35b8009b88 --- /dev/null +++ b/shhs_visit2/shhs2-201316/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974ff5ccefb139da13fd05917d1cd3792be4bc619f38e9a27f477a8257784743 +size 1140128 diff --git a/shhs_visit2/shhs2-201316/labels.meta.json b/shhs_visit2/shhs2-201316/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a452aab0e2eb2417a72c1cb0e698c79c129c09eb --- /dev/null +++ b/shhs_visit2/shhs2-201316/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201316", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:44.278092+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201316/labels.npy b/shhs_visit2/shhs2-201316/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d90c16141fe2384481d22d7def2bf65e72bc270 --- /dev/null +++ b/shhs_visit2/shhs2-201316/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd65387be87e13cbe559c8d878c4a570427762d8682e437e6a8b6d90864dcf7 +size 2408 diff --git a/shhs_visit2/shhs2-201317/embeddings.meta.json b/shhs_visit2/shhs2-201317/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da7ef4253870e214b97b4cc0e4e66527205bca2c --- /dev/null +++ b/shhs_visit2/shhs2-201317/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201317", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:45.644635+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201317/embeddings.npy b/shhs_visit2/shhs2-201317/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5210abf43ae2e25c02a9ae019bc07b01c519b05f --- /dev/null +++ b/shhs_visit2/shhs2-201317/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f9737a9ca04616f917c6d978ba6756bbacd17220181d1f4f3658eeb8ce4fb1 +size 1364128 diff --git a/shhs_visit2/shhs2-201317/labels.meta.json b/shhs_visit2/shhs2-201317/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6496e3b5d931a0c66d1b671c47c01003f26ff09f --- /dev/null +++ b/shhs_visit2/shhs2-201317/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201317", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:45.649443+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201317/labels.npy b/shhs_visit2/shhs2-201317/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5094c6e4ff88fcdbeeee8fcba5403060db357d10 --- /dev/null +++ b/shhs_visit2/shhs2-201317/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc56b394fd0717d948813b0f50b53a70e603b3e797ff7b8073777d17b81b65f2 +size 2856 diff --git a/shhs_visit2/shhs2-201318/embeddings.meta.json b/shhs_visit2/shhs2-201318/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8353c559ffb6f407e890aa55075908f6ff5468c --- /dev/null +++ b/shhs_visit2/shhs2-201318/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201318", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:14:46.969286+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201318/embeddings.npy b/shhs_visit2/shhs2-201318/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b9afe6adbd1f7f8484d46b15db1265268172f84 --- /dev/null +++ b/shhs_visit2/shhs2-201318/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df8a1a33604ae1275d57a05ad3c3fa2688dc85b977da24937339c5781fdf2b4 +size 1320128 diff --git a/shhs_visit2/shhs2-201318/labels.meta.json b/shhs_visit2/shhs2-201318/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cfbe21af4455c896a7f12a99c1e9b9a1220cefcb --- /dev/null +++ b/shhs_visit2/shhs2-201318/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201318", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:14:46.973457+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201318/labels.npy b/shhs_visit2/shhs2-201318/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f81c49373f36bc2ab83e003144567959ecb14a72 --- /dev/null +++ b/shhs_visit2/shhs2-201318/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb39f3a76041bedd9ad495d732a0384335ed76c0e3dbb92f4c144ce72d024cd +size 2768 diff --git a/shhs_visit2/shhs2-201320/embeddings.meta.json b/shhs_visit2/shhs2-201320/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b14e346107c200815b642657f5668aa31d80f48 --- /dev/null +++ b/shhs_visit2/shhs2-201320/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201320", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:48.045181+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201320/embeddings.npy b/shhs_visit2/shhs2-201320/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..506f0072cb1fdf0f766f28d33579bdbd358db9de --- /dev/null +++ b/shhs_visit2/shhs2-201320/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32650f8b365587c774576b1eb888a015cc81006f43aa4f1638bbc539542948cd +size 1140128 diff --git a/shhs_visit2/shhs2-201320/labels.meta.json b/shhs_visit2/shhs2-201320/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fdd855609fbb3c833882fec73088319f593d0f07 --- /dev/null +++ b/shhs_visit2/shhs2-201320/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201320", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:14:48.049153+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201320/labels.npy b/shhs_visit2/shhs2-201320/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f85d799699edcc360f3e13855a197db48421a02 --- /dev/null +++ b/shhs_visit2/shhs2-201320/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453ebddf955fa8eda78c34b1263a632011d0d22b1cfd51b8eb8ceddc65a6fd05 +size 2408 diff --git a/shhs_visit2/shhs2-201322/embeddings.meta.json b/shhs_visit2/shhs2-201322/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ccc451f1a601287eb4b0b5de43b645bf7600b232 --- /dev/null +++ b/shhs_visit2/shhs2-201322/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201322", + "embedding_dim": 500, + "n_epochs": 1146, + "created_utc": "2026-05-03T18:14:49.401100+00:00", + "shape": [ + 1146, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201322/embeddings.npy b/shhs_visit2/shhs2-201322/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5447a0278c0cca68170a91fee7bf0ea828275831 --- /dev/null +++ b/shhs_visit2/shhs2-201322/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c8ccc5a89c94de4e6981b18b9bde53fa716492f64862f754b803b56e28fe21 +size 1146128 diff --git a/shhs_visit2/shhs2-201322/labels.meta.json b/shhs_visit2/shhs2-201322/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f3ee383bf17d752258a6ffa443f08e432da6be3 --- /dev/null +++ b/shhs_visit2/shhs2-201322/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201322", + "n_epochs": 1146, + "created_utc": "2026-05-03T18:14:49.405792+00:00", + "shape": [ + 1146 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201322/labels.npy b/shhs_visit2/shhs2-201322/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c97d084cf285ceb087070a67e126598b4f28da08 --- /dev/null +++ b/shhs_visit2/shhs2-201322/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7a34fefd422717c4c2339e8d9803aa6179b00b5edead6006c1da81190e8d55 +size 2420 diff --git a/shhs_visit2/shhs2-201323/embeddings.meta.json b/shhs_visit2/shhs2-201323/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e26b091888931cfa598b4bf4691eed967c62967 --- /dev/null +++ b/shhs_visit2/shhs2-201323/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201323", + "embedding_dim": 500, + "n_epochs": 522, + "created_utc": "2026-05-03T18:14:49.897691+00:00", + "shape": [ + 522, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201323/embeddings.npy b/shhs_visit2/shhs2-201323/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..93df05d16088ff64ab1b5a4897b71287904a4613 --- /dev/null +++ b/shhs_visit2/shhs2-201323/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b1844f5c1d0e69fef4f00d249448be799207ebf91b3b883bbe1424e1c475e4 +size 522128 diff --git a/shhs_visit2/shhs2-201323/labels.meta.json b/shhs_visit2/shhs2-201323/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..688ff7f13a391174d5813f5258b124c58af3469b --- /dev/null +++ b/shhs_visit2/shhs2-201323/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201323", + "n_epochs": 522, + "created_utc": "2026-05-03T18:14:49.905494+00:00", + "shape": [ + 522 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201323/labels.npy b/shhs_visit2/shhs2-201323/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b6eebed5d5acbbbbf7800d0e3618af1a11687a1 --- /dev/null +++ b/shhs_visit2/shhs2-201323/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72bd6abbd62268a84b7c9e527c62c83d0f738339c4249ff80436517869039b41 +size 1172 diff --git a/shhs_visit2/shhs2-201324/embeddings.meta.json b/shhs_visit2/shhs2-201324/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbe0158fdd2aeb197af39d5e9f2385f21c4caaaf --- /dev/null +++ b/shhs_visit2/shhs2-201324/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201324", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:50.430976+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201324/embeddings.npy b/shhs_visit2/shhs2-201324/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f629b8e9625af3f76b68a99a3895d6426f3245c0 --- /dev/null +++ b/shhs_visit2/shhs2-201324/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ca0e684b9e98ea0f15ff35730e25474d621fcf6de3cb7174e01a418191eb20 +size 1080128 diff --git a/shhs_visit2/shhs2-201324/labels.meta.json b/shhs_visit2/shhs2-201324/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eef32eb16e955d6ab3814c99c08a620d85746d89 --- /dev/null +++ b/shhs_visit2/shhs2-201324/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201324", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:14:50.435272+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201324/labels.npy b/shhs_visit2/shhs2-201324/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3aa879bba0ad1a9b6a19a76682fa6c12f6ef1d6 --- /dev/null +++ b/shhs_visit2/shhs2-201324/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c428761cefe749708b2b419d64e4b64987b95948d8c198aee0ae1b69772d3a +size 2288 diff --git a/shhs_visit2/shhs2-201326/embeddings.meta.json b/shhs_visit2/shhs2-201326/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..811131ed77d2a4232c2cec66bc6f0c5107399f38 --- /dev/null +++ b/shhs_visit2/shhs2-201326/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201326", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:14:50.955450+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201326/embeddings.npy b/shhs_visit2/shhs2-201326/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..893c6874c684bde62580e477aeb4522e9a633e44 --- /dev/null +++ b/shhs_visit2/shhs2-201326/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e22cf5ab0f0489bce80610f3bab3d3cc961c1d587abb86d666d4bd113fede45 +size 1078128 diff --git a/shhs_visit2/shhs2-201326/labels.meta.json b/shhs_visit2/shhs2-201326/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6526ecb37841f67e6b19024182fb064cf1127dd7 --- /dev/null +++ b/shhs_visit2/shhs2-201326/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201326", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:14:50.959665+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201326/labels.npy b/shhs_visit2/shhs2-201326/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90e43ffcf24f3f2e776ac7cf455c3e3d214ccf6e --- /dev/null +++ b/shhs_visit2/shhs2-201326/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3692be4a60ebca006fdf5c2d8a59f024303d94d9e7b170ae6d199effd5dade7f +size 2284 diff --git a/shhs_visit2/shhs2-201327/embeddings.meta.json b/shhs_visit2/shhs2-201327/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f43344e733cf22499d17c34e0053ef59cd3e38c --- /dev/null +++ b/shhs_visit2/shhs2-201327/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201327", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:52.191005+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201327/embeddings.npy b/shhs_visit2/shhs2-201327/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..538e93e639bc85035db6edff462e6951e47cb8cf --- /dev/null +++ b/shhs_visit2/shhs2-201327/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9c2027da9401d9180c8ce81a72f481a9679dbc4268ba2724a22e19499db4e2 +size 1260128 diff --git a/shhs_visit2/shhs2-201327/labels.meta.json b/shhs_visit2/shhs2-201327/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59a151d8c0a77307fef8095f9a12e82b36d15657 --- /dev/null +++ b/shhs_visit2/shhs2-201327/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201327", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:52.195145+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201327/labels.npy b/shhs_visit2/shhs2-201327/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7bf520086cf697c82018e0f39b6ac9e3a761288 --- /dev/null +++ b/shhs_visit2/shhs2-201327/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5c2d6d96398fbab3732bf91a62cd4c5335fe6637887c55209cc25ab4a798a4 +size 2648 diff --git a/shhs_visit2/shhs2-201328/embeddings.meta.json b/shhs_visit2/shhs2-201328/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28d664a2fd7c144cc3102b900d901fae800bc5f4 --- /dev/null +++ b/shhs_visit2/shhs2-201328/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201328", + "embedding_dim": 500, + "n_epochs": 1235, + "created_utc": "2026-05-03T18:14:53.495243+00:00", + "shape": [ + 1235, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201328/embeddings.npy b/shhs_visit2/shhs2-201328/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ad119624591dbdb0ee37ef8324cfc535a991ff8 --- /dev/null +++ b/shhs_visit2/shhs2-201328/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36783ac206ff33c97ece85b3403246185d202fa50c37095d4e557ac050c48de +size 1235128 diff --git a/shhs_visit2/shhs2-201328/labels.meta.json b/shhs_visit2/shhs2-201328/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4abd239a23d5638512b22ea01e7ebc3ec422686f --- /dev/null +++ b/shhs_visit2/shhs2-201328/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201328", + "n_epochs": 1235, + "created_utc": "2026-05-03T18:14:53.498973+00:00", + "shape": [ + 1235 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201328/labels.npy b/shhs_visit2/shhs2-201328/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b3b5a74823aa6ad5e6471c1e5dc6028c2ad6f57 --- /dev/null +++ b/shhs_visit2/shhs2-201328/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d45ee408ac036c119083422b69d839694905881803379fbe1039860b25168e +size 2598 diff --git a/shhs_visit2/shhs2-201331/embeddings.meta.json b/shhs_visit2/shhs2-201331/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e925ac1b33109b13f02a6751c040ab75ed46136c --- /dev/null +++ b/shhs_visit2/shhs2-201331/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201331", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:54.613392+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201331/embeddings.npy b/shhs_visit2/shhs2-201331/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..97a73c7e72dcdf50142c61a9f72160fbf95cc360 --- /dev/null +++ b/shhs_visit2/shhs2-201331/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaae71175a20a4fb5613576f226cd6584d6389f889b1ce6c005d5c7844047e2 +size 1260128 diff --git a/shhs_visit2/shhs2-201331/labels.meta.json b/shhs_visit2/shhs2-201331/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5af9bd3423f721d799d7126d7ca8382cf0c8de9b --- /dev/null +++ b/shhs_visit2/shhs2-201331/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201331", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:14:54.617733+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201331/labels.npy b/shhs_visit2/shhs2-201331/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8cecb98980ab1511cb503cea48573bf9afbfda76 --- /dev/null +++ b/shhs_visit2/shhs2-201331/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2c376db9b6a1442776100323be54ae51739c4e202b55e1da298843a02484dcf +size 2648 diff --git a/shhs_visit2/shhs2-201337/embeddings.meta.json b/shhs_visit2/shhs2-201337/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27d26c0e46ef71fe0c4176dba5c7ac017df15f05 --- /dev/null +++ b/shhs_visit2/shhs2-201337/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201337", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:14:55.943618+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201337/embeddings.npy b/shhs_visit2/shhs2-201337/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d9da22ccb1a42ab0d64d29a7d82cd5657bdd2b5 --- /dev/null +++ b/shhs_visit2/shhs2-201337/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997a543f461ae8beb6ced09676159de74517d60c3479bb3f910c953789cad861 +size 1350128 diff --git a/shhs_visit2/shhs2-201337/labels.meta.json b/shhs_visit2/shhs2-201337/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..846c690262279964d1709ee7de035bcaf73cec7d --- /dev/null +++ b/shhs_visit2/shhs2-201337/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201337", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:14:55.947991+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201337/labels.npy b/shhs_visit2/shhs2-201337/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d99846fe3461ce5a4e5841446c32d87a72a531a --- /dev/null +++ b/shhs_visit2/shhs2-201337/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4cefed20ac5d8d0ee39aa2efb4d1278a0ffdb225b90980a21b9b3298f064918 +size 2828 diff --git a/shhs_visit2/shhs2-201338/embeddings.meta.json b/shhs_visit2/shhs2-201338/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36b241a70d300848961ad176a0868a7d02c66ffa --- /dev/null +++ b/shhs_visit2/shhs2-201338/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201338", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:56.607554+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201338/embeddings.npy b/shhs_visit2/shhs2-201338/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2998e6a47b8093f211d949ed4e49901c8e708bd7 --- /dev/null +++ b/shhs_visit2/shhs2-201338/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7834fb15173268e974db71f42145d78c915199d4a0734a02f6648b54b199260 +size 1364128 diff --git a/shhs_visit2/shhs2-201338/labels.meta.json b/shhs_visit2/shhs2-201338/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bffd15a908e68a506c2de633f9e6da7923910849 --- /dev/null +++ b/shhs_visit2/shhs2-201338/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201338", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:56.612065+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201338/labels.npy b/shhs_visit2/shhs2-201338/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7c886dad3ef6553b8cfddd33d50d20c49206dd2 --- /dev/null +++ b/shhs_visit2/shhs2-201338/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885bfd69138e1f362f69c5349f40e096216d41c06b44afef1ca7cade0a707ee7 +size 2856 diff --git a/shhs_visit2/shhs2-201339/embeddings.meta.json b/shhs_visit2/shhs2-201339/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd02bd952edf3a5b0a23a808a950d9c32ebd9ce2 --- /dev/null +++ b/shhs_visit2/shhs2-201339/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201339", + "embedding_dim": 500, + "n_epochs": 1264, + "created_utc": "2026-05-03T18:14:57.212167+00:00", + "shape": [ + 1264, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201339/embeddings.npy b/shhs_visit2/shhs2-201339/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcac85f1f5313cde2a7888c126239f618b15959f --- /dev/null +++ b/shhs_visit2/shhs2-201339/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e390dccea0ed93bdb80f1b3b897c1c6723c6a548ad0083d4fc8470e6d562ec18 +size 1264128 diff --git a/shhs_visit2/shhs2-201339/labels.meta.json b/shhs_visit2/shhs2-201339/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74ff4c296801033519e201e5e648d7feec1ce331 --- /dev/null +++ b/shhs_visit2/shhs2-201339/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201339", + "n_epochs": 1264, + "created_utc": "2026-05-03T18:14:57.216785+00:00", + "shape": [ + 1264 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201339/labels.npy b/shhs_visit2/shhs2-201339/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bab6afb08c295749eedac4116e84ed20deccc2eb --- /dev/null +++ b/shhs_visit2/shhs2-201339/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d684f817e059cff731a7db6242058dadcaea6b3fe7fa545c8e625ae3fcec0c8b +size 2656 diff --git a/shhs_visit2/shhs2-201340/embeddings.meta.json b/shhs_visit2/shhs2-201340/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97da4b68927b1db7343e6d87c960daab75f0cc8b --- /dev/null +++ b/shhs_visit2/shhs2-201340/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201340", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:58.601409+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201340/embeddings.npy b/shhs_visit2/shhs2-201340/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7f87b151dcea34424a46c9536f510e4f15dce56 --- /dev/null +++ b/shhs_visit2/shhs2-201340/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886566fe347fc983eea4a1647545b89cdf15cf7606783fca410d105e9733f440 +size 1364128 diff --git a/shhs_visit2/shhs2-201340/labels.meta.json b/shhs_visit2/shhs2-201340/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f21c704c67b3a0128cb578a19b0779220e7b8db0 --- /dev/null +++ b/shhs_visit2/shhs2-201340/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201340", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:14:58.605685+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201340/labels.npy b/shhs_visit2/shhs2-201340/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..00a2336f9c3f6e4c7d8e9ec60ede61aa834cc0b2 --- /dev/null +++ b/shhs_visit2/shhs2-201340/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b4336b21c6e00a5a587399005931880d70650b769a4de8b60c4ac09e3d3af6 +size 2856 diff --git a/shhs_visit2/shhs2-201343/embeddings.meta.json b/shhs_visit2/shhs2-201343/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0049275e602e6fe0acde632defff1f8b39c47bf9 --- /dev/null +++ b/shhs_visit2/shhs2-201343/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201343", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:14:59.721317+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201343/embeddings.npy b/shhs_visit2/shhs2-201343/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad7c1040bd572c097963b929f1eb43e8a3172d39 --- /dev/null +++ b/shhs_visit2/shhs2-201343/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c29a3bcb5c3cf19fe39ee4c0708067029621d3790fcf21b437931d41cab8ff +size 1110128 diff --git a/shhs_visit2/shhs2-201343/labels.meta.json b/shhs_visit2/shhs2-201343/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80c5ba384694472149869cb62b258e2ea4f0a3fe --- /dev/null +++ b/shhs_visit2/shhs2-201343/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201343", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:14:59.724928+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201343/labels.npy b/shhs_visit2/shhs2-201343/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..561530e357164917c2ae0c618c031015686c6571 --- /dev/null +++ b/shhs_visit2/shhs2-201343/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e9e7a49a19698a9575d63a2f4a0d67c2cc43264ac5ec33973cefef1357bcad +size 2348 diff --git a/shhs_visit2/shhs2-201346/embeddings.meta.json b/shhs_visit2/shhs2-201346/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6592de1943ef096a0c1216783b09a73b14917f22 --- /dev/null +++ b/shhs_visit2/shhs2-201346/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201346", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:15:00.812528+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201346/embeddings.npy b/shhs_visit2/shhs2-201346/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cace5c13d311a29b2dcfb8782190af7655be6bf5 --- /dev/null +++ b/shhs_visit2/shhs2-201346/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca66e6777a523a1b3e10f45ccc73cab33616a45a3b9e61dcffc610edca5cfb4 +size 1200128 diff --git a/shhs_visit2/shhs2-201346/labels.meta.json b/shhs_visit2/shhs2-201346/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d656648830ee0b519f0ee2092669fa597e51991a --- /dev/null +++ b/shhs_visit2/shhs2-201346/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201346", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:15:00.816617+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201346/labels.npy b/shhs_visit2/shhs2-201346/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15bee85b007cc2735117c0e4c070116e3555c5cb --- /dev/null +++ b/shhs_visit2/shhs2-201346/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286c4751ba7c39810eeca861c61f472b8d31f8b7f5e611ef4cd1bb3eab2e7f52 +size 2528 diff --git a/shhs_visit2/shhs2-201348/embeddings.meta.json b/shhs_visit2/shhs2-201348/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58e312090b215aa27f55e3a50f7ade452dc87c62 --- /dev/null +++ b/shhs_visit2/shhs2-201348/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201348", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:01.910991+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201348/embeddings.npy b/shhs_visit2/shhs2-201348/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..994cdc4cd43a7410a777e3b131f0568bc23ac14d --- /dev/null +++ b/shhs_visit2/shhs2-201348/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ed793a0b31b338fbaaafee476ef7c5ce6844adccb32dd772165e75a60578ac +size 1140128 diff --git a/shhs_visit2/shhs2-201348/labels.meta.json b/shhs_visit2/shhs2-201348/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..417e1fde6b7e246a769306bc4f0659073f94fb23 --- /dev/null +++ b/shhs_visit2/shhs2-201348/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201348", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:01.914423+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201348/labels.npy b/shhs_visit2/shhs2-201348/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8a9edaafcf6a7a014242d342a575318ed216597 --- /dev/null +++ b/shhs_visit2/shhs2-201348/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a78445eaaa71e4e43dbd9c5f05104b2b0bd1d7a4a7b80c47bc628c126fdb07 +size 2408 diff --git a/shhs_visit2/shhs2-201349/embeddings.meta.json b/shhs_visit2/shhs2-201349/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfb3b7b04282dec3965f09e11a065a276ef7e627 --- /dev/null +++ b/shhs_visit2/shhs2-201349/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201349", + "embedding_dim": 500, + "n_epochs": 1060, + "created_utc": "2026-05-03T18:15:02.959815+00:00", + "shape": [ + 1060, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201349/embeddings.npy b/shhs_visit2/shhs2-201349/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d6c323d75db750f691e3661559bc8b3e8da3b18f --- /dev/null +++ b/shhs_visit2/shhs2-201349/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b49e62f5f217e871044a83f66702e140a34ab96e6e56d13440a7dc8ef715893 +size 1060128 diff --git a/shhs_visit2/shhs2-201349/labels.meta.json b/shhs_visit2/shhs2-201349/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be923e0b6b2cc3f947de231d6804b05bd79b3593 --- /dev/null +++ b/shhs_visit2/shhs2-201349/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201349", + "n_epochs": 1060, + "created_utc": "2026-05-03T18:15:02.963342+00:00", + "shape": [ + 1060 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201349/labels.npy b/shhs_visit2/shhs2-201349/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..800bbbdcd3d55fefc9a02e8507c4c3936760eabd --- /dev/null +++ b/shhs_visit2/shhs2-201349/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d2b1728c9590c7de273eb62aa5c7057ff024bbca9e452ee77dee14a3ca51c9 +size 2248 diff --git a/shhs_visit2/shhs2-201352/embeddings.meta.json b/shhs_visit2/shhs2-201352/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b627895a8efce30b5a9d0cea7d33c4175069f77 --- /dev/null +++ b/shhs_visit2/shhs2-201352/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201352", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:03.922049+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201352/embeddings.npy b/shhs_visit2/shhs2-201352/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b37d3280b63f3ca033594b81995b996f0bb88bd --- /dev/null +++ b/shhs_visit2/shhs2-201352/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd3049ae7ff2d70842ec30288f6dc6c55cedc625f97a8cb55519fdf724c91e0 +size 1080128 diff --git a/shhs_visit2/shhs2-201352/labels.meta.json b/shhs_visit2/shhs2-201352/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2fa9fd55cba7814092c72a0e6ed29e046227ce92 --- /dev/null +++ b/shhs_visit2/shhs2-201352/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201352", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:03.926180+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201352/labels.npy b/shhs_visit2/shhs2-201352/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f072f68b5e9d3191025a559d3e0432a6188e7162 --- /dev/null +++ b/shhs_visit2/shhs2-201352/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7b3de4c9b0ff644088720a2c8f89a97b81119cb89fcba37742c8c8ca125de7 +size 2288 diff --git a/shhs_visit2/shhs2-201353/embeddings.meta.json b/shhs_visit2/shhs2-201353/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99c65322a80e7c252809746c80161aa625e01ae7 --- /dev/null +++ b/shhs_visit2/shhs2-201353/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201353", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:05.367198+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201353/embeddings.npy b/shhs_visit2/shhs2-201353/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d13ae115563626268b9eb6bb32647203b59c0e0c --- /dev/null +++ b/shhs_visit2/shhs2-201353/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f91c3a4e708c88d0d2ee7cf1e38774cfb31a6564ee89bacb4fa292e0962268 +size 1364128 diff --git a/shhs_visit2/shhs2-201353/labels.meta.json b/shhs_visit2/shhs2-201353/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3acb536e92f838d12b0a8bc3253c11aa1a57e66 --- /dev/null +++ b/shhs_visit2/shhs2-201353/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201353", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:05.370934+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201353/labels.npy b/shhs_visit2/shhs2-201353/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47d766ac40990613aaf9466bd691e4ab4eb3cc36 --- /dev/null +++ b/shhs_visit2/shhs2-201353/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f222d52b1da6b8280872a1dac29eddf7ef647e0d8b9edfa62cc2c9a454b8f78 +size 2856 diff --git a/shhs_visit2/shhs2-201357/embeddings.meta.json b/shhs_visit2/shhs2-201357/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98a7c277917e7033657e512ed8c8b00614f1a7eb --- /dev/null +++ b/shhs_visit2/shhs2-201357/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201357", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:15:05.914643+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201357/embeddings.npy b/shhs_visit2/shhs2-201357/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4378d35cd3c271f8a7551ba05fced40493f9acd6 --- /dev/null +++ b/shhs_visit2/shhs2-201357/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda317eb64c1324f634f3ff4f91d7f5e06cdf911b4f68d5771e3e2865c91f24b +size 1138128 diff --git a/shhs_visit2/shhs2-201357/labels.meta.json b/shhs_visit2/shhs2-201357/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3793b68d5b431cc397fbca389a1900c8fa745714 --- /dev/null +++ b/shhs_visit2/shhs2-201357/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201357", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:15:05.918386+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201357/labels.npy b/shhs_visit2/shhs2-201357/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af4aec8210be872f4b142f954f05547d8aa9cdf4 --- /dev/null +++ b/shhs_visit2/shhs2-201357/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a2c0c7f09b5df231bfbf7cf1a5f9e78b67182754a03b0795635e90fd0ae24b +size 2404 diff --git a/shhs_visit2/shhs2-201359/embeddings.meta.json b/shhs_visit2/shhs2-201359/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec0ec9fe975f64fed040dbeb5072fbad2cdef339 --- /dev/null +++ b/shhs_visit2/shhs2-201359/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201359", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:15:07.093348+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201359/embeddings.npy b/shhs_visit2/shhs2-201359/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8bf6b078ed779756c5bed30ff4d27780425c5fa --- /dev/null +++ b/shhs_visit2/shhs2-201359/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8a0acb2b2232df295f21ebecde82eab157249bc6031cff08f0fba1cf9e2b57 +size 1260128 diff --git a/shhs_visit2/shhs2-201359/labels.meta.json b/shhs_visit2/shhs2-201359/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3d507d9ae4188d1c139949086cf1ad5bb65485f --- /dev/null +++ b/shhs_visit2/shhs2-201359/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201359", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:15:07.097431+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201359/labels.npy b/shhs_visit2/shhs2-201359/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..144549950e5d8b6d59f4365916ea2abcbbd2e6a9 --- /dev/null +++ b/shhs_visit2/shhs2-201359/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f86d185a8dca8911e7b2fb797dd8c89843917355f18ae166956b522493c48a +size 2648 diff --git a/shhs_visit2/shhs2-201362/embeddings.meta.json b/shhs_visit2/shhs2-201362/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07ae1a768a30c5e98deaff4f9f22947d1ae76a8e --- /dev/null +++ b/shhs_visit2/shhs2-201362/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201362", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:15:08.264480+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201362/embeddings.npy b/shhs_visit2/shhs2-201362/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e1fa1bc9f0b2f57f8308a4bfd5e998be0b3153c --- /dev/null +++ b/shhs_visit2/shhs2-201362/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c690177f0f31983f7493ea24a94131274f133602309030b000e34adac2e675 +size 1260128 diff --git a/shhs_visit2/shhs2-201362/labels.meta.json b/shhs_visit2/shhs2-201362/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e45b6dffd9e7f146a39154375b55d93898982399 --- /dev/null +++ b/shhs_visit2/shhs2-201362/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201362", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:15:08.267274+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201362/labels.npy b/shhs_visit2/shhs2-201362/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..28b98f1aef21970c9592c87bde3c6464e377359a --- /dev/null +++ b/shhs_visit2/shhs2-201362/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bb7d06ecacb016da4bf70387e5d808029189603726d5edcce48f5f1da020ed +size 2648 diff --git a/shhs_visit2/shhs2-201363/embeddings.meta.json b/shhs_visit2/shhs2-201363/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31ab5eeae386c3041ce54d3bfb4adf72461156dd --- /dev/null +++ b/shhs_visit2/shhs2-201363/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201363", + "embedding_dim": 500, + "n_epochs": 1116, + "created_utc": "2026-05-03T18:15:09.390155+00:00", + "shape": [ + 1116, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201363/embeddings.npy b/shhs_visit2/shhs2-201363/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..11f872bccb4d8613592d96ff5ac3613c5f7f7fe1 --- /dev/null +++ b/shhs_visit2/shhs2-201363/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7230bd386ba2d7bf742909466253dd007a724e58b549271ebfcf174a99ccb3f +size 1116128 diff --git a/shhs_visit2/shhs2-201363/labels.meta.json b/shhs_visit2/shhs2-201363/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db3906c815cef799e2e30f9d8c398c3107d3b250 --- /dev/null +++ b/shhs_visit2/shhs2-201363/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201363", + "n_epochs": 1116, + "created_utc": "2026-05-03T18:15:09.394772+00:00", + "shape": [ + 1116 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201363/labels.npy b/shhs_visit2/shhs2-201363/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3846972577f461dbd4bdf3d0dede213bed08b38a --- /dev/null +++ b/shhs_visit2/shhs2-201363/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa3b1f9c8d27b5a7eec377681e367f990fa234363e81e6af8fe7d2047eb2882 +size 2360 diff --git a/shhs_visit2/shhs2-201366/embeddings.meta.json b/shhs_visit2/shhs2-201366/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b078e6ec1df5110084406b43c35e666d8026291a --- /dev/null +++ b/shhs_visit2/shhs2-201366/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201366", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:10.397718+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201366/embeddings.npy b/shhs_visit2/shhs2-201366/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..28b2494db5867672748f302bc247a26e65fa67d3 --- /dev/null +++ b/shhs_visit2/shhs2-201366/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dfbe74e776726665b66ce8582f550897a75e0b2c231ae066b2a533a878e50f6 +size 1080128 diff --git a/shhs_visit2/shhs2-201366/labels.meta.json b/shhs_visit2/shhs2-201366/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b532d1728ddfbc6877573332d341751d3d568907 --- /dev/null +++ b/shhs_visit2/shhs2-201366/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201366", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:10.401997+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201366/labels.npy b/shhs_visit2/shhs2-201366/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5a2ebc2b6a6db978db408c0a31588aac9f7ef78 --- /dev/null +++ b/shhs_visit2/shhs2-201366/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f23d2fb7d20398b4456e4aae44cba6a92086f799ddbe7308ebd5573404cf0c3 +size 2288 diff --git a/shhs_visit2/shhs2-201368/embeddings.meta.json b/shhs_visit2/shhs2-201368/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab37c3de6b1b7e101b7386ee32912416d5490088 --- /dev/null +++ b/shhs_visit2/shhs2-201368/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201368", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:15:11.677510+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201368/embeddings.npy b/shhs_visit2/shhs2-201368/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7cf481c5eba737c36a43f8eccbb1061a7753e5a --- /dev/null +++ b/shhs_visit2/shhs2-201368/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9fe8a0d303f0af5fbb937e9dc7d6a8f0f72d8f08dca366d2caf0a336fc7cfa +size 1350128 diff --git a/shhs_visit2/shhs2-201368/labels.meta.json b/shhs_visit2/shhs2-201368/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61adc5883ea454a63827dd22a983f399d2bcfaee --- /dev/null +++ b/shhs_visit2/shhs2-201368/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201368", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:15:11.681401+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201368/labels.npy b/shhs_visit2/shhs2-201368/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b99a04475d1a40bd05171f61bb431ceaba8344e1 --- /dev/null +++ b/shhs_visit2/shhs2-201368/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d5df321908db9ea9ce36269d18cdb65de53d01f9cb1f10421f80996312acdc +size 2828 diff --git a/shhs_visit2/shhs2-201370/embeddings.meta.json b/shhs_visit2/shhs2-201370/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..057813dae2fa335896d039b013e822f9c31e559c --- /dev/null +++ b/shhs_visit2/shhs2-201370/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201370", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:12.919800+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201370/embeddings.npy b/shhs_visit2/shhs2-201370/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ca502984a7e6ecefcfa7038ff20ea00038ccd5d --- /dev/null +++ b/shhs_visit2/shhs2-201370/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd79cfcf6d4e01955c84d0c10fd5aa311a01f0b0a5909b4edd47038546960e73 +size 1320128 diff --git a/shhs_visit2/shhs2-201370/labels.meta.json b/shhs_visit2/shhs2-201370/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34744565e8ccb3adf6fd23815f0a64364db130df --- /dev/null +++ b/shhs_visit2/shhs2-201370/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201370", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:12.923453+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201370/labels.npy b/shhs_visit2/shhs2-201370/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..776b7f37f01e8a27fa758ec2b4cab524ed4fb3ea --- /dev/null +++ b/shhs_visit2/shhs2-201370/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00c97bf9d1e0674151a7e5c0231a2089e57fcd03821dc6e38492ec72ed56af4 +size 2768 diff --git a/shhs_visit2/shhs2-201372/embeddings.meta.json b/shhs_visit2/shhs2-201372/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8824504727ed03d7976c8759a59ceffd7888e0e5 --- /dev/null +++ b/shhs_visit2/shhs2-201372/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201372", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:15:14.207817+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201372/embeddings.npy b/shhs_visit2/shhs2-201372/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e7ad15378d25ba481b0c698c371c1b21c30bfdb --- /dev/null +++ b/shhs_visit2/shhs2-201372/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64bb83c2c6efd5fd6f6998ab1932a57ce9a54497e5719c38bfd30329bf1a947 +size 1350128 diff --git a/shhs_visit2/shhs2-201372/labels.meta.json b/shhs_visit2/shhs2-201372/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45be5e60fb1822799971f351a673528d3a0702af --- /dev/null +++ b/shhs_visit2/shhs2-201372/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201372", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:15:14.211705+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201372/labels.npy b/shhs_visit2/shhs2-201372/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b55873edfe11983b829fcf447e6214681f18f95 --- /dev/null +++ b/shhs_visit2/shhs2-201372/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fdead075513e0564d744ac1182e1ac64ab50f52b12aef834b43072cc72fd4cd +size 2828 diff --git a/shhs_visit2/shhs2-201373/embeddings.meta.json b/shhs_visit2/shhs2-201373/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aace95e6e31f97e0d7e9d7732e9778a72d039d75 --- /dev/null +++ b/shhs_visit2/shhs2-201373/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201373", + "embedding_dim": 500, + "n_epochs": 1300, + "created_utc": "2026-05-03T18:15:15.385562+00:00", + "shape": [ + 1300, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201373/embeddings.npy b/shhs_visit2/shhs2-201373/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..13deb3f4588640ae148b3c7d95a201160c0f4bbd --- /dev/null +++ b/shhs_visit2/shhs2-201373/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19468279f82351fa1ceeb73cdbd7c8f68f66390270ca92565cd6c7e7adf429b +size 1300128 diff --git a/shhs_visit2/shhs2-201373/labels.meta.json b/shhs_visit2/shhs2-201373/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e883ddf0961028dc9572192c0982d6109ac9022f --- /dev/null +++ b/shhs_visit2/shhs2-201373/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201373", + "n_epochs": 1300, + "created_utc": "2026-05-03T18:15:15.390041+00:00", + "shape": [ + 1300 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201373/labels.npy b/shhs_visit2/shhs2-201373/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..238d85d520595e0cae3f8282f05e2c7b6da2ba21 --- /dev/null +++ b/shhs_visit2/shhs2-201373/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dcb140b089c7d297edd41927ff25c78fc1746c31324ef55c6dd450adcab0cbc +size 2728 diff --git a/shhs_visit2/shhs2-201374/embeddings.meta.json b/shhs_visit2/shhs2-201374/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..407194330e27c24801b5d86b90aa91d299f62fb1 --- /dev/null +++ b/shhs_visit2/shhs2-201374/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201374", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:15:16.501447+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201374/embeddings.npy b/shhs_visit2/shhs2-201374/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15381a84de9b177ebeecfd245ea0ea6cbe41a1e9 --- /dev/null +++ b/shhs_visit2/shhs2-201374/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb86d383b95db11953e4a9ab86afc1a728e3af2e3ca8dbbf0759b851bad2cc3d +size 1200128 diff --git a/shhs_visit2/shhs2-201374/labels.meta.json b/shhs_visit2/shhs2-201374/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83f60c58a38e5fca0c3fe3eb1e2e2489b5bc31e2 --- /dev/null +++ b/shhs_visit2/shhs2-201374/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201374", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:15:16.505768+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201374/labels.npy b/shhs_visit2/shhs2-201374/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d09b645f4f2da2aa7074b5412f963789b9638132 --- /dev/null +++ b/shhs_visit2/shhs2-201374/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dfc55e0aab46f24f90b60ce89414eb79af6aff73125eb2085b977028318a97b +size 2528 diff --git a/shhs_visit2/shhs2-201376/embeddings.meta.json b/shhs_visit2/shhs2-201376/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..591671b86b81d8c949c9b0063479649367156a45 --- /dev/null +++ b/shhs_visit2/shhs2-201376/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201376", + "embedding_dim": 500, + "n_epochs": 1269, + "created_utc": "2026-05-03T18:15:17.837496+00:00", + "shape": [ + 1269, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201376/embeddings.npy b/shhs_visit2/shhs2-201376/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23ccac154be75fd1261256a4e08284ac90cd22a0 --- /dev/null +++ b/shhs_visit2/shhs2-201376/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f89f356555aa16a5f6347e077d0b2f1d3003e6345815186ad2c5757d16bc9b +size 1269128 diff --git a/shhs_visit2/shhs2-201376/labels.meta.json b/shhs_visit2/shhs2-201376/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72ac68813584f531f369a5918ae31253d7321c20 --- /dev/null +++ b/shhs_visit2/shhs2-201376/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201376", + "n_epochs": 1269, + "created_utc": "2026-05-03T18:15:17.840599+00:00", + "shape": [ + 1269 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201376/labels.npy b/shhs_visit2/shhs2-201376/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6f445f19c9e18144770f6f102225fb1159310a61 --- /dev/null +++ b/shhs_visit2/shhs2-201376/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e6a3c618aa0c56444a79f4131253d04c2b8006bce3f563d3e5c8f98292a9e5 +size 2666 diff --git a/shhs_visit2/shhs2-201377/embeddings.meta.json b/shhs_visit2/shhs2-201377/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4715664cb4891f10470d44ff47e9a8bd491ba34 --- /dev/null +++ b/shhs_visit2/shhs2-201377/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201377", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:19.196071+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201377/embeddings.npy b/shhs_visit2/shhs2-201377/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..898daaf9e677a6b28170227d26e1705711f121ec --- /dev/null +++ b/shhs_visit2/shhs2-201377/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e0bb4d11de8ea2709196378041af9eac6d2b9959a1bfd81c65cec04b07b312 +size 1364128 diff --git a/shhs_visit2/shhs2-201377/labels.meta.json b/shhs_visit2/shhs2-201377/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47ce61fe724db141f5bf7a9103ffc23fbd865051 --- /dev/null +++ b/shhs_visit2/shhs2-201377/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201377", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:19.200299+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201377/labels.npy b/shhs_visit2/shhs2-201377/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b035a4f9a0a5b611212a6f58a275fa56b1d0661d --- /dev/null +++ b/shhs_visit2/shhs2-201377/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139840a8aa73b83be9eb233ea0a483f89ea2f97e40669ee79bf1c9615841ba88 +size 2856 diff --git a/shhs_visit2/shhs2-201378/embeddings.meta.json b/shhs_visit2/shhs2-201378/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80735d04b5811fce4d64700ff1e2bac0b6368b83 --- /dev/null +++ b/shhs_visit2/shhs2-201378/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201378", + "embedding_dim": 500, + "n_epochs": 1228, + "created_utc": "2026-05-03T18:15:20.841351+00:00", + "shape": [ + 1228, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201378/embeddings.npy b/shhs_visit2/shhs2-201378/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9995a8126665b48d3e82b5ddf0fe9aa4a00e04b --- /dev/null +++ b/shhs_visit2/shhs2-201378/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc3b5ed5a6502e5f0a894fb846df808515665e038a33084f26c45f6ee72b7c4 +size 1228128 diff --git a/shhs_visit2/shhs2-201378/labels.meta.json b/shhs_visit2/shhs2-201378/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc34029f113ab2a76a7cfc8f41d4fca9eb034d44 --- /dev/null +++ b/shhs_visit2/shhs2-201378/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201378", + "n_epochs": 1228, + "created_utc": "2026-05-03T18:15:20.845369+00:00", + "shape": [ + 1228 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201378/labels.npy b/shhs_visit2/shhs2-201378/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cc4207e22a80724c63706b6ffe69bdd1cf120d1 --- /dev/null +++ b/shhs_visit2/shhs2-201378/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1357b809275fbe9733eec8fcd5cc0d9ab20ff855d31033d4485cf0854514229 +size 2584 diff --git a/shhs_visit2/shhs2-201379/embeddings.meta.json b/shhs_visit2/shhs2-201379/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f19f268dc06a8a73ba80628c4ba7167b85fdce83 --- /dev/null +++ b/shhs_visit2/shhs2-201379/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201379", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:22.269634+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201379/embeddings.npy b/shhs_visit2/shhs2-201379/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5dddcad9bbbae994d3bf47900cb228150388fde4 --- /dev/null +++ b/shhs_visit2/shhs2-201379/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a163dd16bd49dde55ba76ea6faf4d759ef6c6ee71e105a11d894b1b94f4ca8cb +size 1364128 diff --git a/shhs_visit2/shhs2-201379/labels.meta.json b/shhs_visit2/shhs2-201379/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d1b4efed7b421abdb6f7ffde45c7215d15d5872 --- /dev/null +++ b/shhs_visit2/shhs2-201379/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201379", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:22.275375+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201379/labels.npy b/shhs_visit2/shhs2-201379/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fbd194302ffce9624aa540adb54586bfdc24eca --- /dev/null +++ b/shhs_visit2/shhs2-201379/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8031fc5258c866a48a7f7b49f4fdb362b9e5810d4f22b4f2865107a417ae43 +size 2856 diff --git a/shhs_visit2/shhs2-201380/embeddings.meta.json b/shhs_visit2/shhs2-201380/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c30f4fca1953a02f8fa6209d1775de3132697c96 --- /dev/null +++ b/shhs_visit2/shhs2-201380/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201380", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:23.288479+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201380/embeddings.npy b/shhs_visit2/shhs2-201380/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7fdbc473b953ff22bd0b359c3ca5c1853e27b389 --- /dev/null +++ b/shhs_visit2/shhs2-201380/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf002c0e204c50c35fe7fa96751cab71619b97c0c0bc1c1608a60de6112da36 +size 1080128 diff --git a/shhs_visit2/shhs2-201380/labels.meta.json b/shhs_visit2/shhs2-201380/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c69811df3e09d4b947d6196ba8cbb9fc28cf7675 --- /dev/null +++ b/shhs_visit2/shhs2-201380/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201380", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:23.292200+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201380/labels.npy b/shhs_visit2/shhs2-201380/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d3f05826a781545b6d64250f60ce138ea27ca71 --- /dev/null +++ b/shhs_visit2/shhs2-201380/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f9a86e73e1eb6c08a8dc59cc19acb78796f8613a47a24b1f9f9dd28f41a24b +size 2288 diff --git a/shhs_visit2/shhs2-201381/embeddings.meta.json b/shhs_visit2/shhs2-201381/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77af04b26e7f9ba4168bb612d370bf85baf4ec6c --- /dev/null +++ b/shhs_visit2/shhs2-201381/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201381", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:24.380428+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201381/embeddings.npy b/shhs_visit2/shhs2-201381/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7fa1b121d25a46bbb2d577f6c884983f94e3641 --- /dev/null +++ b/shhs_visit2/shhs2-201381/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723bcd61adbc1101038dccdce0adcd93cc524f56db851c0a9855a3d3f6d747cd +size 1140128 diff --git a/shhs_visit2/shhs2-201381/labels.meta.json b/shhs_visit2/shhs2-201381/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d1e1c232226af22ff6b18e354de432cbf69c8b4 --- /dev/null +++ b/shhs_visit2/shhs2-201381/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201381", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:24.383364+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201381/labels.npy b/shhs_visit2/shhs2-201381/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9be9907032fcafcf51b2f7ebcad1dd30fe462ca5 --- /dev/null +++ b/shhs_visit2/shhs2-201381/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274da38734ab67988d811eeeca422b76290d6ed306fe495b3b29e03e51db6611 +size 2408 diff --git a/shhs_visit2/shhs2-201384/embeddings.meta.json b/shhs_visit2/shhs2-201384/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fcd0cf4d8247c96d7c9abf7794d77c1e6cd670c1 --- /dev/null +++ b/shhs_visit2/shhs2-201384/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201384", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:15:24.937448+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201384/embeddings.npy b/shhs_visit2/shhs2-201384/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b83d45038da0aa14e5b53bdb771893402f82673 --- /dev/null +++ b/shhs_visit2/shhs2-201384/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99be840152d25973f66107d3f89bfd5af432361ee9ddab07f4c8f892b7d4c501 +size 1050128 diff --git a/shhs_visit2/shhs2-201384/labels.meta.json b/shhs_visit2/shhs2-201384/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0b57363e3f5e6bc9b60cd325b4730630746e2ab --- /dev/null +++ b/shhs_visit2/shhs2-201384/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201384", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:15:24.940873+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201384/labels.npy b/shhs_visit2/shhs2-201384/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a19ef33ca2454abdfc7f9ba03f031d615e7353f2 --- /dev/null +++ b/shhs_visit2/shhs2-201384/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9290a329997cf983484737141bd0730f951c0063af80e1ee9134bc868b746c10 +size 2228 diff --git a/shhs_visit2/shhs2-201385/embeddings.meta.json b/shhs_visit2/shhs2-201385/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b671440d7eab634dc268e3ad0c7d57b409ea90a5 --- /dev/null +++ b/shhs_visit2/shhs2-201385/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201385", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:26.211849+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201385/embeddings.npy b/shhs_visit2/shhs2-201385/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d71633884788640757838d08f3ac984ff74f97fe --- /dev/null +++ b/shhs_visit2/shhs2-201385/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613dba17eee769d78e1cdd771d1e449bb5510711c9f3c71fc77f33320d77aca1 +size 1320128 diff --git a/shhs_visit2/shhs2-201385/labels.meta.json b/shhs_visit2/shhs2-201385/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b053aa9432456e2ad9c8b4494712ac750741b30 --- /dev/null +++ b/shhs_visit2/shhs2-201385/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201385", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:26.216278+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201385/labels.npy b/shhs_visit2/shhs2-201385/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ce1743f23c325d0c6fed7886e5a9d89230cf163 --- /dev/null +++ b/shhs_visit2/shhs2-201385/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975937fcaa6fb4b212468cac43a4bf75cd4a4e5dd454478cafa3ab19a382b6ea +size 2768 diff --git a/shhs_visit2/shhs2-201386/embeddings.meta.json b/shhs_visit2/shhs2-201386/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cfdf9a62315c277c49e11c265bfbb2db8bea85a --- /dev/null +++ b/shhs_visit2/shhs2-201386/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201386", + "embedding_dim": 500, + "n_epochs": 1035, + "created_utc": "2026-05-03T18:15:27.229392+00:00", + "shape": [ + 1035, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201386/embeddings.npy b/shhs_visit2/shhs2-201386/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f53e7ad0b03f0f7cc075963170dcbb34891f5eee --- /dev/null +++ b/shhs_visit2/shhs2-201386/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8523e24ad34bac9a0707a06d13fd535a86f780334224efe4cabdff803a69344 +size 1035128 diff --git a/shhs_visit2/shhs2-201386/labels.meta.json b/shhs_visit2/shhs2-201386/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5f9a0dcb9d485e4d5fde5b3a32174e44b08c60b --- /dev/null +++ b/shhs_visit2/shhs2-201386/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201386", + "n_epochs": 1035, + "created_utc": "2026-05-03T18:15:27.233167+00:00", + "shape": [ + 1035 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201386/labels.npy b/shhs_visit2/shhs2-201386/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b9c7f323a91f11ccf963a47931ef6f283c6bc99 --- /dev/null +++ b/shhs_visit2/shhs2-201386/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185f0d197912346c63adc34f6215b41ecb44b8f9e4549fc9138eb84bd2cf3eed +size 2198 diff --git a/shhs_visit2/shhs2-201389/embeddings.meta.json b/shhs_visit2/shhs2-201389/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fb089526be46307cfe5d663f16482d545ce1f3b --- /dev/null +++ b/shhs_visit2/shhs2-201389/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201389", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:15:28.481090+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201389/embeddings.npy b/shhs_visit2/shhs2-201389/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1dedc2127ddd4a28488aa99b5e662ca284563758 --- /dev/null +++ b/shhs_visit2/shhs2-201389/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff0ca1c88fe67e9f85e75ab96c2ee9362be86ee79b84cf957e8b145d739fea9 +size 1350128 diff --git a/shhs_visit2/shhs2-201389/labels.meta.json b/shhs_visit2/shhs2-201389/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2436e8c0e8d22b6cf2c04d5e6ab45b12a52fd629 --- /dev/null +++ b/shhs_visit2/shhs2-201389/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201389", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:15:28.485864+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201389/labels.npy b/shhs_visit2/shhs2-201389/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ccc1ed2ce0a4b6d16e81df23cbc2de434b06b2f --- /dev/null +++ b/shhs_visit2/shhs2-201389/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6363dd244082d59b8ba140499b890a8e8103f5f819b46732b2e107ef64c43562 +size 2828 diff --git a/shhs_visit2/shhs2-201391/embeddings.meta.json b/shhs_visit2/shhs2-201391/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..186c4cbeea800e737922b7698249446be4d0b7d3 --- /dev/null +++ b/shhs_visit2/shhs2-201391/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201391", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:29.621978+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201391/embeddings.npy b/shhs_visit2/shhs2-201391/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8507b877174e038888a695af6362cbcac62a2242 --- /dev/null +++ b/shhs_visit2/shhs2-201391/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffcd9fc22884dceb7cf29ea0b80d9f1f45a2715ab31133a743de4866eba33efa +size 1140128 diff --git a/shhs_visit2/shhs2-201391/labels.meta.json b/shhs_visit2/shhs2-201391/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad8cc418d314ef326d67d877d0b9710fa63d59c2 --- /dev/null +++ b/shhs_visit2/shhs2-201391/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201391", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:29.626099+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201391/labels.npy b/shhs_visit2/shhs2-201391/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0bb098824d47126ba4dc95668f71da18f0d3477b --- /dev/null +++ b/shhs_visit2/shhs2-201391/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9289e78a39684d284859148d32256e1353332c42bd4f579f75130652b53324aa +size 2408 diff --git a/shhs_visit2/shhs2-201395/embeddings.meta.json b/shhs_visit2/shhs2-201395/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cb3d4d373ea81f77bb459572eb605fa6220fce9 --- /dev/null +++ b/shhs_visit2/shhs2-201395/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201395", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:30.241988+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201395/embeddings.npy b/shhs_visit2/shhs2-201395/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..12179bfb35f6033166bce2a2a24ad11c56f4432f --- /dev/null +++ b/shhs_visit2/shhs2-201395/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27998e798fc67f1669d3338bb0e6e5fde9a66e814494aca207e0cf443f8ca78 +size 1080128 diff --git a/shhs_visit2/shhs2-201395/labels.meta.json b/shhs_visit2/shhs2-201395/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..790acbf191a8518ef30038b7169922b88f6575fe --- /dev/null +++ b/shhs_visit2/shhs2-201395/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201395", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:30.246386+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201395/labels.npy b/shhs_visit2/shhs2-201395/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eeaa1e0a28d7c6123c8ed72e50c385288d7cca90 --- /dev/null +++ b/shhs_visit2/shhs2-201395/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a510fdefe3b4f2dfb06a90495544af8803b8dd5d399ca3821d7c8ef5089c93 +size 2288 diff --git a/shhs_visit2/shhs2-201397/embeddings.meta.json b/shhs_visit2/shhs2-201397/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6932e4ac4dd2a289a84b28a1cd76c5e112897c2 --- /dev/null +++ b/shhs_visit2/shhs2-201397/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201397", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:31.593970+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201397/embeddings.npy b/shhs_visit2/shhs2-201397/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..999f3dfd6d95eb53a3c146b7ab8f3fdf6a4721d4 --- /dev/null +++ b/shhs_visit2/shhs2-201397/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b741a7c12235b4a6b566b62a06ccbcaeaa2db691fe51a0b5dbbc3a55d98240b5 +size 1320128 diff --git a/shhs_visit2/shhs2-201397/labels.meta.json b/shhs_visit2/shhs2-201397/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..697275822215f1f7d1071258c9a85418a51e7e2a --- /dev/null +++ b/shhs_visit2/shhs2-201397/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201397", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:31.597431+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201397/labels.npy b/shhs_visit2/shhs2-201397/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1669002285f2853370a52ddb4cfa2135a93b6ab3 --- /dev/null +++ b/shhs_visit2/shhs2-201397/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a3969f5fd1402f5042b5dcffd5ef49dd320ed41a9faa092d8162a120573d85 +size 2768 diff --git a/shhs_visit2/shhs2-201399/embeddings.meta.json b/shhs_visit2/shhs2-201399/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6b697e86468da0d2568c9d993028652a672bea4 --- /dev/null +++ b/shhs_visit2/shhs2-201399/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201399", + "embedding_dim": 500, + "n_epochs": 1207, + "created_utc": "2026-05-03T18:15:32.883151+00:00", + "shape": [ + 1207, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201399/embeddings.npy b/shhs_visit2/shhs2-201399/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74123c1bc7cb8a7a52a8b69bc2cd9100dd59e823 --- /dev/null +++ b/shhs_visit2/shhs2-201399/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4223a2bc23c165b32ee5d85a5a64ffed4cd2558a5f11533c76102ac509eadec6 +size 1207128 diff --git a/shhs_visit2/shhs2-201399/labels.meta.json b/shhs_visit2/shhs2-201399/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8dc866b0d0b9adb96ef6f3598dea2d9fca150822 --- /dev/null +++ b/shhs_visit2/shhs2-201399/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201399", + "n_epochs": 1207, + "created_utc": "2026-05-03T18:15:32.886826+00:00", + "shape": [ + 1207 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201399/labels.npy b/shhs_visit2/shhs2-201399/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..491f91ac440e720a864171b92107b676e781e832 --- /dev/null +++ b/shhs_visit2/shhs2-201399/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e72d3639ed438b46661e60021025237f36c5d5bbd43cbfee5c6caa1f73d56775 +size 2542 diff --git a/shhs_visit2/shhs2-201401/embeddings.meta.json b/shhs_visit2/shhs2-201401/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1aba8ef7d8434f97c50fddc1b9bf6ef3d4c6bb91 --- /dev/null +++ b/shhs_visit2/shhs2-201401/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201401", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:33.520075+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201401/embeddings.npy b/shhs_visit2/shhs2-201401/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..73510065ac5375f781f086a5a4346e20cced55be --- /dev/null +++ b/shhs_visit2/shhs2-201401/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4251db3b1f2252c5be4c8c487b50fbc201d967a0f042f927948a531627f32a83 +size 1364128 diff --git a/shhs_visit2/shhs2-201401/labels.meta.json b/shhs_visit2/shhs2-201401/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4239d14137b3adc220deea3f31f5f6dffe44726 --- /dev/null +++ b/shhs_visit2/shhs2-201401/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201401", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:33.524405+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201401/labels.npy b/shhs_visit2/shhs2-201401/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ef2647c1ab742412ace83e19bd0f0dfa594a4a3 --- /dev/null +++ b/shhs_visit2/shhs2-201401/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e001370a0b72e03d0078d7466032cbd6fb0112588c690c812c3991dd512d79b0 +size 2856 diff --git a/shhs_visit2/shhs2-201402/embeddings.meta.json b/shhs_visit2/shhs2-201402/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81c6f115da3ca7e620e01631920c46952f11caf7 --- /dev/null +++ b/shhs_visit2/shhs2-201402/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201402", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:15:34.622156+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201402/embeddings.npy b/shhs_visit2/shhs2-201402/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7fb00a4a65ff2451968ffb79be4cd419fc0a7994 --- /dev/null +++ b/shhs_visit2/shhs2-201402/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c306053b57f6763ca12eeaf35fca810f2109d2708875f1116637ae10e15561 +size 1170128 diff --git a/shhs_visit2/shhs2-201402/labels.meta.json b/shhs_visit2/shhs2-201402/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b3b63dd1b29aa0aaa10f9914dc98cfd1305cf81 --- /dev/null +++ b/shhs_visit2/shhs2-201402/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201402", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:15:34.624798+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201402/labels.npy b/shhs_visit2/shhs2-201402/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1604b4cca14b94fe05f077e9cf29990d2a08a3b --- /dev/null +++ b/shhs_visit2/shhs2-201402/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e38c0ccd7dca740f11e87dd4b44b11c437a2da31b72a51dc5525f9cf794af89 +size 2468 diff --git a/shhs_visit2/shhs2-201403/embeddings.meta.json b/shhs_visit2/shhs2-201403/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97ec87f1225460850ea897ef0f9b7a9e3986c3df --- /dev/null +++ b/shhs_visit2/shhs2-201403/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201403", + "embedding_dim": 500, + "n_epochs": 1181, + "created_utc": "2026-05-03T18:15:37.125022+00:00", + "shape": [ + 1181, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201403/embeddings.npy b/shhs_visit2/shhs2-201403/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b06f479004689c9a3e7b428955a0d687a328400 --- /dev/null +++ b/shhs_visit2/shhs2-201403/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae25da2568df2fd2743f9710a5d15a0536d60bd3d3d6cf34f59c967b39384ec +size 1181128 diff --git a/shhs_visit2/shhs2-201403/labels.meta.json b/shhs_visit2/shhs2-201403/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3283f4fbb6a52cb7bdbcead3dcbb6cc40ac64458 --- /dev/null +++ b/shhs_visit2/shhs2-201403/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201403", + "n_epochs": 1181, + "created_utc": "2026-05-03T18:15:37.128826+00:00", + "shape": [ + 1181 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201403/labels.npy b/shhs_visit2/shhs2-201403/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..390ad7e719f4e90fc5259ff74cf183fdc7d3c9ed --- /dev/null +++ b/shhs_visit2/shhs2-201403/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c4f17edb2c0cd33977f48ca814511f4975fd8de175d6ed6d25222f196337d0 +size 2490 diff --git a/shhs_visit2/shhs2-201404/embeddings.meta.json b/shhs_visit2/shhs2-201404/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd3179b9a583ce084f2af334498716acc61de7b2 --- /dev/null +++ b/shhs_visit2/shhs2-201404/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201404", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:15:38.223976+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201404/embeddings.npy b/shhs_visit2/shhs2-201404/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f63ac54b3d03e80bca299715820ceaa4bd33b6af --- /dev/null +++ b/shhs_visit2/shhs2-201404/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f397078f1b4528e370518f96b15ef3b3f52cfec614f7fc3d43cc5293eeaf10 +size 1200128 diff --git a/shhs_visit2/shhs2-201404/labels.meta.json b/shhs_visit2/shhs2-201404/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f0d5179c0df98ea06b1e5900c6cd09a57741f31 --- /dev/null +++ b/shhs_visit2/shhs2-201404/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201404", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:15:38.227156+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201404/labels.npy b/shhs_visit2/shhs2-201404/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4302e458775f58b1475501a3728a74a76a4176eb --- /dev/null +++ b/shhs_visit2/shhs2-201404/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ad2438e69167d902be96b4ccad36dc273d44eed5dd53e22d273ad1a5bff30c +size 2528 diff --git a/shhs_visit2/shhs2-201408/embeddings.meta.json b/shhs_visit2/shhs2-201408/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..891c1a73ee7be93cb556999b38d2202639cdbc6e --- /dev/null +++ b/shhs_visit2/shhs2-201408/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201408", + "embedding_dim": 500, + "n_epochs": 1227, + "created_utc": "2026-05-03T18:15:39.930829+00:00", + "shape": [ + 1227, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201408/embeddings.npy b/shhs_visit2/shhs2-201408/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b0a833843d360e6cbf2d1f145e74b85ab8b70a7 --- /dev/null +++ b/shhs_visit2/shhs2-201408/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c7c3314ae8e1ce37d0b64c007e7efc29d79670cd64cf914284c9f62d01def9 +size 1227128 diff --git a/shhs_visit2/shhs2-201408/labels.meta.json b/shhs_visit2/shhs2-201408/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf86d29d367f0f8d4ac2d5ff521d004564258704 --- /dev/null +++ b/shhs_visit2/shhs2-201408/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201408", + "n_epochs": 1227, + "created_utc": "2026-05-03T18:15:39.934777+00:00", + "shape": [ + 1227 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201408/labels.npy b/shhs_visit2/shhs2-201408/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c3492a6aa5823f676104a841b39ca92cafe85ad --- /dev/null +++ b/shhs_visit2/shhs2-201408/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5724bd068c235b912b8f78becc3c65dc8793a66e925cc0cc4943e895a0ae8b +size 2582 diff --git a/shhs_visit2/shhs2-201409/embeddings.meta.json b/shhs_visit2/shhs2-201409/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..265512d6f97a873b7f589f61512f8d233a07f796 --- /dev/null +++ b/shhs_visit2/shhs2-201409/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201409", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:41.151440+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201409/embeddings.npy b/shhs_visit2/shhs2-201409/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a9f2499779f5cd711db15f372ec57f85de9a292 --- /dev/null +++ b/shhs_visit2/shhs2-201409/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32828eb7917c2d4968055e297dc2f3b8b21463235ff532b0757085cc1021ed1e +size 1320128 diff --git a/shhs_visit2/shhs2-201409/labels.meta.json b/shhs_visit2/shhs2-201409/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bbae1e4f27b85472553695c8e01f6f9f12a0eea7 --- /dev/null +++ b/shhs_visit2/shhs2-201409/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201409", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:15:41.155267+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201409/labels.npy b/shhs_visit2/shhs2-201409/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..88e1676999f7a6b21c8db0e7fa6e446a682c28b2 --- /dev/null +++ b/shhs_visit2/shhs2-201409/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bb22380e8dabfd15baaab00c2f9ad92bb2c9cd6e375372fb6c56635813c5df +size 2768 diff --git a/shhs_visit2/shhs2-201411/embeddings.meta.json b/shhs_visit2/shhs2-201411/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff5a324d3e930b4fdc76e77597c469d0bfd554e7 --- /dev/null +++ b/shhs_visit2/shhs2-201411/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201411", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:15:42.066408+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201411/embeddings.npy b/shhs_visit2/shhs2-201411/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3e2b8d688a5079bdf98249cbbcc6c206cd950ae --- /dev/null +++ b/shhs_visit2/shhs2-201411/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0d6753f54ea2662f422358ee94641b5cfa244e45b3e3342026dbdc5b8bef8a +size 960128 diff --git a/shhs_visit2/shhs2-201411/labels.meta.json b/shhs_visit2/shhs2-201411/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19e25c6174063e21f08883b9f3533b405d58980b --- /dev/null +++ b/shhs_visit2/shhs2-201411/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201411", + "n_epochs": 960, + "created_utc": "2026-05-03T18:15:42.070329+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201411/labels.npy b/shhs_visit2/shhs2-201411/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bee6edc2dd92ff75c697549691e9153936b38a9d --- /dev/null +++ b/shhs_visit2/shhs2-201411/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dfd74f0f639a452e7699c4ac50e6cb463e06f835b6aa104968fd7fc7e9f6c0b +size 2048 diff --git a/shhs_visit2/shhs2-201413/embeddings.meta.json b/shhs_visit2/shhs2-201413/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78419b703803d0f1d958a5a08fbe0d7a1cd6f3f8 --- /dev/null +++ b/shhs_visit2/shhs2-201413/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201413", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:43.423198+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201413/embeddings.npy b/shhs_visit2/shhs2-201413/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8252ecf6632a9a8f5d9bac8562bb65cc9146537b --- /dev/null +++ b/shhs_visit2/shhs2-201413/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b831c2670a57412a44423733dc63aacc1752831aff593b80ca121d5a59a5e0d4 +size 1364128 diff --git a/shhs_visit2/shhs2-201413/labels.meta.json b/shhs_visit2/shhs2-201413/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5e132e90aeff2fd592b5f8cd6f1e0f68632c377 --- /dev/null +++ b/shhs_visit2/shhs2-201413/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201413", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:15:43.426393+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201413/labels.npy b/shhs_visit2/shhs2-201413/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..588e5ea949f86408a5b9ac07576ceda6d8d54726 --- /dev/null +++ b/shhs_visit2/shhs2-201413/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2974055b3306d026f4020f3ed755c9a75e762ad5003c53184a33bb7ba312e84 +size 2856 diff --git a/shhs_visit2/shhs2-201414/embeddings.meta.json b/shhs_visit2/shhs2-201414/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f64f0fbee1109cefc252c47275a61d7e9d06c67 --- /dev/null +++ b/shhs_visit2/shhs2-201414/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201414", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:44.479779+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201414/embeddings.npy b/shhs_visit2/shhs2-201414/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5e27d209cfbb298b7e9682f3d448d889a66eb84 --- /dev/null +++ b/shhs_visit2/shhs2-201414/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e58e147a71112c64729fe2e3b7c83624acc661ea944969be34474f120428ad +size 1140128 diff --git a/shhs_visit2/shhs2-201414/labels.meta.json b/shhs_visit2/shhs2-201414/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e440d9624d60471ff7252827e599fca34112729 --- /dev/null +++ b/shhs_visit2/shhs2-201414/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201414", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:44.485861+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201414/labels.npy b/shhs_visit2/shhs2-201414/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b07b03f2c445499f3980c51cfeaeb0b32d427776 --- /dev/null +++ b/shhs_visit2/shhs2-201414/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04b4618162857d02ae5881d875d4511d5de9fd78dbb07d98a40cab3cb5386a1 +size 2408 diff --git a/shhs_visit2/shhs2-201417/embeddings.meta.json b/shhs_visit2/shhs2-201417/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb40c40aec2f85da30d040734c5f554543f8696f --- /dev/null +++ b/shhs_visit2/shhs2-201417/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201417", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:15:45.696950+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201417/embeddings.npy b/shhs_visit2/shhs2-201417/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f8d4ab5a9be347210945d49a8bb8effc2013fcf --- /dev/null +++ b/shhs_visit2/shhs2-201417/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4172f14a0fd0640eaf4b2231c7aba3cffee1120c7d161882e8c207d72ae4d72c +size 1290128 diff --git a/shhs_visit2/shhs2-201417/labels.meta.json b/shhs_visit2/shhs2-201417/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a92587bba3d9a3d1b1532b592fd2693c46b3322f --- /dev/null +++ b/shhs_visit2/shhs2-201417/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201417", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:15:45.701624+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201417/labels.npy b/shhs_visit2/shhs2-201417/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7303708312c4804c0df02d874a2fc86716c8ec13 --- /dev/null +++ b/shhs_visit2/shhs2-201417/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9805782855ad12e5b032556e3be721c725d185f6c9869b56e341b7ba7ed2e004 +size 2708 diff --git a/shhs_visit2/shhs2-201419/embeddings.meta.json b/shhs_visit2/shhs2-201419/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8695fe3b42caefa10b6712fb7aeeae9d94afab4f --- /dev/null +++ b/shhs_visit2/shhs2-201419/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201419", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:15:46.903552+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201419/embeddings.npy b/shhs_visit2/shhs2-201419/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5018b41ec7209ba5909a4b27938a08f164dc08df --- /dev/null +++ b/shhs_visit2/shhs2-201419/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6710056f29e13927a3fdbd249f6db3a61085dd855d0bac4ecf6fe770fc95cb7e +size 1260128 diff --git a/shhs_visit2/shhs2-201419/labels.meta.json b/shhs_visit2/shhs2-201419/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..399fe613205ae0b7878fa23b3d3094f076126772 --- /dev/null +++ b/shhs_visit2/shhs2-201419/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201419", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:15:46.907293+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201419/labels.npy b/shhs_visit2/shhs2-201419/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cbf1d22c59d5ba7955ae48b2b19b9f06f1795872 --- /dev/null +++ b/shhs_visit2/shhs2-201419/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d08a03ecb88436be5df8248c43b815ec3be4d7789602dd9b7bf996823afc531 +size 2648 diff --git a/shhs_visit2/shhs2-201420/embeddings.meta.json b/shhs_visit2/shhs2-201420/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42bc0176fff963cfdc81b9d5c68165ed6c8070ee --- /dev/null +++ b/shhs_visit2/shhs2-201420/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201420", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:47.468644+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201420/embeddings.npy b/shhs_visit2/shhs2-201420/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0033bc06823a3cefe36e39d1e4d389b006c70cc7 --- /dev/null +++ b/shhs_visit2/shhs2-201420/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7886cb67442ba55ac1291203104f212f763d09fddc5e29ea7b270020d1f6a39a +size 1140128 diff --git a/shhs_visit2/shhs2-201420/labels.meta.json b/shhs_visit2/shhs2-201420/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a577c54ced941ef529c253861613361c3497875 --- /dev/null +++ b/shhs_visit2/shhs2-201420/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201420", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:47.472363+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201420/labels.npy b/shhs_visit2/shhs2-201420/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a811e1121e84d27b8e45ddb0b6cdc145aefcd97 --- /dev/null +++ b/shhs_visit2/shhs2-201420/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc05090d51ca91526e982db353efadf7d070f5ca2e5de1a8b0711df802888ed9 +size 2408 diff --git a/shhs_visit2/shhs2-201426/embeddings.meta.json b/shhs_visit2/shhs2-201426/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7347ffe56e114dbeacbf57ff55c62edd50cecffd --- /dev/null +++ b/shhs_visit2/shhs2-201426/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201426", + "embedding_dim": 500, + "n_epochs": 1254, + "created_utc": "2026-05-03T18:15:48.694596+00:00", + "shape": [ + 1254, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201426/embeddings.npy b/shhs_visit2/shhs2-201426/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..df885ce61334c1b993b18394ecf1f6f39a84bd94 --- /dev/null +++ b/shhs_visit2/shhs2-201426/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:328939c53fd2aef8dbd30ff3bf074f2e6480e1b7ceb7854246ac5ad60a172342 +size 1254128 diff --git a/shhs_visit2/shhs2-201426/labels.meta.json b/shhs_visit2/shhs2-201426/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54364b33d5104e89a7533dc9ac2aef1b5cf01c99 --- /dev/null +++ b/shhs_visit2/shhs2-201426/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201426", + "n_epochs": 1254, + "created_utc": "2026-05-03T18:15:48.697733+00:00", + "shape": [ + 1254 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201426/labels.npy b/shhs_visit2/shhs2-201426/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e17cc39932b9b4296075e1c34b63974a2b8cf353 --- /dev/null +++ b/shhs_visit2/shhs2-201426/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5172e9f62e2418fe80277e977406ca5b68c42ebb433756fb1c92393d79b598c9 +size 2636 diff --git a/shhs_visit2/shhs2-201427/embeddings.meta.json b/shhs_visit2/shhs2-201427/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a91178d91d2d8ed2ab6e568d890e148b4ca680c --- /dev/null +++ b/shhs_visit2/shhs2-201427/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201427", + "embedding_dim": 500, + "n_epochs": 1039, + "created_utc": "2026-05-03T18:15:50.769917+00:00", + "shape": [ + 1039, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201427/embeddings.npy b/shhs_visit2/shhs2-201427/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4022ad99648cda8cc26c49bbefc60012c241d563 --- /dev/null +++ b/shhs_visit2/shhs2-201427/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7953fa3f385ec2a7334d32875f6e7262445edcbdb8b15dddee3b5508aae537f4 +size 1039128 diff --git a/shhs_visit2/shhs2-201427/labels.meta.json b/shhs_visit2/shhs2-201427/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae559d650a3f4d570731116f02eb3ed631eef4c2 --- /dev/null +++ b/shhs_visit2/shhs2-201427/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201427", + "n_epochs": 1039, + "created_utc": "2026-05-03T18:15:50.773578+00:00", + "shape": [ + 1039 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201427/labels.npy b/shhs_visit2/shhs2-201427/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdb80ec5e70d17386ee66022a74740d89bbe092d --- /dev/null +++ b/shhs_visit2/shhs2-201427/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce907f7e997322a2309cc546d922275c11a78a59618693f3581a5872664790f2 +size 2206 diff --git a/shhs_visit2/shhs2-201429/embeddings.meta.json b/shhs_visit2/shhs2-201429/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d154fa49039ad26464517b567f9f9e7d1e6283dd --- /dev/null +++ b/shhs_visit2/shhs2-201429/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201429", + "embedding_dim": 500, + "n_epochs": 1135, + "created_utc": "2026-05-03T18:15:52.127203+00:00", + "shape": [ + 1135, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201429/embeddings.npy b/shhs_visit2/shhs2-201429/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f24774a69906448eb2757822efe65a903d16f1e --- /dev/null +++ b/shhs_visit2/shhs2-201429/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0647afdffae4923444915da8ed8a0b682d1151b8fb06fea900cb5178d3f9e2 +size 1135128 diff --git a/shhs_visit2/shhs2-201429/labels.meta.json b/shhs_visit2/shhs2-201429/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db1afb867f423985763a1b70b66e593f18f8205c --- /dev/null +++ b/shhs_visit2/shhs2-201429/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201429", + "n_epochs": 1135, + "created_utc": "2026-05-03T18:15:52.130437+00:00", + "shape": [ + 1135 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201429/labels.npy b/shhs_visit2/shhs2-201429/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7f6e408e0ff452ef693b23905dc38d5408ef4cc --- /dev/null +++ b/shhs_visit2/shhs2-201429/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622bd34f5790ca67b2f2896c78ccd870d659730a078327608ea3b2f6318f5372 +size 2398 diff --git a/shhs_visit2/shhs2-201432/embeddings.meta.json b/shhs_visit2/shhs2-201432/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e93d6abae5a87b5f29de57d1d9fb22981547b48 --- /dev/null +++ b/shhs_visit2/shhs2-201432/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201432", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:53.189793+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201432/embeddings.npy b/shhs_visit2/shhs2-201432/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2374253facd0fdd486e066ba5cb4d59dca96c3dc --- /dev/null +++ b/shhs_visit2/shhs2-201432/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6bb019254b50e0144222bf549b55337d179f15e5c04376ea1d444c2f3dad3ed +size 1140128 diff --git a/shhs_visit2/shhs2-201432/labels.meta.json b/shhs_visit2/shhs2-201432/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d2e61124a22ea6d20f9614cb4c4db1a5a63f090 --- /dev/null +++ b/shhs_visit2/shhs2-201432/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201432", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:15:53.193482+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201432/labels.npy b/shhs_visit2/shhs2-201432/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0820bf4f0419e91a0f741d6a3bd1812d5425aab --- /dev/null +++ b/shhs_visit2/shhs2-201432/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5402483d16fddc967a48f477d2d7f8d400d4a84dec33d878ed00a0131d8d4feb +size 2408 diff --git a/shhs_visit2/shhs2-201437/embeddings.meta.json b/shhs_visit2/shhs2-201437/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b3a2bd1f14e2496f2b1e5d3402230fffeb6d5e5 --- /dev/null +++ b/shhs_visit2/shhs2-201437/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201437", + "embedding_dim": 500, + "n_epochs": 1235, + "created_utc": "2026-05-03T18:15:54.411978+00:00", + "shape": [ + 1235, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201437/embeddings.npy b/shhs_visit2/shhs2-201437/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8f2581d8c0bf21bec65861228ffb429d8c5c36a --- /dev/null +++ b/shhs_visit2/shhs2-201437/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c29baf805e937b80383bf80bf41e5cdec3ef1084366af7eb4ad3e0a16afa5c4 +size 1235128 diff --git a/shhs_visit2/shhs2-201437/labels.meta.json b/shhs_visit2/shhs2-201437/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e46770628fd481b1faef86013120b56e4e34f0ca --- /dev/null +++ b/shhs_visit2/shhs2-201437/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201437", + "n_epochs": 1235, + "created_utc": "2026-05-03T18:15:54.446923+00:00", + "shape": [ + 1235 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201437/labels.npy b/shhs_visit2/shhs2-201437/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff29140d1c093c5b66e90bea44a98084c006f7b1 --- /dev/null +++ b/shhs_visit2/shhs2-201437/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c57fc3bbe954fb139aefbb3462ab6dfc72dbb2fd9c02a909c1bad5a036db3c6 +size 2598 diff --git a/shhs_visit2/shhs2-201438/embeddings.meta.json b/shhs_visit2/shhs2-201438/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..387b2fa834628274fcc1d19260b0919d33d7fbf5 --- /dev/null +++ b/shhs_visit2/shhs2-201438/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201438", + "embedding_dim": 500, + "n_epochs": 1222, + "created_utc": "2026-05-03T18:15:55.887213+00:00", + "shape": [ + 1222, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201438/embeddings.npy b/shhs_visit2/shhs2-201438/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f39fe0c4fedb23c183303265eb33113954dd4fe7 --- /dev/null +++ b/shhs_visit2/shhs2-201438/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e049729d44c7a7fa42028d8c8b4b301f432f6f8e5ed25f7a98708611732d3f2c +size 1222128 diff --git a/shhs_visit2/shhs2-201438/labels.meta.json b/shhs_visit2/shhs2-201438/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb71b2e418744f8e83eae3ca80d98e2069b07d77 --- /dev/null +++ b/shhs_visit2/shhs2-201438/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201438", + "n_epochs": 1222, + "created_utc": "2026-05-03T18:15:55.891139+00:00", + "shape": [ + 1222 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201438/labels.npy b/shhs_visit2/shhs2-201438/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4064a95553c3c7867dfc084169816d7a7ca654bb --- /dev/null +++ b/shhs_visit2/shhs2-201438/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3687d9f442a4de8577fc873b89e6af0aa8696dfc8eb790ceb0e413b3f90b6d +size 2572 diff --git a/shhs_visit2/shhs2-201439/embeddings.meta.json b/shhs_visit2/shhs2-201439/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed968c835976e36bc6b7749720e038cfec196d02 --- /dev/null +++ b/shhs_visit2/shhs2-201439/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201439", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:56.866950+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201439/embeddings.npy b/shhs_visit2/shhs2-201439/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..09edbe80fb989652961a39cfb961cc85dbd5a304 --- /dev/null +++ b/shhs_visit2/shhs2-201439/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85fcbb130e1458e378d4e9b217997430f5bf6e96ad6f2c66b8ba88969591819 +size 1080128 diff --git a/shhs_visit2/shhs2-201439/labels.meta.json b/shhs_visit2/shhs2-201439/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..005c82a1c0841fa9b31b103a025b154210740c97 --- /dev/null +++ b/shhs_visit2/shhs2-201439/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201439", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:15:56.869455+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201439/labels.npy b/shhs_visit2/shhs2-201439/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3255bb9995519509731582ab2dd58601e8b409c --- /dev/null +++ b/shhs_visit2/shhs2-201439/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4acaa05719b9a19423b72cb1fe79fad92e51e56f3b37353c4e0b28383570348e +size 2288 diff --git a/shhs_visit2/shhs2-201441/embeddings.meta.json b/shhs_visit2/shhs2-201441/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7bf57e26ffaac22fdd78d8ef153202be3e02af7a --- /dev/null +++ b/shhs_visit2/shhs2-201441/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201441", + "embedding_dim": 500, + "n_epochs": 1073, + "created_utc": "2026-05-03T18:15:57.936252+00:00", + "shape": [ + 1073, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201441/embeddings.npy b/shhs_visit2/shhs2-201441/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..baa278af9e224d44bae6d7867a4063b1437dece1 --- /dev/null +++ b/shhs_visit2/shhs2-201441/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6ad31cccd03df2825e2a3ee1f222e6071e449708b6b1d316d547819d5c3e74 +size 1073128 diff --git a/shhs_visit2/shhs2-201441/labels.meta.json b/shhs_visit2/shhs2-201441/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e21305a2f88d98b37625f403f10ebf8d3b21ae4a --- /dev/null +++ b/shhs_visit2/shhs2-201441/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201441", + "n_epochs": 1073, + "created_utc": "2026-05-03T18:15:57.939505+00:00", + "shape": [ + 1073 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201441/labels.npy b/shhs_visit2/shhs2-201441/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d20815634754e4f54f320ecc408539db86bc59ed --- /dev/null +++ b/shhs_visit2/shhs2-201441/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8be691403bc6a9305acc677c5e7a9615324959ba276884031ee371da04dea2 +size 2274 diff --git a/shhs_visit2/shhs2-201443/embeddings.meta.json b/shhs_visit2/shhs2-201443/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04d0ebd2c26da081297ff2e83322d2dc2f855399 --- /dev/null +++ b/shhs_visit2/shhs2-201443/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201443", + "embedding_dim": 500, + "n_epochs": 1220, + "created_utc": "2026-05-03T18:15:59.159807+00:00", + "shape": [ + 1220, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201443/embeddings.npy b/shhs_visit2/shhs2-201443/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..48978c79fdd7ca1bfab4552acb9b4d41a297de51 --- /dev/null +++ b/shhs_visit2/shhs2-201443/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5651335a2ab36edb4fc2e588dfdc86647cfc25f4879508a692e02a12757cd5 +size 1220128 diff --git a/shhs_visit2/shhs2-201443/labels.meta.json b/shhs_visit2/shhs2-201443/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f7271e07d26e3fb3e42e8b7786a08be744da5d1 --- /dev/null +++ b/shhs_visit2/shhs2-201443/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201443", + "n_epochs": 1220, + "created_utc": "2026-05-03T18:15:59.163757+00:00", + "shape": [ + 1220 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201443/labels.npy b/shhs_visit2/shhs2-201443/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9981cd92571feadab37211a8054b45c0555bd07b --- /dev/null +++ b/shhs_visit2/shhs2-201443/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5789bf703d4a8b720af80ccd6fd09c8b5d4bdaa90bf0f0cf862be592b0ade6 +size 2568 diff --git a/shhs_visit2/shhs2-201445/embeddings.meta.json b/shhs_visit2/shhs2-201445/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a877f3f76eb73c37772c6a8f5e3011715c215b72 --- /dev/null +++ b/shhs_visit2/shhs2-201445/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201445", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:16:00.337040+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201445/embeddings.npy b/shhs_visit2/shhs2-201445/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f7820a808aa2a0d708278c17d55a131c08dc3e6 --- /dev/null +++ b/shhs_visit2/shhs2-201445/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c618eb40c641465b2d68c5297c2597d97d8da75bd05f3761229072c91e4a5f9 +size 1190128 diff --git a/shhs_visit2/shhs2-201445/labels.meta.json b/shhs_visit2/shhs2-201445/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84fba05e1cd423f08e53a4d03977bdb50b9115f7 --- /dev/null +++ b/shhs_visit2/shhs2-201445/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201445", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:16:00.343404+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201445/labels.npy b/shhs_visit2/shhs2-201445/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2e38117cd0583ff60b900f34da572033b66efdb --- /dev/null +++ b/shhs_visit2/shhs2-201445/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb96972248bed8f36f8ce128b64a90addc13345596e1f7a2b27be38aaceabdb +size 2508 diff --git a/shhs_visit2/shhs2-201446/embeddings.meta.json b/shhs_visit2/shhs2-201446/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73eb4d7cb9069cb81660bc3ba31736937059c4de --- /dev/null +++ b/shhs_visit2/shhs2-201446/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201446", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:01.425860+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201446/embeddings.npy b/shhs_visit2/shhs2-201446/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..19cd12d0a960b759a0f83e05df810831acc2c224 --- /dev/null +++ b/shhs_visit2/shhs2-201446/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614463f5453260363332d1d1fd37262ddc0f4f8b5443d45bd73d41ec4ab936e3 +size 1200128 diff --git a/shhs_visit2/shhs2-201446/labels.meta.json b/shhs_visit2/shhs2-201446/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2fb1edbdcba4e3483fe72f0c2783910ae9ca43c0 --- /dev/null +++ b/shhs_visit2/shhs2-201446/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201446", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:01.431484+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201446/labels.npy b/shhs_visit2/shhs2-201446/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebbffc177b64980a187d064fb75a69aec7eca928 --- /dev/null +++ b/shhs_visit2/shhs2-201446/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6905963692747035ca95b63f172cef4715de3f4a8bc02adaf8207a211d0cb044 +size 2528 diff --git a/shhs_visit2/shhs2-201449/embeddings.meta.json b/shhs_visit2/shhs2-201449/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b33f08cffa54bc29e38351d36571df8b28be69e8 --- /dev/null +++ b/shhs_visit2/shhs2-201449/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201449", + "embedding_dim": 500, + "n_epochs": 1150, + "created_utc": "2026-05-03T18:16:02.520097+00:00", + "shape": [ + 1150, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201449/embeddings.npy b/shhs_visit2/shhs2-201449/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e38b9dedfff524b17100831f6bbf3b689d840c2 --- /dev/null +++ b/shhs_visit2/shhs2-201449/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c21061832dbd8c902e3424bc25545aea6a3d65f4d1ccc8c22ffd1af99abb597 +size 1150128 diff --git a/shhs_visit2/shhs2-201449/labels.meta.json b/shhs_visit2/shhs2-201449/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4e88312885c61f6e29f93d1bd49eaba7f80b20f --- /dev/null +++ b/shhs_visit2/shhs2-201449/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201449", + "n_epochs": 1150, + "created_utc": "2026-05-03T18:16:02.523650+00:00", + "shape": [ + 1150 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201449/labels.npy b/shhs_visit2/shhs2-201449/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..63f1591e8ac7d8d2117d585a350f7bf8cbe37d13 --- /dev/null +++ b/shhs_visit2/shhs2-201449/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af02b082331d579b0d31b8594413b076ec8343160666f94d0184fc09688d34c +size 2428 diff --git a/shhs_visit2/shhs2-201450/embeddings.meta.json b/shhs_visit2/shhs2-201450/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fec04eafc6176bb84c9384f0d332c0594eef06c --- /dev/null +++ b/shhs_visit2/shhs2-201450/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201450", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:16:03.594692+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201450/embeddings.npy b/shhs_visit2/shhs2-201450/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..261d2744573ce651adfdbddb19877591bacef37a --- /dev/null +++ b/shhs_visit2/shhs2-201450/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ee5028bd8a3b0ac2f33d64eacd029da5ef647daa5199635b4747457b70c6da +size 1140128 diff --git a/shhs_visit2/shhs2-201450/labels.meta.json b/shhs_visit2/shhs2-201450/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ef8ad6c6dd9a718cbed1d02d9416c3f53f2e6d7 --- /dev/null +++ b/shhs_visit2/shhs2-201450/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201450", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:16:03.599377+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201450/labels.npy b/shhs_visit2/shhs2-201450/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..384a7c7105fecbe353f9453b6372c41c66997d00 --- /dev/null +++ b/shhs_visit2/shhs2-201450/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0363e4091233771525dc6e850e67e0a1a94efaf758099c0758bd3ce31d79e70 +size 2408 diff --git a/shhs_visit2/shhs2-201451/embeddings.meta.json b/shhs_visit2/shhs2-201451/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b16e30a53fa849c5124b817b527ee2c002880368 --- /dev/null +++ b/shhs_visit2/shhs2-201451/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201451", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:16:04.455890+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201451/embeddings.npy b/shhs_visit2/shhs2-201451/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6285926865ab073086b0fec6ff2bd020c82d7c1 --- /dev/null +++ b/shhs_visit2/shhs2-201451/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda92596cd06aa2c8e324b2fa7e6f073c815f6a9d0488cc2b2bcd8f07c3cf8e8 +size 960128 diff --git a/shhs_visit2/shhs2-201451/labels.meta.json b/shhs_visit2/shhs2-201451/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63611db4758cfbc865ffed24e5a460f153fa7d1d --- /dev/null +++ b/shhs_visit2/shhs2-201451/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201451", + "n_epochs": 960, + "created_utc": "2026-05-03T18:16:04.459318+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201451/labels.npy b/shhs_visit2/shhs2-201451/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a7b56b90789d0a4ad274cdb65bb7842bab4ae0b --- /dev/null +++ b/shhs_visit2/shhs2-201451/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fa8ce0e92031a00e78df158e8e1c52a6ffd1328fba5236c5b9e75c96bd0db3 +size 2048 diff --git a/shhs_visit2/shhs2-201453/embeddings.meta.json b/shhs_visit2/shhs2-201453/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c51f22ddcb89db4cea6814f7ccad76d789abc473 --- /dev/null +++ b/shhs_visit2/shhs2-201453/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201453", + "embedding_dim": 500, + "n_epochs": 1340, + "created_utc": "2026-05-03T18:16:05.838760+00:00", + "shape": [ + 1340, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201453/embeddings.npy b/shhs_visit2/shhs2-201453/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06671ff5cc0df3b7bdc34df06deb686e9b2a8389 --- /dev/null +++ b/shhs_visit2/shhs2-201453/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315a000e41776c970152c55b33a92bd40d3e168bae4290603ef76170da3f5661 +size 1340128 diff --git a/shhs_visit2/shhs2-201453/labels.meta.json b/shhs_visit2/shhs2-201453/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86db73b71af63d12e429fc1af081528e59c34a68 --- /dev/null +++ b/shhs_visit2/shhs2-201453/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201453", + "n_epochs": 1340, + "created_utc": "2026-05-03T18:16:05.842774+00:00", + "shape": [ + 1340 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201453/labels.npy b/shhs_visit2/shhs2-201453/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b572b5167f185b4bf45647ddd8f920e2b3b9b60 --- /dev/null +++ b/shhs_visit2/shhs2-201453/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166547bd7638dd4910e8b94f963ad68e6534617d1476ac087c601203c0e65f65 +size 2808 diff --git a/shhs_visit2/shhs2-201454/embeddings.meta.json b/shhs_visit2/shhs2-201454/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5002f55e814c53727b9ddf80ac6d1c580c1c88e --- /dev/null +++ b/shhs_visit2/shhs2-201454/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201454", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:16:06.984858+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201454/embeddings.npy b/shhs_visit2/shhs2-201454/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58d150606b8162f245d1bbaf65ba673de0c367b7 --- /dev/null +++ b/shhs_visit2/shhs2-201454/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f911012b938add3f036fff92914b03fa8a4e8941257fa7215feb50ce9d736837 +size 1260128 diff --git a/shhs_visit2/shhs2-201454/labels.meta.json b/shhs_visit2/shhs2-201454/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6370027f3dec68892e382bd1d6e2105cd53cba70 --- /dev/null +++ b/shhs_visit2/shhs2-201454/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201454", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:16:06.989107+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201454/labels.npy b/shhs_visit2/shhs2-201454/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5b3e2d2802477d3174e7ea71ef941dd4ed65ca1 --- /dev/null +++ b/shhs_visit2/shhs2-201454/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10a638b6a1cae81f073d45cd075ebca1757471baaaf6fdcef86dd2d8d048ae1 +size 2648 diff --git a/shhs_visit2/shhs2-201455/embeddings.meta.json b/shhs_visit2/shhs2-201455/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f6b929cef18d2b39b1c1c63bdd1b8cf22bf2fbd --- /dev/null +++ b/shhs_visit2/shhs2-201455/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201455", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:16:08.074954+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201455/embeddings.npy b/shhs_visit2/shhs2-201455/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3e66228b0b820aca338bcc621667868962d1110 --- /dev/null +++ b/shhs_visit2/shhs2-201455/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535d12e8888da66e7698d082d4679ff62451be134f1e4130a4ab53fc6a43454a +size 1170128 diff --git a/shhs_visit2/shhs2-201455/labels.meta.json b/shhs_visit2/shhs2-201455/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2d9d69bf79305bc2b45ceaa27f677110f9f6bdd --- /dev/null +++ b/shhs_visit2/shhs2-201455/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201455", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:16:08.078922+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201455/labels.npy b/shhs_visit2/shhs2-201455/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0e4fe59d797ad212bfd9563eafea1bc8fe0e3c2 --- /dev/null +++ b/shhs_visit2/shhs2-201455/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85411549e4dddc70bc192dcd0cf80020ea320d429a35886e9e3d8c8c0a61a49 +size 2468 diff --git a/shhs_visit2/shhs2-201456/embeddings.meta.json b/shhs_visit2/shhs2-201456/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e0338f497d3fa127ba5151a5bdd870413d6fb71 --- /dev/null +++ b/shhs_visit2/shhs2-201456/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201456", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:16:09.026622+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201456/embeddings.npy b/shhs_visit2/shhs2-201456/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..240e1cbecd95ab1f3134f71fc9c60cfa84266e38 --- /dev/null +++ b/shhs_visit2/shhs2-201456/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781e98a74b216e26ae6fc1858ac49addb4e469f2a41122b0ba0b6c01f469fdd5 +size 1080128 diff --git a/shhs_visit2/shhs2-201456/labels.meta.json b/shhs_visit2/shhs2-201456/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76458695a623c2f73564a7e4aea151c9872ba1a7 --- /dev/null +++ b/shhs_visit2/shhs2-201456/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201456", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:16:09.029772+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201456/labels.npy b/shhs_visit2/shhs2-201456/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..788ff2537575980441499c6c4c67d0a837ea963d --- /dev/null +++ b/shhs_visit2/shhs2-201456/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6c387c3dbad75a09ca0fc5184cf7d8f87f66a7a3cb22c41f7a734d32330241 +size 2288 diff --git a/shhs_visit2/shhs2-201458/embeddings.meta.json b/shhs_visit2/shhs2-201458/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c11f35eeb60f8257c9227cfb77edcedfa5f6b868 --- /dev/null +++ b/shhs_visit2/shhs2-201458/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201458", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:16:09.957524+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201458/embeddings.npy b/shhs_visit2/shhs2-201458/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a39d49857640bc852867123b8996d1cfc28ebec --- /dev/null +++ b/shhs_visit2/shhs2-201458/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19829f1645e2bd6a2751f57be46c7773618fb4045d9400d1bf9a40dc14299deb +size 1020128 diff --git a/shhs_visit2/shhs2-201458/labels.meta.json b/shhs_visit2/shhs2-201458/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3c181a285b06a222cd64bfd459bf2df74e46d14 --- /dev/null +++ b/shhs_visit2/shhs2-201458/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201458", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:16:09.961070+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201458/labels.npy b/shhs_visit2/shhs2-201458/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eec81d6f56fd422d9f5a9b4022567ad8a6cf9e0b --- /dev/null +++ b/shhs_visit2/shhs2-201458/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fd433e74fa8127cdcb4e63ec5d1a6db36fe7530d779afa38969bb98b442096 +size 2168 diff --git a/shhs_visit2/shhs2-201459/embeddings.meta.json b/shhs_visit2/shhs2-201459/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ca39eed97d32121ee7555e354d26ee3adde7fc8 --- /dev/null +++ b/shhs_visit2/shhs2-201459/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201459", + "embedding_dim": 500, + "n_epochs": 1240, + "created_utc": "2026-05-03T18:16:11.134153+00:00", + "shape": [ + 1240, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201459/embeddings.npy b/shhs_visit2/shhs2-201459/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfd9f3d318c6fae6fea97e380640eb2170146d6e --- /dev/null +++ b/shhs_visit2/shhs2-201459/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe996b24d7b4464619ebc21ecc4eb922ff9385922e7b667c36cf755933c20523 +size 1240128 diff --git a/shhs_visit2/shhs2-201459/labels.meta.json b/shhs_visit2/shhs2-201459/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..759f3b63ecde02b08953cfe1d84ec80d2f450b9c --- /dev/null +++ b/shhs_visit2/shhs2-201459/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201459", + "n_epochs": 1240, + "created_utc": "2026-05-03T18:16:11.137025+00:00", + "shape": [ + 1240 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201459/labels.npy b/shhs_visit2/shhs2-201459/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cee3f9963125a2d0f7238d41fe374d7aa343263d --- /dev/null +++ b/shhs_visit2/shhs2-201459/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3e0be5a1494d5863ca38c962ed3dbd16c304d1c532776f9f51cc9f0b3894f3 +size 2608 diff --git a/shhs_visit2/shhs2-201461/embeddings.meta.json b/shhs_visit2/shhs2-201461/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..601319424a90ae98a111a6d211f202fb9fd91d55 --- /dev/null +++ b/shhs_visit2/shhs2-201461/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201461", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:16:11.710717+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201461/embeddings.npy b/shhs_visit2/shhs2-201461/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dac8f91ca445836908aae5884a2bbded71911469 --- /dev/null +++ b/shhs_visit2/shhs2-201461/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02333b38fdb83a82897e96514ab13cde4065d1168875a734dcb360a800916455 +size 1140128 diff --git a/shhs_visit2/shhs2-201461/labels.meta.json b/shhs_visit2/shhs2-201461/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d875a566db73f419559a26a1baf89f1f888c407 --- /dev/null +++ b/shhs_visit2/shhs2-201461/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201461", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:16:11.714573+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201461/labels.npy b/shhs_visit2/shhs2-201461/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eccbbd1f2ad27c6afa73053ca292f84c16f5e2d7 --- /dev/null +++ b/shhs_visit2/shhs2-201461/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e4509eb07d7f74291247b298d3c9b6fe63af9247ba33c2b559bf74303708bf +size 2408 diff --git a/shhs_visit2/shhs2-201462/embeddings.meta.json b/shhs_visit2/shhs2-201462/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ab6f935c67e13560e94a06d9943e33eea6544b8 --- /dev/null +++ b/shhs_visit2/shhs2-201462/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201462", + "embedding_dim": 500, + "n_epochs": 1090, + "created_utc": "2026-05-03T18:16:12.819153+00:00", + "shape": [ + 1090, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201462/embeddings.npy b/shhs_visit2/shhs2-201462/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb032456a3df6f46e45b093dbcb9aff75673dd65 --- /dev/null +++ b/shhs_visit2/shhs2-201462/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d0f13a7d52e02fa5d16ad1ae8352f83cae43c747a16a93e5e87afc59681b71 +size 1090128 diff --git a/shhs_visit2/shhs2-201462/labels.meta.json b/shhs_visit2/shhs2-201462/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33bfedc22c71c55fdb5d99dfc30ff181fb282bf3 --- /dev/null +++ b/shhs_visit2/shhs2-201462/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201462", + "n_epochs": 1090, + "created_utc": "2026-05-03T18:16:12.823502+00:00", + "shape": [ + 1090 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201462/labels.npy b/shhs_visit2/shhs2-201462/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3a1dcf4c2fd339f27388cdd4c281b9e9be748ce --- /dev/null +++ b/shhs_visit2/shhs2-201462/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f94a78230567e9e70c32e86f99e28e481722580db1b8b01dc3454bbad67ee7c +size 2308 diff --git a/shhs_visit2/shhs2-201464/embeddings.meta.json b/shhs_visit2/shhs2-201464/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c8782a00543e738f742cb6f6fcdbe1184964094 --- /dev/null +++ b/shhs_visit2/shhs2-201464/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201464", + "embedding_dim": 500, + "n_epochs": 940, + "created_utc": "2026-05-03T18:16:13.779340+00:00", + "shape": [ + 940, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201464/embeddings.npy b/shhs_visit2/shhs2-201464/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a851b30abb5f8722fac93943d1fdf055a114a847 --- /dev/null +++ b/shhs_visit2/shhs2-201464/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85448cd208ad3b507ecabed829e221a0265a353c1545f385c36579bc27aeaf5b +size 940128 diff --git a/shhs_visit2/shhs2-201464/labels.meta.json b/shhs_visit2/shhs2-201464/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af5cbd18ec79d288bab1d4c0fd64f52f222d9dda --- /dev/null +++ b/shhs_visit2/shhs2-201464/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201464", + "n_epochs": 940, + "created_utc": "2026-05-03T18:16:13.786185+00:00", + "shape": [ + 940 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201464/labels.npy b/shhs_visit2/shhs2-201464/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..777c1e1ff6329439d8807483a8798488adecb3b7 --- /dev/null +++ b/shhs_visit2/shhs2-201464/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f495633ece8259d7d9ce00bff1fafa5cacb5ae4a6c12f2d0e1bb98cf557ff6 +size 2008 diff --git a/shhs_visit2/shhs2-201465/embeddings.meta.json b/shhs_visit2/shhs2-201465/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5688aaf532a04d4ca3d591f37514df4489591253 --- /dev/null +++ b/shhs_visit2/shhs2-201465/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201465", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:15.163621+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201465/embeddings.npy b/shhs_visit2/shhs2-201465/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e854d076cdb4605af5faffae5df892e74fd8a618 --- /dev/null +++ b/shhs_visit2/shhs2-201465/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a38834078b3294a7322339566ab86542396a973cfd0eb10747b946c49426dc8 +size 1364128 diff --git a/shhs_visit2/shhs2-201465/labels.meta.json b/shhs_visit2/shhs2-201465/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d26d856931b47b66853356b884a91e36df717e3 --- /dev/null +++ b/shhs_visit2/shhs2-201465/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201465", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:15.167229+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201465/labels.npy b/shhs_visit2/shhs2-201465/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c33396d4cbbf7898fe85586052dbcbf3d9cbb04 --- /dev/null +++ b/shhs_visit2/shhs2-201465/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f053aa6932bc9e3368af661bfbac9f2a4b121088ff12cea70b22895ce8b4b3d4 +size 2856 diff --git a/shhs_visit2/shhs2-201470/embeddings.meta.json b/shhs_visit2/shhs2-201470/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ecba5832a11d278feb7ae4e60564a296d0f7dd58 --- /dev/null +++ b/shhs_visit2/shhs2-201470/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201470", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:15.753577+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201470/embeddings.npy b/shhs_visit2/shhs2-201470/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1aefcabfd853f28b58990ba4c2fe27d0f3811a08 --- /dev/null +++ b/shhs_visit2/shhs2-201470/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbea76873790c208931466bf68a53df68bd95ab1a308bd15c55fedc4e1cc04b +size 1200128 diff --git a/shhs_visit2/shhs2-201470/labels.meta.json b/shhs_visit2/shhs2-201470/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..870900a6f5c13d94162d47767c3d31c82b032ca9 --- /dev/null +++ b/shhs_visit2/shhs2-201470/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201470", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:15.758097+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201470/labels.npy b/shhs_visit2/shhs2-201470/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..34aa9269e58d742739d2787a1fb09719eabeb1fe --- /dev/null +++ b/shhs_visit2/shhs2-201470/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704211cd1f68dadedf579c017523c509ecda35775740fbec206b7556c97c0403 +size 2528 diff --git a/shhs_visit2/shhs2-201471/embeddings.meta.json b/shhs_visit2/shhs2-201471/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72c02fecd6b65ce03f299a5484eb03837654049a --- /dev/null +++ b/shhs_visit2/shhs2-201471/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201471", + "embedding_dim": 500, + "n_epochs": 1291, + "created_utc": "2026-05-03T18:16:19.092357+00:00", + "shape": [ + 1291, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201471/embeddings.npy b/shhs_visit2/shhs2-201471/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8bd78a9ff32e6c0f5d2f5b9627f1ed78c664b237 --- /dev/null +++ b/shhs_visit2/shhs2-201471/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b43cfc73ac9f4fd039edf98a1aae843b01e352e3a3e40f9f407d7cfedabe48 +size 1291128 diff --git a/shhs_visit2/shhs2-201471/labels.meta.json b/shhs_visit2/shhs2-201471/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3aeb5f12d788e8d7fba126f9ac832894339f18c4 --- /dev/null +++ b/shhs_visit2/shhs2-201471/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201471", + "n_epochs": 1291, + "created_utc": "2026-05-03T18:16:19.096875+00:00", + "shape": [ + 1291 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201471/labels.npy b/shhs_visit2/shhs2-201471/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa738abb801b56e47f004a9b7da4a235f3fd297a --- /dev/null +++ b/shhs_visit2/shhs2-201471/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fe5baca5ef0eff96cd29347fd74c5dcb29b3be4708f4330aec48631d3386a9 +size 2710 diff --git a/shhs_visit2/shhs2-201472/embeddings.meta.json b/shhs_visit2/shhs2-201472/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bec03b91905cd20e72da54fcec5c66a7c0cc971a --- /dev/null +++ b/shhs_visit2/shhs2-201472/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201472", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:16:20.363448+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201472/embeddings.npy b/shhs_visit2/shhs2-201472/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4f86a49b0e942ed989e7714841c522e10f800ab --- /dev/null +++ b/shhs_visit2/shhs2-201472/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0778c7c3b7411080b19ec8f9933b6716312e15467b92cf5cb791234758d3152b +size 1210128 diff --git a/shhs_visit2/shhs2-201472/labels.meta.json b/shhs_visit2/shhs2-201472/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..591b0771b1e991969496d3dfa7a267fda3cda191 --- /dev/null +++ b/shhs_visit2/shhs2-201472/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201472", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:16:20.369255+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201472/labels.npy b/shhs_visit2/shhs2-201472/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb1d1662507aebb065839fb586e053ffa5b7de7c --- /dev/null +++ b/shhs_visit2/shhs2-201472/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25efaa441bcd7a79228204c34521c8ed05cf59ba4421576ae9778d1de78b483f +size 2548 diff --git a/shhs_visit2/shhs2-201473/embeddings.meta.json b/shhs_visit2/shhs2-201473/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed0fcfba87e0f9560ff83aff63305803feb18fd1 --- /dev/null +++ b/shhs_visit2/shhs2-201473/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201473", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:16:21.545853+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201473/embeddings.npy b/shhs_visit2/shhs2-201473/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6bd886c574fe53b68dc50a685b463f775943b671 --- /dev/null +++ b/shhs_visit2/shhs2-201473/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ccb38eb09e0b6993dbeda4cb569bb23aece9f3e974c82ea1bdd1eb267b619d6 +size 1260128 diff --git a/shhs_visit2/shhs2-201473/labels.meta.json b/shhs_visit2/shhs2-201473/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19d52308db97c4e64ec62491828470ab4ac38997 --- /dev/null +++ b/shhs_visit2/shhs2-201473/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201473", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:16:21.549896+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201473/labels.npy b/shhs_visit2/shhs2-201473/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ab5868e7c4ad1525487c9a6735d79e3fb4632b7 --- /dev/null +++ b/shhs_visit2/shhs2-201473/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5e9c35629d35833f2387f2fd0112129caf00602af0097b413379cb52ba3a4d +size 2648 diff --git a/shhs_visit2/shhs2-201477/embeddings.meta.json b/shhs_visit2/shhs2-201477/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e99fbc269a4fd52fd3662326a2e5774c9c7929e --- /dev/null +++ b/shhs_visit2/shhs2-201477/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201477", + "embedding_dim": 500, + "n_epochs": 1314, + "created_utc": "2026-05-03T18:16:22.911836+00:00", + "shape": [ + 1314, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201477/embeddings.npy b/shhs_visit2/shhs2-201477/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..01e39510063d33bb103c35dce7decd228d81582e --- /dev/null +++ b/shhs_visit2/shhs2-201477/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b63ad3b3ad08fd16df7415fca73e3fd7210a367d9b542330debd3d0ca00324 +size 1314128 diff --git a/shhs_visit2/shhs2-201477/labels.meta.json b/shhs_visit2/shhs2-201477/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0eeea9a55ef07d751e135a6548be8b1ef8dcf5aa --- /dev/null +++ b/shhs_visit2/shhs2-201477/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201477", + "n_epochs": 1314, + "created_utc": "2026-05-03T18:16:22.915931+00:00", + "shape": [ + 1314 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201477/labels.npy b/shhs_visit2/shhs2-201477/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..75c2cb4ff7c6f57d85a7a17f8ae9895637eb9bbe --- /dev/null +++ b/shhs_visit2/shhs2-201477/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab759b0f9cea9fee49fc69b387324e72f386ecfec018906dfdcee15c919c284c +size 2756 diff --git a/shhs_visit2/shhs2-201478/embeddings.meta.json b/shhs_visit2/shhs2-201478/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b88abd0fd10bbfe0d254af3287a488f1d9e2d7ab --- /dev/null +++ b/shhs_visit2/shhs2-201478/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201478", + "embedding_dim": 500, + "n_epochs": 1069, + "created_utc": "2026-05-03T18:16:25.260283+00:00", + "shape": [ + 1069, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201478/embeddings.npy b/shhs_visit2/shhs2-201478/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1248d6aba652611c56868bd62a3937d5e7c71515 --- /dev/null +++ b/shhs_visit2/shhs2-201478/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5aa0bd7857e1cc5f344076d90668325b91ac31f821edd9f947da94c271f245 +size 1069128 diff --git a/shhs_visit2/shhs2-201478/labels.meta.json b/shhs_visit2/shhs2-201478/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cca011b5aa170d23bad19274c3332d239cc9559b --- /dev/null +++ b/shhs_visit2/shhs2-201478/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201478", + "n_epochs": 1069, + "created_utc": "2026-05-03T18:16:25.265458+00:00", + "shape": [ + 1069 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201478/labels.npy b/shhs_visit2/shhs2-201478/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e64e12cb52cadc78bd0d9fe25183e03ca39d6d2d --- /dev/null +++ b/shhs_visit2/shhs2-201478/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ebfe95c3cf1e1ad5b0466f68416aa9dce9f04db779d1214f5f8aea0c5b7a2bc +size 2266 diff --git a/shhs_visit2/shhs2-201481/embeddings.meta.json b/shhs_visit2/shhs2-201481/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7082f42d9fddc6efe227a00388c04fc9977afbef --- /dev/null +++ b/shhs_visit2/shhs2-201481/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201481", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:26.522467+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201481/embeddings.npy b/shhs_visit2/shhs2-201481/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b2329a1c2b5110d7e13c4e0948f552a9da9f959 --- /dev/null +++ b/shhs_visit2/shhs2-201481/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2187d3c8b029f2b71c97ef578e66f62a0eef3f84833ac768b21197b49d7994 +size 1320128 diff --git a/shhs_visit2/shhs2-201481/labels.meta.json b/shhs_visit2/shhs2-201481/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2620538cc7e8ed3ce6bcf43b139383a5171b5869 --- /dev/null +++ b/shhs_visit2/shhs2-201481/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201481", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:26.527057+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201481/labels.npy b/shhs_visit2/shhs2-201481/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..44782dc86ca87ce7d45f9b302fa90f99f94ca86e --- /dev/null +++ b/shhs_visit2/shhs2-201481/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7ab4e16b6d93f20b4417565b8f62677f35e2e5c7df4e4e56facd6e427bebac +size 2768 diff --git a/shhs_visit2/shhs2-201482/embeddings.meta.json b/shhs_visit2/shhs2-201482/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d16b43c04bb8063be5299db3ffff10388669f664 --- /dev/null +++ b/shhs_visit2/shhs2-201482/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201482", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:16:27.845075+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201482/embeddings.npy b/shhs_visit2/shhs2-201482/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6efcf044eb1123223b16769bcabab00c3e930d01 --- /dev/null +++ b/shhs_visit2/shhs2-201482/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48bd16e4059c0cc3d56acf87ceca175d03b9bd1cf0cd4580ed0dc37a6f73b727 +size 1290128 diff --git a/shhs_visit2/shhs2-201482/labels.meta.json b/shhs_visit2/shhs2-201482/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfd95a529f7dd81429357ecc1ed1e36c641081e0 --- /dev/null +++ b/shhs_visit2/shhs2-201482/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201482", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:16:27.848678+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201482/labels.npy b/shhs_visit2/shhs2-201482/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a8a6a149d869184db5f6f73b6f63e424c5de7fb --- /dev/null +++ b/shhs_visit2/shhs2-201482/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f4dd5931f878c80623b1b05bfd039fbc13b0cf8ef367a2f9e23a3386063637 +size 2708 diff --git a/shhs_visit2/shhs2-201484/embeddings.meta.json b/shhs_visit2/shhs2-201484/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f5b5cc85c4e989056a5d60bac4f6baa7d1ecfed --- /dev/null +++ b/shhs_visit2/shhs2-201484/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201484", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:28.953023+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201484/embeddings.npy b/shhs_visit2/shhs2-201484/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9247c9e08aa096a4ebfb59be05a8dc9ec5de184e --- /dev/null +++ b/shhs_visit2/shhs2-201484/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5115d4e6d7d6352a08033f6d78706452575a71be1928b8a67880369396b7c8b +size 1200128 diff --git a/shhs_visit2/shhs2-201484/labels.meta.json b/shhs_visit2/shhs2-201484/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8bb3ca82a68dc595c50e6dbf06fa0c5abc79ae3 --- /dev/null +++ b/shhs_visit2/shhs2-201484/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201484", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:28.959280+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201484/labels.npy b/shhs_visit2/shhs2-201484/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..80080d389ad8bd9656945525686217f1435f5ca8 --- /dev/null +++ b/shhs_visit2/shhs2-201484/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55aaa04dca06aad656d53810d017255aa3f3c8f186c1ee760dc7ba955b41aa3 +size 2528 diff --git a/shhs_visit2/shhs2-201487/embeddings.meta.json b/shhs_visit2/shhs2-201487/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d6db889cac8d65cb6adb97db0abe16eb9182588 --- /dev/null +++ b/shhs_visit2/shhs2-201487/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201487", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:16:29.942121+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201487/embeddings.npy b/shhs_visit2/shhs2-201487/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e95c725e1a906702ecb9163c944a621a4c320009 --- /dev/null +++ b/shhs_visit2/shhs2-201487/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2327bc3d648b23227182afcae3e409da9f2550c5840049c26ef81ed4cc1ce05 +size 1080128 diff --git a/shhs_visit2/shhs2-201487/labels.meta.json b/shhs_visit2/shhs2-201487/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ce52d0425d02e9613b942a33fc2baeec3adae04 --- /dev/null +++ b/shhs_visit2/shhs2-201487/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201487", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:16:29.945643+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201487/labels.npy b/shhs_visit2/shhs2-201487/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a35058f5c990229b3c5fa9fbc7349234bb6bebb4 --- /dev/null +++ b/shhs_visit2/shhs2-201487/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf6ce700101aaf6386529608c6b5f91874a6f6be9d78078c9675830a9cddf4e +size 2288 diff --git a/shhs_visit2/shhs2-201488/embeddings.meta.json b/shhs_visit2/shhs2-201488/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e26c994eb29ce717e0da52e48540b7327e743079 --- /dev/null +++ b/shhs_visit2/shhs2-201488/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201488", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:16:31.066875+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201488/embeddings.npy b/shhs_visit2/shhs2-201488/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..10feb3679c940df86f423887854d3f8fa273482c --- /dev/null +++ b/shhs_visit2/shhs2-201488/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41368b8c1b5bafb69b5fe7c129123343e220551c9d0b7596c0fae287f093c124 +size 1140128 diff --git a/shhs_visit2/shhs2-201488/labels.meta.json b/shhs_visit2/shhs2-201488/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..321cb1c80c5fb3c4fd81a4dd3467dfbd9326813e --- /dev/null +++ b/shhs_visit2/shhs2-201488/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201488", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:16:31.071101+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201488/labels.npy b/shhs_visit2/shhs2-201488/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..43202f77338f7ba671b30f8a3d8a961308033a6e --- /dev/null +++ b/shhs_visit2/shhs2-201488/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc68f7faba3b7db6d2a86c66b30428419a0f31a6323018e135f799c7107cf1b +size 2408 diff --git a/shhs_visit2/shhs2-201490/embeddings.meta.json b/shhs_visit2/shhs2-201490/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76a2c367fea37a90ba526f034205f8886e337486 --- /dev/null +++ b/shhs_visit2/shhs2-201490/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201490", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:32.291264+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201490/embeddings.npy b/shhs_visit2/shhs2-201490/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2248ccbeed5dd5eb8d313456ea9944d77659012e --- /dev/null +++ b/shhs_visit2/shhs2-201490/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44d64dc13e2d2e0dbc5c597589f180d50e9e5bdfef2711d1f993579ed078b18 +size 1320128 diff --git a/shhs_visit2/shhs2-201490/labels.meta.json b/shhs_visit2/shhs2-201490/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..adb4b8c50597b612a7b89df164ceb238ed2714d7 --- /dev/null +++ b/shhs_visit2/shhs2-201490/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201490", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:32.296938+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201490/labels.npy b/shhs_visit2/shhs2-201490/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5cf4872c78d35f4c6664e1dd54102c9cb0f6396d --- /dev/null +++ b/shhs_visit2/shhs2-201490/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3377e40f156c067fef6fdd70e6c318246965f3674f56ebdf5705aa9304e877 +size 2768 diff --git a/shhs_visit2/shhs2-201493/embeddings.meta.json b/shhs_visit2/shhs2-201493/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f3f5320831fc6d2d14f6e287721aa27f7fb1fa2 --- /dev/null +++ b/shhs_visit2/shhs2-201493/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201493", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:33.451285+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201493/embeddings.npy b/shhs_visit2/shhs2-201493/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..094e31fd4b46d3b52ead9b1b07c25d85c530537d --- /dev/null +++ b/shhs_visit2/shhs2-201493/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cef4b0750aa6c3b2a56f844ef7085d8d111f78ccdd3e7584c81deffa88fb23 +size 1200128 diff --git a/shhs_visit2/shhs2-201493/labels.meta.json b/shhs_visit2/shhs2-201493/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21028ea4dbde757b085df6f88c8ad1162d837a04 --- /dev/null +++ b/shhs_visit2/shhs2-201493/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201493", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:33.455982+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201493/labels.npy b/shhs_visit2/shhs2-201493/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..87cf4dec9c26ab95676ae0513e26e73699ced2a2 --- /dev/null +++ b/shhs_visit2/shhs2-201493/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19aae451fe910a47daaf3ed733a44e7bfbd1f96751a31c9a2c7a231bb86d0a8e +size 2528 diff --git a/shhs_visit2/shhs2-201497/embeddings.meta.json b/shhs_visit2/shhs2-201497/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea020bfd53ef624cb4a25a7a5963edac08cb962a --- /dev/null +++ b/shhs_visit2/shhs2-201497/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201497", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:34.531317+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201497/embeddings.npy b/shhs_visit2/shhs2-201497/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..338a93f9cc76ee14347bcc0e7cabdce994da724b --- /dev/null +++ b/shhs_visit2/shhs2-201497/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f261bd3f9893c69c1cf5e79e45ac58190064d674520ff669c732a9bb6c1e710 +size 1200128 diff --git a/shhs_visit2/shhs2-201497/labels.meta.json b/shhs_visit2/shhs2-201497/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e8056038d5dde53e22c6abe39548dbfc4e0064c --- /dev/null +++ b/shhs_visit2/shhs2-201497/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201497", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:34.536338+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201497/labels.npy b/shhs_visit2/shhs2-201497/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..28bff795d688b8e418118c0aefbbd5c3f65ed4b1 --- /dev/null +++ b/shhs_visit2/shhs2-201497/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cceef6897750195124e7488e3ec35ae131edb4ec599ae9a2d74bd52b8738722 +size 2528 diff --git a/shhs_visit2/shhs2-201499/embeddings.meta.json b/shhs_visit2/shhs2-201499/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59ae8b0973b8998484278ee5dd8853c93ecaebb0 --- /dev/null +++ b/shhs_visit2/shhs2-201499/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201499", + "embedding_dim": 500, + "n_epochs": 1354, + "created_utc": "2026-05-03T18:16:36.937592+00:00", + "shape": [ + 1354, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201499/embeddings.npy b/shhs_visit2/shhs2-201499/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6874c819f6ab775d52c03ee936da489ef9315569 --- /dev/null +++ b/shhs_visit2/shhs2-201499/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb663f4d17214e408a9ae83870175c4433a7941d09d7660f5abe30f7df056a2 +size 1354128 diff --git a/shhs_visit2/shhs2-201499/labels.meta.json b/shhs_visit2/shhs2-201499/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69c4812da90654ec2a073cf8fd085e1fcae0cf46 --- /dev/null +++ b/shhs_visit2/shhs2-201499/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201499", + "n_epochs": 1354, + "created_utc": "2026-05-03T18:16:36.942745+00:00", + "shape": [ + 1354 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201499/labels.npy b/shhs_visit2/shhs2-201499/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..54222f1db7973cad6f5489d198b81fcc627ad4d8 --- /dev/null +++ b/shhs_visit2/shhs2-201499/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b35dafc702d0d3edf8265d20d2fde2e0736349319d3efcdbca678683621018 +size 2836 diff --git a/shhs_visit2/shhs2-201500/embeddings.meta.json b/shhs_visit2/shhs2-201500/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..09c5763fbf209d567b11603f0cfe285b19f79d63 --- /dev/null +++ b/shhs_visit2/shhs2-201500/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201500", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:38.301371+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201500/embeddings.npy b/shhs_visit2/shhs2-201500/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d576a465ab24a328e1dc8e77f60f74864369077a --- /dev/null +++ b/shhs_visit2/shhs2-201500/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef144d4d6734eac8e5b685f701ca852edc6396bee0a5035188b13287f584822 +size 1364128 diff --git a/shhs_visit2/shhs2-201500/labels.meta.json b/shhs_visit2/shhs2-201500/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af415b925cb8b2353d5fc42d682145bc1374fe31 --- /dev/null +++ b/shhs_visit2/shhs2-201500/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201500", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:38.305270+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201500/labels.npy b/shhs_visit2/shhs2-201500/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b207937e8413b134922877d4f1020deea58fcd63 --- /dev/null +++ b/shhs_visit2/shhs2-201500/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc73a586ed3d6a9ee39224a864e8d903d500902f0f7f576b59e83b6f8dc0949 +size 2856 diff --git a/shhs_visit2/shhs2-201501/embeddings.meta.json b/shhs_visit2/shhs2-201501/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ead34a27df1fa4fd7eedd5d1193ff5ea5c525a59 --- /dev/null +++ b/shhs_visit2/shhs2-201501/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201501", + "embedding_dim": 500, + "n_epochs": 1105, + "created_utc": "2026-05-03T18:16:38.823054+00:00", + "shape": [ + 1105, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201501/embeddings.npy b/shhs_visit2/shhs2-201501/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d365b6321fcaed2293465999ee76dffdbbab9f1c --- /dev/null +++ b/shhs_visit2/shhs2-201501/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6340dd359b3bbd0cb26b2eb8daf47b077e99e5d862df518681f3bfdc7495d13 +size 1105128 diff --git a/shhs_visit2/shhs2-201501/labels.meta.json b/shhs_visit2/shhs2-201501/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21a677e8e3b46818709476b3248f1175b19a5c4c --- /dev/null +++ b/shhs_visit2/shhs2-201501/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201501", + "n_epochs": 1105, + "created_utc": "2026-05-03T18:16:38.826982+00:00", + "shape": [ + 1105 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201501/labels.npy b/shhs_visit2/shhs2-201501/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e10e33ace74cafd437fc61d301c27e2092d7ee0 --- /dev/null +++ b/shhs_visit2/shhs2-201501/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f9d751fbfb7e40c5acfa16b5c32871e08993a4f36e32d4e10093afc85dc885 +size 2338 diff --git a/shhs_visit2/shhs2-201503/embeddings.meta.json b/shhs_visit2/shhs2-201503/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91838ea0c9639f051b6c6d2d21ea5dfb3b2b2755 --- /dev/null +++ b/shhs_visit2/shhs2-201503/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201503", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:39.916766+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201503/embeddings.npy b/shhs_visit2/shhs2-201503/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..960dfded63080e06c89e1e33df92f88f3f52b600 --- /dev/null +++ b/shhs_visit2/shhs2-201503/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74aa1239345dd82d54c755e8c811495408634bca776dc367a1c5ef22c97d6bfa +size 1200128 diff --git a/shhs_visit2/shhs2-201503/labels.meta.json b/shhs_visit2/shhs2-201503/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d248fe66bf5b31b9655367ff6ffeea6fc409763c --- /dev/null +++ b/shhs_visit2/shhs2-201503/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201503", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:39.922819+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201503/labels.npy b/shhs_visit2/shhs2-201503/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ac3c5308f7e39bb8589e34cd1c7fa32a02ac3e1 --- /dev/null +++ b/shhs_visit2/shhs2-201503/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0fa459cbe99a7b00be7be08c97a7353c603157d3904748f57e089558d6da6e +size 2528 diff --git a/shhs_visit2/shhs2-201507/embeddings.meta.json b/shhs_visit2/shhs2-201507/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c244f15d5c5be2a80e7a7ec0892274bb3e65968 --- /dev/null +++ b/shhs_visit2/shhs2-201507/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201507", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:41.355549+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201507/embeddings.npy b/shhs_visit2/shhs2-201507/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4477649f3c45811c3123c81552aac8f0a9416117 --- /dev/null +++ b/shhs_visit2/shhs2-201507/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0f34ea26ead2ad9bcb4f21b04f6053abcb6cb555caa991469e4344337db512 +size 1364128 diff --git a/shhs_visit2/shhs2-201507/labels.meta.json b/shhs_visit2/shhs2-201507/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0953e1d57818bfcda042096843eb46a7769151b0 --- /dev/null +++ b/shhs_visit2/shhs2-201507/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201507", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:41.360244+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201507/labels.npy b/shhs_visit2/shhs2-201507/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cbbe858a24c82582eb5c55ec7a16033bf0d7d2d8 --- /dev/null +++ b/shhs_visit2/shhs2-201507/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b32d9605f6efb127f6fa0356634da9e5a00b1202665b254f96ab543c06ba68 +size 2856 diff --git a/shhs_visit2/shhs2-201508/embeddings.meta.json b/shhs_visit2/shhs2-201508/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40f2c81cb7f05e78ddae851110066dd258239587 --- /dev/null +++ b/shhs_visit2/shhs2-201508/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201508", + "embedding_dim": 500, + "n_epochs": 1333, + "created_utc": "2026-05-03T18:16:42.744614+00:00", + "shape": [ + 1333, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201508/embeddings.npy b/shhs_visit2/shhs2-201508/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5dd3f49cd500e55ce56baaf3a7a83b230c9fc47b --- /dev/null +++ b/shhs_visit2/shhs2-201508/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bde1678f887a41b88a7139c7825ee859266878002f2b4d69eaaf3b9b36b1a8 +size 1333128 diff --git a/shhs_visit2/shhs2-201508/labels.meta.json b/shhs_visit2/shhs2-201508/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43404384ccd12b0c96454d38d7566962c28202bf --- /dev/null +++ b/shhs_visit2/shhs2-201508/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201508", + "n_epochs": 1333, + "created_utc": "2026-05-03T18:16:42.748136+00:00", + "shape": [ + 1333 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201508/labels.npy b/shhs_visit2/shhs2-201508/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec13a80f50ec69a0ede973d4f3ea94d7c9fd5f4e --- /dev/null +++ b/shhs_visit2/shhs2-201508/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f28c335323455c989d7ec86b54aba76899b4b5c23001078606cd8001cecaad +size 2794 diff --git a/shhs_visit2/shhs2-201509/embeddings.meta.json b/shhs_visit2/shhs2-201509/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1fc8de14d821ffbebbfd4ea1a9ff1b31409c5f2a --- /dev/null +++ b/shhs_visit2/shhs2-201509/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201509", + "embedding_dim": 500, + "n_epochs": 1337, + "created_utc": "2026-05-03T18:16:44.461545+00:00", + "shape": [ + 1337, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201509/embeddings.npy b/shhs_visit2/shhs2-201509/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7bbf0aa87e4c576a18fd806f29b64d71acb515d --- /dev/null +++ b/shhs_visit2/shhs2-201509/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d9ccbee9a402b3d84e2ee6eb454d6bafb69e0e642d824777a9724ece7cf298 +size 1337128 diff --git a/shhs_visit2/shhs2-201509/labels.meta.json b/shhs_visit2/shhs2-201509/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee0cb60710386b3ee72d78b58d7d91510a418abd --- /dev/null +++ b/shhs_visit2/shhs2-201509/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201509", + "n_epochs": 1337, + "created_utc": "2026-05-03T18:16:44.465067+00:00", + "shape": [ + 1337 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201509/labels.npy b/shhs_visit2/shhs2-201509/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..adb4e8c2a38a9039e916f3b234cefbac3211bca8 --- /dev/null +++ b/shhs_visit2/shhs2-201509/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfcb74b6e4d98678e593d9666cd948848e557cde6b99eb557629bee9154e0c2 +size 2802 diff --git a/shhs_visit2/shhs2-201511/embeddings.meta.json b/shhs_visit2/shhs2-201511/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3258a4d67efd1cf582938d79c086643f4df55f6 --- /dev/null +++ b/shhs_visit2/shhs2-201511/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201511", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:45.894819+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201511/embeddings.npy b/shhs_visit2/shhs2-201511/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9b2897141ce1c021873ca931179932b51feda2e --- /dev/null +++ b/shhs_visit2/shhs2-201511/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28b7cb41ebc02ea585102f91172d37471acd966d43056680ff1a8f25a559ea0 +size 1364128 diff --git a/shhs_visit2/shhs2-201511/labels.meta.json b/shhs_visit2/shhs2-201511/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86f67d9e3dee374d9ea0dbbce40729848936db7e --- /dev/null +++ b/shhs_visit2/shhs2-201511/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201511", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:45.899233+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201511/labels.npy b/shhs_visit2/shhs2-201511/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15ff4308009d5446444d5d139aa1337cf319ddba --- /dev/null +++ b/shhs_visit2/shhs2-201511/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c2495ecc3112a5619fd2c1bfaad8dac7b68a89fe27261e2a64d34c0094153b6 +size 2856 diff --git a/shhs_visit2/shhs2-201512/embeddings.meta.json b/shhs_visit2/shhs2-201512/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22f11d340da5d3bd24a5b11b48d2a38b7f6de671 --- /dev/null +++ b/shhs_visit2/shhs2-201512/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201512", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:16:47.089823+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201512/embeddings.npy b/shhs_visit2/shhs2-201512/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a28289e543d870e9c7d419961fb7a09987610e3 --- /dev/null +++ b/shhs_visit2/shhs2-201512/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee6eca6cab9f8ff93250aa8b3e498fafdae8da699aae91d299bb5d338a506b5 +size 1260128 diff --git a/shhs_visit2/shhs2-201512/labels.meta.json b/shhs_visit2/shhs2-201512/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6d8174261ffc1f9717431255106deb7381aff20 --- /dev/null +++ b/shhs_visit2/shhs2-201512/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201512", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:16:47.093357+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201512/labels.npy b/shhs_visit2/shhs2-201512/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..77d3408bd938917b83a5e8e97c5c6b92e4d94ea2 --- /dev/null +++ b/shhs_visit2/shhs2-201512/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2027d3686423c27f40f10151edfaddf62e79d3770616f63956f079e0bc5d188 +size 2648 diff --git a/shhs_visit2/shhs2-201513/embeddings.meta.json b/shhs_visit2/shhs2-201513/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..49765b64977024e9bec09e53576c5629b3d97a9c --- /dev/null +++ b/shhs_visit2/shhs2-201513/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201513", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:47.658266+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201513/embeddings.npy b/shhs_visit2/shhs2-201513/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4b7a24a28c4e31e3174d9c7c4324c75a435555c --- /dev/null +++ b/shhs_visit2/shhs2-201513/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a339661281c813eb98321858674c3685021f13e89416feca25659dab69bb47a0 +size 1200128 diff --git a/shhs_visit2/shhs2-201513/labels.meta.json b/shhs_visit2/shhs2-201513/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdf3dd7d40635d9d3370229a0a132b5f686784a7 --- /dev/null +++ b/shhs_visit2/shhs2-201513/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201513", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:16:47.662795+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201513/labels.npy b/shhs_visit2/shhs2-201513/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a2fc4cc335d1d2b69ad3161b981f9775319f0a2 --- /dev/null +++ b/shhs_visit2/shhs2-201513/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3baa5b1ca7d5d94d73d2bee3876010c690f6cfb3f4a5b6575f087612a5a50bab +size 2528 diff --git a/shhs_visit2/shhs2-201514/embeddings.meta.json b/shhs_visit2/shhs2-201514/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d72ce9c125e3bd1ae25c62e26cb660042cb593a2 --- /dev/null +++ b/shhs_visit2/shhs2-201514/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201514", + "embedding_dim": 500, + "n_epochs": 1149, + "created_utc": "2026-05-03T18:16:48.204440+00:00", + "shape": [ + 1149, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201514/embeddings.npy b/shhs_visit2/shhs2-201514/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9df6b2b79a3c83f36267567eaec9d70f3b833d2d --- /dev/null +++ b/shhs_visit2/shhs2-201514/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9522ccdfea150c9c96b5da5cf774fc879826ab8ab3e9aa67d370fcc5c7ac42af +size 1149128 diff --git a/shhs_visit2/shhs2-201514/labels.meta.json b/shhs_visit2/shhs2-201514/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..daeae1559d54afb25475f3c0befc9b8996d1db7e --- /dev/null +++ b/shhs_visit2/shhs2-201514/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201514", + "n_epochs": 1149, + "created_utc": "2026-05-03T18:16:48.208436+00:00", + "shape": [ + 1149 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201514/labels.npy b/shhs_visit2/shhs2-201514/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..42355968e27f3d84bcb77018d828c3fbbcb90724 --- /dev/null +++ b/shhs_visit2/shhs2-201514/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d2c61a52167c74cd96a81d17e3e11af712aa137b64351d40e55c3c76303a3e +size 2426 diff --git a/shhs_visit2/shhs2-201517/embeddings.meta.json b/shhs_visit2/shhs2-201517/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8cd35c1d3bb9673fdb4c4ba002bcea618d155b48 --- /dev/null +++ b/shhs_visit2/shhs2-201517/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201517", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:49.423246+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201517/embeddings.npy b/shhs_visit2/shhs2-201517/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d1b52f3b9d943eb52d2a269de8d42a33f517aba --- /dev/null +++ b/shhs_visit2/shhs2-201517/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f3fb5732b7e4f4cf4ebd27f8dab1e7ab4a1478577e68a3ea70ae1e3cd2f5f2 +size 1320128 diff --git a/shhs_visit2/shhs2-201517/labels.meta.json b/shhs_visit2/shhs2-201517/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..992e3f63f35f30caa1306aaa4c12c842e992cc2d --- /dev/null +++ b/shhs_visit2/shhs2-201517/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201517", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:49.427044+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201517/labels.npy b/shhs_visit2/shhs2-201517/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b15186ff8e24ce86e16c7c4c7c7f1e8e08727892 --- /dev/null +++ b/shhs_visit2/shhs2-201517/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd0df844c692e968f475daba95a70b7900875d8965d3385486034f0eb6870ff +size 2768 diff --git a/shhs_visit2/shhs2-201519/embeddings.meta.json b/shhs_visit2/shhs2-201519/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a885449146d16fda4242f43d24cb8efb476dac0 --- /dev/null +++ b/shhs_visit2/shhs2-201519/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201519", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:50.089425+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201519/embeddings.npy b/shhs_visit2/shhs2-201519/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a085a5eede77c06cb8864cfd14dfb88d6c909c64 --- /dev/null +++ b/shhs_visit2/shhs2-201519/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfa9321355bf9107572508e86f1c47eb61db4cb1d51c879d6abc8d3fafeea4f +size 1364128 diff --git a/shhs_visit2/shhs2-201519/labels.meta.json b/shhs_visit2/shhs2-201519/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..916486340cb8afca359c5453ff968b669c5b5143 --- /dev/null +++ b/shhs_visit2/shhs2-201519/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201519", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:50.093345+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201519/labels.npy b/shhs_visit2/shhs2-201519/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d682364e3b1cb0524e0e486ff299e9a4620e427b --- /dev/null +++ b/shhs_visit2/shhs2-201519/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd538382a98ae92bca11ef226781632926c14992d4bb980567bf2b30a0661982 +size 2856 diff --git a/shhs_visit2/shhs2-201521/embeddings.meta.json b/shhs_visit2/shhs2-201521/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9022f4ff96274ff07f75b2eed9caa475fc8223fb --- /dev/null +++ b/shhs_visit2/shhs2-201521/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201521", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:16:51.822382+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201521/embeddings.npy b/shhs_visit2/shhs2-201521/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4fbd00e592ae54e1bc25e523a8109d454ce1b19c --- /dev/null +++ b/shhs_visit2/shhs2-201521/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8371a36b22cb9e84191083f5bf6f1de917be2191d96f288ed95b147f5ab8c42 +size 1142128 diff --git a/shhs_visit2/shhs2-201521/labels.meta.json b/shhs_visit2/shhs2-201521/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87ff2bd64368e8264a2c434e4e05d2bc62ef084b --- /dev/null +++ b/shhs_visit2/shhs2-201521/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201521", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:16:51.825842+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201521/labels.npy b/shhs_visit2/shhs2-201521/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..09a1504f0aad1f495606020e0de3b1fe4ea31a9c --- /dev/null +++ b/shhs_visit2/shhs2-201521/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbe89bebb735c5cae993501cfc6f2628e48aa5cee4b233dc314e14851224325 +size 2412 diff --git a/shhs_visit2/shhs2-201522/embeddings.meta.json b/shhs_visit2/shhs2-201522/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60f891a630aeb3362c1d86dc077fddabf4bf829f --- /dev/null +++ b/shhs_visit2/shhs2-201522/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201522", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:16:52.823384+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201522/embeddings.npy b/shhs_visit2/shhs2-201522/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17599e1efdde04802cdea5e1e60d3a1599f88782 --- /dev/null +++ b/shhs_visit2/shhs2-201522/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b150b19399b53861a889a557acaf19d4a28c536bebc30da600839dbcef8ec5c3 +size 1080128 diff --git a/shhs_visit2/shhs2-201522/labels.meta.json b/shhs_visit2/shhs2-201522/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be9503dd4b6ca9c90474570a89c1e9250e561a7f --- /dev/null +++ b/shhs_visit2/shhs2-201522/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201522", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:16:52.827346+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201522/labels.npy b/shhs_visit2/shhs2-201522/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4eb7165d9baee6b2d38b9459d9f7577dceba8376 --- /dev/null +++ b/shhs_visit2/shhs2-201522/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3244cbddbfffc44d52c7938908cd523eded4213ff3ba7baa670bf31f2294a316 +size 2288 diff --git a/shhs_visit2/shhs2-201525/embeddings.meta.json b/shhs_visit2/shhs2-201525/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25a03e5f111160d7472ba538c590b3eb0438425f --- /dev/null +++ b/shhs_visit2/shhs2-201525/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201525", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:54.245931+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201525/embeddings.npy b/shhs_visit2/shhs2-201525/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd1afa0b2aeb47cfd7eea585e6c58f79d2b8035f --- /dev/null +++ b/shhs_visit2/shhs2-201525/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a046e8331ac1fc69ae8c58c35138ff2d395e78b480627ee828cb10e5d89edc0a +size 1364128 diff --git a/shhs_visit2/shhs2-201525/labels.meta.json b/shhs_visit2/shhs2-201525/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c22dfd2ee246e61745dbb6f9c61cadcf170b0e5a --- /dev/null +++ b/shhs_visit2/shhs2-201525/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201525", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:16:54.249954+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201525/labels.npy b/shhs_visit2/shhs2-201525/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..591cb2f5558b7427c445347ba3ed1b687b178333 --- /dev/null +++ b/shhs_visit2/shhs2-201525/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81210951a4a32ed88741957257788c95f1005425de3b48ab25488c90093115a1 +size 2856 diff --git a/shhs_visit2/shhs2-201526/embeddings.meta.json b/shhs_visit2/shhs2-201526/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd1364a7a006a44bace4e7886bd5f3a62fa6d6a4 --- /dev/null +++ b/shhs_visit2/shhs2-201526/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201526", + "embedding_dim": 500, + "n_epochs": 1360, + "created_utc": "2026-05-03T18:16:55.568342+00:00", + "shape": [ + 1360, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201526/embeddings.npy b/shhs_visit2/shhs2-201526/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..97cd36ea1fb42ac4134ab90de9603f340dbe14b8 --- /dev/null +++ b/shhs_visit2/shhs2-201526/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a993fa4c60d503c21d736a828ca8bd9be0b37e90b3a18a5ddc6f9be90a9d04b9 +size 1360128 diff --git a/shhs_visit2/shhs2-201526/labels.meta.json b/shhs_visit2/shhs2-201526/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ec0a8bceb09c2cf447929db71c008929dfb64c0 --- /dev/null +++ b/shhs_visit2/shhs2-201526/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201526", + "n_epochs": 1360, + "created_utc": "2026-05-03T18:16:55.572437+00:00", + "shape": [ + 1360 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201526/labels.npy b/shhs_visit2/shhs2-201526/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ece1dc0d07d98f3be60fdf5b331bcada5ee2b8b5 --- /dev/null +++ b/shhs_visit2/shhs2-201526/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b946990c974b5710383036d06c0da9673168474a30d9d4b57b92d28ef1917f4 +size 2848 diff --git a/shhs_visit2/shhs2-201527/embeddings.meta.json b/shhs_visit2/shhs2-201527/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f057569cdeaf37284390c01eba52aeccd124a5f --- /dev/null +++ b/shhs_visit2/shhs2-201527/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201527", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:16:56.803226+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201527/embeddings.npy b/shhs_visit2/shhs2-201527/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71813034d61a870e9996e6febb293b93579bffc5 --- /dev/null +++ b/shhs_visit2/shhs2-201527/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2369aa57c700a96e056bb38524550fc6585d1825f58a3d5a0f8d6e1dfe3363f +size 1258128 diff --git a/shhs_visit2/shhs2-201527/labels.meta.json b/shhs_visit2/shhs2-201527/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41122e134d0b8b7409225cce1b1d9604f88974f5 --- /dev/null +++ b/shhs_visit2/shhs2-201527/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201527", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:16:56.807097+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201527/labels.npy b/shhs_visit2/shhs2-201527/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b32c674ac0a436e922fc19ae62766cbac8846827 --- /dev/null +++ b/shhs_visit2/shhs2-201527/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756f452659687971d9af269143973fd497389740c0d4542549521ce5ce00fd3d +size 2644 diff --git a/shhs_visit2/shhs2-201532/embeddings.meta.json b/shhs_visit2/shhs2-201532/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c8a5645dd71dd83e2e01e63957e7c689e063021 --- /dev/null +++ b/shhs_visit2/shhs2-201532/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201532", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:58.079352+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201532/embeddings.npy b/shhs_visit2/shhs2-201532/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2028384043025afb663950fa8cb2ea27d7b48b0 --- /dev/null +++ b/shhs_visit2/shhs2-201532/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703fe7c96bcbc1ed959cb7d881efb7e8974ce3465133402a88a85bcdb6aef254 +size 1320128 diff --git a/shhs_visit2/shhs2-201532/labels.meta.json b/shhs_visit2/shhs2-201532/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..907dbffb4a70397ae323a7f68a0daa088fe7881a --- /dev/null +++ b/shhs_visit2/shhs2-201532/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201532", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:16:58.082770+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201532/labels.npy b/shhs_visit2/shhs2-201532/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6cb75aaa6089527abaaadfcd5ac4c84533aa079 --- /dev/null +++ b/shhs_visit2/shhs2-201532/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98e1cbdb11fc97e4a6b871543477750823d813be8c99a27c8c6dd6744125ed80 +size 2768 diff --git a/shhs_visit2/shhs2-201534/embeddings.meta.json b/shhs_visit2/shhs2-201534/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ba22dee9746d804ec1b7d25eb80ba51764ac824 --- /dev/null +++ b/shhs_visit2/shhs2-201534/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201534", + "embedding_dim": 500, + "n_epochs": 810, + "created_utc": "2026-05-03T18:16:58.802260+00:00", + "shape": [ + 810, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201534/embeddings.npy b/shhs_visit2/shhs2-201534/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a48f8b574d03ee372f7b9be73f6d3da8f2a08b2 --- /dev/null +++ b/shhs_visit2/shhs2-201534/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578f8ed01322497eab1c198667aefbad5cd943e21ee1e06baaeaa7d0e521fa65 +size 810128 diff --git a/shhs_visit2/shhs2-201534/labels.meta.json b/shhs_visit2/shhs2-201534/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf58b1973cb3c3cd818e7091005b4af804d24f8e --- /dev/null +++ b/shhs_visit2/shhs2-201534/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201534", + "n_epochs": 810, + "created_utc": "2026-05-03T18:16:58.805487+00:00", + "shape": [ + 810 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201534/labels.npy b/shhs_visit2/shhs2-201534/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d90ee12e07f280b8f06dd7d69fb84276846cd729 --- /dev/null +++ b/shhs_visit2/shhs2-201534/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926cb0f69d2b5328d3af1e8dc1763429f7de58220d92aacbc9bc2590e9013a9f +size 1748 diff --git a/shhs_visit2/shhs2-201538/embeddings.meta.json b/shhs_visit2/shhs2-201538/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa2a3bbb4e21a7c6e898714934da10c07e6dc6d8 --- /dev/null +++ b/shhs_visit2/shhs2-201538/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201538", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:16:59.328597+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201538/embeddings.npy b/shhs_visit2/shhs2-201538/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d073574cfae4e55a7adc393ecff9beea25f66841 --- /dev/null +++ b/shhs_visit2/shhs2-201538/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dbb1a6e5dca08f7d01a352b014ba88a620b5ec4d1c3f86ba6f797bce827d729 +size 1020128 diff --git a/shhs_visit2/shhs2-201538/labels.meta.json b/shhs_visit2/shhs2-201538/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d91e544846f789046c265a61c7cbc016bacc8e3 --- /dev/null +++ b/shhs_visit2/shhs2-201538/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201538", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:16:59.332756+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201538/labels.npy b/shhs_visit2/shhs2-201538/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..70dfccbd037c5352bd40ee443d1faa28a6000542 --- /dev/null +++ b/shhs_visit2/shhs2-201538/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a9cff463eeab8360b424c6b70e9ea8e8dee34306016b1bf1967c2558c7e621 +size 2168 diff --git a/shhs_visit2/shhs2-201542/embeddings.meta.json b/shhs_visit2/shhs2-201542/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb450ddbda93e6a23602ffd2192cd04c0ed155f2 --- /dev/null +++ b/shhs_visit2/shhs2-201542/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201542", + "embedding_dim": 500, + "n_epochs": 1283, + "created_utc": "2026-05-03T18:17:02.566891+00:00", + "shape": [ + 1283, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201542/embeddings.npy b/shhs_visit2/shhs2-201542/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f0192ceed4229ce12d058807be977a4c23a3787 --- /dev/null +++ b/shhs_visit2/shhs2-201542/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39757cb62bb4107e4bdc6d3b31a44ae4049535a58064a57d8af6604b0faeba20 +size 1283128 diff --git a/shhs_visit2/shhs2-201542/labels.meta.json b/shhs_visit2/shhs2-201542/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d41dc0f15e0d6b00fd3af79ae3cf447ef56d9bd --- /dev/null +++ b/shhs_visit2/shhs2-201542/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201542", + "n_epochs": 1283, + "created_utc": "2026-05-03T18:17:02.570866+00:00", + "shape": [ + 1283 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201542/labels.npy b/shhs_visit2/shhs2-201542/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..451194872b5954936072d24d35f1ec0b6a57e610 --- /dev/null +++ b/shhs_visit2/shhs2-201542/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4e053bb1f8e8534cf7d360be040db884123380bf76c677401f7d19f690d7ce +size 2694 diff --git a/shhs_visit2/shhs2-201543/embeddings.meta.json b/shhs_visit2/shhs2-201543/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db5b5f2e413e680b007c9c114751cf74e05bda0d --- /dev/null +++ b/shhs_visit2/shhs2-201543/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201543", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:17:03.192908+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201543/embeddings.npy b/shhs_visit2/shhs2-201543/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce048cdabbbc2a430ef472c4afdf57ddda79571f --- /dev/null +++ b/shhs_visit2/shhs2-201543/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c29820174eee614560e6153fd7b9694e235e3d248143175e8d42662a2fa181 +size 1290128 diff --git a/shhs_visit2/shhs2-201543/labels.meta.json b/shhs_visit2/shhs2-201543/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd36b3f1bf28c8bcae6f20a270fd160e27b4d733 --- /dev/null +++ b/shhs_visit2/shhs2-201543/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201543", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:17:03.196816+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201543/labels.npy b/shhs_visit2/shhs2-201543/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..36b246c035444db65cf57ded94f977df86112a55 --- /dev/null +++ b/shhs_visit2/shhs2-201543/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05789b82603e86c6be3c1569bb5f4a24750abbdd51b8da79e05f476fddbfe353 +size 2708 diff --git a/shhs_visit2/shhs2-201544/embeddings.meta.json b/shhs_visit2/shhs2-201544/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd32385d336bd9e57e883b310034e27144f61db1 --- /dev/null +++ b/shhs_visit2/shhs2-201544/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201544", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:03.805781+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201544/embeddings.npy b/shhs_visit2/shhs2-201544/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe8469a77b760c6d29c79498eb45bdd2ead7dc77 --- /dev/null +++ b/shhs_visit2/shhs2-201544/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c5bb7fe647b5f30735e4a42541c637d3539c3b6ea518ae59f08b5d0108affd +size 1320128 diff --git a/shhs_visit2/shhs2-201544/labels.meta.json b/shhs_visit2/shhs2-201544/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a40a0f2dbb07e52858cbe61101c502192a1ebd0 --- /dev/null +++ b/shhs_visit2/shhs2-201544/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201544", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:03.809091+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201544/labels.npy b/shhs_visit2/shhs2-201544/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a7867545e7cd5348df219b6d0e2de87c5db7575 --- /dev/null +++ b/shhs_visit2/shhs2-201544/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262166ab88c4bb1c6da42c03289e91f90e90e018b094af990fadf9c2362d9e3e +size 2768 diff --git a/shhs_visit2/shhs2-201546/embeddings.meta.json b/shhs_visit2/shhs2-201546/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da0d0eb4d676890cc5e7091d119c300a04e84a2f --- /dev/null +++ b/shhs_visit2/shhs2-201546/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201546", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:05.269647+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201546/embeddings.npy b/shhs_visit2/shhs2-201546/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8b92392504e089b04c771104d097e51117170c8 --- /dev/null +++ b/shhs_visit2/shhs2-201546/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a343ff8856f22ca056167b424756995be50bb0e9ea0ac63b811025f4f022cb6c +size 1364128 diff --git a/shhs_visit2/shhs2-201546/labels.meta.json b/shhs_visit2/shhs2-201546/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf854e1c30870dbda0c18a39cbe87b3b2b5a210c --- /dev/null +++ b/shhs_visit2/shhs2-201546/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201546", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:05.274160+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201546/labels.npy b/shhs_visit2/shhs2-201546/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9cafdd5d4efc005bbdc9ff9a74fa8714cde841d3 --- /dev/null +++ b/shhs_visit2/shhs2-201546/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d86ce61848a52e333bbc76aa12afe77af928cba860bc3b405725001c0fa383 +size 2856 diff --git a/shhs_visit2/shhs2-201547/embeddings.meta.json b/shhs_visit2/shhs2-201547/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a3273936d62cbd11c416ea46c20da246b84cfe5 --- /dev/null +++ b/shhs_visit2/shhs2-201547/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201547", + "embedding_dim": 500, + "n_epochs": 1330, + "created_utc": "2026-05-03T18:17:06.618767+00:00", + "shape": [ + 1330, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201547/embeddings.npy b/shhs_visit2/shhs2-201547/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c44ae2614280c4f13c677d9bcf6245a3e9155412 --- /dev/null +++ b/shhs_visit2/shhs2-201547/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474e05c2dbe198dddada2b720a20bc1d76b9d6ec524a5cfcccfe0471a35f87ea +size 1330128 diff --git a/shhs_visit2/shhs2-201547/labels.meta.json b/shhs_visit2/shhs2-201547/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41a3b9f24bfcff95212728d45dfb732c68df2339 --- /dev/null +++ b/shhs_visit2/shhs2-201547/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201547", + "n_epochs": 1330, + "created_utc": "2026-05-03T18:17:06.622113+00:00", + "shape": [ + 1330 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201547/labels.npy b/shhs_visit2/shhs2-201547/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..52fa2b141ae1ca713eb1fe7ab482393281786199 --- /dev/null +++ b/shhs_visit2/shhs2-201547/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fc0b7aa8e874389e06b4fede8c0dff2b4d67d35e7255c36db0ea047c02d59b +size 2788 diff --git a/shhs_visit2/shhs2-201549/embeddings.meta.json b/shhs_visit2/shhs2-201549/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..26fa3e81c32b5d8248e9029ede4f437f01135b4e --- /dev/null +++ b/shhs_visit2/shhs2-201549/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201549", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:07.678721+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201549/embeddings.npy b/shhs_visit2/shhs2-201549/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..57eb833cb8863875feebbdf1da7ad516d7a19c0a --- /dev/null +++ b/shhs_visit2/shhs2-201549/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c0e238e95adfe18ab5a95a6122dd7d19d1fe4135f5aa1d8924dd9cb9fdbfc3 +size 1200128 diff --git a/shhs_visit2/shhs2-201549/labels.meta.json b/shhs_visit2/shhs2-201549/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cddd364c59b6088b2b29f322eb70bc2eea0ad415 --- /dev/null +++ b/shhs_visit2/shhs2-201549/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201549", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:07.682876+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201549/labels.npy b/shhs_visit2/shhs2-201549/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..81a6ded6fa79167c5d2bf81d47c6e3c5c7de5dc2 --- /dev/null +++ b/shhs_visit2/shhs2-201549/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fffe0a21e0e956e4d7719109dbe1071fd17c2bfc41824a22621382279d2ba53 +size 2528 diff --git a/shhs_visit2/shhs2-201550/embeddings.meta.json b/shhs_visit2/shhs2-201550/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3980dcb5359751caebb5e7bf745ee71de6be0149 --- /dev/null +++ b/shhs_visit2/shhs2-201550/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201550", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:09.064480+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201550/embeddings.npy b/shhs_visit2/shhs2-201550/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff164b765258549ad96ab65ffa33c7674a2a7516 --- /dev/null +++ b/shhs_visit2/shhs2-201550/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d54815f43973d0e16e7ef53db3945f2bd019d77fc4ede11921e7f644708ed9 +size 1364128 diff --git a/shhs_visit2/shhs2-201550/labels.meta.json b/shhs_visit2/shhs2-201550/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..16811435852df057e9a0089b20a7fb9d90d93acb --- /dev/null +++ b/shhs_visit2/shhs2-201550/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201550", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:09.068398+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201550/labels.npy b/shhs_visit2/shhs2-201550/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5baa62ba7d468a5ec502110ca734e2fdd1572db --- /dev/null +++ b/shhs_visit2/shhs2-201550/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81ef47ce7f04ab71841fb33226c183f83ada0dc02e0b659d3374641f07480c7 +size 2856 diff --git a/shhs_visit2/shhs2-201552/embeddings.meta.json b/shhs_visit2/shhs2-201552/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..518c3c641fd3f58c20c0c19a700a3ec3c48c0bd6 --- /dev/null +++ b/shhs_visit2/shhs2-201552/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201552", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:10.423746+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201552/embeddings.npy b/shhs_visit2/shhs2-201552/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f09a3c0b934d17c60e8dfbef267f8e8a10afd747 --- /dev/null +++ b/shhs_visit2/shhs2-201552/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4902c5566bb6dc42708a321c5034dbd123662ffdc54056bf926f6ac82b434788 +size 1364128 diff --git a/shhs_visit2/shhs2-201552/labels.meta.json b/shhs_visit2/shhs2-201552/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40f141b544e2b92dcbe80d4a43e6bb7356413087 --- /dev/null +++ b/shhs_visit2/shhs2-201552/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201552", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:10.428057+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201552/labels.npy b/shhs_visit2/shhs2-201552/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3616542a141eba0136fd7ce3cde379410e24960f --- /dev/null +++ b/shhs_visit2/shhs2-201552/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b39ca872548572d5f259770e5cd895faa6fc2119fea382b3c2899a2eb082803 +size 2856 diff --git a/shhs_visit2/shhs2-201553/embeddings.meta.json b/shhs_visit2/shhs2-201553/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79976b4d058bb0474678bcab10d53c00f22678bd --- /dev/null +++ b/shhs_visit2/shhs2-201553/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201553", + "embedding_dim": 500, + "n_epochs": 1074, + "created_utc": "2026-05-03T18:17:10.958411+00:00", + "shape": [ + 1074, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201553/embeddings.npy b/shhs_visit2/shhs2-201553/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ee2ddd65d5aea5a399a218e609fdfa37ced7317 --- /dev/null +++ b/shhs_visit2/shhs2-201553/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d6c20e2cc39a28505b44a1136ebb132bb6609446c0ea44eb1a46cb55576d70 +size 1074128 diff --git a/shhs_visit2/shhs2-201553/labels.meta.json b/shhs_visit2/shhs2-201553/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2a4229aa00dded48924530e821b70587a202a0c --- /dev/null +++ b/shhs_visit2/shhs2-201553/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201553", + "n_epochs": 1074, + "created_utc": "2026-05-03T18:17:10.962321+00:00", + "shape": [ + 1074 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201553/labels.npy b/shhs_visit2/shhs2-201553/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b52d4909952d87d01ff8b9fd2d9f2f7b4ecaea26 --- /dev/null +++ b/shhs_visit2/shhs2-201553/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc543f54fcae0702acfec7ccc56973434506645ccefc7b30b26c1f4264a1267 +size 2276 diff --git a/shhs_visit2/shhs2-201557/embeddings.meta.json b/shhs_visit2/shhs2-201557/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43413f81e470fe80883980c28ccf39296c9e6b19 --- /dev/null +++ b/shhs_visit2/shhs2-201557/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201557", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:12.336150+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201557/embeddings.npy b/shhs_visit2/shhs2-201557/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c29cf533d719e3e11ec04dfcf5f43423a50e12a --- /dev/null +++ b/shhs_visit2/shhs2-201557/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d30e931a2885727ecf20102e5e208547ac20ed993caaebba27c506c4e1fc37 +size 1364128 diff --git a/shhs_visit2/shhs2-201557/labels.meta.json b/shhs_visit2/shhs2-201557/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..444c50b9448e8a97f8e7245b1da6e4a249f7d11d --- /dev/null +++ b/shhs_visit2/shhs2-201557/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201557", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:12.339859+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201557/labels.npy b/shhs_visit2/shhs2-201557/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1795ab46d599aafd0173a5c64c1e1a53e0c35ce --- /dev/null +++ b/shhs_visit2/shhs2-201557/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc45b6b64588c50a185f5dfa4299e30e3a10ba1efbb00e961d9303261b2c92d +size 2856 diff --git a/shhs_visit2/shhs2-201558/embeddings.meta.json b/shhs_visit2/shhs2-201558/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e748f4b4b16d1321165290c43194e8af8f9162f1 --- /dev/null +++ b/shhs_visit2/shhs2-201558/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201558", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:12.954215+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201558/embeddings.npy b/shhs_visit2/shhs2-201558/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e70162631932c75856df93a05f37aee62cc0dcc --- /dev/null +++ b/shhs_visit2/shhs2-201558/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d35d37577e3d8e9d2131a1db6c37a030d993a14288390b04302eb0a6b7c416 +size 1320128 diff --git a/shhs_visit2/shhs2-201558/labels.meta.json b/shhs_visit2/shhs2-201558/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..199bf1683e93ee46883d1f131cb83c6d2b65edc8 --- /dev/null +++ b/shhs_visit2/shhs2-201558/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201558", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:12.957687+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201558/labels.npy b/shhs_visit2/shhs2-201558/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ffcac146ce7acac0c5b0a13f211ee7074597a755 --- /dev/null +++ b/shhs_visit2/shhs2-201558/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2d98392b64e7788b134d53079bd704ff07c3d44e3971688402469e8000bca9 +size 2768 diff --git a/shhs_visit2/shhs2-201598/embeddings.meta.json b/shhs_visit2/shhs2-201598/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41bbbd3f086c4e54d0cde9a005733900b3f80852 --- /dev/null +++ b/shhs_visit2/shhs2-201598/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201598", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:14.246334+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201598/embeddings.npy b/shhs_visit2/shhs2-201598/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cc6111ea5c5651f77496051eb85a6027f5b6096 --- /dev/null +++ b/shhs_visit2/shhs2-201598/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3384cff732c6a985c44f61a0956db999af2b746adca42ef116026394573f2c18 +size 1320128 diff --git a/shhs_visit2/shhs2-201598/labels.meta.json b/shhs_visit2/shhs2-201598/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df79fda3b6740bfff1bc9cd553afb20a94f27245 --- /dev/null +++ b/shhs_visit2/shhs2-201598/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201598", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:14.250333+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201598/labels.npy b/shhs_visit2/shhs2-201598/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccec9f1f2d7181ae29893e4ea6048eed54e1e720 --- /dev/null +++ b/shhs_visit2/shhs2-201598/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99a993ac8cf49f8342e9e4bd7e0f772af234061aa0c631b735329bb695c0fd8 +size 2768 diff --git a/shhs_visit2/shhs2-201599/embeddings.meta.json b/shhs_visit2/shhs2-201599/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a559fe7361f4124b9a7d108c1184127271573784 --- /dev/null +++ b/shhs_visit2/shhs2-201599/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201599", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:15.467878+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201599/embeddings.npy b/shhs_visit2/shhs2-201599/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c25099d70f2be2bd9bc02fa50e6e056079c5a652 --- /dev/null +++ b/shhs_visit2/shhs2-201599/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7258610380c9451c4ca8f44bd0fed03fa657dcfb61fbb839e1a5360c64a16a93 +size 1260128 diff --git a/shhs_visit2/shhs2-201599/labels.meta.json b/shhs_visit2/shhs2-201599/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c739846732594ee4ef9978b61d55ff07fdb996cb --- /dev/null +++ b/shhs_visit2/shhs2-201599/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201599", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:15.471994+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201599/labels.npy b/shhs_visit2/shhs2-201599/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..718677243496c4a5a7a6f6de09db69eed32acfb2 --- /dev/null +++ b/shhs_visit2/shhs2-201599/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31cbb6ae501fba704d8308871745dd52d4ce648fdb396c38c48bffab5cff4893 +size 2648 diff --git a/shhs_visit2/shhs2-201600/embeddings.meta.json b/shhs_visit2/shhs2-201600/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc9414438f1b8d82cd55c6a2a0260410a846fa16 --- /dev/null +++ b/shhs_visit2/shhs2-201600/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201600", + "embedding_dim": 500, + "n_epochs": 1130, + "created_utc": "2026-05-03T18:17:16.712621+00:00", + "shape": [ + 1130, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201600/embeddings.npy b/shhs_visit2/shhs2-201600/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5458b29c0068e9b21fd395cc52a53db18fbbca6 --- /dev/null +++ b/shhs_visit2/shhs2-201600/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ae004dba988e9828d04a7a771282f31b51c04613e9c040e8032aff20a222fe +size 1130128 diff --git a/shhs_visit2/shhs2-201600/labels.meta.json b/shhs_visit2/shhs2-201600/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c0a62ffff34ec6bea39870929372968f3f37652 --- /dev/null +++ b/shhs_visit2/shhs2-201600/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201600", + "n_epochs": 1130, + "created_utc": "2026-05-03T18:17:16.717291+00:00", + "shape": [ + 1130 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201600/labels.npy b/shhs_visit2/shhs2-201600/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fff6ab82d80a7f10385940025f3044ff89f1274e --- /dev/null +++ b/shhs_visit2/shhs2-201600/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa51574d6a0280035040f44bf4f68fb8fca65a82daa7d9ac11822249e367e13 +size 2388 diff --git a/shhs_visit2/shhs2-201602/embeddings.meta.json b/shhs_visit2/shhs2-201602/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87409f38616c69f0880eee7ebb5948567d1f2d76 --- /dev/null +++ b/shhs_visit2/shhs2-201602/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201602", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:17.910362+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201602/embeddings.npy b/shhs_visit2/shhs2-201602/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ed36b509b01a45e6820aaf4b055634bd988e0fe --- /dev/null +++ b/shhs_visit2/shhs2-201602/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289ae2a081d32b85172c13d6163d3ad470b68b1507619bed54a84a81f9cc11ae +size 1260128 diff --git a/shhs_visit2/shhs2-201602/labels.meta.json b/shhs_visit2/shhs2-201602/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdf3425eff58a1df0ec35c1d9b070049c58f0e30 --- /dev/null +++ b/shhs_visit2/shhs2-201602/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201602", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:17.914015+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201602/labels.npy b/shhs_visit2/shhs2-201602/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..577c165097233ec3b685aaee88f5e7e62f11bd9b --- /dev/null +++ b/shhs_visit2/shhs2-201602/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea435c1d795bcf8f7e550017b4bfd251ea3471fc05f539ce9248829e1bbf5930 +size 2648 diff --git a/shhs_visit2/shhs2-201604/embeddings.meta.json b/shhs_visit2/shhs2-201604/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c797f39114b62073b63c06703af9001eecc60f3 --- /dev/null +++ b/shhs_visit2/shhs2-201604/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201604", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:18.979269+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201604/embeddings.npy b/shhs_visit2/shhs2-201604/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..22ba34610cd39259b59629d294c113a253083fc6 --- /dev/null +++ b/shhs_visit2/shhs2-201604/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba569e395855d12d5ebe0fb951b10d32ff74a60568eb02b5c492336cf81ca1a3 +size 1200128 diff --git a/shhs_visit2/shhs2-201604/labels.meta.json b/shhs_visit2/shhs2-201604/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2238809a53ed8a0797ad2f23d9ee1ac10ffb81e3 --- /dev/null +++ b/shhs_visit2/shhs2-201604/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201604", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:18.983963+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201604/labels.npy b/shhs_visit2/shhs2-201604/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b35b233fd492c29e181598cc69146712d664585 --- /dev/null +++ b/shhs_visit2/shhs2-201604/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e575c37b038b12e104d18bb7b418468a49841373e294ee29e2a37b906c4f3f +size 2528 diff --git a/shhs_visit2/shhs2-201606/embeddings.meta.json b/shhs_visit2/shhs2-201606/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2ca6b2826d6c523a4558b7435361359cf86f95d --- /dev/null +++ b/shhs_visit2/shhs2-201606/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201606", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:19.596361+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201606/embeddings.npy b/shhs_visit2/shhs2-201606/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..34b036a73fcbc7ab7337b9bc550c4a0b552f3d07 --- /dev/null +++ b/shhs_visit2/shhs2-201606/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb0096b613c3550c8f4378d57c5995671dbdcc9fd7d64dca2935fdacf480640 +size 1364128 diff --git a/shhs_visit2/shhs2-201606/labels.meta.json b/shhs_visit2/shhs2-201606/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70ea99ab886f6ce93143b1cde0b4e4d07e224578 --- /dev/null +++ b/shhs_visit2/shhs2-201606/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201606", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:19.600217+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201606/labels.npy b/shhs_visit2/shhs2-201606/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..19516c0a4139510ae84fab0170c3bede5a59967d --- /dev/null +++ b/shhs_visit2/shhs2-201606/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7882540242d9811800239265f4159a52a4274ff00c09a7c1f3a29f2639e389f4 +size 2856 diff --git a/shhs_visit2/shhs2-201607/embeddings.meta.json b/shhs_visit2/shhs2-201607/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..265912353177058c002161b7f1130e8652506169 --- /dev/null +++ b/shhs_visit2/shhs2-201607/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201607", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:17:20.655159+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201607/embeddings.npy b/shhs_visit2/shhs2-201607/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6f0123dc1d9ffe5dfee1363b80a6098f801e076 --- /dev/null +++ b/shhs_visit2/shhs2-201607/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ba7e57c584a1f71454ddf03c8e2bbaffd0d07cd4631e267230bc7ef7cb6b05 +size 1140128 diff --git a/shhs_visit2/shhs2-201607/labels.meta.json b/shhs_visit2/shhs2-201607/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23cf55ed61788d55aad5b542ac7f4834af2cb771 --- /dev/null +++ b/shhs_visit2/shhs2-201607/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201607", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:17:20.659177+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201607/labels.npy b/shhs_visit2/shhs2-201607/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c42d9943b5252369fbaa0771ef53e4bba0207b16 --- /dev/null +++ b/shhs_visit2/shhs2-201607/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fc181d1fe4bf3bea35da663f0d5d4da10f560b3c5c052f47daf3004b9d7e4d +size 2408 diff --git a/shhs_visit2/shhs2-201608/embeddings.meta.json b/shhs_visit2/shhs2-201608/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1c86e8b1e8a683916f5b0133f5dd714461a2e71 --- /dev/null +++ b/shhs_visit2/shhs2-201608/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201608", + "embedding_dim": 500, + "n_epochs": 1069, + "created_utc": "2026-05-03T18:17:22.966476+00:00", + "shape": [ + 1069, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201608/embeddings.npy b/shhs_visit2/shhs2-201608/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb57b3c395868a34c7a8e1356eef95cc6038495b --- /dev/null +++ b/shhs_visit2/shhs2-201608/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6dceea0f79abc1ce9b727bef8e8cf34c0722c9e4b986a0713cae7d1c7680d16 +size 1069128 diff --git a/shhs_visit2/shhs2-201608/labels.meta.json b/shhs_visit2/shhs2-201608/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f077770f24ccf3fcda885f87c4f5483435d850a5 --- /dev/null +++ b/shhs_visit2/shhs2-201608/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201608", + "n_epochs": 1069, + "created_utc": "2026-05-03T18:17:22.970199+00:00", + "shape": [ + 1069 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201608/labels.npy b/shhs_visit2/shhs2-201608/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..10ae4a87a8cc250f70966f9d2583270b081a63f0 --- /dev/null +++ b/shhs_visit2/shhs2-201608/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0580192a803491e5f8ed30bb001266b414c863c59250a320fb717c45d00df0 +size 2266 diff --git a/shhs_visit2/shhs2-201609/embeddings.meta.json b/shhs_visit2/shhs2-201609/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68ff8fd1c1d8282ae491a20117ed2f5270e78f76 --- /dev/null +++ b/shhs_visit2/shhs2-201609/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201609", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:17:23.855711+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201609/embeddings.npy b/shhs_visit2/shhs2-201609/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f6a8cf910cfba177ad8976961556a5248e39ae2 --- /dev/null +++ b/shhs_visit2/shhs2-201609/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500ca5ab78a62f6d095546d10c0b7ee80633c3af22092c8858bc3bbdfe161bc8 +size 960128 diff --git a/shhs_visit2/shhs2-201609/labels.meta.json b/shhs_visit2/shhs2-201609/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b3ed5f49507601337d11b95673cfa9a807459ef --- /dev/null +++ b/shhs_visit2/shhs2-201609/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201609", + "n_epochs": 960, + "created_utc": "2026-05-03T18:17:23.859269+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201609/labels.npy b/shhs_visit2/shhs2-201609/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..061fce75f8fb59b49047fd74481da08cb0bc3f3d --- /dev/null +++ b/shhs_visit2/shhs2-201609/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88b2ea4a450c754e60f5fd8a070d09ca5e583af1c46acb753e8c29e7bb6ed1d +size 2048 diff --git a/shhs_visit2/shhs2-201610/embeddings.meta.json b/shhs_visit2/shhs2-201610/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13c52fa6240406c7152105d649549c4c0fbb93dc --- /dev/null +++ b/shhs_visit2/shhs2-201610/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201610", + "embedding_dim": 500, + "n_epochs": 1084, + "created_utc": "2026-05-03T18:17:24.404163+00:00", + "shape": [ + 1084, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201610/embeddings.npy b/shhs_visit2/shhs2-201610/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..88e000732367e8d8ac7d57bdddba14d23449d694 --- /dev/null +++ b/shhs_visit2/shhs2-201610/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7699c94df5d70434dd931ba02b55c77bec9ef5d1c797f6e2f374f6fd0fcd0b60 +size 1084128 diff --git a/shhs_visit2/shhs2-201610/labels.meta.json b/shhs_visit2/shhs2-201610/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4883f4d4bce526c1477b48cafecdc5a1d2efe7a --- /dev/null +++ b/shhs_visit2/shhs2-201610/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201610", + "n_epochs": 1084, + "created_utc": "2026-05-03T18:17:24.407739+00:00", + "shape": [ + 1084 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201610/labels.npy b/shhs_visit2/shhs2-201610/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e631d5eb08305e683e3366bbc260042ecab2b28a --- /dev/null +++ b/shhs_visit2/shhs2-201610/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a55bdb63458e29a9ddd25bcb635c18d4640d7e03922814dddccc5e91a390e93 +size 2296 diff --git a/shhs_visit2/shhs2-201617/embeddings.meta.json b/shhs_visit2/shhs2-201617/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..210364d3a6447251ef1ec382d4727329e4ae1d3c --- /dev/null +++ b/shhs_visit2/shhs2-201617/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201617", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:24.982190+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201617/embeddings.npy b/shhs_visit2/shhs2-201617/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ddf3524b3e7f86bfa878078a8037ccfb4e31f77 --- /dev/null +++ b/shhs_visit2/shhs2-201617/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052c38fe2b7c8ddd008f01768d43ab1060411a5278e936b4fed87a6c5c2ba237 +size 1200128 diff --git a/shhs_visit2/shhs2-201617/labels.meta.json b/shhs_visit2/shhs2-201617/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a887db984f9368927047910858f4a51ba542832 --- /dev/null +++ b/shhs_visit2/shhs2-201617/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201617", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:24.985718+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201617/labels.npy b/shhs_visit2/shhs2-201617/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..36bcf0a441050ad2bc0215b06fc92c2247e9e8e8 --- /dev/null +++ b/shhs_visit2/shhs2-201617/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2422de7633561a6ea5a1ecab30e4f37cb3a84428a2b02a2d48587744bc3486 +size 2528 diff --git a/shhs_visit2/shhs2-201618/embeddings.meta.json b/shhs_visit2/shhs2-201618/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42dfdda183abe5a09b6abfc2cbb3ab1266e57eb8 --- /dev/null +++ b/shhs_visit2/shhs2-201618/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201618", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:26.388251+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201618/embeddings.npy b/shhs_visit2/shhs2-201618/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1da412f6463e2ed8e116d3d1c5279b35715d332 --- /dev/null +++ b/shhs_visit2/shhs2-201618/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3764b5ea38a987ea52ab8246c731e96789290c5ff3356879a5cdc8b2a2ee3fd1 +size 1364128 diff --git a/shhs_visit2/shhs2-201618/labels.meta.json b/shhs_visit2/shhs2-201618/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b2c33bf4f28927259f2bd6a468ee9c4b434457b --- /dev/null +++ b/shhs_visit2/shhs2-201618/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201618", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:26.392345+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201618/labels.npy b/shhs_visit2/shhs2-201618/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..08c38dadbc024b98c59ae78707f3e2512a64aca6 --- /dev/null +++ b/shhs_visit2/shhs2-201618/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1667bd74214bdf91e6d6ce91088dbc2b5e7b6f52966f31c8409204bbc9da14 +size 2856 diff --git a/shhs_visit2/shhs2-201622/embeddings.meta.json b/shhs_visit2/shhs2-201622/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f882d3d1dfff2b7f5cc4f640cfc87127c8bc1a4c --- /dev/null +++ b/shhs_visit2/shhs2-201622/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201622", + "embedding_dim": 500, + "n_epochs": 1153, + "created_utc": "2026-05-03T18:17:29.093243+00:00", + "shape": [ + 1153, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201622/embeddings.npy b/shhs_visit2/shhs2-201622/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2436b654e5beb9da397effb842a8f14e9ddf1414 --- /dev/null +++ b/shhs_visit2/shhs2-201622/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f16b0fe96d61478b118f67d66da6bb493efd810ca5953593d194cc809a11f16 +size 1153128 diff --git a/shhs_visit2/shhs2-201622/labels.meta.json b/shhs_visit2/shhs2-201622/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc8b7b6eb937a4107bca46a4dc60d5182ed17522 --- /dev/null +++ b/shhs_visit2/shhs2-201622/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201622", + "n_epochs": 1153, + "created_utc": "2026-05-03T18:17:29.097414+00:00", + "shape": [ + 1153 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201622/labels.npy b/shhs_visit2/shhs2-201622/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ea1ae65d6396a3d5bcd293322704f54111d85557 --- /dev/null +++ b/shhs_visit2/shhs2-201622/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cada33939b16039c107c2f82597a5b0461b1233d912dfcca6ac1d1110de5eb06 +size 2434 diff --git a/shhs_visit2/shhs2-201624/embeddings.meta.json b/shhs_visit2/shhs2-201624/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1867a24329865b75047e5569e4b8cf58fbbf1e21 --- /dev/null +++ b/shhs_visit2/shhs2-201624/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201624", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:29.669605+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201624/embeddings.npy b/shhs_visit2/shhs2-201624/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a45b98f7d78d66d758849fc28d7a7c83b6ede9f4 --- /dev/null +++ b/shhs_visit2/shhs2-201624/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65c596eff07633cee0a327a99406c5bf2d82259f3bbcbb89e1cd65d3fa27cb2 +size 1200128 diff --git a/shhs_visit2/shhs2-201624/labels.meta.json b/shhs_visit2/shhs2-201624/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dcb6b1a9571fa98938550cdbf188b8ff03ca5da9 --- /dev/null +++ b/shhs_visit2/shhs2-201624/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201624", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:29.673166+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201624/labels.npy b/shhs_visit2/shhs2-201624/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0e5824f40ff7370b450552a7c4965283f2bb09b --- /dev/null +++ b/shhs_visit2/shhs2-201624/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2c86bdc832e9cce435d248f031ba0cd636851692bcab011de010824fb3dafc +size 2528 diff --git a/shhs_visit2/shhs2-201626/embeddings.meta.json b/shhs_visit2/shhs2-201626/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..878917b688ce32f8f4334b32f14be1ee249e909b --- /dev/null +++ b/shhs_visit2/shhs2-201626/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201626", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:30.785128+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201626/embeddings.npy b/shhs_visit2/shhs2-201626/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..09b4c26d46de350427a93830a991b6b942a28d44 --- /dev/null +++ b/shhs_visit2/shhs2-201626/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c217074c9761208b73593884fd3f38dcdbca807fbe38e2c85dadb5ee0c0dc4 +size 1200128 diff --git a/shhs_visit2/shhs2-201626/labels.meta.json b/shhs_visit2/shhs2-201626/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65d67461d3af76e4ff9120ff1af58925cdf69d6f --- /dev/null +++ b/shhs_visit2/shhs2-201626/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201626", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:30.789414+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201626/labels.npy b/shhs_visit2/shhs2-201626/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe15f759a98fa21ba2749bf937db68a14973d420 --- /dev/null +++ b/shhs_visit2/shhs2-201626/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc33884988061d3ff9706b78308ff1f2300c6880b5f74118d05ec7cb5c3ba1e +size 2528 diff --git a/shhs_visit2/shhs2-201628/embeddings.meta.json b/shhs_visit2/shhs2-201628/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4fa6f0f2d45ee775c017f32300337bedc5b55a8 --- /dev/null +++ b/shhs_visit2/shhs2-201628/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201628", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:32.046375+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201628/embeddings.npy b/shhs_visit2/shhs2-201628/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..50c52bc40c5ab1bb28f8c7a7b4291dd291969b3f --- /dev/null +++ b/shhs_visit2/shhs2-201628/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1ed806c80d6c3e10d479f9cff573cfc2ca08722595e59d0243f1ee5070471a +size 1320128 diff --git a/shhs_visit2/shhs2-201628/labels.meta.json b/shhs_visit2/shhs2-201628/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b4ad9e1777378109d16b5d3c919cad66ad54bba --- /dev/null +++ b/shhs_visit2/shhs2-201628/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201628", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:32.052858+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201628/labels.npy b/shhs_visit2/shhs2-201628/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e8ed38b1e2623afe15beb357c890d0f1d0bf78a --- /dev/null +++ b/shhs_visit2/shhs2-201628/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82d269b7e2e0eeee32c3768d29e1f25f53163d08d15a9cb221e727c52d0dedf +size 2768 diff --git a/shhs_visit2/shhs2-201629/embeddings.meta.json b/shhs_visit2/shhs2-201629/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27174866795e556bf0d95f7b2c563e1c35562d32 --- /dev/null +++ b/shhs_visit2/shhs2-201629/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201629", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:33.516749+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201629/embeddings.npy b/shhs_visit2/shhs2-201629/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d70f1d4a3fad9437559a46e0218e723a7e211d4f --- /dev/null +++ b/shhs_visit2/shhs2-201629/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5452afc7464084acfd42e1b63140a641ee4f7d15c6394e2450c362492c5ca913 +size 1364128 diff --git a/shhs_visit2/shhs2-201629/labels.meta.json b/shhs_visit2/shhs2-201629/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..456ca84433e6e3356b3b107862a836f898366479 --- /dev/null +++ b/shhs_visit2/shhs2-201629/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201629", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:33.520892+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201629/labels.npy b/shhs_visit2/shhs2-201629/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..480325bce437cf327fe42dcc039bae74468c1a72 --- /dev/null +++ b/shhs_visit2/shhs2-201629/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c21c5af66b265d70772336c65f9b11d2ef5283cf16640296560498dbfd31edf +size 2856 diff --git a/shhs_visit2/shhs2-201632/embeddings.meta.json b/shhs_visit2/shhs2-201632/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..336e87f005f6eaf2bdd1a9bf419eae1053bd793b --- /dev/null +++ b/shhs_visit2/shhs2-201632/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201632", + "embedding_dim": 500, + "n_epochs": 1052, + "created_utc": "2026-05-03T18:17:34.804754+00:00", + "shape": [ + 1052, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201632/embeddings.npy b/shhs_visit2/shhs2-201632/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e09fdecd1754a421ab10b37ddcf69c1b4987be6 --- /dev/null +++ b/shhs_visit2/shhs2-201632/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370952fccc7827430f90eb7961cb98bfd0d8403e291d3af452b2f7038590c220 +size 1052128 diff --git a/shhs_visit2/shhs2-201632/labels.meta.json b/shhs_visit2/shhs2-201632/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63dfea253e9fee6c1b9fe383bc1495914acc20ae --- /dev/null +++ b/shhs_visit2/shhs2-201632/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201632", + "n_epochs": 1052, + "created_utc": "2026-05-03T18:17:34.808935+00:00", + "shape": [ + 1052 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201632/labels.npy b/shhs_visit2/shhs2-201632/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..11bc7c1de8e9e1f255a1f615505bf76415fb5b84 --- /dev/null +++ b/shhs_visit2/shhs2-201632/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af44db05d34b6039f2bf914afdccba31a8fa1c444bf596f91acb17e8467639bf +size 2232 diff --git a/shhs_visit2/shhs2-201634/embeddings.meta.json b/shhs_visit2/shhs2-201634/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe0f5de4272965de1dcca6ffee4865ab25369f0f --- /dev/null +++ b/shhs_visit2/shhs2-201634/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201634", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:35.450501+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201634/embeddings.npy b/shhs_visit2/shhs2-201634/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aaeb0fd5448bfc646aea8b8fbcb99bc2c87ce6ff --- /dev/null +++ b/shhs_visit2/shhs2-201634/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5970eaac5eff605e25be1fed62fa7c8d8fe479e97254699331a148497f231ec +size 1320128 diff --git a/shhs_visit2/shhs2-201634/labels.meta.json b/shhs_visit2/shhs2-201634/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..39aae1aba4c27c24ffd6cf1bfba2015efa80c384 --- /dev/null +++ b/shhs_visit2/shhs2-201634/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201634", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:17:35.454246+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201634/labels.npy b/shhs_visit2/shhs2-201634/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..213374aeccc97ac1c3af388f115eb9001bec0565 --- /dev/null +++ b/shhs_visit2/shhs2-201634/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458f93c592a8a425a3f0bf7eaf7ebbc93417e9e423f4fe259b0b141edcb339a0 +size 2768 diff --git a/shhs_visit2/shhs2-201636/embeddings.meta.json b/shhs_visit2/shhs2-201636/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27937644a9d3ed528dff14769c9a563735c43c49 --- /dev/null +++ b/shhs_visit2/shhs2-201636/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201636", + "embedding_dim": 500, + "n_epochs": 1040, + "created_utc": "2026-05-03T18:17:36.434397+00:00", + "shape": [ + 1040, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201636/embeddings.npy b/shhs_visit2/shhs2-201636/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c787c19dafee6ebef9d702becf753293e2b0d9ed --- /dev/null +++ b/shhs_visit2/shhs2-201636/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c214c31940469027306e7fc709502625e61895a8c4da76f196fa7c0e4d68e1c +size 1040128 diff --git a/shhs_visit2/shhs2-201636/labels.meta.json b/shhs_visit2/shhs2-201636/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..101cbf8caecc479d23a1234cd8e7285f8fb90dbe --- /dev/null +++ b/shhs_visit2/shhs2-201636/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201636", + "n_epochs": 1040, + "created_utc": "2026-05-03T18:17:36.438719+00:00", + "shape": [ + 1040 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201636/labels.npy b/shhs_visit2/shhs2-201636/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f66bbef392aaadc7888e3b6c7868bc264060b132 --- /dev/null +++ b/shhs_visit2/shhs2-201636/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb0a0a646e495a1c9817bf26ac911e5d8eeb3c18a387f456ff5af4075be505ff +size 2208 diff --git a/shhs_visit2/shhs2-201639/embeddings.meta.json b/shhs_visit2/shhs2-201639/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b35a05f7bec765629579d8167f77bd24e9a87bc --- /dev/null +++ b/shhs_visit2/shhs2-201639/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201639", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:17:37.040086+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201639/embeddings.npy b/shhs_visit2/shhs2-201639/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b890ba09ac27b70fe6f2fec894c77d8d28d21f2 --- /dev/null +++ b/shhs_visit2/shhs2-201639/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2985dde19e9473a4ac712942e5f6a0ef27b28c4ee974368fac73451a90c789f +size 1290128 diff --git a/shhs_visit2/shhs2-201639/labels.meta.json b/shhs_visit2/shhs2-201639/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d2ce3cb0a1dda908390e433b966ff8bf59558df --- /dev/null +++ b/shhs_visit2/shhs2-201639/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201639", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:17:37.044678+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201639/labels.npy b/shhs_visit2/shhs2-201639/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3688cdb814c0594cc48c8cf0bee746f6fed842d --- /dev/null +++ b/shhs_visit2/shhs2-201639/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce7296c9356b88dc51fd743e9275ea85093ae46fae59c9c35ed7a18e48fb33d +size 2708 diff --git a/shhs_visit2/shhs2-201640/embeddings.meta.json b/shhs_visit2/shhs2-201640/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..885c092d440e7ec02f71ac217c433f012ea107d8 --- /dev/null +++ b/shhs_visit2/shhs2-201640/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201640", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:38.478982+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201640/embeddings.npy b/shhs_visit2/shhs2-201640/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..24fe07618758283766a4594d3f8c7a77b0dc312e --- /dev/null +++ b/shhs_visit2/shhs2-201640/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45740e31e2a32795722ece34f3db1ab4b83625ef48888a15f91454ae9947c0c +size 1364128 diff --git a/shhs_visit2/shhs2-201640/labels.meta.json b/shhs_visit2/shhs2-201640/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bacafd6219eb72f75570386e1dffa10c979b871 --- /dev/null +++ b/shhs_visit2/shhs2-201640/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201640", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:38.482720+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201640/labels.npy b/shhs_visit2/shhs2-201640/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..831c8e15995a73e9c1898e47b9842278c49d8876 --- /dev/null +++ b/shhs_visit2/shhs2-201640/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512763b5c89de38fe4d2ab9d48978124e8553fa8ffe4bfa69f3fc7dd84b225b7 +size 2856 diff --git a/shhs_visit2/shhs2-201642/embeddings.meta.json b/shhs_visit2/shhs2-201642/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43e213794c54a81c889c9d7add74772aea763cc7 --- /dev/null +++ b/shhs_visit2/shhs2-201642/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201642", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:17:39.491952+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201642/embeddings.npy b/shhs_visit2/shhs2-201642/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f95d6319243b6abf955c9debd959f21bfc2454a --- /dev/null +++ b/shhs_visit2/shhs2-201642/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bc60e65a458aebe21b458f30454ecf8d4df1534b0cefb1fe5f4758e127082a6 +size 1020128 diff --git a/shhs_visit2/shhs2-201642/labels.meta.json b/shhs_visit2/shhs2-201642/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2a9bb661430a8d7064289aa59863b35c5da90a0 --- /dev/null +++ b/shhs_visit2/shhs2-201642/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201642", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:17:39.496141+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201642/labels.npy b/shhs_visit2/shhs2-201642/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4ee3beab44dcbf75d0c48c1964b5b255157cb56 --- /dev/null +++ b/shhs_visit2/shhs2-201642/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3709e8c5b89ed07da1105969e07bb8941ba6ea0697e38e8ba3b3555dd0a167 +size 2168 diff --git a/shhs_visit2/shhs2-201649/embeddings.meta.json b/shhs_visit2/shhs2-201649/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c714a5646ff5a37fb697f81c3a3eaf7e4901aa3 --- /dev/null +++ b/shhs_visit2/shhs2-201649/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201649", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:40.573562+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201649/embeddings.npy b/shhs_visit2/shhs2-201649/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f21deadb175775c0c37df06e17ffb8b9121bdbe1 --- /dev/null +++ b/shhs_visit2/shhs2-201649/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2423b0e1e14b0b16b92c068c960bca2b467ecf3f751867f99ef264ec63c789e +size 1200128 diff --git a/shhs_visit2/shhs2-201649/labels.meta.json b/shhs_visit2/shhs2-201649/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da1c5587c8799cd64a35a7fd680ba9e072ad074a --- /dev/null +++ b/shhs_visit2/shhs2-201649/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201649", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:40.577587+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201649/labels.npy b/shhs_visit2/shhs2-201649/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..811d1a5f4f35f626809df121d3f6790a4fbf6b5f --- /dev/null +++ b/shhs_visit2/shhs2-201649/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5960d51a579db10c144fec8b74ae3e36aaacd8b5772d58d4e205d8021cb344 +size 2528 diff --git a/shhs_visit2/shhs2-201650/embeddings.meta.json b/shhs_visit2/shhs2-201650/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4724a2f076d525535ac8a703902f2b0465b30a50 --- /dev/null +++ b/shhs_visit2/shhs2-201650/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201650", + "embedding_dim": 500, + "n_epochs": 994, + "created_utc": "2026-05-03T18:17:41.609836+00:00", + "shape": [ + 994, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201650/embeddings.npy b/shhs_visit2/shhs2-201650/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..399659acd95b307a779df6eb93ae0eb9c8671ec2 --- /dev/null +++ b/shhs_visit2/shhs2-201650/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c26b4afb0e4dfb26e1ba19c328a093d3895418ea9c42b911cc4fe249e784be4 +size 994128 diff --git a/shhs_visit2/shhs2-201650/labels.meta.json b/shhs_visit2/shhs2-201650/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1cf92c27e55e434625d85a1d6e27d2dd049d5453 --- /dev/null +++ b/shhs_visit2/shhs2-201650/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201650", + "n_epochs": 994, + "created_utc": "2026-05-03T18:17:41.614214+00:00", + "shape": [ + 994 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201650/labels.npy b/shhs_visit2/shhs2-201650/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4413fd859a02272ac003299106d417bb2eb7b5c --- /dev/null +++ b/shhs_visit2/shhs2-201650/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d242b917b71d638ac0ab35d703e05783b540267b163f6bb134b241e62042804a +size 2116 diff --git a/shhs_visit2/shhs2-201651/embeddings.meta.json b/shhs_visit2/shhs2-201651/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c3968629e46a8319890e4b39b2007c1f01c7c4c --- /dev/null +++ b/shhs_visit2/shhs2-201651/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201651", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:42.207902+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201651/embeddings.npy b/shhs_visit2/shhs2-201651/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40d63ca4b95039bdd57edb5131c85eb99d20cd5d --- /dev/null +++ b/shhs_visit2/shhs2-201651/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3d83e8be2a3c084f2913d89c83d01e80a4f4530bf4e63faaa41bbc44fd8665 +size 1260128 diff --git a/shhs_visit2/shhs2-201651/labels.meta.json b/shhs_visit2/shhs2-201651/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78ce71b0ce56caa82ac9f2a0a93a699e24c4f159 --- /dev/null +++ b/shhs_visit2/shhs2-201651/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201651", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:42.211922+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201651/labels.npy b/shhs_visit2/shhs2-201651/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..744c428aab96b4b6700168f8c50d1ef2eb10bfab --- /dev/null +++ b/shhs_visit2/shhs2-201651/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ac973d9cc7c6219497c3e50d2e0ed5b472ed8742f759e27fc569ca42c19686 +size 2648 diff --git a/shhs_visit2/shhs2-201654/embeddings.meta.json b/shhs_visit2/shhs2-201654/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..370262cdb7be43124c20c1c7ed991baf97b185e5 --- /dev/null +++ b/shhs_visit2/shhs2-201654/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201654", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:43.273854+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201654/embeddings.npy b/shhs_visit2/shhs2-201654/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a17b28ef7fd8bd86842f05b661cd1fcb9e144348 --- /dev/null +++ b/shhs_visit2/shhs2-201654/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d567ee3c792e221c790d0c52b23991a8088f18cb3e1d2286e791a789025d791c +size 1200128 diff --git a/shhs_visit2/shhs2-201654/labels.meta.json b/shhs_visit2/shhs2-201654/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35849128bef01cdfc95ae94bebdc91c410d46027 --- /dev/null +++ b/shhs_visit2/shhs2-201654/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201654", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:43.278104+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201654/labels.npy b/shhs_visit2/shhs2-201654/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0bae97e2e33fa1dac003f2d492ba21792fd9c4db --- /dev/null +++ b/shhs_visit2/shhs2-201654/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecb254b10229beb3125877f3a4c13c79f4212273a9f9ae27bb786057e48684a +size 2528 diff --git a/shhs_visit2/shhs2-201655/embeddings.meta.json b/shhs_visit2/shhs2-201655/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08034922a0377528bcec0dbc2bb13e289dd71706 --- /dev/null +++ b/shhs_visit2/shhs2-201655/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201655", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:17:44.024037+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201655/embeddings.npy b/shhs_visit2/shhs2-201655/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..263e45b624cfab1c5583a22ca9d64ac0d278dfba --- /dev/null +++ b/shhs_visit2/shhs2-201655/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b9c228d5a12dc70daba22beb50853b24d67ac55457522b99184fa15d6f1368 +size 840128 diff --git a/shhs_visit2/shhs2-201655/labels.meta.json b/shhs_visit2/shhs2-201655/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36ce4c5d00157e84da314ebbfb3667396ce89629 --- /dev/null +++ b/shhs_visit2/shhs2-201655/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201655", + "n_epochs": 840, + "created_utc": "2026-05-03T18:17:44.028170+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201655/labels.npy b/shhs_visit2/shhs2-201655/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4f2d0d7d549a68c08fcb64645046272f1f5e9ec --- /dev/null +++ b/shhs_visit2/shhs2-201655/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8549f7ef616f0f3b1053deba34ae434ce593947978d1d784358c9d2fc21230 +size 1808 diff --git a/shhs_visit2/shhs2-201659/embeddings.meta.json b/shhs_visit2/shhs2-201659/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1acf5a020e29466af60ce86c015613185c7ca11a --- /dev/null +++ b/shhs_visit2/shhs2-201659/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201659", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:45.105765+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201659/embeddings.npy b/shhs_visit2/shhs2-201659/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3869d9469752b7c858ecb3f7e940c629be988db --- /dev/null +++ b/shhs_visit2/shhs2-201659/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79b07429e997ce6e2d1c3b86d4c61517f57e5424d4429ed17e76dd5ea381dc6 +size 1200128 diff --git a/shhs_visit2/shhs2-201659/labels.meta.json b/shhs_visit2/shhs2-201659/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6692cd586f795a9a7f1e9ddeb6cd4ab0768d2ee8 --- /dev/null +++ b/shhs_visit2/shhs2-201659/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201659", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:45.109291+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201659/labels.npy b/shhs_visit2/shhs2-201659/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1030a2a163c3791ea2ab809e049cef3e190fa98c --- /dev/null +++ b/shhs_visit2/shhs2-201659/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be384df0362949bbf15c3b02a1a3141c0169053973139e109e55408a309230c3 +size 2528 diff --git a/shhs_visit2/shhs2-201662/embeddings.meta.json b/shhs_visit2/shhs2-201662/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ca7f02ce134e14e42c721529173383fa42a68c8 --- /dev/null +++ b/shhs_visit2/shhs2-201662/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201662", + "embedding_dim": 500, + "n_epochs": 1220, + "created_utc": "2026-05-03T18:17:46.350600+00:00", + "shape": [ + 1220, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201662/embeddings.npy b/shhs_visit2/shhs2-201662/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d525f44068995bbfd64c75f5bb39e6a52d1a50b --- /dev/null +++ b/shhs_visit2/shhs2-201662/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283eb1a2f477fc08aebd0d184a9c5346b41bea02e6b052ab50f1aad06c22290b +size 1220128 diff --git a/shhs_visit2/shhs2-201662/labels.meta.json b/shhs_visit2/shhs2-201662/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf8e106201025950ac3c16b7fe8b3c87f33d46e4 --- /dev/null +++ b/shhs_visit2/shhs2-201662/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201662", + "n_epochs": 1220, + "created_utc": "2026-05-03T18:17:46.354243+00:00", + "shape": [ + 1220 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201662/labels.npy b/shhs_visit2/shhs2-201662/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..85ce92ca0bcf56edc694cf5a7af505bca567bc9b --- /dev/null +++ b/shhs_visit2/shhs2-201662/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b570957fb10c27041c06fa99e405edf84c7742821bf70fdadb7ae3d6e842d464 +size 2568 diff --git a/shhs_visit2/shhs2-201663/embeddings.meta.json b/shhs_visit2/shhs2-201663/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d2dc17a64cf2bf11a5a3ad1695a41f9588c1954 --- /dev/null +++ b/shhs_visit2/shhs2-201663/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201663", + "embedding_dim": 500, + "n_epochs": 922, + "created_utc": "2026-05-03T18:17:47.638753+00:00", + "shape": [ + 922, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201663/embeddings.npy b/shhs_visit2/shhs2-201663/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0838fa5f47c53ea9ac8ba9a5375fc69f4e827cdc --- /dev/null +++ b/shhs_visit2/shhs2-201663/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c945ed5bf11bdd318467a62fa0bbb65e62fdda944c98271cefe9158be53f79e2 +size 922128 diff --git a/shhs_visit2/shhs2-201663/labels.meta.json b/shhs_visit2/shhs2-201663/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7714f87564d28cba19d3cb97d1ff2c5da7dca195 --- /dev/null +++ b/shhs_visit2/shhs2-201663/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201663", + "n_epochs": 922, + "created_utc": "2026-05-03T18:17:47.642687+00:00", + "shape": [ + 922 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201663/labels.npy b/shhs_visit2/shhs2-201663/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a9392a3c25a8008adfcea90f74d5f3d7f5e012b --- /dev/null +++ b/shhs_visit2/shhs2-201663/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a351f2b65bdf66bf845ec47609b0856d3b02150e00c2baf47d80bcd29b063068 +size 1972 diff --git a/shhs_visit2/shhs2-201664/embeddings.meta.json b/shhs_visit2/shhs2-201664/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37289b234bc04efc903f1339218f8b9fc6e515c8 --- /dev/null +++ b/shhs_visit2/shhs2-201664/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201664", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:48.683239+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201664/embeddings.npy b/shhs_visit2/shhs2-201664/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..27384aa9c9b86bd4492eb9ce5ed6e8d344007d79 --- /dev/null +++ b/shhs_visit2/shhs2-201664/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35464004f9ed2bcb9788974b528af727ee8fc126077e90d7368f43840ab12ae8 +size 1200128 diff --git a/shhs_visit2/shhs2-201664/labels.meta.json b/shhs_visit2/shhs2-201664/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7d22566bbda2a88859e603d2aa60663b1126f5f --- /dev/null +++ b/shhs_visit2/shhs2-201664/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201664", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:17:48.686757+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201664/labels.npy b/shhs_visit2/shhs2-201664/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..04ec843cec08f9fc87e4efeec74a2eee85e189b9 --- /dev/null +++ b/shhs_visit2/shhs2-201664/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04916d469dc44b01f71908109def244028b152a9eaa11c347f10443a33fd35bc +size 2528 diff --git a/shhs_visit2/shhs2-201667/embeddings.meta.json b/shhs_visit2/shhs2-201667/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..739eea70933740e39db8eece5c2e042b9596f7ed --- /dev/null +++ b/shhs_visit2/shhs2-201667/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201667", + "embedding_dim": 500, + "n_epochs": 963, + "created_utc": "2026-05-03T18:17:49.720185+00:00", + "shape": [ + 963, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201667/embeddings.npy b/shhs_visit2/shhs2-201667/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70c3b59cc0f9f36e4480879067a4fbf7bc5ad259 --- /dev/null +++ b/shhs_visit2/shhs2-201667/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487dd465c741cef00beab5e6eadca1c15c9100f1fca59e0adc0eb1064e727b21 +size 963128 diff --git a/shhs_visit2/shhs2-201667/labels.meta.json b/shhs_visit2/shhs2-201667/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..770ec8fd296acd6c2278f67dc93fd385e3683b78 --- /dev/null +++ b/shhs_visit2/shhs2-201667/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201667", + "n_epochs": 963, + "created_utc": "2026-05-03T18:17:49.724404+00:00", + "shape": [ + 963 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201667/labels.npy b/shhs_visit2/shhs2-201667/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a91e14d40872bc7fa47541c4fdbf2ce7d4d9cb4 --- /dev/null +++ b/shhs_visit2/shhs2-201667/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a79b330f210bdb803f1611fda454d795ab78cbea5d9ea2a1145ca01c3884a2 +size 2054 diff --git a/shhs_visit2/shhs2-201669/embeddings.meta.json b/shhs_visit2/shhs2-201669/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..801b56162d634e7290c33686f33ca2f5a3fa4b6f --- /dev/null +++ b/shhs_visit2/shhs2-201669/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201669", + "embedding_dim": 500, + "n_epochs": 1252, + "created_utc": "2026-05-03T18:17:51.396411+00:00", + "shape": [ + 1252, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201669/embeddings.npy b/shhs_visit2/shhs2-201669/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..604fe7224c2d5b0fe159cec7d694125e21224a9d --- /dev/null +++ b/shhs_visit2/shhs2-201669/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74af9547b4c22a62dc46dfe42fef452f2213f2ca6a415447e075abf36af37c6 +size 1252128 diff --git a/shhs_visit2/shhs2-201669/labels.meta.json b/shhs_visit2/shhs2-201669/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d20806ef41848fc629010e0dfa699b45d456928 --- /dev/null +++ b/shhs_visit2/shhs2-201669/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201669", + "n_epochs": 1252, + "created_utc": "2026-05-03T18:17:51.400310+00:00", + "shape": [ + 1252 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201669/labels.npy b/shhs_visit2/shhs2-201669/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9ee5d6f8e8ffc9c68125acfd09d7aff7a54f596 --- /dev/null +++ b/shhs_visit2/shhs2-201669/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19cc3cf6e408ed5c84222f6faaeb7762823bdfed879b0870b664de62adc336b3 +size 2632 diff --git a/shhs_visit2/shhs2-201670/embeddings.meta.json b/shhs_visit2/shhs2-201670/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b697c2e5009d411bd2e0d11c33385a68be82b340 --- /dev/null +++ b/shhs_visit2/shhs2-201670/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201670", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:52.553003+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201670/embeddings.npy b/shhs_visit2/shhs2-201670/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4010dfb212c4e895beed8b6a6ed06d5d1f07cafc --- /dev/null +++ b/shhs_visit2/shhs2-201670/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8280e1fdc4e7aae852cc8d06b4242a9d045570ae63233d6183ac80f1587d88d +size 1260128 diff --git a/shhs_visit2/shhs2-201670/labels.meta.json b/shhs_visit2/shhs2-201670/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef512b1d479de0e3a579d4911de8eaf2d4b45d97 --- /dev/null +++ b/shhs_visit2/shhs2-201670/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201670", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:52.556535+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201670/labels.npy b/shhs_visit2/shhs2-201670/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5556ee02f7d89999a4df7f2f97555cd0a8e79273 --- /dev/null +++ b/shhs_visit2/shhs2-201670/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a33032f6cb2c7341d12d7a8c440aee0c5f1a224137bd7c46b41e4cbd4993f2 +size 2648 diff --git a/shhs_visit2/shhs2-201671/embeddings.meta.json b/shhs_visit2/shhs2-201671/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04790965d6fc1d4148f2980dae3770bcafbd63b2 --- /dev/null +++ b/shhs_visit2/shhs2-201671/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201671", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:53.737416+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201671/embeddings.npy b/shhs_visit2/shhs2-201671/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0875aaf6bfc201e99d1724196e55ccd27f8e25da --- /dev/null +++ b/shhs_visit2/shhs2-201671/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d5e6d6d44dd8daaffd319a3c386d883b7d77e25545bc21266ad9f0b13ceab71 +size 1260128 diff --git a/shhs_visit2/shhs2-201671/labels.meta.json b/shhs_visit2/shhs2-201671/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d8286dfc4901a1b35c5fe10cc0be151e4ae7bb0 --- /dev/null +++ b/shhs_visit2/shhs2-201671/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201671", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:53.741619+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201671/labels.npy b/shhs_visit2/shhs2-201671/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf6acf3ccc30ad8cac725a5bbb57dd5637da2004 --- /dev/null +++ b/shhs_visit2/shhs2-201671/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733769af61597ac4e6a42926fda6fd66677dbcee88e6aa9a7d20809ba947a26c +size 2648 diff --git a/shhs_visit2/shhs2-201675/embeddings.meta.json b/shhs_visit2/shhs2-201675/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05b7674e336e32da54e87783fa29f752dec71a0d --- /dev/null +++ b/shhs_visit2/shhs2-201675/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201675", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:17:54.702027+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201675/embeddings.npy b/shhs_visit2/shhs2-201675/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..68a5a0d0b7ce689138c7a995999def29bae548f5 --- /dev/null +++ b/shhs_visit2/shhs2-201675/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f79411193d149be1a145249e80594f109a1314c5453661ec7ebced33488f7f0 +size 1080128 diff --git a/shhs_visit2/shhs2-201675/labels.meta.json b/shhs_visit2/shhs2-201675/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b78de84b413fe1df36909fd78f481ce4fc015ff --- /dev/null +++ b/shhs_visit2/shhs2-201675/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201675", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:17:54.705369+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201675/labels.npy b/shhs_visit2/shhs2-201675/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb28dc8a4b89217c91e647bbd548a2ac8210fcb4 --- /dev/null +++ b/shhs_visit2/shhs2-201675/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba7d62d9c01e6b516647d945619fb9531ad7f1aed89290be7019074ae768bfd +size 2288 diff --git a/shhs_visit2/shhs2-201676/embeddings.meta.json b/shhs_visit2/shhs2-201676/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af9244dd26e68e6e92fd2091e29f640d05ff3a3e --- /dev/null +++ b/shhs_visit2/shhs2-201676/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201676", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:56.111975+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201676/embeddings.npy b/shhs_visit2/shhs2-201676/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbc98bfb08f01d7dd1505348f05a7f1971a04b8c --- /dev/null +++ b/shhs_visit2/shhs2-201676/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f7946f1c974e4bc65891fe0091aeaf3351ef6212aee8ba4309e77e6f8c8437 +size 1364128 diff --git a/shhs_visit2/shhs2-201676/labels.meta.json b/shhs_visit2/shhs2-201676/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbc5a7a0c67144817aaad1aff36e190123007350 --- /dev/null +++ b/shhs_visit2/shhs2-201676/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201676", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:56.116107+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201676/labels.npy b/shhs_visit2/shhs2-201676/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccf2c7323a6709ea6731396f0b530a804fd9d7bc --- /dev/null +++ b/shhs_visit2/shhs2-201676/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a11ae072e8ecaee71bf212c2dd33ef07651ffe99041096317fd319c9f1b084 +size 2856 diff --git a/shhs_visit2/shhs2-201680/embeddings.meta.json b/shhs_visit2/shhs2-201680/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94b03f9c709a27d912c557e1da05bd78e362e58d --- /dev/null +++ b/shhs_visit2/shhs2-201680/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201680", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:57.338769+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201680/embeddings.npy b/shhs_visit2/shhs2-201680/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1397f8738b7211a43d11e08a7d4e13b69bbc80ee --- /dev/null +++ b/shhs_visit2/shhs2-201680/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f192e90723ce7e4f805689bb787603c6218d9db6be89858f85859deda81e427f +size 1260128 diff --git a/shhs_visit2/shhs2-201680/labels.meta.json b/shhs_visit2/shhs2-201680/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1448e9456b516b3bfe4085b74a9a7b8b73ea134 --- /dev/null +++ b/shhs_visit2/shhs2-201680/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201680", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:17:57.343363+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201680/labels.npy b/shhs_visit2/shhs2-201680/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..105a5fcb7b0befa540c7caa5fd5b912b81c3d84f --- /dev/null +++ b/shhs_visit2/shhs2-201680/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab79eb4e415d1ab7d60f3b7ed70370d8f9e8630e9bea59be94972f1b7800cf0 +size 2648 diff --git a/shhs_visit2/shhs2-201681/embeddings.meta.json b/shhs_visit2/shhs2-201681/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47ce129fc96a2116e93a66893b905b0e456eaad3 --- /dev/null +++ b/shhs_visit2/shhs2-201681/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201681", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:58.786741+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201681/embeddings.npy b/shhs_visit2/shhs2-201681/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f880e3103aab48de7acfa022fe76c037cec69211 --- /dev/null +++ b/shhs_visit2/shhs2-201681/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e144d7682f935dda71cd2aa2bd5df2ae90aa36bfc61fcf40e844114aef1d75f6 +size 1364128 diff --git a/shhs_visit2/shhs2-201681/labels.meta.json b/shhs_visit2/shhs2-201681/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c27a942e5d4753b0188d4ab0c984fc7f028ed843 --- /dev/null +++ b/shhs_visit2/shhs2-201681/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201681", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:17:58.791236+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201681/labels.npy b/shhs_visit2/shhs2-201681/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfedfd2e77c725fc98ae3a01b4a8d1ea80409d60 --- /dev/null +++ b/shhs_visit2/shhs2-201681/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172b1ad1189a7fb44ddb3cd039ed4f3d6c05ec99d6482e0d3e5ba152c6215a9c +size 2856 diff --git a/shhs_visit2/shhs2-201682/embeddings.meta.json b/shhs_visit2/shhs2-201682/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d7d9248539f3cd76c04792e328d3d3bb38c304b --- /dev/null +++ b/shhs_visit2/shhs2-201682/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201682", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:17:59.893675+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201682/embeddings.npy b/shhs_visit2/shhs2-201682/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..892349a6f735670b0094bd4b907c3a6be4074983 --- /dev/null +++ b/shhs_visit2/shhs2-201682/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81383635c5e6a5777755c45d5c4047a8756ed48f05dc43edc0f3ab0f51b77a4 +size 1140128 diff --git a/shhs_visit2/shhs2-201682/labels.meta.json b/shhs_visit2/shhs2-201682/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd883ac3e110d0207fea2773264b3bb0b91ce33e --- /dev/null +++ b/shhs_visit2/shhs2-201682/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201682", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:17:59.897836+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201682/labels.npy b/shhs_visit2/shhs2-201682/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1be20aa4a217b4966625ae12ecaf0982146d7d94 --- /dev/null +++ b/shhs_visit2/shhs2-201682/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3579690ef93e017d3eae5b4abaf5aee68b1eb9981f025aecdefeec878a434948 +size 2408 diff --git a/shhs_visit2/shhs2-201687/embeddings.meta.json b/shhs_visit2/shhs2-201687/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f8aa0bef5f98b8b4ee9ec580acae026bf2cda2f --- /dev/null +++ b/shhs_visit2/shhs2-201687/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201687", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:00.959309+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201687/embeddings.npy b/shhs_visit2/shhs2-201687/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6a2706ca0ddd1e35b45efb9281d05cd6578d75b --- /dev/null +++ b/shhs_visit2/shhs2-201687/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61e1dc03418a2955833aa53a6ed35973bc9ee5e89ce635149d7719965b35d99 +size 1140128 diff --git a/shhs_visit2/shhs2-201687/labels.meta.json b/shhs_visit2/shhs2-201687/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..adb99d6dd8778cf92d831a8db69cdab982214e84 --- /dev/null +++ b/shhs_visit2/shhs2-201687/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201687", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:00.962711+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201687/labels.npy b/shhs_visit2/shhs2-201687/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de120a314de8b90a31fbfb17c196ec80e957ab88 --- /dev/null +++ b/shhs_visit2/shhs2-201687/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b877b3ed90c633337e280d7ae6e47faa1651b641d123874566b709f704a1848 +size 2408 diff --git a/shhs_visit2/shhs2-201689/embeddings.meta.json b/shhs_visit2/shhs2-201689/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9d1d3838360e35942ed9f19da27341febd5eb7a --- /dev/null +++ b/shhs_visit2/shhs2-201689/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201689", + "embedding_dim": 500, + "n_epochs": 1286, + "created_utc": "2026-05-03T18:18:03.191427+00:00", + "shape": [ + 1286, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201689/embeddings.npy b/shhs_visit2/shhs2-201689/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..538366453f601890e3702dee2e8f56c490663c7d --- /dev/null +++ b/shhs_visit2/shhs2-201689/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fbba59db694bdd72cc8cb73e4b5c5f0ef7f57792dcd1747df2b67b12abdf07 +size 1286128 diff --git a/shhs_visit2/shhs2-201689/labels.meta.json b/shhs_visit2/shhs2-201689/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c15144f45028a2d49611230249a48bae201d9dd1 --- /dev/null +++ b/shhs_visit2/shhs2-201689/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201689", + "n_epochs": 1286, + "created_utc": "2026-05-03T18:18:03.195437+00:00", + "shape": [ + 1286 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201689/labels.npy b/shhs_visit2/shhs2-201689/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..edb29bea6f7f158057723c88f0adae19bc9422b6 --- /dev/null +++ b/shhs_visit2/shhs2-201689/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6e8864ee8e3f107e52f50a00b85aa8f48195e97b19b9237afbfc74938fe162f +size 2700 diff --git a/shhs_visit2/shhs2-201690/embeddings.meta.json b/shhs_visit2/shhs2-201690/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9fb12f25a9068fc1733aad15bdcfbd21f61468c --- /dev/null +++ b/shhs_visit2/shhs2-201690/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201690", + "embedding_dim": 500, + "n_epochs": 1330, + "created_utc": "2026-05-03T18:18:04.520179+00:00", + "shape": [ + 1330, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201690/embeddings.npy b/shhs_visit2/shhs2-201690/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a951e3aff71867412a2f0b5c5be4188c10ddb1e4 --- /dev/null +++ b/shhs_visit2/shhs2-201690/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7853ae3a4815cdb9f025eeed47c8d34b04b413eeec2936e879775e4bb22443ee +size 1330128 diff --git a/shhs_visit2/shhs2-201690/labels.meta.json b/shhs_visit2/shhs2-201690/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..316495320b272b7c293a91d85ffa96ba08acbd20 --- /dev/null +++ b/shhs_visit2/shhs2-201690/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201690", + "n_epochs": 1330, + "created_utc": "2026-05-03T18:18:04.524167+00:00", + "shape": [ + 1330 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201690/labels.npy b/shhs_visit2/shhs2-201690/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cbaeb1ee7cbdd5f6ccdb3d20a58888219c99eb04 --- /dev/null +++ b/shhs_visit2/shhs2-201690/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:771c9dfe4e2481b8ebbed2230d4196a7ce75826f1d329cff0997ee47513d7de8 +size 2788 diff --git a/shhs_visit2/shhs2-201691/embeddings.meta.json b/shhs_visit2/shhs2-201691/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ac0db6afc7c1dd1afa4e506d1968ff2f055b267 --- /dev/null +++ b/shhs_visit2/shhs2-201691/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201691", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:05.100818+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201691/embeddings.npy b/shhs_visit2/shhs2-201691/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..33f6b60d4ab73e92fa32f6b88190a7f7df8fe7f9 --- /dev/null +++ b/shhs_visit2/shhs2-201691/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8583892fe3969e551088919a78b03b2e72f2b246f4e8a6b430aab6a028af58f8 +size 1200128 diff --git a/shhs_visit2/shhs2-201691/labels.meta.json b/shhs_visit2/shhs2-201691/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef0766845b89f5c167c08cf856defd22001db1c2 --- /dev/null +++ b/shhs_visit2/shhs2-201691/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201691", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:05.111152+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201691/labels.npy b/shhs_visit2/shhs2-201691/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..49e2ad51dddfafc2d25b32bde27eb5877df452ac --- /dev/null +++ b/shhs_visit2/shhs2-201691/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cabec986bd450ed73ac7b94afa07bce5d50ba1417877ad164379a2b93c96e6f +size 2528 diff --git a/shhs_visit2/shhs2-201692/embeddings.meta.json b/shhs_visit2/shhs2-201692/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d51230d7248db40a0d92be45c712d8fbbed72079 --- /dev/null +++ b/shhs_visit2/shhs2-201692/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201692", + "embedding_dim": 500, + "n_epochs": 1247, + "created_utc": "2026-05-03T18:18:06.376777+00:00", + "shape": [ + 1247, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201692/embeddings.npy b/shhs_visit2/shhs2-201692/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..75dd520ece75a1438195b58ae6fae35874f1301f --- /dev/null +++ b/shhs_visit2/shhs2-201692/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac4f6b01e997088a9066bd29f50c3ba34094d63ea86f48bcf6958d358727c42 +size 1247128 diff --git a/shhs_visit2/shhs2-201692/labels.meta.json b/shhs_visit2/shhs2-201692/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..707d295e1698d562a1ee8ba74130100a3cf40247 --- /dev/null +++ b/shhs_visit2/shhs2-201692/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201692", + "n_epochs": 1247, + "created_utc": "2026-05-03T18:18:06.380430+00:00", + "shape": [ + 1247 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201692/labels.npy b/shhs_visit2/shhs2-201692/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..56b20192cd39b70b4409ecfb250bf2e1d9891f48 --- /dev/null +++ b/shhs_visit2/shhs2-201692/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c11724d0372f5f4f85c2128e832c085a652887f01f66a7c4c643670ffffba15 +size 2622 diff --git a/shhs_visit2/shhs2-201695/embeddings.meta.json b/shhs_visit2/shhs2-201695/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..898f29b3402624f504a57399002d9b549bea5b07 --- /dev/null +++ b/shhs_visit2/shhs2-201695/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201695", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:18:07.574927+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201695/embeddings.npy b/shhs_visit2/shhs2-201695/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06f7e422b5d8722246833bfa647ababe83918c53 --- /dev/null +++ b/shhs_visit2/shhs2-201695/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609799474a4ba8269aca2ac0518f2ad7f532c990be5b2ccc769b939823fc045c +size 1180128 diff --git a/shhs_visit2/shhs2-201695/labels.meta.json b/shhs_visit2/shhs2-201695/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3fd909315f00a50608a93c0ee389bf40c7f1f61f --- /dev/null +++ b/shhs_visit2/shhs2-201695/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201695", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:18:07.579430+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201695/labels.npy b/shhs_visit2/shhs2-201695/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2402f05c882ee8fdcfa5e5aa06cf78123fd71bb --- /dev/null +++ b/shhs_visit2/shhs2-201695/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7b891f95f9ca759ca06bf5719370472084a46b37a5b54d4e12222052ea21e7 +size 2488 diff --git a/shhs_visit2/shhs2-201696/embeddings.meta.json b/shhs_visit2/shhs2-201696/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00415bb746cfc6c74e82778ce97f494fec0b6002 --- /dev/null +++ b/shhs_visit2/shhs2-201696/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201696", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:18:09.606067+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201696/embeddings.npy b/shhs_visit2/shhs2-201696/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8dd34ba0a805d489b014b1aa21afd9a103970769 --- /dev/null +++ b/shhs_visit2/shhs2-201696/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aef6935bbb33c67c6939e308882742c60f6172741e0510280f85671673f8c90 +size 1262128 diff --git a/shhs_visit2/shhs2-201696/labels.meta.json b/shhs_visit2/shhs2-201696/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85c05d18d6f95a516319a169b3c3257ad90ad590 --- /dev/null +++ b/shhs_visit2/shhs2-201696/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201696", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:18:09.610182+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201696/labels.npy b/shhs_visit2/shhs2-201696/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8fb07b0f81a3f7fb13f4b8d23d9e6db8e06a9eb --- /dev/null +++ b/shhs_visit2/shhs2-201696/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58864e6069052726a0b02471e50c98f9150ff8446cb1ae2b08806e0c7738505 +size 2652 diff --git a/shhs_visit2/shhs2-201698/embeddings.meta.json b/shhs_visit2/shhs2-201698/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d4bdfa57b9d312362e233cc271c8de03000722a --- /dev/null +++ b/shhs_visit2/shhs2-201698/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201698", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:18:10.875503+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201698/embeddings.npy b/shhs_visit2/shhs2-201698/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ede1aefde63a05715538c27ecac0840d8293cbc --- /dev/null +++ b/shhs_visit2/shhs2-201698/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28239b4711bdf1422c8d7b057c71865549b8cb73189259779eb56497b4673341 +size 1210128 diff --git a/shhs_visit2/shhs2-201698/labels.meta.json b/shhs_visit2/shhs2-201698/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c528df776edf44de2ce55e641c2da947beada42 --- /dev/null +++ b/shhs_visit2/shhs2-201698/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201698", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:18:10.879342+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201698/labels.npy b/shhs_visit2/shhs2-201698/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2bc852cd6e548724710ce789beb16cfc23a63ba0 --- /dev/null +++ b/shhs_visit2/shhs2-201698/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b4729e9b9e8ca32c6838d165be7f75491904b2999aad1aefa1140348f0aaa4 +size 2548 diff --git a/shhs_visit2/shhs2-201702/embeddings.meta.json b/shhs_visit2/shhs2-201702/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cac9bcfe0336ced705f88e61e5092e8ae7ac196f --- /dev/null +++ b/shhs_visit2/shhs2-201702/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201702", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:11.840473+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201702/embeddings.npy b/shhs_visit2/shhs2-201702/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bb93fa1f6603f6981b785219d05e9157f17bf81 --- /dev/null +++ b/shhs_visit2/shhs2-201702/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b169764046cb648b3b9e52cb53c7f189a9c847f51a23890d0ea19a4c02866b +size 1080128 diff --git a/shhs_visit2/shhs2-201702/labels.meta.json b/shhs_visit2/shhs2-201702/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8184f75607fe94d63a5f374dda991b671dd0be0e --- /dev/null +++ b/shhs_visit2/shhs2-201702/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201702", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:11.844444+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201702/labels.npy b/shhs_visit2/shhs2-201702/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d3bad9614a339ef0898df4290a31d4c313f52a1 --- /dev/null +++ b/shhs_visit2/shhs2-201702/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15d076568c1bd2e123c0237087b76dd6354272ce8a1bdfaba2cf6f1b305ee60 +size 2288 diff --git a/shhs_visit2/shhs2-201705/embeddings.meta.json b/shhs_visit2/shhs2-201705/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1423132faf395394e87d52bc4edfb4af09ffcf9 --- /dev/null +++ b/shhs_visit2/shhs2-201705/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201705", + "embedding_dim": 500, + "n_epochs": 1280, + "created_utc": "2026-05-03T18:18:13.004450+00:00", + "shape": [ + 1280, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201705/embeddings.npy b/shhs_visit2/shhs2-201705/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..11d6c66e7e3772284926031992ea381042ed267f --- /dev/null +++ b/shhs_visit2/shhs2-201705/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5815df48d7a8749a1ec0663ee80ca7c359749f1f653de1dd1c8446b4ff3a276b +size 1280128 diff --git a/shhs_visit2/shhs2-201705/labels.meta.json b/shhs_visit2/shhs2-201705/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfc644604e5c0c5f2a8fa7c12aa137ad5d6b2a23 --- /dev/null +++ b/shhs_visit2/shhs2-201705/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201705", + "n_epochs": 1280, + "created_utc": "2026-05-03T18:18:13.008478+00:00", + "shape": [ + 1280 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201705/labels.npy b/shhs_visit2/shhs2-201705/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4d12b73a79cacc1480e49864b3d862961e32ee5 --- /dev/null +++ b/shhs_visit2/shhs2-201705/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f35e764c5977efb9fa266e39cdf3ead9293b851ede0539cb0b60a0914ce2e2 +size 2688 diff --git a/shhs_visit2/shhs2-201706/embeddings.meta.json b/shhs_visit2/shhs2-201706/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6321250a12ae9a08c11db1f479643f25220129f --- /dev/null +++ b/shhs_visit2/shhs2-201706/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201706", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:14.263824+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201706/embeddings.npy b/shhs_visit2/shhs2-201706/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..55da82c55c2df59f0733d004926c7a4ee5028b57 --- /dev/null +++ b/shhs_visit2/shhs2-201706/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cad112cd892c5c6a88930617aa637134b2ed55c7a4513ce1eace3ce934f88ef +size 1320128 diff --git a/shhs_visit2/shhs2-201706/labels.meta.json b/shhs_visit2/shhs2-201706/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f97092240e6e04568a8a11803219d3116da4ec4e --- /dev/null +++ b/shhs_visit2/shhs2-201706/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201706", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:14.267682+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201706/labels.npy b/shhs_visit2/shhs2-201706/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..873a592f873d4be7b004b9d42cf38d720c76815f --- /dev/null +++ b/shhs_visit2/shhs2-201706/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbd4cff8dadeeb53b7ca1760b57124435a57d94c8e4322173896dc974890514 +size 2768 diff --git a/shhs_visit2/shhs2-201708/embeddings.meta.json b/shhs_visit2/shhs2-201708/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e46ff4ca128e27837491a990f9121670f9ef72a5 --- /dev/null +++ b/shhs_visit2/shhs2-201708/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201708", + "embedding_dim": 500, + "n_epochs": 1123, + "created_utc": "2026-05-03T18:18:16.813645+00:00", + "shape": [ + 1123, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201708/embeddings.npy b/shhs_visit2/shhs2-201708/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..912b40aa78a0afcd83815b9479b7e833090b2af7 --- /dev/null +++ b/shhs_visit2/shhs2-201708/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9297ad7f491944c51bd8c93a0a6c6c9b3f2c25fd9c3990d131321d2c5389953 +size 1123128 diff --git a/shhs_visit2/shhs2-201708/labels.meta.json b/shhs_visit2/shhs2-201708/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d6af43f10fb42d8e2a33f24085ede7b4e62297c --- /dev/null +++ b/shhs_visit2/shhs2-201708/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201708", + "n_epochs": 1123, + "created_utc": "2026-05-03T18:18:16.818012+00:00", + "shape": [ + 1123 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201708/labels.npy b/shhs_visit2/shhs2-201708/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1c4893cc6b98ff67d9720300591b08fba3853a2 --- /dev/null +++ b/shhs_visit2/shhs2-201708/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fce70e68b2f650aea1817274d67bfb1299d46469d619feecd93b58a9394e966 +size 2374 diff --git a/shhs_visit2/shhs2-201709/embeddings.meta.json b/shhs_visit2/shhs2-201709/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..695db9e379e58186a9b456c3bfa1efb1c280ad8e --- /dev/null +++ b/shhs_visit2/shhs2-201709/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201709", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:18.100830+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201709/embeddings.npy b/shhs_visit2/shhs2-201709/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9197f15823399ba91620a3120ac5bb7a7a301a89 --- /dev/null +++ b/shhs_visit2/shhs2-201709/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7119406d46604956270d13517414356db8488b73a944b5768fd502109096b0c +size 1320128 diff --git a/shhs_visit2/shhs2-201709/labels.meta.json b/shhs_visit2/shhs2-201709/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a491ba402b6633d9dff3bac336773fd2489faa2 --- /dev/null +++ b/shhs_visit2/shhs2-201709/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201709", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:18.104875+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201709/labels.npy b/shhs_visit2/shhs2-201709/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2fc850b583361633b8c0a0b819cbd977528226d --- /dev/null +++ b/shhs_visit2/shhs2-201709/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e19352d594b69a970a51b1ea5ca42b32adc2a8c1a2d409402452b9f9745967b +size 2768 diff --git a/shhs_visit2/shhs2-201778/embeddings.meta.json b/shhs_visit2/shhs2-201778/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68583e151b9d062a83cedb2ac918fb1af964746a --- /dev/null +++ b/shhs_visit2/shhs2-201778/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201778", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:19.567641+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201778/embeddings.npy b/shhs_visit2/shhs2-201778/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5be24329f8443ebe93c8ea335865c2f95c35593f --- /dev/null +++ b/shhs_visit2/shhs2-201778/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9c9c989facd91d87394ad1db018f41f2d3be9295b23e966b31788104e254ca +size 1364128 diff --git a/shhs_visit2/shhs2-201778/labels.meta.json b/shhs_visit2/shhs2-201778/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72d7d0e2ad6f33bebc13eada9baa298703b5ea4f --- /dev/null +++ b/shhs_visit2/shhs2-201778/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201778", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:19.571271+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201778/labels.npy b/shhs_visit2/shhs2-201778/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca9e03d946f3127c12f2f70c7643aceeb6bcd3e4 --- /dev/null +++ b/shhs_visit2/shhs2-201778/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670409a9baf828688e036cece4244a2fbdcbc2b37ed13cd630874faf540f9681 +size 2856 diff --git a/shhs_visit2/shhs2-201779/embeddings.meta.json b/shhs_visit2/shhs2-201779/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e6226037aa7ac037fa8ddfa0690b909eb635d2b --- /dev/null +++ b/shhs_visit2/shhs2-201779/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201779", + "embedding_dim": 500, + "n_epochs": 1047, + "created_utc": "2026-05-03T18:18:20.870191+00:00", + "shape": [ + 1047, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201779/embeddings.npy b/shhs_visit2/shhs2-201779/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..863c822603710fecf56d3ddf3897a31499f9ca1b --- /dev/null +++ b/shhs_visit2/shhs2-201779/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de89a95a81905058f0baf325a53ec0c1d0c688ed6469f547a6cc37b76e79d23 +size 1047128 diff --git a/shhs_visit2/shhs2-201779/labels.meta.json b/shhs_visit2/shhs2-201779/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10dfb7430df3f47627c37c2c4787a0959ad25eb4 --- /dev/null +++ b/shhs_visit2/shhs2-201779/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201779", + "n_epochs": 1047, + "created_utc": "2026-05-03T18:18:20.874416+00:00", + "shape": [ + 1047 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201779/labels.npy b/shhs_visit2/shhs2-201779/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..02d1d0f7bbb9c8f49b91fc58f22ac329b5e8a031 --- /dev/null +++ b/shhs_visit2/shhs2-201779/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106683191803f4fdd0339908421e538527fca8df6f47ae1474dab9b0ac8faabb +size 2222 diff --git a/shhs_visit2/shhs2-201781/embeddings.meta.json b/shhs_visit2/shhs2-201781/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c4930d0bc52b6c79b8dacbca99d6f1c5303043e --- /dev/null +++ b/shhs_visit2/shhs2-201781/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201781", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:21.845473+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201781/embeddings.npy b/shhs_visit2/shhs2-201781/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cfa549b7945a5a5d6b769370d32739dc274d7b1 --- /dev/null +++ b/shhs_visit2/shhs2-201781/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23ae5eff9f807e32cafacd7a53cf2a90257eb15774ff4f2340e9a3576bc22b56 +size 1080128 diff --git a/shhs_visit2/shhs2-201781/labels.meta.json b/shhs_visit2/shhs2-201781/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fb22e2c91c8b664c52af8083496f6c4e1acf20d --- /dev/null +++ b/shhs_visit2/shhs2-201781/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201781", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:21.849215+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201781/labels.npy b/shhs_visit2/shhs2-201781/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d30059b687969abc0a424cc355effe76d7f20d5e --- /dev/null +++ b/shhs_visit2/shhs2-201781/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0024dd44fca21333a911bdccb587bbeac583dd5ef2edea3c6f5475b6d7b1a0 +size 2288 diff --git a/shhs_visit2/shhs2-201783/embeddings.meta.json b/shhs_visit2/shhs2-201783/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b0905e68a16adb7eedebfcae62455a75fa5093b --- /dev/null +++ b/shhs_visit2/shhs2-201783/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201783", + "embedding_dim": 500, + "n_epochs": 1330, + "created_utc": "2026-05-03T18:18:23.164614+00:00", + "shape": [ + 1330, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201783/embeddings.npy b/shhs_visit2/shhs2-201783/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c274397a94fd242b6deda798f2586bc1c67c90a --- /dev/null +++ b/shhs_visit2/shhs2-201783/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0374e5e96af4844702426dd85b6d450e174ad2ddedf7bc913bdf7647dc16c13a +size 1330128 diff --git a/shhs_visit2/shhs2-201783/labels.meta.json b/shhs_visit2/shhs2-201783/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae6ea4e3f5c27fb16700d79c54b8cf3c015e9989 --- /dev/null +++ b/shhs_visit2/shhs2-201783/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201783", + "n_epochs": 1330, + "created_utc": "2026-05-03T18:18:23.175221+00:00", + "shape": [ + 1330 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201783/labels.npy b/shhs_visit2/shhs2-201783/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6b669ba595be45d1f88b629ffac501fe1ffa7a5 --- /dev/null +++ b/shhs_visit2/shhs2-201783/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761aaa6c2f7479d5716de0c4a2236292c4a8f435ccc30b5eca1e45e69daa1bf6 +size 2788 diff --git a/shhs_visit2/shhs2-201784/embeddings.meta.json b/shhs_visit2/shhs2-201784/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..106c54531a1b3e94fabc2d857aa880a6045e84d4 --- /dev/null +++ b/shhs_visit2/shhs2-201784/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201784", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:24.522661+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201784/embeddings.npy b/shhs_visit2/shhs2-201784/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..60600435330e991a1efb8cf18305dd1d7331ebbf --- /dev/null +++ b/shhs_visit2/shhs2-201784/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f41b222abf85df5c530244db9b02340d9b23319b80e7c454563c431d25e529 +size 1364128 diff --git a/shhs_visit2/shhs2-201784/labels.meta.json b/shhs_visit2/shhs2-201784/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fa312df04d75acdd96cfd98bc2ee469657a2e5e --- /dev/null +++ b/shhs_visit2/shhs2-201784/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201784", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:24.526475+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201784/labels.npy b/shhs_visit2/shhs2-201784/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb6bd675ecc320930386b8cdd618fb080372fd64 --- /dev/null +++ b/shhs_visit2/shhs2-201784/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10943f4e884ac0ac2b16adac17bf0e3296fe6e62610b617dc6cb90a71ff4c8c9 +size 2856 diff --git a/shhs_visit2/shhs2-201786/embeddings.meta.json b/shhs_visit2/shhs2-201786/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ad7eaba68894ecfb9c58d0ae5c528f38fc381dc --- /dev/null +++ b/shhs_visit2/shhs2-201786/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201786", + "embedding_dim": 500, + "n_epochs": 556, + "created_utc": "2026-05-03T18:18:25.124424+00:00", + "shape": [ + 556, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201786/embeddings.npy b/shhs_visit2/shhs2-201786/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..79d985abe5b8dc8861f3387bd41b59cd228701de --- /dev/null +++ b/shhs_visit2/shhs2-201786/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8225290f08ee5b810082f8df3ca2dd0c0d8b2a1958e2daf2c2f373c21071a1ea +size 556128 diff --git a/shhs_visit2/shhs2-201786/labels.meta.json b/shhs_visit2/shhs2-201786/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..664140052c021e59bb1c9658f786790b818f22cc --- /dev/null +++ b/shhs_visit2/shhs2-201786/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201786", + "n_epochs": 556, + "created_utc": "2026-05-03T18:18:25.128147+00:00", + "shape": [ + 556 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201786/labels.npy b/shhs_visit2/shhs2-201786/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5586f3fa4cfcae278b7b683e991371af040e04e --- /dev/null +++ b/shhs_visit2/shhs2-201786/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54474545e1876c023e08e9973c5ecaaf432434a352c9fb9cbf2dcb3303a4452e +size 1240 diff --git a/shhs_visit2/shhs2-201789/embeddings.meta.json b/shhs_visit2/shhs2-201789/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4058d06680e2956063073ac5c3beac4b0e8c14f --- /dev/null +++ b/shhs_visit2/shhs2-201789/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201789", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:26.255442+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201789/embeddings.npy b/shhs_visit2/shhs2-201789/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..274e48a64a95762a76ffef8e3290772e7e901bbb --- /dev/null +++ b/shhs_visit2/shhs2-201789/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca374e0ef65978f2d6d8d785225d83cc5a0e877e84587ebbc4893bf32882d0b +size 1200128 diff --git a/shhs_visit2/shhs2-201789/labels.meta.json b/shhs_visit2/shhs2-201789/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a5ad676cdf664e733aea28f8452e70cd9816d99 --- /dev/null +++ b/shhs_visit2/shhs2-201789/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201789", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:26.259672+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201789/labels.npy b/shhs_visit2/shhs2-201789/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0e7faa8a65cab2bb73cd90a05e5fffa2a4bdbb1 --- /dev/null +++ b/shhs_visit2/shhs2-201789/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3034dbb013d525aa84db5d77ba378f30d2d7749a518d049b21affb0ffc069205 +size 2528 diff --git a/shhs_visit2/shhs2-201790/embeddings.meta.json b/shhs_visit2/shhs2-201790/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3ac6f54ae169bfcf89cadfa9f92583beaed6d68 --- /dev/null +++ b/shhs_visit2/shhs2-201790/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201790", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:27.661787+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201790/embeddings.npy b/shhs_visit2/shhs2-201790/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..487002486a978e878faadb3cd8f199979d8a3da8 --- /dev/null +++ b/shhs_visit2/shhs2-201790/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114e8607084f2f11d45fe7a69d759224461044d50efafd0b10fceb05f679bdc3 +size 1364128 diff --git a/shhs_visit2/shhs2-201790/labels.meta.json b/shhs_visit2/shhs2-201790/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..75679f6547de8be6058032680e79f17d6702526e --- /dev/null +++ b/shhs_visit2/shhs2-201790/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201790", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:27.665692+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201790/labels.npy b/shhs_visit2/shhs2-201790/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bf75ecf0b3be8f5e29466e132530fa62b3c16b0 --- /dev/null +++ b/shhs_visit2/shhs2-201790/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf593d1d4b9c25f01fdb387d907e969506fc3e072309f9d32377cc03c3062aa +size 2856 diff --git a/shhs_visit2/shhs2-201825/embeddings.meta.json b/shhs_visit2/shhs2-201825/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f748216ef1689bcfa92ab3a51743e06b1867ce72 --- /dev/null +++ b/shhs_visit2/shhs2-201825/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201825", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:28.618195+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201825/embeddings.npy b/shhs_visit2/shhs2-201825/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5a5284da36dc262b42d4edfa822fd28d9a68649 --- /dev/null +++ b/shhs_visit2/shhs2-201825/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77f6d27735df36bf9643cd58301dcd98f18403f131926e7b3f66a2433e12044f +size 1080128 diff --git a/shhs_visit2/shhs2-201825/labels.meta.json b/shhs_visit2/shhs2-201825/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61bb5d2e1030a5c29a42f2c23a7185d7881a213b --- /dev/null +++ b/shhs_visit2/shhs2-201825/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201825", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:28.621934+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201825/labels.npy b/shhs_visit2/shhs2-201825/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3de5449ce3dda7abd216b903cc3d5079e16232f4 --- /dev/null +++ b/shhs_visit2/shhs2-201825/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22795e2691005096fd753cbdc09585a0e8dd99e99d77e113612ac6e2ed0e7cc9 +size 2288 diff --git a/shhs_visit2/shhs2-201832/embeddings.meta.json b/shhs_visit2/shhs2-201832/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1bdb5285e3c1e856ac8de2d5ebbb73c9324d2d4 --- /dev/null +++ b/shhs_visit2/shhs2-201832/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201832", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:29.567670+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201832/embeddings.npy b/shhs_visit2/shhs2-201832/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ffe08881684c175017eae3238adb8577de6dd8f --- /dev/null +++ b/shhs_visit2/shhs2-201832/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3310f4f7b51d45d5e1d3e237a0b0a91525b98cdadc34688c41d7017560975d +size 1080128 diff --git a/shhs_visit2/shhs2-201832/labels.meta.json b/shhs_visit2/shhs2-201832/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57be74c337317d8e75b4526ecb9a7d68c3ca0acb --- /dev/null +++ b/shhs_visit2/shhs2-201832/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201832", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:29.572365+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201832/labels.npy b/shhs_visit2/shhs2-201832/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e30149d25d1dcc545a90f333851f0a834b12ddc --- /dev/null +++ b/shhs_visit2/shhs2-201832/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08ba1be424fb1f836c349fc5289bd1bb2cac368cc2ce54cf978694f69eadbe7 +size 2288 diff --git a/shhs_visit2/shhs2-201834/embeddings.meta.json b/shhs_visit2/shhs2-201834/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2d6fa36a41bbd0e39b23be6b5a002be8fc4fd94 --- /dev/null +++ b/shhs_visit2/shhs2-201834/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201834", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:30.631259+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201834/embeddings.npy b/shhs_visit2/shhs2-201834/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f843cf90ed4cefeaeaa396af6bf166119f8db898 --- /dev/null +++ b/shhs_visit2/shhs2-201834/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03ff26d967fa00180324724bae90dbb128e5da89b24e986cc105b8962413224e +size 1200128 diff --git a/shhs_visit2/shhs2-201834/labels.meta.json b/shhs_visit2/shhs2-201834/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6dfad4bd19eecbb8786da51537d30bf5fa959fba --- /dev/null +++ b/shhs_visit2/shhs2-201834/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201834", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:30.634349+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201834/labels.npy b/shhs_visit2/shhs2-201834/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3f44293ab889e8794363fb0942f24aca614d5f0 --- /dev/null +++ b/shhs_visit2/shhs2-201834/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb199b2970e3fa2da49ce2a88adacdbbc0bc2e3c93be8926acf07853717ce33 +size 2528 diff --git a/shhs_visit2/shhs2-201842/embeddings.meta.json b/shhs_visit2/shhs2-201842/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8070bda9d739421f83e19bdcfcb8e3826374dfc --- /dev/null +++ b/shhs_visit2/shhs2-201842/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201842", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:31.811202+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201842/embeddings.npy b/shhs_visit2/shhs2-201842/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2707f8067342deff37c58e09627b62eafeed287 --- /dev/null +++ b/shhs_visit2/shhs2-201842/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4c45f2b45bf1ddfc6094940470dae6690f01f7f637ae2d396e76bbfa444736 +size 1140128 diff --git a/shhs_visit2/shhs2-201842/labels.meta.json b/shhs_visit2/shhs2-201842/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76647c47f96cd13484b832c942f04970f26c7fc8 --- /dev/null +++ b/shhs_visit2/shhs2-201842/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201842", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:31.816234+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201842/labels.npy b/shhs_visit2/shhs2-201842/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bb9919c616f00f4700615dc79a5be5d548c6419 --- /dev/null +++ b/shhs_visit2/shhs2-201842/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d865fe390c06d96a01f710be8ed31180e3fa90d3c95c3487dfde54966b935e +size 2408 diff --git a/shhs_visit2/shhs2-201843/embeddings.meta.json b/shhs_visit2/shhs2-201843/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..335baa14e42b28570eb389f37418046e3d5d4555 --- /dev/null +++ b/shhs_visit2/shhs2-201843/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201843", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:33.276575+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201843/embeddings.npy b/shhs_visit2/shhs2-201843/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8373b30060bef9dc30c443e10ddc2f0bfb64b5f0 --- /dev/null +++ b/shhs_visit2/shhs2-201843/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6d6cf164261d4bdb88df3fe19211b990d1714c0440509148200a677d2220da +size 1364128 diff --git a/shhs_visit2/shhs2-201843/labels.meta.json b/shhs_visit2/shhs2-201843/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..099133407c1cefee9babc7131f4be4fa36eedb70 --- /dev/null +++ b/shhs_visit2/shhs2-201843/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201843", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:33.279986+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201843/labels.npy b/shhs_visit2/shhs2-201843/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..54d86d5e2613da2c2ab398c44a93459926349b27 --- /dev/null +++ b/shhs_visit2/shhs2-201843/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2fc50f5fe3381ed473db562996ce24f263054234b4fecb777686e1489f08d9 +size 2856 diff --git a/shhs_visit2/shhs2-201844/embeddings.meta.json b/shhs_visit2/shhs2-201844/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7080e843173b22dfba908bbd7dc0deb3674859bf --- /dev/null +++ b/shhs_visit2/shhs2-201844/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201844", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:34.207314+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201844/embeddings.npy b/shhs_visit2/shhs2-201844/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b081845d598bb37f8f0fc95f4a8472298059095 --- /dev/null +++ b/shhs_visit2/shhs2-201844/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c09423e859e3e1245dc2a2eca85acf4f7a603eb5fa631d1a543a5b245adc0b6 +size 1080128 diff --git a/shhs_visit2/shhs2-201844/labels.meta.json b/shhs_visit2/shhs2-201844/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7484041955eebc333b904a2749c7e9ca8f66131d --- /dev/null +++ b/shhs_visit2/shhs2-201844/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201844", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:34.210783+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201844/labels.npy b/shhs_visit2/shhs2-201844/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eaa79d40e9ac832e939591c66ade711ebf3423ec --- /dev/null +++ b/shhs_visit2/shhs2-201844/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602dc1a6243954389e8613275ac42000b5a53b6d6b1af99d717b04a804c0e0a7 +size 2288 diff --git a/shhs_visit2/shhs2-201856/embeddings.meta.json b/shhs_visit2/shhs2-201856/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d06dc157d6ebeb7dc903907814310840e09058de --- /dev/null +++ b/shhs_visit2/shhs2-201856/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201856", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:35.688845+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201856/embeddings.npy b/shhs_visit2/shhs2-201856/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b722fa2faeea8e7fa26318ead46ef7fd246c939 --- /dev/null +++ b/shhs_visit2/shhs2-201856/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69b5503c8d50362c68688e9a7351df1f7a62d9cd2cda7c72c9568f29bfb040c +size 1364128 diff --git a/shhs_visit2/shhs2-201856/labels.meta.json b/shhs_visit2/shhs2-201856/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ba21bc68a26776d400c48c100393047ef337f3f --- /dev/null +++ b/shhs_visit2/shhs2-201856/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201856", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:18:35.693027+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201856/labels.npy b/shhs_visit2/shhs2-201856/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0d10e376fe95c083049d8228aeed6d2563087d5 --- /dev/null +++ b/shhs_visit2/shhs2-201856/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df055ec6de83eac40b9da3dd2f361c9d05990d2ad94718902b3bc9da5d981412 +size 2856 diff --git a/shhs_visit2/shhs2-201859/embeddings.meta.json b/shhs_visit2/shhs2-201859/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45b51d9b0b0a5ae2251c4ca6ddc5d9b57f3749af --- /dev/null +++ b/shhs_visit2/shhs2-201859/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201859", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:36.256265+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201859/embeddings.npy b/shhs_visit2/shhs2-201859/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af70ec864c38acf4459f57eb239ff4879bc5d97b --- /dev/null +++ b/shhs_visit2/shhs2-201859/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3997e0cfa6b852c08fe8751a7a67897ad772201112bb3109d65c2433fff73923 +size 1140128 diff --git a/shhs_visit2/shhs2-201859/labels.meta.json b/shhs_visit2/shhs2-201859/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4aaae576b5edc45b14a4eef7452617358a8fe2ac --- /dev/null +++ b/shhs_visit2/shhs2-201859/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201859", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:36.260071+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201859/labels.npy b/shhs_visit2/shhs2-201859/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d8e656427e4ba00b349d37ae777736e61afc873e --- /dev/null +++ b/shhs_visit2/shhs2-201859/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b9cf7daabeef9bdb9d7923ff1d984801cceb50e23674448d83b7c0737f1eb3 +size 2408 diff --git a/shhs_visit2/shhs2-201876/embeddings.meta.json b/shhs_visit2/shhs2-201876/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..981bfd0fbcf304c104ccd4661d2723756221afcc --- /dev/null +++ b/shhs_visit2/shhs2-201876/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201876", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:18:37.444978+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201876/embeddings.npy b/shhs_visit2/shhs2-201876/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ace185decfd3ca23220f43c296c7ae028b01d9a1 --- /dev/null +++ b/shhs_visit2/shhs2-201876/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5391c246f5f252aac752d4f868e64b5a348db45da1f7109824555594a08cda16 +size 1260128 diff --git a/shhs_visit2/shhs2-201876/labels.meta.json b/shhs_visit2/shhs2-201876/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c02e82bb712d1b890598cd86cc7321a62aea3daa --- /dev/null +++ b/shhs_visit2/shhs2-201876/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201876", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:18:37.448271+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201876/labels.npy b/shhs_visit2/shhs2-201876/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9895e56b75f09a6ad3456d9aae8f9d388cc9327 --- /dev/null +++ b/shhs_visit2/shhs2-201876/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f00bacca5453703792eb159d097609819dba16ca07e71351c3fcb1e26484ce4 +size 2648 diff --git a/shhs_visit2/shhs2-201877/embeddings.meta.json b/shhs_visit2/shhs2-201877/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..616ca232bc94e9785f500289f0576fd87a19bf3c --- /dev/null +++ b/shhs_visit2/shhs2-201877/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201877", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:18:38.400136+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201877/embeddings.npy b/shhs_visit2/shhs2-201877/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac98e33d974ec859935fb27cf83058a52794a5a9 --- /dev/null +++ b/shhs_visit2/shhs2-201877/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f89b9e9ed371f0546c0d91a9e76252d1c585f92652f09afecc49ce8111ba6a9 +size 1020128 diff --git a/shhs_visit2/shhs2-201877/labels.meta.json b/shhs_visit2/shhs2-201877/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6df05e0cf36226eb6a1cce9de382f3684ba0f4d --- /dev/null +++ b/shhs_visit2/shhs2-201877/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201877", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:18:38.403977+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201877/labels.npy b/shhs_visit2/shhs2-201877/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a751ac33c667c03a99760c896ff5638417e4153e --- /dev/null +++ b/shhs_visit2/shhs2-201877/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fa00a9363ae6aae2fb4c7c5586292b92e44b4cef1bdddb603feef8886947be +size 2168 diff --git a/shhs_visit2/shhs2-201878/embeddings.meta.json b/shhs_visit2/shhs2-201878/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f8b4c3c75cae8c6c0ec4923e5ea2244febb9ca1 --- /dev/null +++ b/shhs_visit2/shhs2-201878/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201878", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:39.487494+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201878/embeddings.npy b/shhs_visit2/shhs2-201878/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ad7eb792cf2d9b1c17e2831bca6833f9e135c1e --- /dev/null +++ b/shhs_visit2/shhs2-201878/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0892e4d4b30624a87cddd129613d0cf417b42b9792a2204da96ad07250083e8 +size 1200128 diff --git a/shhs_visit2/shhs2-201878/labels.meta.json b/shhs_visit2/shhs2-201878/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a919a4a476db8067963345eab8b4709b84126af --- /dev/null +++ b/shhs_visit2/shhs2-201878/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201878", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:39.491796+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201878/labels.npy b/shhs_visit2/shhs2-201878/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..939f01ea0fa7efb1c3cf94ae3e2a9a76ebdc9457 --- /dev/null +++ b/shhs_visit2/shhs2-201878/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d3ae02346a2f03cea85138c02b62a5a9e1c0b3f51e91340df290944210d929 +size 2528 diff --git a/shhs_visit2/shhs2-201879/embeddings.meta.json b/shhs_visit2/shhs2-201879/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..483c4be9ec536e3db5af21871535625c8fa7d9bd --- /dev/null +++ b/shhs_visit2/shhs2-201879/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201879", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:40.749496+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201879/embeddings.npy b/shhs_visit2/shhs2-201879/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd8b6f8e84697ab4a43cf11429d340c208285461 --- /dev/null +++ b/shhs_visit2/shhs2-201879/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3bfec60601a3c2324a0cfe64b75700989d15d7e028ff081987379e4059fc3b +size 1320128 diff --git a/shhs_visit2/shhs2-201879/labels.meta.json b/shhs_visit2/shhs2-201879/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74da1856147d0b04bd96a74a6cd2fe2ae75696f4 --- /dev/null +++ b/shhs_visit2/shhs2-201879/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201879", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:40.753598+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201879/labels.npy b/shhs_visit2/shhs2-201879/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc7d3226ea5186ac6f724f3fd217e8fdb0287b8c --- /dev/null +++ b/shhs_visit2/shhs2-201879/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d890b4ac606835b4750a382ca0be8d5c9792985fc5ac4fb52431632cca5a04b +size 2768 diff --git a/shhs_visit2/shhs2-201883/embeddings.meta.json b/shhs_visit2/shhs2-201883/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11f63ea2f64d8923fb833f87f72e20b82301a2ed --- /dev/null +++ b/shhs_visit2/shhs2-201883/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201883", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:18:42.490937+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201883/embeddings.npy b/shhs_visit2/shhs2-201883/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b7348fc62b9f1d3d91fcad7f35534ef66d96440 --- /dev/null +++ b/shhs_visit2/shhs2-201883/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad37123a05b831d2d0ebc8ec526f590533edb34b40600fb851e8d612029d4543 +size 1142128 diff --git a/shhs_visit2/shhs2-201883/labels.meta.json b/shhs_visit2/shhs2-201883/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cae1f35d00527582ad91ba37092ef8ff9e1d804b --- /dev/null +++ b/shhs_visit2/shhs2-201883/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201883", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:18:42.495532+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201883/labels.npy b/shhs_visit2/shhs2-201883/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3498a7ec1e7850c13ccf62c220224688442e823e --- /dev/null +++ b/shhs_visit2/shhs2-201883/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d406be2bda71f45f9cd043d802c56dea339cac829d217a3ab865e7067b691e2 +size 2412 diff --git a/shhs_visit2/shhs2-201887/embeddings.meta.json b/shhs_visit2/shhs2-201887/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6af0686fab77c550696332f951f0b5d45a5b7c3b --- /dev/null +++ b/shhs_visit2/shhs2-201887/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201887", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:43.049011+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201887/embeddings.npy b/shhs_visit2/shhs2-201887/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3eb7e8b4c98251a931570d04e6d4f8678007bcbf --- /dev/null +++ b/shhs_visit2/shhs2-201887/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816094d49b0b84418708be7b61151622b0e447c93ce38e7b97ba58345312aa3a +size 1140128 diff --git a/shhs_visit2/shhs2-201887/labels.meta.json b/shhs_visit2/shhs2-201887/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..157292c7cbb8e127e325141d5c38412468586b4e --- /dev/null +++ b/shhs_visit2/shhs2-201887/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201887", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:43.052911+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201887/labels.npy b/shhs_visit2/shhs2-201887/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f9e92f027812e07795ad168f7539180577e304af --- /dev/null +++ b/shhs_visit2/shhs2-201887/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa7b1c0f3b878188883f26321dc349b2461f456f6730436923f245a4ee322fe +size 2408 diff --git a/shhs_visit2/shhs2-201890/embeddings.meta.json b/shhs_visit2/shhs2-201890/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..453908cc732b5f72bec586a22e46e780819b6811 --- /dev/null +++ b/shhs_visit2/shhs2-201890/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201890", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:18:43.988310+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201890/embeddings.npy b/shhs_visit2/shhs2-201890/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e20d9799138967a9cf737bb83e0969a152b568e5 --- /dev/null +++ b/shhs_visit2/shhs2-201890/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3df7764d41f192544dff591e4c0b1a9479aae5d9daef53b401cabcc1f9ce06 +size 1020128 diff --git a/shhs_visit2/shhs2-201890/labels.meta.json b/shhs_visit2/shhs2-201890/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42cc61569a70520a7371a514281e3d06eff8c112 --- /dev/null +++ b/shhs_visit2/shhs2-201890/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201890", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:18:43.992423+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201890/labels.npy b/shhs_visit2/shhs2-201890/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bea35f37b12653b6b3b2b322d8702e18cfbd6015 --- /dev/null +++ b/shhs_visit2/shhs2-201890/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d42d4ab87f812644475a71d4cd90d914ff43c141605219b02da4feb01cba24 +size 2168 diff --git a/shhs_visit2/shhs2-201894/embeddings.meta.json b/shhs_visit2/shhs2-201894/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f97359fcbb5a4361f3209828a8d3eaa42f2cc81 --- /dev/null +++ b/shhs_visit2/shhs2-201894/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201894", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:18:44.738168+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201894/embeddings.npy b/shhs_visit2/shhs2-201894/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb65f1b4424936b615c3e0743927c008dae23e26 --- /dev/null +++ b/shhs_visit2/shhs2-201894/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ba91bf15dcaa94304fbf6c6fce1c0bc1a81d28537edb9872fa690ed143cb4d +size 840128 diff --git a/shhs_visit2/shhs2-201894/labels.meta.json b/shhs_visit2/shhs2-201894/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d913197f1fc01c42ef54a4100b2fd62ed868bc6 --- /dev/null +++ b/shhs_visit2/shhs2-201894/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201894", + "n_epochs": 840, + "created_utc": "2026-05-03T18:18:44.741845+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201894/labels.npy b/shhs_visit2/shhs2-201894/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..46fe7335ef625a447669c591bb298d5975e437aa --- /dev/null +++ b/shhs_visit2/shhs2-201894/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52875df8d3dd6ef90417659725c664064e2a427aedc3b98bbdbf862b971a28a2 +size 1808 diff --git a/shhs_visit2/shhs2-201897/embeddings.meta.json b/shhs_visit2/shhs2-201897/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..262e1993ad41d72092b54ece0987c5e0a4c95f70 --- /dev/null +++ b/shhs_visit2/shhs2-201897/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201897", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:45.336523+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201897/embeddings.npy b/shhs_visit2/shhs2-201897/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..03550fb2cc0814ee8a461130c50eb2881225e683 --- /dev/null +++ b/shhs_visit2/shhs2-201897/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa80a5038974ac9f33bb31ef96523bfcbf3022c3b9399afe53adce72591b2a6 +size 1200128 diff --git a/shhs_visit2/shhs2-201897/labels.meta.json b/shhs_visit2/shhs2-201897/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cee013a5cad8c9735ce827ddb5424c9f0cb5fc96 --- /dev/null +++ b/shhs_visit2/shhs2-201897/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201897", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:45.342703+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201897/labels.npy b/shhs_visit2/shhs2-201897/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0b406629591b179a755742c87cbe94b25972328 --- /dev/null +++ b/shhs_visit2/shhs2-201897/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c340aec96c15e83a0caf54794aa424a77c1d748bfc412d4d9c3f414a2ff35bd +size 2528 diff --git a/shhs_visit2/shhs2-201905/embeddings.meta.json b/shhs_visit2/shhs2-201905/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c124b13b2fb736be866164f0795bfe3ddbf1dcb2 --- /dev/null +++ b/shhs_visit2/shhs2-201905/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201905", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:46.475301+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201905/embeddings.npy b/shhs_visit2/shhs2-201905/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a1f9929818e761f2456b3ae75ba65e5a7ee4f04 --- /dev/null +++ b/shhs_visit2/shhs2-201905/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da69314283174ee77d92bb7a898347e82829860fb434dc9cbf356edbe1e19f2e +size 1140128 diff --git a/shhs_visit2/shhs2-201905/labels.meta.json b/shhs_visit2/shhs2-201905/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae5905cf7ca44f99327e43ef58aa2f1352f5150f --- /dev/null +++ b/shhs_visit2/shhs2-201905/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201905", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:46.480221+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201905/labels.npy b/shhs_visit2/shhs2-201905/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f82c948a1a7e9b1d898003de9e712c17548de64 --- /dev/null +++ b/shhs_visit2/shhs2-201905/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5003f394942fb84edd14aa383acc60052f4b3efb5292d9c22ea5bc04395a29 +size 2408 diff --git a/shhs_visit2/shhs2-201906/embeddings.meta.json b/shhs_visit2/shhs2-201906/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..265887064292834685a7527ab7522e14d4456851 --- /dev/null +++ b/shhs_visit2/shhs2-201906/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201906", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:47.657395+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201906/embeddings.npy b/shhs_visit2/shhs2-201906/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..813ecf030de83d36356dd5ac534d24b4ae659e75 --- /dev/null +++ b/shhs_visit2/shhs2-201906/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f97a6b4e018059f3472c289888c98f2ed16b65fb163363b337fe13f0d80517 +size 1200128 diff --git a/shhs_visit2/shhs2-201906/labels.meta.json b/shhs_visit2/shhs2-201906/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5870a39e47d400b4de0532f341653a2257019479 --- /dev/null +++ b/shhs_visit2/shhs2-201906/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201906", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:47.661418+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201906/labels.npy b/shhs_visit2/shhs2-201906/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c464773b53634b25b596e0ac764af3e80d163c5c --- /dev/null +++ b/shhs_visit2/shhs2-201906/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2a73be4b89035e5a144f2d4af2df99e6831ab15c9ec84ed529ea249c94a6a4 +size 2528 diff --git a/shhs_visit2/shhs2-201907/embeddings.meta.json b/shhs_visit2/shhs2-201907/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d62c2b31b284f374f2a4223a4ccdf3ab15ffe473 --- /dev/null +++ b/shhs_visit2/shhs2-201907/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201907", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:48.964034+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201907/embeddings.npy b/shhs_visit2/shhs2-201907/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6184216b1f21697abf03c366bc12c8e31daae848 --- /dev/null +++ b/shhs_visit2/shhs2-201907/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3121aad41537da5e7051b38e1a9104c89a36278f6bcdd69482dd119807d644e4 +size 1320128 diff --git a/shhs_visit2/shhs2-201907/labels.meta.json b/shhs_visit2/shhs2-201907/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..06e7b67f937e57d649b6011af643e3c9d61884ec --- /dev/null +++ b/shhs_visit2/shhs2-201907/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201907", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:18:48.968585+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201907/labels.npy b/shhs_visit2/shhs2-201907/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90694ae065df9303cef8abc70ce4137e81afe9a0 --- /dev/null +++ b/shhs_visit2/shhs2-201907/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea785e763363a3ec6b867a3645efb64dd0b1a694890fbc345879ab2b77001c9 +size 2768 diff --git a/shhs_visit2/shhs2-201909/embeddings.meta.json b/shhs_visit2/shhs2-201909/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfc2ee68efb542650f2663d43d2ad9b9d9623cf8 --- /dev/null +++ b/shhs_visit2/shhs2-201909/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201909", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:49.925148+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201909/embeddings.npy b/shhs_visit2/shhs2-201909/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..069c35c43fae2dbf1e552c126e4206fee7b53a6d --- /dev/null +++ b/shhs_visit2/shhs2-201909/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba0d41d006271fbe0d807bf003b8bfedeee0164b3489c157117ef8eda73df5e +size 1080128 diff --git a/shhs_visit2/shhs2-201909/labels.meta.json b/shhs_visit2/shhs2-201909/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e71bffd4d1a48e21d8a361b50d592624b50ae059 --- /dev/null +++ b/shhs_visit2/shhs2-201909/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201909", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:49.928707+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201909/labels.npy b/shhs_visit2/shhs2-201909/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e952eede0f3de9731c27947904a2a9597cef45f9 --- /dev/null +++ b/shhs_visit2/shhs2-201909/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:770ff066de7b2deff8c7282e3f526a9e41802b96d9f3d20e1f1c86eb75021e44 +size 2288 diff --git a/shhs_visit2/shhs2-201910/embeddings.meta.json b/shhs_visit2/shhs2-201910/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4bbe58403bb895a69e7a68d231da7c3e6022d4ce --- /dev/null +++ b/shhs_visit2/shhs2-201910/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201910", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:51.021704+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201910/embeddings.npy b/shhs_visit2/shhs2-201910/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..36a52955e87046ade1029b6b48b5376b86afde74 --- /dev/null +++ b/shhs_visit2/shhs2-201910/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd120d6c5003e101b6aa20566d2b48bf4c08dd7d90d3f87d3644d897cdfc7f6 +size 1140128 diff --git a/shhs_visit2/shhs2-201910/labels.meta.json b/shhs_visit2/shhs2-201910/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12d31d9c6a530cdd6b258dc69894886975facd66 --- /dev/null +++ b/shhs_visit2/shhs2-201910/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201910", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:18:51.026244+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201910/labels.npy b/shhs_visit2/shhs2-201910/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4a86a5c5d0c4aee49b628c5b50d6028c8c102ce --- /dev/null +++ b/shhs_visit2/shhs2-201910/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a46f5e17b07df655894e4c6db795776ac0bbe8986d889955ab9c0ecffddd79 +size 2408 diff --git a/shhs_visit2/shhs2-201912/embeddings.meta.json b/shhs_visit2/shhs2-201912/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..690490efa6efd763b958cbaa9946a27dbaba66e2 --- /dev/null +++ b/shhs_visit2/shhs2-201912/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201912", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:18:52.204812+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201912/embeddings.npy b/shhs_visit2/shhs2-201912/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b9832f38d9b14d26b126c38745ab8bd1ded8aba --- /dev/null +++ b/shhs_visit2/shhs2-201912/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e3ba6ec9ae5798eca4f3fbf43972e7a02ff0f86a8e169a4c36c2a522ad66cf +size 1260128 diff --git a/shhs_visit2/shhs2-201912/labels.meta.json b/shhs_visit2/shhs2-201912/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a69fbcd76df0348fcdc096a203b8a242655dd3f --- /dev/null +++ b/shhs_visit2/shhs2-201912/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201912", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:18:52.208940+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201912/labels.npy b/shhs_visit2/shhs2-201912/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1855c50d97a53d1a384d5e3ad48be7c219b7f142 --- /dev/null +++ b/shhs_visit2/shhs2-201912/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cb7677a0e40dd867cba1ee69223fff7bbef6042bbb5ebe76437294156186d0 +size 2648 diff --git a/shhs_visit2/shhs2-201917/embeddings.meta.json b/shhs_visit2/shhs2-201917/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9744847314c80b60b5a6eed2e1856a46da48682 --- /dev/null +++ b/shhs_visit2/shhs2-201917/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201917", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:53.315050+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201917/embeddings.npy b/shhs_visit2/shhs2-201917/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4ab2e7ba6945e1dad42042343400e0ee2e88b85 --- /dev/null +++ b/shhs_visit2/shhs2-201917/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621914c9d7e2056d5f7be09101ea91a4152b5566d61b2ed12bef0c8b9d08c9ea +size 1200128 diff --git a/shhs_visit2/shhs2-201917/labels.meta.json b/shhs_visit2/shhs2-201917/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c1b8f87e9aa3e14c587db78e58c4c24070c882c --- /dev/null +++ b/shhs_visit2/shhs2-201917/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201917", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:18:53.319964+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201917/labels.npy b/shhs_visit2/shhs2-201917/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d59eb9752ff926c746219e03ec5c4b79b1c6a17 --- /dev/null +++ b/shhs_visit2/shhs2-201917/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5fc5fe692b203b64bb50281d37d00d1026e0e193c0088e7e8c7a0a49dd69e4 +size 2528 diff --git a/shhs_visit2/shhs2-201918/embeddings.meta.json b/shhs_visit2/shhs2-201918/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cf6a74ef99ff734f3805a888845dfe5213577a0 --- /dev/null +++ b/shhs_visit2/shhs2-201918/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201918", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:18:54.082576+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201918/embeddings.npy b/shhs_visit2/shhs2-201918/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0d57822a838e3dc7952427df2f51e0cd6e56e4c --- /dev/null +++ b/shhs_visit2/shhs2-201918/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e1d47d7ff009f1ce4b5034ea3bc4cf81cd30be2aac590fff2196e7182f79c3 +size 840128 diff --git a/shhs_visit2/shhs2-201918/labels.meta.json b/shhs_visit2/shhs2-201918/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7cec3bf8ee870b4761b2016c333370a8dd63b95a --- /dev/null +++ b/shhs_visit2/shhs2-201918/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201918", + "n_epochs": 840, + "created_utc": "2026-05-03T18:18:54.085691+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201918/labels.npy b/shhs_visit2/shhs2-201918/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8791c6df750734106355e35a8acc646e898adba7 --- /dev/null +++ b/shhs_visit2/shhs2-201918/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c82b8a48647d88e73c4188a6d9f22745595f67b0a8c5f38d9f6590815f0bff +size 1808 diff --git a/shhs_visit2/shhs2-201919/embeddings.meta.json b/shhs_visit2/shhs2-201919/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8627abb63e189fa8176f9a502de4e2107010c1a9 --- /dev/null +++ b/shhs_visit2/shhs2-201919/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201919", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:18:55.234973+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201919/embeddings.npy b/shhs_visit2/shhs2-201919/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bce83d3d768d02e674aff506138ae2e661bb004b --- /dev/null +++ b/shhs_visit2/shhs2-201919/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b166b08c193e4283e9ee83975fdd42b914ab0b3361488888618585ecc91540cc +size 1260128 diff --git a/shhs_visit2/shhs2-201919/labels.meta.json b/shhs_visit2/shhs2-201919/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07363b4561abc5057243507682fc578fdfda5c2e --- /dev/null +++ b/shhs_visit2/shhs2-201919/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201919", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:18:55.237759+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201919/labels.npy b/shhs_visit2/shhs2-201919/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e275c8e66d673c7cf6f71bac60bb9aea53581e7 --- /dev/null +++ b/shhs_visit2/shhs2-201919/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3915355d5978d0b5ff2c959fa16a979b78ebe1445e2dff1e7f0638637658d0d4 +size 2648 diff --git a/shhs_visit2/shhs2-201920/embeddings.meta.json b/shhs_visit2/shhs2-201920/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c475ac644480a7d959960fe320db952a2141e210 --- /dev/null +++ b/shhs_visit2/shhs2-201920/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201920", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:56.201548+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201920/embeddings.npy b/shhs_visit2/shhs2-201920/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..865064f6189b6eb5f36125b27da494c9e9ea5fd2 --- /dev/null +++ b/shhs_visit2/shhs2-201920/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a669266fc9817ddece7a2ec3a76f83e1e56e2fdcb9f387093535416e73e31603 +size 1080128 diff --git a/shhs_visit2/shhs2-201920/labels.meta.json b/shhs_visit2/shhs2-201920/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51d01c5e733160637c1c3b262c8e33c74dc40c24 --- /dev/null +++ b/shhs_visit2/shhs2-201920/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201920", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:56.205187+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201920/labels.npy b/shhs_visit2/shhs2-201920/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..397bdcf173188a6b8e8c73bfefa543f7cfea1111 --- /dev/null +++ b/shhs_visit2/shhs2-201920/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4402e167b2b8c7689778c08c18a66ae14b62d167ebf119c96aaa06bf8dfb17a +size 2288 diff --git a/shhs_visit2/shhs2-201924/embeddings.meta.json b/shhs_visit2/shhs2-201924/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a725b635d7de1b971e20f63fed2041af93e6c65e --- /dev/null +++ b/shhs_visit2/shhs2-201924/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201924", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:18:58.087533+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201924/embeddings.npy b/shhs_visit2/shhs2-201924/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4ff498509f78a2018c2b22fb8a8ec78cdca5c16 --- /dev/null +++ b/shhs_visit2/shhs2-201924/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fcdb2fbc34c7cacd0005a6688a93c1c41c4c228d386ce81331755bc43d95be9 +size 1142128 diff --git a/shhs_visit2/shhs2-201924/labels.meta.json b/shhs_visit2/shhs2-201924/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24b7ea66f64280b9e1ee7b614d64f8137cf1554d --- /dev/null +++ b/shhs_visit2/shhs2-201924/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201924", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:18:58.091798+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201924/labels.npy b/shhs_visit2/shhs2-201924/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ad0227e18f7bdc6dcd0d0993d3e47304fe2b923 --- /dev/null +++ b/shhs_visit2/shhs2-201924/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20fe076fef792b218e23bb6ac5f8e8b7513ef7a719d8281e7b136d4b316f1fb7 +size 2412 diff --git a/shhs_visit2/shhs2-201927/embeddings.meta.json b/shhs_visit2/shhs2-201927/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00c084008202a3151482b3f37b36f1781a782641 --- /dev/null +++ b/shhs_visit2/shhs2-201927/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201927", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:59.045226+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201927/embeddings.npy b/shhs_visit2/shhs2-201927/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..841563d4ace0949f754f1952c831fc3ed3564b6d --- /dev/null +++ b/shhs_visit2/shhs2-201927/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbf41a549be33c20a9fbceac98f6843d2cdefd220a477a0d4b4479c7ea639e4 +size 1080128 diff --git a/shhs_visit2/shhs2-201927/labels.meta.json b/shhs_visit2/shhs2-201927/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6aface23af8065bcfe85968691cb311c62ca784c --- /dev/null +++ b/shhs_visit2/shhs2-201927/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201927", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:18:59.048864+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201927/labels.npy b/shhs_visit2/shhs2-201927/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b00f281f6a58d323bbbdf34d92b7d0a16b2d5b5b --- /dev/null +++ b/shhs_visit2/shhs2-201927/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e9c0b2cb626154f6b460be6c60769faec61ba39e0cd6b5808e725d030a7ba5 +size 2288 diff --git a/shhs_visit2/shhs2-201930/embeddings.meta.json b/shhs_visit2/shhs2-201930/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95ac55a70eeec38a764264f813963e0d45857dab --- /dev/null +++ b/shhs_visit2/shhs2-201930/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201930", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:19:00.254964+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201930/embeddings.npy b/shhs_visit2/shhs2-201930/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..373b1923235ed83054c59677f4c1182329ecc650 --- /dev/null +++ b/shhs_visit2/shhs2-201930/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e0c3a980ed677ed279c32342c43400f1c14e06c82fef17436f8cbce0674421 +size 1260128 diff --git a/shhs_visit2/shhs2-201930/labels.meta.json b/shhs_visit2/shhs2-201930/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea52de8559bb5488654000daa66fa67235c87ace --- /dev/null +++ b/shhs_visit2/shhs2-201930/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201930", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:19:00.257531+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201930/labels.npy b/shhs_visit2/shhs2-201930/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..998d14fb2dee620834f48da759837fd015cd9cdf --- /dev/null +++ b/shhs_visit2/shhs2-201930/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2495f02e60880600faa6526144d9b5e3671e6c80927097605bb178bd93b937 +size 2648 diff --git a/shhs_visit2/shhs2-201932/embeddings.meta.json b/shhs_visit2/shhs2-201932/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..765778c1b2f9b348639287d9d5885a976a3a796e --- /dev/null +++ b/shhs_visit2/shhs2-201932/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201932", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:01.316042+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201932/embeddings.npy b/shhs_visit2/shhs2-201932/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec61ce2d1de1a81fc052975a6ebb99c84e66160d --- /dev/null +++ b/shhs_visit2/shhs2-201932/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131f27d59adf0e79ad72430f3f2f163523f16923612d8e102f658f6332febed8 +size 1140128 diff --git a/shhs_visit2/shhs2-201932/labels.meta.json b/shhs_visit2/shhs2-201932/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2c4eaeaa2ebeed3ebbb1d93db0b2509eebc6d8e --- /dev/null +++ b/shhs_visit2/shhs2-201932/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201932", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:01.320884+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201932/labels.npy b/shhs_visit2/shhs2-201932/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6884eb1650e1245490f6caed844a6a0396a2fa1 --- /dev/null +++ b/shhs_visit2/shhs2-201932/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3cfe7ae74e86d6cb40673351314295db987d2f1e7e7b94a08e8683d615c69f +size 2408 diff --git a/shhs_visit2/shhs2-201933/embeddings.meta.json b/shhs_visit2/shhs2-201933/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..395e104f784deef0475c82b80138f858df093d42 --- /dev/null +++ b/shhs_visit2/shhs2-201933/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201933", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:02.805416+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201933/embeddings.npy b/shhs_visit2/shhs2-201933/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0651fc03d3e00564faac17be0d2f851994ab4352 --- /dev/null +++ b/shhs_visit2/shhs2-201933/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1219bbf8d2c4177125b014b82f3be29ba429dacb18b74efa3ae9a1431d6cb3b3 +size 1364128 diff --git a/shhs_visit2/shhs2-201933/labels.meta.json b/shhs_visit2/shhs2-201933/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74cc288a69cdac545bbbc365831d67c567657742 --- /dev/null +++ b/shhs_visit2/shhs2-201933/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201933", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:02.808908+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201933/labels.npy b/shhs_visit2/shhs2-201933/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e64bdd981ffee864d8964bf98d892e645b6d0ab7 --- /dev/null +++ b/shhs_visit2/shhs2-201933/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:239c286beb2b2709d28c411f2c1b0949f4200e16a013bca34cba72e76ea4f8a1 +size 2856 diff --git a/shhs_visit2/shhs2-201936/embeddings.meta.json b/shhs_visit2/shhs2-201936/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed33abb558362667db4f91402edb306c0dfb00c4 --- /dev/null +++ b/shhs_visit2/shhs2-201936/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201936", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:19:03.670592+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201936/embeddings.npy b/shhs_visit2/shhs2-201936/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..de9ea52eef8361ae1a5e168434bcb1cc3465b1bd --- /dev/null +++ b/shhs_visit2/shhs2-201936/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e033417c4fcc2b6cb8f294e8fc341b88ab8ce52d91bc83fbef9e5f9a862454a9 +size 960128 diff --git a/shhs_visit2/shhs2-201936/labels.meta.json b/shhs_visit2/shhs2-201936/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aae8ce02768771d01622a08ff8e140b0fbcc0682 --- /dev/null +++ b/shhs_visit2/shhs2-201936/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201936", + "n_epochs": 960, + "created_utc": "2026-05-03T18:19:03.673929+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201936/labels.npy b/shhs_visit2/shhs2-201936/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..40fe3017f2735e0789f21b5f5e72ebcbdcfcf191 --- /dev/null +++ b/shhs_visit2/shhs2-201936/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31008b187c258a038038efd8646db75218cf552d953b7c4676caa3644c85b12c +size 2048 diff --git a/shhs_visit2/shhs2-201946/embeddings.meta.json b/shhs_visit2/shhs2-201946/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bd102e2da327ded40d293aa0483e03b0c384b74 --- /dev/null +++ b/shhs_visit2/shhs2-201946/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201946", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:19:04.178862+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201946/embeddings.npy b/shhs_visit2/shhs2-201946/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6711eec5db8a2a6a44526f3ef2be70125346105 --- /dev/null +++ b/shhs_visit2/shhs2-201946/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a0c32353f412e8dc09ce9b1f605296dfb39c2b9086c12d3cfb69374ecd0de7 +size 1018128 diff --git a/shhs_visit2/shhs2-201946/labels.meta.json b/shhs_visit2/shhs2-201946/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..71b072c2efc10b0219dcfe833723076f4e0aac80 --- /dev/null +++ b/shhs_visit2/shhs2-201946/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201946", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:19:04.182194+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201946/labels.npy b/shhs_visit2/shhs2-201946/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1181e7aeac976d6aee171257a4ff76413f23789 --- /dev/null +++ b/shhs_visit2/shhs2-201946/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa35165d40b3c53f65d1426c2db6dbbebedf0fa68bb40f06e4e940fc54768493 +size 2164 diff --git a/shhs_visit2/shhs2-201947/embeddings.meta.json b/shhs_visit2/shhs2-201947/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e0ba5883bc25273075365c733ada51c57fa20adb --- /dev/null +++ b/shhs_visit2/shhs2-201947/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201947", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:19:05.307938+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201947/embeddings.npy b/shhs_visit2/shhs2-201947/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7615f7f8b7fafee66b3c300ab6a66317babd862 --- /dev/null +++ b/shhs_visit2/shhs2-201947/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061ae7a8b129f8c913c0bdea71bc51c0e1aac8d8b8619e419bfe4b92cecb6189 +size 1170128 diff --git a/shhs_visit2/shhs2-201947/labels.meta.json b/shhs_visit2/shhs2-201947/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b98e66906397b05f51035eba3ddbccea398b4242 --- /dev/null +++ b/shhs_visit2/shhs2-201947/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201947", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:19:05.313649+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201947/labels.npy b/shhs_visit2/shhs2-201947/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ca307e2525b7cafb805d09c991e3a0e4604a6fa --- /dev/null +++ b/shhs_visit2/shhs2-201947/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dec377989f1ad15ab913a64cd984585ade0de2f2250ca333759f540e310e509 +size 2468 diff --git a/shhs_visit2/shhs2-201952/embeddings.meta.json b/shhs_visit2/shhs2-201952/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f95a4d22a99e1c8d604eb350372d40570e615985 --- /dev/null +++ b/shhs_visit2/shhs2-201952/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201952", + "embedding_dim": 500, + "n_epochs": 1176, + "created_utc": "2026-05-03T18:19:06.456280+00:00", + "shape": [ + 1176, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201952/embeddings.npy b/shhs_visit2/shhs2-201952/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4b5c6538ae20cc3f881ddb759eabd8ed31da1fc --- /dev/null +++ b/shhs_visit2/shhs2-201952/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d6fb3f392493c03af17815cac51779dcabb78d6957265fe433e90afe4ba6ad +size 1176128 diff --git a/shhs_visit2/shhs2-201952/labels.meta.json b/shhs_visit2/shhs2-201952/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6ef82ccfd034bccae886eddf5bb8e70a3ae4262 --- /dev/null +++ b/shhs_visit2/shhs2-201952/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201952", + "n_epochs": 1176, + "created_utc": "2026-05-03T18:19:06.460203+00:00", + "shape": [ + 1176 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201952/labels.npy b/shhs_visit2/shhs2-201952/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..64f610b151729ba54001832bed335fab72b16227 --- /dev/null +++ b/shhs_visit2/shhs2-201952/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b50d92a8ff24b1319496243af041a8359a08857f83ac56d2bb409b4ccc5e1d6f +size 2480 diff --git a/shhs_visit2/shhs2-201955/embeddings.meta.json b/shhs_visit2/shhs2-201955/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b82b713fd82fc20d0735894b40729cc1673bca43 --- /dev/null +++ b/shhs_visit2/shhs2-201955/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201955", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:19:07.274718+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201955/embeddings.npy b/shhs_visit2/shhs2-201955/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d59700da81b30b00a7158cc27a709e614d27a2bf --- /dev/null +++ b/shhs_visit2/shhs2-201955/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbd8d5fa4334c7804b3397669d06b15302d6edf6b31c37c59c04465bf5fad0a +size 900128 diff --git a/shhs_visit2/shhs2-201955/labels.meta.json b/shhs_visit2/shhs2-201955/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..620a49bb926d8623ddbedc063f8d182a5a967e65 --- /dev/null +++ b/shhs_visit2/shhs2-201955/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201955", + "n_epochs": 900, + "created_utc": "2026-05-03T18:19:07.278489+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201955/labels.npy b/shhs_visit2/shhs2-201955/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2272eb76e69fe870e3da9c8b193266c52a5d138d --- /dev/null +++ b/shhs_visit2/shhs2-201955/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa945176b882e0108a2926e5f4b3c3b085c749a2df3821b708f3c97e266e59d +size 1928 diff --git a/shhs_visit2/shhs2-201961/embeddings.meta.json b/shhs_visit2/shhs2-201961/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c031fa9d37ebcc49be3eb51bdac999b2850797cb --- /dev/null +++ b/shhs_visit2/shhs2-201961/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201961", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:08.353473+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201961/embeddings.npy b/shhs_visit2/shhs2-201961/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e2f5e498b6f366d8fa7a97846a109d284b34eb3 --- /dev/null +++ b/shhs_visit2/shhs2-201961/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ef5337d676965064506c33d318a9022d148e2f0abd20c20e36422ffefe8020 +size 1140128 diff --git a/shhs_visit2/shhs2-201961/labels.meta.json b/shhs_visit2/shhs2-201961/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..304062502ddfe5c6549e92692c2e0d1c88a221b8 --- /dev/null +++ b/shhs_visit2/shhs2-201961/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201961", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:08.357169+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201961/labels.npy b/shhs_visit2/shhs2-201961/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..536987b03440207a6e14770c4daec679e6617b8d --- /dev/null +++ b/shhs_visit2/shhs2-201961/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786729ac757218e8157f71559d9a3c63d5cf693f6538962a0cc2cfc73c510959 +size 2408 diff --git a/shhs_visit2/shhs2-201963/embeddings.meta.json b/shhs_visit2/shhs2-201963/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4017386ee2f857e7b481a997630667a958e03afd --- /dev/null +++ b/shhs_visit2/shhs2-201963/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201963", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:09.726021+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201963/embeddings.npy b/shhs_visit2/shhs2-201963/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70104791f15727474a4297863355a6674a302ad9 --- /dev/null +++ b/shhs_visit2/shhs2-201963/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3ab53271edaf08232f558743e7ae145d4d340dae6027c07d5b05ae70cd40ee +size 1364128 diff --git a/shhs_visit2/shhs2-201963/labels.meta.json b/shhs_visit2/shhs2-201963/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c23534915d5a2249cda3672074757ced950467b --- /dev/null +++ b/shhs_visit2/shhs2-201963/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201963", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:09.730430+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201963/labels.npy b/shhs_visit2/shhs2-201963/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3bbd9268038d4407b408e25215cd94eb8b470448 --- /dev/null +++ b/shhs_visit2/shhs2-201963/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ddb93f757521c8ef74dc67fa6997c8739c974e49ea7a9bb471203b2fe92c94 +size 2856 diff --git a/shhs_visit2/shhs2-201964/embeddings.meta.json b/shhs_visit2/shhs2-201964/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8699dc45ff26f5d5eed58b1ab101af6eb2796a0 --- /dev/null +++ b/shhs_visit2/shhs2-201964/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201964", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:19:11.012540+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201964/embeddings.npy b/shhs_visit2/shhs2-201964/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..caf985f32e65770166495f1320a5432078d46f37 --- /dev/null +++ b/shhs_visit2/shhs2-201964/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64bfd31e84e16479025291f9456baefe4cb84fbaf98508475950971ee89c9682 +size 1230128 diff --git a/shhs_visit2/shhs2-201964/labels.meta.json b/shhs_visit2/shhs2-201964/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f418cd972cf9adb0cb7458da83bb24867c109391 --- /dev/null +++ b/shhs_visit2/shhs2-201964/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201964", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:19:11.016505+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201964/labels.npy b/shhs_visit2/shhs2-201964/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a73b6b093e9c09ec0f5849b880e84eef951acb7b --- /dev/null +++ b/shhs_visit2/shhs2-201964/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d043f82f01e8b32bad608f105e912a880b96b94ed2dc5d7bbaf0e1e1dee6a4 +size 2588 diff --git a/shhs_visit2/shhs2-201968/embeddings.meta.json b/shhs_visit2/shhs2-201968/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1fbc2af44d479730020eff3587c8b176a141a3e --- /dev/null +++ b/shhs_visit2/shhs2-201968/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201968", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:19:12.124315+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201968/embeddings.npy b/shhs_visit2/shhs2-201968/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa0e41bf6bfbaf917d23d130bb614aa75031e4b4 --- /dev/null +++ b/shhs_visit2/shhs2-201968/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e205c0177cd88b39a26f4806c5c5a8b1e2062410e261f100cf4146109ccabfe +size 1200128 diff --git a/shhs_visit2/shhs2-201968/labels.meta.json b/shhs_visit2/shhs2-201968/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88e3a1357167639893efb7c964780262818a6ee4 --- /dev/null +++ b/shhs_visit2/shhs2-201968/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201968", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:19:12.129262+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201968/labels.npy b/shhs_visit2/shhs2-201968/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15dc468384417e4b2fca0b1a7aaff7431313ebbc --- /dev/null +++ b/shhs_visit2/shhs2-201968/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff28345dca71b24b39721f0693a4f774a5793d99452b926eae872e278c640e85 +size 2528 diff --git a/shhs_visit2/shhs2-201969/embeddings.meta.json b/shhs_visit2/shhs2-201969/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a23b4f8e9b7c9ad45970601831198ff21be492d --- /dev/null +++ b/shhs_visit2/shhs2-201969/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201969", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:19:13.349646+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201969/embeddings.npy b/shhs_visit2/shhs2-201969/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02a9ce61cc7cf68747fdb7b543e9a280cb81a421 --- /dev/null +++ b/shhs_visit2/shhs2-201969/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bece9d74d79f89c5e27da388de5c8eba497a15a7ab2bc6bff95cf9b96ab679c +size 1260128 diff --git a/shhs_visit2/shhs2-201969/labels.meta.json b/shhs_visit2/shhs2-201969/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14cef8f51113f4e1dd4a89d5f59eb8db6fd6b329 --- /dev/null +++ b/shhs_visit2/shhs2-201969/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201969", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:19:13.353923+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201969/labels.npy b/shhs_visit2/shhs2-201969/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b599f6431e58ab85307e305292fd79453e1db3b --- /dev/null +++ b/shhs_visit2/shhs2-201969/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b8a962bf4a1ff4c7f8bf58a16fc5b0ff54bc09d818cdedf7898e85eb77fa16 +size 2648 diff --git a/shhs_visit2/shhs2-201971/embeddings.meta.json b/shhs_visit2/shhs2-201971/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f646a4861f25d66ed2120cee6ff090949ca7a3e8 --- /dev/null +++ b/shhs_visit2/shhs2-201971/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201971", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:14.442220+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201971/embeddings.npy b/shhs_visit2/shhs2-201971/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..be0538047db484c137fc4765be588b5880b86ba7 --- /dev/null +++ b/shhs_visit2/shhs2-201971/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf60be483c76dcfe2a8261e7629cec77b9bb654ff982d02ea8c6587700b16a7 +size 1140128 diff --git a/shhs_visit2/shhs2-201971/labels.meta.json b/shhs_visit2/shhs2-201971/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68a66e93944004fc7708863a55f8491635889863 --- /dev/null +++ b/shhs_visit2/shhs2-201971/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201971", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:14.446454+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201971/labels.npy b/shhs_visit2/shhs2-201971/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..56ab6d1989d13ba6d59c72dd3ebbf36214b57304 --- /dev/null +++ b/shhs_visit2/shhs2-201971/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd6f77f925a07576949e577ac7bec460b90267cd554d00814fd8924b792799f +size 2408 diff --git a/shhs_visit2/shhs2-201972/embeddings.meta.json b/shhs_visit2/shhs2-201972/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..241053a876013a465c10fe196f4a8f93e151bd82 --- /dev/null +++ b/shhs_visit2/shhs2-201972/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201972", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:14.971660+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201972/embeddings.npy b/shhs_visit2/shhs2-201972/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7090840790187c28727e77934cb809baa3728a6 --- /dev/null +++ b/shhs_visit2/shhs2-201972/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6695e5427f9e2905b9a6bc0f7902a0223c390bb2c3695ce7b25b8091194c3f +size 1140128 diff --git a/shhs_visit2/shhs2-201972/labels.meta.json b/shhs_visit2/shhs2-201972/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..941af5277d1dc037e5f2c2b0ed27e721a7f3778c --- /dev/null +++ b/shhs_visit2/shhs2-201972/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201972", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:14.975237+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201972/labels.npy b/shhs_visit2/shhs2-201972/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9e113126071b098069bab508edd69dc2ee1028b --- /dev/null +++ b/shhs_visit2/shhs2-201972/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aded5870f7d0da83ef558e48e4af93875eba0b370e16190b3b78c8af76b2f1bf +size 2408 diff --git a/shhs_visit2/shhs2-201976/embeddings.meta.json b/shhs_visit2/shhs2-201976/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..efb4e4a6e06b43da67e5b354ffe7a1a85fa918e4 --- /dev/null +++ b/shhs_visit2/shhs2-201976/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201976", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:16.066729+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201976/embeddings.npy b/shhs_visit2/shhs2-201976/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15ff990d10d87313600b9f0a4625dd6b09c9be35 --- /dev/null +++ b/shhs_visit2/shhs2-201976/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60977fd5c26dc768e8992ce8b7dd2d49b591354d2d19e0dd0c24c36536b4cd03 +size 1140128 diff --git a/shhs_visit2/shhs2-201976/labels.meta.json b/shhs_visit2/shhs2-201976/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73b26f49768e6db50c261b4b2c33a662f79d1e97 --- /dev/null +++ b/shhs_visit2/shhs2-201976/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201976", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:16.071030+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201976/labels.npy b/shhs_visit2/shhs2-201976/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c2dcbfc306ae6b60b1cf4232be12baee997d81a --- /dev/null +++ b/shhs_visit2/shhs2-201976/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257269abb564c3788bbc344dda00acfef2302a22aef0fabb9243f7fedc15f933 +size 2408 diff --git a/shhs_visit2/shhs2-201982/embeddings.meta.json b/shhs_visit2/shhs2-201982/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03fab886fcc278a9d8320331ad0404afcc49fccd --- /dev/null +++ b/shhs_visit2/shhs2-201982/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201982", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:19:17.306192+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201982/embeddings.npy b/shhs_visit2/shhs2-201982/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78d792bc10221ce352130a624767ed0d6271c88b --- /dev/null +++ b/shhs_visit2/shhs2-201982/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae398fc165831feac7284751892a3456d6dcd4c942e00075979a4c563b32bdf +size 1230128 diff --git a/shhs_visit2/shhs2-201982/labels.meta.json b/shhs_visit2/shhs2-201982/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5143eae9592ebb1ba5c84e369009e0515799c25 --- /dev/null +++ b/shhs_visit2/shhs2-201982/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201982", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:19:17.310309+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201982/labels.npy b/shhs_visit2/shhs2-201982/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5ce77b0e1cfa1c9b595ae0873e7932275a78b7c --- /dev/null +++ b/shhs_visit2/shhs2-201982/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d5f222a7ec1b0a3da7c80b1dc6ca6582d0d319e9db198d402a177ee0e8f1fb +size 2588 diff --git a/shhs_visit2/shhs2-201984/embeddings.meta.json b/shhs_visit2/shhs2-201984/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d81cb38ac305f94ad317b5840bad404cf0abf8e --- /dev/null +++ b/shhs_visit2/shhs2-201984/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201984", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:18.414709+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201984/embeddings.npy b/shhs_visit2/shhs2-201984/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..05f7d0cdaea67b306148e3403d011fc98f343b78 --- /dev/null +++ b/shhs_visit2/shhs2-201984/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b78baaecf8475a72baafc3f32be01d275f84a5ca506ed332a53ea38161bd509 +size 1140128 diff --git a/shhs_visit2/shhs2-201984/labels.meta.json b/shhs_visit2/shhs2-201984/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..802dcac849f99cdf43aedad2212c51530ce8a43f --- /dev/null +++ b/shhs_visit2/shhs2-201984/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201984", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:18.419597+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201984/labels.npy b/shhs_visit2/shhs2-201984/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a09e73c2d0ede7ff9a9f2b8ca4c57166fbdefbb --- /dev/null +++ b/shhs_visit2/shhs2-201984/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a32664cb2c24ddf5f25fe9137f4992fd6910b8317b01ffac28fae385538ebd +size 2408 diff --git a/shhs_visit2/shhs2-201987/embeddings.meta.json b/shhs_visit2/shhs2-201987/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4dc75c201f243e10876b8319ade9f3d7bfcce196 --- /dev/null +++ b/shhs_visit2/shhs2-201987/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201987", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:19.530335+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201987/embeddings.npy b/shhs_visit2/shhs2-201987/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b49e813c474be6875a94b1c869d8e79e4363e5f --- /dev/null +++ b/shhs_visit2/shhs2-201987/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807f31adcb226c03743a8e463131a9b455ba8fac60648ea586aba9b496bcc4c1 +size 1140128 diff --git a/shhs_visit2/shhs2-201987/labels.meta.json b/shhs_visit2/shhs2-201987/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e20806b5b53f90c331fe9d2ffb3e693ab08c5b1 --- /dev/null +++ b/shhs_visit2/shhs2-201987/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201987", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:19.534107+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201987/labels.npy b/shhs_visit2/shhs2-201987/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..58dd3049b81174cc3254f4d40af01914c4e13332 --- /dev/null +++ b/shhs_visit2/shhs2-201987/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b0d82b376081a5649e7ae894d13a4e6760532e026ff2c17cdeeac72ad19fd4 +size 2408 diff --git a/shhs_visit2/shhs2-201988/embeddings.meta.json b/shhs_visit2/shhs2-201988/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ee4b93b683c09d8efc117bf5d753ab9a459de7a --- /dev/null +++ b/shhs_visit2/shhs2-201988/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201988", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:19:21.186089+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201988/embeddings.npy b/shhs_visit2/shhs2-201988/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1c07e415a2d26dd67eed06235479b655c1624ac --- /dev/null +++ b/shhs_visit2/shhs2-201988/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940426ab73e452cc94a48ac306287877973832dfa72a33775b7601d5ccab135a +size 1082128 diff --git a/shhs_visit2/shhs2-201988/labels.meta.json b/shhs_visit2/shhs2-201988/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f0eb63a690a4719a15990114a2780ce115fbae47 --- /dev/null +++ b/shhs_visit2/shhs2-201988/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201988", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:19:21.189491+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201988/labels.npy b/shhs_visit2/shhs2-201988/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b5151c2c6421c385942187c3c4d2d0e525067e61 --- /dev/null +++ b/shhs_visit2/shhs2-201988/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:964db980512eb2b811e78f51983cbedba87c139e05243f29c778ace174a18016 +size 2292 diff --git a/shhs_visit2/shhs2-201992/embeddings.meta.json b/shhs_visit2/shhs2-201992/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab567c886ee3b8ed2163bd273009ae9a4ba0731d --- /dev/null +++ b/shhs_visit2/shhs2-201992/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201992", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:22.150583+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201992/embeddings.npy b/shhs_visit2/shhs2-201992/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..091839ac8fc2ff05c85887ea722576946fb0c98d --- /dev/null +++ b/shhs_visit2/shhs2-201992/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99009e16cf0084976870d42ec2bb21fb6fe42cd959840be368653ddd52419a7 +size 1020128 diff --git a/shhs_visit2/shhs2-201992/labels.meta.json b/shhs_visit2/shhs2-201992/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f8bc5940f84fc7d0c0ba371c6561b4b699552a8 --- /dev/null +++ b/shhs_visit2/shhs2-201992/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201992", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:22.154710+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201992/labels.npy b/shhs_visit2/shhs2-201992/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cfbddc9088f22d32c51846dd69f9c3a0b9cb52a --- /dev/null +++ b/shhs_visit2/shhs2-201992/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b50a90ce0c9aace3cbe3542d54a50af143fc4a60dd54f794b783f4cfe4ad2e +size 2168 diff --git a/shhs_visit2/shhs2-201994/embeddings.meta.json b/shhs_visit2/shhs2-201994/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..558645deab8c6fe298bcb79c96fd126162bdd98e --- /dev/null +++ b/shhs_visit2/shhs2-201994/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201994", + "embedding_dim": 500, + "n_epochs": 908, + "created_utc": "2026-05-03T18:19:23.257593+00:00", + "shape": [ + 908, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201994/embeddings.npy b/shhs_visit2/shhs2-201994/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8bf88564f6d460dbef9f1aa267f77336c44bca1 --- /dev/null +++ b/shhs_visit2/shhs2-201994/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63041fa8e1aa81c9fa730b3e83a95187b66bf35b4770edf44e96c667927e71f6 +size 908128 diff --git a/shhs_visit2/shhs2-201994/labels.meta.json b/shhs_visit2/shhs2-201994/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29ed4ad80f1369d7751cdbaa375f5d164e901f43 --- /dev/null +++ b/shhs_visit2/shhs2-201994/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201994", + "n_epochs": 908, + "created_utc": "2026-05-03T18:19:23.260586+00:00", + "shape": [ + 908 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201994/labels.npy b/shhs_visit2/shhs2-201994/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8eb6b2ef3abab67af962ed16cd39465feaadf1b2 --- /dev/null +++ b/shhs_visit2/shhs2-201994/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89756dffda1ca8e540b06aa204b62e40f88b81f6213015370a829f06fe15ba9e +size 1944 diff --git a/shhs_visit2/shhs2-201997/embeddings.meta.json b/shhs_visit2/shhs2-201997/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40821a026966f822873be6610580fc3917012c8f --- /dev/null +++ b/shhs_visit2/shhs2-201997/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-201997", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:19:24.339768+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201997/embeddings.npy b/shhs_visit2/shhs2-201997/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2428458204f8b7307992f6bd4cda003515ec4271 --- /dev/null +++ b/shhs_visit2/shhs2-201997/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53616aad3556cfc6b8d0ed8ae3b9c55aae545806470497a307590f7550e3d73c +size 1110128 diff --git a/shhs_visit2/shhs2-201997/labels.meta.json b/shhs_visit2/shhs2-201997/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..724790e572b98029d2a206e1a48aab2aa8f95199 --- /dev/null +++ b/shhs_visit2/shhs2-201997/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-201997", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:19:24.343228+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-201997/labels.npy b/shhs_visit2/shhs2-201997/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..06841f17e44af08f7ecc3733edc8d3643f08adf5 --- /dev/null +++ b/shhs_visit2/shhs2-201997/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ac9504f95e0ae09ec5243137f9ce6d352ee22a4c18d32890e8bcb8bf4ee11d +size 2348 diff --git a/shhs_visit2/shhs2-202000/embeddings.meta.json b/shhs_visit2/shhs2-202000/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b64462a1c930bd7f96fb43d6fbcc834ebec0fead --- /dev/null +++ b/shhs_visit2/shhs2-202000/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202000", + "embedding_dim": 500, + "n_epochs": 950, + "created_utc": "2026-05-03T18:19:25.250890+00:00", + "shape": [ + 950, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202000/embeddings.npy b/shhs_visit2/shhs2-202000/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d82c2fffb5ea237f055cf187527d8803e11202a2 --- /dev/null +++ b/shhs_visit2/shhs2-202000/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d45aee72b5aca4e8275c7d6a06af2aae46de139a0bb75be94a1a97990a9785 +size 950128 diff --git a/shhs_visit2/shhs2-202000/labels.meta.json b/shhs_visit2/shhs2-202000/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a656e65b6938b5ee741378ce89193920d242732 --- /dev/null +++ b/shhs_visit2/shhs2-202000/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202000", + "n_epochs": 950, + "created_utc": "2026-05-03T18:19:25.254148+00:00", + "shape": [ + 950 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202000/labels.npy b/shhs_visit2/shhs2-202000/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a41993a179efe7e3c5d597aae40741148b9a006a --- /dev/null +++ b/shhs_visit2/shhs2-202000/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cd0c4abe08df7d30da056c84e4108cd9e07b66a5fe69dffe9d8e307b2b3332 +size 2028 diff --git a/shhs_visit2/shhs2-202009/embeddings.meta.json b/shhs_visit2/shhs2-202009/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42e6602180090f6bf6098e890385c17a305793c8 --- /dev/null +++ b/shhs_visit2/shhs2-202009/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202009", + "embedding_dim": 500, + "n_epochs": 1144, + "created_utc": "2026-05-03T18:19:26.397253+00:00", + "shape": [ + 1144, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202009/embeddings.npy b/shhs_visit2/shhs2-202009/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa3b7fcc1ed861ac031899abe37030578763cb47 --- /dev/null +++ b/shhs_visit2/shhs2-202009/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c57bd920c7a3489920291b7530b58476da5481619cf193a4e082c4ed2ed8c0d8 +size 1144128 diff --git a/shhs_visit2/shhs2-202009/labels.meta.json b/shhs_visit2/shhs2-202009/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b68bd75985ea4f9e31c027f71c03b4d90cb2830 --- /dev/null +++ b/shhs_visit2/shhs2-202009/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202009", + "n_epochs": 1144, + "created_utc": "2026-05-03T18:19:26.401746+00:00", + "shape": [ + 1144 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202009/labels.npy b/shhs_visit2/shhs2-202009/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..29d18fb259648c69fab85bac140087d542b49107 --- /dev/null +++ b/shhs_visit2/shhs2-202009/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f00be44a3f1f130d91212e311b3aeffef5e0eec9ccf28ce3bc8b43b761f645 +size 2416 diff --git a/shhs_visit2/shhs2-202012/embeddings.meta.json b/shhs_visit2/shhs2-202012/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fd842fa62f918db259e87a7140fd69ce519e305 --- /dev/null +++ b/shhs_visit2/shhs2-202012/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202012", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:27.390348+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202012/embeddings.npy b/shhs_visit2/shhs2-202012/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d0cc2dc1af413961abd57d74d5578876233bff5 --- /dev/null +++ b/shhs_visit2/shhs2-202012/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5769a7577b7ee80c756381e564cf6c7ec42b10a6a1ca1a557633eb5958b35027 +size 1020128 diff --git a/shhs_visit2/shhs2-202012/labels.meta.json b/shhs_visit2/shhs2-202012/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6bd9154ef75b89843870469baaf2e78e9e814f57 --- /dev/null +++ b/shhs_visit2/shhs2-202012/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202012", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:27.395144+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202012/labels.npy b/shhs_visit2/shhs2-202012/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c57fe5cd958159355c438ef3c46605c74ca3bc5 --- /dev/null +++ b/shhs_visit2/shhs2-202012/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db219979ea10dfb74ea622d4d64aaeae4ba0548f18a5cf26bc7058848256d0bd +size 2168 diff --git a/shhs_visit2/shhs2-202014/embeddings.meta.json b/shhs_visit2/shhs2-202014/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29798f4d1115d20f6cebf94fede0dc0010cc85e3 --- /dev/null +++ b/shhs_visit2/shhs2-202014/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202014", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:28.658238+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202014/embeddings.npy b/shhs_visit2/shhs2-202014/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..77328f19c76dc8432e6d25a7abe173e1fede0538 --- /dev/null +++ b/shhs_visit2/shhs2-202014/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9292561f981e1f2f15b398df53a9ad9eec54c0d751b4ff948fbc63ce61193e9 +size 1320128 diff --git a/shhs_visit2/shhs2-202014/labels.meta.json b/shhs_visit2/shhs2-202014/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83b7a3c04b7c10dd694d28cd6f8419dd5a513df1 --- /dev/null +++ b/shhs_visit2/shhs2-202014/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202014", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:28.661776+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202014/labels.npy b/shhs_visit2/shhs2-202014/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5bce443635371ad52269765bb848558e4f2551cb --- /dev/null +++ b/shhs_visit2/shhs2-202014/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09a09d67ac950184e75dd0f27a7eed951d5bdf646f0a74bd6bf71600e2938c4 +size 2768 diff --git a/shhs_visit2/shhs2-202015/embeddings.meta.json b/shhs_visit2/shhs2-202015/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..788f637d89d0a9ebe34fa81f39ab740b42b4c985 --- /dev/null +++ b/shhs_visit2/shhs2-202015/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202015", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:29.745794+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202015/embeddings.npy b/shhs_visit2/shhs2-202015/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b59cae94f5fd3ee2d764ab792a7052c49236011 --- /dev/null +++ b/shhs_visit2/shhs2-202015/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5bb51b539206373d7cc0da12c5dfa4efbb91924260c6115f99ccc0ba446879 +size 1140128 diff --git a/shhs_visit2/shhs2-202015/labels.meta.json b/shhs_visit2/shhs2-202015/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5686a28710561c9ea8260bf3c10174dfefb3d119 --- /dev/null +++ b/shhs_visit2/shhs2-202015/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202015", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:29.749590+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202015/labels.npy b/shhs_visit2/shhs2-202015/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f21ce8dfa181e1e41b4d25e16cb36492f35a8db2 --- /dev/null +++ b/shhs_visit2/shhs2-202015/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52242f732f0b7c10fe76d061d69735b8dfa80016d8594cd3ab3b4d534507c87 +size 2408 diff --git a/shhs_visit2/shhs2-202017/embeddings.meta.json b/shhs_visit2/shhs2-202017/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91f5a267eef26861afe29af62d844f7e9fb22db9 --- /dev/null +++ b/shhs_visit2/shhs2-202017/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202017", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:30.709853+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202017/embeddings.npy b/shhs_visit2/shhs2-202017/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a1aec3fcd5908d30488942c6b2234659964f140 --- /dev/null +++ b/shhs_visit2/shhs2-202017/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7072a8979381019aadd389da3a8b0f1b987593d9e75f1b1913fafacf6f019b +size 1020128 diff --git a/shhs_visit2/shhs2-202017/labels.meta.json b/shhs_visit2/shhs2-202017/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5aed59fd01ae11f3b6fddc719d071900f5006cd7 --- /dev/null +++ b/shhs_visit2/shhs2-202017/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202017", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:30.714582+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202017/labels.npy b/shhs_visit2/shhs2-202017/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41658259af224f298be59a45f077be869e60a8cb --- /dev/null +++ b/shhs_visit2/shhs2-202017/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44353d6d1de37ef5ac03832568401ae75727e6e04810d225c867a300da2b4bf8 +size 2168 diff --git a/shhs_visit2/shhs2-202019/embeddings.meta.json b/shhs_visit2/shhs2-202019/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a9d17d081017752d36be706549b1f0a99917ca7a --- /dev/null +++ b/shhs_visit2/shhs2-202019/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202019", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:19:31.844075+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202019/embeddings.npy b/shhs_visit2/shhs2-202019/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..28b541500a14e3cf08ae3768e4b0c1b17667cf04 --- /dev/null +++ b/shhs_visit2/shhs2-202019/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f5bad08fe66d22d7fd6b953dd8d634ba2265c8a278c4113e1680cd9bb0ef97 +size 1110128 diff --git a/shhs_visit2/shhs2-202019/labels.meta.json b/shhs_visit2/shhs2-202019/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b16674fc62a60f60f09199129731fbd96e4dcf9 --- /dev/null +++ b/shhs_visit2/shhs2-202019/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202019", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:19:31.847687+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202019/labels.npy b/shhs_visit2/shhs2-202019/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..75bf145e65ae8398b90f465e51be0f4fcbf45da7 --- /dev/null +++ b/shhs_visit2/shhs2-202019/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092d137d6f41c2d321305cd60efc6b66137c6e032687be1e331917e27ce51ddf +size 2348 diff --git a/shhs_visit2/shhs2-202020/embeddings.meta.json b/shhs_visit2/shhs2-202020/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ca0645a0e03278bd84985d38f2abedb324fb444 --- /dev/null +++ b/shhs_visit2/shhs2-202020/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202020", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:32.377109+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202020/embeddings.npy b/shhs_visit2/shhs2-202020/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..34a1d36eff0c6b96babec6cd33210125820f1eec --- /dev/null +++ b/shhs_visit2/shhs2-202020/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17386ad06cddecdb679ada8c0647299ebba08e2aeb3dd8c74d77a1cd813ecc59 +size 1140128 diff --git a/shhs_visit2/shhs2-202020/labels.meta.json b/shhs_visit2/shhs2-202020/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d0373c08561d0c035d2b6e48df1d41c2aae9955 --- /dev/null +++ b/shhs_visit2/shhs2-202020/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202020", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:32.380965+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202020/labels.npy b/shhs_visit2/shhs2-202020/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c0dd2aeb6386df8438d132268adf7d3474f41d4 --- /dev/null +++ b/shhs_visit2/shhs2-202020/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5e4bd86655ad4a7b99f079650aa48e930f2b4b9a51a810fc18851cb4357e96 +size 2408 diff --git a/shhs_visit2/shhs2-202021/embeddings.meta.json b/shhs_visit2/shhs2-202021/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..067bd29bda0cb7be054d579a996aba2e428bc7c0 --- /dev/null +++ b/shhs_visit2/shhs2-202021/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202021", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:33.632781+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202021/embeddings.npy b/shhs_visit2/shhs2-202021/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..193ae5938b02126254564b63f8e221737ab00e42 --- /dev/null +++ b/shhs_visit2/shhs2-202021/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b25860928d67ba51b83ebd75b55be99611c467d42f6c2fdbc1fc61fff9daaea +size 1320128 diff --git a/shhs_visit2/shhs2-202021/labels.meta.json b/shhs_visit2/shhs2-202021/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d56ea3a8976856f922ba9603331b64f52b36dab --- /dev/null +++ b/shhs_visit2/shhs2-202021/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202021", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:33.637108+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202021/labels.npy b/shhs_visit2/shhs2-202021/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..761df85e9307e72a9def9f21c82f299ee09d1ab9 --- /dev/null +++ b/shhs_visit2/shhs2-202021/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a142a9cb80f2d14a6c7ac2b9b1b346cacc087befd2e929f24a51da515428853c +size 2768 diff --git a/shhs_visit2/shhs2-202024/embeddings.meta.json b/shhs_visit2/shhs2-202024/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..236baac666439538f50ea4cd728b39b0e75a607d --- /dev/null +++ b/shhs_visit2/shhs2-202024/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202024", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:34.265212+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202024/embeddings.npy b/shhs_visit2/shhs2-202024/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9440af0106417b26173098321a4d3b4ec6fe9eb0 --- /dev/null +++ b/shhs_visit2/shhs2-202024/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb48c74e454207ea339190ca19779107896f62c0a6a3a2bf6b16d502049d8c9e +size 1320128 diff --git a/shhs_visit2/shhs2-202024/labels.meta.json b/shhs_visit2/shhs2-202024/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9afcc0a93fc3bfa5ac1bf85d851a3b6d702f1c57 --- /dev/null +++ b/shhs_visit2/shhs2-202024/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202024", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:34.268891+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202024/labels.npy b/shhs_visit2/shhs2-202024/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e35f8a91b31fc8b088a82499504878115ca41691 --- /dev/null +++ b/shhs_visit2/shhs2-202024/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8094e7f56e14ee51526429c3550ac65310c5882a5d817629c11d02b72f18fbf7 +size 2768 diff --git a/shhs_visit2/shhs2-202041/embeddings.meta.json b/shhs_visit2/shhs2-202041/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08e7ea15d2445bc59007f780dfbd2cdec1c942f7 --- /dev/null +++ b/shhs_visit2/shhs2-202041/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202041", + "embedding_dim": 500, + "n_epochs": 958, + "created_utc": "2026-05-03T18:19:35.637693+00:00", + "shape": [ + 958, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202041/embeddings.npy b/shhs_visit2/shhs2-202041/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..032c73cfbd308191bda56958ff2eb3d12abe1e07 --- /dev/null +++ b/shhs_visit2/shhs2-202041/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e127eba750e1f45a816ce86ed656f1a84e8c506e1dec15d774063222bee9cf +size 958128 diff --git a/shhs_visit2/shhs2-202041/labels.meta.json b/shhs_visit2/shhs2-202041/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..06ed088d471b3583df3d1422be3123d9af34a76b --- /dev/null +++ b/shhs_visit2/shhs2-202041/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202041", + "n_epochs": 958, + "created_utc": "2026-05-03T18:19:35.641272+00:00", + "shape": [ + 958 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202041/labels.npy b/shhs_visit2/shhs2-202041/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c9ec66f98f6a0ff03e743344ef0dca27ce4ac4d --- /dev/null +++ b/shhs_visit2/shhs2-202041/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054111842663c8e42cab8679b18c28a520b9e6a5713dd5a2c2b5312353401712 +size 2044 diff --git a/shhs_visit2/shhs2-202100/embeddings.meta.json b/shhs_visit2/shhs2-202100/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e02c687f3ab26e6ab2bf2e33f074e5fde1a14a5 --- /dev/null +++ b/shhs_visit2/shhs2-202100/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202100", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:36.612693+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202100/embeddings.npy b/shhs_visit2/shhs2-202100/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04ec94271ab94bbd5fbfdc000e6c5f6aecd1e0d5 --- /dev/null +++ b/shhs_visit2/shhs2-202100/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:528c70c21219e030b9765185ce7dfafe252e43fa0c0f021205d55bf4cc6a1b99 +size 1080128 diff --git a/shhs_visit2/shhs2-202100/labels.meta.json b/shhs_visit2/shhs2-202100/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..720275e5ebb77fda12ef1cf586b6c0ab2c7543b0 --- /dev/null +++ b/shhs_visit2/shhs2-202100/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202100", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:36.616095+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202100/labels.npy b/shhs_visit2/shhs2-202100/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f353bd658587e3641c03c88a80acf42e316456ca --- /dev/null +++ b/shhs_visit2/shhs2-202100/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef40649f30170d4b8069db67c7da75917ea7e22b3135addb017f7314b2b808eb +size 2288 diff --git a/shhs_visit2/shhs2-202102/embeddings.meta.json b/shhs_visit2/shhs2-202102/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db174f1cbb0ba51a726e25abf6ba8f431519d166 --- /dev/null +++ b/shhs_visit2/shhs2-202102/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202102", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:37.542985+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202102/embeddings.npy b/shhs_visit2/shhs2-202102/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..180f6a4ee38bd7bd43be66f8e0f24719499d91ba --- /dev/null +++ b/shhs_visit2/shhs2-202102/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75214664e11f156e88db4cd6b99805dc34f1d0b5775c8a076541523b94016683 +size 1020128 diff --git a/shhs_visit2/shhs2-202102/labels.meta.json b/shhs_visit2/shhs2-202102/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f332caaeb401388c78a0c931acad720dc0d15c8 --- /dev/null +++ b/shhs_visit2/shhs2-202102/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202102", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:37.547224+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202102/labels.npy b/shhs_visit2/shhs2-202102/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b56e5a8b5b984e87076a79c0787c8d72af41f87b --- /dev/null +++ b/shhs_visit2/shhs2-202102/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c2f986ae8d3196d603f5fe4468ea0294e98dfc1086439913b21826b59d7e1e9 +size 2168 diff --git a/shhs_visit2/shhs2-202106/embeddings.meta.json b/shhs_visit2/shhs2-202106/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6033edc324ea00f59be7d4aa064c1b9e67c65293 --- /dev/null +++ b/shhs_visit2/shhs2-202106/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202106", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:19:38.979535+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202106/embeddings.npy b/shhs_visit2/shhs2-202106/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6693bb1f9297852f0bcbe201fd764d5af9bacd37 --- /dev/null +++ b/shhs_visit2/shhs2-202106/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a29b8c303b2a07c655c4d49704bbf95eb69b333cd4845a1ecdff32c0382ab7 +size 1018128 diff --git a/shhs_visit2/shhs2-202106/labels.meta.json b/shhs_visit2/shhs2-202106/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..218687defe04e747a017c7b49b10ca639b93ae20 --- /dev/null +++ b/shhs_visit2/shhs2-202106/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202106", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:19:38.983438+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202106/labels.npy b/shhs_visit2/shhs2-202106/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb49abd717811927e466c3b020b1811ecd6af103 --- /dev/null +++ b/shhs_visit2/shhs2-202106/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0816d65980c2d2d2891014e4f244793ed48fa00d80bab1213fbeea37ee95746e +size 2164 diff --git a/shhs_visit2/shhs2-202107/embeddings.meta.json b/shhs_visit2/shhs2-202107/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb58078495327e1fda24e57829ed02b9718c571b --- /dev/null +++ b/shhs_visit2/shhs2-202107/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202107", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:39.598154+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202107/embeddings.npy b/shhs_visit2/shhs2-202107/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e868af05aa162b24cb7f7c9f25cace7e6bd1271 --- /dev/null +++ b/shhs_visit2/shhs2-202107/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1e35fa0c9ad29eae4537da82df5256e714fe731eef8fd910bb75ca1615a15f0 +size 1320128 diff --git a/shhs_visit2/shhs2-202107/labels.meta.json b/shhs_visit2/shhs2-202107/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1485b86a869fe058244304df90a0817c4e74238 --- /dev/null +++ b/shhs_visit2/shhs2-202107/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202107", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:39.602253+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202107/labels.npy b/shhs_visit2/shhs2-202107/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..98ed4cb7238a31919741135dfa6e87bbc203b015 --- /dev/null +++ b/shhs_visit2/shhs2-202107/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e35004951d25ad3ac42ba8e452e63f761553f8978e77c17e7a7ca07b4dbeca +size 2768 diff --git a/shhs_visit2/shhs2-202119/embeddings.meta.json b/shhs_visit2/shhs2-202119/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..047d6f5cfdec7bfe0d26846ec9ffddada67ccfc1 --- /dev/null +++ b/shhs_visit2/shhs2-202119/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202119", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:40.695440+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202119/embeddings.npy b/shhs_visit2/shhs2-202119/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd062ef970039b16ffafaf84b635652907c2ba70 --- /dev/null +++ b/shhs_visit2/shhs2-202119/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d801e017fdc070f40987041c34cb412849c175f300cf4c453ee84888d4eeee9 +size 1140128 diff --git a/shhs_visit2/shhs2-202119/labels.meta.json b/shhs_visit2/shhs2-202119/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..861d37860a8d7287f6278233ceb35a50a25386e0 --- /dev/null +++ b/shhs_visit2/shhs2-202119/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202119", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:40.700110+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202119/labels.npy b/shhs_visit2/shhs2-202119/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d00e8d24427501514d1682fc7737f9706dfc8667 --- /dev/null +++ b/shhs_visit2/shhs2-202119/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c07c68f3bbd6051845ab1ee01f115fd04e97dcb632f8ddccdce9911b62edbd +size 2408 diff --git a/shhs_visit2/shhs2-202123/embeddings.meta.json b/shhs_visit2/shhs2-202123/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..adf1aa4bbf2917b735dd470e6599e223d8a707fa --- /dev/null +++ b/shhs_visit2/shhs2-202123/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202123", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:19:41.801009+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202123/embeddings.npy b/shhs_visit2/shhs2-202123/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..99b2ab8432ede400ef3b01df71c7dc06c39e7408 --- /dev/null +++ b/shhs_visit2/shhs2-202123/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5798e26f3fe7baccba57090d72d14b4b6e2bb8cd19aa1042ee963587e5127992 +size 1200128 diff --git a/shhs_visit2/shhs2-202123/labels.meta.json b/shhs_visit2/shhs2-202123/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14db11739347be230e34c039b05ee6b4e1961410 --- /dev/null +++ b/shhs_visit2/shhs2-202123/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202123", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:19:41.805179+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202123/labels.npy b/shhs_visit2/shhs2-202123/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ffbf24c421f70b9dbe8213730d863ad134d8b57 --- /dev/null +++ b/shhs_visit2/shhs2-202123/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d503baf700258f8736243ead9a4ddd6bc3035933f39395b1f2939de3adfca1 +size 2528 diff --git a/shhs_visit2/shhs2-202129/embeddings.meta.json b/shhs_visit2/shhs2-202129/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..557e89d08059260e3cba2455b9bce1bcdc4003c4 --- /dev/null +++ b/shhs_visit2/shhs2-202129/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202129", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:42.310967+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202129/embeddings.npy b/shhs_visit2/shhs2-202129/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8a1b2fd10e66c760c5c1455ed542403050af6f1 --- /dev/null +++ b/shhs_visit2/shhs2-202129/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac7b4208f2351486e1adf6d3f357ed79ac2fdaf6046ed7aec41afddeb7848d5 +size 1080128 diff --git a/shhs_visit2/shhs2-202129/labels.meta.json b/shhs_visit2/shhs2-202129/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7773644e44c39bc580edfb829792dc136a267ca9 --- /dev/null +++ b/shhs_visit2/shhs2-202129/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202129", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:42.315820+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202129/labels.npy b/shhs_visit2/shhs2-202129/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..499c9c9a4f30314ed9fe7b8c35546dea13dcd77b --- /dev/null +++ b/shhs_visit2/shhs2-202129/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d2455b9d8666e5002d280e2407a0e5aa6bba4e743df0e983b27243f5cb9aee +size 2288 diff --git a/shhs_visit2/shhs2-202130/embeddings.meta.json b/shhs_visit2/shhs2-202130/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13f8932a9002e5d0bf050a101b620d704db2b120 --- /dev/null +++ b/shhs_visit2/shhs2-202130/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202130", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:43.279332+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202130/embeddings.npy b/shhs_visit2/shhs2-202130/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9202e71b55d469c57e6030b5833d2027d0ce9e96 --- /dev/null +++ b/shhs_visit2/shhs2-202130/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1096d8b7600b9889c2eab2f13384d032ee362fdbd4a3134f5a40ca0a7d90e7aa +size 1080128 diff --git a/shhs_visit2/shhs2-202130/labels.meta.json b/shhs_visit2/shhs2-202130/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa7d8588c30e2834fb050668ebc361424514cafa --- /dev/null +++ b/shhs_visit2/shhs2-202130/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202130", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:43.284134+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202130/labels.npy b/shhs_visit2/shhs2-202130/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f593cd0857e9bbd177aa995b7ced5a402d1fa55 --- /dev/null +++ b/shhs_visit2/shhs2-202130/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b653533b7bad49d054cfd5c2c4b546e863da9a753fdb5cf32cd538c7e4af87 +size 2288 diff --git a/shhs_visit2/shhs2-202135/embeddings.meta.json b/shhs_visit2/shhs2-202135/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48c4571a43644fab298f00a5d2357346443d96a4 --- /dev/null +++ b/shhs_visit2/shhs2-202135/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202135", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:44.788953+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202135/embeddings.npy b/shhs_visit2/shhs2-202135/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65566f16d4467e53466bf8504b49d345118846b5 --- /dev/null +++ b/shhs_visit2/shhs2-202135/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cbf2dd1fe5256cd214e5c6060789e35d83b4c6f4516f32b47f7029c513b3c6 +size 1364128 diff --git a/shhs_visit2/shhs2-202135/labels.meta.json b/shhs_visit2/shhs2-202135/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4c1143372ba93f616a15bbfa45dfc46f4b6c9a4 --- /dev/null +++ b/shhs_visit2/shhs2-202135/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202135", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:44.792884+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202135/labels.npy b/shhs_visit2/shhs2-202135/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3e5af323094982cb002b5ef589d4d3ca89bd809 --- /dev/null +++ b/shhs_visit2/shhs2-202135/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ffa9bd647ef19f54d84ac84f988f41ba99791f244eabba161cc0c6b11e08442 +size 2856 diff --git a/shhs_visit2/shhs2-202136/embeddings.meta.json b/shhs_visit2/shhs2-202136/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70c91a1cf2090111ce8bf5fcdda848cbbb856ae5 --- /dev/null +++ b/shhs_visit2/shhs2-202136/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202136", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:45.746235+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202136/embeddings.npy b/shhs_visit2/shhs2-202136/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f94dc35e122a4ec014bea7d76c313d5503572c0f --- /dev/null +++ b/shhs_visit2/shhs2-202136/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbc117a5a7d648200f3e8c48e902c06e3d262a1bc92fbca5bf527ea13fc2c28 +size 1080128 diff --git a/shhs_visit2/shhs2-202136/labels.meta.json b/shhs_visit2/shhs2-202136/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..853031bfadf6b4a18a4650f199113bc1557b7ec7 --- /dev/null +++ b/shhs_visit2/shhs2-202136/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202136", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:45.750219+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202136/labels.npy b/shhs_visit2/shhs2-202136/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c61f93c8040e1a532924e43c3a14418d896e36c --- /dev/null +++ b/shhs_visit2/shhs2-202136/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c4617a0e0e44f0ed5dbfdb4fa7cc10ec9cdf0779e08fa59b5d5ac1090f558a +size 2288 diff --git a/shhs_visit2/shhs2-202140/embeddings.meta.json b/shhs_visit2/shhs2-202140/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1c7540d4be46b619fabb53305c6c80901c542eb --- /dev/null +++ b/shhs_visit2/shhs2-202140/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202140", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:46.827289+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202140/embeddings.npy b/shhs_visit2/shhs2-202140/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..347ffde7b64fa16392a8bd3c11165ff5ee5907e4 --- /dev/null +++ b/shhs_visit2/shhs2-202140/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29f2e47a9f3c2457d7ba2e9de33054c0d794f9b8800e703db338614fa786c2c +size 1140128 diff --git a/shhs_visit2/shhs2-202140/labels.meta.json b/shhs_visit2/shhs2-202140/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6067bcbf29cc86d291039b0b6bea285ee17d0b64 --- /dev/null +++ b/shhs_visit2/shhs2-202140/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202140", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:46.831377+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202140/labels.npy b/shhs_visit2/shhs2-202140/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..236870c7110f4197d17e58f0dac65cfb3bcaa670 --- /dev/null +++ b/shhs_visit2/shhs2-202140/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e8fd98241d7f65573d4c344c68f77734e3f2c49d00174c5b5f4591bbd24171 +size 2408 diff --git a/shhs_visit2/shhs2-202141/embeddings.meta.json b/shhs_visit2/shhs2-202141/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d417e34005c458551314785cdd5564a80af94d07 --- /dev/null +++ b/shhs_visit2/shhs2-202141/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202141", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:48.209474+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202141/embeddings.npy b/shhs_visit2/shhs2-202141/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cc0c16550f9c4f8f639f373b74970a848968f76 --- /dev/null +++ b/shhs_visit2/shhs2-202141/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511027e79e9dec9e8d1202495491a9dc3e7d989f6146894f0ead33a86777f4ba +size 1364128 diff --git a/shhs_visit2/shhs2-202141/labels.meta.json b/shhs_visit2/shhs2-202141/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b9e0f9e4a8118d9fd59d862e9fded26e7fc60a --- /dev/null +++ b/shhs_visit2/shhs2-202141/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202141", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:19:48.212920+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202141/labels.npy b/shhs_visit2/shhs2-202141/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41c002efc845533bff956316fb9b22830b346f0a --- /dev/null +++ b/shhs_visit2/shhs2-202141/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44357eeab799c4fa15370d7f5936fe2a5a8cde0a853201af4eca2f14f8d6934c +size 2856 diff --git a/shhs_visit2/shhs2-202142/embeddings.meta.json b/shhs_visit2/shhs2-202142/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bae1084c6f5057418b9bc04cb4de3e5cb99f706 --- /dev/null +++ b/shhs_visit2/shhs2-202142/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202142", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:19:49.324544+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202142/embeddings.npy b/shhs_visit2/shhs2-202142/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b9777596aa983abcfedac97a9ad6b6a71ab049e --- /dev/null +++ b/shhs_visit2/shhs2-202142/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74787ebc69995864e1217c1f0f18dd47d63431dcb061ba996338f9fc16b1a97f +size 1200128 diff --git a/shhs_visit2/shhs2-202142/labels.meta.json b/shhs_visit2/shhs2-202142/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67aecf5bdbd47c1ca468cc1060e1b6998d901b6c --- /dev/null +++ b/shhs_visit2/shhs2-202142/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202142", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:19:49.327408+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202142/labels.npy b/shhs_visit2/shhs2-202142/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce9297045a5efffecb4e75b5fc356efcdc4b75b5 --- /dev/null +++ b/shhs_visit2/shhs2-202142/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d065172194b65f5c1f5ab46a3a8bd521213cbe01fb3290a38f7390327505dc96 +size 2528 diff --git a/shhs_visit2/shhs2-202149/embeddings.meta.json b/shhs_visit2/shhs2-202149/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..139b98284df47193a5339407273435988115c7bb --- /dev/null +++ b/shhs_visit2/shhs2-202149/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202149", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:50.254263+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202149/embeddings.npy b/shhs_visit2/shhs2-202149/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0daa4fc53b792e5533167cf7f2fc275a1c2ce263 --- /dev/null +++ b/shhs_visit2/shhs2-202149/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5bca74b7635d3f3fc684858ee39a51844945d707bc98371a061b154564ccdd +size 1020128 diff --git a/shhs_visit2/shhs2-202149/labels.meta.json b/shhs_visit2/shhs2-202149/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4bf1ba355bba7dddc74ad0fe3997d0a0657389d --- /dev/null +++ b/shhs_visit2/shhs2-202149/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202149", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:50.258224+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202149/labels.npy b/shhs_visit2/shhs2-202149/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8799423874185c4ba00cb64093c38fa7bde99dc2 --- /dev/null +++ b/shhs_visit2/shhs2-202149/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703b18edd4b431082c77a84e852e89147f2d492e6ea0677c4876a45018490e64 +size 2168 diff --git a/shhs_visit2/shhs2-202150/embeddings.meta.json b/shhs_visit2/shhs2-202150/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c23b5ad30246131ae32c05934aa42cf8300634f --- /dev/null +++ b/shhs_visit2/shhs2-202150/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202150", + "embedding_dim": 500, + "n_epochs": 1148, + "created_utc": "2026-05-03T18:19:51.404377+00:00", + "shape": [ + 1148, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202150/embeddings.npy b/shhs_visit2/shhs2-202150/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8787eac7d6c4116bdcdc6f7700789e41a0d47fd9 --- /dev/null +++ b/shhs_visit2/shhs2-202150/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44820200480f04c588b81e9170807c05b06557110348a3aeb7e5beb472cdd7f5 +size 1148128 diff --git a/shhs_visit2/shhs2-202150/labels.meta.json b/shhs_visit2/shhs2-202150/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cfcba3bc5a3ad7d49f3ac0ed18d0a0303b4aaf6 --- /dev/null +++ b/shhs_visit2/shhs2-202150/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202150", + "n_epochs": 1148, + "created_utc": "2026-05-03T18:19:51.408110+00:00", + "shape": [ + 1148 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202150/labels.npy b/shhs_visit2/shhs2-202150/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1ba158a6e0c8fb70d23be7e827a5b37e5ebecb0 --- /dev/null +++ b/shhs_visit2/shhs2-202150/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc84fc79af8ce2e04577f7c86f369bd64d4a4f5f5a7913d7ffe54c3dbff28a9f +size 2424 diff --git a/shhs_visit2/shhs2-202152/embeddings.meta.json b/shhs_visit2/shhs2-202152/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15adc1ae208e7fd3cb53d066ff2a67ab69609b3a --- /dev/null +++ b/shhs_visit2/shhs2-202152/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202152", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:52.337709+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202152/embeddings.npy b/shhs_visit2/shhs2-202152/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..020459b23a0fb5955fa18f27e55916a75d02edfa --- /dev/null +++ b/shhs_visit2/shhs2-202152/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16017deebce423c30713cef5639dc40ec619b6cd81301c0c5e3a0bf6ba98986 +size 1020128 diff --git a/shhs_visit2/shhs2-202152/labels.meta.json b/shhs_visit2/shhs2-202152/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19182944911a06c57b2c89919c95ef473cb39eaa --- /dev/null +++ b/shhs_visit2/shhs2-202152/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202152", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:19:52.341301+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202152/labels.npy b/shhs_visit2/shhs2-202152/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..80c6159beffd211dfd1d6723625cd32828a1cd90 --- /dev/null +++ b/shhs_visit2/shhs2-202152/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d76616293af1dfcae5806d53378443c0cd7be99dac66135fd23445272712688 +size 2168 diff --git a/shhs_visit2/shhs2-202157/embeddings.meta.json b/shhs_visit2/shhs2-202157/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5df69967c0b8b8ad9f139dd8b0e8d548af0e052f --- /dev/null +++ b/shhs_visit2/shhs2-202157/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202157", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:53.458716+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202157/embeddings.npy b/shhs_visit2/shhs2-202157/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d82a858fd50df67fbc70e9b49bffb80440a14919 --- /dev/null +++ b/shhs_visit2/shhs2-202157/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c821fbd5c25480b5759edfa42e81b39cfc020e7ce1318ed73aaa8dd6f6d36dd8 +size 1140128 diff --git a/shhs_visit2/shhs2-202157/labels.meta.json b/shhs_visit2/shhs2-202157/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c010f952d80fd6fc01d708a05e8455ac69e7bd82 --- /dev/null +++ b/shhs_visit2/shhs2-202157/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202157", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:19:53.462837+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202157/labels.npy b/shhs_visit2/shhs2-202157/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..52e8e29d39d2f2903a8a6a20b872d61e3fed37e6 --- /dev/null +++ b/shhs_visit2/shhs2-202157/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e90812ea618cb4ee994b2a37b978d882c00b0155fab776b20ce828259bce400 +size 2408 diff --git a/shhs_visit2/shhs2-202159/embeddings.meta.json b/shhs_visit2/shhs2-202159/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8937dec584c2d6d4a47595b1caa436fb02e7d25b --- /dev/null +++ b/shhs_visit2/shhs2-202159/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202159", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:54.466333+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202159/embeddings.npy b/shhs_visit2/shhs2-202159/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf58d49eb58740a088bf60109e76f389bf787c17 --- /dev/null +++ b/shhs_visit2/shhs2-202159/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d831c63e4b7dd36cc48306770b0edfd1a0358293cfd9a7a7bf6081ee940f493 +size 1080128 diff --git a/shhs_visit2/shhs2-202159/labels.meta.json b/shhs_visit2/shhs2-202159/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f458486cfe2fb4ac63685cefa18166d8596738f8 --- /dev/null +++ b/shhs_visit2/shhs2-202159/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202159", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:54.469692+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202159/labels.npy b/shhs_visit2/shhs2-202159/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa5ceef0fd1af5c64909ed89f632422e6ee5c0fd --- /dev/null +++ b/shhs_visit2/shhs2-202159/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbfc60221541824c4543ec9f5b4b2fc9e7855368377a659dbd979f0af628fae3 +size 2288 diff --git a/shhs_visit2/shhs2-202161/embeddings.meta.json b/shhs_visit2/shhs2-202161/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c47487b93501534e5951f863a81e1b575dd24d3 --- /dev/null +++ b/shhs_visit2/shhs2-202161/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202161", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:55.778772+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202161/embeddings.npy b/shhs_visit2/shhs2-202161/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7640b4ad328ebb9c8b388791b5f421d8d3eeeff2 --- /dev/null +++ b/shhs_visit2/shhs2-202161/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15b18fb20ad44a7799622cee3e20b0181cae775d9144dcf7cd6985cc3e6c2fc +size 1320128 diff --git a/shhs_visit2/shhs2-202161/labels.meta.json b/shhs_visit2/shhs2-202161/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e45a442c93bf2deed839d7fc1197acec4523233f --- /dev/null +++ b/shhs_visit2/shhs2-202161/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202161", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:19:55.784572+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202161/labels.npy b/shhs_visit2/shhs2-202161/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1b8bd75458983464c671cc9de77a7631ce4ab9d --- /dev/null +++ b/shhs_visit2/shhs2-202161/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfef65fac921f239f28a15d8e337145d8be43c631923c4a3bd292cf163b7d7c3 +size 2768 diff --git a/shhs_visit2/shhs2-202164/embeddings.meta.json b/shhs_visit2/shhs2-202164/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..486f7e2e9650f73019901257ec218d785607a7f6 --- /dev/null +++ b/shhs_visit2/shhs2-202164/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202164", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:19:56.664162+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202164/embeddings.npy b/shhs_visit2/shhs2-202164/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3580a6cc1da7387e1804bdc7775586c49c67d800 --- /dev/null +++ b/shhs_visit2/shhs2-202164/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdedaa63c523fad7e195671c91c35451d20330094b59f026d1473aa8f9b44585 +size 960128 diff --git a/shhs_visit2/shhs2-202164/labels.meta.json b/shhs_visit2/shhs2-202164/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fba4bc5fc677e1bf953cad8f053172e3df82b3c --- /dev/null +++ b/shhs_visit2/shhs2-202164/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202164", + "n_epochs": 960, + "created_utc": "2026-05-03T18:19:56.666611+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202164/labels.npy b/shhs_visit2/shhs2-202164/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5078d50fabdf9b8cdc7b60d0c307d273b8f2b8ab --- /dev/null +++ b/shhs_visit2/shhs2-202164/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff99af3181b142c0f3a4e698d076d8c8a4bc7fa108f3bbb90139a6b8a5ab079 +size 2048 diff --git a/shhs_visit2/shhs2-202165/embeddings.meta.json b/shhs_visit2/shhs2-202165/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0941d25542b58414b317efe2d8f2f24fbf15c3be --- /dev/null +++ b/shhs_visit2/shhs2-202165/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202165", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:19:57.575268+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202165/embeddings.npy b/shhs_visit2/shhs2-202165/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ff6b6e96e26847adc26041d6932d8b4388f4c9e --- /dev/null +++ b/shhs_visit2/shhs2-202165/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06079a51a463bb2a1695bc055fb143c261e9ab66aa9d5bfadb75bedca9127eea +size 960128 diff --git a/shhs_visit2/shhs2-202165/labels.meta.json b/shhs_visit2/shhs2-202165/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72c01b1d11e796f219d6290493b862469f491f59 --- /dev/null +++ b/shhs_visit2/shhs2-202165/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202165", + "n_epochs": 960, + "created_utc": "2026-05-03T18:19:57.578631+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202165/labels.npy b/shhs_visit2/shhs2-202165/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fff5d6a04782d76781cac6344569a383c47348a0 --- /dev/null +++ b/shhs_visit2/shhs2-202165/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7437d9597c99c00b5cf52cc263548aa27798d4166c9db2d526df30c2807692 +size 2048 diff --git a/shhs_visit2/shhs2-202166/embeddings.meta.json b/shhs_visit2/shhs2-202166/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9749d2d2182961af8e6ce0bade3d64717507b9da --- /dev/null +++ b/shhs_visit2/shhs2-202166/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202166", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:58.551565+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202166/embeddings.npy b/shhs_visit2/shhs2-202166/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..121a50d80d94471bcac87061667c0e92cb206bd8 --- /dev/null +++ b/shhs_visit2/shhs2-202166/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6626eac7f2b5976ba6b18391d3b937f4f1cfcf8834371af468caae402e5d16f0 +size 1080128 diff --git a/shhs_visit2/shhs2-202166/labels.meta.json b/shhs_visit2/shhs2-202166/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19c42a154f9d0147322ffaa7c5d70676c021cd2a --- /dev/null +++ b/shhs_visit2/shhs2-202166/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202166", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:19:58.558012+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202166/labels.npy b/shhs_visit2/shhs2-202166/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3969840935674ce9c48a5374b0cc3ccc76bcaeb1 --- /dev/null +++ b/shhs_visit2/shhs2-202166/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b0145fd9306e28f238f01cb08ab217339762f985699d3369a92340c8492cf7 +size 2288 diff --git a/shhs_visit2/shhs2-202176/embeddings.meta.json b/shhs_visit2/shhs2-202176/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ef8b50dffb1527792355a43049e1a7804b4a651 --- /dev/null +++ b/shhs_visit2/shhs2-202176/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202176", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:20:00.384253+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202176/embeddings.npy b/shhs_visit2/shhs2-202176/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ae2987289d4ac0664028ba9314dcf69a2d8f8cb --- /dev/null +++ b/shhs_visit2/shhs2-202176/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31fe152809285c7455a38f6c5b9375b4983dbb3a14381f98a759447a93f1679 +size 1142128 diff --git a/shhs_visit2/shhs2-202176/labels.meta.json b/shhs_visit2/shhs2-202176/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f33d356d0717edcf805b675a6873778f7b3dced5 --- /dev/null +++ b/shhs_visit2/shhs2-202176/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202176", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:20:00.387712+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202176/labels.npy b/shhs_visit2/shhs2-202176/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cba95b85c5212511bcefa15ededad55e97420ca6 --- /dev/null +++ b/shhs_visit2/shhs2-202176/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f69047379b1416596f7e336b62a8ac5ecf6aac5d6c9f991d46f6c59926426b +size 2412 diff --git a/shhs_visit2/shhs2-202177/embeddings.meta.json b/shhs_visit2/shhs2-202177/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfe35db6bc8e9686deaeaa1e2d6666014d2b59cd --- /dev/null +++ b/shhs_visit2/shhs2-202177/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202177", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:20:01.611845+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202177/embeddings.npy b/shhs_visit2/shhs2-202177/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1f5e455dbe5fc58c9f09bc5d2945e35d7900a9b --- /dev/null +++ b/shhs_visit2/shhs2-202177/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a84bae0af59bf178f9d5cd2d869c0c141c03bc6c1f6d1f3ba9b2fa96c2aea67 +size 1260128 diff --git a/shhs_visit2/shhs2-202177/labels.meta.json b/shhs_visit2/shhs2-202177/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2707212a528d12de97fb61f0445323fe32a9cdbb --- /dev/null +++ b/shhs_visit2/shhs2-202177/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202177", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:20:01.615883+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202177/labels.npy b/shhs_visit2/shhs2-202177/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2358ba00fcfa49e1f8f80769615ee4b55849cbaf --- /dev/null +++ b/shhs_visit2/shhs2-202177/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a332696e6b756cf63746fa25efa9f300d87c1f693a19368ae8b59d48f599686e +size 2648 diff --git a/shhs_visit2/shhs2-202178/embeddings.meta.json b/shhs_visit2/shhs2-202178/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab165733841445eb6616aa90fe96a7dece3f7874 --- /dev/null +++ b/shhs_visit2/shhs2-202178/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202178", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:02.586667+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202178/embeddings.npy b/shhs_visit2/shhs2-202178/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3969aeafb1a705cac21b03519d499e34425c7d35 --- /dev/null +++ b/shhs_visit2/shhs2-202178/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbb608d47df4f04da546c96078b2987e05f8e7dc1479f7990333aa1c1a6bf26 +size 1080128 diff --git a/shhs_visit2/shhs2-202178/labels.meta.json b/shhs_visit2/shhs2-202178/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a4f0a616559b7562fc158908dcccf985c3e4676 --- /dev/null +++ b/shhs_visit2/shhs2-202178/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202178", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:02.590571+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202178/labels.npy b/shhs_visit2/shhs2-202178/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5774a285fcf35ddb4a6f0bcaeda3f7bb51daf5c --- /dev/null +++ b/shhs_visit2/shhs2-202178/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c325580671541f6d11c29978f64261ab16c7d1f0b3daacc0fdafa0c29506f8 +size 2288 diff --git a/shhs_visit2/shhs2-202183/embeddings.meta.json b/shhs_visit2/shhs2-202183/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d8c1c4aad5eb0ef27e8a1a6a0f5aeb49fe22c99 --- /dev/null +++ b/shhs_visit2/shhs2-202183/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202183", + "embedding_dim": 500, + "n_epochs": 1116, + "created_utc": "2026-05-03T18:20:03.660472+00:00", + "shape": [ + 1116, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202183/embeddings.npy b/shhs_visit2/shhs2-202183/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1260feb02b283536ed5726423dd1f363c79c1e93 --- /dev/null +++ b/shhs_visit2/shhs2-202183/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64055d0e5f50daa66e57d5785934e6dcb2da8763463b9f75714e51f32e68379 +size 1116128 diff --git a/shhs_visit2/shhs2-202183/labels.meta.json b/shhs_visit2/shhs2-202183/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a51b36aa144f2271520182ef7614e2594894a9a7 --- /dev/null +++ b/shhs_visit2/shhs2-202183/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202183", + "n_epochs": 1116, + "created_utc": "2026-05-03T18:20:03.664155+00:00", + "shape": [ + 1116 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202183/labels.npy b/shhs_visit2/shhs2-202183/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32bc35d35438d8d2b9f919535d11714a8d47a8f3 --- /dev/null +++ b/shhs_visit2/shhs2-202183/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabe93e4a2dccdae410882292c876a5211eb53f18df81c3d639e8482421ba2c4 +size 2360 diff --git a/shhs_visit2/shhs2-202185/embeddings.meta.json b/shhs_visit2/shhs2-202185/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..903d0ce35f90e48c0f548a98537d6e861f28d962 --- /dev/null +++ b/shhs_visit2/shhs2-202185/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202185", + "embedding_dim": 500, + "n_epochs": 1185, + "created_utc": "2026-05-03T18:20:04.926656+00:00", + "shape": [ + 1185, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202185/embeddings.npy b/shhs_visit2/shhs2-202185/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..598986e48576402e1efadfa83ea7ff7b247492ba --- /dev/null +++ b/shhs_visit2/shhs2-202185/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6470dc621b11233dc7a8801d0a6238f378894c569e596b2101cbfe6b71bf0633 +size 1185128 diff --git a/shhs_visit2/shhs2-202185/labels.meta.json b/shhs_visit2/shhs2-202185/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67ddab1b6a000b8edc2afc02c9f9a8f120fe0844 --- /dev/null +++ b/shhs_visit2/shhs2-202185/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202185", + "n_epochs": 1185, + "created_utc": "2026-05-03T18:20:04.930127+00:00", + "shape": [ + 1185 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202185/labels.npy b/shhs_visit2/shhs2-202185/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ee6c6d937349b7dedc33a5c2d681b6b0f6cc5a0 --- /dev/null +++ b/shhs_visit2/shhs2-202185/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77acf1bef0f4d8af5f78cee4fbeb956f9452b1497e5f2885ace79f83e5d175a +size 2498 diff --git a/shhs_visit2/shhs2-202187/embeddings.meta.json b/shhs_visit2/shhs2-202187/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9b0dc60bd5a788e2ca670f5160b4799b40446c0 --- /dev/null +++ b/shhs_visit2/shhs2-202187/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202187", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:20:06.061711+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202187/embeddings.npy b/shhs_visit2/shhs2-202187/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b9286350a3bd8d897defcc4450c95e3a220a7e8 --- /dev/null +++ b/shhs_visit2/shhs2-202187/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f4f9cb9bbd0c9fd5633fb237051d9e7fa66f389b40456fe73bda096ae06699 +size 1200128 diff --git a/shhs_visit2/shhs2-202187/labels.meta.json b/shhs_visit2/shhs2-202187/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05ff6739ddc9e12f3a71469333269c19863dc096 --- /dev/null +++ b/shhs_visit2/shhs2-202187/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202187", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:20:06.065132+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202187/labels.npy b/shhs_visit2/shhs2-202187/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5071d5a4fef4187f6128f487a30450cad5518e94 --- /dev/null +++ b/shhs_visit2/shhs2-202187/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffc813be45d08473c5c24db8edee5eeae722183a01146431a8e6e991b403c171 +size 2528 diff --git a/shhs_visit2/shhs2-202194/embeddings.meta.json b/shhs_visit2/shhs2-202194/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42fa103d90db4dff35bf04cd0149e1098bf0596a --- /dev/null +++ b/shhs_visit2/shhs2-202194/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202194", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:20:07.226162+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202194/embeddings.npy b/shhs_visit2/shhs2-202194/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..751f40eec9e1232d0ba8b3d0b8d626e0c610b765 --- /dev/null +++ b/shhs_visit2/shhs2-202194/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1816a4f5c24238fbcf9ce46a143012b35afb5c4542f81e482e369117e366bff +size 1260128 diff --git a/shhs_visit2/shhs2-202194/labels.meta.json b/shhs_visit2/shhs2-202194/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e947769edeaf0690d4ec094e53769d0475f1437 --- /dev/null +++ b/shhs_visit2/shhs2-202194/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202194", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:20:07.230515+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202194/labels.npy b/shhs_visit2/shhs2-202194/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd5d1507014e9623a578b738f1ae6d21b5784908 --- /dev/null +++ b/shhs_visit2/shhs2-202194/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1aec1263f3325979402d102a36a46d48977a740a016ec38de0607d9df4a209 +size 2648 diff --git a/shhs_visit2/shhs2-202197/embeddings.meta.json b/shhs_visit2/shhs2-202197/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..128401ed07b59e5cc4230520d0c74960e575ea52 --- /dev/null +++ b/shhs_visit2/shhs2-202197/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202197", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:20:08.237966+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202197/embeddings.npy b/shhs_visit2/shhs2-202197/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb68d965a863d33f990e5ea25eddd4b7f8336393 --- /dev/null +++ b/shhs_visit2/shhs2-202197/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b860308e0f98be67aec20301d3843f7b1289725ce7b235c4610031168478321 +size 1020128 diff --git a/shhs_visit2/shhs2-202197/labels.meta.json b/shhs_visit2/shhs2-202197/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1df73ed9cc34057c0b536d3c43feab872d589687 --- /dev/null +++ b/shhs_visit2/shhs2-202197/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202197", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:20:08.241970+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202197/labels.npy b/shhs_visit2/shhs2-202197/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15ea4c94c05aa2fcf35666cf24b8b758c83c327f --- /dev/null +++ b/shhs_visit2/shhs2-202197/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40404e13056f160beaf52036242a16a7df75b92e0a096d7edfc728a89ce0fe0c +size 2168 diff --git a/shhs_visit2/shhs2-202198/embeddings.meta.json b/shhs_visit2/shhs2-202198/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eda1523567d13ebee14bbb0ee5832364c24e4f5b --- /dev/null +++ b/shhs_visit2/shhs2-202198/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202198", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:09.228218+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202198/embeddings.npy b/shhs_visit2/shhs2-202198/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..559316a46e78bcad02e46cba3791842e9882ecea --- /dev/null +++ b/shhs_visit2/shhs2-202198/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e5feff203acc01f221678ba945603214287f2cee1feba18a1017eb6738d953 +size 1080128 diff --git a/shhs_visit2/shhs2-202198/labels.meta.json b/shhs_visit2/shhs2-202198/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd5f67b8883495b7cd9aec4d153509638200bf1f --- /dev/null +++ b/shhs_visit2/shhs2-202198/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202198", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:09.231676+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202198/labels.npy b/shhs_visit2/shhs2-202198/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..792a383f879eb239d0bf0912d992ae932eaddae6 --- /dev/null +++ b/shhs_visit2/shhs2-202198/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b6a04511e4b7fbf6bfd93bafd21a830a9191919e6a13b0b29f24f891449de4 +size 2288 diff --git a/shhs_visit2/shhs2-202200/embeddings.meta.json b/shhs_visit2/shhs2-202200/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c8774c14ffcbc7c58adbaafead81a8479a7ece2 --- /dev/null +++ b/shhs_visit2/shhs2-202200/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202200", + "embedding_dim": 500, + "n_epochs": 1024, + "created_utc": "2026-05-03T18:20:10.166868+00:00", + "shape": [ + 1024, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202200/embeddings.npy b/shhs_visit2/shhs2-202200/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..724dd4d319ea2430f974188a5f37c1cd7880d619 --- /dev/null +++ b/shhs_visit2/shhs2-202200/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be82ce0d98260fd193dc542143c52b8f39dc8376f73498401bb66e428a11190b +size 1024128 diff --git a/shhs_visit2/shhs2-202200/labels.meta.json b/shhs_visit2/shhs2-202200/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7da0d595dfdfd68370128e451537714a3a85dbf1 --- /dev/null +++ b/shhs_visit2/shhs2-202200/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202200", + "n_epochs": 1024, + "created_utc": "2026-05-03T18:20:10.170031+00:00", + "shape": [ + 1024 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202200/labels.npy b/shhs_visit2/shhs2-202200/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e6655cd085f2276246cf246b1e6b3fcc9971b23 --- /dev/null +++ b/shhs_visit2/shhs2-202200/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16656d2e2150ffeb1dc64ca150190425738e9ce87a816c7e962a25f59d49a2c +size 2176 diff --git a/shhs_visit2/shhs2-202201/embeddings.meta.json b/shhs_visit2/shhs2-202201/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4646ed7e13a9c9616de18738109d5494b2ecf26a --- /dev/null +++ b/shhs_visit2/shhs2-202201/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202201", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:20:11.027863+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202201/embeddings.npy b/shhs_visit2/shhs2-202201/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fd32f12ac58b4b8785e3d893371434d581ae240 --- /dev/null +++ b/shhs_visit2/shhs2-202201/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891b2e7e5255ba2fac6ead649a9c750f8bc00f0eae4f7e596de5cd1291abb4ee +size 960128 diff --git a/shhs_visit2/shhs2-202201/labels.meta.json b/shhs_visit2/shhs2-202201/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b215348d2bd10c6535a3d99f1faace4d04a492e --- /dev/null +++ b/shhs_visit2/shhs2-202201/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202201", + "n_epochs": 960, + "created_utc": "2026-05-03T18:20:11.032557+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202201/labels.npy b/shhs_visit2/shhs2-202201/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5cf91918638433fca124ecf612c7519e2de860b --- /dev/null +++ b/shhs_visit2/shhs2-202201/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f5e2ec46eae7b3de77e1cba994024b55f40e36b51eac69974e890a52e1ad18 +size 2048 diff --git a/shhs_visit2/shhs2-202202/embeddings.meta.json b/shhs_visit2/shhs2-202202/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bcaeaa4d235e31585e67326013af5ae3cdceb7a6 --- /dev/null +++ b/shhs_visit2/shhs2-202202/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202202", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:11.541997+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202202/embeddings.npy b/shhs_visit2/shhs2-202202/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae880c2a3ec5933d4a47114f9f19515435679213 --- /dev/null +++ b/shhs_visit2/shhs2-202202/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ab9e8ee7086b092f33da7e77bec9a253dc1cc3f83858f842a4e0532b8a0b5a +size 1080128 diff --git a/shhs_visit2/shhs2-202202/labels.meta.json b/shhs_visit2/shhs2-202202/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bcb5575f991fa6160a6f0816446242d8c17cfe58 --- /dev/null +++ b/shhs_visit2/shhs2-202202/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202202", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:11.546166+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202202/labels.npy b/shhs_visit2/shhs2-202202/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a95a3ff966f9f6aa2f822acf0c8c5a5fb7ff713 --- /dev/null +++ b/shhs_visit2/shhs2-202202/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b2cc4d22f5ec6aafd3bc8a603e6d7713935caaa1ef22383f23ab8505207fac +size 2288 diff --git a/shhs_visit2/shhs2-202210/embeddings.meta.json b/shhs_visit2/shhs2-202210/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83a76f7839c49f0a46a39ae7eb11d99ee418d221 --- /dev/null +++ b/shhs_visit2/shhs2-202210/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202210", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:12.813415+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202210/embeddings.npy b/shhs_visit2/shhs2-202210/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc26c34b5022ff578a264531def535d872caea15 --- /dev/null +++ b/shhs_visit2/shhs2-202210/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b587df0aa2fede32746423ccc3ca0e276772c2f168780c81d13e1a43ed4c8a3 +size 1320128 diff --git a/shhs_visit2/shhs2-202210/labels.meta.json b/shhs_visit2/shhs2-202210/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99a05e02c41a242c89f1a6314f0cb366befcc501 --- /dev/null +++ b/shhs_visit2/shhs2-202210/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202210", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:12.817094+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202210/labels.npy b/shhs_visit2/shhs2-202210/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b05b7b1cc022aa3c4f2cf271f8c947507d04c740 --- /dev/null +++ b/shhs_visit2/shhs2-202210/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a635cb43a7a102d90fb959a2bce8098ab044ba7690e5cbbbcbd2a7eb788507c +size 2768 diff --git a/shhs_visit2/shhs2-202217/embeddings.meta.json b/shhs_visit2/shhs2-202217/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d676c02e86f6c18fff2d28cf1569af86a4023513 --- /dev/null +++ b/shhs_visit2/shhs2-202217/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202217", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:14.319698+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202217/embeddings.npy b/shhs_visit2/shhs2-202217/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0942bf0f7002bb199b42ab8fe48a04b92dc3b2c --- /dev/null +++ b/shhs_visit2/shhs2-202217/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c911a60977d4be1c195006508275f215e5bfd2d4faaeefccb57aada782c59757 +size 1364128 diff --git a/shhs_visit2/shhs2-202217/labels.meta.json b/shhs_visit2/shhs2-202217/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22d310bfb04bf3b9d7a854754354e35cdde36aa0 --- /dev/null +++ b/shhs_visit2/shhs2-202217/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202217", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:14.323328+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202217/labels.npy b/shhs_visit2/shhs2-202217/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5386cdf5da48a3ccc8a1c9ae2491486bbdd07778 --- /dev/null +++ b/shhs_visit2/shhs2-202217/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd0bc8f8ac78768564b91be6b011e40d6783ed8be81185a4b948aec4db4262d +size 2856 diff --git a/shhs_visit2/shhs2-202221/embeddings.meta.json b/shhs_visit2/shhs2-202221/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb5a8f325943074950480b6c1692bcbbfed8d363 --- /dev/null +++ b/shhs_visit2/shhs2-202221/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202221", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:15.292496+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202221/embeddings.npy b/shhs_visit2/shhs2-202221/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f85d9b958a45bafac042f2bc23d793cbe7ecc9ba --- /dev/null +++ b/shhs_visit2/shhs2-202221/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5447da5483bae71c2689428e3e12acafaa4fc4bd4ab52427b9bdbb4fca62c21f +size 1080128 diff --git a/shhs_visit2/shhs2-202221/labels.meta.json b/shhs_visit2/shhs2-202221/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba10a877687b41686dff84c3f52d3604396e9e31 --- /dev/null +++ b/shhs_visit2/shhs2-202221/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202221", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:15.295607+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202221/labels.npy b/shhs_visit2/shhs2-202221/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..acf6e351dcda93e0427790e5ee39e7de3b2b0656 --- /dev/null +++ b/shhs_visit2/shhs2-202221/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bdd83bac2950d1e1f69a404f4554a517fe1c80a8f3a2945f2dc1cd4be044c1 +size 2288 diff --git a/shhs_visit2/shhs2-202222/embeddings.meta.json b/shhs_visit2/shhs2-202222/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69a8e799518d5fd0bdcaa42ca7d5d6829f7bfbdc --- /dev/null +++ b/shhs_visit2/shhs2-202222/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202222", + "embedding_dim": 500, + "n_epochs": 1253, + "created_utc": "2026-05-03T18:20:16.865974+00:00", + "shape": [ + 1253, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202222/embeddings.npy b/shhs_visit2/shhs2-202222/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9438da7c75ad6c86d9baa78f15dc5bdcc4c7387 --- /dev/null +++ b/shhs_visit2/shhs2-202222/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb1ac5eb59b8e0dca9cf770ec5b7e8fd7b4912dfb8de6642ee2fe58027f3a21 +size 1253128 diff --git a/shhs_visit2/shhs2-202222/labels.meta.json b/shhs_visit2/shhs2-202222/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47cb68af8066c11887b264741cdca41e7e6bbb09 --- /dev/null +++ b/shhs_visit2/shhs2-202222/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202222", + "n_epochs": 1253, + "created_utc": "2026-05-03T18:20:16.869294+00:00", + "shape": [ + 1253 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202222/labels.npy b/shhs_visit2/shhs2-202222/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a039fc60c499f30d0fbc24564abd7b3aaf452e48 --- /dev/null +++ b/shhs_visit2/shhs2-202222/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4f6dd6973fad0a6ebb4d24e98605cbe7ca313226983a7e02517b401cd28c8f +size 2634 diff --git a/shhs_visit2/shhs2-202224/embeddings.meta.json b/shhs_visit2/shhs2-202224/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d75145270dbb364b9c2eb69767832e4bdb3cb96f --- /dev/null +++ b/shhs_visit2/shhs2-202224/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202224", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:20:18.018634+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202224/embeddings.npy b/shhs_visit2/shhs2-202224/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c804e5f2476020c1ab3e91a6d7ec7f0d575172c --- /dev/null +++ b/shhs_visit2/shhs2-202224/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a3637d24fd4d201ca1a8dacafae593924df1268f5fe43cee0e6f1800e42c37 +size 1140128 diff --git a/shhs_visit2/shhs2-202224/labels.meta.json b/shhs_visit2/shhs2-202224/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..477eb41a98b30d4ff8310c2b74ceff5e9f738237 --- /dev/null +++ b/shhs_visit2/shhs2-202224/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202224", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:20:18.026435+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202224/labels.npy b/shhs_visit2/shhs2-202224/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cfd472961e9024cb6434497d54aad4395da039c8 --- /dev/null +++ b/shhs_visit2/shhs2-202224/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f709f2f0743b1205c3c863bcd9cb7249416b71c051135baabc9d5de96f8a6dd0 +size 2408 diff --git a/shhs_visit2/shhs2-202225/embeddings.meta.json b/shhs_visit2/shhs2-202225/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29be62543cdc1c2e8154790575d24303a983ef1c --- /dev/null +++ b/shhs_visit2/shhs2-202225/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202225", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:20:19.278214+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202225/embeddings.npy b/shhs_visit2/shhs2-202225/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d09f97e90e69ca765663cbb99da44fd7fc76465f --- /dev/null +++ b/shhs_visit2/shhs2-202225/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a107a3a610235196d509e67f82f453ce7942b18b38fc21e13ee4f99ab82599c +size 1230128 diff --git a/shhs_visit2/shhs2-202225/labels.meta.json b/shhs_visit2/shhs2-202225/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15088ea7c91117a7df167705873d1b36d1ff9263 --- /dev/null +++ b/shhs_visit2/shhs2-202225/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202225", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:20:19.280973+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202225/labels.npy b/shhs_visit2/shhs2-202225/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..52b1326addc018b416666b4acd28f9f9e8ae68e5 --- /dev/null +++ b/shhs_visit2/shhs2-202225/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0a428037ebe97010bb2af7a6509f155bd73b5f5556e9706380b7bc52d3b943 +size 2588 diff --git a/shhs_visit2/shhs2-202226/embeddings.meta.json b/shhs_visit2/shhs2-202226/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7561f216e4bbf2126d47135c88ca2b3f0f1d6503 --- /dev/null +++ b/shhs_visit2/shhs2-202226/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202226", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:20.577385+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202226/embeddings.npy b/shhs_visit2/shhs2-202226/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..46de640321518ff81a5d193115633e25127a2869 --- /dev/null +++ b/shhs_visit2/shhs2-202226/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a18512a627b7d6ea4637c13fd658cc555b1ec59f07445ea8e4ae377a4c09213 +size 1320128 diff --git a/shhs_visit2/shhs2-202226/labels.meta.json b/shhs_visit2/shhs2-202226/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7903452f93be9a64b40699b405cbeb114f1d563b --- /dev/null +++ b/shhs_visit2/shhs2-202226/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202226", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:20.581455+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202226/labels.npy b/shhs_visit2/shhs2-202226/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f69746ab9fbab02b8f38d01f9a0fe247d96fb657 --- /dev/null +++ b/shhs_visit2/shhs2-202226/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340e6bfc37e61c8b9c7882b9acde63fde8dd080335d66891ef7cce099bcad29c +size 2768 diff --git a/shhs_visit2/shhs2-202227/embeddings.meta.json b/shhs_visit2/shhs2-202227/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5283a0708fe6a37ff8ee334e2b1bb971ebdd4005 --- /dev/null +++ b/shhs_visit2/shhs2-202227/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202227", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:21.603620+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202227/embeddings.npy b/shhs_visit2/shhs2-202227/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b3de23e5f66b5b02bbe37e3be7ee0272d3f61fe --- /dev/null +++ b/shhs_visit2/shhs2-202227/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153cb24218e954a7ff4db0e6086cf7992d8c76e9ba111a3a68e4798c3a355bf9 +size 1080128 diff --git a/shhs_visit2/shhs2-202227/labels.meta.json b/shhs_visit2/shhs2-202227/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a55cf4afcfd42b523ffed681f0ff9f4f0706ef8 --- /dev/null +++ b/shhs_visit2/shhs2-202227/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202227", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:21.607393+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202227/labels.npy b/shhs_visit2/shhs2-202227/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aaa1087cc6569c28741a70667e8d69da7f5dfb51 --- /dev/null +++ b/shhs_visit2/shhs2-202227/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300ac01282e11edd470dfe781a6f69dee87ceafc8bfe66e4aaeeea2988e8a7ae +size 2288 diff --git a/shhs_visit2/shhs2-202231/embeddings.meta.json b/shhs_visit2/shhs2-202231/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..113717eab369c225c7a284d20ad7a1fb1105e26c --- /dev/null +++ b/shhs_visit2/shhs2-202231/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202231", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:20:22.096475+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202231/embeddings.npy b/shhs_visit2/shhs2-202231/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6839fed6cfd4feddd50f1ec1a191b8f6792c630f --- /dev/null +++ b/shhs_visit2/shhs2-202231/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ceab4dc520b8d6338cb5e24281a9622230e2b8fa6dcd0905343f52db180e46 +size 960128 diff --git a/shhs_visit2/shhs2-202231/labels.meta.json b/shhs_visit2/shhs2-202231/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e9fe34eb70293f1732c139cbe146c8fba3a1d41 --- /dev/null +++ b/shhs_visit2/shhs2-202231/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202231", + "n_epochs": 960, + "created_utc": "2026-05-03T18:20:22.100842+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202231/labels.npy b/shhs_visit2/shhs2-202231/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb324107f966ed9cca6952afda36ed75f30914d0 --- /dev/null +++ b/shhs_visit2/shhs2-202231/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e06588b683069e0ed85589dcac9c326e29a3af261373167284a4b0b5220f08 +size 2048 diff --git a/shhs_visit2/shhs2-202234/embeddings.meta.json b/shhs_visit2/shhs2-202234/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..39e0819311cd10d9c3808321deaa23668bc57f20 --- /dev/null +++ b/shhs_visit2/shhs2-202234/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202234", + "embedding_dim": 500, + "n_epochs": 810, + "created_utc": "2026-05-03T18:20:22.869329+00:00", + "shape": [ + 810, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202234/embeddings.npy b/shhs_visit2/shhs2-202234/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6fb612c3e05fac6a778af22f5bb01dca7dfb2337 --- /dev/null +++ b/shhs_visit2/shhs2-202234/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7224e71ec287a704d7b6127e57360b717c7742d44f4b9847f776c859ec79f1a +size 810128 diff --git a/shhs_visit2/shhs2-202234/labels.meta.json b/shhs_visit2/shhs2-202234/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14b93851d0346d2ca29a05f3ed20d2c9081c0707 --- /dev/null +++ b/shhs_visit2/shhs2-202234/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202234", + "n_epochs": 810, + "created_utc": "2026-05-03T18:20:22.873534+00:00", + "shape": [ + 810 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202234/labels.npy b/shhs_visit2/shhs2-202234/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4bdaaadf1527170e7cf987339a744296eaa5902c --- /dev/null +++ b/shhs_visit2/shhs2-202234/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df746e4ff33e26c63b2227e353169fb110050499ec2a88ef1b66b77d473d2952 +size 1748 diff --git a/shhs_visit2/shhs2-202359/embeddings.meta.json b/shhs_visit2/shhs2-202359/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8571137e37f9f717e74a6308fbc9c40656542d9 --- /dev/null +++ b/shhs_visit2/shhs2-202359/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202359", + "embedding_dim": 500, + "n_epochs": 930, + "created_utc": "2026-05-03T18:20:23.744724+00:00", + "shape": [ + 930, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202359/embeddings.npy b/shhs_visit2/shhs2-202359/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cc7651f001b08c10226284554366b89aa79c718 --- /dev/null +++ b/shhs_visit2/shhs2-202359/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fab13727e3e9c5ede6e357de955e83a56f62096e21dbd0b2dc55a27c0cca0e7 +size 930128 diff --git a/shhs_visit2/shhs2-202359/labels.meta.json b/shhs_visit2/shhs2-202359/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a98beb65322b39abb2a1fffdb3b14e2e3af00c38 --- /dev/null +++ b/shhs_visit2/shhs2-202359/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202359", + "n_epochs": 930, + "created_utc": "2026-05-03T18:20:23.748320+00:00", + "shape": [ + 930 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202359/labels.npy b/shhs_visit2/shhs2-202359/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7ca396dd82234a426413332d49e652244f8d3b4 --- /dev/null +++ b/shhs_visit2/shhs2-202359/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdfbbec6720e448641fcf4a3538a9bf370ea954e4bc75d5d1d30281cb900103 +size 1988 diff --git a/shhs_visit2/shhs2-202361/embeddings.meta.json b/shhs_visit2/shhs2-202361/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f39274198f5ff618d13d13b566e9fa2fe2bcec9c --- /dev/null +++ b/shhs_visit2/shhs2-202361/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202361", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:24.728229+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202361/embeddings.npy b/shhs_visit2/shhs2-202361/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec06e41ef834b79f95172b576f2215656ed88318 --- /dev/null +++ b/shhs_visit2/shhs2-202361/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cded8543ae964b0ee49ddbd52cd234634a3905a8bd82133fac40c58d167843d +size 1080128 diff --git a/shhs_visit2/shhs2-202361/labels.meta.json b/shhs_visit2/shhs2-202361/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d74a93f34f558d6c0ab73ee2f10fe2198b17b3f8 --- /dev/null +++ b/shhs_visit2/shhs2-202361/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202361", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:24.731544+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202361/labels.npy b/shhs_visit2/shhs2-202361/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cd3018bda45f5ae9eaaefc98cea94dd02b81c99 --- /dev/null +++ b/shhs_visit2/shhs2-202361/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11194195bcb3a835f0051de2ca96e78399115e19e6312635a5aa6ba62082bbc +size 2288 diff --git a/shhs_visit2/shhs2-202364/embeddings.meta.json b/shhs_visit2/shhs2-202364/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2680090350a844929b6c847ea4f99be8acfd132 --- /dev/null +++ b/shhs_visit2/shhs2-202364/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202364", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:20:26.176288+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202364/embeddings.npy b/shhs_visit2/shhs2-202364/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92886766566e196aae7d44768fc82bf0e05fe573 --- /dev/null +++ b/shhs_visit2/shhs2-202364/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cedd6fdca141ce6fd17b0c9dcbc1bdb28afa8f1d11ce5f569a6a40983233c2 +size 1018128 diff --git a/shhs_visit2/shhs2-202364/labels.meta.json b/shhs_visit2/shhs2-202364/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a184bc7c6d80c47fbdd47e5f1cb5ae12cc3f63c8 --- /dev/null +++ b/shhs_visit2/shhs2-202364/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202364", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:20:26.180165+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202364/labels.npy b/shhs_visit2/shhs2-202364/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..067ea4c85ca85475565c8f424ca2be60d018b99a --- /dev/null +++ b/shhs_visit2/shhs2-202364/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d69de02c7e09d5ac97fba5123ac11329b9939314b60e7cdbf167f4285a50a5 +size 2164 diff --git a/shhs_visit2/shhs2-202369/embeddings.meta.json b/shhs_visit2/shhs2-202369/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..260cd83a362d20d78b9fc4b1ffaba7eecf5e2f6f --- /dev/null +++ b/shhs_visit2/shhs2-202369/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202369", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:20:27.299290+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202369/embeddings.npy b/shhs_visit2/shhs2-202369/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fcfade6b4b49b364e800200d817e214caf7a4b57 --- /dev/null +++ b/shhs_visit2/shhs2-202369/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fcde5e7319916f00a88e034055047b52d1dc48158701fde2c2c7f1ad0590e2 +size 1170128 diff --git a/shhs_visit2/shhs2-202369/labels.meta.json b/shhs_visit2/shhs2-202369/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6a9c88f3068e257b34b8917dcd724e36824cb83 --- /dev/null +++ b/shhs_visit2/shhs2-202369/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202369", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:20:27.302889+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202369/labels.npy b/shhs_visit2/shhs2-202369/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5483b403e04a0397e06efefdf8cf22edbcd91208 --- /dev/null +++ b/shhs_visit2/shhs2-202369/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdeca8d5d5cd95e85900f5cbadc430608148b45f9b940cbe9dd5e5b251c591e0 +size 2468 diff --git a/shhs_visit2/shhs2-202373/embeddings.meta.json b/shhs_visit2/shhs2-202373/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9846dbfc50e824159192dc5804dd9bd8a660d8e8 --- /dev/null +++ b/shhs_visit2/shhs2-202373/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202373", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:20:28.379293+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202373/embeddings.npy b/shhs_visit2/shhs2-202373/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f648bab28c26618d60729174ef5a2027431b52d7 --- /dev/null +++ b/shhs_visit2/shhs2-202373/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6fe1f9515499657fd2838473a71689e29854354c21452e431200210372991e8 +size 1140128 diff --git a/shhs_visit2/shhs2-202373/labels.meta.json b/shhs_visit2/shhs2-202373/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20d551a6797665ae98a80504c3d6daa00057b74d --- /dev/null +++ b/shhs_visit2/shhs2-202373/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202373", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:20:28.386528+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202373/labels.npy b/shhs_visit2/shhs2-202373/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2353ffb643f1496f4d15b18bbd8bcc57460ddde --- /dev/null +++ b/shhs_visit2/shhs2-202373/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4f1707d2f31941ff19f4796dda0d647f138204182a8b5548aa0a0e9fa63852 +size 2408 diff --git a/shhs_visit2/shhs2-202375/embeddings.meta.json b/shhs_visit2/shhs2-202375/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b410371ee99e1cd60e5a4a04fe11aee677599b51 --- /dev/null +++ b/shhs_visit2/shhs2-202375/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202375", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:20:29.611566+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202375/embeddings.npy b/shhs_visit2/shhs2-202375/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd89c9497a3d6985160aaa60f1046f1106bcd916 --- /dev/null +++ b/shhs_visit2/shhs2-202375/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4458ff46c940110caa0cbcba9cde3d2d1cef8d44e329d71c41c1c3a002abad78 +size 1190128 diff --git a/shhs_visit2/shhs2-202375/labels.meta.json b/shhs_visit2/shhs2-202375/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9268ebdf71eb53eafe17f3c486ac3e8b918299dd --- /dev/null +++ b/shhs_visit2/shhs2-202375/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202375", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:20:29.615032+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202375/labels.npy b/shhs_visit2/shhs2-202375/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5602f8f4e3b024963d6fdab486b2fafa0824e999 --- /dev/null +++ b/shhs_visit2/shhs2-202375/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28006f39a4e4a0eac30535db683f9fdf5f3a13d4d3a9ea86fc51565f265821d4 +size 2508 diff --git a/shhs_visit2/shhs2-202376/embeddings.meta.json b/shhs_visit2/shhs2-202376/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..184009cead97de764222a20dd91004fcd9d88555 --- /dev/null +++ b/shhs_visit2/shhs2-202376/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202376", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:30.986135+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202376/embeddings.npy b/shhs_visit2/shhs2-202376/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..381b1c1d74691ba5cc40ebaad0876725c4a5da44 --- /dev/null +++ b/shhs_visit2/shhs2-202376/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69376cc001ef8085819cf749704aaeea6e0e119566442881e880f614a06c7a83 +size 1364128 diff --git a/shhs_visit2/shhs2-202376/labels.meta.json b/shhs_visit2/shhs2-202376/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec3806240ae33ad4331012d53fb20cc2cefcec01 --- /dev/null +++ b/shhs_visit2/shhs2-202376/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202376", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:30.990089+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202376/labels.npy b/shhs_visit2/shhs2-202376/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5f10074be318e0edd1426ea0474f3ef2d668348 --- /dev/null +++ b/shhs_visit2/shhs2-202376/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f29a4e224590ee3dce8e457b3204f6fb7b81b001ede06bfd0698f493e278ffc +size 2856 diff --git a/shhs_visit2/shhs2-202379/embeddings.meta.json b/shhs_visit2/shhs2-202379/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38fdcbc514747cfca522eca7ad103eaf5ad5bf45 --- /dev/null +++ b/shhs_visit2/shhs2-202379/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202379", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:20:33.405350+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202379/embeddings.npy b/shhs_visit2/shhs2-202379/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..90ea7a2b9aeba9c6b492ca6d204135f8cac04770 --- /dev/null +++ b/shhs_visit2/shhs2-202379/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ee142687cbc2ffa5307ca7a6476c9a02d7ac85c7e8915d3478a7b594347e98 +size 1318128 diff --git a/shhs_visit2/shhs2-202379/labels.meta.json b/shhs_visit2/shhs2-202379/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4b22d26e594b013d14ca32d726f122e436af0be --- /dev/null +++ b/shhs_visit2/shhs2-202379/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202379", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:20:33.409645+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202379/labels.npy b/shhs_visit2/shhs2-202379/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..51ca164d376b5ab7681d96f96d17c1e09aee3c9a --- /dev/null +++ b/shhs_visit2/shhs2-202379/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817d1f0ba818479c4969f3cd9611cf662899a96c63f359af22e33e7b099c8f56 +size 2764 diff --git a/shhs_visit2/shhs2-202382/embeddings.meta.json b/shhs_visit2/shhs2-202382/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b4009ed8cfecd21220cb53b5baf499e4dfc2442 --- /dev/null +++ b/shhs_visit2/shhs2-202382/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202382", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:20:33.926579+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202382/embeddings.npy b/shhs_visit2/shhs2-202382/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6a16cfbf6fbdd368945f88e908913335b0fe1bc --- /dev/null +++ b/shhs_visit2/shhs2-202382/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4507f9786114ef5c93fdfd0e8147ef8bf78a03ac9d49c28c1ec08ca44081b0ba +size 1020128 diff --git a/shhs_visit2/shhs2-202382/labels.meta.json b/shhs_visit2/shhs2-202382/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89167242a72d8cadb045ffe3a2b026b50d3f3ec4 --- /dev/null +++ b/shhs_visit2/shhs2-202382/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202382", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:20:33.930570+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202382/labels.npy b/shhs_visit2/shhs2-202382/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6d5ba97d7c7e4c3ae27a08d28a107ff76e22a63 --- /dev/null +++ b/shhs_visit2/shhs2-202382/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef163de559ee606b5455c3a8f552c07e4c8514a077be948b6a46a7816ed5ad76 +size 2168 diff --git a/shhs_visit2/shhs2-202383/embeddings.meta.json b/shhs_visit2/shhs2-202383/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2aed65b86266e2724b68f178ceef622f052e98e --- /dev/null +++ b/shhs_visit2/shhs2-202383/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202383", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:20:35.149283+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202383/embeddings.npy b/shhs_visit2/shhs2-202383/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..27f1d577f1feb4eb80a2f555e9c9599ba5f17b05 --- /dev/null +++ b/shhs_visit2/shhs2-202383/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda78d4e9fc05b1c22006e32f65593402a2f96339e768f2bc3ab4c3356b9135b +size 1180128 diff --git a/shhs_visit2/shhs2-202383/labels.meta.json b/shhs_visit2/shhs2-202383/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59617a142f619216ef7e5bfb71c9128571c6eb9f --- /dev/null +++ b/shhs_visit2/shhs2-202383/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202383", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:20:35.153655+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202383/labels.npy b/shhs_visit2/shhs2-202383/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..37f5cd43ee4f5d3b076f100fed043a21872e5e42 --- /dev/null +++ b/shhs_visit2/shhs2-202383/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7364c87cbeaa47a27a909ad1904246dc56cc0f25865cd188561c87546fee2b2f +size 2488 diff --git a/shhs_visit2/shhs2-202384/embeddings.meta.json b/shhs_visit2/shhs2-202384/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f9298371f1868559d67c1a93d918cb764d8f061 --- /dev/null +++ b/shhs_visit2/shhs2-202384/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202384", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:36.448333+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202384/embeddings.npy b/shhs_visit2/shhs2-202384/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c61d5585d6f6dcb7e3780bdafe2ac1b29f6f8b04 --- /dev/null +++ b/shhs_visit2/shhs2-202384/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf8f3ecdb9bda7f378345886cc408c372e01c13d2adbad56d2bed535637e4ac +size 1320128 diff --git a/shhs_visit2/shhs2-202384/labels.meta.json b/shhs_visit2/shhs2-202384/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e42bdb3061d5c281a8a9c3644468edba44fce12 --- /dev/null +++ b/shhs_visit2/shhs2-202384/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202384", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:36.452231+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202384/labels.npy b/shhs_visit2/shhs2-202384/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..38ac577d01ddb6d135e12e6cf1d0345ce8f2c246 --- /dev/null +++ b/shhs_visit2/shhs2-202384/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39be8459ba0e693a9aeb31e3a5340d17a4843b36977f9f280b7b7594de40f6ea +size 2768 diff --git a/shhs_visit2/shhs2-202389/embeddings.meta.json b/shhs_visit2/shhs2-202389/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9aba24777caceb44849b87a42f54d10024be023 --- /dev/null +++ b/shhs_visit2/shhs2-202389/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202389", + "embedding_dim": 500, + "n_epochs": 1022, + "created_utc": "2026-05-03T18:20:36.961784+00:00", + "shape": [ + 1022, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202389/embeddings.npy b/shhs_visit2/shhs2-202389/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7cfa9df7ccc7c4506c5be630ffd5bfbfdb1cae9 --- /dev/null +++ b/shhs_visit2/shhs2-202389/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dfd5907071be7b46f1257fcf3bfa83ad3ba962eb0a797966f6fb53316e18b00 +size 1022128 diff --git a/shhs_visit2/shhs2-202389/labels.meta.json b/shhs_visit2/shhs2-202389/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46c5edbdf83cff10f5f29bb66f81d079a7ce4aa6 --- /dev/null +++ b/shhs_visit2/shhs2-202389/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202389", + "n_epochs": 1022, + "created_utc": "2026-05-03T18:20:36.966600+00:00", + "shape": [ + 1022 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202389/labels.npy b/shhs_visit2/shhs2-202389/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c228f67c20982170540d0a45a3a5a0a4cdba04a3 --- /dev/null +++ b/shhs_visit2/shhs2-202389/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ca396b78717e005e5c864867f7887417c0acbf5d2fab7b72d932de4bcc46f0 +size 2172 diff --git a/shhs_visit2/shhs2-202393/embeddings.meta.json b/shhs_visit2/shhs2-202393/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7f14121d47feab4f9dc344e6efa89cba812eadd --- /dev/null +++ b/shhs_visit2/shhs2-202393/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202393", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:20:38.093302+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202393/embeddings.npy b/shhs_visit2/shhs2-202393/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..98aa88644db7a2aa6b5ee9e7128ce8c02805bfdf --- /dev/null +++ b/shhs_visit2/shhs2-202393/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c939c5bb1d2f82da98ba10876353cd604caaacafd6d1679307c0c9991b523bb5 +size 1140128 diff --git a/shhs_visit2/shhs2-202393/labels.meta.json b/shhs_visit2/shhs2-202393/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d42bd4aa3752d4a1e1590d921579fbcee9fc0420 --- /dev/null +++ b/shhs_visit2/shhs2-202393/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202393", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:20:38.097013+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202393/labels.npy b/shhs_visit2/shhs2-202393/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c79807c43b869b79643fe70a7169569193075a4 --- /dev/null +++ b/shhs_visit2/shhs2-202393/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7093ce164042d90838223f3820ac68245c5c6d61a22f705c2672f687b0be7bf1 +size 2408 diff --git a/shhs_visit2/shhs2-202395/embeddings.meta.json b/shhs_visit2/shhs2-202395/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d87a57c534462005b381528cff43713da8d4351 --- /dev/null +++ b/shhs_visit2/shhs2-202395/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202395", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:20:39.218995+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202395/embeddings.npy b/shhs_visit2/shhs2-202395/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e90532c455698d12d5e8566200fc459ff180b07 --- /dev/null +++ b/shhs_visit2/shhs2-202395/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff078c1816441609f5058c634b93201fe126691b5b4b9c1100f1252c7a972d1f +size 1180128 diff --git a/shhs_visit2/shhs2-202395/labels.meta.json b/shhs_visit2/shhs2-202395/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47c0c0c5c4d3d5e418293fdb7ccabe0f6b0c2333 --- /dev/null +++ b/shhs_visit2/shhs2-202395/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202395", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:20:39.223156+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202395/labels.npy b/shhs_visit2/shhs2-202395/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..637da948656fa20f19aea24b14283c968f8b0528 --- /dev/null +++ b/shhs_visit2/shhs2-202395/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3165d0a16c9b44e52b7c6d45eedb6a81be815a76f533e64b5e6bfd2feea37aa +size 2488 diff --git a/shhs_visit2/shhs2-202396/embeddings.meta.json b/shhs_visit2/shhs2-202396/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4504e31db8bea6bfa12c7265324d42b6a1ac0e1b --- /dev/null +++ b/shhs_visit2/shhs2-202396/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202396", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:40.568710+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202396/embeddings.npy b/shhs_visit2/shhs2-202396/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2fbf62581d03602f06acaeccee126b9f098493a --- /dev/null +++ b/shhs_visit2/shhs2-202396/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e350cf5ad6068c132fc91d74e7c0960d8cee15d0b64fda4ea46dace80d1b481 +size 1320128 diff --git a/shhs_visit2/shhs2-202396/labels.meta.json b/shhs_visit2/shhs2-202396/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4432b0f9358a0d74f41ce14c5dc0d13ac5b28f8 --- /dev/null +++ b/shhs_visit2/shhs2-202396/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202396", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:20:40.575487+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202396/labels.npy b/shhs_visit2/shhs2-202396/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f062cb8cf64680bc692d7c53ec7bd5cbdedebab --- /dev/null +++ b/shhs_visit2/shhs2-202396/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4857a26d104f44533d45670774d92215be80e6b28b26aec68332affac1249a54 +size 2768 diff --git a/shhs_visit2/shhs2-202401/embeddings.meta.json b/shhs_visit2/shhs2-202401/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c34edb41d7cd1cc9fa615be720223b7ef26ccd01 --- /dev/null +++ b/shhs_visit2/shhs2-202401/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202401", + "embedding_dim": 500, + "n_epochs": 966, + "created_utc": "2026-05-03T18:20:41.507933+00:00", + "shape": [ + 966, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202401/embeddings.npy b/shhs_visit2/shhs2-202401/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..601a207add027bcdced0442413b05a14e9661c69 --- /dev/null +++ b/shhs_visit2/shhs2-202401/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177206c96bec8d73bb68961b3cdaeab8bf92fce4c1d5bb21bdad69358f85ab3e +size 966128 diff --git a/shhs_visit2/shhs2-202401/labels.meta.json b/shhs_visit2/shhs2-202401/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b0b87ebb0bd7e224c9ff7d1ba452537e81f4ff0 --- /dev/null +++ b/shhs_visit2/shhs2-202401/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202401", + "n_epochs": 966, + "created_utc": "2026-05-03T18:20:41.511899+00:00", + "shape": [ + 966 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202401/labels.npy b/shhs_visit2/shhs2-202401/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..78c169d714e9ba33bc6d28c37b1af2fffc0a8841 --- /dev/null +++ b/shhs_visit2/shhs2-202401/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12a37245569e8e8f2b6cdaa6050596c829d3c9d95dba4b54072f0f0a80b74eb +size 2060 diff --git a/shhs_visit2/shhs2-202402/embeddings.meta.json b/shhs_visit2/shhs2-202402/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a39323b6cf27845dbf1fb778450e36c10fda948e --- /dev/null +++ b/shhs_visit2/shhs2-202402/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202402", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:20:42.611633+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202402/embeddings.npy b/shhs_visit2/shhs2-202402/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1576173fe2b3bf07070d97579696bd477e48404 --- /dev/null +++ b/shhs_visit2/shhs2-202402/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a5a9ff3979593cbf0900d02cbd1bb1dcc606142d2d5b64f9f8fa8fe62b9531 +size 1200128 diff --git a/shhs_visit2/shhs2-202402/labels.meta.json b/shhs_visit2/shhs2-202402/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f1cbf8c81cded3183e5b4ae616962706c8b87ef --- /dev/null +++ b/shhs_visit2/shhs2-202402/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202402", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:20:42.615718+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202402/labels.npy b/shhs_visit2/shhs2-202402/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c12edecb03cba9d9cf2f1921a6217163044827b --- /dev/null +++ b/shhs_visit2/shhs2-202402/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d2e41c88268ba2e51bca0bef28f991f06ea9653f754288e30ddc698c861c2e +size 2528 diff --git a/shhs_visit2/shhs2-202405/embeddings.meta.json b/shhs_visit2/shhs2-202405/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a7c0c40506c34609cda09690f39f1e36291dbf3 --- /dev/null +++ b/shhs_visit2/shhs2-202405/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202405", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:43.581021+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202405/embeddings.npy b/shhs_visit2/shhs2-202405/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5b96b94b848c5dbdd801517a24168c72379ae5c --- /dev/null +++ b/shhs_visit2/shhs2-202405/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352b2cf418cf13c843213ef3a6bb6468c1784ed603890b3993356e6d2480c376 +size 1080128 diff --git a/shhs_visit2/shhs2-202405/labels.meta.json b/shhs_visit2/shhs2-202405/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51a7bce32bcf28bf7ae7af01bd4992df5d9746f9 --- /dev/null +++ b/shhs_visit2/shhs2-202405/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202405", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:43.584983+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202405/labels.npy b/shhs_visit2/shhs2-202405/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8314c8214e9202b2c0f6a43478fd77f0b5a9a752 --- /dev/null +++ b/shhs_visit2/shhs2-202405/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24073f9eef3a5f89c77401e40d3aed9f83a2ee6ea34514e33ebeceaf470fe249 +size 2288 diff --git a/shhs_visit2/shhs2-202406/embeddings.meta.json b/shhs_visit2/shhs2-202406/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25646e1f84c9b94ed122649499f7b431a174e785 --- /dev/null +++ b/shhs_visit2/shhs2-202406/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202406", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:20:44.543952+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202406/embeddings.npy b/shhs_visit2/shhs2-202406/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..44f235a35296ce6eef10f941780b0cbaf56093bf --- /dev/null +++ b/shhs_visit2/shhs2-202406/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4ba2a51f610d2d0bdd2b01b886345740df46794ac00183adfcd29ac0f850f4 +size 1020128 diff --git a/shhs_visit2/shhs2-202406/labels.meta.json b/shhs_visit2/shhs2-202406/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8df7e57a52a1a9e67b8bb056b4c53f4e67413e43 --- /dev/null +++ b/shhs_visit2/shhs2-202406/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202406", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:20:44.547698+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202406/labels.npy b/shhs_visit2/shhs2-202406/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d88b75290c147d207f8d2cdcb46f1e9a1ecb5584 --- /dev/null +++ b/shhs_visit2/shhs2-202406/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce6e266e27cac1570143541117873be0db1a148c6d512306fc1f6171b593927 +size 2168 diff --git a/shhs_visit2/shhs2-202408/embeddings.meta.json b/shhs_visit2/shhs2-202408/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cebab76a6a2f87ecdb7521d9e82d88505112861 --- /dev/null +++ b/shhs_visit2/shhs2-202408/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202408", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:45.915299+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202408/embeddings.npy b/shhs_visit2/shhs2-202408/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..47abe0f102a3917c2da24cb909491ab8ae22d69b --- /dev/null +++ b/shhs_visit2/shhs2-202408/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:216194394ddb8fb5d9d328cc3d9f3a6330c0495736a36aa9e5eb4e88e993b944 +size 1364128 diff --git a/shhs_visit2/shhs2-202408/labels.meta.json b/shhs_visit2/shhs2-202408/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca2fc2dfa4f69c90ae6ecd3d4483b02fd69c2cde --- /dev/null +++ b/shhs_visit2/shhs2-202408/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202408", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:45.919322+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202408/labels.npy b/shhs_visit2/shhs2-202408/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0683a714d7acff206eb3dc5bfe37a155daa9e9e8 --- /dev/null +++ b/shhs_visit2/shhs2-202408/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48f053a054bda8ede205da043d12a9600e64895839f7b239890377ce314b5ca +size 2856 diff --git a/shhs_visit2/shhs2-202412/embeddings.meta.json b/shhs_visit2/shhs2-202412/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb135911f9943383f88f1c755d977917b8bbfa18 --- /dev/null +++ b/shhs_visit2/shhs2-202412/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202412", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:46.909627+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202412/embeddings.npy b/shhs_visit2/shhs2-202412/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae5de583d51cae410cb0959a6a19be0a492eef1e --- /dev/null +++ b/shhs_visit2/shhs2-202412/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d84715273e86b6019723d4d05f5f14c7a400aadeceac703ba1f8de6c437231a +size 1080128 diff --git a/shhs_visit2/shhs2-202412/labels.meta.json b/shhs_visit2/shhs2-202412/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdeab9ed378a2d760c340378ddaa4d3c6946af7d --- /dev/null +++ b/shhs_visit2/shhs2-202412/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202412", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:46.913766+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202412/labels.npy b/shhs_visit2/shhs2-202412/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe58f8b710f3bf2ffdc9b03dbbe1120fd5bca078 --- /dev/null +++ b/shhs_visit2/shhs2-202412/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11406d4c31fb6fca5c47c28a01fd3b45c4a02dd6d0084de57022d2960ff74e7c +size 2288 diff --git a/shhs_visit2/shhs2-202413/embeddings.meta.json b/shhs_visit2/shhs2-202413/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14d44248de984cb9f8e86f51739b1742e617200f --- /dev/null +++ b/shhs_visit2/shhs2-202413/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202413", + "embedding_dim": 500, + "n_epochs": 930, + "created_utc": "2026-05-03T18:20:47.817583+00:00", + "shape": [ + 930, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202413/embeddings.npy b/shhs_visit2/shhs2-202413/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..19f6df7ff660508f15ce79bce3b01494bad7c60e --- /dev/null +++ b/shhs_visit2/shhs2-202413/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca439fe086f0e3d572f4f3d069c92b07fa8b0f631e44e3464cd7bfbd1679ecbc +size 930128 diff --git a/shhs_visit2/shhs2-202413/labels.meta.json b/shhs_visit2/shhs2-202413/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9eb30cdac06d19a208ed7ce7d9ad27c985868fd5 --- /dev/null +++ b/shhs_visit2/shhs2-202413/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202413", + "n_epochs": 930, + "created_utc": "2026-05-03T18:20:47.821146+00:00", + "shape": [ + 930 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202413/labels.npy b/shhs_visit2/shhs2-202413/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b19954c6bd1a3634abe0f7c9a17da53bcc045515 --- /dev/null +++ b/shhs_visit2/shhs2-202413/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a630f58b17279634bcdd38e4ed614a80f2c9c45badadf159d74c20e7d8029d8 +size 1988 diff --git a/shhs_visit2/shhs2-202414/embeddings.meta.json b/shhs_visit2/shhs2-202414/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a5a5bf339454e075944d47b71e3b8dd33539875 --- /dev/null +++ b/shhs_visit2/shhs2-202414/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202414", + "embedding_dim": 500, + "n_epochs": 829, + "created_utc": "2026-05-03T18:20:49.260390+00:00", + "shape": [ + 829, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202414/embeddings.npy b/shhs_visit2/shhs2-202414/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..793bf721a62317b0a226556a615adde2be1afa62 --- /dev/null +++ b/shhs_visit2/shhs2-202414/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3ce957283871b09262cc9fe829499aff4fdbb8b902a80a800b674decdbcf34 +size 829128 diff --git a/shhs_visit2/shhs2-202414/labels.meta.json b/shhs_visit2/shhs2-202414/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eea23f62b925ccc60005f66b3c1e67706f1285eb --- /dev/null +++ b/shhs_visit2/shhs2-202414/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202414", + "n_epochs": 829, + "created_utc": "2026-05-03T18:20:49.264551+00:00", + "shape": [ + 829 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202414/labels.npy b/shhs_visit2/shhs2-202414/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8203eb857f20722c3eb9a9f284bead73b88e1ef --- /dev/null +++ b/shhs_visit2/shhs2-202414/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff68482cefbab132f47e8713779c1f8126658492c73a038fcfb7f1512b24b9d +size 1786 diff --git a/shhs_visit2/shhs2-202415/embeddings.meta.json b/shhs_visit2/shhs2-202415/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..889cca2c9aadeea3b3bd795bccbc5864b8e89209 --- /dev/null +++ b/shhs_visit2/shhs2-202415/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202415", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:50.216336+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202415/embeddings.npy b/shhs_visit2/shhs2-202415/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..743845cc679fd4f42dc2c00f8a5a3d83fb2ede35 --- /dev/null +++ b/shhs_visit2/shhs2-202415/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80b3b4eeefdb0d7eafce4d0cb8e98df1f76a906f8e3cead47da5d3df07ff5d0 +size 1080128 diff --git a/shhs_visit2/shhs2-202415/labels.meta.json b/shhs_visit2/shhs2-202415/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fc7c42ad797ecd55f861680fc2dd8829e2d2cd4 --- /dev/null +++ b/shhs_visit2/shhs2-202415/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202415", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:20:50.220349+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202415/labels.npy b/shhs_visit2/shhs2-202415/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7b3718b5b7e8c09205108ab1db0b4b62997d72d --- /dev/null +++ b/shhs_visit2/shhs2-202415/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7708e3020898fd279d88022501a8213d44754c8bdf213cc578c56e92c235281c +size 2288 diff --git a/shhs_visit2/shhs2-202417/embeddings.meta.json b/shhs_visit2/shhs2-202417/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c9d06779831f88ca61fdaae718de98b89efefd8 --- /dev/null +++ b/shhs_visit2/shhs2-202417/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202417", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:20:51.419652+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202417/embeddings.npy b/shhs_visit2/shhs2-202417/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58f56d1c30a9574a81bc7656dee1a2b233d9ed65 --- /dev/null +++ b/shhs_visit2/shhs2-202417/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9360c98f02be9efca9881fd826192365b35f92e7cc9bd14ad09419ab11595f4 +size 1260128 diff --git a/shhs_visit2/shhs2-202417/labels.meta.json b/shhs_visit2/shhs2-202417/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3522d6dee6f43b9036a50ec5311fd8f748ed14f --- /dev/null +++ b/shhs_visit2/shhs2-202417/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202417", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:20:51.423975+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202417/labels.npy b/shhs_visit2/shhs2-202417/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ccd24d79fb454405d09d16e9b7db62f91e453bf --- /dev/null +++ b/shhs_visit2/shhs2-202417/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449b30cd212f07dd865cc1c4b7f0a6fc3950b19e2266fc6e624ec360b5f667b7 +size 2648 diff --git a/shhs_visit2/shhs2-202422/embeddings.meta.json b/shhs_visit2/shhs2-202422/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec55d1bdb880ac891d9094d1cd22643f0679d9e9 --- /dev/null +++ b/shhs_visit2/shhs2-202422/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202422", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:20:52.712783+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202422/embeddings.npy b/shhs_visit2/shhs2-202422/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..328ad5ad8f45162b900b7ab85f24ffd2621bac0f --- /dev/null +++ b/shhs_visit2/shhs2-202422/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f267100e4affe176b03d83afebecfa9622a145c4cf4e88a7825015da36ed52 +size 1230128 diff --git a/shhs_visit2/shhs2-202422/labels.meta.json b/shhs_visit2/shhs2-202422/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60c92bf4bbe8787f4f7bb675210c5566791f3d9f --- /dev/null +++ b/shhs_visit2/shhs2-202422/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202422", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:20:52.716614+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202422/labels.npy b/shhs_visit2/shhs2-202422/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1dd30a5ab4774b2008f96d76bc64481a17f57330 --- /dev/null +++ b/shhs_visit2/shhs2-202422/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98def355e8659b12197adc8ea9c7c54629d1ffbf4e9082cdd07b0a312f995f39 +size 2588 diff --git a/shhs_visit2/shhs2-202425/embeddings.meta.json b/shhs_visit2/shhs2-202425/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..639d3751c5600d36eb504cda37c292ed73620ced --- /dev/null +++ b/shhs_visit2/shhs2-202425/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202425", + "embedding_dim": 500, + "n_epochs": 1160, + "created_utc": "2026-05-03T18:20:53.834102+00:00", + "shape": [ + 1160, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202425/embeddings.npy b/shhs_visit2/shhs2-202425/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..923b930752d86c869445ef866bd48358a6c0f572 --- /dev/null +++ b/shhs_visit2/shhs2-202425/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be08d923451f54c705b5f22e796a558f640c615dd66d81d34d87ff599f9e30c0 +size 1160128 diff --git a/shhs_visit2/shhs2-202425/labels.meta.json b/shhs_visit2/shhs2-202425/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30c976fc7ff9cdbe45ce823c998ea01cd7ccdefe --- /dev/null +++ b/shhs_visit2/shhs2-202425/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202425", + "n_epochs": 1160, + "created_utc": "2026-05-03T18:20:53.837931+00:00", + "shape": [ + 1160 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202425/labels.npy b/shhs_visit2/shhs2-202425/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86426a85fae5f2e9bb76d0dd367dc6be80118ee9 --- /dev/null +++ b/shhs_visit2/shhs2-202425/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d632c0d8be88ec61013df6d9cee3dd386ec22109e0b0f1eb022b05bb8ca896cc +size 2448 diff --git a/shhs_visit2/shhs2-202426/embeddings.meta.json b/shhs_visit2/shhs2-202426/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9526ad3438dec7eaf979393980726dc05a2fe9bd --- /dev/null +++ b/shhs_visit2/shhs2-202426/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202426", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:55.254358+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202426/embeddings.npy b/shhs_visit2/shhs2-202426/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d01a7faad1c6f317a5d3a517f62a701a53f753b4 --- /dev/null +++ b/shhs_visit2/shhs2-202426/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d35622626863158d3be1cec0f67f83fafc0fe5a331df010b87df2ba512b9ad1 +size 1364128 diff --git a/shhs_visit2/shhs2-202426/labels.meta.json b/shhs_visit2/shhs2-202426/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..212ab06a2697ccf9d3ac66027e2832a9d5b678de --- /dev/null +++ b/shhs_visit2/shhs2-202426/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202426", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:20:55.257769+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202426/labels.npy b/shhs_visit2/shhs2-202426/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..04172dc21366f431817a997fd933d79781f95ddf --- /dev/null +++ b/shhs_visit2/shhs2-202426/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d019362198b711bd2a17a70915120554f029344c0cf6b23ed2792cefaca7fb64 +size 2856 diff --git a/shhs_visit2/shhs2-202427/embeddings.meta.json b/shhs_visit2/shhs2-202427/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e5556e09f7e46ba366e1297c528f5d623a92444c --- /dev/null +++ b/shhs_visit2/shhs2-202427/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202427", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:20:56.039709+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202427/embeddings.npy b/shhs_visit2/shhs2-202427/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a517c4e91fa2f63b9d0091088b8513d8490970f --- /dev/null +++ b/shhs_visit2/shhs2-202427/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d76b28c1599b8f87a70ce15581d5b0a9eba8a3fe0f800df801838f2a6476af +size 840128 diff --git a/shhs_visit2/shhs2-202427/labels.meta.json b/shhs_visit2/shhs2-202427/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e10b6675ef7100a7da490ba064766b6913287eaf --- /dev/null +++ b/shhs_visit2/shhs2-202427/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202427", + "n_epochs": 840, + "created_utc": "2026-05-03T18:20:56.044045+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202427/labels.npy b/shhs_visit2/shhs2-202427/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8723428c679b6935e79f7165948ac874d46125ec --- /dev/null +++ b/shhs_visit2/shhs2-202427/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397d7b67f9973c8b5813370374e5ec367b32949ae928ea84f7411f4cbd706559 +size 1808 diff --git a/shhs_visit2/shhs2-202428/embeddings.meta.json b/shhs_visit2/shhs2-202428/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44288f8e521357c229cffdcd3d5fc992ad0132c6 --- /dev/null +++ b/shhs_visit2/shhs2-202428/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202428", + "embedding_dim": 500, + "n_epochs": 880, + "created_utc": "2026-05-03T18:20:56.898480+00:00", + "shape": [ + 880, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202428/embeddings.npy b/shhs_visit2/shhs2-202428/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..86d2d7b379644a1da13d82f25f519c9a8164957b --- /dev/null +++ b/shhs_visit2/shhs2-202428/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ed0d1063fb1b5d98f91d3c85559c72105b1cf25f0bf6d8830b21769acab0ff +size 880128 diff --git a/shhs_visit2/shhs2-202428/labels.meta.json b/shhs_visit2/shhs2-202428/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdb72d0766666b4d3113ae2d43cf5deb58050bd6 --- /dev/null +++ b/shhs_visit2/shhs2-202428/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202428", + "n_epochs": 880, + "created_utc": "2026-05-03T18:20:56.903630+00:00", + "shape": [ + 880 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202428/labels.npy b/shhs_visit2/shhs2-202428/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2115adaad64c3940556624309b5f66d43c4151d0 --- /dev/null +++ b/shhs_visit2/shhs2-202428/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e19c8844c8a0be3ed53177a61eb272993edb715b429f116e46ba52f6af23067 +size 1888 diff --git a/shhs_visit2/shhs2-202432/embeddings.meta.json b/shhs_visit2/shhs2-202432/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a03e344a85913ed49e9fa21b64df3974b71c5334 --- /dev/null +++ b/shhs_visit2/shhs2-202432/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202432", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:20:58.000908+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202432/embeddings.npy b/shhs_visit2/shhs2-202432/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ecf970cd8d11048bc3459d0ac0b5a58e7f175325 --- /dev/null +++ b/shhs_visit2/shhs2-202432/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caee43462de280ecd4b7481bec156b5723942f7ada0a5c5b4622a09b696abd08 +size 1200128 diff --git a/shhs_visit2/shhs2-202432/labels.meta.json b/shhs_visit2/shhs2-202432/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68252f38bc67b52310c61a482a65d53124fdb931 --- /dev/null +++ b/shhs_visit2/shhs2-202432/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202432", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:20:58.005703+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202432/labels.npy b/shhs_visit2/shhs2-202432/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..87d2ae398bae35ffdf569c60aefaafbb45c802cb --- /dev/null +++ b/shhs_visit2/shhs2-202432/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c3ccf096e6b1fcd32ab0aecfdc59fe66a0bb408d0345561cb745afef342603 +size 2528 diff --git a/shhs_visit2/shhs2-202435/embeddings.meta.json b/shhs_visit2/shhs2-202435/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40124a7d70291c74058c7369633fa1fe76f1e4f3 --- /dev/null +++ b/shhs_visit2/shhs2-202435/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202435", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:20:59.055574+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202435/embeddings.npy b/shhs_visit2/shhs2-202435/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb5ee1890c24fcbaa9c315c707545ed7843056c2 --- /dev/null +++ b/shhs_visit2/shhs2-202435/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93dfacddbf5c07a0e66f12f4f0e48bb6be9b29f8f4f80809c7244d310d8f56ac +size 1100128 diff --git a/shhs_visit2/shhs2-202435/labels.meta.json b/shhs_visit2/shhs2-202435/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c5863d94a37347225b9b2fde5142a599d6a2c6e --- /dev/null +++ b/shhs_visit2/shhs2-202435/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202435", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:20:59.060290+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202435/labels.npy b/shhs_visit2/shhs2-202435/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3943efebecded888a4103f1aab6a079a571d55c6 --- /dev/null +++ b/shhs_visit2/shhs2-202435/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97640e338ef37821eda72dd1719a4504448f3455f376ebc557743d423fb16ea +size 2328 diff --git a/shhs_visit2/shhs2-202437/embeddings.meta.json b/shhs_visit2/shhs2-202437/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7796fa685e825b5876a0b6da878b108656e4ecb6 --- /dev/null +++ b/shhs_visit2/shhs2-202437/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202437", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:20:59.944757+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202437/embeddings.npy b/shhs_visit2/shhs2-202437/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..96c9d0131d85924a368440143c6623c8350238a5 --- /dev/null +++ b/shhs_visit2/shhs2-202437/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3519c3c86c2c760bcaa70847c5b64c64c3a4fae779e93ca6345b2bc1b0f0e0 +size 960128 diff --git a/shhs_visit2/shhs2-202437/labels.meta.json b/shhs_visit2/shhs2-202437/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d8cde1a46d386b74ea4787c66db56f4b8823984 --- /dev/null +++ b/shhs_visit2/shhs2-202437/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202437", + "n_epochs": 960, + "created_utc": "2026-05-03T18:20:59.948745+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202437/labels.npy b/shhs_visit2/shhs2-202437/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3266daea1420e46d545273b8b47af5fafd164e3 --- /dev/null +++ b/shhs_visit2/shhs2-202437/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dea1d1fc93b979d80876c7b5b57d8f5cea6a7485a0c45cbedb9d45469254c1b +size 2048 diff --git a/shhs_visit2/shhs2-202438/embeddings.meta.json b/shhs_visit2/shhs2-202438/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89624feb1c9a2847a299776f29cb243c86b3ec4c --- /dev/null +++ b/shhs_visit2/shhs2-202438/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202438", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:00.489263+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202438/embeddings.npy b/shhs_visit2/shhs2-202438/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54aa498169d37bd5e847648ba78023b6bc741bb1 --- /dev/null +++ b/shhs_visit2/shhs2-202438/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75dbdc6bd6be8df19bc70df94abd8a22f4d4ce3f17b90f0a0d0bbc8a662e8986 +size 1080128 diff --git a/shhs_visit2/shhs2-202438/labels.meta.json b/shhs_visit2/shhs2-202438/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18edd282f71681afd9e066a82c4639585d472baa --- /dev/null +++ b/shhs_visit2/shhs2-202438/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202438", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:00.493245+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202438/labels.npy b/shhs_visit2/shhs2-202438/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d00fbbdb1552aea63b10c384eaa78d78dc59923 --- /dev/null +++ b/shhs_visit2/shhs2-202438/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da285fa0bc5ec348c4c3d93328662ab128fd329eb01b51bd638d96c6d44a921 +size 2288 diff --git a/shhs_visit2/shhs2-202442/embeddings.meta.json b/shhs_visit2/shhs2-202442/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c726ce0a98bb5bc3a1d91cebc4c933e44ca506f --- /dev/null +++ b/shhs_visit2/shhs2-202442/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202442", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:01.469009+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202442/embeddings.npy b/shhs_visit2/shhs2-202442/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7396a0b61c33dbd153d051ecbbc8bf064b1b508d --- /dev/null +++ b/shhs_visit2/shhs2-202442/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356cb003c9d5b85ae6ffc7e83157c2dcdbcf14b19e16d3b75d882d0b10708415 +size 1080128 diff --git a/shhs_visit2/shhs2-202442/labels.meta.json b/shhs_visit2/shhs2-202442/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87b2102d65668813764e8f73b999343738748961 --- /dev/null +++ b/shhs_visit2/shhs2-202442/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202442", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:01.472913+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202442/labels.npy b/shhs_visit2/shhs2-202442/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcaa498fb7e10526d8bd04554e51c058738ff3f8 --- /dev/null +++ b/shhs_visit2/shhs2-202442/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26b39c32a79c0aabb5024fa975a5827dcef7a0e39e39dbba796dc97a431d70c +size 2288 diff --git a/shhs_visit2/shhs2-202444/embeddings.meta.json b/shhs_visit2/shhs2-202444/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7c41f02d495c49069bf2a01afc9ef6116e1fff3 --- /dev/null +++ b/shhs_visit2/shhs2-202444/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202444", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:02.038801+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202444/embeddings.npy b/shhs_visit2/shhs2-202444/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eae603795238c5dbb99f12394cabe8a256be4e03 --- /dev/null +++ b/shhs_visit2/shhs2-202444/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3626e51177a6a41d27b6c45278c4ab3e6d0b9a6b76c9479dacbc2c9a7219e292 +size 1260128 diff --git a/shhs_visit2/shhs2-202444/labels.meta.json b/shhs_visit2/shhs2-202444/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ad354ac9df5fee0f416bf1ec4ae64836316c158 --- /dev/null +++ b/shhs_visit2/shhs2-202444/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202444", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:02.042882+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202444/labels.npy b/shhs_visit2/shhs2-202444/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cf62bd7e0232d4a12b5cd8d577f5722d1383ab3 --- /dev/null +++ b/shhs_visit2/shhs2-202444/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c4bfc75e40b34b836c1d8076bf05f9e9259bc04d7f6c8ceb096b9070ab10f6 +size 2648 diff --git a/shhs_visit2/shhs2-202446/embeddings.meta.json b/shhs_visit2/shhs2-202446/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5b49bf85be9546bb13dc1fa4274184494b133cb --- /dev/null +++ b/shhs_visit2/shhs2-202446/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202446", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:21:03.289733+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202446/embeddings.npy b/shhs_visit2/shhs2-202446/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8dfd9785ab5cda455f7cc52bd2a1a42fa2a85b5 --- /dev/null +++ b/shhs_visit2/shhs2-202446/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83538571ab1412b11cd58abc4bdf1faa41b00ded61a4ab347e4e2990312223f +size 1320128 diff --git a/shhs_visit2/shhs2-202446/labels.meta.json b/shhs_visit2/shhs2-202446/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..162dc0af2626393c70eec25154ab5a53df6a5411 --- /dev/null +++ b/shhs_visit2/shhs2-202446/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202446", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:21:03.293389+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202446/labels.npy b/shhs_visit2/shhs2-202446/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e669ba56c34e6149e0b3ae2ad2b745cd94b5e206 --- /dev/null +++ b/shhs_visit2/shhs2-202446/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc7f36032360d91f487abc08b89372209e896cee87b1f0c7c0cebd7c76c462f2 +size 2768 diff --git a/shhs_visit2/shhs2-202454/embeddings.meta.json b/shhs_visit2/shhs2-202454/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..672b1ec91e2cab88efb0cd7d13ee2e62cb4450b6 --- /dev/null +++ b/shhs_visit2/shhs2-202454/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202454", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:03.848738+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202454/embeddings.npy b/shhs_visit2/shhs2-202454/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2f932519264cd157d031f736cd1073e3432edc6 --- /dev/null +++ b/shhs_visit2/shhs2-202454/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6928120205955922e81c816a7a1beb2b59619cc2f517b1250a40ccc9602daba7 +size 1200128 diff --git a/shhs_visit2/shhs2-202454/labels.meta.json b/shhs_visit2/shhs2-202454/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77457a34912cec438236917f4154e1b453cda929 --- /dev/null +++ b/shhs_visit2/shhs2-202454/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202454", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:03.852096+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202454/labels.npy b/shhs_visit2/shhs2-202454/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd2aa26d7a7deda058b8b5dff54c6018ac8afed9 --- /dev/null +++ b/shhs_visit2/shhs2-202454/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0d68adb49c88a41cf443d91c3d2a879e5d74dda5d0089797bb2a5b92ba7379 +size 2528 diff --git a/shhs_visit2/shhs2-202457/embeddings.meta.json b/shhs_visit2/shhs2-202457/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ce91832f5d80a336a17bb44e9cffc5d5c7785c2 --- /dev/null +++ b/shhs_visit2/shhs2-202457/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202457", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:04.816320+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202457/embeddings.npy b/shhs_visit2/shhs2-202457/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d9e5599418355f77d99365ab3977c0866c61197 --- /dev/null +++ b/shhs_visit2/shhs2-202457/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ceec40fe1538ed3d61c7b23d0a24d0c12d0265b91f7840143cdff74f43b9a7 +size 1080128 diff --git a/shhs_visit2/shhs2-202457/labels.meta.json b/shhs_visit2/shhs2-202457/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83ebb38629d9eee89e43936c5a399a0013e9515b --- /dev/null +++ b/shhs_visit2/shhs2-202457/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202457", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:04.820329+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202457/labels.npy b/shhs_visit2/shhs2-202457/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2c9b6e32933052d120f5753b3f8add9c1baea95 --- /dev/null +++ b/shhs_visit2/shhs2-202457/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8d9b33e75d9c8cf10e488563b8a2e112c1f3d3f62f1cbbeaa853874935f15c +size 2288 diff --git a/shhs_visit2/shhs2-202458/embeddings.meta.json b/shhs_visit2/shhs2-202458/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e58cdd4eebf60a1b2886c25ed25bba9459f5c6c2 --- /dev/null +++ b/shhs_visit2/shhs2-202458/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202458", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:05.417020+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202458/embeddings.npy b/shhs_visit2/shhs2-202458/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0282aafc6b4ce332a60c16f16b3b794bc5346cf --- /dev/null +++ b/shhs_visit2/shhs2-202458/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbf134ea493a27f4c2017669a14e06efc59a59a2a166aee63b8a9fea717e203 +size 1200128 diff --git a/shhs_visit2/shhs2-202458/labels.meta.json b/shhs_visit2/shhs2-202458/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69c324dcc001878a0b1b0f02aa5159403cf590bd --- /dev/null +++ b/shhs_visit2/shhs2-202458/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202458", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:05.420862+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202458/labels.npy b/shhs_visit2/shhs2-202458/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..731cc96ffc5d53f594035e6779e196699aa20e54 --- /dev/null +++ b/shhs_visit2/shhs2-202458/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f66f19fabf6d76c399066c9c9849b311c9c8cab338bdce3165f99b9a5aacf9 +size 2528 diff --git a/shhs_visit2/shhs2-202463/embeddings.meta.json b/shhs_visit2/shhs2-202463/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f405507c4fb9508dc11b83b94c733dddf488f3f7 --- /dev/null +++ b/shhs_visit2/shhs2-202463/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202463", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:21:06.238712+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202463/embeddings.npy b/shhs_visit2/shhs2-202463/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52b659687b5501bd6f42de85664752f6706ee646 --- /dev/null +++ b/shhs_visit2/shhs2-202463/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5837b000b87782fd01f2bd08fc4b376337881a35c6a7d1e4642baca467e9337 +size 900128 diff --git a/shhs_visit2/shhs2-202463/labels.meta.json b/shhs_visit2/shhs2-202463/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c818439afea0a612da7ad8b5ff0ebbe79eb5c554 --- /dev/null +++ b/shhs_visit2/shhs2-202463/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202463", + "n_epochs": 900, + "created_utc": "2026-05-03T18:21:06.242173+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202463/labels.npy b/shhs_visit2/shhs2-202463/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1016d9f6ac456883f85d91f97b4cfe283a77798d --- /dev/null +++ b/shhs_visit2/shhs2-202463/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f503a51437ce664bcd080c4ffcce0ae4abd43fbffab0945e8daa42fbbf8b919 +size 1928 diff --git a/shhs_visit2/shhs2-202465/embeddings.meta.json b/shhs_visit2/shhs2-202465/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7252c8c543449f7fd36aba7b0357463e7617a598 --- /dev/null +++ b/shhs_visit2/shhs2-202465/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202465", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:21:07.509016+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202465/embeddings.npy b/shhs_visit2/shhs2-202465/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1f18a1ecfa02a40c3a1cbd6da131dcb476372bb --- /dev/null +++ b/shhs_visit2/shhs2-202465/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627bb05e8e3417c520d8fe086bfa5c76c0ab4edb2db12c69acb69af31b831802 +size 1290128 diff --git a/shhs_visit2/shhs2-202465/labels.meta.json b/shhs_visit2/shhs2-202465/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ab050cb4f5e4352aa4d43802ca3a538ab156ed8 --- /dev/null +++ b/shhs_visit2/shhs2-202465/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202465", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:21:07.513033+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202465/labels.npy b/shhs_visit2/shhs2-202465/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..31535fa4f9d533e57b835207e4042cd7104d5edf --- /dev/null +++ b/shhs_visit2/shhs2-202465/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f5f1941fe414cd94a8c8a9b29879ea6bf84a6f7b342e6231a67f1576563fa4 +size 2708 diff --git a/shhs_visit2/shhs2-202467/embeddings.meta.json b/shhs_visit2/shhs2-202467/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d20ad34b035b18cb9ce81fd193ce55a21686d1a --- /dev/null +++ b/shhs_visit2/shhs2-202467/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202467", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:08.024369+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202467/embeddings.npy b/shhs_visit2/shhs2-202467/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4bdf27446a3288eaf0876d70ff2cc86e5ffdbed --- /dev/null +++ b/shhs_visit2/shhs2-202467/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df697e109a705c53dcc05aca6080134a285763412cf883c1a4e854a0a4be6bb +size 1020128 diff --git a/shhs_visit2/shhs2-202467/labels.meta.json b/shhs_visit2/shhs2-202467/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d56e4c1b1b9baa2d38e2a97680f7b72ddeb9ce6 --- /dev/null +++ b/shhs_visit2/shhs2-202467/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202467", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:08.028597+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202467/labels.npy b/shhs_visit2/shhs2-202467/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f6e39d57f95f6306690fa29ddf21339db1628f0 --- /dev/null +++ b/shhs_visit2/shhs2-202467/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca9753bbd8669fc686bc883cb45ea3d4f5da088a1c2dc03f3c3eea96832ff75 +size 2168 diff --git a/shhs_visit2/shhs2-202468/embeddings.meta.json b/shhs_visit2/shhs2-202468/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dca95cb067a95192789385028f331735167065dc --- /dev/null +++ b/shhs_visit2/shhs2-202468/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202468", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:08.963379+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202468/embeddings.npy b/shhs_visit2/shhs2-202468/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..424ad11bdbd48cf8788a9e3682ba36c44f4e8f67 --- /dev/null +++ b/shhs_visit2/shhs2-202468/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6de62105d2284b490f31e65293c97b51a19078fcc7161a12c87269edf09ed5 +size 1020128 diff --git a/shhs_visit2/shhs2-202468/labels.meta.json b/shhs_visit2/shhs2-202468/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ca94fb522d881248e6d3ffc917530fea49fa170 --- /dev/null +++ b/shhs_visit2/shhs2-202468/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202468", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:08.967871+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202468/labels.npy b/shhs_visit2/shhs2-202468/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b0521f46753dc8952d6f78aaa7116cf3c6437849 --- /dev/null +++ b/shhs_visit2/shhs2-202468/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7b2d0a5d5c4aed2cbeb74cf3521a4a548f2e002a0e880d472ae29884847b7f +size 2168 diff --git a/shhs_visit2/shhs2-202470/embeddings.meta.json b/shhs_visit2/shhs2-202470/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c591f00e5d8bf69101ac4b6656a5c37b18df8d53 --- /dev/null +++ b/shhs_visit2/shhs2-202470/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202470", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:10.074653+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202470/embeddings.npy b/shhs_visit2/shhs2-202470/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5dd7a75ab0f318db14801a4f33cf9865d270215e --- /dev/null +++ b/shhs_visit2/shhs2-202470/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ebe161815813de9596a4dabf9b4527dd79890e2847ba137660ce0cebada1b06 +size 1200128 diff --git a/shhs_visit2/shhs2-202470/labels.meta.json b/shhs_visit2/shhs2-202470/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cfd76863d1393d5868c869bb9ada78e35f3edb53 --- /dev/null +++ b/shhs_visit2/shhs2-202470/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202470", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:10.078322+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202470/labels.npy b/shhs_visit2/shhs2-202470/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cac420e03b044601342625dcc426c95baa88d9db --- /dev/null +++ b/shhs_visit2/shhs2-202470/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936cf5a663ff83df1d07c8064bc6fce4b075f4c52e91e03e16786beb53cb57c9 +size 2528 diff --git a/shhs_visit2/shhs2-202477/embeddings.meta.json b/shhs_visit2/shhs2-202477/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8e625da5f79133a658dbd8f948ac185bd1867c4 --- /dev/null +++ b/shhs_visit2/shhs2-202477/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202477", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:10.529468+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202477/embeddings.npy b/shhs_visit2/shhs2-202477/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4581cc210148064ba86baf7c6058370a9d43b66 --- /dev/null +++ b/shhs_visit2/shhs2-202477/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb902bd1b998f20992b47a8fc7074ec00eaaadf7c389499320d0da65bd642b8 +size 840128 diff --git a/shhs_visit2/shhs2-202477/labels.meta.json b/shhs_visit2/shhs2-202477/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a9b69ab0b774929ce0db6ee3ae00f21c86afb1d --- /dev/null +++ b/shhs_visit2/shhs2-202477/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202477", + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:10.533361+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202477/labels.npy b/shhs_visit2/shhs2-202477/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..77843be7bfac0fd4eff964ffb10da6e859212818 --- /dev/null +++ b/shhs_visit2/shhs2-202477/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7650964f7802e27c7a325841f9aafcfb144c4daeecc91a94a5cc02d4dee455c2 +size 1808 diff --git a/shhs_visit2/shhs2-202480/embeddings.meta.json b/shhs_visit2/shhs2-202480/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c42287764e7d4ef2dd472e001b30d1b48eef0cf --- /dev/null +++ b/shhs_visit2/shhs2-202480/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202480", + "embedding_dim": 500, + "n_epochs": 1070, + "created_utc": "2026-05-03T18:21:11.615029+00:00", + "shape": [ + 1070, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202480/embeddings.npy b/shhs_visit2/shhs2-202480/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a98e5375db0272743784e81a7defac248e9256de --- /dev/null +++ b/shhs_visit2/shhs2-202480/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7314f39950af6044f18bd77bdc8a69c7dee9416d3f6a9725a0dbf5f3f4051c +size 1070128 diff --git a/shhs_visit2/shhs2-202480/labels.meta.json b/shhs_visit2/shhs2-202480/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7cf16e3db5194f046200fe3b36de37c1913e30a1 --- /dev/null +++ b/shhs_visit2/shhs2-202480/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202480", + "n_epochs": 1070, + "created_utc": "2026-05-03T18:21:11.619141+00:00", + "shape": [ + 1070 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202480/labels.npy b/shhs_visit2/shhs2-202480/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2d0451fc99e43984a54c9d742665d39ee6aefcd --- /dev/null +++ b/shhs_visit2/shhs2-202480/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a57e3d0c7ed9e1223ff218d4df37025564e3fef21c74c3301dc22a200dbea7 +size 2268 diff --git a/shhs_visit2/shhs2-202483/embeddings.meta.json b/shhs_visit2/shhs2-202483/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c22bf5d75fd15ae8a5fe4878ce5f8946bcd4a08f --- /dev/null +++ b/shhs_visit2/shhs2-202483/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202483", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:12.669571+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202483/embeddings.npy b/shhs_visit2/shhs2-202483/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54211c736dd778e4e51e277b4fa35e7f24d0f8a7 --- /dev/null +++ b/shhs_visit2/shhs2-202483/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc4832a0c81bc0db0c53c7f904ae6b02dd2b8d172704f7ac5fb9e0f46aa96d77 +size 1020128 diff --git a/shhs_visit2/shhs2-202483/labels.meta.json b/shhs_visit2/shhs2-202483/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c179a32af12ce752545879dd297a3403b3736efc --- /dev/null +++ b/shhs_visit2/shhs2-202483/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202483", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:12.673028+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202483/labels.npy b/shhs_visit2/shhs2-202483/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b5e305417275a795b93e7b21f5101a3ecc3b550 --- /dev/null +++ b/shhs_visit2/shhs2-202483/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478999fb6a04e1516da565b9fb8be4d004a3b363c041b4f94b6159f17fc976e1 +size 2168 diff --git a/shhs_visit2/shhs2-202488/embeddings.meta.json b/shhs_visit2/shhs2-202488/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f16ae25bceda93e515264e57c067a48967340566 --- /dev/null +++ b/shhs_visit2/shhs2-202488/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202488", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:13.079001+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202488/embeddings.npy b/shhs_visit2/shhs2-202488/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3003ace157456f1334a68aa6ff61d1c3714bd11a --- /dev/null +++ b/shhs_visit2/shhs2-202488/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052f6de40be0291801fa804ba0e150132e61812d33977aa145ee3eda725f5988 +size 840128 diff --git a/shhs_visit2/shhs2-202488/labels.meta.json b/shhs_visit2/shhs2-202488/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01aca4afd5640812fdfada7caa8b2393607240da --- /dev/null +++ b/shhs_visit2/shhs2-202488/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202488", + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:13.082916+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202488/labels.npy b/shhs_visit2/shhs2-202488/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..21c2383c03a25b6c728d2181aa3dc202542f730f --- /dev/null +++ b/shhs_visit2/shhs2-202488/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2e24c1663ed423d1b5e84aa9926dac64e21420b9f71b5c18ea12c21dd028af +size 1808 diff --git a/shhs_visit2/shhs2-202489/embeddings.meta.json b/shhs_visit2/shhs2-202489/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74d2e0f6e5ea0bb7ec28331ab11e4966ff124ca4 --- /dev/null +++ b/shhs_visit2/shhs2-202489/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202489", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:21:14.996629+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202489/embeddings.npy b/shhs_visit2/shhs2-202489/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7ca84aa61ec8c5fe821c6556de6b751c5bb0697 --- /dev/null +++ b/shhs_visit2/shhs2-202489/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377d99fdd48f73ffc7403c61821efe98c8cecaf63d43e3bb85e20a674fb1f4dd +size 1198128 diff --git a/shhs_visit2/shhs2-202489/labels.meta.json b/shhs_visit2/shhs2-202489/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0cc3db160ac7c1211e7451379375bc77fb937fe --- /dev/null +++ b/shhs_visit2/shhs2-202489/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202489", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:21:15.000238+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202489/labels.npy b/shhs_visit2/shhs2-202489/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4beb1211074d62c5e1827649df8f568bd01b990 --- /dev/null +++ b/shhs_visit2/shhs2-202489/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032bd2381c189502445463919e87300c2b9415d4aeb6344a4acf5576182dc93a +size 2524 diff --git a/shhs_visit2/shhs2-202491/embeddings.meta.json b/shhs_visit2/shhs2-202491/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4517b645e42eade569a70b5f4b162117a0a1916 --- /dev/null +++ b/shhs_visit2/shhs2-202491/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202491", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:21:15.500707+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202491/embeddings.npy b/shhs_visit2/shhs2-202491/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4efcbc068a707943ed28c1e8f8a4180268338934 --- /dev/null +++ b/shhs_visit2/shhs2-202491/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c12288da81fff56448a3df7916df2fd4641be0d951b4a1415f4f296f7bd7d86 +size 1050128 diff --git a/shhs_visit2/shhs2-202491/labels.meta.json b/shhs_visit2/shhs2-202491/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..50c3940a4e1844f95892d3939470e8bbf196c4d8 --- /dev/null +++ b/shhs_visit2/shhs2-202491/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202491", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:21:15.504638+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202491/labels.npy b/shhs_visit2/shhs2-202491/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0acd641ce46762a762a8abba0a2c4d125e942ce --- /dev/null +++ b/shhs_visit2/shhs2-202491/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060af2b0ccf28789c082d3fc1540eecbf4d31a183897cc9fda0f69eadd03fecd +size 2228 diff --git a/shhs_visit2/shhs2-202496/embeddings.meta.json b/shhs_visit2/shhs2-202496/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78a8e80f09fc506ba273915b74554202ec110a9f --- /dev/null +++ b/shhs_visit2/shhs2-202496/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202496", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:16.967052+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202496/embeddings.npy b/shhs_visit2/shhs2-202496/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d35ba4daf6a8798814f86faf5701e0eba4b3572e --- /dev/null +++ b/shhs_visit2/shhs2-202496/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb8e4b1d48f5686cba11a3958c4fcd1f8e5c5bd336c6e7657847662523623e6 +size 1364128 diff --git a/shhs_visit2/shhs2-202496/labels.meta.json b/shhs_visit2/shhs2-202496/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1caeb1cae293e0e3cc2a551dc54771254a4967ef --- /dev/null +++ b/shhs_visit2/shhs2-202496/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202496", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:16.971278+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202496/labels.npy b/shhs_visit2/shhs2-202496/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0a9aedd989a1e554a7298cca0b6ad3c7c2ca57a --- /dev/null +++ b/shhs_visit2/shhs2-202496/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78500fce4debb95e37387e485b5500026999febc3c8aa68bb7c45b40f7a2e548 +size 2856 diff --git a/shhs_visit2/shhs2-202498/embeddings.meta.json b/shhs_visit2/shhs2-202498/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00eeb5ed417f89362b7d091cfddd22711a9dd12c --- /dev/null +++ b/shhs_visit2/shhs2-202498/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202498", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:17.539234+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202498/embeddings.npy b/shhs_visit2/shhs2-202498/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..edec5003fbc2759dad5dffdb951e3c962d05bd6d --- /dev/null +++ b/shhs_visit2/shhs2-202498/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436f950ca74756e798a9ef6501ec79aef5c703121e55f8b9d30490e9dfa9c1f4 +size 1200128 diff --git a/shhs_visit2/shhs2-202498/labels.meta.json b/shhs_visit2/shhs2-202498/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a644a1baf81d6912503df39947f2eb9ac0a0d001 --- /dev/null +++ b/shhs_visit2/shhs2-202498/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202498", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:17.542712+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202498/labels.npy b/shhs_visit2/shhs2-202498/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a98baaefad7b23b1e46f52cc5be01cdaa26b444 --- /dev/null +++ b/shhs_visit2/shhs2-202498/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ec3132470739d22bdc667fbb8439e28ebab337dba1bc2b89980fdc1e2b91e6 +size 2528 diff --git a/shhs_visit2/shhs2-202501/embeddings.meta.json b/shhs_visit2/shhs2-202501/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8e72e198dc6430192bf9a03e8eeafb3a2a28f97 --- /dev/null +++ b/shhs_visit2/shhs2-202501/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202501", + "embedding_dim": 500, + "n_epochs": 1060, + "created_utc": "2026-05-03T18:21:18.573947+00:00", + "shape": [ + 1060, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202501/embeddings.npy b/shhs_visit2/shhs2-202501/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1e7198559f92090e6d59c081977aee7f59b1d86 --- /dev/null +++ b/shhs_visit2/shhs2-202501/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5978bd340c782f5ff6a3e9575f96e6a2d9b0ae4c4e34742697561a7e98da21ea +size 1060128 diff --git a/shhs_visit2/shhs2-202501/labels.meta.json b/shhs_visit2/shhs2-202501/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22c61147edc26fbe61419cf35e21d9ba23ea6b75 --- /dev/null +++ b/shhs_visit2/shhs2-202501/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202501", + "n_epochs": 1060, + "created_utc": "2026-05-03T18:21:18.577849+00:00", + "shape": [ + 1060 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202501/labels.npy b/shhs_visit2/shhs2-202501/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c621d9c3c25e53d96cee0bdb5b059811d5648889 --- /dev/null +++ b/shhs_visit2/shhs2-202501/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b210dcf3c96ff370ce179974a47764594cbcdd0b91a45872e39237c3517dbe0 +size 2248 diff --git a/shhs_visit2/shhs2-202502/embeddings.meta.json b/shhs_visit2/shhs2-202502/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..861beb01b852e0ba1b4e3dd893dbab3e4d5a54f3 --- /dev/null +++ b/shhs_visit2/shhs2-202502/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202502", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:21:19.693857+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202502/embeddings.npy b/shhs_visit2/shhs2-202502/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da7dfbc84d5a6e6c630fdb17d63f93719fbeb5c3 --- /dev/null +++ b/shhs_visit2/shhs2-202502/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bc3e30c20f074ccbdc33e13dedb59fe29a15e17558e559351cf0cc3dd6c8cf +size 1140128 diff --git a/shhs_visit2/shhs2-202502/labels.meta.json b/shhs_visit2/shhs2-202502/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f914d3ab35633f2ba34779259442b4d502e2ec97 --- /dev/null +++ b/shhs_visit2/shhs2-202502/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202502", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:21:19.697931+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202502/labels.npy b/shhs_visit2/shhs2-202502/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4ca11d0cb119a7e98e8225b8249b57e8ee86948 --- /dev/null +++ b/shhs_visit2/shhs2-202502/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec6013f00f0bc9dd2df3dfe4ce2ca7f5820c2a6d035caf25654c51b9f47ebb4 +size 2408 diff --git a/shhs_visit2/shhs2-202510/embeddings.meta.json b/shhs_visit2/shhs2-202510/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf2d99babb747d6196e9aef2772667f284254f30 --- /dev/null +++ b/shhs_visit2/shhs2-202510/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202510", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:21.110370+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202510/embeddings.npy b/shhs_visit2/shhs2-202510/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ad02429350dcf0270bc0d60cbb234073e685967 --- /dev/null +++ b/shhs_visit2/shhs2-202510/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:946e9544e72de676147f3f583d7d7a96026adb74af6ab50d5fb131b2d6829e7e +size 1364128 diff --git a/shhs_visit2/shhs2-202510/labels.meta.json b/shhs_visit2/shhs2-202510/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b8a2bba248faa639b3c18cff8bb83c51e800245 --- /dev/null +++ b/shhs_visit2/shhs2-202510/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202510", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:21.114067+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202510/labels.npy b/shhs_visit2/shhs2-202510/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac1c5ced5eda31ace228ff18d225546dcc86c1ef --- /dev/null +++ b/shhs_visit2/shhs2-202510/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f65e4597929ca044a2943c78b641932efa9596374cf50cbb51dfb8d790e7ca +size 2856 diff --git a/shhs_visit2/shhs2-202512/embeddings.meta.json b/shhs_visit2/shhs2-202512/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25359d47b332c1dd50d053427101bea293dbc977 --- /dev/null +++ b/shhs_visit2/shhs2-202512/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202512", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:21.558632+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202512/embeddings.npy b/shhs_visit2/shhs2-202512/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2e2a1043ae4d3b6916455b95a61ac1b2c9b13cd --- /dev/null +++ b/shhs_visit2/shhs2-202512/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e000c4163f6051274c1cb4e03e3520042eddcf6fddb50fcfde69319b71ce044b +size 840128 diff --git a/shhs_visit2/shhs2-202512/labels.meta.json b/shhs_visit2/shhs2-202512/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c23fc4beaf2f625781e9b75eae16959bba7f686 --- /dev/null +++ b/shhs_visit2/shhs2-202512/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202512", + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:21.562894+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202512/labels.npy b/shhs_visit2/shhs2-202512/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e20ff70d4c7687e1574b7d44a55fb486ffa6134 --- /dev/null +++ b/shhs_visit2/shhs2-202512/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115977b8be48f760decbda59b08a139f441158008177cd4d6d71e13fe90c6958 +size 1808 diff --git a/shhs_visit2/shhs2-202514/embeddings.meta.json b/shhs_visit2/shhs2-202514/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f44c85908ba1e2780128761c3d2d21da74f9352f --- /dev/null +++ b/shhs_visit2/shhs2-202514/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202514", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:22.515039+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202514/embeddings.npy b/shhs_visit2/shhs2-202514/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b946e1f3bab6aecb6f82550cd323feb84c942905 --- /dev/null +++ b/shhs_visit2/shhs2-202514/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2006e4c030dd8f1e534b1e685fdba80de14aeb31ea1cf3e6ad09e03bfa3c92f5 +size 1080128 diff --git a/shhs_visit2/shhs2-202514/labels.meta.json b/shhs_visit2/shhs2-202514/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cbf36e15c156ae0dc53223bf080fcb813df36bc --- /dev/null +++ b/shhs_visit2/shhs2-202514/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202514", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:22.519056+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202514/labels.npy b/shhs_visit2/shhs2-202514/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d5a71279c1aa92aaea5e451b5378b5909d7093d --- /dev/null +++ b/shhs_visit2/shhs2-202514/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667dd5819c41353c5cc0f1f3e8e35e87d94b15e63832d0679e3b86827ae4dcdc +size 2288 diff --git a/shhs_visit2/shhs2-202517/embeddings.meta.json b/shhs_visit2/shhs2-202517/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc64086b9f7d4619e44ab55c79e445dbd19d2a84 --- /dev/null +++ b/shhs_visit2/shhs2-202517/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202517", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:21:23.753591+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202517/embeddings.npy b/shhs_visit2/shhs2-202517/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..88c31a6875223c50c9f8ef1a38a1ef1144c1470e --- /dev/null +++ b/shhs_visit2/shhs2-202517/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e97eeca976db64151f73aa0a774fe1b92539a7c515295c67ee92f17ae9a69f +size 1320128 diff --git a/shhs_visit2/shhs2-202517/labels.meta.json b/shhs_visit2/shhs2-202517/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0699e502c0b028977ee1564a08ea6d0b1b498c91 --- /dev/null +++ b/shhs_visit2/shhs2-202517/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202517", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:21:23.758311+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202517/labels.npy b/shhs_visit2/shhs2-202517/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..226e36c3e645e4776a47607d89165bdde75b47cb --- /dev/null +++ b/shhs_visit2/shhs2-202517/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2de6540554e036e92de450dc1fcf17459945e1c1648ca95eee877339275d5a +size 2768 diff --git a/shhs_visit2/shhs2-202518/embeddings.meta.json b/shhs_visit2/shhs2-202518/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6098b42931f21d3fbdedf2e111c973ba1b36314d --- /dev/null +++ b/shhs_visit2/shhs2-202518/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202518", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:24.831747+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202518/embeddings.npy b/shhs_visit2/shhs2-202518/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6493c3adaa8203b4342915f62a529560f0999dd --- /dev/null +++ b/shhs_visit2/shhs2-202518/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d7cff967e85630cc43fcd93dd2a54a883a8556641038228fb8bb8650bebb92 +size 1200128 diff --git a/shhs_visit2/shhs2-202518/labels.meta.json b/shhs_visit2/shhs2-202518/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d3fa5a818fadb24e5aa5f60b8af3b1e7480caab --- /dev/null +++ b/shhs_visit2/shhs2-202518/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202518", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:24.835397+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202518/labels.npy b/shhs_visit2/shhs2-202518/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90a5d8b30f64bdc4cb318310fb232f126c1fade9 --- /dev/null +++ b/shhs_visit2/shhs2-202518/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e059db08a9c2d798e8719f576fac4d75c08268b26c9ee0c4ba54998c4a965b +size 2528 diff --git a/shhs_visit2/shhs2-202521/embeddings.meta.json b/shhs_visit2/shhs2-202521/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9f71ad3f2671083cac60564914e1aec879ed485 --- /dev/null +++ b/shhs_visit2/shhs2-202521/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202521", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:25.596668+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202521/embeddings.npy b/shhs_visit2/shhs2-202521/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17e8a5ea51d33ade7128d42464992178e85d9e96 --- /dev/null +++ b/shhs_visit2/shhs2-202521/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a568eccb22ec962ab9c9704d6390c40a78a4344757a9dc3a6d0cd69710f148 +size 840128 diff --git a/shhs_visit2/shhs2-202521/labels.meta.json b/shhs_visit2/shhs2-202521/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a6d87ed6b9dc2ff611b5fdd928cb42739ccccf8 --- /dev/null +++ b/shhs_visit2/shhs2-202521/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202521", + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:25.601519+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202521/labels.npy b/shhs_visit2/shhs2-202521/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..08722298f7f83c782d8af7c1bdc04a9028d217b0 --- /dev/null +++ b/shhs_visit2/shhs2-202521/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82190868292c7d2efdbf57dd00fd7dbdfcb8afbcafa28bc440ba118d7150211 +size 1808 diff --git a/shhs_visit2/shhs2-202524/embeddings.meta.json b/shhs_visit2/shhs2-202524/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a8713990876f391d0dfd402a4c2606abaa185d4 --- /dev/null +++ b/shhs_visit2/shhs2-202524/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202524", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:26.793379+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202524/embeddings.npy b/shhs_visit2/shhs2-202524/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ddeb8c0d5085daee5f97858dca586fcc07c02b7 --- /dev/null +++ b/shhs_visit2/shhs2-202524/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a6d7cadead25bb616189783047eb9e8cc93ec61508e67d2eb289930c3ede2a +size 1260128 diff --git a/shhs_visit2/shhs2-202524/labels.meta.json b/shhs_visit2/shhs2-202524/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3cd659f658735b53c4fec3c8f06fa319eca065c --- /dev/null +++ b/shhs_visit2/shhs2-202524/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202524", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:26.797170+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202524/labels.npy b/shhs_visit2/shhs2-202524/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ffb1b3e4434b0cceeb9c3266b6fd8c71b2aed96 --- /dev/null +++ b/shhs_visit2/shhs2-202524/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20115735299fe1f3d2ddb6a9017e61302e0a64ab46935d50f17ea5ca1e336c61 +size 2648 diff --git a/shhs_visit2/shhs2-202525/embeddings.meta.json b/shhs_visit2/shhs2-202525/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d96250c3aa2c3320a285ee15318a6571809c337 --- /dev/null +++ b/shhs_visit2/shhs2-202525/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202525", + "embedding_dim": 500, + "n_epochs": 1136, + "created_utc": "2026-05-03T18:21:27.919477+00:00", + "shape": [ + 1136, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202525/embeddings.npy b/shhs_visit2/shhs2-202525/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..afa0c089031ddaac9662deb2d64d735a46f813a8 --- /dev/null +++ b/shhs_visit2/shhs2-202525/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3be32f39b80633bfd4ce3a07cd6edea84fee4f79e267ca8f1ad9f03fd3c7524 +size 1136128 diff --git a/shhs_visit2/shhs2-202525/labels.meta.json b/shhs_visit2/shhs2-202525/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b632492c057702f3cb73edde8b46633666683010 --- /dev/null +++ b/shhs_visit2/shhs2-202525/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202525", + "n_epochs": 1136, + "created_utc": "2026-05-03T18:21:27.923268+00:00", + "shape": [ + 1136 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202525/labels.npy b/shhs_visit2/shhs2-202525/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..858435895772cc9c3a7d54d2bbbf0b1a024326f7 --- /dev/null +++ b/shhs_visit2/shhs2-202525/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b57486691d4349c5f2cb068ce5582f4b439d43c74b0df8e9935efd0f961ba5e +size 2400 diff --git a/shhs_visit2/shhs2-202526/embeddings.meta.json b/shhs_visit2/shhs2-202526/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a437d2edaf4fb1a6bab75fbe83633086fcbdb60 --- /dev/null +++ b/shhs_visit2/shhs2-202526/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202526", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:21:28.749181+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202526/embeddings.npy b/shhs_visit2/shhs2-202526/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..16b7e83c8f6ae2faffefd3c8a12f0124914628c9 --- /dev/null +++ b/shhs_visit2/shhs2-202526/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841131cc3ecea7822031a35c68dd76583da8933b39875d455d06938dfceb249f +size 900128 diff --git a/shhs_visit2/shhs2-202526/labels.meta.json b/shhs_visit2/shhs2-202526/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7a91baa031c7aea50b766fbde3d4077ec1b2d83 --- /dev/null +++ b/shhs_visit2/shhs2-202526/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202526", + "n_epochs": 900, + "created_utc": "2026-05-03T18:21:28.752875+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202526/labels.npy b/shhs_visit2/shhs2-202526/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2bf7168a27031e953971af7519e841ba323c15cf --- /dev/null +++ b/shhs_visit2/shhs2-202526/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d1ee63109fc7a9008a3851b1bd1fd00071014b61aad1bf874da1967567f8ec +size 1928 diff --git a/shhs_visit2/shhs2-202529/embeddings.meta.json b/shhs_visit2/shhs2-202529/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e92ae3062be1dcbec034b8cf5a0dd7aa59b7f5ba --- /dev/null +++ b/shhs_visit2/shhs2-202529/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202529", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:29.890736+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202529/embeddings.npy b/shhs_visit2/shhs2-202529/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..100003da6932f5c86ff0f224a7c39bed3c943e18 --- /dev/null +++ b/shhs_visit2/shhs2-202529/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66d54e098d9d9226a730875fc6b4937775786f2d048470e9f49363199813186 +size 1260128 diff --git a/shhs_visit2/shhs2-202529/labels.meta.json b/shhs_visit2/shhs2-202529/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..752dec66a3abd6b48b33a6295bd4108bd677f83d --- /dev/null +++ b/shhs_visit2/shhs2-202529/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202529", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:29.894021+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202529/labels.npy b/shhs_visit2/shhs2-202529/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..34c9cd4f8658b2f48551f116b151a48b81835e3a --- /dev/null +++ b/shhs_visit2/shhs2-202529/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98fbcba742069efe3ab941c3a3e3008b237443fed53661aacfa1db3234d98544 +size 2648 diff --git a/shhs_visit2/shhs2-202531/embeddings.meta.json b/shhs_visit2/shhs2-202531/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6602ec8efb7673a91effa7f3779c2c56411348b --- /dev/null +++ b/shhs_visit2/shhs2-202531/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202531", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:30.977990+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202531/embeddings.npy b/shhs_visit2/shhs2-202531/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92febf7e2a74ac8dd2de750312c5100ed1541daa --- /dev/null +++ b/shhs_visit2/shhs2-202531/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c41480f88878e793a39e87e64ed503901bcfd0d9776b7eada2c68b41cd7d83 +size 1200128 diff --git a/shhs_visit2/shhs2-202531/labels.meta.json b/shhs_visit2/shhs2-202531/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c0fce45b8e8bf5e5edc0f96f002158e37a85c855 --- /dev/null +++ b/shhs_visit2/shhs2-202531/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202531", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:30.981352+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202531/labels.npy b/shhs_visit2/shhs2-202531/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9403765a23123ff79ea752cc6655381011c21ad0 --- /dev/null +++ b/shhs_visit2/shhs2-202531/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd5248f00b3c842ad38371cf55194e06cf7e61e8c7ff6c561338e2ff20fdf73 +size 2528 diff --git a/shhs_visit2/shhs2-202532/embeddings.meta.json b/shhs_visit2/shhs2-202532/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffd630d3a3ae43ff2d3402043a3c1e57786836d2 --- /dev/null +++ b/shhs_visit2/shhs2-202532/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202532", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:31.484603+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202532/embeddings.npy b/shhs_visit2/shhs2-202532/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..338ccec39d933c41fae6721e9374811e8f4520ef --- /dev/null +++ b/shhs_visit2/shhs2-202532/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c08203cb76911f320c8c955239432c9df835cf8d4011ded6782d47ced4b9eb4 +size 1080128 diff --git a/shhs_visit2/shhs2-202532/labels.meta.json b/shhs_visit2/shhs2-202532/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b1a7ad2048e50f221e753c944dfe7bf3835669d --- /dev/null +++ b/shhs_visit2/shhs2-202532/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202532", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:31.489071+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202532/labels.npy b/shhs_visit2/shhs2-202532/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a26608979898b353ff48d2a16119e0c711b1e270 --- /dev/null +++ b/shhs_visit2/shhs2-202532/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605db2f521a386d595cae6c26c2f9c0313a1c57d0fa4ebb75e1f98e7dfb815cf +size 2288 diff --git a/shhs_visit2/shhs2-202534/embeddings.meta.json b/shhs_visit2/shhs2-202534/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c6773d42d53c456e6b5568d6633e2809f67bc13 --- /dev/null +++ b/shhs_visit2/shhs2-202534/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202534", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:32.482599+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202534/embeddings.npy b/shhs_visit2/shhs2-202534/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0600e9679ec055fe857f90929489a00b3235945 --- /dev/null +++ b/shhs_visit2/shhs2-202534/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6f315175b6242375fb6b21ab8e1bdcdd368d92a050a8734d2157fac7a46503 +size 1080128 diff --git a/shhs_visit2/shhs2-202534/labels.meta.json b/shhs_visit2/shhs2-202534/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b8818ca7680c2889c27912d8ecbde06a29195e3 --- /dev/null +++ b/shhs_visit2/shhs2-202534/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202534", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:32.486927+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202534/labels.npy b/shhs_visit2/shhs2-202534/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ababede0197993f31aafaea19461043d4b80bb3 --- /dev/null +++ b/shhs_visit2/shhs2-202534/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73b3507425ccd3b4c321cf9ccb1f5a22c4fe6cfbea524d9c340d8dbb712d941 +size 2288 diff --git a/shhs_visit2/shhs2-202536/embeddings.meta.json b/shhs_visit2/shhs2-202536/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38baed2fd64ff3f2edd743b0936e0b4d1c5f3ce2 --- /dev/null +++ b/shhs_visit2/shhs2-202536/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202536", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:21:33.317504+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202536/embeddings.npy b/shhs_visit2/shhs2-202536/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4457ef70181b1a0a358bb1c2ef90f3bda95eacd0 --- /dev/null +++ b/shhs_visit2/shhs2-202536/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdfc0c025659ce3477bff43b583514c8131cb5a4a089f17571b26e42704736f +size 900128 diff --git a/shhs_visit2/shhs2-202536/labels.meta.json b/shhs_visit2/shhs2-202536/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6361401a8b24e9961a394f2c97639ef2f93fe333 --- /dev/null +++ b/shhs_visit2/shhs2-202536/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202536", + "n_epochs": 900, + "created_utc": "2026-05-03T18:21:33.320939+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202536/labels.npy b/shhs_visit2/shhs2-202536/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b21f0ce645d64559b6efb722cd00aac43aaac96 --- /dev/null +++ b/shhs_visit2/shhs2-202536/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc15bc29952755f90b92e7ad9f0b4c166ee9b075ed105519fe80602ac7edb7c3 +size 1928 diff --git a/shhs_visit2/shhs2-202539/embeddings.meta.json b/shhs_visit2/shhs2-202539/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..740be930b15aef7bb218425478dce623c862d8c6 --- /dev/null +++ b/shhs_visit2/shhs2-202539/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202539", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:34.525590+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202539/embeddings.npy b/shhs_visit2/shhs2-202539/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c2a8b2856442858d4ccb0bcefbd7dc88d86730a --- /dev/null +++ b/shhs_visit2/shhs2-202539/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d138a6983efb2a7521f44ad085a0c911d5570c31a2f350f4299c5e9f10e21c1 +size 1260128 diff --git a/shhs_visit2/shhs2-202539/labels.meta.json b/shhs_visit2/shhs2-202539/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6006c6f98dde156bddba4eb6fe814f086e57a2bb --- /dev/null +++ b/shhs_visit2/shhs2-202539/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202539", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:34.529998+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202539/labels.npy b/shhs_visit2/shhs2-202539/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..96d32b43568fcbb19fa34125339d92600b74c0e3 --- /dev/null +++ b/shhs_visit2/shhs2-202539/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f491b5773912e92bddb06bd882732d8dd73320f20c1e51ef817d8692cd615d8e +size 2648 diff --git a/shhs_visit2/shhs2-202540/embeddings.meta.json b/shhs_visit2/shhs2-202540/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e80656784c7b06e9146b0bb58e3341ded18a250b --- /dev/null +++ b/shhs_visit2/shhs2-202540/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202540", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:35.356382+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202540/embeddings.npy b/shhs_visit2/shhs2-202540/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94f6b245820252222893562c0491bb602e423371 --- /dev/null +++ b/shhs_visit2/shhs2-202540/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993608ee8e99b7c0d2069a86ba9640eb494643629d36318e3d99cfcd658ad125 +size 1364128 diff --git a/shhs_visit2/shhs2-202540/labels.meta.json b/shhs_visit2/shhs2-202540/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f262755f10f7f054b99da5f497d7f3e257976fa0 --- /dev/null +++ b/shhs_visit2/shhs2-202540/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202540", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:35.360396+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202540/labels.npy b/shhs_visit2/shhs2-202540/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa0e8375c5cd3f1f76b0eaa91a6d879581cb0676 --- /dev/null +++ b/shhs_visit2/shhs2-202540/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18486e2e93969cfb896bd561013ce81f47340b038dd39446b0ac892677f30381 +size 2856 diff --git a/shhs_visit2/shhs2-202541/embeddings.meta.json b/shhs_visit2/shhs2-202541/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..342a6fe732ec48d2cc715026ce8e2542fc46dd8c --- /dev/null +++ b/shhs_visit2/shhs2-202541/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202541", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:21:36.230455+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202541/embeddings.npy b/shhs_visit2/shhs2-202541/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6921ccde9feb1f08d5fbbb180a28a1d1d812731a --- /dev/null +++ b/shhs_visit2/shhs2-202541/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4326ea1df6b3bafff28e572b2b4fb3fbee26b1ef9b1a6ad813dfbc117beacb11 +size 960128 diff --git a/shhs_visit2/shhs2-202541/labels.meta.json b/shhs_visit2/shhs2-202541/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e409cff213c3915e738d5fd8d79e352367b6955 --- /dev/null +++ b/shhs_visit2/shhs2-202541/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202541", + "n_epochs": 960, + "created_utc": "2026-05-03T18:21:36.235374+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202541/labels.npy b/shhs_visit2/shhs2-202541/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe240311b409e281aff5338eb368639acf7a6cb5 --- /dev/null +++ b/shhs_visit2/shhs2-202541/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf9b036759d69c4e5f3c816bd99ec4913beac7b37f43f90ad9205763fde284c +size 2048 diff --git a/shhs_visit2/shhs2-202542/embeddings.meta.json b/shhs_visit2/shhs2-202542/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5843300e65017c9efa63d03feac2e17ff9f49e14 --- /dev/null +++ b/shhs_visit2/shhs2-202542/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202542", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:21:37.516830+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202542/embeddings.npy b/shhs_visit2/shhs2-202542/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5df8411b3c7ece7b60e6c12f54c0051b1f3259d1 --- /dev/null +++ b/shhs_visit2/shhs2-202542/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047dc8ed689da527504ccab5848bfc95e49dee37d45e98e92f120408f7262a68 +size 1180128 diff --git a/shhs_visit2/shhs2-202542/labels.meta.json b/shhs_visit2/shhs2-202542/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a3567198be948f53f1219e7f67fd82ff1a6aa9b --- /dev/null +++ b/shhs_visit2/shhs2-202542/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202542", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:21:37.520471+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202542/labels.npy b/shhs_visit2/shhs2-202542/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed6a3f1d99787f55e69d23189310f26a3d4d4414 --- /dev/null +++ b/shhs_visit2/shhs2-202542/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2945b984201abeacc535ee1287cf059647efa263a665a9f06647035bb2cfdde +size 2488 diff --git a/shhs_visit2/shhs2-202546/embeddings.meta.json b/shhs_visit2/shhs2-202546/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbff9da1499cc9b5fc1d4da5b4f1ead052dd100b --- /dev/null +++ b/shhs_visit2/shhs2-202546/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202546", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:38.100173+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202546/embeddings.npy b/shhs_visit2/shhs2-202546/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..df8794f1bf77b535619fdfb3dc7cac36545fae22 --- /dev/null +++ b/shhs_visit2/shhs2-202546/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b316178a78a0409b914f5df35abc960f7a055ec2ddadae5fb7665c865d07ebd9 +size 1260128 diff --git a/shhs_visit2/shhs2-202546/labels.meta.json b/shhs_visit2/shhs2-202546/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c3dfcaf3eca1a001f8f53046832dec1d5561dac --- /dev/null +++ b/shhs_visit2/shhs2-202546/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202546", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:21:38.103244+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202546/labels.npy b/shhs_visit2/shhs2-202546/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91b3265a4e041e9a6343a25fb9f9d4bb5038d721 --- /dev/null +++ b/shhs_visit2/shhs2-202546/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc9c0828fbb9d67e332bad884d279856477b3e585e4f3134eeb1f6c59ca95b6 +size 2648 diff --git a/shhs_visit2/shhs2-202548/embeddings.meta.json b/shhs_visit2/shhs2-202548/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e8ad228dc02125d0656f638e84981bd79fda093 --- /dev/null +++ b/shhs_visit2/shhs2-202548/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202548", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:21:38.602109+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202548/embeddings.npy b/shhs_visit2/shhs2-202548/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d60d68fb3921d84393b90ae4909056187f11b50 --- /dev/null +++ b/shhs_visit2/shhs2-202548/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08b51157efda83fc30337e2bb55efb596f6e1bcccb1f9dea67952b1b819137c +size 960128 diff --git a/shhs_visit2/shhs2-202548/labels.meta.json b/shhs_visit2/shhs2-202548/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca792663987744234d63b541110349024f6acad8 --- /dev/null +++ b/shhs_visit2/shhs2-202548/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202548", + "n_epochs": 960, + "created_utc": "2026-05-03T18:21:38.606265+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202548/labels.npy b/shhs_visit2/shhs2-202548/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8751089e508ba9733d348f14d97c2792613ee7e9 --- /dev/null +++ b/shhs_visit2/shhs2-202548/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16afb8184c0fb9c710fda2dc2e4eaa78fc696a8a9f56fc7c34b163dc5f49df61 +size 2048 diff --git a/shhs_visit2/shhs2-202549/embeddings.meta.json b/shhs_visit2/shhs2-202549/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5114ef4e424158bf5c1c27b13bd127b573284307 --- /dev/null +++ b/shhs_visit2/shhs2-202549/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202549", + "embedding_dim": 500, + "n_epochs": 1232, + "created_utc": "2026-05-03T18:21:39.844144+00:00", + "shape": [ + 1232, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202549/embeddings.npy b/shhs_visit2/shhs2-202549/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..95248603049dee25dbda9827013c96ff12c90c7d --- /dev/null +++ b/shhs_visit2/shhs2-202549/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59588a44f3be3996ff6dac7009e8e884df09fb7189c4ead36202099905b2419d +size 1232128 diff --git a/shhs_visit2/shhs2-202549/labels.meta.json b/shhs_visit2/shhs2-202549/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ebe41df72fca7d4742b9bb939dc5afb2b577434 --- /dev/null +++ b/shhs_visit2/shhs2-202549/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202549", + "n_epochs": 1232, + "created_utc": "2026-05-03T18:21:39.848466+00:00", + "shape": [ + 1232 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202549/labels.npy b/shhs_visit2/shhs2-202549/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa5964fcf071795a4e68d1c1b4f6fb9ef6d21730 --- /dev/null +++ b/shhs_visit2/shhs2-202549/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a03280aab3398bb17d563fe7bc81af4c5561b5b2307892f9b9a8bf0c89f3c8 +size 2592 diff --git a/shhs_visit2/shhs2-202550/embeddings.meta.json b/shhs_visit2/shhs2-202550/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5dce56d3dc37ecbc5206b791e5d660c71cfd069 --- /dev/null +++ b/shhs_visit2/shhs2-202550/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202550", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:40.964453+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202550/embeddings.npy b/shhs_visit2/shhs2-202550/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7d6778b256b99c8a3c9ecbe762424e68194c8e0 --- /dev/null +++ b/shhs_visit2/shhs2-202550/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2faa8409a85d55db9951ffcf58216258430d394c6224fc5e05caa3e748579b3 +size 1200128 diff --git a/shhs_visit2/shhs2-202550/labels.meta.json b/shhs_visit2/shhs2-202550/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e435563dca8cbec60897bf01690572020d661d27 --- /dev/null +++ b/shhs_visit2/shhs2-202550/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202550", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:40.968370+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202550/labels.npy b/shhs_visit2/shhs2-202550/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c847d478c5efcdd79ceabf41a817a25ba17eaeff --- /dev/null +++ b/shhs_visit2/shhs2-202550/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba949f6a0e951fceb793feb66842d4a6d4de7acfad2b75a7a649b44d4b59cbd +size 2528 diff --git a/shhs_visit2/shhs2-202552/embeddings.meta.json b/shhs_visit2/shhs2-202552/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2adda9db144be8c1bcd5b0ddf5a5827d2e043b20 --- /dev/null +++ b/shhs_visit2/shhs2-202552/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202552", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:41.500156+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202552/embeddings.npy b/shhs_visit2/shhs2-202552/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d75b1d4593245cde2234a94aab06a1858fd955aa --- /dev/null +++ b/shhs_visit2/shhs2-202552/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc918424ba26d0f44f9797f5b524e6330a3e88f84d2a170d56be9f458e2c740 +size 1080128 diff --git a/shhs_visit2/shhs2-202552/labels.meta.json b/shhs_visit2/shhs2-202552/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d05557b898c85c5c04341632fe727ed6edb797b3 --- /dev/null +++ b/shhs_visit2/shhs2-202552/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202552", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:41.503366+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202552/labels.npy b/shhs_visit2/shhs2-202552/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa34df63cee2a9af557bb24f604a5d7edbc1e508 --- /dev/null +++ b/shhs_visit2/shhs2-202552/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee81e4da52028dac91ca98a4b3c8b13640a28407a318c1e64038a93c5751ee2 +size 2288 diff --git a/shhs_visit2/shhs2-202554/embeddings.meta.json b/shhs_visit2/shhs2-202554/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d74f2c6cc3c84216965728a81eeece7d800fd789 --- /dev/null +++ b/shhs_visit2/shhs2-202554/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202554", + "embedding_dim": 500, + "n_epochs": 1114, + "created_utc": "2026-05-03T18:21:43.275347+00:00", + "shape": [ + 1114, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202554/embeddings.npy b/shhs_visit2/shhs2-202554/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2280434a21a0bfd511b5f8f3c2c56b68bea68c1 --- /dev/null +++ b/shhs_visit2/shhs2-202554/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c929886db4e97f73cdf0bb18b1c89a423fbb7447faf71a9f9d99f6502fc1dcc +size 1114128 diff --git a/shhs_visit2/shhs2-202554/labels.meta.json b/shhs_visit2/shhs2-202554/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69e48d3a7fab723b69ce6217c3e82c3396d63c59 --- /dev/null +++ b/shhs_visit2/shhs2-202554/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202554", + "n_epochs": 1114, + "created_utc": "2026-05-03T18:21:43.279024+00:00", + "shape": [ + 1114 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202554/labels.npy b/shhs_visit2/shhs2-202554/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4594545c7652c1931ebd69877e85c41b6698c653 --- /dev/null +++ b/shhs_visit2/shhs2-202554/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd65dc1c64796b484f32f2f45110c179518f61ee71e06031cff3665d372c4fa +size 2356 diff --git a/shhs_visit2/shhs2-202558/embeddings.meta.json b/shhs_visit2/shhs2-202558/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08230a90cd6e86d5dcd08a808882e64e719c657b --- /dev/null +++ b/shhs_visit2/shhs2-202558/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202558", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:44.237296+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202558/embeddings.npy b/shhs_visit2/shhs2-202558/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7abf38f75295c70eafdbe90bbd3efb89f18a1bd7 --- /dev/null +++ b/shhs_visit2/shhs2-202558/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02391d1997575ade9abe81d9667df44d923e9f31f9f14ee78aae8507c70c8ab1 +size 1080128 diff --git a/shhs_visit2/shhs2-202558/labels.meta.json b/shhs_visit2/shhs2-202558/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02f0b92667cf1f35171f74c8211f91d74ca89b50 --- /dev/null +++ b/shhs_visit2/shhs2-202558/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202558", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:21:44.241991+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202558/labels.npy b/shhs_visit2/shhs2-202558/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfae88944f6ec66e9131cf26783d07e4eb4dfc8c --- /dev/null +++ b/shhs_visit2/shhs2-202558/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df43a0a00d80e88ffcf813562010b36125cbd8d6967e669d7e37c34c312ce85 +size 2288 diff --git a/shhs_visit2/shhs2-202562/embeddings.meta.json b/shhs_visit2/shhs2-202562/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb37a51bfa299c21f9d6ceb45c5aef636b1c98ce --- /dev/null +++ b/shhs_visit2/shhs2-202562/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202562", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:45.690749+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202562/embeddings.npy b/shhs_visit2/shhs2-202562/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af28647810db35eb988b309f98fdd1fe912112f2 --- /dev/null +++ b/shhs_visit2/shhs2-202562/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d27e61e60b28069f64c8f129afa68b76dad13d4dd75934a9723bbcfc1b6bf9c +size 1364128 diff --git a/shhs_visit2/shhs2-202562/labels.meta.json b/shhs_visit2/shhs2-202562/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..657bf6dace82ffc3677635fca354a2b986e65fa0 --- /dev/null +++ b/shhs_visit2/shhs2-202562/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202562", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:45.694617+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202562/labels.npy b/shhs_visit2/shhs2-202562/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..79045f7895e2c30a03586a9395e8b1bd4dd47132 --- /dev/null +++ b/shhs_visit2/shhs2-202562/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec706aea21367e6136597b6fdd8d66bc8e745e404b7d81aa0cd194864c0c95e4 +size 2856 diff --git a/shhs_visit2/shhs2-202563/embeddings.meta.json b/shhs_visit2/shhs2-202563/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14713b2ad783328a68850a8ac25b11fc3aabbfdb --- /dev/null +++ b/shhs_visit2/shhs2-202563/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202563", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:21:46.546464+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202563/embeddings.npy b/shhs_visit2/shhs2-202563/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f51bfd9a35fbbaf3e403b2cc443b70cf7fc11c7 --- /dev/null +++ b/shhs_visit2/shhs2-202563/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cc3ff268a1cb6c4f06ff420398d9f68a7123738ce480ed0d2ec81033986e7d +size 960128 diff --git a/shhs_visit2/shhs2-202563/labels.meta.json b/shhs_visit2/shhs2-202563/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..954e70a23ef77592d115df7f9fbe0d7de18fc168 --- /dev/null +++ b/shhs_visit2/shhs2-202563/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202563", + "n_epochs": 960, + "created_utc": "2026-05-03T18:21:46.550391+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202563/labels.npy b/shhs_visit2/shhs2-202563/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4aada2b4d345872dce09bfeed286019e9090e20f --- /dev/null +++ b/shhs_visit2/shhs2-202563/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9972fbcd2840fa8fcdd0727582fa21bbba4293355e663c64c0d5473d6422dd3 +size 2048 diff --git a/shhs_visit2/shhs2-202564/embeddings.meta.json b/shhs_visit2/shhs2-202564/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76ad3e248486a355a022f4937914251bbd68a6e8 --- /dev/null +++ b/shhs_visit2/shhs2-202564/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202564", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:47.553546+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202564/embeddings.npy b/shhs_visit2/shhs2-202564/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd086e1fd17551d17cdb61ed9a86b746d44fdad8 --- /dev/null +++ b/shhs_visit2/shhs2-202564/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3696ec591094d9680e82c690d582cb93d5db3ae5282f28d0d6280add21bb5657 +size 1020128 diff --git a/shhs_visit2/shhs2-202564/labels.meta.json b/shhs_visit2/shhs2-202564/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d08e5068bc3cc4bc476cd2dedfffcb8ee5ea2b9c --- /dev/null +++ b/shhs_visit2/shhs2-202564/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202564", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:47.557559+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202564/labels.npy b/shhs_visit2/shhs2-202564/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c2e9a70a77e151306586ce79866f3d156e86991 --- /dev/null +++ b/shhs_visit2/shhs2-202564/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26649e200ca9332e0360bb802da74ad50e80602eace5ad34334ae4ef4797947 +size 2168 diff --git a/shhs_visit2/shhs2-202565/embeddings.meta.json b/shhs_visit2/shhs2-202565/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86d7758f904e14aedccc8e71bb234a89c8ca8e2b --- /dev/null +++ b/shhs_visit2/shhs2-202565/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202565", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:48.486177+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202565/embeddings.npy b/shhs_visit2/shhs2-202565/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6db25b106ba3b6ecf78373ee58921e8b419afc4 --- /dev/null +++ b/shhs_visit2/shhs2-202565/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bcb1dcb8fe8ef07c8f34c134bad5855809b190bb753c244c146c113ab3276b +size 1020128 diff --git a/shhs_visit2/shhs2-202565/labels.meta.json b/shhs_visit2/shhs2-202565/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af3f1049410022c07998154fe9ab245c4b1baa66 --- /dev/null +++ b/shhs_visit2/shhs2-202565/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202565", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:48.489899+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202565/labels.npy b/shhs_visit2/shhs2-202565/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed77b17b524c9b67f48af756020ca5e6a3256efe --- /dev/null +++ b/shhs_visit2/shhs2-202565/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7364d49807b87b377d0c261812ec8502e70b3c6386feb88173e80b4ec1615aee +size 2168 diff --git a/shhs_visit2/shhs2-202566/embeddings.meta.json b/shhs_visit2/shhs2-202566/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64044e2a8fd7641feac37a337accdba52a9ffec7 --- /dev/null +++ b/shhs_visit2/shhs2-202566/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202566", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:49.478096+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202566/embeddings.npy b/shhs_visit2/shhs2-202566/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ac87e4c409d01e485641bb6b62ae926c66e7055 --- /dev/null +++ b/shhs_visit2/shhs2-202566/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f226d3ed9727a9ac177604350cdd07e252d990fb4feabccdc28672c05b9c38c +size 1020128 diff --git a/shhs_visit2/shhs2-202566/labels.meta.json b/shhs_visit2/shhs2-202566/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7f033812c6d825d92f2af45ca2f7a6c79f196c0 --- /dev/null +++ b/shhs_visit2/shhs2-202566/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202566", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:49.481610+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202566/labels.npy b/shhs_visit2/shhs2-202566/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ac8b514f3671995babe29ef67892484050248db --- /dev/null +++ b/shhs_visit2/shhs2-202566/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9d6d72b20088792ea057081d9fbc64bd495a0288e151a05fa2c7f24f1b39f3 +size 2168 diff --git a/shhs_visit2/shhs2-202568/embeddings.meta.json b/shhs_visit2/shhs2-202568/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74c26aa8b57c6c7ac361e8936a449c7ea7a5e18c --- /dev/null +++ b/shhs_visit2/shhs2-202568/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202568", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:21:50.563600+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202568/embeddings.npy b/shhs_visit2/shhs2-202568/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..095a6201bf08c6e91b7ef74c62ce9a79e8fdb89f --- /dev/null +++ b/shhs_visit2/shhs2-202568/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9af5f5d439788a69b2def89747f9fe1b24d7df4133b1381bd6a463e50430b0 +size 1140128 diff --git a/shhs_visit2/shhs2-202568/labels.meta.json b/shhs_visit2/shhs2-202568/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eaaae229c86308e0713486ccda11fea53d421932 --- /dev/null +++ b/shhs_visit2/shhs2-202568/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202568", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:21:50.567777+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202568/labels.npy b/shhs_visit2/shhs2-202568/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad5d7c0aeed3644037ea0ffefbb26397ef86a3b2 --- /dev/null +++ b/shhs_visit2/shhs2-202568/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f2e1048b2c593e7d6fee075a1e0552dd0dfd00bc8d671d54e03c21855d3b090 +size 2408 diff --git a/shhs_visit2/shhs2-202574/embeddings.meta.json b/shhs_visit2/shhs2-202574/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e55201524c499e2fcd58ff48e60242b7ac60238e --- /dev/null +++ b/shhs_visit2/shhs2-202574/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202574", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:51.431878+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202574/embeddings.npy b/shhs_visit2/shhs2-202574/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c7ff8c741474d71bfcc897327f660d2e3b0118e --- /dev/null +++ b/shhs_visit2/shhs2-202574/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110eec195cfb900bf8dab89c45a90e622564d67f8d4eb727958c492c6b92ad78 +size 840128 diff --git a/shhs_visit2/shhs2-202574/labels.meta.json b/shhs_visit2/shhs2-202574/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38fc8042f5817e41d601fb985e837842ddc91323 --- /dev/null +++ b/shhs_visit2/shhs2-202574/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202574", + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:51.435224+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202574/labels.npy b/shhs_visit2/shhs2-202574/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1567c66ca465cb533a7d7d3fb6378c212820d86 --- /dev/null +++ b/shhs_visit2/shhs2-202574/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db44d7dfcd6398ab99462e6ab22d3f1f29438c801f4f316b5604eb2bcb01fdd8 +size 1808 diff --git a/shhs_visit2/shhs2-202579/embeddings.meta.json b/shhs_visit2/shhs2-202579/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb74a78b4e3c44d46c8048c40010a0d7122605cb --- /dev/null +++ b/shhs_visit2/shhs2-202579/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202579", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:52.245546+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202579/embeddings.npy b/shhs_visit2/shhs2-202579/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f45659423b82d5ebe1791ba6fa60cccc5826d981 --- /dev/null +++ b/shhs_visit2/shhs2-202579/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae81bcd7ae340cd26f14bc8b3b8e710d9ec5b984c1a8d3a95313e6f4f2bd2b49 +size 840128 diff --git a/shhs_visit2/shhs2-202579/labels.meta.json b/shhs_visit2/shhs2-202579/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b88a991c6f7029229e79bf71efba33ba859c15ad --- /dev/null +++ b/shhs_visit2/shhs2-202579/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202579", + "n_epochs": 840, + "created_utc": "2026-05-03T18:21:52.249208+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202579/labels.npy b/shhs_visit2/shhs2-202579/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0bcb2fb5a959bc0f9c7626b8e61c06eb474dadb --- /dev/null +++ b/shhs_visit2/shhs2-202579/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0da20d4c3c6dc2f660ca391208d59b4cb8ca2ca8ef1de8de800d328b99afd2d +size 1808 diff --git a/shhs_visit2/shhs2-202581/embeddings.meta.json b/shhs_visit2/shhs2-202581/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cbca4f3a3a37723e50e8c1c761618fde3c398453 --- /dev/null +++ b/shhs_visit2/shhs2-202581/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202581", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:53.242100+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202581/embeddings.npy b/shhs_visit2/shhs2-202581/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a8c3ed9b40b52ce86738d557c3bcd3a47414709 --- /dev/null +++ b/shhs_visit2/shhs2-202581/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026ee4a23028eaa59193e236b4cae1e319021eaa25c54696765df6772de7ff24 +size 1020128 diff --git a/shhs_visit2/shhs2-202581/labels.meta.json b/shhs_visit2/shhs2-202581/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02217469f0d48e22856df5f47320d0a02b78905d --- /dev/null +++ b/shhs_visit2/shhs2-202581/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202581", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:21:53.245646+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202581/labels.npy b/shhs_visit2/shhs2-202581/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3c28593ff295378ac2a169a809fc783ead1e539 --- /dev/null +++ b/shhs_visit2/shhs2-202581/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f160d8d75c37b1ec9c0ec258b197b806e259974be9ca62cc196a9767622ff899 +size 2168 diff --git a/shhs_visit2/shhs2-202582/embeddings.meta.json b/shhs_visit2/shhs2-202582/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4994c4091067cd34396384adf1869d636ae68b7d --- /dev/null +++ b/shhs_visit2/shhs2-202582/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202582", + "embedding_dim": 500, + "n_epochs": 1055, + "created_utc": "2026-05-03T18:21:53.760398+00:00", + "shape": [ + 1055, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202582/embeddings.npy b/shhs_visit2/shhs2-202582/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5aa0f2c57a33fc23d1b767bd539c6d1a91ccdb5 --- /dev/null +++ b/shhs_visit2/shhs2-202582/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb94f6aeadc62bb6b53bb64e801786d8bd9f5ed382181d9c8473e4ca714d5c3f +size 1055128 diff --git a/shhs_visit2/shhs2-202582/labels.meta.json b/shhs_visit2/shhs2-202582/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a514308b2caa40841e3c304712ada262bd8b26d8 --- /dev/null +++ b/shhs_visit2/shhs2-202582/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202582", + "n_epochs": 1055, + "created_utc": "2026-05-03T18:21:53.763165+00:00", + "shape": [ + 1055 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202582/labels.npy b/shhs_visit2/shhs2-202582/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1bb1d691fc2c6995748bcbd56795e2a0384816a --- /dev/null +++ b/shhs_visit2/shhs2-202582/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc45d03a553aa3080ec1cefcec666bcfdeb999518e114507a8375b9fd64d25d +size 2238 diff --git a/shhs_visit2/shhs2-202590/embeddings.meta.json b/shhs_visit2/shhs2-202590/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1a5b398b6e706cc7f34121f3681316860c608e0 --- /dev/null +++ b/shhs_visit2/shhs2-202590/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202590", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:55.158420+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202590/embeddings.npy b/shhs_visit2/shhs2-202590/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7cf199efc80f7bf7977d93eb4563a4226c6c128 --- /dev/null +++ b/shhs_visit2/shhs2-202590/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f3689de5efbbf48fab1bc3e429df0528b45f23ead232d466eed7bfbf2a9f33 +size 1364128 diff --git a/shhs_visit2/shhs2-202590/labels.meta.json b/shhs_visit2/shhs2-202590/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f802018a9a5229e5c234e8c0ea63d447a6a8f411 --- /dev/null +++ b/shhs_visit2/shhs2-202590/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202590", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:55.160865+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202590/labels.npy b/shhs_visit2/shhs2-202590/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ea1f3d5a57b63823d64437d7e8fc78033bfac9e --- /dev/null +++ b/shhs_visit2/shhs2-202590/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3036d2c1f69f768dc512e9038cf32b5f320564ae74623be49753d6a29a6b4c5c +size 2856 diff --git a/shhs_visit2/shhs2-202591/embeddings.meta.json b/shhs_visit2/shhs2-202591/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1cc362ecc77d31890a6025f394f492c55bae25a5 --- /dev/null +++ b/shhs_visit2/shhs2-202591/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202591", + "embedding_dim": 500, + "n_epochs": 1090, + "created_utc": "2026-05-03T18:21:56.316785+00:00", + "shape": [ + 1090, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202591/embeddings.npy b/shhs_visit2/shhs2-202591/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a136bcde6894173c852c8920052a65ef4fd8b253 --- /dev/null +++ b/shhs_visit2/shhs2-202591/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d9acd785fe808893289731de6b8be274d66d4a0b9cbca624351246f28669c0 +size 1090128 diff --git a/shhs_visit2/shhs2-202591/labels.meta.json b/shhs_visit2/shhs2-202591/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..938e50948793db0f1f34bae0e853c4cf4a1ee903 --- /dev/null +++ b/shhs_visit2/shhs2-202591/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202591", + "n_epochs": 1090, + "created_utc": "2026-05-03T18:21:56.320539+00:00", + "shape": [ + 1090 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202591/labels.npy b/shhs_visit2/shhs2-202591/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b92db3a97853d852fbe87613d9438775aa44b430 --- /dev/null +++ b/shhs_visit2/shhs2-202591/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e251aeb090d7386cd255450507c21bdbbc46d83f3aa38a98eb48da0be5992d9b +size 2308 diff --git a/shhs_visit2/shhs2-202592/embeddings.meta.json b/shhs_visit2/shhs2-202592/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ea228d67f9823645853b138042fa68b0434230a --- /dev/null +++ b/shhs_visit2/shhs2-202592/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202592", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:57.750395+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202592/embeddings.npy b/shhs_visit2/shhs2-202592/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..148e67ee187e8cd525aa5f8a19ffd3c7162f3e8f --- /dev/null +++ b/shhs_visit2/shhs2-202592/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7a32ac016482748a14f6687267227a6a0c51dcebcc380153fa8cd83fc071e0 +size 1364128 diff --git a/shhs_visit2/shhs2-202592/labels.meta.json b/shhs_visit2/shhs2-202592/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c3863f0a3d182e22fde40127297eebad9588b31 --- /dev/null +++ b/shhs_visit2/shhs2-202592/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202592", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:21:57.753603+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202592/labels.npy b/shhs_visit2/shhs2-202592/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c419a8507b73faf16d47ee9736396c767ab7afc --- /dev/null +++ b/shhs_visit2/shhs2-202592/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06a0e37c01e7f2c104b735a839007ed76b4554dd750cfffb5e61454f4181662 +size 2856 diff --git a/shhs_visit2/shhs2-202593/embeddings.meta.json b/shhs_visit2/shhs2-202593/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9d36f56c1fb7084df00ca430c4c5f8d00d2808f --- /dev/null +++ b/shhs_visit2/shhs2-202593/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202593", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:58.825757+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202593/embeddings.npy b/shhs_visit2/shhs2-202593/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..48279188e55f9074801ba2cdff54841332589c83 --- /dev/null +++ b/shhs_visit2/shhs2-202593/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03aa9e8b77647bc5eee028d7a3b3a87042c983c844aad865a4a5ae9657e26a4b +size 1200128 diff --git a/shhs_visit2/shhs2-202593/labels.meta.json b/shhs_visit2/shhs2-202593/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7384627f1d6d75ebad325d678cb81f65b1789a01 --- /dev/null +++ b/shhs_visit2/shhs2-202593/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202593", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:21:58.829619+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202593/labels.npy b/shhs_visit2/shhs2-202593/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15d77f21dd91920c2c7301653ca7454c5ba4b4a4 --- /dev/null +++ b/shhs_visit2/shhs2-202593/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc685a961d33331f49225afebc4ef03c8f50ca0541d134120e4dee1aeacb07e +size 2528 diff --git a/shhs_visit2/shhs2-202595/embeddings.meta.json b/shhs_visit2/shhs2-202595/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0671717b1862fa3173b63eaf7b4b6a2cf88c63f0 --- /dev/null +++ b/shhs_visit2/shhs2-202595/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202595", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:22:00.022099+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202595/embeddings.npy b/shhs_visit2/shhs2-202595/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d2087959b5da865b8e4fbbbe76a55d8a058e6ae --- /dev/null +++ b/shhs_visit2/shhs2-202595/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96853335feac60bcf30982a90264c8cbfa63274b6d81755de3b58197bc35b4b +size 1168128 diff --git a/shhs_visit2/shhs2-202595/labels.meta.json b/shhs_visit2/shhs2-202595/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bcd354492330efb53fce0f203259bb950b5f040 --- /dev/null +++ b/shhs_visit2/shhs2-202595/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202595", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:22:00.026161+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202595/labels.npy b/shhs_visit2/shhs2-202595/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7b97cbf29d6672cbf3cdb435258d6b223e59308 --- /dev/null +++ b/shhs_visit2/shhs2-202595/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52797b2dd287bdb96aaec20d8406db5499e1ce75360dc22a51f8b80793c15cc +size 2464 diff --git a/shhs_visit2/shhs2-202598/embeddings.meta.json b/shhs_visit2/shhs2-202598/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b8155d6825e72afab42a6a3304c520e3270072b --- /dev/null +++ b/shhs_visit2/shhs2-202598/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202598", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:00.535668+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202598/embeddings.npy b/shhs_visit2/shhs2-202598/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0119f0e3fa9bdefb0d9ed9119392e06a10e2589a --- /dev/null +++ b/shhs_visit2/shhs2-202598/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c158ebbebd087257e29a8e051d9b745be5ed54d89c5414af47e581303bb3b9 +size 1020128 diff --git a/shhs_visit2/shhs2-202598/labels.meta.json b/shhs_visit2/shhs2-202598/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a38c03046bd15f72f3562285e9e7f3dadde067a --- /dev/null +++ b/shhs_visit2/shhs2-202598/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202598", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:00.539631+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202598/labels.npy b/shhs_visit2/shhs2-202598/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d71797578ccba273c9f74cd113528d9f95ac9698 --- /dev/null +++ b/shhs_visit2/shhs2-202598/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1d9a8005757bf9261bf5265f3468ddb90599b53356f079cc5d57a476fa6ae1 +size 2168 diff --git a/shhs_visit2/shhs2-202600/embeddings.meta.json b/shhs_visit2/shhs2-202600/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..622e3e9416336d7fec3e0938bfd044a247cf899e --- /dev/null +++ b/shhs_visit2/shhs2-202600/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202600", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:22:01.723112+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202600/embeddings.npy b/shhs_visit2/shhs2-202600/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..35196e9b23885934902d1439c87f2a7bae239e3d --- /dev/null +++ b/shhs_visit2/shhs2-202600/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82d50422f7ebae8a079d52bcf2b339e1d063c741bee90bc71d858d87e6bd17e +size 1260128 diff --git a/shhs_visit2/shhs2-202600/labels.meta.json b/shhs_visit2/shhs2-202600/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d573a1eda70f6dc48bbf5d0df27adec8efa76ea9 --- /dev/null +++ b/shhs_visit2/shhs2-202600/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202600", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:22:01.727065+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202600/labels.npy b/shhs_visit2/shhs2-202600/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c75c104584be82b4bfb76287cf981733e4edb8cd --- /dev/null +++ b/shhs_visit2/shhs2-202600/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ef5e6c800d289d74f96b916039e2f5919433d679c8c99d020f4d6672338059 +size 2648 diff --git a/shhs_visit2/shhs2-202601/embeddings.meta.json b/shhs_visit2/shhs2-202601/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..162254a33d21b078425c2d559db084e5d6b05930 --- /dev/null +++ b/shhs_visit2/shhs2-202601/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202601", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:02.663688+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202601/embeddings.npy b/shhs_visit2/shhs2-202601/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..19c5eb03b42427f3b38923c5a03984fe11ce67d9 --- /dev/null +++ b/shhs_visit2/shhs2-202601/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb85a3e97ad74cf198e35d8fdc44cc4a0f66b1ae4d087e15a2eb056293d9988e +size 1020128 diff --git a/shhs_visit2/shhs2-202601/labels.meta.json b/shhs_visit2/shhs2-202601/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..184e824d5d5b573622e57d71339c2bdf64e63e69 --- /dev/null +++ b/shhs_visit2/shhs2-202601/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202601", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:02.666919+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202601/labels.npy b/shhs_visit2/shhs2-202601/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..65618083beafb36076f86571fec6d554565d3f5a --- /dev/null +++ b/shhs_visit2/shhs2-202601/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14e585447d953ec130f84987ed2dd242fde38b5402d2a5d150ab46eb7de2542 +size 2168 diff --git a/shhs_visit2/shhs2-202602/embeddings.meta.json b/shhs_visit2/shhs2-202602/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42e0f7effe2a1bcef63d32c8c983ff1c7fb0af38 --- /dev/null +++ b/shhs_visit2/shhs2-202602/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202602", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:03.916654+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202602/embeddings.npy b/shhs_visit2/shhs2-202602/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..795ac593e334a00952e63bf750fa9e70ee191b5b --- /dev/null +++ b/shhs_visit2/shhs2-202602/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4ddc60a48640ef8d95887d71eeb2bba2b42ccd22de19bb64ab26fd94f88ae1 +size 1320128 diff --git a/shhs_visit2/shhs2-202602/labels.meta.json b/shhs_visit2/shhs2-202602/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6106bbe0352b98c328e6127523de4801b31ded1 --- /dev/null +++ b/shhs_visit2/shhs2-202602/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202602", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:03.920383+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202602/labels.npy b/shhs_visit2/shhs2-202602/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..52226e21f650537af8d5113c8fdcdfe9748b8b7c --- /dev/null +++ b/shhs_visit2/shhs2-202602/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced054abb9d74af0068b6406f1c62ac2d4dbd9648ee2b7b68f8d4380a6e53a85 +size 2768 diff --git a/shhs_visit2/shhs2-202605/embeddings.meta.json b/shhs_visit2/shhs2-202605/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f15bf9ddeaba279fe27b4302d9b13597d679edf --- /dev/null +++ b/shhs_visit2/shhs2-202605/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202605", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:22:04.897770+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202605/embeddings.npy b/shhs_visit2/shhs2-202605/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..07ee57cce900558106634252a4bbc66e78a41c6a --- /dev/null +++ b/shhs_visit2/shhs2-202605/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e02d68e86d60274b43c4b03fcb432c53c4270576d3495b7bed65b3f79ad264 +size 1050128 diff --git a/shhs_visit2/shhs2-202605/labels.meta.json b/shhs_visit2/shhs2-202605/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41901ce55d45bdc383c17471d0a35568e90e949a --- /dev/null +++ b/shhs_visit2/shhs2-202605/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202605", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:22:04.901708+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202605/labels.npy b/shhs_visit2/shhs2-202605/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f101bb4929e703203d3b5c68f6c3b591f43f17af --- /dev/null +++ b/shhs_visit2/shhs2-202605/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f71e055f7b6a648ccf30ba0a9338b5530c24f8638df3e24bcdbfcd162ab2d9 +size 2228 diff --git a/shhs_visit2/shhs2-202606/embeddings.meta.json b/shhs_visit2/shhs2-202606/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fef1d919ae5717a7e36d967742ea4d0006fb5e05 --- /dev/null +++ b/shhs_visit2/shhs2-202606/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202606", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:06.045937+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202606/embeddings.npy b/shhs_visit2/shhs2-202606/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d339561087405170fd4601a6f32c98ab5d5d91ce --- /dev/null +++ b/shhs_visit2/shhs2-202606/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302f3e50b3027b00d9faa533b7532bd0ebf78501794e5d468a75e7a9eb822f55 +size 1140128 diff --git a/shhs_visit2/shhs2-202606/labels.meta.json b/shhs_visit2/shhs2-202606/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa67cbffb28cc3a37a3ca80b1d3cbaa81ec089fd --- /dev/null +++ b/shhs_visit2/shhs2-202606/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202606", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:06.049585+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202606/labels.npy b/shhs_visit2/shhs2-202606/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c3d2a76d4d26dcfede4c5346346a90a84310b48 --- /dev/null +++ b/shhs_visit2/shhs2-202606/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abcaf028e5b81a14ac3ffb14598ec823d46aca15a0ebac655da2d1469dfaea3f +size 2408 diff --git a/shhs_visit2/shhs2-202608/embeddings.meta.json b/shhs_visit2/shhs2-202608/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f004cfa04f45e61e85516e0e1c3acb083138ab7 --- /dev/null +++ b/shhs_visit2/shhs2-202608/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202608", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:07.136162+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202608/embeddings.npy b/shhs_visit2/shhs2-202608/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1bc357a8a9cb050f389def86f1b7aedf4ef5ba53 --- /dev/null +++ b/shhs_visit2/shhs2-202608/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107628745d599e89f012040b74b3ba37256cf49141da80d6bbb5d05f9aeb2607 +size 1200128 diff --git a/shhs_visit2/shhs2-202608/labels.meta.json b/shhs_visit2/shhs2-202608/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d4a3392e5232f65d84a070ad7630a4fd1c5b464 --- /dev/null +++ b/shhs_visit2/shhs2-202608/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202608", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:07.139588+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202608/labels.npy b/shhs_visit2/shhs2-202608/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..556b3a30f59f52545aff5a1d883beb958d7f6007 --- /dev/null +++ b/shhs_visit2/shhs2-202608/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21828718b8ccd40fe315a8a5d5b617f9f67a3b82cb0594401d5feff9f1e53bc3 +size 2528 diff --git a/shhs_visit2/shhs2-202609/embeddings.meta.json b/shhs_visit2/shhs2-202609/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b92efc3ce58e6f13949a0995909bcc73bed3684 --- /dev/null +++ b/shhs_visit2/shhs2-202609/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202609", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:08.518377+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202609/embeddings.npy b/shhs_visit2/shhs2-202609/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..46a72758ca2494717f5acc5e41c57953af4bc421 --- /dev/null +++ b/shhs_visit2/shhs2-202609/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608aa6a252e97f2f14ff2964f6eb39b682bb2675090b388a034d0b5a899068eb +size 1364128 diff --git a/shhs_visit2/shhs2-202609/labels.meta.json b/shhs_visit2/shhs2-202609/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19135dfc134bb440f9ed4d96dd27fe25b044defb --- /dev/null +++ b/shhs_visit2/shhs2-202609/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202609", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:08.521826+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202609/labels.npy b/shhs_visit2/shhs2-202609/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f83e6389942a4ca32e9fa29fe189b2fd2435c5de --- /dev/null +++ b/shhs_visit2/shhs2-202609/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50bb37445dfd45a530dc336bfec8de8bcee78d32ae25d7244975e21b07c6c44 +size 2856 diff --git a/shhs_visit2/shhs2-202610/embeddings.meta.json b/shhs_visit2/shhs2-202610/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..277cbf7077f72e1bee84d02126f57d99f66352fa --- /dev/null +++ b/shhs_visit2/shhs2-202610/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202610", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:09.451871+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202610/embeddings.npy b/shhs_visit2/shhs2-202610/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e727249bae5a01a314ae2a153356084ee01e7997 --- /dev/null +++ b/shhs_visit2/shhs2-202610/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bf11bc95855a4d52bccde9893836fd9beae6a7a9262b790ad30201061d4dd9 +size 1020128 diff --git a/shhs_visit2/shhs2-202610/labels.meta.json b/shhs_visit2/shhs2-202610/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9113f3243ce926e82752ee6dc4370146df6ab9d --- /dev/null +++ b/shhs_visit2/shhs2-202610/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202610", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:09.456056+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202610/labels.npy b/shhs_visit2/shhs2-202610/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..09bf3c6c5cdc10e50bac8122023d695780fc8187 --- /dev/null +++ b/shhs_visit2/shhs2-202610/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f251eb46ba717f977bbb9be1638be3849f98f3b97af30b45efb3721b1fab63 +size 2168 diff --git a/shhs_visit2/shhs2-202615/embeddings.meta.json b/shhs_visit2/shhs2-202615/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0422e3936f28fbfbabd433f50407c0fef39c6b88 --- /dev/null +++ b/shhs_visit2/shhs2-202615/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202615", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:10.389007+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202615/embeddings.npy b/shhs_visit2/shhs2-202615/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3815d61116cd148fe31dad2549e8ee1876ef8ca6 --- /dev/null +++ b/shhs_visit2/shhs2-202615/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e12796d12a2686b69e14284894409ffe4923cf6e86838735967ff154a5d16d +size 1020128 diff --git a/shhs_visit2/shhs2-202615/labels.meta.json b/shhs_visit2/shhs2-202615/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43c6ba32ce6631ec1d5ff7965fad077dab97aed7 --- /dev/null +++ b/shhs_visit2/shhs2-202615/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202615", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:10.393174+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202615/labels.npy b/shhs_visit2/shhs2-202615/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae366790544dcdf94a41416da79a0516631c3cbc --- /dev/null +++ b/shhs_visit2/shhs2-202615/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e91a3bc29f3a1058f507493b9385aefa266bfb61680e75d8a10f159e640d3a5 +size 2168 diff --git a/shhs_visit2/shhs2-202616/embeddings.meta.json b/shhs_visit2/shhs2-202616/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2403bd55e17dd061edc05fbedf0dcbce521bfd86 --- /dev/null +++ b/shhs_visit2/shhs2-202616/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202616", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:11.483277+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202616/embeddings.npy b/shhs_visit2/shhs2-202616/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..85039ecbe76d0a9b3448ef93bf0ba5631ae71c33 --- /dev/null +++ b/shhs_visit2/shhs2-202616/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:552eceedb8c21b985c9f572287f1d0ec447b5fe513cdc7da65b4b567b7f2a69f +size 1200128 diff --git a/shhs_visit2/shhs2-202616/labels.meta.json b/shhs_visit2/shhs2-202616/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9655a955e5449cb973412841a38e2bb95d881e6 --- /dev/null +++ b/shhs_visit2/shhs2-202616/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202616", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:11.486871+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202616/labels.npy b/shhs_visit2/shhs2-202616/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cff0c3931795e41ada4acb8420222163c6681cf --- /dev/null +++ b/shhs_visit2/shhs2-202616/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd91ed7fb44cef32e92c8505962f54fb2c995ac8b0721ab5583cb21c34974a5f +size 2528 diff --git a/shhs_visit2/shhs2-202617/embeddings.meta.json b/shhs_visit2/shhs2-202617/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ad4853cdc02e23fa9981835a1f0aa4753b74f72 --- /dev/null +++ b/shhs_visit2/shhs2-202617/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202617", + "embedding_dim": 500, + "n_epochs": 1293, + "created_utc": "2026-05-03T18:22:13.483765+00:00", + "shape": [ + 1293, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202617/embeddings.npy b/shhs_visit2/shhs2-202617/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d2a18c54c55b34b93d781b0c74d445be553afd2 --- /dev/null +++ b/shhs_visit2/shhs2-202617/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02882b2cae5d7a5630dc31cceb49ed4db427106618d34ef5a8da16c9d102bc26 +size 1293128 diff --git a/shhs_visit2/shhs2-202617/labels.meta.json b/shhs_visit2/shhs2-202617/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b802855dba4cedfdf2ecd9a69c977d7ef79190d --- /dev/null +++ b/shhs_visit2/shhs2-202617/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202617", + "n_epochs": 1293, + "created_utc": "2026-05-03T18:22:13.486863+00:00", + "shape": [ + 1293 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202617/labels.npy b/shhs_visit2/shhs2-202617/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..963113058282bfc22b5e3cdf1b127456b640a90a --- /dev/null +++ b/shhs_visit2/shhs2-202617/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ebf746291c6aaeef1c960b542740827c8244c94848fbbfbefa03c57b56b5b65 +size 2714 diff --git a/shhs_visit2/shhs2-202619/embeddings.meta.json b/shhs_visit2/shhs2-202619/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a725ea5ac2ad086eb2de2ec58bad2c9ffc9ffed8 --- /dev/null +++ b/shhs_visit2/shhs2-202619/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202619", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:14.357147+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202619/embeddings.npy b/shhs_visit2/shhs2-202619/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9181cf35edf6dc504193cb61fb941f31b6b5289 --- /dev/null +++ b/shhs_visit2/shhs2-202619/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34af71e29a19fc3897988b1407ae69100893f974a7b07f382a1875f693641450 +size 960128 diff --git a/shhs_visit2/shhs2-202619/labels.meta.json b/shhs_visit2/shhs2-202619/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc2d02108b3eff1c4c0c6d79d3cfc85cb844d115 --- /dev/null +++ b/shhs_visit2/shhs2-202619/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202619", + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:14.360720+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202619/labels.npy b/shhs_visit2/shhs2-202619/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..872040297ef738e3454161ca8326dd30c7fe5b58 --- /dev/null +++ b/shhs_visit2/shhs2-202619/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe231a1072bff453c7cd04896491560bf0e287f9ed283f8f31389509bf70ea1 +size 2048 diff --git a/shhs_visit2/shhs2-202625/embeddings.meta.json b/shhs_visit2/shhs2-202625/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4bdecad2b7f6b1d3f121a04da721387098cee960 --- /dev/null +++ b/shhs_visit2/shhs2-202625/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202625", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:14.849354+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202625/embeddings.npy b/shhs_visit2/shhs2-202625/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c94bc2537a22766ae8885a6f2bcead7a6a8e06b --- /dev/null +++ b/shhs_visit2/shhs2-202625/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ff78abdefca20a00096a77e31bb5a8b15bacf1bd2c0f038ffaae7d797dcd32 +size 960128 diff --git a/shhs_visit2/shhs2-202625/labels.meta.json b/shhs_visit2/shhs2-202625/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14947050d77e6d6911c53b3465ed7be66b9bae4c --- /dev/null +++ b/shhs_visit2/shhs2-202625/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202625", + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:14.853140+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202625/labels.npy b/shhs_visit2/shhs2-202625/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f2bdfc1e562cb2ae673584c713bcb488b4261bf --- /dev/null +++ b/shhs_visit2/shhs2-202625/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608e0c911a308d4ccdc62c7c6927d89696255f1d1a055e72fc162121d29110a7 +size 2048 diff --git a/shhs_visit2/shhs2-202626/embeddings.meta.json b/shhs_visit2/shhs2-202626/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d70a2bb26e5aa85993b0b7094491b53b08d6feda --- /dev/null +++ b/shhs_visit2/shhs2-202626/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202626", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:15.794413+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202626/embeddings.npy b/shhs_visit2/shhs2-202626/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a08b9f7408148aa2fc5406c279d936b27228a988 --- /dev/null +++ b/shhs_visit2/shhs2-202626/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3193fbc6f900c17f68289d2f518c66400cabe9eab0e9475415ede3c52ec547 +size 1020128 diff --git a/shhs_visit2/shhs2-202626/labels.meta.json b/shhs_visit2/shhs2-202626/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e045cc37c8b8735fe4fbbe09ca293f9b3506a559 --- /dev/null +++ b/shhs_visit2/shhs2-202626/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202626", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:15.798030+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202626/labels.npy b/shhs_visit2/shhs2-202626/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eec6579490656a79da82f48fef60cfa182e2998f --- /dev/null +++ b/shhs_visit2/shhs2-202626/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a539d07ef8db5fce74d5e5e7d8645223daa1f1a9de565b89f9b43b4efa298085 +size 2168 diff --git a/shhs_visit2/shhs2-202628/embeddings.meta.json b/shhs_visit2/shhs2-202628/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b49da6736821b21a7c4f4133717a0227c3f08862 --- /dev/null +++ b/shhs_visit2/shhs2-202628/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202628", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:22:17.062907+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202628/embeddings.npy b/shhs_visit2/shhs2-202628/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bcb9091983bbc3e4826b728a2bff0a901407dfb9 --- /dev/null +++ b/shhs_visit2/shhs2-202628/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60344a5dbb8aba2c7bbd4b2581a85314dd47650f0f11b3757abece7045ef54b1 +size 1290128 diff --git a/shhs_visit2/shhs2-202628/labels.meta.json b/shhs_visit2/shhs2-202628/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afcf33e47ca890eed953f9dde4dd5bbc796442ee --- /dev/null +++ b/shhs_visit2/shhs2-202628/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202628", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:22:17.066834+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202628/labels.npy b/shhs_visit2/shhs2-202628/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..62d66e6791b5051bb8e4d3a51b238b3178f9da3b --- /dev/null +++ b/shhs_visit2/shhs2-202628/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b88c28a71c3278025df082b75f32a66615c45dba45c70eea5131380072d53b +size 2708 diff --git a/shhs_visit2/shhs2-202629/embeddings.meta.json b/shhs_visit2/shhs2-202629/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fae7a3e5e3549945ed749ad19f3958affc8b6935 --- /dev/null +++ b/shhs_visit2/shhs2-202629/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202629", + "embedding_dim": 500, + "n_epochs": 962, + "created_utc": "2026-05-03T18:22:17.985810+00:00", + "shape": [ + 962, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202629/embeddings.npy b/shhs_visit2/shhs2-202629/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a275a58b1ab3bdb1b6db613df6e0411d1658d60f --- /dev/null +++ b/shhs_visit2/shhs2-202629/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02a403d3fa60cf9935f78086b45f1af773cd91b85c1a9b2719096f4628fd473 +size 962128 diff --git a/shhs_visit2/shhs2-202629/labels.meta.json b/shhs_visit2/shhs2-202629/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ac25c55398057340bd64f585f89e6e9f78e1cc4 --- /dev/null +++ b/shhs_visit2/shhs2-202629/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202629", + "n_epochs": 962, + "created_utc": "2026-05-03T18:22:17.989942+00:00", + "shape": [ + 962 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202629/labels.npy b/shhs_visit2/shhs2-202629/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd4d2f47b69ee93360cdb17bf29c669e9a16a2ff --- /dev/null +++ b/shhs_visit2/shhs2-202629/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6387dc1ed81b7d5a97eff2eb38d3bd343d652cc186541d4fd5761b33899ff09 +size 2052 diff --git a/shhs_visit2/shhs2-202630/embeddings.meta.json b/shhs_visit2/shhs2-202630/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1441467f5998c273675498365a58a2d71d51f02b --- /dev/null +++ b/shhs_visit2/shhs2-202630/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202630", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:18.643445+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202630/embeddings.npy b/shhs_visit2/shhs2-202630/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0816d18002ad3d6010d6bcb068c764ba0f0e21f7 --- /dev/null +++ b/shhs_visit2/shhs2-202630/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b991e1d384150c28b8caa56a78be8008bdd1203e3f63b5292e37125a6f8aba +size 1364128 diff --git a/shhs_visit2/shhs2-202630/labels.meta.json b/shhs_visit2/shhs2-202630/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c263591a3ea3ab3d89f6c7c7a2a4f9bd5a3df272 --- /dev/null +++ b/shhs_visit2/shhs2-202630/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202630", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:18.646697+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202630/labels.npy b/shhs_visit2/shhs2-202630/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9483a2b842496e13f41240fffd797687963b76c4 --- /dev/null +++ b/shhs_visit2/shhs2-202630/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3561e27794923232eba450d61ac6903dfd5baf704fb7e4ab43d7a8860afe42 +size 2856 diff --git a/shhs_visit2/shhs2-202636/embeddings.meta.json b/shhs_visit2/shhs2-202636/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c6f90e41206c9ad780101d0df2939a27998c1ba --- /dev/null +++ b/shhs_visit2/shhs2-202636/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202636", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:19.137516+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202636/embeddings.npy b/shhs_visit2/shhs2-202636/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5366a96bbea3b93f5a682c33319d23610b924abf --- /dev/null +++ b/shhs_visit2/shhs2-202636/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99cbc0f0d56be3afdb1d51354c1c6b8510c5fbad9ac5976935e89906c0441369 +size 1080128 diff --git a/shhs_visit2/shhs2-202636/labels.meta.json b/shhs_visit2/shhs2-202636/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f918d2525d770fefbb3ecc055e9ef034daeb7428 --- /dev/null +++ b/shhs_visit2/shhs2-202636/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202636", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:19.141407+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202636/labels.npy b/shhs_visit2/shhs2-202636/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbf59f5f3ef20f0ec1168c3f8526e38fbfed2129 --- /dev/null +++ b/shhs_visit2/shhs2-202636/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ab23aeeeda14b1d2f3baafd66e3e605d3ba33eeaf29f48a75ee77e1fca4c48 +size 2288 diff --git a/shhs_visit2/shhs2-202638/embeddings.meta.json b/shhs_visit2/shhs2-202638/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fd417b41eb3123aac750e187420d7f3126cc8f1 --- /dev/null +++ b/shhs_visit2/shhs2-202638/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202638", + "embedding_dim": 500, + "n_epochs": 1108, + "created_utc": "2026-05-03T18:22:20.480754+00:00", + "shape": [ + 1108, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202638/embeddings.npy b/shhs_visit2/shhs2-202638/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..287c927f0aaaf8401b318cc22a06c49ce0e483cb --- /dev/null +++ b/shhs_visit2/shhs2-202638/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d453fa2fd47772f133a530d1865310e11dd0d2847063f74ae23a787ca4e822a2 +size 1108128 diff --git a/shhs_visit2/shhs2-202638/labels.meta.json b/shhs_visit2/shhs2-202638/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34b2d699d4289a489dd716e05511121c8b24821d --- /dev/null +++ b/shhs_visit2/shhs2-202638/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202638", + "n_epochs": 1108, + "created_utc": "2026-05-03T18:22:20.485633+00:00", + "shape": [ + 1108 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202638/labels.npy b/shhs_visit2/shhs2-202638/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b9f3ed7b287676230d4a18cee1cd10bb40ec927 --- /dev/null +++ b/shhs_visit2/shhs2-202638/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb931d322cde3e0d6987351ca25aaaeea68cda9d9802d47dde7f9c852a5b921f +size 2344 diff --git a/shhs_visit2/shhs2-202639/embeddings.meta.json b/shhs_visit2/shhs2-202639/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64f4d22b9220fbe91a5625e5c399d861581d999f --- /dev/null +++ b/shhs_visit2/shhs2-202639/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202639", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:21.482780+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202639/embeddings.npy b/shhs_visit2/shhs2-202639/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3269859a43684ffb34726ecb2d4f308ed8e9fca --- /dev/null +++ b/shhs_visit2/shhs2-202639/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7742798c7af963958f272171fc25aa568ceb8f80ed3f98b0e1560e2978638f63 +size 1020128 diff --git a/shhs_visit2/shhs2-202639/labels.meta.json b/shhs_visit2/shhs2-202639/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e67b455ab67df89702c3e7f31f4b69f3fdc7b26 --- /dev/null +++ b/shhs_visit2/shhs2-202639/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202639", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:21.488243+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202639/labels.npy b/shhs_visit2/shhs2-202639/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b772d97fa4b525b31085f223ce4a777628da9f4 --- /dev/null +++ b/shhs_visit2/shhs2-202639/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c38f11478bb3365dcda793e50bad7bec8cf1c67c2b9133a310e6a205185be7 +size 2168 diff --git a/shhs_visit2/shhs2-202640/embeddings.meta.json b/shhs_visit2/shhs2-202640/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d0ac3b323d03a70fc061ac9f84e31875bcbbd281 --- /dev/null +++ b/shhs_visit2/shhs2-202640/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202640", + "embedding_dim": 500, + "n_epochs": 962, + "created_utc": "2026-05-03T18:22:22.433730+00:00", + "shape": [ + 962, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202640/embeddings.npy b/shhs_visit2/shhs2-202640/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..91d97279844f8d3481b6114f1f1418b60b4f42e7 --- /dev/null +++ b/shhs_visit2/shhs2-202640/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03febfca7dc1c8785e241b35658bbeed32546d1266f6f4f728c9c5a5ea3497d4 +size 962128 diff --git a/shhs_visit2/shhs2-202640/labels.meta.json b/shhs_visit2/shhs2-202640/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73de95641423b370716e7ff3e5b3caecd5e23386 --- /dev/null +++ b/shhs_visit2/shhs2-202640/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202640", + "n_epochs": 962, + "created_utc": "2026-05-03T18:22:22.438052+00:00", + "shape": [ + 962 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202640/labels.npy b/shhs_visit2/shhs2-202640/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..009fa5d55ccc7f67e9ac1d80496ae539f31b4a06 --- /dev/null +++ b/shhs_visit2/shhs2-202640/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c020b168d5ffceefca0f559791da46d7d5b6fcb786195bccbd781f499d719bb8 +size 2052 diff --git a/shhs_visit2/shhs2-202641/embeddings.meta.json b/shhs_visit2/shhs2-202641/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce480e568644384a451d6fefe174c0f5f9173aa9 --- /dev/null +++ b/shhs_visit2/shhs2-202641/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202641", + "embedding_dim": 500, + "n_epochs": 882, + "created_utc": "2026-05-03T18:22:22.889392+00:00", + "shape": [ + 882, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202641/embeddings.npy b/shhs_visit2/shhs2-202641/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0a222b8b3ecc293947ffd2bd35ba217877e8331 --- /dev/null +++ b/shhs_visit2/shhs2-202641/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:206c590591b3e99988917838e08fb2e5f91717a5e9e5b7b45a91884e49eed52d +size 882128 diff --git a/shhs_visit2/shhs2-202641/labels.meta.json b/shhs_visit2/shhs2-202641/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4bc282d8942fea2af00ac859c88cb430c9474c5 --- /dev/null +++ b/shhs_visit2/shhs2-202641/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202641", + "n_epochs": 882, + "created_utc": "2026-05-03T18:22:22.892476+00:00", + "shape": [ + 882 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202641/labels.npy b/shhs_visit2/shhs2-202641/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b007624a895301d03714cfe2375f78a4448a879a --- /dev/null +++ b/shhs_visit2/shhs2-202641/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5d2516d4ad3352db3b4d1ced11569a234c99046a8c09a5312f2e6304fcbb6b +size 1892 diff --git a/shhs_visit2/shhs2-202642/embeddings.meta.json b/shhs_visit2/shhs2-202642/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47e919ad115bc8616cef3f9d50ceaefcbbe17fc1 --- /dev/null +++ b/shhs_visit2/shhs2-202642/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202642", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:24.003602+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202642/embeddings.npy b/shhs_visit2/shhs2-202642/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7106e9077981be28feabf7e9148f080ed5143c07 --- /dev/null +++ b/shhs_visit2/shhs2-202642/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b64420e28a2fa551d97128132fa130f32a31623d1198c0012251d18f36a4159 +size 1200128 diff --git a/shhs_visit2/shhs2-202642/labels.meta.json b/shhs_visit2/shhs2-202642/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4156e97fe1e303f9ecbb6f31ff854b047dcd2dcb --- /dev/null +++ b/shhs_visit2/shhs2-202642/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202642", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:24.007404+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202642/labels.npy b/shhs_visit2/shhs2-202642/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b4797f90fe6bc0c1f4f12c0b37c2ee9b7b53586 --- /dev/null +++ b/shhs_visit2/shhs2-202642/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e7eae6bdca138770ad2d0d3b54a68a91fcbd27da1d25fe4079dfd1a853fc48 +size 2528 diff --git a/shhs_visit2/shhs2-202645/embeddings.meta.json b/shhs_visit2/shhs2-202645/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c6a8e7014da4a1e476a076f8f68882f475a53 --- /dev/null +++ b/shhs_visit2/shhs2-202645/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202645", + "embedding_dim": 500, + "n_epochs": 906, + "created_utc": "2026-05-03T18:22:24.992447+00:00", + "shape": [ + 906, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202645/embeddings.npy b/shhs_visit2/shhs2-202645/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb03766af4218bebd8293ec1cd3735070996d76d --- /dev/null +++ b/shhs_visit2/shhs2-202645/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3f134f2c30ce6595f30aae09edb4efe01f35372f28d3bad67e2f772e63548b3 +size 906128 diff --git a/shhs_visit2/shhs2-202645/labels.meta.json b/shhs_visit2/shhs2-202645/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46f7b8c7cbe79ab5504cd94fb269be250d451f7c --- /dev/null +++ b/shhs_visit2/shhs2-202645/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202645", + "n_epochs": 906, + "created_utc": "2026-05-03T18:22:24.995854+00:00", + "shape": [ + 906 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202645/labels.npy b/shhs_visit2/shhs2-202645/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d0f773f716a45ad78a8f2b0342259c96322d113 --- /dev/null +++ b/shhs_visit2/shhs2-202645/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4545218828bfd6b52f6cb9dc14190cb8e2f03015a5692b9bd77c56fab7ccfd +size 1940 diff --git a/shhs_visit2/shhs2-202650/embeddings.meta.json b/shhs_visit2/shhs2-202650/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6923164b2489a93069341cb3020c9a0d2ec38c87 --- /dev/null +++ b/shhs_visit2/shhs2-202650/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202650", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:26.375640+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202650/embeddings.npy b/shhs_visit2/shhs2-202650/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8942c093d2b718ac48ef60f92d3238d92d385280 --- /dev/null +++ b/shhs_visit2/shhs2-202650/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab874c28de36f0a2b6e9c123655b983715f62a6fe0183f9ca7ae832a5197b17 +size 1364128 diff --git a/shhs_visit2/shhs2-202650/labels.meta.json b/shhs_visit2/shhs2-202650/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12edb8c863e1ce6478e6df4a383dca277e68688c --- /dev/null +++ b/shhs_visit2/shhs2-202650/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202650", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:26.379842+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202650/labels.npy b/shhs_visit2/shhs2-202650/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c4de9403f172df09aa1d7c5dc29e55657fda967 --- /dev/null +++ b/shhs_visit2/shhs2-202650/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0525b8c2a948fb43473e317f2c5ae1a2c7c21644ecacc380c3268a4cc42f4364 +size 2856 diff --git a/shhs_visit2/shhs2-202653/embeddings.meta.json b/shhs_visit2/shhs2-202653/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe84be1a893f3c740052238826dd340b78c99047 --- /dev/null +++ b/shhs_visit2/shhs2-202653/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202653", + "embedding_dim": 500, + "n_epochs": 966, + "created_utc": "2026-05-03T18:22:27.325383+00:00", + "shape": [ + 966, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202653/embeddings.npy b/shhs_visit2/shhs2-202653/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..41f33059c4aa08262478dc576718b74fad6d1984 --- /dev/null +++ b/shhs_visit2/shhs2-202653/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96252f5434d6520373c67ddc9382989fc952de8071e7f22ad7e4171473aeb7c +size 966128 diff --git a/shhs_visit2/shhs2-202653/labels.meta.json b/shhs_visit2/shhs2-202653/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dedf10fef7013aea0e6fc78808440e1f69dad00e --- /dev/null +++ b/shhs_visit2/shhs2-202653/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202653", + "n_epochs": 966, + "created_utc": "2026-05-03T18:22:27.329587+00:00", + "shape": [ + 966 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202653/labels.npy b/shhs_visit2/shhs2-202653/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..423578ef05e141088e889cd947a40c775bba393f --- /dev/null +++ b/shhs_visit2/shhs2-202653/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b94b0c5aec87a90be64b809b1dc2dc1a64b8e1c23538f18dce2fc2cad2c18fe +size 2060 diff --git a/shhs_visit2/shhs2-202656/embeddings.meta.json b/shhs_visit2/shhs2-202656/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..530e1bfb2f98d38bb9c45be3b47d2f27b75f558e --- /dev/null +++ b/shhs_visit2/shhs2-202656/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202656", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:28.549837+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202656/embeddings.npy b/shhs_visit2/shhs2-202656/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0fad325642106074dee82bf167b53699b8feb09 --- /dev/null +++ b/shhs_visit2/shhs2-202656/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a014485acb3b6fc6c23cbb3c63973978bf1ac2ed760f57307141dd0791e56c93 +size 1320128 diff --git a/shhs_visit2/shhs2-202656/labels.meta.json b/shhs_visit2/shhs2-202656/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d315eb3ab5cd16e1c1561b6e51eda8c5483aad37 --- /dev/null +++ b/shhs_visit2/shhs2-202656/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202656", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:28.554243+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202656/labels.npy b/shhs_visit2/shhs2-202656/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c59dd57d5e4cb55ca34d73ff568541890eaf577 --- /dev/null +++ b/shhs_visit2/shhs2-202656/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a235606e04d50cc42f0dc45eb35e85395731e4543c446b6d6ddb974915fca370 +size 2768 diff --git a/shhs_visit2/shhs2-202658/embeddings.meta.json b/shhs_visit2/shhs2-202658/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e76cba8f38aca76f3233c39fe8f62a93fdcb8493 --- /dev/null +++ b/shhs_visit2/shhs2-202658/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202658", + "embedding_dim": 500, + "n_epochs": 630, + "created_utc": "2026-05-03T18:22:29.153881+00:00", + "shape": [ + 630, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202658/embeddings.npy b/shhs_visit2/shhs2-202658/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a960119c8e1421325326100b73686693cb31df80 --- /dev/null +++ b/shhs_visit2/shhs2-202658/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7f1fcdc5c150dd641c1713a7b03d1df44fb9c555c27a8275959321384a1ff8 +size 630128 diff --git a/shhs_visit2/shhs2-202658/labels.meta.json b/shhs_visit2/shhs2-202658/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cdc0a73f96703d09b07a7a0900d4157b38cff054 --- /dev/null +++ b/shhs_visit2/shhs2-202658/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202658", + "n_epochs": 630, + "created_utc": "2026-05-03T18:22:29.157510+00:00", + "shape": [ + 630 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202658/labels.npy b/shhs_visit2/shhs2-202658/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcaaa641048d1dcc970cedae3211797371060f18 --- /dev/null +++ b/shhs_visit2/shhs2-202658/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab881d9d50fbcb7df010cec803ffc70d26aad47bf9cc203e8cbbc9f03a46052 +size 1388 diff --git a/shhs_visit2/shhs2-202659/embeddings.meta.json b/shhs_visit2/shhs2-202659/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bbf0e06bc1b4f6fb8cd16ada6e4fa9fd7318fa8e --- /dev/null +++ b/shhs_visit2/shhs2-202659/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202659", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:30.081731+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202659/embeddings.npy b/shhs_visit2/shhs2-202659/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4626a2282481c5062815e1b5cb42f528d850ad9 --- /dev/null +++ b/shhs_visit2/shhs2-202659/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6668340bfae163252888d73e8feb05dfa74aa490d09b5e56d7a2aae43d18152e +size 1020128 diff --git a/shhs_visit2/shhs2-202659/labels.meta.json b/shhs_visit2/shhs2-202659/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7673af4c5c76389a03108c4b5083fa59be14d0c7 --- /dev/null +++ b/shhs_visit2/shhs2-202659/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202659", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:30.085544+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202659/labels.npy b/shhs_visit2/shhs2-202659/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca18ded0781717c1bd7b3552beae99f89f364b5b --- /dev/null +++ b/shhs_visit2/shhs2-202659/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635d5f4c9702f18aa02b2b58bc7a83b3a9997a569084632f0fc83c1fe5726802 +size 2168 diff --git a/shhs_visit2/shhs2-202663/embeddings.meta.json b/shhs_visit2/shhs2-202663/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ed9f03e66e009a13e5a396eaf836e66b4cbdd84 --- /dev/null +++ b/shhs_visit2/shhs2-202663/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202663", + "embedding_dim": 500, + "n_epochs": 1022, + "created_utc": "2026-05-03T18:22:31.104787+00:00", + "shape": [ + 1022, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202663/embeddings.npy b/shhs_visit2/shhs2-202663/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..586098e7dd380b7455fdbc981c5efce37ad8d308 --- /dev/null +++ b/shhs_visit2/shhs2-202663/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbc78b8db39f2c46e978a87fe58b442f0a9518153f24f8ad1072c1558e539d8 +size 1022128 diff --git a/shhs_visit2/shhs2-202663/labels.meta.json b/shhs_visit2/shhs2-202663/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf36246bf1dd46d9bc0001c126b6f4d955f06fa4 --- /dev/null +++ b/shhs_visit2/shhs2-202663/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202663", + "n_epochs": 1022, + "created_utc": "2026-05-03T18:22:31.113514+00:00", + "shape": [ + 1022 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202663/labels.npy b/shhs_visit2/shhs2-202663/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..821582cfe71852fe298089e7f5b254837d1dc904 --- /dev/null +++ b/shhs_visit2/shhs2-202663/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732035128dd9b6d2e77e11fd246aa797d2ab760d00c26bdc7cb3984b0362fd9f +size 2172 diff --git a/shhs_visit2/shhs2-202664/embeddings.meta.json b/shhs_visit2/shhs2-202664/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb9bee318f7f5044948c8fa1913362543bde68de --- /dev/null +++ b/shhs_visit2/shhs2-202664/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202664", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:32.226556+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202664/embeddings.npy b/shhs_visit2/shhs2-202664/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1813911d93aa3e04749eb27323caa037d33c4862 --- /dev/null +++ b/shhs_visit2/shhs2-202664/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a23051b0d17900eb182026dad378c548d8785adcfe3cf377341e46b0f01dc40b +size 1200128 diff --git a/shhs_visit2/shhs2-202664/labels.meta.json b/shhs_visit2/shhs2-202664/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bcfdd8e3e702273000a097f2b5b3bdcabaa1596 --- /dev/null +++ b/shhs_visit2/shhs2-202664/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202664", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:32.231029+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202664/labels.npy b/shhs_visit2/shhs2-202664/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..014d0442cc919353d4933a4ceee1ddf70d6ee797 --- /dev/null +++ b/shhs_visit2/shhs2-202664/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac21f15000b143c6a292b44e4e7c2f6ff40e4437bd2963302ac54fd9a3a5a5f +size 2528 diff --git a/shhs_visit2/shhs2-202665/embeddings.meta.json b/shhs_visit2/shhs2-202665/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ebbfeda0b52bcedfde93b80f92e3cc18b3237ff --- /dev/null +++ b/shhs_visit2/shhs2-202665/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202665", + "embedding_dim": 500, + "n_epochs": 904, + "created_utc": "2026-05-03T18:22:32.702742+00:00", + "shape": [ + 904, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202665/embeddings.npy b/shhs_visit2/shhs2-202665/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd5cd787258665bc5e7dfc12164137a0c52c508d --- /dev/null +++ b/shhs_visit2/shhs2-202665/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626857440ec7dd31c86a493b6f333f6972f59651d50523227ef318400ac24670 +size 904128 diff --git a/shhs_visit2/shhs2-202665/labels.meta.json b/shhs_visit2/shhs2-202665/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff80d59878d5cfaa8c5da83f1e585d658d3033f2 --- /dev/null +++ b/shhs_visit2/shhs2-202665/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202665", + "n_epochs": 904, + "created_utc": "2026-05-03T18:22:32.706458+00:00", + "shape": [ + 904 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202665/labels.npy b/shhs_visit2/shhs2-202665/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3258f8c8477f98106e3d496eeef4d5bde2cc5183 --- /dev/null +++ b/shhs_visit2/shhs2-202665/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bb56c533f66069bff54a42ea4ed87258dae5fa5ccd775bc3c9797a3fccf793 +size 1936 diff --git a/shhs_visit2/shhs2-202771/embeddings.meta.json b/shhs_visit2/shhs2-202771/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..daad7bb9939233a3e8df3d29855841337fb481f0 --- /dev/null +++ b/shhs_visit2/shhs2-202771/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202771", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:33.178191+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202771/embeddings.npy b/shhs_visit2/shhs2-202771/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c55c157051c370bddaec640fc524984922c1db2c --- /dev/null +++ b/shhs_visit2/shhs2-202771/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389174cb2cf5a16a5e700095f6e521047edf960e640cdc4aabcc737fdbcb4232 +size 960128 diff --git a/shhs_visit2/shhs2-202771/labels.meta.json b/shhs_visit2/shhs2-202771/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f53c618f4d5bf05eaf4939d13846307ec12de8ba --- /dev/null +++ b/shhs_visit2/shhs2-202771/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202771", + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:33.182141+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202771/labels.npy b/shhs_visit2/shhs2-202771/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..69dacc0a5fe8e76295c7c417f32c5b276a42c6d0 --- /dev/null +++ b/shhs_visit2/shhs2-202771/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d736453df013e51d7b05638e09be9fecf4aafc372fb4229f0f801e7932a1868 +size 2048 diff --git a/shhs_visit2/shhs2-202773/embeddings.meta.json b/shhs_visit2/shhs2-202773/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57546f1eb4f6cd4c53f67756dfa8e675165946c8 --- /dev/null +++ b/shhs_visit2/shhs2-202773/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202773", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:34.205652+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202773/embeddings.npy b/shhs_visit2/shhs2-202773/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bab8027a5566f10cbf4c1a973573223b71307c24 --- /dev/null +++ b/shhs_visit2/shhs2-202773/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c88eb45aa6e0ef45aaf0edb124ce948247bc1b152a598f98b784f2e7419227 +size 1020128 diff --git a/shhs_visit2/shhs2-202773/labels.meta.json b/shhs_visit2/shhs2-202773/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81319b2d5e2fc25a474c68169ab15d661ed1ba6a --- /dev/null +++ b/shhs_visit2/shhs2-202773/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202773", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:34.209905+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202773/labels.npy b/shhs_visit2/shhs2-202773/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eacfd10ab7f86acad9e310b6a1d2ea11b6cbb469 --- /dev/null +++ b/shhs_visit2/shhs2-202773/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b85bb45f515a1da9cdb390a965860bbb84e082547bc1e1c0c8b4f590f97fb09 +size 2168 diff --git a/shhs_visit2/shhs2-202778/embeddings.meta.json b/shhs_visit2/shhs2-202778/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5cee2aa10329fafeff6c6c86782110e0ce320b0f --- /dev/null +++ b/shhs_visit2/shhs2-202778/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202778", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:35.164168+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202778/embeddings.npy b/shhs_visit2/shhs2-202778/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb4222c260689d1c6d7e28b26192dd16c46f7415 --- /dev/null +++ b/shhs_visit2/shhs2-202778/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c25fd2705088905c212bc0eb37de23d56fc942d7eaaedad18942d6ca5a16d7f +size 1020128 diff --git a/shhs_visit2/shhs2-202778/labels.meta.json b/shhs_visit2/shhs2-202778/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9da5c1bbde44a7c60b3f9013c0c2f46820ea170b --- /dev/null +++ b/shhs_visit2/shhs2-202778/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202778", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:22:35.168418+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202778/labels.npy b/shhs_visit2/shhs2-202778/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3aab66ab986276611427c02ed6ee293890df44f6 --- /dev/null +++ b/shhs_visit2/shhs2-202778/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f24344c754cbb4b100ccf6aac4bb97829ee1a3f54e6156a14cba0bd7e840c6 +size 2168 diff --git a/shhs_visit2/shhs2-202781/embeddings.meta.json b/shhs_visit2/shhs2-202781/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c306d606b94247dbe1efc3bbcfcadf49ca8028a --- /dev/null +++ b/shhs_visit2/shhs2-202781/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202781", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:36.171269+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202781/embeddings.npy b/shhs_visit2/shhs2-202781/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..936bfc8129742d88c86ac6a7cf630f2868ed1832 --- /dev/null +++ b/shhs_visit2/shhs2-202781/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d8425f82078d22c4bd794e70f9c0c51d8df2a662b0f1c9cb55d7769ccba051 +size 1080128 diff --git a/shhs_visit2/shhs2-202781/labels.meta.json b/shhs_visit2/shhs2-202781/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72ef3b0422abb236aa7d6fe8d8c6e9e8a088fdbc --- /dev/null +++ b/shhs_visit2/shhs2-202781/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202781", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:36.175654+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202781/labels.npy b/shhs_visit2/shhs2-202781/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..39b3827c6c2a8a0755be191eb17e3577e248080a --- /dev/null +++ b/shhs_visit2/shhs2-202781/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad17ae0c1e56401d4370f038c57e2a774cbcf4230c22c39bfbd4eddb17212fd +size 2288 diff --git a/shhs_visit2/shhs2-202785/embeddings.meta.json b/shhs_visit2/shhs2-202785/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4abf6a58302a4b81b6a738b042b6a668e284be4 --- /dev/null +++ b/shhs_visit2/shhs2-202785/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202785", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:22:37.483325+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202785/embeddings.npy b/shhs_visit2/shhs2-202785/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e558dc70463dd6bbf3b0dff5a736295536210d58 --- /dev/null +++ b/shhs_visit2/shhs2-202785/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cf6d1913b014bb53325c619f917bc22340d53b3ba239dbbefd56a8db2b7a0e +size 1260128 diff --git a/shhs_visit2/shhs2-202785/labels.meta.json b/shhs_visit2/shhs2-202785/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30a66f36d7c8597dc295e7aa3e941e65eb44d248 --- /dev/null +++ b/shhs_visit2/shhs2-202785/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202785", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:22:37.486847+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202785/labels.npy b/shhs_visit2/shhs2-202785/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f87287bdfcc89f70fb7e5ee42ab888b6ee3d940 --- /dev/null +++ b/shhs_visit2/shhs2-202785/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af009645b8768b7e7e6f29dadbefe9d00b2e0bf23b92ec796d2e949bf4fdd78f +size 2648 diff --git a/shhs_visit2/shhs2-202792/embeddings.meta.json b/shhs_visit2/shhs2-202792/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..26c79c67d19bdd99e231e4019ae05f2fd7758628 --- /dev/null +++ b/shhs_visit2/shhs2-202792/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202792", + "embedding_dim": 500, + "n_epochs": 1025, + "created_utc": "2026-05-03T18:22:38.475861+00:00", + "shape": [ + 1025, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202792/embeddings.npy b/shhs_visit2/shhs2-202792/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cafb919799a8cb19e26f6b245fcdc8d87dab8bf2 --- /dev/null +++ b/shhs_visit2/shhs2-202792/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77aad5153d9f12b2760469db953357de3b0883b723bcb4c965e7b04430815a40 +size 1025128 diff --git a/shhs_visit2/shhs2-202792/labels.meta.json b/shhs_visit2/shhs2-202792/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0cfe54157d7c563950a6beb45dd8fc6bc26c97f0 --- /dev/null +++ b/shhs_visit2/shhs2-202792/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202792", + "n_epochs": 1025, + "created_utc": "2026-05-03T18:22:38.479461+00:00", + "shape": [ + 1025 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202792/labels.npy b/shhs_visit2/shhs2-202792/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbc825b120f783255e0cbe8b833d5d1cd09b4fa5 --- /dev/null +++ b/shhs_visit2/shhs2-202792/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ad6c99a1ea3bf26e6d530934447297417ce97d5f4a7d61fb532e22b8ebb26e +size 2178 diff --git a/shhs_visit2/shhs2-202793/embeddings.meta.json b/shhs_visit2/shhs2-202793/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..151cb6b00a7a4ebc7b4530c1d44e9a8505960b9e --- /dev/null +++ b/shhs_visit2/shhs2-202793/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202793", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:39.547620+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202793/embeddings.npy b/shhs_visit2/shhs2-202793/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4e806755d2294559b44720b085d397359638e5c --- /dev/null +++ b/shhs_visit2/shhs2-202793/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba6b86428fddc0b1efad492498aacb5e8381e8d612a3c10065bbd50dbab0e14 +size 1200128 diff --git a/shhs_visit2/shhs2-202793/labels.meta.json b/shhs_visit2/shhs2-202793/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43bb5c172580d15eccbf1eb7d3793d7b7550c055 --- /dev/null +++ b/shhs_visit2/shhs2-202793/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202793", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:39.551223+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202793/labels.npy b/shhs_visit2/shhs2-202793/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a59a13d65fd20759f39d301d738457382252b997 --- /dev/null +++ b/shhs_visit2/shhs2-202793/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cca4cff4c37f0045734fd0ad6e51440b4824e9606d0ab00a72e34a13cbd0d86 +size 2528 diff --git a/shhs_visit2/shhs2-202794/embeddings.meta.json b/shhs_visit2/shhs2-202794/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01b2d9c6e565f0218505ea82b9f9cc8e1abc0b56 --- /dev/null +++ b/shhs_visit2/shhs2-202794/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202794", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:40.494715+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202794/embeddings.npy b/shhs_visit2/shhs2-202794/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da34270709e09dd7e34ddfd2fcda90281fa213ab --- /dev/null +++ b/shhs_visit2/shhs2-202794/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7be89a6279d0aec033a01d446fbd900459dfe4812a080264d8510617be6a154 +size 1080128 diff --git a/shhs_visit2/shhs2-202794/labels.meta.json b/shhs_visit2/shhs2-202794/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9952619c39422232e34248e9b6ade87fe5c8a55 --- /dev/null +++ b/shhs_visit2/shhs2-202794/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202794", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:40.498934+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202794/labels.npy b/shhs_visit2/shhs2-202794/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e5a563ce5a00107f81fb122df43065864eec22d --- /dev/null +++ b/shhs_visit2/shhs2-202794/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b03dedceae973d7071b561c8f24752e14ce9eea371c1f864b5b811fd7595c8d3 +size 2288 diff --git a/shhs_visit2/shhs2-202796/embeddings.meta.json b/shhs_visit2/shhs2-202796/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf5cd18fa7b11971d96ca8ad044031601fd61540 --- /dev/null +++ b/shhs_visit2/shhs2-202796/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202796", + "embedding_dim": 500, + "n_epochs": 966, + "created_utc": "2026-05-03T18:22:41.467305+00:00", + "shape": [ + 966, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202796/embeddings.npy b/shhs_visit2/shhs2-202796/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..766b5ad29c30371a313c12d929885cc1d3096757 --- /dev/null +++ b/shhs_visit2/shhs2-202796/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9f41d7a1abb4797fa4a4b2caa67ac459842b9da44014cf9e719cae84c3d1e8 +size 966128 diff --git a/shhs_visit2/shhs2-202796/labels.meta.json b/shhs_visit2/shhs2-202796/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a411ce1acb2b969a781f5a9b43bc9891d4f1f505 --- /dev/null +++ b/shhs_visit2/shhs2-202796/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202796", + "n_epochs": 966, + "created_utc": "2026-05-03T18:22:41.471300+00:00", + "shape": [ + 966 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202796/labels.npy b/shhs_visit2/shhs2-202796/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8777b3525c268b3a3610fb89ab2a001c92b01c1 --- /dev/null +++ b/shhs_visit2/shhs2-202796/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30447d17cb39b8ebf338849a4f51d2ba3e9d5384cb3d60a0b8211d633ea15d56 +size 2060 diff --git a/shhs_visit2/shhs2-202798/embeddings.meta.json b/shhs_visit2/shhs2-202798/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86f75882e384f67742fffd425ea74dbf99d70e23 --- /dev/null +++ b/shhs_visit2/shhs2-202798/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202798", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:42.603224+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202798/embeddings.npy b/shhs_visit2/shhs2-202798/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bea1670269dfccd478c460d32ff992bbb32b4c0d --- /dev/null +++ b/shhs_visit2/shhs2-202798/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:731c4a80a607abf18bc9155448351d0ea1c00464a28b33d5aa04e7200c734d74 +size 1140128 diff --git a/shhs_visit2/shhs2-202798/labels.meta.json b/shhs_visit2/shhs2-202798/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2adbb8144dab161ad5d76fa46203be808bb8f64 --- /dev/null +++ b/shhs_visit2/shhs2-202798/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202798", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:42.606799+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202798/labels.npy b/shhs_visit2/shhs2-202798/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7be99f59ad39975028166f3a08dbee58248b2388 --- /dev/null +++ b/shhs_visit2/shhs2-202798/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61fa6637686db52e2f00c619e4e9ef7e902179d0198dd0289c258f40232d7a5d +size 2408 diff --git a/shhs_visit2/shhs2-202801/embeddings.meta.json b/shhs_visit2/shhs2-202801/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81333280d5fb68299b4aa485b496133079867bc2 --- /dev/null +++ b/shhs_visit2/shhs2-202801/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202801", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:43.183003+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202801/embeddings.npy b/shhs_visit2/shhs2-202801/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd8a13f39a2a5a967cb4b3be53c9cdaee9b6cc4c --- /dev/null +++ b/shhs_visit2/shhs2-202801/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b340955e9af98535e4cf18a4c95bc88be280420726d66dcaffb851a2923065 +size 1140128 diff --git a/shhs_visit2/shhs2-202801/labels.meta.json b/shhs_visit2/shhs2-202801/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1c143ee101fa6b359f421350fab01529ad95418 --- /dev/null +++ b/shhs_visit2/shhs2-202801/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202801", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:43.187367+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202801/labels.npy b/shhs_visit2/shhs2-202801/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c0d966af911203ff460fb91032ab16be11fe863 --- /dev/null +++ b/shhs_visit2/shhs2-202801/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d26b6114747aa80bff59b34eaf73f8dc6145d976b565f3e38fdb9fdc22caa85 +size 2408 diff --git a/shhs_visit2/shhs2-202808/embeddings.meta.json b/shhs_visit2/shhs2-202808/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3aa34e99836ada2f07ac7cdaba3560450a6e8e93 --- /dev/null +++ b/shhs_visit2/shhs2-202808/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202808", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:44.283867+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202808/embeddings.npy b/shhs_visit2/shhs2-202808/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b1da2389b160ad4fde9d19aed738ca378d91ae6 --- /dev/null +++ b/shhs_visit2/shhs2-202808/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b864472479f02374cb77e895fad5842df1231ffb300237f6984158d63cfb0e +size 1200128 diff --git a/shhs_visit2/shhs2-202808/labels.meta.json b/shhs_visit2/shhs2-202808/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..997ff5e8dc849f3c15f5f3709ef1af5d9f017f1d --- /dev/null +++ b/shhs_visit2/shhs2-202808/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202808", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:44.287218+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202808/labels.npy b/shhs_visit2/shhs2-202808/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..544be880926c7d126f11f841a822e7a5ee10fe07 --- /dev/null +++ b/shhs_visit2/shhs2-202808/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2517fe51210d0ab5fd4990a0983c4d35b4ca0220d73deed38c338d14dcd3a32 +size 2528 diff --git a/shhs_visit2/shhs2-202809/embeddings.meta.json b/shhs_visit2/shhs2-202809/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0b94bb6eb3a5f1889fae5e23b250dd26687cbbd --- /dev/null +++ b/shhs_visit2/shhs2-202809/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202809", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:45.379243+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202809/embeddings.npy b/shhs_visit2/shhs2-202809/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7395def16f322d98c4a9b690c47325278e19c0d8 --- /dev/null +++ b/shhs_visit2/shhs2-202809/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb13cbf05ec8d91bbd8aed4d6d0536cbba83002282c0f1e580e055b24b3354fe +size 1140128 diff --git a/shhs_visit2/shhs2-202809/labels.meta.json b/shhs_visit2/shhs2-202809/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b45bf6c852bb827dbf45932f4a26c8a7fad01e9 --- /dev/null +++ b/shhs_visit2/shhs2-202809/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202809", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:45.381763+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202809/labels.npy b/shhs_visit2/shhs2-202809/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..687df35c7eb465395d1f238ea00885f9370179ac --- /dev/null +++ b/shhs_visit2/shhs2-202809/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53bde2d0d5a26b4373414e0263173b0d8b6da0895b78f7995747c56a01236855 +size 2408 diff --git a/shhs_visit2/shhs2-202810/embeddings.meta.json b/shhs_visit2/shhs2-202810/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3abfe2e30f0c4beecfddc96e6ce7c23a56970e89 --- /dev/null +++ b/shhs_visit2/shhs2-202810/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202810", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:46.650803+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202810/embeddings.npy b/shhs_visit2/shhs2-202810/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1750a7ec506b4cd1f00f068ee5652fff618107a --- /dev/null +++ b/shhs_visit2/shhs2-202810/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b23f361491f9c6263ddf2cf8555bc1c062dac10a39ab94c21d098a03780c71f +size 1320128 diff --git a/shhs_visit2/shhs2-202810/labels.meta.json b/shhs_visit2/shhs2-202810/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe042652db6a66db777dd1e015d11495f7eb6076 --- /dev/null +++ b/shhs_visit2/shhs2-202810/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202810", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:46.654112+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202810/labels.npy b/shhs_visit2/shhs2-202810/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..027215f5ad32404919bc6b4e0afeb6c5712c37c3 --- /dev/null +++ b/shhs_visit2/shhs2-202810/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a50e364add49030c3040669dd0fc4220f55d7672541b9f1f42ab0d0e6b1a34 +size 2768 diff --git a/shhs_visit2/shhs2-202811/embeddings.meta.json b/shhs_visit2/shhs2-202811/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..921be8bacfa584dd514a19b05c0ce23a1e839459 --- /dev/null +++ b/shhs_visit2/shhs2-202811/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202811", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:47.556270+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202811/embeddings.npy b/shhs_visit2/shhs2-202811/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17b85d1302775f123d140496a0fd71cae5499758 --- /dev/null +++ b/shhs_visit2/shhs2-202811/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ad2751641b7c4f0f9d7cff32f2d7fdc1e0d06a24cc05779d781eb1b7af1dc4 +size 960128 diff --git a/shhs_visit2/shhs2-202811/labels.meta.json b/shhs_visit2/shhs2-202811/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80f60ccf0b071044d2449bccab746740e3c5af89 --- /dev/null +++ b/shhs_visit2/shhs2-202811/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202811", + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:47.560418+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202811/labels.npy b/shhs_visit2/shhs2-202811/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..30cd24371d7d16423b8fd093c7fd78c4cb926425 --- /dev/null +++ b/shhs_visit2/shhs2-202811/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd1ea6eace9c1b2cc20e405f930410aaf35cfe2dfeca6c890eef5546e98ae51 +size 2048 diff --git a/shhs_visit2/shhs2-202813/embeddings.meta.json b/shhs_visit2/shhs2-202813/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84359a0298bbc18ec483c98f4981dbe4520e0db7 --- /dev/null +++ b/shhs_visit2/shhs2-202813/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202813", + "embedding_dim": 500, + "n_epochs": 1130, + "created_utc": "2026-05-03T18:22:48.117998+00:00", + "shape": [ + 1130, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202813/embeddings.npy b/shhs_visit2/shhs2-202813/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9ed9efc02895e49c85f6755968bcfdd093bdd25 --- /dev/null +++ b/shhs_visit2/shhs2-202813/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001a97510aae6e97b19898ba7285498bae5ce5cbd330b8fd3cde220c17ebb62e +size 1130128 diff --git a/shhs_visit2/shhs2-202813/labels.meta.json b/shhs_visit2/shhs2-202813/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9404190f6926b952fa155bebc836640a21d1a5b7 --- /dev/null +++ b/shhs_visit2/shhs2-202813/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202813", + "n_epochs": 1130, + "created_utc": "2026-05-03T18:22:48.121915+00:00", + "shape": [ + 1130 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202813/labels.npy b/shhs_visit2/shhs2-202813/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab4e7583ea5e187087866fa66ba948bb1129f898 --- /dev/null +++ b/shhs_visit2/shhs2-202813/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64fcf637eccabdc2bc92e26ace5d69313f22dcbdda34ceb1c9b864bcb43b25ca +size 2388 diff --git a/shhs_visit2/shhs2-202814/embeddings.meta.json b/shhs_visit2/shhs2-202814/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b874a0a4abdaae52a523479c837e98f9a0b0ae9e --- /dev/null +++ b/shhs_visit2/shhs2-202814/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202814", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:48.637253+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202814/embeddings.npy b/shhs_visit2/shhs2-202814/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..636cb629c77fc4b1c4e2098021ce2fec7a1cbdb2 --- /dev/null +++ b/shhs_visit2/shhs2-202814/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42423e2940e59c999c1113134419e8c22138e2e79d869ac5f4db253d55527bea +size 1080128 diff --git a/shhs_visit2/shhs2-202814/labels.meta.json b/shhs_visit2/shhs2-202814/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e4f074e01b230616b85818102534227f97e976b --- /dev/null +++ b/shhs_visit2/shhs2-202814/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202814", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:48.640352+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202814/labels.npy b/shhs_visit2/shhs2-202814/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..814e2bc3243465eb956c45529d933bdf31b9eea5 --- /dev/null +++ b/shhs_visit2/shhs2-202814/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549d70dfc25270618c7858e758640e67ab1e391d035d0e22115669e3a2f231ba +size 2288 diff --git a/shhs_visit2/shhs2-202815/embeddings.meta.json b/shhs_visit2/shhs2-202815/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8623988ec6c87ea084311bcd867bcf60e70611a --- /dev/null +++ b/shhs_visit2/shhs2-202815/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202815", + "embedding_dim": 500, + "n_epochs": 992, + "created_utc": "2026-05-03T18:22:49.552642+00:00", + "shape": [ + 992, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202815/embeddings.npy b/shhs_visit2/shhs2-202815/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..440d723759c2988a1b790a68693cbe38c186e81e --- /dev/null +++ b/shhs_visit2/shhs2-202815/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84023326cd3f016f16894fc0ff668020205dbd979cd02c65b61c70aec2b37fa5 +size 992128 diff --git a/shhs_visit2/shhs2-202815/labels.meta.json b/shhs_visit2/shhs2-202815/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..874f4910a9d42e7d0250f2aa88211f72612feb89 --- /dev/null +++ b/shhs_visit2/shhs2-202815/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202815", + "n_epochs": 992, + "created_utc": "2026-05-03T18:22:49.556433+00:00", + "shape": [ + 992 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202815/labels.npy b/shhs_visit2/shhs2-202815/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ba7f31be78469dfdd5feb0002c0b605a375bf8a --- /dev/null +++ b/shhs_visit2/shhs2-202815/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a64af725df230bdd08af2873609a50a2532493b67d9790918cb20700584326 +size 2112 diff --git a/shhs_visit2/shhs2-202820/embeddings.meta.json b/shhs_visit2/shhs2-202820/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d7717f5c114c3f73437c9617687ad86fef152d0 --- /dev/null +++ b/shhs_visit2/shhs2-202820/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202820", + "embedding_dim": 500, + "n_epochs": 1196, + "created_utc": "2026-05-03T18:22:50.779488+00:00", + "shape": [ + 1196, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202820/embeddings.npy b/shhs_visit2/shhs2-202820/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a7b9fb1723c2c1e376e33261e017f0872c08820 --- /dev/null +++ b/shhs_visit2/shhs2-202820/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a54d7d096b2c5886a6d46ba53ea5bd13a1aa66117bdd6672340fad5bf5ac7cb +size 1196128 diff --git a/shhs_visit2/shhs2-202820/labels.meta.json b/shhs_visit2/shhs2-202820/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc21d7db355a6315898c474bfc8739c8f86d8efe --- /dev/null +++ b/shhs_visit2/shhs2-202820/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202820", + "n_epochs": 1196, + "created_utc": "2026-05-03T18:22:50.783774+00:00", + "shape": [ + 1196 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202820/labels.npy b/shhs_visit2/shhs2-202820/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8dac239238b8e0891522d1c45d609cb58c69af59 --- /dev/null +++ b/shhs_visit2/shhs2-202820/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3058b16222e99273611204bf5d04b2f1e22fd1a977d18e44b339e28c747675ca +size 2520 diff --git a/shhs_visit2/shhs2-202821/embeddings.meta.json b/shhs_visit2/shhs2-202821/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8971a228675d86ffe1ea17e02641a7afffb3ef26 --- /dev/null +++ b/shhs_visit2/shhs2-202821/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202821", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:51.618344+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202821/embeddings.npy b/shhs_visit2/shhs2-202821/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74c3e73f4e1c8c8c47646676614adfce912f1fbd --- /dev/null +++ b/shhs_visit2/shhs2-202821/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccbad917200aaceae95b00882adc25ba5406b324c19d9e63a1ef32d716629b0 +size 960128 diff --git a/shhs_visit2/shhs2-202821/labels.meta.json b/shhs_visit2/shhs2-202821/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f13c713802b96f9dbd676af4f50cabbc128cecfc --- /dev/null +++ b/shhs_visit2/shhs2-202821/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202821", + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:51.622853+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202821/labels.npy b/shhs_visit2/shhs2-202821/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d081c7d6a97ad27c46bfb4735f2eedf1c3c2b4c --- /dev/null +++ b/shhs_visit2/shhs2-202821/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1804eeda7ab8d68ce314e8fdee831f30f1a2d01724ab16e13c5d5406805ce8 +size 2048 diff --git a/shhs_visit2/shhs2-202825/embeddings.meta.json b/shhs_visit2/shhs2-202825/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd24197a179f46ac69c8d51b79e02a7d2177aafe --- /dev/null +++ b/shhs_visit2/shhs2-202825/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202825", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:52.555784+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202825/embeddings.npy b/shhs_visit2/shhs2-202825/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1065c6bd9f6d2def1fbcad2f4cffc585b81964b --- /dev/null +++ b/shhs_visit2/shhs2-202825/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720ef6215330b817d0f178b208d30267d2711ac13fd2d8d2e09d56c3e45994cb +size 1080128 diff --git a/shhs_visit2/shhs2-202825/labels.meta.json b/shhs_visit2/shhs2-202825/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c626fa3432705174486b08f0c52e4474b865cd10 --- /dev/null +++ b/shhs_visit2/shhs2-202825/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202825", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:22:52.558866+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202825/labels.npy b/shhs_visit2/shhs2-202825/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..298f0cd727c2c99810c8af95fc1906cf439f7e1a --- /dev/null +++ b/shhs_visit2/shhs2-202825/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff09083a315a5dde7e0478234033d5601ba5406d1ecc120e954f6601504cb75 +size 2288 diff --git a/shhs_visit2/shhs2-202826/embeddings.meta.json b/shhs_visit2/shhs2-202826/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc59854fb0f28127a2a250a52fe8fda9152ba0c7 --- /dev/null +++ b/shhs_visit2/shhs2-202826/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202826", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:53.183835+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202826/embeddings.npy b/shhs_visit2/shhs2-202826/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fdcf26a56dea7f76256d4fb292f71abde1f4b3c1 --- /dev/null +++ b/shhs_visit2/shhs2-202826/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5e5f84f72501791f8ea92205bf85f76a4007853eee01d429e714d37bd1105e +size 1364128 diff --git a/shhs_visit2/shhs2-202826/labels.meta.json b/shhs_visit2/shhs2-202826/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..047da84e5ba7926cfafd1fba1e0d18ef70196fa9 --- /dev/null +++ b/shhs_visit2/shhs2-202826/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202826", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:53.187107+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202826/labels.npy b/shhs_visit2/shhs2-202826/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6efdeaa87a1630641c1f24b235033c81f77a8ca1 --- /dev/null +++ b/shhs_visit2/shhs2-202826/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d730c012ebb5cd265dbef33eab84b6dcad99b88ed6da9368bd50530588a347 +size 2856 diff --git a/shhs_visit2/shhs2-202828/embeddings.meta.json b/shhs_visit2/shhs2-202828/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b4e16f17fc2782fe9bbaf105741f8d1268a68be --- /dev/null +++ b/shhs_visit2/shhs2-202828/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202828", + "embedding_dim": 500, + "n_epochs": 982, + "created_utc": "2026-05-03T18:22:54.568132+00:00", + "shape": [ + 982, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202828/embeddings.npy b/shhs_visit2/shhs2-202828/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8847c3a02a0aa92e0a6a3d7666c2dcde45f46f55 --- /dev/null +++ b/shhs_visit2/shhs2-202828/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd5e5fc858e5ffaef9ab7ee8643d22b6d15fabf2b81c67e75263b83e43d95e8 +size 982128 diff --git a/shhs_visit2/shhs2-202828/labels.meta.json b/shhs_visit2/shhs2-202828/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31528b6680ddf0e46ba9d4520597b2d9fccf7c53 --- /dev/null +++ b/shhs_visit2/shhs2-202828/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202828", + "n_epochs": 982, + "created_utc": "2026-05-03T18:22:54.572501+00:00", + "shape": [ + 982 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202828/labels.npy b/shhs_visit2/shhs2-202828/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..29cee2fda7d9f131b9e3bffefc8937cd7c1bb797 --- /dev/null +++ b/shhs_visit2/shhs2-202828/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235aa0d2eece470755f7901719671f6d3ec1ce20a4199e394daf606e0173fe01 +size 2092 diff --git a/shhs_visit2/shhs2-202829/embeddings.meta.json b/shhs_visit2/shhs2-202829/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb4288eb553dc7447a49664e421f8fee3286008d --- /dev/null +++ b/shhs_visit2/shhs2-202829/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202829", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:55.614544+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202829/embeddings.npy b/shhs_visit2/shhs2-202829/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58c98970186be3c50779fe531b5024ee6c746923 --- /dev/null +++ b/shhs_visit2/shhs2-202829/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfbb7e6bb5e006fce9e22970d7fdb53942e904448ac64a7016929db95f726c1 +size 1200128 diff --git a/shhs_visit2/shhs2-202829/labels.meta.json b/shhs_visit2/shhs2-202829/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ac99877623ce96601278ce56786e8f417bd32af --- /dev/null +++ b/shhs_visit2/shhs2-202829/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202829", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:22:55.618476+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202829/labels.npy b/shhs_visit2/shhs2-202829/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8e48832e3fc8e09a25e636b2fef4fff673895cd --- /dev/null +++ b/shhs_visit2/shhs2-202829/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f26155e8681f2197b277ce97a587fd588526e7cd91cdfe9bf0f9a87f43bbfbe8 +size 2528 diff --git a/shhs_visit2/shhs2-202833/embeddings.meta.json b/shhs_visit2/shhs2-202833/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..037ecf3e5b1c93a17ec676214f2c779ab752c5f0 --- /dev/null +++ b/shhs_visit2/shhs2-202833/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202833", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:56.292660+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202833/embeddings.npy b/shhs_visit2/shhs2-202833/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2174fe4e29fb442d2172fc5d80bdcd40e9ebd5ab --- /dev/null +++ b/shhs_visit2/shhs2-202833/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d7acdb417840bcde27bcbaf7275ef97b39bfa931557d0ee6defe22a70e2f21 +size 1364128 diff --git a/shhs_visit2/shhs2-202833/labels.meta.json b/shhs_visit2/shhs2-202833/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25c7f167ff13d694b6f7dd3e3ccac67df8fcb5da --- /dev/null +++ b/shhs_visit2/shhs2-202833/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202833", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:22:56.296529+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202833/labels.npy b/shhs_visit2/shhs2-202833/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..60bb1227c4c048c9d5030319b85e4ac7d58c4cca --- /dev/null +++ b/shhs_visit2/shhs2-202833/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffcf0d6f458fded7e84504bedb90151a8cc4680c1b6c642297c6b678bf475fc +size 2856 diff --git a/shhs_visit2/shhs2-202834/embeddings.meta.json b/shhs_visit2/shhs2-202834/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7668eff6336ffa3e6d5d8df7068624d6162f5c59 --- /dev/null +++ b/shhs_visit2/shhs2-202834/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202834", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:57.139939+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202834/embeddings.npy b/shhs_visit2/shhs2-202834/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f023d30bc8a6cc3a3557cbf79bfccc513e03a200 --- /dev/null +++ b/shhs_visit2/shhs2-202834/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf5274ac72a76703e1fc663a96b0b7745f7086c46aa13acf7ad7713694c9364 +size 960128 diff --git a/shhs_visit2/shhs2-202834/labels.meta.json b/shhs_visit2/shhs2-202834/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03396d9f99ff5c1edfa2e46c288bdd26812140d1 --- /dev/null +++ b/shhs_visit2/shhs2-202834/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202834", + "n_epochs": 960, + "created_utc": "2026-05-03T18:22:57.144126+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202834/labels.npy b/shhs_visit2/shhs2-202834/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8e0cab3616504c5c9e2bbf62be1e57a90c86c56 --- /dev/null +++ b/shhs_visit2/shhs2-202834/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e56b4c512300eb8478cc48fa70b6d297044f6c818cb28466f21ec5916a96f5 +size 2048 diff --git a/shhs_visit2/shhs2-202842/embeddings.meta.json b/shhs_visit2/shhs2-202842/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73f2c707c3eb5d726d63b0aa55ef35def183f48c --- /dev/null +++ b/shhs_visit2/shhs2-202842/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202842", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:58.213305+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202842/embeddings.npy b/shhs_visit2/shhs2-202842/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7060de57bdab6d6ebdbcbb776b8d7a8f2076c362 --- /dev/null +++ b/shhs_visit2/shhs2-202842/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a835d8a5e5bb13f3e8a863e860a1b7f951aa4804a5456733a0fd4f919c0562c +size 1140128 diff --git a/shhs_visit2/shhs2-202842/labels.meta.json b/shhs_visit2/shhs2-202842/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..caa3d6a039161cfdc49c17fc84837ccd1526739a --- /dev/null +++ b/shhs_visit2/shhs2-202842/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202842", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:22:58.217026+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202842/labels.npy b/shhs_visit2/shhs2-202842/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ac2d474a27118a3cae844f00493ce2d58be7227 --- /dev/null +++ b/shhs_visit2/shhs2-202842/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b10b71e07c0be6cbb0eee90033f66744cde7248690deae67682caf00555a309 +size 2408 diff --git a/shhs_visit2/shhs2-202845/embeddings.meta.json b/shhs_visit2/shhs2-202845/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ae00da98edcfa81b1ff8152d0fce2414c2ca24b --- /dev/null +++ b/shhs_visit2/shhs2-202845/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202845", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:58.859202+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202845/embeddings.npy b/shhs_visit2/shhs2-202845/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71655091816e0e58b22e735843e028d23766bcfc --- /dev/null +++ b/shhs_visit2/shhs2-202845/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee776443a996a0d4f98a396ba8e80f62722a4833dedbfbfd937ae805cd7b68d7 +size 1320128 diff --git a/shhs_visit2/shhs2-202845/labels.meta.json b/shhs_visit2/shhs2-202845/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae7338f784ff0a44bed60e231d6cac6b862bad81 --- /dev/null +++ b/shhs_visit2/shhs2-202845/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202845", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:22:58.863151+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202845/labels.npy b/shhs_visit2/shhs2-202845/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bc5dc222089db721a2691afa91323515c296a17d --- /dev/null +++ b/shhs_visit2/shhs2-202845/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d49b1a25eafd1f9581bf879431d4b7c4bc2e707e2dc654e7471283766cb1d78 +size 2768 diff --git a/shhs_visit2/shhs2-202846/embeddings.meta.json b/shhs_visit2/shhs2-202846/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea892bceb32ab59de77b518be37d2059a1ccf41c --- /dev/null +++ b/shhs_visit2/shhs2-202846/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202846", + "embedding_dim": 500, + "n_epochs": 1040, + "created_utc": "2026-05-03T18:22:59.830523+00:00", + "shape": [ + 1040, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202846/embeddings.npy b/shhs_visit2/shhs2-202846/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6f741a6db19de3d1f33f36e0c9a52b483ea1205 --- /dev/null +++ b/shhs_visit2/shhs2-202846/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b07dfabdc975b36dfa790fe6d1fee532446b21a9a8d7e0598d07df7a965e25 +size 1040128 diff --git a/shhs_visit2/shhs2-202846/labels.meta.json b/shhs_visit2/shhs2-202846/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2a45ed70cbdb48aa90ac10a3dac2224f9b7528a --- /dev/null +++ b/shhs_visit2/shhs2-202846/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202846", + "n_epochs": 1040, + "created_utc": "2026-05-03T18:22:59.833927+00:00", + "shape": [ + 1040 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202846/labels.npy b/shhs_visit2/shhs2-202846/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9791338c7413f03c7c6a007787dd5fc12c59ef8 --- /dev/null +++ b/shhs_visit2/shhs2-202846/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ff267b01af121c821ebdaddd1aa40983f23fbafe2551d70ee9c4c2fac599da +size 2208 diff --git a/shhs_visit2/shhs2-202850/embeddings.meta.json b/shhs_visit2/shhs2-202850/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..944b23290c6ead70bb61c782fd8e2dd5151c3950 --- /dev/null +++ b/shhs_visit2/shhs2-202850/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202850", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:23:01.003673+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202850/embeddings.npy b/shhs_visit2/shhs2-202850/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4fcfb9ff496de230d2453be240e62f123f38ba5 --- /dev/null +++ b/shhs_visit2/shhs2-202850/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b38bc89696be56dc6a2ff6f348ed755499f5f89c66918a93299a83a1acf6d5f1 +size 1260128 diff --git a/shhs_visit2/shhs2-202850/labels.meta.json b/shhs_visit2/shhs2-202850/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36417317cc311cbb755aa406a2072647d7c7a530 --- /dev/null +++ b/shhs_visit2/shhs2-202850/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202850", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:23:01.007303+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202850/labels.npy b/shhs_visit2/shhs2-202850/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2bee7314cf333c29b1e1d6ae49a05b0e764fe4cb --- /dev/null +++ b/shhs_visit2/shhs2-202850/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659e7979ea448948d0bf1ddd65d5c21c7bf891a2cb4b63b1692d841747d4cc9d +size 2648 diff --git a/shhs_visit2/shhs2-202901/embeddings.meta.json b/shhs_visit2/shhs2-202901/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3bf427f0e42dbdd6ddc8ab418d53aba680a7dcf --- /dev/null +++ b/shhs_visit2/shhs2-202901/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202901", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:02.240595+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202901/embeddings.npy b/shhs_visit2/shhs2-202901/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f984efb30b54b1d81cc5ac61473118bf16e5cf4 --- /dev/null +++ b/shhs_visit2/shhs2-202901/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64d203a35bc7a0c26879fcae6fd483c7d4d58474671d4f6e1e04e6c8bb65398 +size 1320128 diff --git a/shhs_visit2/shhs2-202901/labels.meta.json b/shhs_visit2/shhs2-202901/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3093a8e9e6d960a669e76d897b4a65a6ee8818d --- /dev/null +++ b/shhs_visit2/shhs2-202901/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202901", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:02.243968+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202901/labels.npy b/shhs_visit2/shhs2-202901/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a654355f122006cb6b6e1b35651fa9334e873866 --- /dev/null +++ b/shhs_visit2/shhs2-202901/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ede208ea159f103b0187ee175dea808ba5bc4a62d3d4da8616821cec2b39568 +size 2768 diff --git a/shhs_visit2/shhs2-202902/embeddings.meta.json b/shhs_visit2/shhs2-202902/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..102213211104b3eb6f00f04b9fbe9451c358c7f4 --- /dev/null +++ b/shhs_visit2/shhs2-202902/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202902", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:03.669329+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202902/embeddings.npy b/shhs_visit2/shhs2-202902/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..008be84b37b7127a625ffa510d6e9a9997a1e0a5 --- /dev/null +++ b/shhs_visit2/shhs2-202902/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bbc37855b9d97ce5f1f4ffdcae8c0cb9296808203f1e332b1a1ac842977061 +size 1364128 diff --git a/shhs_visit2/shhs2-202902/labels.meta.json b/shhs_visit2/shhs2-202902/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dad096a0259be67184df3a4455df9605c0637b4b --- /dev/null +++ b/shhs_visit2/shhs2-202902/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202902", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:03.673591+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202902/labels.npy b/shhs_visit2/shhs2-202902/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a8eee7ca34874ee6012f2ecb58893d73336b142 --- /dev/null +++ b/shhs_visit2/shhs2-202902/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad86aac7467632ad939b0169afce2780c4d14f8f91bc2da8f2ac218288a857e +size 2856 diff --git a/shhs_visit2/shhs2-202906/embeddings.meta.json b/shhs_visit2/shhs2-202906/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5da6e1640c5f9576b5949157832a330d526766c6 --- /dev/null +++ b/shhs_visit2/shhs2-202906/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202906", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:05.054982+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202906/embeddings.npy b/shhs_visit2/shhs2-202906/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e68be0b2ec1f4bc9e75b273a6e99eea970c77ec6 --- /dev/null +++ b/shhs_visit2/shhs2-202906/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb53ce89fc06ab7f6d73038340ddc5cdf476b0b8c06b3b1d9751a2deebbc83e9 +size 1364128 diff --git a/shhs_visit2/shhs2-202906/labels.meta.json b/shhs_visit2/shhs2-202906/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c146f165ccf2f595fd7840357f1184b9fba083df --- /dev/null +++ b/shhs_visit2/shhs2-202906/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202906", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:05.059311+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202906/labels.npy b/shhs_visit2/shhs2-202906/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e9908253e924ca5b8a9ad38292864130b36be50 --- /dev/null +++ b/shhs_visit2/shhs2-202906/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e129cc5540b78ac6df88362df8d9aadb5f91e33cdd18b12e876e25ad722405b +size 2856 diff --git a/shhs_visit2/shhs2-202907/embeddings.meta.json b/shhs_visit2/shhs2-202907/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab3b30f352d87a9580676645554f50aa97a5206d --- /dev/null +++ b/shhs_visit2/shhs2-202907/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202907", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:05.654988+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202907/embeddings.npy b/shhs_visit2/shhs2-202907/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..332d0ee1f60f41b010e5c8c679f1325896b5e40d --- /dev/null +++ b/shhs_visit2/shhs2-202907/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337dd575ec33bc9d218535d0ae4eb87b534bb7123e59c5ba2978f4903270f289 +size 1320128 diff --git a/shhs_visit2/shhs2-202907/labels.meta.json b/shhs_visit2/shhs2-202907/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02b710d67f0a43a0dab140d8cd3cce4aae1749ec --- /dev/null +++ b/shhs_visit2/shhs2-202907/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202907", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:05.658512+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202907/labels.npy b/shhs_visit2/shhs2-202907/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..63e058b59db0576a25432352c698e9de7f96b00c --- /dev/null +++ b/shhs_visit2/shhs2-202907/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f74fda991540071374ebffbe74751f3f6d9d154670d4d4c88f1c760ac2cb9ac +size 2768 diff --git a/shhs_visit2/shhs2-202909/embeddings.meta.json b/shhs_visit2/shhs2-202909/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6038e7afde221b8022198a323d914d541f96a8ed --- /dev/null +++ b/shhs_visit2/shhs2-202909/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202909", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:06.888372+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202909/embeddings.npy b/shhs_visit2/shhs2-202909/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..14d4649272de1e3fe648cd9c691dbc9afa0b3d87 --- /dev/null +++ b/shhs_visit2/shhs2-202909/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e2e949c3f21c28753b415018363095a77b2f99dfcd49e04713994e8eb357acb +size 1320128 diff --git a/shhs_visit2/shhs2-202909/labels.meta.json b/shhs_visit2/shhs2-202909/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c46cc83127aedceb4d84e715de3b3804fa2c322e --- /dev/null +++ b/shhs_visit2/shhs2-202909/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202909", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:06.891217+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202909/labels.npy b/shhs_visit2/shhs2-202909/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..10f42d3293e7361acbfbbddf860c471b1ee5f38c --- /dev/null +++ b/shhs_visit2/shhs2-202909/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0345d97fc6f9af64b9c69a2b235dbee7ffc3ead19746936d267cee68663915 +size 2768 diff --git a/shhs_visit2/shhs2-202912/embeddings.meta.json b/shhs_visit2/shhs2-202912/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c24d7a927a1eabbb70f222b7f9f690770a107c4d --- /dev/null +++ b/shhs_visit2/shhs2-202912/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202912", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:08.180359+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202912/embeddings.npy b/shhs_visit2/shhs2-202912/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a9baed99de0871ac07bc4f0e20cd8422c3a1eab --- /dev/null +++ b/shhs_visit2/shhs2-202912/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828e9af4966fb5ccbd98029f10f253b728b6dd904fad1dccc8fc6d5358b66731 +size 1320128 diff --git a/shhs_visit2/shhs2-202912/labels.meta.json b/shhs_visit2/shhs2-202912/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c52d282aee443a3bf0282b071644417fcb1c71df --- /dev/null +++ b/shhs_visit2/shhs2-202912/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202912", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:08.184105+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202912/labels.npy b/shhs_visit2/shhs2-202912/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2c42b17c8c1c07c4892dda37bd07c217a5eb728 --- /dev/null +++ b/shhs_visit2/shhs2-202912/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b8168047867637f194829bef1f0d4d5a0b880e7ad752a38c93652de651eff0 +size 2768 diff --git a/shhs_visit2/shhs2-202914/embeddings.meta.json b/shhs_visit2/shhs2-202914/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9673ebd9ce11ed67b2e217d46dce29fa5cf7074e --- /dev/null +++ b/shhs_visit2/shhs2-202914/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202914", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:09.128432+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202914/embeddings.npy b/shhs_visit2/shhs2-202914/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6ed774e2abd66806933db1316a2ea6ede150973 --- /dev/null +++ b/shhs_visit2/shhs2-202914/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe52ed57e93c3f3204e004940d7dd9cef079c204257df23c535b35602b4aabcb +size 1080128 diff --git a/shhs_visit2/shhs2-202914/labels.meta.json b/shhs_visit2/shhs2-202914/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b27f9cbf06ef06e12b0c2bd28a588d1a25dbfb14 --- /dev/null +++ b/shhs_visit2/shhs2-202914/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202914", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:09.132166+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202914/labels.npy b/shhs_visit2/shhs2-202914/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..37362cf71a6e2e89be430b1e1ecb64e33bd7af3e --- /dev/null +++ b/shhs_visit2/shhs2-202914/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf7bcf1d763c0f37302c7a19864bb36b69b9044c0eba90a6757538dd0cc7c47 +size 2288 diff --git a/shhs_visit2/shhs2-202915/embeddings.meta.json b/shhs_visit2/shhs2-202915/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d29f87a5d05cadb09f28038c7d3f4c5f73e172a7 --- /dev/null +++ b/shhs_visit2/shhs2-202915/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202915", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:10.569476+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202915/embeddings.npy b/shhs_visit2/shhs2-202915/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad7a3ae00a7b99d4be4fa238986644cdebce52bf --- /dev/null +++ b/shhs_visit2/shhs2-202915/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21978cb11e3069adf05b2967ee1c2fee7e47a80c1b72645d2a8d5fa55566378d +size 1364128 diff --git a/shhs_visit2/shhs2-202915/labels.meta.json b/shhs_visit2/shhs2-202915/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb395b0ee87c328f01d78e5c39efb3c52f933284 --- /dev/null +++ b/shhs_visit2/shhs2-202915/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202915", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:10.574643+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202915/labels.npy b/shhs_visit2/shhs2-202915/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9eb2d3e768161dd1621ff553146547a58609fc29 --- /dev/null +++ b/shhs_visit2/shhs2-202915/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcdf068c4a3f6e2c185a81bb584d91c75b4358cc286df85def22a456c92b08c +size 2856 diff --git a/shhs_visit2/shhs2-202916/embeddings.meta.json b/shhs_visit2/shhs2-202916/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ded8c88dc4b0fe000723874189e1885b4d1ae593 --- /dev/null +++ b/shhs_visit2/shhs2-202916/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202916", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:11.521883+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202916/embeddings.npy b/shhs_visit2/shhs2-202916/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a958c42c51f0721ae62711ba72d46c6d81258469 --- /dev/null +++ b/shhs_visit2/shhs2-202916/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a9b6c1239df53293afcad7ca447a831dc5d47b46e194cc2b8521bfb8175d6f +size 1080128 diff --git a/shhs_visit2/shhs2-202916/labels.meta.json b/shhs_visit2/shhs2-202916/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..302b16f1dd00bd1f64c68bf6a31de19e96d1386c --- /dev/null +++ b/shhs_visit2/shhs2-202916/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202916", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:11.525990+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202916/labels.npy b/shhs_visit2/shhs2-202916/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..429d5093ef15bc0c4bd5df234c5918b3000d7ece --- /dev/null +++ b/shhs_visit2/shhs2-202916/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49caee458ef4fe70503564bd38d87b670665095d7b1118ad6f2245ef158f55ec +size 2288 diff --git a/shhs_visit2/shhs2-202917/embeddings.meta.json b/shhs_visit2/shhs2-202917/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4046de8dbba2964fdb041d7e16fa99887fe85bfc --- /dev/null +++ b/shhs_visit2/shhs2-202917/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202917", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:23:12.677219+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202917/embeddings.npy b/shhs_visit2/shhs2-202917/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f80bb1fd29a428060ec8cd3a411685043ec3252a --- /dev/null +++ b/shhs_visit2/shhs2-202917/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db271ee8cd7a6119e72e64184b3a9a4a634d8654dcf917448985cfee627b4b2 +size 1260128 diff --git a/shhs_visit2/shhs2-202917/labels.meta.json b/shhs_visit2/shhs2-202917/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95ef99146dbd73c5b9bc867809e08456c584c574 --- /dev/null +++ b/shhs_visit2/shhs2-202917/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202917", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:23:12.681186+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202917/labels.npy b/shhs_visit2/shhs2-202917/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd889b9e8253a94090588b5cf3490887618f8f24 --- /dev/null +++ b/shhs_visit2/shhs2-202917/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb40f549123b08159eafafbc8a2b464c27fe7b87852074ecd28bfbb33940a3d2 +size 2648 diff --git a/shhs_visit2/shhs2-202918/embeddings.meta.json b/shhs_visit2/shhs2-202918/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c5fea3f7bee6bcd0b14a6cc2672f863b4d1b0f4 --- /dev/null +++ b/shhs_visit2/shhs2-202918/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202918", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:13.914802+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202918/embeddings.npy b/shhs_visit2/shhs2-202918/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc7ac4ee49e7565e481c9268a5213479e9a92fa3 --- /dev/null +++ b/shhs_visit2/shhs2-202918/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020aef00eeb3b4f70ea7ccc01149bd105d32471994f0fb0bd046bcb1502726c8 +size 1320128 diff --git a/shhs_visit2/shhs2-202918/labels.meta.json b/shhs_visit2/shhs2-202918/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e92d9da0d7456120f4921254f59d52eb354b55ab --- /dev/null +++ b/shhs_visit2/shhs2-202918/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202918", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:13.919179+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202918/labels.npy b/shhs_visit2/shhs2-202918/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb81212947d97cfb88ebb09cebae3ed708038174 --- /dev/null +++ b/shhs_visit2/shhs2-202918/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32cb4e9596225df74cdf96de1c1846cbb69695cb30198273c525f13bea3338cc +size 2768 diff --git a/shhs_visit2/shhs2-202921/embeddings.meta.json b/shhs_visit2/shhs2-202921/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fffc7f4a3a875bdda45bdc6c15a06b7e6e3d9b99 --- /dev/null +++ b/shhs_visit2/shhs2-202921/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202921", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:15.379866+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202921/embeddings.npy b/shhs_visit2/shhs2-202921/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..64f1f351d95c44711d76c5883d387b859431aecd --- /dev/null +++ b/shhs_visit2/shhs2-202921/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92d8635d6f49171e2387fbc21404df396411dba5cde2af4757b9a84e74269c4 +size 1364128 diff --git a/shhs_visit2/shhs2-202921/labels.meta.json b/shhs_visit2/shhs2-202921/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..508179a9546007281783ef45f60d32c6a930045c --- /dev/null +++ b/shhs_visit2/shhs2-202921/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202921", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:15.383883+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202921/labels.npy b/shhs_visit2/shhs2-202921/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4aeb9bae04274225312462c96fb5155da6163457 --- /dev/null +++ b/shhs_visit2/shhs2-202921/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633b0bee99968897fee661158efd2a722e18eba1e8117332c571140fe3615a76 +size 2856 diff --git a/shhs_visit2/shhs2-202923/embeddings.meta.json b/shhs_visit2/shhs2-202923/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a612ada474d0c67503135be7d354d4551e5a3ca3 --- /dev/null +++ b/shhs_visit2/shhs2-202923/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202923", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:16.021309+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202923/embeddings.npy b/shhs_visit2/shhs2-202923/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..afdb015dd060db114396b6ef764f67a359d7f54f --- /dev/null +++ b/shhs_visit2/shhs2-202923/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a970c5b011b91df201d3fd1b8580fbe84f3450017f70dda0b20a700b923da5d6 +size 1364128 diff --git a/shhs_visit2/shhs2-202923/labels.meta.json b/shhs_visit2/shhs2-202923/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da6e0a3b100f7e1b1babb69b3d98c9ce70dbd0f0 --- /dev/null +++ b/shhs_visit2/shhs2-202923/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202923", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:16.024943+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202923/labels.npy b/shhs_visit2/shhs2-202923/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd1c2df4dbd23c89c0ef63e10c999f8225625f22 --- /dev/null +++ b/shhs_visit2/shhs2-202923/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d7d3175aeaecc8513a926a519ad13e5bed8173c252f8310f8249ac7b1e1508 +size 2856 diff --git a/shhs_visit2/shhs2-202927/embeddings.meta.json b/shhs_visit2/shhs2-202927/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4225c57e0cb59ad53c7fb9d99186f4d1109b2ef --- /dev/null +++ b/shhs_visit2/shhs2-202927/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202927", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:17.455499+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202927/embeddings.npy b/shhs_visit2/shhs2-202927/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..33f483f14b20bb3900904185ffe5d270ee2ac8d3 --- /dev/null +++ b/shhs_visit2/shhs2-202927/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c64ed1208503d47b0d321482ec0486550c0c040a56413f9d10c7021131a7d3a +size 1364128 diff --git a/shhs_visit2/shhs2-202927/labels.meta.json b/shhs_visit2/shhs2-202927/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cca242f73c707a3cb0b216ae6b2e5f49d005683 --- /dev/null +++ b/shhs_visit2/shhs2-202927/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202927", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:17.458777+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202927/labels.npy b/shhs_visit2/shhs2-202927/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..76c8b49890f5038d7d2ef5d1ef58063ec4812c07 --- /dev/null +++ b/shhs_visit2/shhs2-202927/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c533b865be0daa31b95c8375568fc39a2bf2f8fe0c660bba3e89bbf1ba02a3 +size 2856 diff --git a/shhs_visit2/shhs2-202935/embeddings.meta.json b/shhs_visit2/shhs2-202935/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b5ef3504878db3f16a7982c0db16773cb1d0ef5 --- /dev/null +++ b/shhs_visit2/shhs2-202935/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202935", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:18.878100+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202935/embeddings.npy b/shhs_visit2/shhs2-202935/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..411d48325eacd3d7891bc6dc33dd4e0fa5bfd310 --- /dev/null +++ b/shhs_visit2/shhs2-202935/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e3de6fe661b60edd18f7edde19c7788c78ee910f4e8cf6eac58f9e68a8150d +size 1364128 diff --git a/shhs_visit2/shhs2-202935/labels.meta.json b/shhs_visit2/shhs2-202935/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cbfbc10274ef2e2948566a5463c5682489cbdfd4 --- /dev/null +++ b/shhs_visit2/shhs2-202935/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202935", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:18.882234+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202935/labels.npy b/shhs_visit2/shhs2-202935/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c2e7618e804a42aecf9bc05baa8974506cbf3c6 --- /dev/null +++ b/shhs_visit2/shhs2-202935/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ad9f1d65fd46161fd8c646e171d8d379da52d71cacbceef77a6570c7b9b57d +size 2856 diff --git a/shhs_visit2/shhs2-202938/embeddings.meta.json b/shhs_visit2/shhs2-202938/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5530616dce7809d2cdbbeaf477b25f7afe520d5 --- /dev/null +++ b/shhs_visit2/shhs2-202938/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202938", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:20.147843+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202938/embeddings.npy b/shhs_visit2/shhs2-202938/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e7b13b79696ca2109450987f44d2faf7661a090 --- /dev/null +++ b/shhs_visit2/shhs2-202938/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a32e00be31dc843eff6666eb49e8c53f7f15c9d6f176ffade3653bc3438c82 +size 1320128 diff --git a/shhs_visit2/shhs2-202938/labels.meta.json b/shhs_visit2/shhs2-202938/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33dd786d172f53e1bf73f902c21ac0be67cbf7be --- /dev/null +++ b/shhs_visit2/shhs2-202938/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202938", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:20.151587+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202938/labels.npy b/shhs_visit2/shhs2-202938/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af2279f4589b9b4efb94c798321b88dd2a5d231e --- /dev/null +++ b/shhs_visit2/shhs2-202938/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a8ca0e559b893a36492a78c61cd3f3654d5940ed4357d3ca0e27d0496fd481 +size 2768 diff --git a/shhs_visit2/shhs2-202939/embeddings.meta.json b/shhs_visit2/shhs2-202939/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..96da8edf41b2832256a4f25274d7432f3a24dd17 --- /dev/null +++ b/shhs_visit2/shhs2-202939/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202939", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:21.446844+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202939/embeddings.npy b/shhs_visit2/shhs2-202939/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bbc5a1896c24b3fc1c6cf7ce74255ddf925806dc --- /dev/null +++ b/shhs_visit2/shhs2-202939/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da3d3f32f0b06ace78c0f3b6587c39f8a47ebaa004059a609a295435c299e4a +size 1320128 diff --git a/shhs_visit2/shhs2-202939/labels.meta.json b/shhs_visit2/shhs2-202939/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da9a3392a1291dab08f1191554bfb33b7bf15531 --- /dev/null +++ b/shhs_visit2/shhs2-202939/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202939", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:21.450973+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202939/labels.npy b/shhs_visit2/shhs2-202939/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac8b1a2db5ce877ccda63b13a40362707c2f55ad --- /dev/null +++ b/shhs_visit2/shhs2-202939/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3827d524e07c104fbd91863b64d88bd34aaf83d2276e536100163838f0c61d +size 2768 diff --git a/shhs_visit2/shhs2-202940/embeddings.meta.json b/shhs_visit2/shhs2-202940/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51ab03c2f7c697b7ab89de57bc70505199e3394e --- /dev/null +++ b/shhs_visit2/shhs2-202940/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202940", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:22.216699+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202940/embeddings.npy b/shhs_visit2/shhs2-202940/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8a7cff5e59e718d3cdb66699471cc09d98f68e9 --- /dev/null +++ b/shhs_visit2/shhs2-202940/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883cee914ac2c2b4a32fa24ce9804d99d93d57b9b68c82ecbd8dde806ac30861 +size 1320128 diff --git a/shhs_visit2/shhs2-202940/labels.meta.json b/shhs_visit2/shhs2-202940/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b74bb2bd4694dd04d99850a71d5eea37f7cd9dae --- /dev/null +++ b/shhs_visit2/shhs2-202940/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202940", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:22.220025+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202940/labels.npy b/shhs_visit2/shhs2-202940/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d811c3e037e75abb974ba4b975f8a33e50063273 --- /dev/null +++ b/shhs_visit2/shhs2-202940/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8bffe5c4b4feb15ee5f6fafd1ee171e0995c1f3f3fda7ea4f9275ecc73aa9d +size 2768 diff --git a/shhs_visit2/shhs2-202941/embeddings.meta.json b/shhs_visit2/shhs2-202941/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ef6882983680089adafef922bb4e2bf98f1e892 --- /dev/null +++ b/shhs_visit2/shhs2-202941/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202941", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:23.582617+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202941/embeddings.npy b/shhs_visit2/shhs2-202941/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8673de6874de7a78542a6756baaa13255e6b5b57 --- /dev/null +++ b/shhs_visit2/shhs2-202941/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c945c5062a44b14c2aaa9de84f2589207430625cc4a3d7febc4b4bcaa5519456 +size 1364128 diff --git a/shhs_visit2/shhs2-202941/labels.meta.json b/shhs_visit2/shhs2-202941/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61fd80de8abffb9a470c8564bd042daf51f389c8 --- /dev/null +++ b/shhs_visit2/shhs2-202941/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202941", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:23.587584+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202941/labels.npy b/shhs_visit2/shhs2-202941/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e110b8014ccf39129197b3796d76adc00745d78e --- /dev/null +++ b/shhs_visit2/shhs2-202941/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acc9bd62c4b4b15411e0015bf97d852f363d46dd454e67c895f70b3194b26a0 +size 2856 diff --git a/shhs_visit2/shhs2-202942/embeddings.meta.json b/shhs_visit2/shhs2-202942/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94cdade2f32b2fc7ec80a6ac9cddb8b403b1fae4 --- /dev/null +++ b/shhs_visit2/shhs2-202942/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202942", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:24.180691+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202942/embeddings.npy b/shhs_visit2/shhs2-202942/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad7c9093a6324d222a65b000cd8c400512537463 --- /dev/null +++ b/shhs_visit2/shhs2-202942/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd54c587b4ee47d9179124c548d29d8e023f1055a003fbf8df8c60e7f032b07 +size 1320128 diff --git a/shhs_visit2/shhs2-202942/labels.meta.json b/shhs_visit2/shhs2-202942/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5272eee0a656f9498313b98a94f69f99abf64315 --- /dev/null +++ b/shhs_visit2/shhs2-202942/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202942", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:24.184629+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202942/labels.npy b/shhs_visit2/shhs2-202942/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e7ec55c7a2960b3f0c5219ef764f9b3c178a79f --- /dev/null +++ b/shhs_visit2/shhs2-202942/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e86665c9d517acca958897d19f9fc43db8e57e125601668d5d63087df125ed8 +size 2768 diff --git a/shhs_visit2/shhs2-202943/embeddings.meta.json b/shhs_visit2/shhs2-202943/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a47c5723ed01dc85d3e67c217e579b634ec5bcb --- /dev/null +++ b/shhs_visit2/shhs2-202943/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202943", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:24.799052+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202943/embeddings.npy b/shhs_visit2/shhs2-202943/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f72f449e9c6a8915b3420f60c0507545a45272ef --- /dev/null +++ b/shhs_visit2/shhs2-202943/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3440773b5bbf0819eff6880b9e5ce7bd3c4f700df3310b7b0b5738b2cc9202 +size 1320128 diff --git a/shhs_visit2/shhs2-202943/labels.meta.json b/shhs_visit2/shhs2-202943/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b70357c1d15d3516e6e5f6f88899a71b7945a4dd --- /dev/null +++ b/shhs_visit2/shhs2-202943/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202943", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:24.802959+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202943/labels.npy b/shhs_visit2/shhs2-202943/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..08dcd073d4126ed2f40cff301eec96448508326f --- /dev/null +++ b/shhs_visit2/shhs2-202943/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9293634986e2dc0abc6a865182318dc102b69108781ee95cda1ef12e3fa119e5 +size 2768 diff --git a/shhs_visit2/shhs2-202944/embeddings.meta.json b/shhs_visit2/shhs2-202944/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44f5874e1d06b67e37ebfe6ece0e7797e6a9cffc --- /dev/null +++ b/shhs_visit2/shhs2-202944/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202944", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:26.043897+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202944/embeddings.npy b/shhs_visit2/shhs2-202944/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd85cc089c576ea7a715355fb51a52525968a3a4 --- /dev/null +++ b/shhs_visit2/shhs2-202944/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4a0ce88f33a95ae422d53589d1807b77be152fb94848ff863a178e088540ca +size 1320128 diff --git a/shhs_visit2/shhs2-202944/labels.meta.json b/shhs_visit2/shhs2-202944/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8b6b35ba1fd02dd8a84a9853962322da094a1c1 --- /dev/null +++ b/shhs_visit2/shhs2-202944/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202944", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:26.048016+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202944/labels.npy b/shhs_visit2/shhs2-202944/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ee310e59aafd8bb2728b1a58c96360597395c13 --- /dev/null +++ b/shhs_visit2/shhs2-202944/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd226d86e00aba68527ad64276a0200cd483e99a85da5c7f1f1732c759a6947a +size 2768 diff --git a/shhs_visit2/shhs2-202945/embeddings.meta.json b/shhs_visit2/shhs2-202945/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04cef75d6273b2e5e7184ee6c3657038f950646f --- /dev/null +++ b/shhs_visit2/shhs2-202945/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202945", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:23:27.314932+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202945/embeddings.npy b/shhs_visit2/shhs2-202945/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..01257997c633bfa318c0ff5866d153516c794238 --- /dev/null +++ b/shhs_visit2/shhs2-202945/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99de4f0ef9b2c37de5aae71f0203a03c9986058e02138a4af3c40c16f9a3387 +size 1350128 diff --git a/shhs_visit2/shhs2-202945/labels.meta.json b/shhs_visit2/shhs2-202945/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..26d2960a7453fbb25b4a29e436ae70dac93f87d8 --- /dev/null +++ b/shhs_visit2/shhs2-202945/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202945", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:23:27.319788+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202945/labels.npy b/shhs_visit2/shhs2-202945/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae95337312ea5111d82314fa127e2157852abde0 --- /dev/null +++ b/shhs_visit2/shhs2-202945/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1853be6c9d393b728b010365a16c82bb51fcb3b753776abdd477f55652c6e51 +size 2828 diff --git a/shhs_visit2/shhs2-202946/embeddings.meta.json b/shhs_visit2/shhs2-202946/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8e0fde4bc9eeedbf3e902d19778b25991562f2b --- /dev/null +++ b/shhs_visit2/shhs2-202946/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202946", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:28.541632+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202946/embeddings.npy b/shhs_visit2/shhs2-202946/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..018a8c0008540731b8a727db9c6e574783f0bfb1 --- /dev/null +++ b/shhs_visit2/shhs2-202946/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6fac36645a50e0ea5c7d6cd14a142a5053d0b75d1f69bf37494ee66d13f693 +size 1320128 diff --git a/shhs_visit2/shhs2-202946/labels.meta.json b/shhs_visit2/shhs2-202946/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f45ca95bcf6ea06a56bb0c212c2d032b407b7c6 --- /dev/null +++ b/shhs_visit2/shhs2-202946/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202946", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:28.545651+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202946/labels.npy b/shhs_visit2/shhs2-202946/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5384ed479609bb7c7fcae11c4c84d871361bfc23 --- /dev/null +++ b/shhs_visit2/shhs2-202946/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00a0a73e9f7ae1911558dbc723c9385a4e4e48dd33a244fcf68e7a9fd040e48 +size 2768 diff --git a/shhs_visit2/shhs2-202948/embeddings.meta.json b/shhs_visit2/shhs2-202948/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec713db3120171d4301a8906428afa9cdb03b739 --- /dev/null +++ b/shhs_visit2/shhs2-202948/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202948", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:29.526710+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202948/embeddings.npy b/shhs_visit2/shhs2-202948/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6943d5d9a78584f1ea10e92970291f503dd3c305 --- /dev/null +++ b/shhs_visit2/shhs2-202948/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1129b115abff8e7136c42bbf85550cde2418bab1c5b29f2c10166617975c9fa +size 1080128 diff --git a/shhs_visit2/shhs2-202948/labels.meta.json b/shhs_visit2/shhs2-202948/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b33e938b42fad885b8d847e2b3e1b3cca479b6ef --- /dev/null +++ b/shhs_visit2/shhs2-202948/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202948", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:29.530651+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202948/labels.npy b/shhs_visit2/shhs2-202948/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5054b99898c071ed9061f9b9eb8e34ba28813d65 --- /dev/null +++ b/shhs_visit2/shhs2-202948/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555019014c457464495e568a13de9343a819950822008e6184e82c61c3659444 +size 2288 diff --git a/shhs_visit2/shhs2-202949/embeddings.meta.json b/shhs_visit2/shhs2-202949/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..feeba18e5566cb345f2083e405024cf8eaa88ad3 --- /dev/null +++ b/shhs_visit2/shhs2-202949/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202949", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:23:30.110414+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202949/embeddings.npy b/shhs_visit2/shhs2-202949/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d966655760e05f75893d75c6e223d2a49bfbf39 --- /dev/null +++ b/shhs_visit2/shhs2-202949/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ea452db325b39355b919c7d7fa176981e4e23c8b78e2f49a2aa9e71b871fc7 +size 1198128 diff --git a/shhs_visit2/shhs2-202949/labels.meta.json b/shhs_visit2/shhs2-202949/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb075ec97fccb7fd51121d1afbad6f97dd9de9c2 --- /dev/null +++ b/shhs_visit2/shhs2-202949/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202949", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:23:30.113959+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202949/labels.npy b/shhs_visit2/shhs2-202949/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..75e916246d7e1ebe0fd3ce100faa7cb8ef376c7b --- /dev/null +++ b/shhs_visit2/shhs2-202949/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3eb3395d02e9270a0dce88986936fd3789ee2b93fdb79473d9f4db3e3e8bae +size 2524 diff --git a/shhs_visit2/shhs2-202955/embeddings.meta.json b/shhs_visit2/shhs2-202955/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8118781f4d641d5dfa1ffec306f4874057ba0bb8 --- /dev/null +++ b/shhs_visit2/shhs2-202955/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202955", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:31.430674+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202955/embeddings.npy b/shhs_visit2/shhs2-202955/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b6edfb1eab308b1bd4f351067bd09985fcf5de3 --- /dev/null +++ b/shhs_visit2/shhs2-202955/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902537a4d9cb5115e2e966e0557a5137990022d62d43ef7467ba6c87eb51d046 +size 1320128 diff --git a/shhs_visit2/shhs2-202955/labels.meta.json b/shhs_visit2/shhs2-202955/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..088c0293d239129d22b7098efb4073faaf1ef0fc --- /dev/null +++ b/shhs_visit2/shhs2-202955/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202955", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:31.434267+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202955/labels.npy b/shhs_visit2/shhs2-202955/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3a8e071e2390cd595502bab6fde996002c35104 --- /dev/null +++ b/shhs_visit2/shhs2-202955/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a413791c9dee4d602ae7924242d1f51cbd46257dedc8b4306d8863a2ce1bf9b8 +size 2768 diff --git a/shhs_visit2/shhs2-202956/embeddings.meta.json b/shhs_visit2/shhs2-202956/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf7a4019328793841c5b96a5078dac79bd798696 --- /dev/null +++ b/shhs_visit2/shhs2-202956/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202956", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:32.061296+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202956/embeddings.npy b/shhs_visit2/shhs2-202956/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d473cec4ce51e0b2d22da191e70b7d48f3c5fa06 --- /dev/null +++ b/shhs_visit2/shhs2-202956/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b110492d264bc6868e9f3b8c5b339ba5c4da0cd42bafcc82d07393ebe5a108 +size 1320128 diff --git a/shhs_visit2/shhs2-202956/labels.meta.json b/shhs_visit2/shhs2-202956/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a807df1897a4b7028abc7695ced070112821956 --- /dev/null +++ b/shhs_visit2/shhs2-202956/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202956", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:32.065014+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202956/labels.npy b/shhs_visit2/shhs2-202956/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..878607d12edae2a38cf368d2f32eb94152e69636 --- /dev/null +++ b/shhs_visit2/shhs2-202956/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f51161eab7f8c02a58d29150796a71e9d90277073b3c4aa91554e90a26f019a +size 2768 diff --git a/shhs_visit2/shhs2-202957/embeddings.meta.json b/shhs_visit2/shhs2-202957/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34012af65e9dd0c8f97db65d1e91e56d48bffe5a --- /dev/null +++ b/shhs_visit2/shhs2-202957/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202957", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:23:32.863110+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202957/embeddings.npy b/shhs_visit2/shhs2-202957/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b7e4616c21833be9c974979211796d06392e748 --- /dev/null +++ b/shhs_visit2/shhs2-202957/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebce0553c4572a4119e4f4f92e0d024377ed381fb3d051d8a48877caec613d65 +size 900128 diff --git a/shhs_visit2/shhs2-202957/labels.meta.json b/shhs_visit2/shhs2-202957/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27322fb11a5eb55d24a6a71914c1eaae6bde4276 --- /dev/null +++ b/shhs_visit2/shhs2-202957/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202957", + "n_epochs": 900, + "created_utc": "2026-05-03T18:23:32.866459+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202957/labels.npy b/shhs_visit2/shhs2-202957/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb214ed7a041b73e32d67c0a756d61060d42880d --- /dev/null +++ b/shhs_visit2/shhs2-202957/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8af05a86acea129f94338b7ecd34b3320ebc3e91934311babc3b766d0df246 +size 1928 diff --git a/shhs_visit2/shhs2-202962/embeddings.meta.json b/shhs_visit2/shhs2-202962/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d20a8333ce96edd2a3050c51321333a1d7559bc2 --- /dev/null +++ b/shhs_visit2/shhs2-202962/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202962", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:34.208508+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202962/embeddings.npy b/shhs_visit2/shhs2-202962/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ef4b65937cc9583552b827db17e6b551177a8f4 --- /dev/null +++ b/shhs_visit2/shhs2-202962/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b11d0b60ea6ff4875f49d0963eea2a2ad85af52469078015b622389beab15a +size 1320128 diff --git a/shhs_visit2/shhs2-202962/labels.meta.json b/shhs_visit2/shhs2-202962/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c060d0262a81cf3eb904c7ac0b0fdafb2d168c1 --- /dev/null +++ b/shhs_visit2/shhs2-202962/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202962", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:34.212004+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202962/labels.npy b/shhs_visit2/shhs2-202962/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..beea42b8f00b3531c20466cbd09316073b655301 --- /dev/null +++ b/shhs_visit2/shhs2-202962/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe02c9353856fa8c9d7e0741504e9358065dd652f591a090e65c6b2922a0a015 +size 2768 diff --git a/shhs_visit2/shhs2-202963/embeddings.meta.json b/shhs_visit2/shhs2-202963/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74e7796e293a69b34c95e097b3946f601972f859 --- /dev/null +++ b/shhs_visit2/shhs2-202963/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202963", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:35.604041+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202963/embeddings.npy b/shhs_visit2/shhs2-202963/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd5775005236b166936eb7a288e191b35a07a2a4 --- /dev/null +++ b/shhs_visit2/shhs2-202963/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697adca3a458900d6f98257275bb5af14acb5bbc9ecfed9fe7dc54bdd7b253f7 +size 1364128 diff --git a/shhs_visit2/shhs2-202963/labels.meta.json b/shhs_visit2/shhs2-202963/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15a523a3ea45b76b314aa5d079d78d029eed3238 --- /dev/null +++ b/shhs_visit2/shhs2-202963/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202963", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:35.608461+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202963/labels.npy b/shhs_visit2/shhs2-202963/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa16ff54bf2d52aa30745d542bf68c5473e987e1 --- /dev/null +++ b/shhs_visit2/shhs2-202963/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4bf66ed5518ab23201b5a22483707fae960477b65088a21f76fdef110f49264 +size 2856 diff --git a/shhs_visit2/shhs2-202964/embeddings.meta.json b/shhs_visit2/shhs2-202964/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48aef7c76c7eafde3998b1b1f1ffaa46b5cb3441 --- /dev/null +++ b/shhs_visit2/shhs2-202964/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202964", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:36.988936+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202964/embeddings.npy b/shhs_visit2/shhs2-202964/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ce3cd7a40207a8e968e99ddb77ca77a02b4a99b --- /dev/null +++ b/shhs_visit2/shhs2-202964/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a817a0a5d079c4b45d5de15aa0e2552615316284efea79ed44b336217ddbaa4 +size 1364128 diff --git a/shhs_visit2/shhs2-202964/labels.meta.json b/shhs_visit2/shhs2-202964/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afcf6d08a31fcf92cb6065dabafa0b90621a80e9 --- /dev/null +++ b/shhs_visit2/shhs2-202964/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202964", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:36.992425+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202964/labels.npy b/shhs_visit2/shhs2-202964/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..56fa06ef96ff757d0e53f78a2e2df008104fd0af --- /dev/null +++ b/shhs_visit2/shhs2-202964/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf2aa636a985196c6786d9d9223beb644d11d1e99136eb93dfdbbd2be34e711 +size 2856 diff --git a/shhs_visit2/shhs2-202967/embeddings.meta.json b/shhs_visit2/shhs2-202967/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed13c73137c43dbea0f1c6bc426c9edca8b6c742 --- /dev/null +++ b/shhs_visit2/shhs2-202967/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202967", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:37.620436+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202967/embeddings.npy b/shhs_visit2/shhs2-202967/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcb9ad1d9434d54aab9174e454a534588d285dd1 --- /dev/null +++ b/shhs_visit2/shhs2-202967/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025f9806592553ffa907efad925f3d6caf08a8dfe373011dc8c8bafb77371355 +size 1320128 diff --git a/shhs_visit2/shhs2-202967/labels.meta.json b/shhs_visit2/shhs2-202967/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6aef9942c4019dd055bb7b43255f81824edffe1f --- /dev/null +++ b/shhs_visit2/shhs2-202967/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202967", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:37.624794+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202967/labels.npy b/shhs_visit2/shhs2-202967/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad6573555b3c265a1275ef70a06269eaa18ba731 --- /dev/null +++ b/shhs_visit2/shhs2-202967/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b303fa4c1c563db2daffe1632dc1f00ad4bf445dd3c63fbd524238745a130789 +size 2768 diff --git a/shhs_visit2/shhs2-202968/embeddings.meta.json b/shhs_visit2/shhs2-202968/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a3ed97519961abcc31f655f6b6d9595b016bbd5 --- /dev/null +++ b/shhs_visit2/shhs2-202968/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202968", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:38.258011+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202968/embeddings.npy b/shhs_visit2/shhs2-202968/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..656cb2c877d61443f078c4b58a7d3b51e1952692 --- /dev/null +++ b/shhs_visit2/shhs2-202968/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c0307bc00a337e609f655b3efd36040fd3ba3b1c88a64af7d41d833e9cf993 +size 1364128 diff --git a/shhs_visit2/shhs2-202968/labels.meta.json b/shhs_visit2/shhs2-202968/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0589bd7a732f6372fe626bdf53e2be1a87971648 --- /dev/null +++ b/shhs_visit2/shhs2-202968/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202968", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:38.261376+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202968/labels.npy b/shhs_visit2/shhs2-202968/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..340729c90021cf795792fa919e0fe846368b4448 --- /dev/null +++ b/shhs_visit2/shhs2-202968/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2827fb577dafc977a3ed55625dc78758cdef77e41b60e371287e9aa1a51e79fc +size 2856 diff --git a/shhs_visit2/shhs2-202969/embeddings.meta.json b/shhs_visit2/shhs2-202969/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db23f21de0a80ea656ecb3ebc01ce3876724521a --- /dev/null +++ b/shhs_visit2/shhs2-202969/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202969", + "embedding_dim": 500, + "n_epochs": 778, + "created_utc": "2026-05-03T18:23:39.710348+00:00", + "shape": [ + 778, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202969/embeddings.npy b/shhs_visit2/shhs2-202969/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6666f328584cd05865601e8e3798fb4903026876 --- /dev/null +++ b/shhs_visit2/shhs2-202969/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db5e977daab22644467025448bfeae11b159388c20269b5656c8791e5382d6a +size 778128 diff --git a/shhs_visit2/shhs2-202969/labels.meta.json b/shhs_visit2/shhs2-202969/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20e927e607273ffb00cb392e09be76a5d3b11bf4 --- /dev/null +++ b/shhs_visit2/shhs2-202969/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202969", + "n_epochs": 778, + "created_utc": "2026-05-03T18:23:39.714342+00:00", + "shape": [ + 778 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202969/labels.npy b/shhs_visit2/shhs2-202969/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f03b72abd8f69a75fdc018ab4fda2bbfdacce64 --- /dev/null +++ b/shhs_visit2/shhs2-202969/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da9aa52484f7aa4ee5f22afc633a09ca42c00138fbd4d0703515f7991539cf1 +size 1684 diff --git a/shhs_visit2/shhs2-202974/embeddings.meta.json b/shhs_visit2/shhs2-202974/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46f886daefcc49dfd221bb4e49f9e2ba8db357a7 --- /dev/null +++ b/shhs_visit2/shhs2-202974/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202974", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:40.313021+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202974/embeddings.npy b/shhs_visit2/shhs2-202974/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e970d8e8abca6304f7b31f8b224f38bf8101ee9f --- /dev/null +++ b/shhs_visit2/shhs2-202974/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac6de386795222268cb96c2d734ea47bb6969e3082f4c5d9ee9ead3b41558ce0 +size 1320128 diff --git a/shhs_visit2/shhs2-202974/labels.meta.json b/shhs_visit2/shhs2-202974/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6d8d0e2e272b54853af250454db49216013568a --- /dev/null +++ b/shhs_visit2/shhs2-202974/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202974", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:40.317075+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202974/labels.npy b/shhs_visit2/shhs2-202974/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..49c60180759ef0277b29c3353149907a66ca3cf8 --- /dev/null +++ b/shhs_visit2/shhs2-202974/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be395206a4a5592febfcfa95f1d8caedb1689027775f60d487d7271e5c344f91 +size 2768 diff --git a/shhs_visit2/shhs2-202977/embeddings.meta.json b/shhs_visit2/shhs2-202977/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15801f5a1a1c0db9a4bde0e94a6023070a86237b --- /dev/null +++ b/shhs_visit2/shhs2-202977/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202977", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:41.718781+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202977/embeddings.npy b/shhs_visit2/shhs2-202977/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..73c63bf40e2de8ef484dcc3a8ea69274f1268870 --- /dev/null +++ b/shhs_visit2/shhs2-202977/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc9d8318625d4590078c8be02910af18194aca337ed0850abf2f107039e1b182 +size 1320128 diff --git a/shhs_visit2/shhs2-202977/labels.meta.json b/shhs_visit2/shhs2-202977/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1c05406788804bcb68355d65107253138cdad7a --- /dev/null +++ b/shhs_visit2/shhs2-202977/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202977", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:41.723192+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202977/labels.npy b/shhs_visit2/shhs2-202977/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3aba04bbf8ca23492a00e8bbc0f8ce0ea8e93d4a --- /dev/null +++ b/shhs_visit2/shhs2-202977/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51984c8584d6f40b358faa65884581c10ec3d9ed437b42136884c980fbdd4b8 +size 2768 diff --git a/shhs_visit2/shhs2-202978/embeddings.meta.json b/shhs_visit2/shhs2-202978/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..972478e0b898eeceb00f68c344978125b0ab4c09 --- /dev/null +++ b/shhs_visit2/shhs2-202978/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202978", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:43.375010+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202978/embeddings.npy b/shhs_visit2/shhs2-202978/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..61b3e38c32838921521001fba8fee4fa05512591 --- /dev/null +++ b/shhs_visit2/shhs2-202978/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:345af0571797a1c10b86859fbbb23c3dda271f352bbb13defa5b73e41d1839b0 +size 1364128 diff --git a/shhs_visit2/shhs2-202978/labels.meta.json b/shhs_visit2/shhs2-202978/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc34d21dbe4966578eb5e3a36079b8b5b9dc6147 --- /dev/null +++ b/shhs_visit2/shhs2-202978/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202978", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:43.378597+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202978/labels.npy b/shhs_visit2/shhs2-202978/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d65cbc1a787ec9364a28c232bcfdcf455a8b2d48 --- /dev/null +++ b/shhs_visit2/shhs2-202978/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52f508f5901fcc7da2c08dd80ec2324133c9c0213e7437e1ac97911df2505bf +size 2856 diff --git a/shhs_visit2/shhs2-202979/embeddings.meta.json b/shhs_visit2/shhs2-202979/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9ddc27dffd5baee86394457dda3c53e3b7599ac --- /dev/null +++ b/shhs_visit2/shhs2-202979/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202979", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:23:44.597173+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202979/embeddings.npy b/shhs_visit2/shhs2-202979/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..211203de4d9909053f3bee2913224f9415e8c735 --- /dev/null +++ b/shhs_visit2/shhs2-202979/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:276a339c1343b1386d268cd3ed7e46bf767d9e4ada5393cd8c969b9364b8b5c6 +size 1140128 diff --git a/shhs_visit2/shhs2-202979/labels.meta.json b/shhs_visit2/shhs2-202979/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea3bedd068cbed0cdc4a79dd29da34c3df0dd53d --- /dev/null +++ b/shhs_visit2/shhs2-202979/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202979", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:23:44.601282+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202979/labels.npy b/shhs_visit2/shhs2-202979/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a54ad7b75f9c1b499ec39ba221589c73e34444dd --- /dev/null +++ b/shhs_visit2/shhs2-202979/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7dc6c6f6045a9c211933232ff75bc2ae631c1b3a141cfbba720e3b46aaa25f +size 2408 diff --git a/shhs_visit2/shhs2-202980/embeddings.meta.json b/shhs_visit2/shhs2-202980/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b677b0cffde12da574508c720d40ab7ca7e620bb --- /dev/null +++ b/shhs_visit2/shhs2-202980/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202980", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:45.216894+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202980/embeddings.npy b/shhs_visit2/shhs2-202980/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..43044a273e04c53868291b739bce637dc4f3ec5f --- /dev/null +++ b/shhs_visit2/shhs2-202980/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eded000f265397015f8ad6dc5768b99c73d8a7eabba54f596167699447fe40e +size 1320128 diff --git a/shhs_visit2/shhs2-202980/labels.meta.json b/shhs_visit2/shhs2-202980/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..96f37a046895a5ca7a17f1ee4fe61cda37cf2430 --- /dev/null +++ b/shhs_visit2/shhs2-202980/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202980", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:45.221275+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202980/labels.npy b/shhs_visit2/shhs2-202980/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c794dd80bc6988d254a48512737a40a912882dc --- /dev/null +++ b/shhs_visit2/shhs2-202980/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740fd335c412642bbc54c2c2566572e6693a3771f2872630c3b5b630adac1e5d +size 2768 diff --git a/shhs_visit2/shhs2-202981/embeddings.meta.json b/shhs_visit2/shhs2-202981/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68618185097e7494432e9b1abda68e08bdb75f5e --- /dev/null +++ b/shhs_visit2/shhs2-202981/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202981", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:45.868628+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202981/embeddings.npy b/shhs_visit2/shhs2-202981/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d9286193f11dcd3f295fc0e03dd4a766ce05d04 --- /dev/null +++ b/shhs_visit2/shhs2-202981/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2644d33835b39a3d4a69dd1b3e7abce8c4f5f7400998cac0973086879e5410f7 +size 1364128 diff --git a/shhs_visit2/shhs2-202981/labels.meta.json b/shhs_visit2/shhs2-202981/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9bd27422121396b03aa441e031db603a48bea09 --- /dev/null +++ b/shhs_visit2/shhs2-202981/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202981", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:45.872604+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202981/labels.npy b/shhs_visit2/shhs2-202981/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c1fad8d702f410e844d4b39ba6906ed4cf914ba --- /dev/null +++ b/shhs_visit2/shhs2-202981/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef116e513cb021307dd07f56789eb04c1b9ff9d468f8106ca751271019c0a5a6 +size 2856 diff --git a/shhs_visit2/shhs2-202982/embeddings.meta.json b/shhs_visit2/shhs2-202982/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d93245f22ef6f460442a6f67c84f3249cf9b2f8a --- /dev/null +++ b/shhs_visit2/shhs2-202982/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202982", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:23:47.320796+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202982/embeddings.npy b/shhs_visit2/shhs2-202982/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f98134a36df85a3fa409981e6bc2aafee2eef58e --- /dev/null +++ b/shhs_visit2/shhs2-202982/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d73a82be9a97fce032ea915f6c4ce714d42f7e208c0253578b393102ec1fdad +size 1350128 diff --git a/shhs_visit2/shhs2-202982/labels.meta.json b/shhs_visit2/shhs2-202982/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfd4d003cb69f48fd618c6de049de5844b279d04 --- /dev/null +++ b/shhs_visit2/shhs2-202982/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202982", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:23:47.324638+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202982/labels.npy b/shhs_visit2/shhs2-202982/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..12baec4d7d96076eef2648f6378359eac6414f8a --- /dev/null +++ b/shhs_visit2/shhs2-202982/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797d5eed2d936efbcfacf50247b08c5188fa28f3f7764da7cf8d57386d794d0b +size 2828 diff --git a/shhs_visit2/shhs2-202984/embeddings.meta.json b/shhs_visit2/shhs2-202984/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..abdac552fead16675812397c3aeaf95df322c721 --- /dev/null +++ b/shhs_visit2/shhs2-202984/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202984", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:23:48.430031+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202984/embeddings.npy b/shhs_visit2/shhs2-202984/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4862373a25f0562e6f22344007d2c83608678c23 --- /dev/null +++ b/shhs_visit2/shhs2-202984/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f313d47696f39c118fc80280c9c368e2a523e2152a42169b8ac2c2648b50e5f +size 1020128 diff --git a/shhs_visit2/shhs2-202984/labels.meta.json b/shhs_visit2/shhs2-202984/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d928d306604b128e05c0f0c9943356720cf02ed --- /dev/null +++ b/shhs_visit2/shhs2-202984/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202984", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:23:48.433357+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202984/labels.npy b/shhs_visit2/shhs2-202984/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..24c6321acb5efb043788f36e069370664500c756 --- /dev/null +++ b/shhs_visit2/shhs2-202984/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a71bd9108ddbd43b45d18c695cb6dea3c7195cce31735299dcd4eb7b78272358 +size 2168 diff --git a/shhs_visit2/shhs2-202986/embeddings.meta.json b/shhs_visit2/shhs2-202986/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a84247d01902605157b132e81c1cd7d70d4c73c7 --- /dev/null +++ b/shhs_visit2/shhs2-202986/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202986", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:49.849493+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202986/embeddings.npy b/shhs_visit2/shhs2-202986/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c521e9728c33f05d9f5a291f5ed0fc443dba766 --- /dev/null +++ b/shhs_visit2/shhs2-202986/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80a0c787aff3015371e14c9e5c4ea5bf407ad1ef16a141544acea80d4e9f9a2 +size 1320128 diff --git a/shhs_visit2/shhs2-202986/labels.meta.json b/shhs_visit2/shhs2-202986/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b091709dc3ede4b8fbcd433c9c0496e71921c55d --- /dev/null +++ b/shhs_visit2/shhs2-202986/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202986", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:49.853003+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202986/labels.npy b/shhs_visit2/shhs2-202986/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b22015e126d6175251cb780d016f9d6ad134cd7 --- /dev/null +++ b/shhs_visit2/shhs2-202986/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d976b62a33dfbd4003ea5c434f250a3ab0e52a2e375f6762de6215e61659ff81 +size 2768 diff --git a/shhs_visit2/shhs2-202987/embeddings.meta.json b/shhs_visit2/shhs2-202987/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd8f1869ae53559aabe32a0aac2cf18fd5414a7f --- /dev/null +++ b/shhs_visit2/shhs2-202987/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202987", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:23:51.198756+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202987/embeddings.npy b/shhs_visit2/shhs2-202987/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..31e0d86da5ccb23d95407722871fdd2b0304624d --- /dev/null +++ b/shhs_visit2/shhs2-202987/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29bf3c4d80c809e081e409f0caed210939ea72c2f91b5d0dbde6ecadb16e37fe +size 1200128 diff --git a/shhs_visit2/shhs2-202987/labels.meta.json b/shhs_visit2/shhs2-202987/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0faa10d8de7527238d735af8c83580f912447359 --- /dev/null +++ b/shhs_visit2/shhs2-202987/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202987", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:23:51.202889+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202987/labels.npy b/shhs_visit2/shhs2-202987/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec570ad5783bbe2f416c98f1db4a5d720d8d6985 --- /dev/null +++ b/shhs_visit2/shhs2-202987/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac278d2f663254de28f969f32ac0c005087f648d01dfdf00ee49692ca5d890c3 +size 2528 diff --git a/shhs_visit2/shhs2-202988/embeddings.meta.json b/shhs_visit2/shhs2-202988/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6d3544d6a0685e442aa6c39a378e053c18441bb --- /dev/null +++ b/shhs_visit2/shhs2-202988/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202988", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:23:51.780102+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202988/embeddings.npy b/shhs_visit2/shhs2-202988/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6603e2e8970e38f1654bfafaf81e03aed2bf55d7 --- /dev/null +++ b/shhs_visit2/shhs2-202988/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e81c7de73f486dfda84804b19f13967240b7634cb40fa77a89ef81b6713e8f1 +size 1200128 diff --git a/shhs_visit2/shhs2-202988/labels.meta.json b/shhs_visit2/shhs2-202988/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a4a4c9396d2fe97418cd11d4f830364741d7b20 --- /dev/null +++ b/shhs_visit2/shhs2-202988/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202988", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:23:51.784002+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202988/labels.npy b/shhs_visit2/shhs2-202988/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8614301f3a101c34e59fa5283c1e7a0f363548a7 --- /dev/null +++ b/shhs_visit2/shhs2-202988/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f8f9e5a14999023452a98fb86c23c33b7a0bc713211a8b4856276057503568 +size 2528 diff --git a/shhs_visit2/shhs2-202990/embeddings.meta.json b/shhs_visit2/shhs2-202990/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6c5e3d95e9a0d58afb148b6bb6044062ec4c6fa --- /dev/null +++ b/shhs_visit2/shhs2-202990/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202990", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:52.379240+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202990/embeddings.npy b/shhs_visit2/shhs2-202990/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17a90bcab4613a9117471246ae0c8753305670f4 --- /dev/null +++ b/shhs_visit2/shhs2-202990/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ccbaaa7d9388bbdad72157a9021aecf28cb8120946af77a460d6eec083fe554 +size 1320128 diff --git a/shhs_visit2/shhs2-202990/labels.meta.json b/shhs_visit2/shhs2-202990/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cadcf97b5eec0ebffa56680b9a7746a2ba8771ba --- /dev/null +++ b/shhs_visit2/shhs2-202990/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202990", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:52.383430+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202990/labels.npy b/shhs_visit2/shhs2-202990/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a11d9249e810fb9032151b86b49abc9e1eb3f4c --- /dev/null +++ b/shhs_visit2/shhs2-202990/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab58cbd40d7ed45951b039a9b715e1f65113dc3c5a819fff64072956f301410 +size 2768 diff --git a/shhs_visit2/shhs2-202994/embeddings.meta.json b/shhs_visit2/shhs2-202994/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ae88d3b7779b61a9440f86c94f5dd4f7caf8795 --- /dev/null +++ b/shhs_visit2/shhs2-202994/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202994", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:53.540184+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202994/embeddings.npy b/shhs_visit2/shhs2-202994/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b1281bd03bc4da647c2aa241d3b6d110a453864 --- /dev/null +++ b/shhs_visit2/shhs2-202994/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6526f58b0f3a66116369fd06e52918b319244403525f565661fbaec6a0dd7069 +size 1080128 diff --git a/shhs_visit2/shhs2-202994/labels.meta.json b/shhs_visit2/shhs2-202994/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e0471a7b4e9f9e53ecfba219896ef58b1320494f --- /dev/null +++ b/shhs_visit2/shhs2-202994/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202994", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:23:53.544435+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202994/labels.npy b/shhs_visit2/shhs2-202994/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2d4d0082525dcb753caa94a8657279450fc4a0a --- /dev/null +++ b/shhs_visit2/shhs2-202994/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b4cf1d54dea114499afa18005cedfe2dbb1c4d68110e6ee5b2296dc93bf64fa +size 2288 diff --git a/shhs_visit2/shhs2-202995/embeddings.meta.json b/shhs_visit2/shhs2-202995/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d66652eb2aae9e536ba69ed80f6fe6cd8291ee91 --- /dev/null +++ b/shhs_visit2/shhs2-202995/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202995", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:55.134686+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202995/embeddings.npy b/shhs_visit2/shhs2-202995/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a065772f62fb9480eae22953e35a22a13c3059b --- /dev/null +++ b/shhs_visit2/shhs2-202995/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad42c198778cd9eb0d2bdf82b6631b9d9242e8bebf43514ebbe6dce62a935fc +size 1364128 diff --git a/shhs_visit2/shhs2-202995/labels.meta.json b/shhs_visit2/shhs2-202995/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfc4b31ef395958c4a0ca3e27de8bd58e5eb4531 --- /dev/null +++ b/shhs_visit2/shhs2-202995/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202995", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:55.138429+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202995/labels.npy b/shhs_visit2/shhs2-202995/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e02db5c7dbfe8031ea53b807fc788e113ac2e7e --- /dev/null +++ b/shhs_visit2/shhs2-202995/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c588b7efcd35e3156d01f2749a2324267f8831c60d17abbb818799b986a695f +size 2856 diff --git a/shhs_visit2/shhs2-202997/embeddings.meta.json b/shhs_visit2/shhs2-202997/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2c78bb9d47acdd5970feab62cc920668e7bf5d0 --- /dev/null +++ b/shhs_visit2/shhs2-202997/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-202997", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:23:56.606731+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202997/embeddings.npy b/shhs_visit2/shhs2-202997/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a49c9ed682dfbf485e6f0927d865d87e4f02f2ff --- /dev/null +++ b/shhs_visit2/shhs2-202997/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06614c50faa551bc9ddab507611e05c66fa64c086635437f816363cf94d007b3 +size 1260128 diff --git a/shhs_visit2/shhs2-202997/labels.meta.json b/shhs_visit2/shhs2-202997/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a94c35274af8ef22368a274b661c50e11cb124c8 --- /dev/null +++ b/shhs_visit2/shhs2-202997/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-202997", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:23:56.610650+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-202997/labels.npy b/shhs_visit2/shhs2-202997/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d150a67f37eab6ff750d4846cfe48ef7f75c7f0d --- /dev/null +++ b/shhs_visit2/shhs2-202997/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f7b4f0e20805b90340497ca384dea8bb28c0d83d1cfad59c6138003b4026d0 +size 2648 diff --git a/shhs_visit2/shhs2-203001/embeddings.meta.json b/shhs_visit2/shhs2-203001/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..000812321af90cb3f2eaad4cf4ed85a5a4776cfa --- /dev/null +++ b/shhs_visit2/shhs2-203001/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203001", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:58.185800+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203001/embeddings.npy b/shhs_visit2/shhs2-203001/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8aac9758555024f2f997a2954e173b183386e91c --- /dev/null +++ b/shhs_visit2/shhs2-203001/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ee4cdfaa089ae5eb605c21c21ecf7812de7ab3bf6e5ee36e418aa9515ed9ea +size 1364128 diff --git a/shhs_visit2/shhs2-203001/labels.meta.json b/shhs_visit2/shhs2-203001/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9898c1808e466704000aa921903f6c65eebdab29 --- /dev/null +++ b/shhs_visit2/shhs2-203001/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203001", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:23:58.193451+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203001/labels.npy b/shhs_visit2/shhs2-203001/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..605e9e7b76b27bb6f4f158a317bc5d11a4b599a8 --- /dev/null +++ b/shhs_visit2/shhs2-203001/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853a47cb63d02df078380f93540a55487bc70af30871d28b06f0790e3971e9ed +size 2856 diff --git a/shhs_visit2/shhs2-203002/embeddings.meta.json b/shhs_visit2/shhs2-203002/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ade3561c59c26edd3c864169a8c229ea78efa28a --- /dev/null +++ b/shhs_visit2/shhs2-203002/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203002", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:59.631461+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203002/embeddings.npy b/shhs_visit2/shhs2-203002/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6066815a40d4f424e871380a27426432c69c12de --- /dev/null +++ b/shhs_visit2/shhs2-203002/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f23a4c987844625b6870bcdc52addaccf4d29f55e3249deabf4b5fbf7099cf +size 1320128 diff --git a/shhs_visit2/shhs2-203002/labels.meta.json b/shhs_visit2/shhs2-203002/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c5fc28f671d0bb9b56709906510933651b62a9f --- /dev/null +++ b/shhs_visit2/shhs2-203002/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203002", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:23:59.635185+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203002/labels.npy b/shhs_visit2/shhs2-203002/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..71576bf52a8b6749ab5f03138065f3a2e059c829 --- /dev/null +++ b/shhs_visit2/shhs2-203002/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27aeb861ab48a8bfa42e3553499f91c1d70ea7656bcf9515046b49e85b1ce422 +size 2768 diff --git a/shhs_visit2/shhs2-203003/embeddings.meta.json b/shhs_visit2/shhs2-203003/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b70d270555514f936f98073c18b95b60f823249 --- /dev/null +++ b/shhs_visit2/shhs2-203003/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203003", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:24:00.873688+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203003/embeddings.npy b/shhs_visit2/shhs2-203003/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6525b5d02cf1534cb58a5f28a636d4245db44d96 --- /dev/null +++ b/shhs_visit2/shhs2-203003/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2678328bc3f4db9668a5f7c6a76cc1550f9a948d3e75888d6092291b12771e8a +size 1180128 diff --git a/shhs_visit2/shhs2-203003/labels.meta.json b/shhs_visit2/shhs2-203003/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c063c8f78cd1a2aad1abd04a506d5cfa6b05d33 --- /dev/null +++ b/shhs_visit2/shhs2-203003/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203003", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:24:00.877699+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203003/labels.npy b/shhs_visit2/shhs2-203003/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cca0a166ba1148bed59ac7b317b07359f42129a0 --- /dev/null +++ b/shhs_visit2/shhs2-203003/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bc50442b7252775af78853f1d2949e351c54786b5788f4a7df735410b7f3571 +size 2488 diff --git a/shhs_visit2/shhs2-203006/embeddings.meta.json b/shhs_visit2/shhs2-203006/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0967030688223c0b4e69b2db84dc09089e628f4 --- /dev/null +++ b/shhs_visit2/shhs2-203006/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203006", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:02.229037+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203006/embeddings.npy b/shhs_visit2/shhs2-203006/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2a1d918708065ec8c21b52d223314cc5446053a --- /dev/null +++ b/shhs_visit2/shhs2-203006/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbc0e9b45c387a3c5d2e3fa5613d5adf7522305793bda3c19b321d2af687ebc +size 1320128 diff --git a/shhs_visit2/shhs2-203006/labels.meta.json b/shhs_visit2/shhs2-203006/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c255989164882d1fee461fa9c8b46df320be9d2 --- /dev/null +++ b/shhs_visit2/shhs2-203006/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203006", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:02.232965+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203006/labels.npy b/shhs_visit2/shhs2-203006/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3002d9ffb48baf74fbb04f96a76eb567e4d8732 --- /dev/null +++ b/shhs_visit2/shhs2-203006/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797a11e229a891fa3ab14e5ca091e996455eff24dfae2fbdeac63dd722ca3845 +size 2768 diff --git a/shhs_visit2/shhs2-203010/embeddings.meta.json b/shhs_visit2/shhs2-203010/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1e546f4957a0a40919bb4d7d233fcefbe7ff173 --- /dev/null +++ b/shhs_visit2/shhs2-203010/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203010", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:24:04.655790+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203010/embeddings.npy b/shhs_visit2/shhs2-203010/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7856375c71e86da14a248c4bd14cc04295711cc --- /dev/null +++ b/shhs_visit2/shhs2-203010/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b99a23c2a72ec5c36bd3d1a8c18fb456c225f3dc30bc4cb9e86726d7969b16 +size 1318128 diff --git a/shhs_visit2/shhs2-203010/labels.meta.json b/shhs_visit2/shhs2-203010/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..056dd5a1f1c01a60b1d608390df6d2c0942157cf --- /dev/null +++ b/shhs_visit2/shhs2-203010/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203010", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:24:04.659039+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203010/labels.npy b/shhs_visit2/shhs2-203010/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9077a951049d0a63afb541df364c1b39877d5226 --- /dev/null +++ b/shhs_visit2/shhs2-203010/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ccdf892827d0d9129c4ceb90c8c6b282327da710f720c08581dfb8c86667d7 +size 2764 diff --git a/shhs_visit2/shhs2-203011/embeddings.meta.json b/shhs_visit2/shhs2-203011/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2be5f9f35b5f6b4d5ce9a69367fe35f562ceb35 --- /dev/null +++ b/shhs_visit2/shhs2-203011/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203011", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:24:05.980739+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203011/embeddings.npy b/shhs_visit2/shhs2-203011/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..254e38f3f7fe765e260b9d031154f03df16de48a --- /dev/null +++ b/shhs_visit2/shhs2-203011/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261f47e4743c1ddd61d94ebee93ac8417e6369256a192c7b46b0b9f4abd7984f +size 1168128 diff --git a/shhs_visit2/shhs2-203011/labels.meta.json b/shhs_visit2/shhs2-203011/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20e1951c1d2067a9b15c29047b23d1026a08a917 --- /dev/null +++ b/shhs_visit2/shhs2-203011/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203011", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:24:05.987987+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203011/labels.npy b/shhs_visit2/shhs2-203011/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de07316b43896772175ba6d06ef5abcc1f6d7d57 --- /dev/null +++ b/shhs_visit2/shhs2-203011/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33e97ec0cc5bbd411f375f698dc6d626f35eb11ce1809e042177c26978fc55f +size 2464 diff --git a/shhs_visit2/shhs2-203013/embeddings.meta.json b/shhs_visit2/shhs2-203013/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5520068e6a39a9ab17a93e7fe43b0bf351b71d7 --- /dev/null +++ b/shhs_visit2/shhs2-203013/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203013", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:07.314140+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203013/embeddings.npy b/shhs_visit2/shhs2-203013/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b695c15a03200468cda3ef26228be15fac7621a --- /dev/null +++ b/shhs_visit2/shhs2-203013/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7dfba48b234ec7ea687d8e8e2941b1214ae32fa52d888e37e8d86436de8ffe3 +size 1320128 diff --git a/shhs_visit2/shhs2-203013/labels.meta.json b/shhs_visit2/shhs2-203013/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c72fffef42453efcad0ec69c27974a8299ac794 --- /dev/null +++ b/shhs_visit2/shhs2-203013/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203013", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:07.318037+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203013/labels.npy b/shhs_visit2/shhs2-203013/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0aac73003b584a6eb9fde8198113158654f4a048 --- /dev/null +++ b/shhs_visit2/shhs2-203013/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850660444ab4ff3c127ba04ed52fe783bc2e065f4703f4410bec5fef9cc2e3a1 +size 2768 diff --git a/shhs_visit2/shhs2-203015/embeddings.meta.json b/shhs_visit2/shhs2-203015/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3d738390fc07bc401946a83e79a3ead868fee03 --- /dev/null +++ b/shhs_visit2/shhs2-203015/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203015", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:08.642074+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203015/embeddings.npy b/shhs_visit2/shhs2-203015/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5789b2807d4a823368e6182f6ac0f021ad771d7e --- /dev/null +++ b/shhs_visit2/shhs2-203015/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c224260457ae9dfdce9d2e433c277bd1bc2307ac7e571ccd099dac89a9020bc +size 1320128 diff --git a/shhs_visit2/shhs2-203015/labels.meta.json b/shhs_visit2/shhs2-203015/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0aa23ed384092313590132683f142a2f1f43e5be --- /dev/null +++ b/shhs_visit2/shhs2-203015/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203015", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:08.645470+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203015/labels.npy b/shhs_visit2/shhs2-203015/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c51d5e2ae1fdd54f449e89894f6f07079cd1fd5f --- /dev/null +++ b/shhs_visit2/shhs2-203015/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:412cf54d1cf1e7819efcae4ba7e897c12b6b38ebf03952bab0e515d234b9dc0e +size 2768 diff --git a/shhs_visit2/shhs2-203016/embeddings.meta.json b/shhs_visit2/shhs2-203016/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..878bf1bb2e6ead2728c6fe9b93f309f85682a9f9 --- /dev/null +++ b/shhs_visit2/shhs2-203016/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203016", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:10.181003+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203016/embeddings.npy b/shhs_visit2/shhs2-203016/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54e75ec3b95b8dc1f664b3a647bf8d97719908af --- /dev/null +++ b/shhs_visit2/shhs2-203016/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867571a9a18ccf923fa15fce1213aec7e2a38f6f9a15caec49e9e7ab88c45692 +size 1364128 diff --git a/shhs_visit2/shhs2-203016/labels.meta.json b/shhs_visit2/shhs2-203016/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4638d5c0528aa5d577f2575b8543d23bcf04c072 --- /dev/null +++ b/shhs_visit2/shhs2-203016/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203016", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:10.185661+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203016/labels.npy b/shhs_visit2/shhs2-203016/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..07eee19e0e58870753ddf86031ca06bcfb278a08 --- /dev/null +++ b/shhs_visit2/shhs2-203016/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9acb3a38830bdf7d5cca7a3cd9208b6c78f81c7976e20ac3b661cf386029987e +size 2856 diff --git a/shhs_visit2/shhs2-203017/embeddings.meta.json b/shhs_visit2/shhs2-203017/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53b49f24f3cd9a9f5a9342a3b8e46e4b57d35b6e --- /dev/null +++ b/shhs_visit2/shhs2-203017/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203017", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:24:11.472512+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203017/embeddings.npy b/shhs_visit2/shhs2-203017/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f7e2997429f8a6c77bef38a928c37fa28102ea01 --- /dev/null +++ b/shhs_visit2/shhs2-203017/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d477f6d3f0e5090fc503d0873ca72b13792305b1de091671f8c9fa6014ea91da +size 1200128 diff --git a/shhs_visit2/shhs2-203017/labels.meta.json b/shhs_visit2/shhs2-203017/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1291aa64256769e072123b9c0c1ede4e8681185d --- /dev/null +++ b/shhs_visit2/shhs2-203017/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203017", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:24:11.475170+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203017/labels.npy b/shhs_visit2/shhs2-203017/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ed149cc28b10a07ab685c84144d0685c2d59870 --- /dev/null +++ b/shhs_visit2/shhs2-203017/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc51d3eae30cef20985f17a724e125093769ff4d57027597ae4360d478a8148b +size 2528 diff --git a/shhs_visit2/shhs2-203018/embeddings.meta.json b/shhs_visit2/shhs2-203018/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..417a1128b658158fd4e265da49724302bae0ea46 --- /dev/null +++ b/shhs_visit2/shhs2-203018/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203018", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:13.007198+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203018/embeddings.npy b/shhs_visit2/shhs2-203018/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..df7c027b63863d0f22873a08965b14a25925239a --- /dev/null +++ b/shhs_visit2/shhs2-203018/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee09512c5d827f5cf6219abc311cec864e4411f190ac86198256eb5a4bd9ab02 +size 1320128 diff --git a/shhs_visit2/shhs2-203018/labels.meta.json b/shhs_visit2/shhs2-203018/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..368250d437301ebb0a2b594be46877a721120150 --- /dev/null +++ b/shhs_visit2/shhs2-203018/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203018", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:13.010984+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203018/labels.npy b/shhs_visit2/shhs2-203018/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..211067a0062b01463d9fed41b84377a7e7a323c4 --- /dev/null +++ b/shhs_visit2/shhs2-203018/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa6ec03b2ae0d98897103bbc1aeeea8937d71e82096046ce4495fe2bbefb076 +size 2768 diff --git a/shhs_visit2/shhs2-203019/embeddings.meta.json b/shhs_visit2/shhs2-203019/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47c173d82eeefd667feccdb7ef48acb384ea5210 --- /dev/null +++ b/shhs_visit2/shhs2-203019/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203019", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:14.714825+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203019/embeddings.npy b/shhs_visit2/shhs2-203019/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..960433d1bbad5392746047baa527de5d2d83f790 --- /dev/null +++ b/shhs_visit2/shhs2-203019/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b83e65836b9f3a6ac49a2e91b1f7d65812378b6d8312030765ebf5de124b9e +size 1364128 diff --git a/shhs_visit2/shhs2-203019/labels.meta.json b/shhs_visit2/shhs2-203019/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3143c35def7205e5497abe3f8399486c856b00b8 --- /dev/null +++ b/shhs_visit2/shhs2-203019/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203019", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:14.718836+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203019/labels.npy b/shhs_visit2/shhs2-203019/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..398a20c0de42274a8291de23c2589242bfddadf1 --- /dev/null +++ b/shhs_visit2/shhs2-203019/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a4fe3f62430153b5735831c6387d9f43e9d7d2f735172963555e7a423a49d6 +size 2856 diff --git a/shhs_visit2/shhs2-203027/embeddings.meta.json b/shhs_visit2/shhs2-203027/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c3e952faadb4fb2ffb8745a9bdb3365b17e5b62 --- /dev/null +++ b/shhs_visit2/shhs2-203027/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203027", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:24:16.055844+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203027/embeddings.npy b/shhs_visit2/shhs2-203027/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..231da193f80dae9b06740acecd60e00651cc40cf --- /dev/null +++ b/shhs_visit2/shhs2-203027/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12cf37ea0e4089ff5be2285bbd7a0a453675eea1b56e934f9fff1cb25d77465c +size 1200128 diff --git a/shhs_visit2/shhs2-203027/labels.meta.json b/shhs_visit2/shhs2-203027/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b114440c5512a1bfdb51b4c0f4a834a18c6a38c5 --- /dev/null +++ b/shhs_visit2/shhs2-203027/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203027", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:24:16.059947+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203027/labels.npy b/shhs_visit2/shhs2-203027/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfada81d67a514e4bdf34a4a6e94bbd0492a3627 --- /dev/null +++ b/shhs_visit2/shhs2-203027/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a058f12747b300b5a5e87553d6535138bb7ba17605dc0408119b43d9dd1a556 +size 2528 diff --git a/shhs_visit2/shhs2-203028/embeddings.meta.json b/shhs_visit2/shhs2-203028/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dceac8a37d52525643740c773dc840c455b488f3 --- /dev/null +++ b/shhs_visit2/shhs2-203028/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203028", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:17.589894+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203028/embeddings.npy b/shhs_visit2/shhs2-203028/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58dd9d3d478772b57e8685fa2ef66fb6e5295b4e --- /dev/null +++ b/shhs_visit2/shhs2-203028/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e7ee1a8bb758a1ea4cb6507bd54a20e8633516549ed8ccdbb0d8b888fe7653 +size 1320128 diff --git a/shhs_visit2/shhs2-203028/labels.meta.json b/shhs_visit2/shhs2-203028/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3873503bc7dd8affedaf293c8dab06df7b7e9be --- /dev/null +++ b/shhs_visit2/shhs2-203028/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203028", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:17.593622+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203028/labels.npy b/shhs_visit2/shhs2-203028/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c66f2ebf6e4f0609f9c5a32e91e3ce7f5d3e62e --- /dev/null +++ b/shhs_visit2/shhs2-203028/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3ce38d8174b153644c64ab2e1f02606f1fa2c9c9321287a7e57adfdae95e65 +size 2768 diff --git a/shhs_visit2/shhs2-203034/embeddings.meta.json b/shhs_visit2/shhs2-203034/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fec215e59b1aba662bd21ce7c5b550271a0af50 --- /dev/null +++ b/shhs_visit2/shhs2-203034/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203034", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:24:18.758225+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203034/embeddings.npy b/shhs_visit2/shhs2-203034/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..48990a8011c91dc98c8da6ea00e14229c0b19bd1 --- /dev/null +++ b/shhs_visit2/shhs2-203034/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef89c53db55035558e65363e3a83893deeb479eb420abc3300f72551868580f +size 990128 diff --git a/shhs_visit2/shhs2-203034/labels.meta.json b/shhs_visit2/shhs2-203034/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..511a65b8d7e47562f0a3a5fa7a4406b5dc88bd31 --- /dev/null +++ b/shhs_visit2/shhs2-203034/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203034", + "n_epochs": 990, + "created_utc": "2026-05-03T18:24:18.761885+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203034/labels.npy b/shhs_visit2/shhs2-203034/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4a5e36811a119eed4b398264effc024261cda6d --- /dev/null +++ b/shhs_visit2/shhs2-203034/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf53095e3083f56a42c3fddbb28673a556a789e9417be7c368c0a9ef615a6e7 +size 2108 diff --git a/shhs_visit2/shhs2-203037/embeddings.meta.json b/shhs_visit2/shhs2-203037/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..855fe77028ecf6e0fffd20815e6a94e47ec82e5d --- /dev/null +++ b/shhs_visit2/shhs2-203037/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203037", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:20.218041+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203037/embeddings.npy b/shhs_visit2/shhs2-203037/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f057dfe26276ee0aa2ebbeb91adb1c1e953e8535 --- /dev/null +++ b/shhs_visit2/shhs2-203037/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef96b6449c65a0f5ab137045cb4e036174618611e6c653a2a77c87336480f16 +size 1320128 diff --git a/shhs_visit2/shhs2-203037/labels.meta.json b/shhs_visit2/shhs2-203037/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c55c9de2bce5a583f55f2d0407683aa73a8ea004 --- /dev/null +++ b/shhs_visit2/shhs2-203037/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203037", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:20.221638+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203037/labels.npy b/shhs_visit2/shhs2-203037/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd73b7c765f1bd2cab98468a9cf808b786b40fe3 --- /dev/null +++ b/shhs_visit2/shhs2-203037/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be76b5204ebf1bebb8dc00c964fa0b801895ce15338b881737ecd5ce36c3b28 +size 2768 diff --git a/shhs_visit2/shhs2-203038/embeddings.meta.json b/shhs_visit2/shhs2-203038/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1854b1b892acf1d8ff26b99861ea29a90c40a54d --- /dev/null +++ b/shhs_visit2/shhs2-203038/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203038", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:24:21.543428+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203038/embeddings.npy b/shhs_visit2/shhs2-203038/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec045d11562c2402e2beb48029d8b01d4a803bd9 --- /dev/null +++ b/shhs_visit2/shhs2-203038/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da1ce02eb9cf1d97a628334c6a29fde73592aa85f428399345b6c1ed4cca5929 +size 1260128 diff --git a/shhs_visit2/shhs2-203038/labels.meta.json b/shhs_visit2/shhs2-203038/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01eb8d4355437c558e3a48f550936fda5bb29618 --- /dev/null +++ b/shhs_visit2/shhs2-203038/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203038", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:24:21.547800+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203038/labels.npy b/shhs_visit2/shhs2-203038/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..670810b6dbee9b36e2204436c14863ddbe8cab56 --- /dev/null +++ b/shhs_visit2/shhs2-203038/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bda4e4d2485308d4fe7f62bf398adb40f789323de3d3422cbb8dfdabe433915 +size 2648 diff --git a/shhs_visit2/shhs2-203039/embeddings.meta.json b/shhs_visit2/shhs2-203039/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94bed22f0b08800fbfacd909a587437344ecba43 --- /dev/null +++ b/shhs_visit2/shhs2-203039/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203039", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:23.253220+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203039/embeddings.npy b/shhs_visit2/shhs2-203039/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8240657ac485e3affb202e998d587f87b822f7eb --- /dev/null +++ b/shhs_visit2/shhs2-203039/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a898b661d5d86ce944547cfb8190c9affde29985f798bb1502d205f060da0695 +size 1364128 diff --git a/shhs_visit2/shhs2-203039/labels.meta.json b/shhs_visit2/shhs2-203039/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f37648a95b7c95c6d6b8268430e19b83d1aff60 --- /dev/null +++ b/shhs_visit2/shhs2-203039/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203039", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:23.256041+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203039/labels.npy b/shhs_visit2/shhs2-203039/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d7bf26b3ac72ec4d139b6efd9425908f9c8ded8 --- /dev/null +++ b/shhs_visit2/shhs2-203039/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe2b4a46eb87928c1ad2aebbcc809bae31e0b1ccbfce39d061d21fe303bf505 +size 2856 diff --git a/shhs_visit2/shhs2-203040/embeddings.meta.json b/shhs_visit2/shhs2-203040/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d6f6d230e170c56d7ea9b5983db38d2c165fae2 --- /dev/null +++ b/shhs_visit2/shhs2-203040/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203040", + "embedding_dim": 500, + "n_epochs": 890, + "created_utc": "2026-05-03T18:24:24.516436+00:00", + "shape": [ + 890, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203040/embeddings.npy b/shhs_visit2/shhs2-203040/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6fc551143ca3095aa2152df734bd71a6b85d1fdc --- /dev/null +++ b/shhs_visit2/shhs2-203040/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5f45477de94fe13bf818432a72a14edb51ac9cbf30e335cd3f84365fc3c6b3 +size 890128 diff --git a/shhs_visit2/shhs2-203040/labels.meta.json b/shhs_visit2/shhs2-203040/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f638e80465df60826161581bb777f1cbcca8dba9 --- /dev/null +++ b/shhs_visit2/shhs2-203040/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203040", + "n_epochs": 890, + "created_utc": "2026-05-03T18:24:24.521228+00:00", + "shape": [ + 890 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203040/labels.npy b/shhs_visit2/shhs2-203040/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d9e2b0b5047cd3d31c2d6688f739362bc197f62 --- /dev/null +++ b/shhs_visit2/shhs2-203040/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d3cc42a7df3a622f853f1980d24a874eaa48a52290d36db9842d468b33a1a1 +size 1908 diff --git a/shhs_visit2/shhs2-203042/embeddings.meta.json b/shhs_visit2/shhs2-203042/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb93e891ec93a2726fcd7cfd10996180e03a4c2d --- /dev/null +++ b/shhs_visit2/shhs2-203042/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203042", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:24:25.989162+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203042/embeddings.npy b/shhs_visit2/shhs2-203042/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17bd6f1015049bf9156fcb701520c0706de396bb --- /dev/null +++ b/shhs_visit2/shhs2-203042/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671db2bfc250c196dc083eaadc1a551a7087b998b04d91db08bdf186753c27fc +size 1350128 diff --git a/shhs_visit2/shhs2-203042/labels.meta.json b/shhs_visit2/shhs2-203042/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..680d2ea860b8db43aeae6dd4116532444f5bf0fb --- /dev/null +++ b/shhs_visit2/shhs2-203042/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203042", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:24:25.992910+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203042/labels.npy b/shhs_visit2/shhs2-203042/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..634c6a9eb62884053b175cff9563a135c82923dc --- /dev/null +++ b/shhs_visit2/shhs2-203042/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5538994f3c06eacb7415b994e683b0151d3dbbf907601d093ecb4fc50f3abf +size 2828 diff --git a/shhs_visit2/shhs2-203044/embeddings.meta.json b/shhs_visit2/shhs2-203044/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a0066457322c77a0179a0050bed775084a2fcfc --- /dev/null +++ b/shhs_visit2/shhs2-203044/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203044", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:27.465836+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203044/embeddings.npy b/shhs_visit2/shhs2-203044/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..932f9bbb3bb0fa26539498d85c70bf0bcf520e6f --- /dev/null +++ b/shhs_visit2/shhs2-203044/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f1fedd85ebf2030d858456cbb3070bf034774cfc7fb977cc6bd8a5a9ecb1a3 +size 1320128 diff --git a/shhs_visit2/shhs2-203044/labels.meta.json b/shhs_visit2/shhs2-203044/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1b89f1fc9393bcc0e465d316b96caf92eed0b7b --- /dev/null +++ b/shhs_visit2/shhs2-203044/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203044", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:27.469355+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203044/labels.npy b/shhs_visit2/shhs2-203044/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e8518439690554a8d5a6b9b0e844cac146ad376 --- /dev/null +++ b/shhs_visit2/shhs2-203044/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebffde2a9d212101698facf9c78c394920983ca1c449092d78780305058f40f4 +size 2768 diff --git a/shhs_visit2/shhs2-203047/embeddings.meta.json b/shhs_visit2/shhs2-203047/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..388a7b994e6b733d390fcb70e5890a72ae03297f --- /dev/null +++ b/shhs_visit2/shhs2-203047/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203047", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:24:28.439887+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203047/embeddings.npy b/shhs_visit2/shhs2-203047/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0d8f72e902e3837086573f9e45685d8795031a8 --- /dev/null +++ b/shhs_visit2/shhs2-203047/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:138fab574ac123dd30d1db5793de1d0573025714b4f9612644e922dad8986483 +size 840128 diff --git a/shhs_visit2/shhs2-203047/labels.meta.json b/shhs_visit2/shhs2-203047/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae8ed4f92264ce924b372fc50620d48fa62da048 --- /dev/null +++ b/shhs_visit2/shhs2-203047/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203047", + "n_epochs": 840, + "created_utc": "2026-05-03T18:24:28.443432+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203047/labels.npy b/shhs_visit2/shhs2-203047/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bc9d8cd3839354ffe7157f9ff1d0079de61a832b --- /dev/null +++ b/shhs_visit2/shhs2-203047/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e8e46fc2f99fff2bf2e1065d3a0da215b6fe519aa7fc1a5ebac8e2fdbb0a8a +size 1808 diff --git a/shhs_visit2/shhs2-203049/embeddings.meta.json b/shhs_visit2/shhs2-203049/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a14d7143d43c1b164e811302a5ea79043b87b77 --- /dev/null +++ b/shhs_visit2/shhs2-203049/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203049", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:29.952049+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203049/embeddings.npy b/shhs_visit2/shhs2-203049/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ab98da4334b4eeef08e37f02121315901aab332 --- /dev/null +++ b/shhs_visit2/shhs2-203049/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acce14e8697a67bf459941cc07f672e56690c012c3b247a41b2c94090d416d3b +size 1320128 diff --git a/shhs_visit2/shhs2-203049/labels.meta.json b/shhs_visit2/shhs2-203049/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..497d0099265e36fce982159c06b30e43ebcd640b --- /dev/null +++ b/shhs_visit2/shhs2-203049/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203049", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:29.955504+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203049/labels.npy b/shhs_visit2/shhs2-203049/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5543029366840f6891f48e7e2948986190d928e1 --- /dev/null +++ b/shhs_visit2/shhs2-203049/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b1867674b38f3d11f4651ac8d350c89f6e39511696920ae2d653654a952430 +size 2768 diff --git a/shhs_visit2/shhs2-203050/embeddings.meta.json b/shhs_visit2/shhs2-203050/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe9cfa047ebf60194f259f4135aa70f1bd41d069 --- /dev/null +++ b/shhs_visit2/shhs2-203050/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203050", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:31.385390+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203050/embeddings.npy b/shhs_visit2/shhs2-203050/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2efddd3422673a4761b84b70582ead2ad5bbab04 --- /dev/null +++ b/shhs_visit2/shhs2-203050/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04dc6ec7b19e954a4e5680d1fa43b557f8839889e9379e74b00fcf968e317cf +size 1320128 diff --git a/shhs_visit2/shhs2-203050/labels.meta.json b/shhs_visit2/shhs2-203050/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f1c1076007ec5a340a6e503e1f0e837500f57de --- /dev/null +++ b/shhs_visit2/shhs2-203050/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203050", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:31.389110+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203050/labels.npy b/shhs_visit2/shhs2-203050/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..42b7d70fdf357c33571ee8ad1a9a4471efb5832f --- /dev/null +++ b/shhs_visit2/shhs2-203050/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112934750fce910c924e8d54ace145a60bc292976814357e6ce258ff512b2548 +size 2768 diff --git a/shhs_visit2/shhs2-203052/embeddings.meta.json b/shhs_visit2/shhs2-203052/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0fb6237f2b1747d31b74708129aa53f7fe39bbc7 --- /dev/null +++ b/shhs_visit2/shhs2-203052/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203052", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:32.877228+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203052/embeddings.npy b/shhs_visit2/shhs2-203052/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d177083539cb37f1348b3bf87fa6d74ed5f15d5e --- /dev/null +++ b/shhs_visit2/shhs2-203052/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805e0b891640f7b8aa987ad6801ce7799dc92eecf4b9443719ebab6201321323 +size 1320128 diff --git a/shhs_visit2/shhs2-203052/labels.meta.json b/shhs_visit2/shhs2-203052/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31d42339f3a4ee0573c7da41bd6c1ac2c607b959 --- /dev/null +++ b/shhs_visit2/shhs2-203052/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203052", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:32.880541+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203052/labels.npy b/shhs_visit2/shhs2-203052/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f9a78373a0d390fa7dbff9fd939e497c97201606 --- /dev/null +++ b/shhs_visit2/shhs2-203052/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f220ca9c3c74f2b4b1f8129c188fe9668d7188c4e1dd6328c2453c5228cc107 +size 2768 diff --git a/shhs_visit2/shhs2-203054/embeddings.meta.json b/shhs_visit2/shhs2-203054/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d7d735c0e9ca9b88611bd3cf26337e9b7ecb709 --- /dev/null +++ b/shhs_visit2/shhs2-203054/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203054", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:34.584560+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203054/embeddings.npy b/shhs_visit2/shhs2-203054/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad00c3820204b674611505a9646fa643e9b44bc5 --- /dev/null +++ b/shhs_visit2/shhs2-203054/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d1b8d93478978c192281250b418bea608621e7ea9404322ac1c07c0c521037 +size 1364128 diff --git a/shhs_visit2/shhs2-203054/labels.meta.json b/shhs_visit2/shhs2-203054/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eea49f7faf90aff4eee30839ec85d9b8378b6fb7 --- /dev/null +++ b/shhs_visit2/shhs2-203054/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203054", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:34.588128+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203054/labels.npy b/shhs_visit2/shhs2-203054/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..08a8dac734de983edb32f01fdeaca25ddc744826 --- /dev/null +++ b/shhs_visit2/shhs2-203054/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd0212af728d8a6f4679f1f5dfae3b0e0d666f206efefc5b201874aba957c40 +size 2856 diff --git a/shhs_visit2/shhs2-203056/embeddings.meta.json b/shhs_visit2/shhs2-203056/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86b5a07ea15c59c5b60c71b8688058afc6791ae4 --- /dev/null +++ b/shhs_visit2/shhs2-203056/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203056", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:36.239795+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203056/embeddings.npy b/shhs_visit2/shhs2-203056/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b5aae2588e37c46f18baf792deadd70e1f40a4d --- /dev/null +++ b/shhs_visit2/shhs2-203056/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c8a685bae8435452db1b11dca641d5cef04f7dbbe210c6ac8e4b820462de64 +size 1364128 diff --git a/shhs_visit2/shhs2-203056/labels.meta.json b/shhs_visit2/shhs2-203056/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..056502ef874212ed7fb61918d88917dded7dfdb6 --- /dev/null +++ b/shhs_visit2/shhs2-203056/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203056", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:36.242972+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203056/labels.npy b/shhs_visit2/shhs2-203056/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..82d341492ffd3c0bc63bb1b2c504072baff6e5c2 --- /dev/null +++ b/shhs_visit2/shhs2-203056/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f263780637f88c3600167e6df5427cc7affb9dbe9054679ebef083114f36f85 +size 2856 diff --git a/shhs_visit2/shhs2-203057/embeddings.meta.json b/shhs_visit2/shhs2-203057/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2800829a2c8b6739c7db69329b7e5e34c3c4b44 --- /dev/null +++ b/shhs_visit2/shhs2-203057/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203057", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:37.708785+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203057/embeddings.npy b/shhs_visit2/shhs2-203057/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cf21848faed3ac3f0401bb9f92bec3ed096c8e7 --- /dev/null +++ b/shhs_visit2/shhs2-203057/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a977096c7cf84f7733910b1ddb6ae43db6e69609c58e311ae1483e97da208ff5 +size 1320128 diff --git a/shhs_visit2/shhs2-203057/labels.meta.json b/shhs_visit2/shhs2-203057/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b249dfa7aa111885de044a1e58e5d6c2dca0850e --- /dev/null +++ b/shhs_visit2/shhs2-203057/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203057", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:37.712353+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203057/labels.npy b/shhs_visit2/shhs2-203057/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2d0d297980e310de951ad6a4859f84b17a9d35c --- /dev/null +++ b/shhs_visit2/shhs2-203057/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c161fe4dd4b98d1e3a5e64ecae9187ff59b97c29053666ea9d5ec0f4329ba8 +size 2768 diff --git a/shhs_visit2/shhs2-203060/embeddings.meta.json b/shhs_visit2/shhs2-203060/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3f0786588724fa3d7e4dd7f60b9cf480ad904da --- /dev/null +++ b/shhs_visit2/shhs2-203060/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203060", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:39.223373+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203060/embeddings.npy b/shhs_visit2/shhs2-203060/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..151ea9f7aa3f56720803dd30af85a1b3a792bdc3 --- /dev/null +++ b/shhs_visit2/shhs2-203060/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427ef93947c2479dee19945355a2dfeea9c5e9bcc024c73a2bdf509bb7284341 +size 1320128 diff --git a/shhs_visit2/shhs2-203060/labels.meta.json b/shhs_visit2/shhs2-203060/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff04f155ef9f138fc794bfe3c696275339a61d31 --- /dev/null +++ b/shhs_visit2/shhs2-203060/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203060", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:39.227086+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203060/labels.npy b/shhs_visit2/shhs2-203060/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3652a3633a8c38e1d23640119c611c683306f541 --- /dev/null +++ b/shhs_visit2/shhs2-203060/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ecc94d5dfcfce6254954338c58b0a920413585cce753207e22444c87501e5a +size 2768 diff --git a/shhs_visit2/shhs2-203065/embeddings.meta.json b/shhs_visit2/shhs2-203065/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..735fb66ab297754fd82fe81070cb926e1eb1ece0 --- /dev/null +++ b/shhs_visit2/shhs2-203065/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203065", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:40.901572+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203065/embeddings.npy b/shhs_visit2/shhs2-203065/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d7f0f7967a88e98f88abd11bf49491671710507 --- /dev/null +++ b/shhs_visit2/shhs2-203065/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcf9c2356c9ad33b5bc0c3d179ff2334b6bec6f41e559e145c05ad32628ae49 +size 1364128 diff --git a/shhs_visit2/shhs2-203065/labels.meta.json b/shhs_visit2/shhs2-203065/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a82136c07874b063ebe7fe47ef93e0cd514feee2 --- /dev/null +++ b/shhs_visit2/shhs2-203065/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203065", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:40.905676+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203065/labels.npy b/shhs_visit2/shhs2-203065/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..00793b27b7092b136576d80a3bba60fe3b905804 --- /dev/null +++ b/shhs_visit2/shhs2-203065/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a57fe0fc4e87115f86f56dbc7729cd047ff47aa3293ca5db58ddd4f3141c90 +size 2856 diff --git a/shhs_visit2/shhs2-203066/embeddings.meta.json b/shhs_visit2/shhs2-203066/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b65cea2ea66ba917513cf4af72cb731b85cbd3a --- /dev/null +++ b/shhs_visit2/shhs2-203066/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203066", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:42.558657+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203066/embeddings.npy b/shhs_visit2/shhs2-203066/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ccdb06059b047fcde24e7fc7fdadc46bc64ade8 --- /dev/null +++ b/shhs_visit2/shhs2-203066/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579d5203e2266ee0dce939534032e878c766441498ab164ba5c7489085b84861 +size 1364128 diff --git a/shhs_visit2/shhs2-203066/labels.meta.json b/shhs_visit2/shhs2-203066/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..372f668df35ff5afc12a154c1ada60fc6d8f5b3f --- /dev/null +++ b/shhs_visit2/shhs2-203066/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203066", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:42.562461+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203066/labels.npy b/shhs_visit2/shhs2-203066/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0b5923640dafad3b589170a8dde78b918e491f7 --- /dev/null +++ b/shhs_visit2/shhs2-203066/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e00527927c8f00deff678b55b065bd3ba0174300f857c770c70beb215999ef09 +size 2856 diff --git a/shhs_visit2/shhs2-203068/embeddings.meta.json b/shhs_visit2/shhs2-203068/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32a441bb1183ebdcda487cea3cebbf74b35881e5 --- /dev/null +++ b/shhs_visit2/shhs2-203068/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203068", + "embedding_dim": 500, + "n_epochs": 1172, + "created_utc": "2026-05-03T18:24:44.374552+00:00", + "shape": [ + 1172, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203068/embeddings.npy b/shhs_visit2/shhs2-203068/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ac01e5ac110bdb51314746d397e1e484149cb16 --- /dev/null +++ b/shhs_visit2/shhs2-203068/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b577e424d9a703eefdbdb360f66f1032759e9cafd960134594359e4a3fa093f +size 1172128 diff --git a/shhs_visit2/shhs2-203068/labels.meta.json b/shhs_visit2/shhs2-203068/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ca99c247aa0994983f7051608cb49e5e99776ac --- /dev/null +++ b/shhs_visit2/shhs2-203068/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203068", + "n_epochs": 1172, + "created_utc": "2026-05-03T18:24:44.378379+00:00", + "shape": [ + 1172 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203068/labels.npy b/shhs_visit2/shhs2-203068/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad02ded238c505357686cd1d9694eb34fc611052 --- /dev/null +++ b/shhs_visit2/shhs2-203068/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3c9d288b7baa9a5e36bacc852b83f9d0a42e2e5324405de67d6f4fff1be02e +size 2472 diff --git a/shhs_visit2/shhs2-203071/embeddings.meta.json b/shhs_visit2/shhs2-203071/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..52285d649a4155d6afde445d0df2674803a1a12e --- /dev/null +++ b/shhs_visit2/shhs2-203071/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203071", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:46.106792+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203071/embeddings.npy b/shhs_visit2/shhs2-203071/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..45cd680e840c03eaeaf67a4a075fd584d9df4fc7 --- /dev/null +++ b/shhs_visit2/shhs2-203071/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a06e3f774c2a40263556422ebded07970594e4fa555d15795699fdcb10678ae +size 1364128 diff --git a/shhs_visit2/shhs2-203071/labels.meta.json b/shhs_visit2/shhs2-203071/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ff3bfebddbf9095f0fcf9be5c075e773433613d --- /dev/null +++ b/shhs_visit2/shhs2-203071/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203071", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:46.110700+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203071/labels.npy b/shhs_visit2/shhs2-203071/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..522727b32cc32bf4954ee394fa6123dc4c3f0e76 --- /dev/null +++ b/shhs_visit2/shhs2-203071/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad03b08a73a5462d446115b950284801b8e35d44ffc079b5089e63bb5bf653fc +size 2856 diff --git a/shhs_visit2/shhs2-203073/embeddings.meta.json b/shhs_visit2/shhs2-203073/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df6421c66c904de1232e0c7779be883c5b1ee325 --- /dev/null +++ b/shhs_visit2/shhs2-203073/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203073", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:47.816816+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203073/embeddings.npy b/shhs_visit2/shhs2-203073/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbe5aca17bf221c7dd873c99648571b8ccd22303 --- /dev/null +++ b/shhs_visit2/shhs2-203073/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37dc6584d9414a7b3dccee9b6778be800f5487ae4d7da3390f32b98e7b091faa +size 1364128 diff --git a/shhs_visit2/shhs2-203073/labels.meta.json b/shhs_visit2/shhs2-203073/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9af19b58fc0cb99833f9f335521cfc6e612af5a5 --- /dev/null +++ b/shhs_visit2/shhs2-203073/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203073", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:47.820678+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203073/labels.npy b/shhs_visit2/shhs2-203073/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..427a641e4a907806a8f052468164ecf15873854a --- /dev/null +++ b/shhs_visit2/shhs2-203073/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e167d5ac73764ee17c1e506f087602e6a64493b85e2a865d2f99be17d316ba +size 2856 diff --git a/shhs_visit2/shhs2-203079/embeddings.meta.json b/shhs_visit2/shhs2-203079/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5f7d7fe4cc15115a8e448cd3e24c0d1b44ffc29 --- /dev/null +++ b/shhs_visit2/shhs2-203079/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203079", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:24:49.039162+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203079/embeddings.npy b/shhs_visit2/shhs2-203079/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca4154a06bc5b53c9383b9da8fb66aad043ecd8d --- /dev/null +++ b/shhs_visit2/shhs2-203079/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8953231f6afff1cf4bf08f19b68e1ae61f7536b6cf975b52f746bebb250cfbc3 +size 1080128 diff --git a/shhs_visit2/shhs2-203079/labels.meta.json b/shhs_visit2/shhs2-203079/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd4261ece6e4f18bab6c7a58ac7f19e8df159c5b --- /dev/null +++ b/shhs_visit2/shhs2-203079/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203079", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:24:49.042546+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203079/labels.npy b/shhs_visit2/shhs2-203079/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..46ec31539b1aae4363134cb9378fce7d508a760c --- /dev/null +++ b/shhs_visit2/shhs2-203079/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48174f696ea7f6737fafc6776fd542fe907a8e3dea7d8d49c8a5f6a5f947c6f9 +size 2288 diff --git a/shhs_visit2/shhs2-203080/embeddings.meta.json b/shhs_visit2/shhs2-203080/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3538a2821d8947bf7c3f5a19b128e175a055cb4e --- /dev/null +++ b/shhs_visit2/shhs2-203080/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203080", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:49.684062+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203080/embeddings.npy b/shhs_visit2/shhs2-203080/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b64d24315c0b32a07c798918fc30185c85def4ec --- /dev/null +++ b/shhs_visit2/shhs2-203080/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d10325a499da3b864aa80bfde5e1d2e3836179302e99989f8410844af34e43 +size 1320128 diff --git a/shhs_visit2/shhs2-203080/labels.meta.json b/shhs_visit2/shhs2-203080/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..acb2ee9453ca7815e0783dd6d49c01dcfd88234f --- /dev/null +++ b/shhs_visit2/shhs2-203080/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203080", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:49.687835+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203080/labels.npy b/shhs_visit2/shhs2-203080/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..df2278d82a6232892d71f7f57646e8c044cc2d1c --- /dev/null +++ b/shhs_visit2/shhs2-203080/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371b8a1f496963aacf8f100253098547f9c16e3e02250cf8cc8dc0b988a1c33c +size 2768 diff --git a/shhs_visit2/shhs2-203082/embeddings.meta.json b/shhs_visit2/shhs2-203082/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59908cccac2fb4c749a56107acb8489c09b47d73 --- /dev/null +++ b/shhs_visit2/shhs2-203082/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203082", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:51.548003+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203082/embeddings.npy b/shhs_visit2/shhs2-203082/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..029085437ef2225769dc03237a8aebecc20041de --- /dev/null +++ b/shhs_visit2/shhs2-203082/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38c66f8d8e6b521868a17c57d4f63b2b95e75fd5a74fbb77116d6e025bb1a00 +size 1364128 diff --git a/shhs_visit2/shhs2-203082/labels.meta.json b/shhs_visit2/shhs2-203082/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57703a16ee4890a2d33d03d3b5a08df68b01a5cd --- /dev/null +++ b/shhs_visit2/shhs2-203082/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203082", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:51.552174+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203082/labels.npy b/shhs_visit2/shhs2-203082/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5dd8d88375c087696ce559551d4dee8bafb34b24 --- /dev/null +++ b/shhs_visit2/shhs2-203082/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de501b3c4f6c372f6e12f56ab8318ff5cc3c425f047018c698b0efcbec3765a5 +size 2856 diff --git a/shhs_visit2/shhs2-203083/embeddings.meta.json b/shhs_visit2/shhs2-203083/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..096d731269e757f07dc278d601e961697efadb15 --- /dev/null +++ b/shhs_visit2/shhs2-203083/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203083", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:53.130438+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203083/embeddings.npy b/shhs_visit2/shhs2-203083/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ff740e3aa532b5f0fde2a8a7c61d1ccbf83a4d4 --- /dev/null +++ b/shhs_visit2/shhs2-203083/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcad7b415536349d9e669d265b6a0ddb4ff042c0d68f0e82d97bfca5893ef4fc +size 1320128 diff --git a/shhs_visit2/shhs2-203083/labels.meta.json b/shhs_visit2/shhs2-203083/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b81034603a8ad0e4b9527f17943fea3feb294456 --- /dev/null +++ b/shhs_visit2/shhs2-203083/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203083", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:53.134422+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203083/labels.npy b/shhs_visit2/shhs2-203083/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb501851634c40dc4862bbb214a30a0969bae169 --- /dev/null +++ b/shhs_visit2/shhs2-203083/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd83340b5f36142469f9f30887c7d14cfcc406ff00c30df76c90e7ca5a2022a +size 2768 diff --git a/shhs_visit2/shhs2-203087/embeddings.meta.json b/shhs_visit2/shhs2-203087/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61c9516d8d7549e989e1629b3d7cc27bfe0fbf75 --- /dev/null +++ b/shhs_visit2/shhs2-203087/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203087", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:24:54.535614+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203087/embeddings.npy b/shhs_visit2/shhs2-203087/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..11c6356d0543496d51c6bee9f7ea0caa1b37a99e --- /dev/null +++ b/shhs_visit2/shhs2-203087/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc0dcf5a08abf8a4be093583037b3ce2a11b7b90ce40a1036a89caa3858b01e +size 1170128 diff --git a/shhs_visit2/shhs2-203087/labels.meta.json b/shhs_visit2/shhs2-203087/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a4d8a0b57396aa3cbe40b724b258228bbb864f2 --- /dev/null +++ b/shhs_visit2/shhs2-203087/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203087", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:24:54.539005+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203087/labels.npy b/shhs_visit2/shhs2-203087/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..695e04a04770eb0b7c4f6e1a59cafc4595e202b6 --- /dev/null +++ b/shhs_visit2/shhs2-203087/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d68ba9c9a78c5cbce2368706432e4a60bc921ca31cbb552675bf3e864b198ed +size 2468 diff --git a/shhs_visit2/shhs2-203088/embeddings.meta.json b/shhs_visit2/shhs2-203088/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a98dc11099c73bf7d5f3e5ac00f18ce69ebb718e --- /dev/null +++ b/shhs_visit2/shhs2-203088/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203088", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:24:55.120388+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203088/embeddings.npy b/shhs_visit2/shhs2-203088/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a276fbc69bd11dd4885a31fba874d781f7e22ed4 --- /dev/null +++ b/shhs_visit2/shhs2-203088/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e69bc52a1545ceaeca4e54be0f164755433204214890a614b1bbbaee3f21b2d +size 1110128 diff --git a/shhs_visit2/shhs2-203088/labels.meta.json b/shhs_visit2/shhs2-203088/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d60af5aef7ad44ee1c8fa9467ce706413d06ed1b --- /dev/null +++ b/shhs_visit2/shhs2-203088/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203088", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:24:55.123180+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203088/labels.npy b/shhs_visit2/shhs2-203088/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a35ff3ed083cb44cf542efdc823f8378717c295a --- /dev/null +++ b/shhs_visit2/shhs2-203088/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7574ada99cc1353aa8a7184ae1115856de451556a4f3451d3c5fdfadbb3fe089 +size 2348 diff --git a/shhs_visit2/shhs2-203090/embeddings.meta.json b/shhs_visit2/shhs2-203090/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f7f8d849a45478b17ca909bd3598a74c8463c65 --- /dev/null +++ b/shhs_visit2/shhs2-203090/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203090", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:56.813821+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203090/embeddings.npy b/shhs_visit2/shhs2-203090/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec30983e464a03a5f86117d9904a90d8932b164a --- /dev/null +++ b/shhs_visit2/shhs2-203090/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7efa7a0e164f8a1087255e7e0bd16e5a3ceebe309789d0fd2de373cff148cd +size 1364128 diff --git a/shhs_visit2/shhs2-203090/labels.meta.json b/shhs_visit2/shhs2-203090/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..676da51b389ad2b38a3c6cad062f635c5e3bc464 --- /dev/null +++ b/shhs_visit2/shhs2-203090/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203090", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:24:56.817820+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203090/labels.npy b/shhs_visit2/shhs2-203090/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f79c17ae30334e908308775f1bf0329062d5ec9 --- /dev/null +++ b/shhs_visit2/shhs2-203090/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7fd68fc0f02a672a48515c21d417914bb7d6eeb1fda9f23698a5f456a9006c +size 2856 diff --git a/shhs_visit2/shhs2-203091/embeddings.meta.json b/shhs_visit2/shhs2-203091/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8e9a35a7557131fce6f2b76352b5c3b3cd52779 --- /dev/null +++ b/shhs_visit2/shhs2-203091/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203091", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:58.370600+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203091/embeddings.npy b/shhs_visit2/shhs2-203091/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e46672793c6475a6d32dee7f119274e62bd95374 --- /dev/null +++ b/shhs_visit2/shhs2-203091/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7b8dbfbfe2ec7d8bbfdc465fc2b2f89af5dddde27e192e5e7da76f46e09341 +size 1320128 diff --git a/shhs_visit2/shhs2-203091/labels.meta.json b/shhs_visit2/shhs2-203091/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3e94657e550e2d539be1ca8dfb4cb19a562a30e --- /dev/null +++ b/shhs_visit2/shhs2-203091/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203091", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:58.375489+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203091/labels.npy b/shhs_visit2/shhs2-203091/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b77f1a8a6cc8288089db0e1619c9184e58f7b491 --- /dev/null +++ b/shhs_visit2/shhs2-203091/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37eea6930450cc4e50ad47674a4d1bc7349eda86be3b33de0f4216d5cc64ce2 +size 2768 diff --git a/shhs_visit2/shhs2-203095/embeddings.meta.json b/shhs_visit2/shhs2-203095/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32d64332fd07cb00bf4be32bcc7657a1e3669c0f --- /dev/null +++ b/shhs_visit2/shhs2-203095/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203095", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:59.921990+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203095/embeddings.npy b/shhs_visit2/shhs2-203095/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb5ed093d642a0601e231715268deda05923aa54 --- /dev/null +++ b/shhs_visit2/shhs2-203095/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5d4fa11111edd1582219f6524fe986ede0054cf56542f320ba71e3273f34eb +size 1320128 diff --git a/shhs_visit2/shhs2-203095/labels.meta.json b/shhs_visit2/shhs2-203095/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7cbe1a5c1a0fa4e35f2dbb444bdeab6263e4a118 --- /dev/null +++ b/shhs_visit2/shhs2-203095/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203095", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:24:59.926196+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203095/labels.npy b/shhs_visit2/shhs2-203095/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7aa131534cd219826fbfb5e78fec9354feebc96f --- /dev/null +++ b/shhs_visit2/shhs2-203095/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9507758f01aec98a5a9c0ff0b12dfc002acea55be261ff6004d747d19a304178 +size 2768 diff --git a/shhs_visit2/shhs2-203096/embeddings.meta.json b/shhs_visit2/shhs2-203096/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73a7caca7aad7634a6c82dd93cebd79ab801a21d --- /dev/null +++ b/shhs_visit2/shhs2-203096/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203096", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:00.558989+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203096/embeddings.npy b/shhs_visit2/shhs2-203096/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..257f2ddc9e17dbe55ed5a46bb70f43c2115cf651 --- /dev/null +++ b/shhs_visit2/shhs2-203096/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2513bd6aaca39e70c4a9f69324c29220e833b8ffdcf73541b41a4ba058858f32 +size 1320128 diff --git a/shhs_visit2/shhs2-203096/labels.meta.json b/shhs_visit2/shhs2-203096/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f7f93bafe1988a1c6b4eb815a7aac5883dd2ee4 --- /dev/null +++ b/shhs_visit2/shhs2-203096/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203096", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:00.562869+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203096/labels.npy b/shhs_visit2/shhs2-203096/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2dc6b4ae73a5dbb32d4f1269f05f4207ee37a8f --- /dev/null +++ b/shhs_visit2/shhs2-203096/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a3901e5284910c4aed9d2dbe71fb36958dcc47aeb820ccc01f5b4460d59943 +size 2768 diff --git a/shhs_visit2/shhs2-203097/embeddings.meta.json b/shhs_visit2/shhs2-203097/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..de618d9cf97ebbbc2e5ae1adcbfbaf35c58f12b9 --- /dev/null +++ b/shhs_visit2/shhs2-203097/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203097", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:02.459010+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203097/embeddings.npy b/shhs_visit2/shhs2-203097/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..245584e3a83f95230ac7024e9c40d72c1ed62f23 --- /dev/null +++ b/shhs_visit2/shhs2-203097/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:618a88983ed75cc2dfc54d2eacd21f2d076c73b1a8adc7e8f440e3fcec0c098b +size 1320128 diff --git a/shhs_visit2/shhs2-203097/labels.meta.json b/shhs_visit2/shhs2-203097/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d7fe07fd8f90d8f5644241aea639e0fdbf6f647 --- /dev/null +++ b/shhs_visit2/shhs2-203097/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203097", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:02.462217+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203097/labels.npy b/shhs_visit2/shhs2-203097/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d82fa3b93136bc4c92b415556f12bdb96001da4 --- /dev/null +++ b/shhs_visit2/shhs2-203097/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed79aa7625db6ce98071bede0ad6c936f6db52ff30e34b54ca2ccdbf817ffd8 +size 2768 diff --git a/shhs_visit2/shhs2-203101/embeddings.meta.json b/shhs_visit2/shhs2-203101/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92c65490f10c2c457669faedd5d688fdd0b2c585 --- /dev/null +++ b/shhs_visit2/shhs2-203101/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203101", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:03.078331+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203101/embeddings.npy b/shhs_visit2/shhs2-203101/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c86e53ace8a62f6f9d481fd86241a25e0ec7a3c --- /dev/null +++ b/shhs_visit2/shhs2-203101/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a79a9246b696f363659f7c430f6d8c7497f7dc301de872c5972ec524121fb3 +size 1320128 diff --git a/shhs_visit2/shhs2-203101/labels.meta.json b/shhs_visit2/shhs2-203101/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e361d08cbb78d9a0cb7ff0e48916774fd9e7f29 --- /dev/null +++ b/shhs_visit2/shhs2-203101/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203101", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:03.081620+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203101/labels.npy b/shhs_visit2/shhs2-203101/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..841523d849d4c25aaab740a9dd7faa2d1a11144c --- /dev/null +++ b/shhs_visit2/shhs2-203101/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165e3ee20897992c951840c509d372850d33d9895a7246976a231a2fafcecc0e +size 2768 diff --git a/shhs_visit2/shhs2-203106/embeddings.meta.json b/shhs_visit2/shhs2-203106/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ace04b27e4dcf0194954e55aa8125afb10076a2c --- /dev/null +++ b/shhs_visit2/shhs2-203106/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203106", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:04.632426+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203106/embeddings.npy b/shhs_visit2/shhs2-203106/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2d47e9d8538ab9862cb9a904051c9750fe2af5c --- /dev/null +++ b/shhs_visit2/shhs2-203106/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c0a5e97bead48ab8ca8b500d2148cfe46c92966c9a8852703338c35c7c2ba5f +size 1320128 diff --git a/shhs_visit2/shhs2-203106/labels.meta.json b/shhs_visit2/shhs2-203106/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f75dbd8ba0a0a77b9335bc94c30ef2c0d05dbacb --- /dev/null +++ b/shhs_visit2/shhs2-203106/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203106", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:04.635368+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203106/labels.npy b/shhs_visit2/shhs2-203106/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33265b625e5ea4745cf056dc988876b05d1581d5 --- /dev/null +++ b/shhs_visit2/shhs2-203106/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8359158e83eefeed825cee365895708295accaabdab11172544192e0fdca954 +size 2768 diff --git a/shhs_visit2/shhs2-203107/embeddings.meta.json b/shhs_visit2/shhs2-203107/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79216bdd75126e8c49217155ee7bf8200378e034 --- /dev/null +++ b/shhs_visit2/shhs2-203107/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203107", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:25:06.329158+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203107/embeddings.npy b/shhs_visit2/shhs2-203107/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0dad284fe8523c3bf28a336be148287db8b383ad --- /dev/null +++ b/shhs_visit2/shhs2-203107/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4ed430c556ad3b43803b2907adf4c24536fa01acbbad576a084d55e1fb4f76 +size 1364128 diff --git a/shhs_visit2/shhs2-203107/labels.meta.json b/shhs_visit2/shhs2-203107/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1994efc4d58eb86adbfb64f66e2f27b24902a5d2 --- /dev/null +++ b/shhs_visit2/shhs2-203107/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203107", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:25:06.332444+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203107/labels.npy b/shhs_visit2/shhs2-203107/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..099c8595eda0ab7d907eede829d1a795519c9130 --- /dev/null +++ b/shhs_visit2/shhs2-203107/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1ff575aae7e7d8711cfa7a62ec375dec6692ef76fe7457e433de9d23f55224 +size 2856 diff --git a/shhs_visit2/shhs2-203108/embeddings.meta.json b/shhs_visit2/shhs2-203108/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c490d24f5b8dc08df24a686b266dfca4d379203 --- /dev/null +++ b/shhs_visit2/shhs2-203108/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203108", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:06.926587+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203108/embeddings.npy b/shhs_visit2/shhs2-203108/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..549520dcf5b181a1adc8fe8410d5c9a7266cdc2f --- /dev/null +++ b/shhs_visit2/shhs2-203108/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9a54e071a3fcc3aa45c1acde460ecc12dd9955b882b940df3006247a9684e9 +size 1198128 diff --git a/shhs_visit2/shhs2-203108/labels.meta.json b/shhs_visit2/shhs2-203108/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df5846e0f38d9bc517b7bdfe86b33d44e5794ab8 --- /dev/null +++ b/shhs_visit2/shhs2-203108/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203108", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:06.929052+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203108/labels.npy b/shhs_visit2/shhs2-203108/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3072bab68a7b40e1e8190eb2bd003ed5f18da56 --- /dev/null +++ b/shhs_visit2/shhs2-203108/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dd05048ee9c50508273d3b0c6a2308d95edd64225850c706fa32dc5556c4d4 +size 2524 diff --git a/shhs_visit2/shhs2-203109/embeddings.meta.json b/shhs_visit2/shhs2-203109/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca0b290643b5a569e96714abd24ae064b8ebfcc9 --- /dev/null +++ b/shhs_visit2/shhs2-203109/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203109", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:25:08.442427+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203109/embeddings.npy b/shhs_visit2/shhs2-203109/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..013d0d7696238f8c8f8434cedbac3db24c8217ed --- /dev/null +++ b/shhs_visit2/shhs2-203109/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee0781a72515db5675f1cc5530662dbbdf5b79b33f4bc21f31734de7a87bc51 +size 1260128 diff --git a/shhs_visit2/shhs2-203109/labels.meta.json b/shhs_visit2/shhs2-203109/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99ca01f7274d04de8135bee3834247e196cc69fc --- /dev/null +++ b/shhs_visit2/shhs2-203109/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203109", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:25:08.445456+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203109/labels.npy b/shhs_visit2/shhs2-203109/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf236f216441a80b37f6ff578a81f6de13857722 --- /dev/null +++ b/shhs_visit2/shhs2-203109/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9618fc78962f731fd752c34a7a9c1bf795134978c8d02a98775ed388e89a3810 +size 2648 diff --git a/shhs_visit2/shhs2-203111/embeddings.meta.json b/shhs_visit2/shhs2-203111/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..289437d2a000369322513231f0f74dcc02bf4579 --- /dev/null +++ b/shhs_visit2/shhs2-203111/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203111", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:09.076344+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203111/embeddings.npy b/shhs_visit2/shhs2-203111/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7faf1c089493ba2e68536a97f7e74f1035af31f0 --- /dev/null +++ b/shhs_visit2/shhs2-203111/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9e4277801d1ca5ad6e64e606c3fd579c18b6ab1dc68073922a6e73327325d6 +size 1320128 diff --git a/shhs_visit2/shhs2-203111/labels.meta.json b/shhs_visit2/shhs2-203111/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94aab41c7364bb9309472ac73b2c270942a8bb70 --- /dev/null +++ b/shhs_visit2/shhs2-203111/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203111", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:09.080721+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203111/labels.npy b/shhs_visit2/shhs2-203111/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f41d0184240d21221df8fab1dbccc86c6332b7e --- /dev/null +++ b/shhs_visit2/shhs2-203111/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d9db42ce915ec161c8128718676a808eeb814f40759910a1ea68269f5b9792 +size 2768 diff --git a/shhs_visit2/shhs2-203112/embeddings.meta.json b/shhs_visit2/shhs2-203112/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae55f2353e96bbe9010338092012ec24ce863641 --- /dev/null +++ b/shhs_visit2/shhs2-203112/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203112", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:09.672698+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203112/embeddings.npy b/shhs_visit2/shhs2-203112/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3bd9e6e848050325884680d9fbba8da572f3dc5 --- /dev/null +++ b/shhs_visit2/shhs2-203112/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d946a5b718545ad2ce4a665e3c2209b4bf8d042d49b08a176f9b47862087d3 +size 1200128 diff --git a/shhs_visit2/shhs2-203112/labels.meta.json b/shhs_visit2/shhs2-203112/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe3674225385400a1c9e1fee33d8e20a1f4f2cd7 --- /dev/null +++ b/shhs_visit2/shhs2-203112/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203112", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:09.676676+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203112/labels.npy b/shhs_visit2/shhs2-203112/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d587c845e9c398f84bca97332ed902a626dc7eb --- /dev/null +++ b/shhs_visit2/shhs2-203112/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4785122e636cada438d55aa473519b2d49959c66eede51d55c2336328aaa7c35 +size 2528 diff --git a/shhs_visit2/shhs2-203115/embeddings.meta.json b/shhs_visit2/shhs2-203115/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c0891d9dbe1df24a4693d4e3dd504be42779e51 --- /dev/null +++ b/shhs_visit2/shhs2-203115/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203115", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:25:10.244662+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203115/embeddings.npy b/shhs_visit2/shhs2-203115/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..44136ad4c68476dd8a97a4b5774ea9a7ce67a6e1 --- /dev/null +++ b/shhs_visit2/shhs2-203115/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca67ba0a5217b3c9a78cdfac5fb2b38bccc653b80c0a13be5069517eef1b816d +size 1140128 diff --git a/shhs_visit2/shhs2-203115/labels.meta.json b/shhs_visit2/shhs2-203115/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd45bccf9f771885cd337877dbcf726c6b40ef8e --- /dev/null +++ b/shhs_visit2/shhs2-203115/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203115", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:25:10.248573+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203115/labels.npy b/shhs_visit2/shhs2-203115/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..94ffcc5d6dbcfb6842e6468713c6d9beaffc8af1 --- /dev/null +++ b/shhs_visit2/shhs2-203115/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d427b686d97e091b07b514c052cf4013603ebd78690d5618ae15ba5d796611de +size 2408 diff --git a/shhs_visit2/shhs2-203116/embeddings.meta.json b/shhs_visit2/shhs2-203116/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3d8c41f46542a09cbf33fd8f92b595fb218666d --- /dev/null +++ b/shhs_visit2/shhs2-203116/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203116", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:25:10.744131+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203116/embeddings.npy b/shhs_visit2/shhs2-203116/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cb1dcefb4291bfd0439b5312335a0db4fadcceb --- /dev/null +++ b/shhs_visit2/shhs2-203116/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14730c3a44f8ac02e4c68dd0ead387b59f2ad640b4fe24913a8fe58d8fe886f +size 1050128 diff --git a/shhs_visit2/shhs2-203116/labels.meta.json b/shhs_visit2/shhs2-203116/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..253d70d49efedf85ba683b572c8ca1ec7bf8d0db --- /dev/null +++ b/shhs_visit2/shhs2-203116/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203116", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:25:10.747610+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203116/labels.npy b/shhs_visit2/shhs2-203116/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f6427765a6760e21eadfe0a585ff6ac41c88c64 --- /dev/null +++ b/shhs_visit2/shhs2-203116/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf29ee7da46818a522e298a44b0aa3edcc88c2610153cf22b352ac8343c007b +size 2228 diff --git a/shhs_visit2/shhs2-203117/embeddings.meta.json b/shhs_visit2/shhs2-203117/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86a462f56c8f98a4f96bb4a68d4276b340cd7b71 --- /dev/null +++ b/shhs_visit2/shhs2-203117/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203117", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:11.360221+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203117/embeddings.npy b/shhs_visit2/shhs2-203117/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7ae3064ae5f53204911fb3afb968c576e59f8f2 --- /dev/null +++ b/shhs_visit2/shhs2-203117/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd57b175dbd8385e8009664e8e3dab8d56f0cdf9c129b457cc6d8c1681f963ad +size 1200128 diff --git a/shhs_visit2/shhs2-203117/labels.meta.json b/shhs_visit2/shhs2-203117/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63ffcb2ba70f8bbd350f0cf8c7c970c7c3a60a2d --- /dev/null +++ b/shhs_visit2/shhs2-203117/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203117", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:11.363873+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203117/labels.npy b/shhs_visit2/shhs2-203117/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..42f65067d3fac55d58e4bf10cd0cf3f0af29bd64 --- /dev/null +++ b/shhs_visit2/shhs2-203117/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b45fd1aa69ae842f14bcfb40757e678303600cb9011460f9021bbf9f64df000a +size 2528 diff --git a/shhs_visit2/shhs2-203118/embeddings.meta.json b/shhs_visit2/shhs2-203118/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..432f6460f80b2677c733058c29d442446384ca8e --- /dev/null +++ b/shhs_visit2/shhs2-203118/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203118", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:12.753010+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203118/embeddings.npy b/shhs_visit2/shhs2-203118/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02193dc7ec5702639bbcc00670d3415cdbafd486 --- /dev/null +++ b/shhs_visit2/shhs2-203118/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b1f7220cefbd06610e946126f07251e01e4693acd738348398b7aa817b50ff +size 1200128 diff --git a/shhs_visit2/shhs2-203118/labels.meta.json b/shhs_visit2/shhs2-203118/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78c188b7ee310f2b9ec95d491f93747dc64721d6 --- /dev/null +++ b/shhs_visit2/shhs2-203118/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203118", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:12.757974+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203118/labels.npy b/shhs_visit2/shhs2-203118/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c223d28c3093450025adf2dd0d8648814f62269b --- /dev/null +++ b/shhs_visit2/shhs2-203118/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f513815b110a44a566a0492991c80cad917fb878bfe2d8cdc7b857b3cf868554 +size 2528 diff --git a/shhs_visit2/shhs2-203120/embeddings.meta.json b/shhs_visit2/shhs2-203120/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35644d8a5b46010df08120b109135fa961868047 --- /dev/null +++ b/shhs_visit2/shhs2-203120/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203120", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:14.143811+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203120/embeddings.npy b/shhs_visit2/shhs2-203120/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..478d57c4901feb5f8172e6187813314154d84ac3 --- /dev/null +++ b/shhs_visit2/shhs2-203120/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e30d0a50c2d26e76b16d5ea603fc27996a344675741e3f13aaaa8436986144b +size 1200128 diff --git a/shhs_visit2/shhs2-203120/labels.meta.json b/shhs_visit2/shhs2-203120/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eee06f2702c747787bcfe80817f8e1867165c475 --- /dev/null +++ b/shhs_visit2/shhs2-203120/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203120", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:14.147701+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203120/labels.npy b/shhs_visit2/shhs2-203120/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6cd9d0e8f8693d4081919c33e5a166218953f49 --- /dev/null +++ b/shhs_visit2/shhs2-203120/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad29e9aaa9af47a0ce0aeb9a45b2fe430e0953a4d39c6fd6adaa1a4c5ecb26f4 +size 2528 diff --git a/shhs_visit2/shhs2-203121/embeddings.meta.json b/shhs_visit2/shhs2-203121/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..246b09286f8ce1556fc1b44f8f72521185560fcc --- /dev/null +++ b/shhs_visit2/shhs2-203121/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203121", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:16.308496+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203121/embeddings.npy b/shhs_visit2/shhs2-203121/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d780449ebb0fb55bba93a7afa3b26f5fd876a0fb --- /dev/null +++ b/shhs_visit2/shhs2-203121/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2c7ce28cab87a4903781447a12689533330791dca5c372c62838d4b0fae469 +size 1198128 diff --git a/shhs_visit2/shhs2-203121/labels.meta.json b/shhs_visit2/shhs2-203121/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc51393a57e694a3a743b931c8074e85680b4102 --- /dev/null +++ b/shhs_visit2/shhs2-203121/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203121", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:16.313508+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203121/labels.npy b/shhs_visit2/shhs2-203121/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b6a2a7c24440c95de8cdc924fdefd8faf9da8fd --- /dev/null +++ b/shhs_visit2/shhs2-203121/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e13444d130b0918a2dff5e752315b23e325d5665e29384e3f998beff8b221b +size 2524 diff --git a/shhs_visit2/shhs2-203122/embeddings.meta.json b/shhs_visit2/shhs2-203122/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36316d9a98e17ecbc0f25b3c28a04bc498ecc7b8 --- /dev/null +++ b/shhs_visit2/shhs2-203122/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203122", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:25:17.466647+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203122/embeddings.npy b/shhs_visit2/shhs2-203122/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b703b54af1b3eb0a7494b4b5ab73861a90a5eacc --- /dev/null +++ b/shhs_visit2/shhs2-203122/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fedef1060f6b0a1524fc815f4b767cf248e785e29bf2eb882b5299f3c62d274a +size 960128 diff --git a/shhs_visit2/shhs2-203122/labels.meta.json b/shhs_visit2/shhs2-203122/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46e826ecd7b15940d8f8f40e09b01f3399cd0be4 --- /dev/null +++ b/shhs_visit2/shhs2-203122/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203122", + "n_epochs": 960, + "created_utc": "2026-05-03T18:25:17.470729+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203122/labels.npy b/shhs_visit2/shhs2-203122/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..582f7a2daef303339d61d5ea68b2a782cc378f96 --- /dev/null +++ b/shhs_visit2/shhs2-203122/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9735eb2b5266106415afbd2c0ab14aff8936774383bd27614c03a297cbce2ae +size 2048 diff --git a/shhs_visit2/shhs2-203123/embeddings.meta.json b/shhs_visit2/shhs2-203123/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36097fc95b246ae38dc08e316b4d424cdcaa2e4b --- /dev/null +++ b/shhs_visit2/shhs2-203123/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203123", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:18.059168+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203123/embeddings.npy b/shhs_visit2/shhs2-203123/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..12ef6a3787865b725ba9fd4898b4318eefddd954 --- /dev/null +++ b/shhs_visit2/shhs2-203123/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:194ff9e4dee9176aa81fc3ab43129172e8bd8faecbe9baece49682db1f3f7fa7 +size 1198128 diff --git a/shhs_visit2/shhs2-203123/labels.meta.json b/shhs_visit2/shhs2-203123/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af97b70ff0ec30b2ce2922991d967bcf1bf3148b --- /dev/null +++ b/shhs_visit2/shhs2-203123/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203123", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:18.063099+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203123/labels.npy b/shhs_visit2/shhs2-203123/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90441cc5d71016c80f8cb16337e0c126a729c569 --- /dev/null +++ b/shhs_visit2/shhs2-203123/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cc434a41304802763a34e2314b205eb6cbb55e0d3b8701c41ae09984b6ffaf4 +size 2524 diff --git a/shhs_visit2/shhs2-203124/embeddings.meta.json b/shhs_visit2/shhs2-203124/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e84e74a75799234b13e14c92c8eddf6da7c7d7f --- /dev/null +++ b/shhs_visit2/shhs2-203124/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203124", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:18.660658+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203124/embeddings.npy b/shhs_visit2/shhs2-203124/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..449f181386b5869cc56e97002cc5e95a3c9fc846 --- /dev/null +++ b/shhs_visit2/shhs2-203124/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53c9c0887cb9c38a0c93607ade0936b1dc26aa607168bbd704fa91e09efa1b9 +size 1320128 diff --git a/shhs_visit2/shhs2-203124/labels.meta.json b/shhs_visit2/shhs2-203124/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..428e2d9b009eb1f3960e13ceb1783eee7f7c074c --- /dev/null +++ b/shhs_visit2/shhs2-203124/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203124", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:18.664150+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203124/labels.npy b/shhs_visit2/shhs2-203124/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..43daf70c149f4e9962c8bee41948b776cab9ec86 --- /dev/null +++ b/shhs_visit2/shhs2-203124/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee16459d70790b36aa6d475cabd1608ccfdf774b40410fb273e49d269975fad +size 2768 diff --git a/shhs_visit2/shhs2-203125/embeddings.meta.json b/shhs_visit2/shhs2-203125/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..924677a8c9b026948d2f1900ad4c6b23878046ce --- /dev/null +++ b/shhs_visit2/shhs2-203125/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203125", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:25:19.854882+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203125/embeddings.npy b/shhs_visit2/shhs2-203125/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e20b1ee2f326d40b1ead54d49ac17c49ded6ac8b --- /dev/null +++ b/shhs_visit2/shhs2-203125/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1c30206991b9d958339cbf98f41229e93aff4acaa953e50940025c33252329 +size 1080128 diff --git a/shhs_visit2/shhs2-203125/labels.meta.json b/shhs_visit2/shhs2-203125/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e430fbb39debb28a8dd4bd2a2408017b847be5c --- /dev/null +++ b/shhs_visit2/shhs2-203125/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203125", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:25:19.857491+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203125/labels.npy b/shhs_visit2/shhs2-203125/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c1eb0eda918308c38cf1da8568913fc70d2cc39 --- /dev/null +++ b/shhs_visit2/shhs2-203125/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ddf9c132f7597e5342a52735a440123e56e806016a4f0dbb50217d56d99ccf +size 2288 diff --git a/shhs_visit2/shhs2-203126/embeddings.meta.json b/shhs_visit2/shhs2-203126/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab695e6874c87812656c894acbf329ecde0c168f --- /dev/null +++ b/shhs_visit2/shhs2-203126/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203126", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:21.158226+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203126/embeddings.npy b/shhs_visit2/shhs2-203126/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8318e3267f75f4e88d76985142027e9150c75eaa --- /dev/null +++ b/shhs_visit2/shhs2-203126/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1495b637c0df1f877f5e8b5c952d17859aa9b214e2b0b0d1dbac682d5918fab +size 1200128 diff --git a/shhs_visit2/shhs2-203126/labels.meta.json b/shhs_visit2/shhs2-203126/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..266a95a9b0696e470d19dbe77a3dac39f7cdb4eb --- /dev/null +++ b/shhs_visit2/shhs2-203126/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203126", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:21.161891+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203126/labels.npy b/shhs_visit2/shhs2-203126/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3967e67c49f7fb622369e5580fe62e6ac7f84b0 --- /dev/null +++ b/shhs_visit2/shhs2-203126/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a53a59d11058c085df861eddde2ed9a2816e2ee4e6dbf62ec976572ad2ceab7d +size 2528 diff --git a/shhs_visit2/shhs2-203127/embeddings.meta.json b/shhs_visit2/shhs2-203127/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..515a763c1e1f1a0974237dbc265de68e278c6962 --- /dev/null +++ b/shhs_visit2/shhs2-203127/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203127", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:25:21.699730+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203127/embeddings.npy b/shhs_visit2/shhs2-203127/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..199d6629a464a985e91e20883097f69a14c8cf1a --- /dev/null +++ b/shhs_visit2/shhs2-203127/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402438f32771c8db5c91dc2da869322ad5aa1ffd2b6789e67c5b23725cd8f614 +size 1080128 diff --git a/shhs_visit2/shhs2-203127/labels.meta.json b/shhs_visit2/shhs2-203127/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93eb91c4d3294a6ec1b7ea49fdeb54c01180ce60 --- /dev/null +++ b/shhs_visit2/shhs2-203127/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203127", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:25:21.703332+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203127/labels.npy b/shhs_visit2/shhs2-203127/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..77aeb68cabb3963bde4b67559f72c501b5429a5c --- /dev/null +++ b/shhs_visit2/shhs2-203127/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a61de559324d9ba84058b81986c326d74ddf4479c63c3aec83bb5baeccd5ddf +size 2288 diff --git a/shhs_visit2/shhs2-203129/embeddings.meta.json b/shhs_visit2/shhs2-203129/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dce0e8dec218af1b2ed0ff11d4fed5908aeb9a43 --- /dev/null +++ b/shhs_visit2/shhs2-203129/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203129", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:23.274623+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203129/embeddings.npy b/shhs_visit2/shhs2-203129/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..05c853e1f6d86532a3eb49f5373bdf18be5bf897 --- /dev/null +++ b/shhs_visit2/shhs2-203129/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630897266cce7230460aea25b78ab793e0e975af280654f0fed126b60b0209b8 +size 1320128 diff --git a/shhs_visit2/shhs2-203129/labels.meta.json b/shhs_visit2/shhs2-203129/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0b4d978204b21322759c5273b39c7371f955284 --- /dev/null +++ b/shhs_visit2/shhs2-203129/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203129", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:23.278101+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203129/labels.npy b/shhs_visit2/shhs2-203129/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f06de4d140561b8c0ec4bd9fe08089d86bf608e --- /dev/null +++ b/shhs_visit2/shhs2-203129/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b44af70d84d1b93af61d2d156b0b3acd7ff1f4ea44e2fbf5a9e28e78df7a9bd +size 2768 diff --git a/shhs_visit2/shhs2-203130/embeddings.meta.json b/shhs_visit2/shhs2-203130/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82221b9ad1ba204547feb82177f6d5b036f1f70a --- /dev/null +++ b/shhs_visit2/shhs2-203130/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203130", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:25:24.407154+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203130/embeddings.npy b/shhs_visit2/shhs2-203130/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3ac485dfd60205ab0b8702395f96ae020784dcc --- /dev/null +++ b/shhs_visit2/shhs2-203130/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ffec20296cd316ca1b32d77f6101cdb5a6707f510734d6ba707b0d9aaa15a4 +size 1050128 diff --git a/shhs_visit2/shhs2-203130/labels.meta.json b/shhs_visit2/shhs2-203130/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d20619301a8235beee7b38d082d5c134d9331331 --- /dev/null +++ b/shhs_visit2/shhs2-203130/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203130", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:25:24.410775+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203130/labels.npy b/shhs_visit2/shhs2-203130/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..11575996ace67e68183c3de407ac7ba57495e57c --- /dev/null +++ b/shhs_visit2/shhs2-203130/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc773912616c7900bc6c5320d261a484ab2dbce2feff19d98678084528af119 +size 2228 diff --git a/shhs_visit2/shhs2-203131/embeddings.meta.json b/shhs_visit2/shhs2-203131/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22e66aa818035a661b6c9ff283dd9aade2c15d9c --- /dev/null +++ b/shhs_visit2/shhs2-203131/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203131", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:26.035963+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203131/embeddings.npy b/shhs_visit2/shhs2-203131/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d542db45d7fb1a8772b6dc34dce38041d8957b45 --- /dev/null +++ b/shhs_visit2/shhs2-203131/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd93115122739450ad45e17ba0e83d9f3a40a8b8e1344fa04ad80c54fd4c93b +size 1320128 diff --git a/shhs_visit2/shhs2-203131/labels.meta.json b/shhs_visit2/shhs2-203131/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..735a0f801330403ca55df4d0fa70dcda4a6c9d3b --- /dev/null +++ b/shhs_visit2/shhs2-203131/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203131", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:26.040320+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203131/labels.npy b/shhs_visit2/shhs2-203131/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1bdff26f7469af46974abf80f5ffd47e42fc0424 --- /dev/null +++ b/shhs_visit2/shhs2-203131/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023c5f1846184881e0d17c11ec8ca8bd572f904f92a19da9e57792a1f0095116 +size 2768 diff --git a/shhs_visit2/shhs2-203132/embeddings.meta.json b/shhs_visit2/shhs2-203132/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..331f112e33e3ee054ccb8154c2e9b77e301550da --- /dev/null +++ b/shhs_visit2/shhs2-203132/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203132", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:27.616410+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203132/embeddings.npy b/shhs_visit2/shhs2-203132/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b85bb6e4ddecc05db836428a1ad7a81dea540f5d --- /dev/null +++ b/shhs_visit2/shhs2-203132/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fedf79c557e5eab7eb2a67cd0118012dc52e75809663166219ec9c75432785e +size 1320128 diff --git a/shhs_visit2/shhs2-203132/labels.meta.json b/shhs_visit2/shhs2-203132/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..964ca45b10b0cf6e9c4062960108a27b152ea22b --- /dev/null +++ b/shhs_visit2/shhs2-203132/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203132", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:27.620842+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203132/labels.npy b/shhs_visit2/shhs2-203132/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2327e227903c5b785a285625aca96da0f8384f8b --- /dev/null +++ b/shhs_visit2/shhs2-203132/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb79a9f3e4dcbeb1c030c4c14594707016f648bb63b6e979bd6ada40a34470d1 +size 2768 diff --git a/shhs_visit2/shhs2-203134/embeddings.meta.json b/shhs_visit2/shhs2-203134/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fca1bfe6df308afb4a53914bea7761eaf2c78205 --- /dev/null +++ b/shhs_visit2/shhs2-203134/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203134", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:25:29.064249+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203134/embeddings.npy b/shhs_visit2/shhs2-203134/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a2f5e62531d445e7c931a0ae96e47bbf9585e36 --- /dev/null +++ b/shhs_visit2/shhs2-203134/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04c441971b74c29e1c8f5816d0ba1764403fdb8d90f68738c90acaad4b3bcb8 +size 1350128 diff --git a/shhs_visit2/shhs2-203134/labels.meta.json b/shhs_visit2/shhs2-203134/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47e1e510ab33551ec934b9553c66a82f8528c861 --- /dev/null +++ b/shhs_visit2/shhs2-203134/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203134", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:25:29.069023+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203134/labels.npy b/shhs_visit2/shhs2-203134/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8bcc2753daf74a3cff8e688d0a10ad013f2323ed --- /dev/null +++ b/shhs_visit2/shhs2-203134/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a47aa7fa2fd7e84483b7c00eb7c577c980a309a29f6c551b5a2d39ac39e5923 +size 2828 diff --git a/shhs_visit2/shhs2-203135/embeddings.meta.json b/shhs_visit2/shhs2-203135/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bb820eb8dae408ed9259d7234e5b5d93b493010 --- /dev/null +++ b/shhs_visit2/shhs2-203135/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203135", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:30.503467+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203135/embeddings.npy b/shhs_visit2/shhs2-203135/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3cbe8cea8b2f1108e185637b6a9c2c0c8661914 --- /dev/null +++ b/shhs_visit2/shhs2-203135/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d356974c26116a7d15ab2ecd5ac817511514b718792925333f6b261ed7cab4 +size 1320128 diff --git a/shhs_visit2/shhs2-203135/labels.meta.json b/shhs_visit2/shhs2-203135/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac6e677c050901c56773961e18fa143d2158a5ab --- /dev/null +++ b/shhs_visit2/shhs2-203135/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203135", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:30.507363+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203135/labels.npy b/shhs_visit2/shhs2-203135/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5476e7cc51d964f5ce9d682444036b56ee18d688 --- /dev/null +++ b/shhs_visit2/shhs2-203135/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6b7e452b5fbcc8eb1ecdc21fc4bd0c452e73f892641b684366e779ac39d8d1 +size 2768 diff --git a/shhs_visit2/shhs2-203136/embeddings.meta.json b/shhs_visit2/shhs2-203136/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bffa59f66e915ce13e04b74c336c23324644793b --- /dev/null +++ b/shhs_visit2/shhs2-203136/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203136", + "embedding_dim": 500, + "n_epochs": 1038, + "created_utc": "2026-05-03T18:25:31.902522+00:00", + "shape": [ + 1038, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203136/embeddings.npy b/shhs_visit2/shhs2-203136/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..672288092051b3c9a9cae38bb3c31a7a503c955f --- /dev/null +++ b/shhs_visit2/shhs2-203136/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd12e013cadb627de40f60513bedd3e8a1734ac6f40b57aa61f0762ef7093085 +size 1038128 diff --git a/shhs_visit2/shhs2-203136/labels.meta.json b/shhs_visit2/shhs2-203136/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7792b15ba68b6f24e076e26a0ff650549d4fb26 --- /dev/null +++ b/shhs_visit2/shhs2-203136/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203136", + "n_epochs": 1038, + "created_utc": "2026-05-03T18:25:31.907719+00:00", + "shape": [ + 1038 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203136/labels.npy b/shhs_visit2/shhs2-203136/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..265c2f886d0de2472035490b6b3fc22d61771146 --- /dev/null +++ b/shhs_visit2/shhs2-203136/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a7af3dee6534183a4363b1d6b85b7ba9603cb6b9f50554f70bc2f725159670 +size 2204 diff --git a/shhs_visit2/shhs2-203137/embeddings.meta.json b/shhs_visit2/shhs2-203137/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac5a535ab6af102c86d4d39fe3519889cbeb3c94 --- /dev/null +++ b/shhs_visit2/shhs2-203137/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203137", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:25:33.489190+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203137/embeddings.npy b/shhs_visit2/shhs2-203137/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..67b5a157350733ee8d1adebf1e9742681e6571e1 --- /dev/null +++ b/shhs_visit2/shhs2-203137/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea132395916ab268470d2f7fbec98dd2a606faad6dfb413617aae4b6854c167 +size 1364128 diff --git a/shhs_visit2/shhs2-203137/labels.meta.json b/shhs_visit2/shhs2-203137/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f367e08b74e664ac9bbad3609bb18f41c3d7c8ee --- /dev/null +++ b/shhs_visit2/shhs2-203137/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203137", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:25:33.492818+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203137/labels.npy b/shhs_visit2/shhs2-203137/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..74b867eac966bc0a1d50f0f877c775f1c8bd335b --- /dev/null +++ b/shhs_visit2/shhs2-203137/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407361276719d1ebf2d3e5f972fdaf361788b6ad04d024e4206da66b320f1e33 +size 2856 diff --git a/shhs_visit2/shhs2-203138/embeddings.meta.json b/shhs_visit2/shhs2-203138/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed5c4b0c26ef2cd08fda6173d4cf09bb195390a9 --- /dev/null +++ b/shhs_visit2/shhs2-203138/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203138", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:34.125852+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203138/embeddings.npy b/shhs_visit2/shhs2-203138/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6365f13f88bb42ace43772de0299135368887b76 --- /dev/null +++ b/shhs_visit2/shhs2-203138/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa3097ed7ee91f563cd0c22e3bd6ea914899981133188e9a1dbe0e527d8f6f5 +size 1320128 diff --git a/shhs_visit2/shhs2-203138/labels.meta.json b/shhs_visit2/shhs2-203138/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c61467bba60894dec2fde52cb7b390a96f8f92c2 --- /dev/null +++ b/shhs_visit2/shhs2-203138/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203138", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:34.129296+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203138/labels.npy b/shhs_visit2/shhs2-203138/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..66a63ea752025494e8172cf8078b63257ed27597 --- /dev/null +++ b/shhs_visit2/shhs2-203138/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d803b90ef614fb7d9e0fe06bb264f9dd80e370a761a2dd972eda4a455948690 +size 2768 diff --git a/shhs_visit2/shhs2-203139/embeddings.meta.json b/shhs_visit2/shhs2-203139/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb3a2f62897f14e01b1dd3c9a04c7c6e62c0eb28 --- /dev/null +++ b/shhs_visit2/shhs2-203139/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203139", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:25:35.799521+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203139/embeddings.npy b/shhs_visit2/shhs2-203139/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c7e1b589510b2b7eb7a44b3c5862e82c516dafb --- /dev/null +++ b/shhs_visit2/shhs2-203139/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311b01e17a259a95a342f619dd24aa3eba57a6e69be8e9687e47ae2c8cd0bf6a +size 1364128 diff --git a/shhs_visit2/shhs2-203139/labels.meta.json b/shhs_visit2/shhs2-203139/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99c925cc377f09c11cd71724e0157ca501d6f10b --- /dev/null +++ b/shhs_visit2/shhs2-203139/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203139", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:25:35.801898+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203139/labels.npy b/shhs_visit2/shhs2-203139/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ff445cffc9a92692e3b3de6a09edbf8984b22ef --- /dev/null +++ b/shhs_visit2/shhs2-203139/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8419bbb6875cbef5d6fdc2e5213c7efb8a31417da8cb0a990954aba8e608c3 +size 2856 diff --git a/shhs_visit2/shhs2-203143/embeddings.meta.json b/shhs_visit2/shhs2-203143/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..657a7b69c964d17148dd5bd1c2438dda0d44d57d --- /dev/null +++ b/shhs_visit2/shhs2-203143/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203143", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:25:37.220791+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203143/embeddings.npy b/shhs_visit2/shhs2-203143/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..308054d636ef97a891e44a9f318e9182f4717e5f --- /dev/null +++ b/shhs_visit2/shhs2-203143/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3b135218f6432f38d710158fb24b5c8b5e8507c65371d361aac828617d6b43 +size 1190128 diff --git a/shhs_visit2/shhs2-203143/labels.meta.json b/shhs_visit2/shhs2-203143/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8f506eb98030f7c12c50af7b377857a6b42e2a4 --- /dev/null +++ b/shhs_visit2/shhs2-203143/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203143", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:25:37.224867+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203143/labels.npy b/shhs_visit2/shhs2-203143/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5eb0df84a1568606fc225c68a80b6c73f17ce8a0 --- /dev/null +++ b/shhs_visit2/shhs2-203143/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25bb9505f5e6bef723a9b536bf2f5f36e1f3b6844145617e4d28bc73509cf3de +size 2508 diff --git a/shhs_visit2/shhs2-203144/embeddings.meta.json b/shhs_visit2/shhs2-203144/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d6f3db4500507ff0aff9b37a32de94d49f4d14c --- /dev/null +++ b/shhs_visit2/shhs2-203144/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203144", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:25:38.435160+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203144/embeddings.npy b/shhs_visit2/shhs2-203144/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5db7b30ca468a193fcd28e4176e27f75d62591f --- /dev/null +++ b/shhs_visit2/shhs2-203144/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc96ff9943db746f6b5643c49f0a3c656aa6a7b0d7a90d81a08dd486b540430 +size 960128 diff --git a/shhs_visit2/shhs2-203144/labels.meta.json b/shhs_visit2/shhs2-203144/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..530c935824eeafad7343de8a167c37ba534f461d --- /dev/null +++ b/shhs_visit2/shhs2-203144/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203144", + "n_epochs": 960, + "created_utc": "2026-05-03T18:25:38.438824+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203144/labels.npy b/shhs_visit2/shhs2-203144/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8461fa8565092de001be6b2dfde7d043915ba16a --- /dev/null +++ b/shhs_visit2/shhs2-203144/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:344658e3ba00f03f2c299ac314e6bb96bf13abcdb6fad630c753a52b1a255238 +size 2048 diff --git a/shhs_visit2/shhs2-203145/embeddings.meta.json b/shhs_visit2/shhs2-203145/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..943ad1c6fadf9ab0c4464cd96dd38f512e2ecf33 --- /dev/null +++ b/shhs_visit2/shhs2-203145/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203145", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:25:40.034470+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203145/embeddings.npy b/shhs_visit2/shhs2-203145/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2810990233babb800a3bf761cbbab8feb9660139 --- /dev/null +++ b/shhs_visit2/shhs2-203145/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a75345e56a8e8ee9c2205b8156e437f2f9f08c72f4766a1b65f6c529072aeb +size 1190128 diff --git a/shhs_visit2/shhs2-203145/labels.meta.json b/shhs_visit2/shhs2-203145/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6313f4be79a1e910c9bceaa5e40c9656b1198ae0 --- /dev/null +++ b/shhs_visit2/shhs2-203145/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203145", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:25:40.038141+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203145/labels.npy b/shhs_visit2/shhs2-203145/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7cc0b7b38103b918677a7b4cea5874973c312d07 --- /dev/null +++ b/shhs_visit2/shhs2-203145/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd67fe95c72e4d2b367e975e9c5337cbe16dfe51c300eb9d2c5def5f1c33644b +size 2508 diff --git a/shhs_visit2/shhs2-203146/embeddings.meta.json b/shhs_visit2/shhs2-203146/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5123c1e7d7e645bbadffd8a73fbb8937d078d3fe --- /dev/null +++ b/shhs_visit2/shhs2-203146/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203146", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:25:41.205746+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203146/embeddings.npy b/shhs_visit2/shhs2-203146/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..454884572d0c2232ef64de6c285102844dbcc392 --- /dev/null +++ b/shhs_visit2/shhs2-203146/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c714b62ba0953470194df4200799863d9f72db12a23e07ddd54db48e3ebc6fb6 +size 1020128 diff --git a/shhs_visit2/shhs2-203146/labels.meta.json b/shhs_visit2/shhs2-203146/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a9dfcd4e2985c6643c4a6b0f66d7108c54c8ff8 --- /dev/null +++ b/shhs_visit2/shhs2-203146/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203146", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:25:41.209643+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203146/labels.npy b/shhs_visit2/shhs2-203146/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe3ceb055721f1541897ac257d349c2de2017503 --- /dev/null +++ b/shhs_visit2/shhs2-203146/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe01330614f0f337a545dead1473c4b6ea1a685000967e301f2cab1ee427076d +size 2168 diff --git a/shhs_visit2/shhs2-203148/embeddings.meta.json b/shhs_visit2/shhs2-203148/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91f912e3dc6d9d1e3e46473a7b6c76c0b0e7f73e --- /dev/null +++ b/shhs_visit2/shhs2-203148/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203148", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:25:42.708489+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203148/embeddings.npy b/shhs_visit2/shhs2-203148/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9706477ab848c9cb4721c0358f92a6460613cd15 --- /dev/null +++ b/shhs_visit2/shhs2-203148/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007e73c26bd07231afc5f226dc8fa81794742e7dcba91171ec84a15f3ba5fb98 +size 1290128 diff --git a/shhs_visit2/shhs2-203148/labels.meta.json b/shhs_visit2/shhs2-203148/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b2cd4a716a40613ee300d4e721aaed7c349b613 --- /dev/null +++ b/shhs_visit2/shhs2-203148/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203148", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:25:42.712501+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203148/labels.npy b/shhs_visit2/shhs2-203148/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..068273aec532bad4071269a3083fef714d1cf3f7 --- /dev/null +++ b/shhs_visit2/shhs2-203148/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3516e0aea3e489651462abbba2fbdffe14af43df66010656edf064050aa99f +size 2708 diff --git a/shhs_visit2/shhs2-203149/embeddings.meta.json b/shhs_visit2/shhs2-203149/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3c8356e9fa3218f38bd31575a99b024bdec3e43 --- /dev/null +++ b/shhs_visit2/shhs2-203149/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203149", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:25:44.074482+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203149/embeddings.npy b/shhs_visit2/shhs2-203149/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb68c0ba0bcf1d018d157721de78f0fc16445e7d --- /dev/null +++ b/shhs_visit2/shhs2-203149/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a301c3d709e96fbccf3fe24e55011419c3974d9aab008cc2fd1f3809e58368 +size 1170128 diff --git a/shhs_visit2/shhs2-203149/labels.meta.json b/shhs_visit2/shhs2-203149/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..760700d562290d0d2d6c39bb4f9697b1f50f3551 --- /dev/null +++ b/shhs_visit2/shhs2-203149/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203149", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:25:44.078139+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203149/labels.npy b/shhs_visit2/shhs2-203149/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7917854b7a58270f5e8649f17968f4e68b61386c --- /dev/null +++ b/shhs_visit2/shhs2-203149/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614ba059c395ee053325e48b2dac2a7f7e3195ddd641c5646bd7665e0a8b5951 +size 2468 diff --git a/shhs_visit2/shhs2-203150/embeddings.meta.json b/shhs_visit2/shhs2-203150/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ae496f77823f5fb3b3740e3bde220769b544ca4 --- /dev/null +++ b/shhs_visit2/shhs2-203150/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203150", + "embedding_dim": 500, + "n_epochs": 1158, + "created_utc": "2026-05-03T18:25:45.801090+00:00", + "shape": [ + 1158, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203150/embeddings.npy b/shhs_visit2/shhs2-203150/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..754cdbf3a52aa1aabbaa2afaa7a842be1a95a961 --- /dev/null +++ b/shhs_visit2/shhs2-203150/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26a6ec21553ac6d05493f3f5d7adfd328de70144929f50f6ef1cad6c25a263f +size 1158128 diff --git a/shhs_visit2/shhs2-203150/labels.meta.json b/shhs_visit2/shhs2-203150/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d30cbbb4ab54e815be60986f569265069ab13aa6 --- /dev/null +++ b/shhs_visit2/shhs2-203150/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203150", + "n_epochs": 1158, + "created_utc": "2026-05-03T18:25:45.804857+00:00", + "shape": [ + 1158 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203150/labels.npy b/shhs_visit2/shhs2-203150/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c37977beb134fc5035f64bed730fefb3b57f56b --- /dev/null +++ b/shhs_visit2/shhs2-203150/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1c7017668918bdb86b9c72bf074240ff1cb2e9d5da1018f66a5d946539806e +size 2444 diff --git a/shhs_visit2/shhs2-203151/embeddings.meta.json b/shhs_visit2/shhs2-203151/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a497bd30590b18674ed98ef29251f6c36d2f9b04 --- /dev/null +++ b/shhs_visit2/shhs2-203151/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203151", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:47.139995+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203151/embeddings.npy b/shhs_visit2/shhs2-203151/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b6c7f63f0f1aa15ee8bfb0b337935f04a8d65d4 --- /dev/null +++ b/shhs_visit2/shhs2-203151/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f57db0e50cfbc5604b61ae707add2976d7bc5c263373f076f039a8c1cd538f +size 1200128 diff --git a/shhs_visit2/shhs2-203151/labels.meta.json b/shhs_visit2/shhs2-203151/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..963342b6a84e5f6279b1ecb90eb18d8757c59daa --- /dev/null +++ b/shhs_visit2/shhs2-203151/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203151", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:47.144670+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203151/labels.npy b/shhs_visit2/shhs2-203151/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5707cb52ebbc53db02409d1e7b3dddc01bd024f --- /dev/null +++ b/shhs_visit2/shhs2-203151/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5977426f234a74cd7a715fbcacfdc0eee63a9e6b48abd40e2e9ebc0ec823a592 +size 2528 diff --git a/shhs_visit2/shhs2-203152/embeddings.meta.json b/shhs_visit2/shhs2-203152/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed7650b6fc580128dba36f6235fa4ee26a45f479 --- /dev/null +++ b/shhs_visit2/shhs2-203152/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203152", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:47.760184+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203152/embeddings.npy b/shhs_visit2/shhs2-203152/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..337c4f81b1fdb94f4563a8197f360fdb3e8df666 --- /dev/null +++ b/shhs_visit2/shhs2-203152/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd6119254d437c972bae8f254fef735fdf17ecd411f3340d61cea1c748043971 +size 1320128 diff --git a/shhs_visit2/shhs2-203152/labels.meta.json b/shhs_visit2/shhs2-203152/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c370609c1f501df893104c1cf271d68f67cad57 --- /dev/null +++ b/shhs_visit2/shhs2-203152/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203152", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:47.764532+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203152/labels.npy b/shhs_visit2/shhs2-203152/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..137032bad61a9f6a01ddcf7241f677ba2564fc98 --- /dev/null +++ b/shhs_visit2/shhs2-203152/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d736f394b560f59c40991af3494be2e1ca1bc5aba948a747866f6297936262 +size 2768 diff --git a/shhs_visit2/shhs2-203153/embeddings.meta.json b/shhs_visit2/shhs2-203153/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c001a295befcdad59e95d910a4ec3c6fc180b05d --- /dev/null +++ b/shhs_visit2/shhs2-203153/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203153", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:49.230353+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203153/embeddings.npy b/shhs_visit2/shhs2-203153/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..72f8c94d5f15d2939ef2e6c13f53eb03b3ff4a6d --- /dev/null +++ b/shhs_visit2/shhs2-203153/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59cab10021cc24bbdaae9a3f23c6c11faa5b577d91536bf5f268c87098269019 +size 1320128 diff --git a/shhs_visit2/shhs2-203153/labels.meta.json b/shhs_visit2/shhs2-203153/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef8e2c40abc15d6ccae5dd31470df1743937fd90 --- /dev/null +++ b/shhs_visit2/shhs2-203153/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203153", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:49.234407+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203153/labels.npy b/shhs_visit2/shhs2-203153/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e23ffbb0b94e28b49c3ef9224818a6bca4188ece --- /dev/null +++ b/shhs_visit2/shhs2-203153/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1a53a071c65ff279e0cf4e1237a74b20dcb69f74a519036437ebe699f9ca8f6 +size 2768 diff --git a/shhs_visit2/shhs2-203156/embeddings.meta.json b/shhs_visit2/shhs2-203156/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..354ab943102b06890327fc642d04b1f6cda46387 --- /dev/null +++ b/shhs_visit2/shhs2-203156/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203156", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:51.442122+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203156/embeddings.npy b/shhs_visit2/shhs2-203156/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bde2047346408abfd8474e549006626904f4e419 --- /dev/null +++ b/shhs_visit2/shhs2-203156/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef17e76b176443e3e59adc241285aff7173f26a363ba2e4a67ebfbf33acf5a7 +size 1198128 diff --git a/shhs_visit2/shhs2-203156/labels.meta.json b/shhs_visit2/shhs2-203156/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a8f3b78ed4b08b73da66955757662f151ca4c51 --- /dev/null +++ b/shhs_visit2/shhs2-203156/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203156", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:25:51.447323+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203156/labels.npy b/shhs_visit2/shhs2-203156/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d965d4ae2f6b0881885d5db88d3b406887a88bac --- /dev/null +++ b/shhs_visit2/shhs2-203156/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6188dd915d3623ca15d966947687d6bf9b686ad46ae809b674e109e82172d01 +size 2524 diff --git a/shhs_visit2/shhs2-203157/embeddings.meta.json b/shhs_visit2/shhs2-203157/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f5d2a3a31cb9db809227981c727d765389db556 --- /dev/null +++ b/shhs_visit2/shhs2-203157/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203157", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:52.690568+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203157/embeddings.npy b/shhs_visit2/shhs2-203157/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3651e2b33fa58db577c424df8ad4db0f7c627275 --- /dev/null +++ b/shhs_visit2/shhs2-203157/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab5875f74e00669108dc109af088b86f2a138ff47a973f414a49db0ec7e424a +size 1200128 diff --git a/shhs_visit2/shhs2-203157/labels.meta.json b/shhs_visit2/shhs2-203157/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99f8302c5597c53624540ad7c11320cedf9e774c --- /dev/null +++ b/shhs_visit2/shhs2-203157/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203157", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:52.694997+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203157/labels.npy b/shhs_visit2/shhs2-203157/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..69950318a7172bf75c99994a55369bfc1665e941 --- /dev/null +++ b/shhs_visit2/shhs2-203157/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63d7142e72657c1d61adca41c328502b96a12282bc4f7617fbbe03796f2ed9e +size 2528 diff --git a/shhs_visit2/shhs2-203159/embeddings.meta.json b/shhs_visit2/shhs2-203159/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12baa4af2534d3b04448d53482ac531907ae342c --- /dev/null +++ b/shhs_visit2/shhs2-203159/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203159", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:25:55.287141+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203159/embeddings.npy b/shhs_visit2/shhs2-203159/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2bc8cc98520b341d9bbfa2f837bcfd0fc036fc7 --- /dev/null +++ b/shhs_visit2/shhs2-203159/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b26cd352198889c7d9ca1ec6d081ae899f0e1562c73331a2bf7316945946e891 +size 1318128 diff --git a/shhs_visit2/shhs2-203159/labels.meta.json b/shhs_visit2/shhs2-203159/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05a97500ca7cb658a1cd75678985e3cb8756b609 --- /dev/null +++ b/shhs_visit2/shhs2-203159/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203159", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:25:55.291750+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203159/labels.npy b/shhs_visit2/shhs2-203159/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9d734a9a6e37bf2fed79fdf70270d6b13c1c735 --- /dev/null +++ b/shhs_visit2/shhs2-203159/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3579792c5765fa0d1057ba250a36f4d432c55b47496ae73ef44bbc957ec33d +size 2764 diff --git a/shhs_visit2/shhs2-203160/embeddings.meta.json b/shhs_visit2/shhs2-203160/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..226e820278e25dcc84f4d4a64e748e894c2882b4 --- /dev/null +++ b/shhs_visit2/shhs2-203160/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203160", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:56.792774+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203160/embeddings.npy b/shhs_visit2/shhs2-203160/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d6e16b719a56b864b74bc36c0739df93939f026 --- /dev/null +++ b/shhs_visit2/shhs2-203160/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe8f4eb973fa9f62e17be20af9a76b8e3929b9bb8a5e14dff7d71741dff80ef +size 1320128 diff --git a/shhs_visit2/shhs2-203160/labels.meta.json b/shhs_visit2/shhs2-203160/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd3feb70a36699f318b602babf7940849ee5fd87 --- /dev/null +++ b/shhs_visit2/shhs2-203160/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203160", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:25:56.797533+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203160/labels.npy b/shhs_visit2/shhs2-203160/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..80a86f05224c744e80fc3a0959fb3435adc6a79c --- /dev/null +++ b/shhs_visit2/shhs2-203160/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2224979300eb54787be25cd509b7ecab596f6aff5a7140a18e15f8f939e4d192 +size 2768 diff --git a/shhs_visit2/shhs2-203161/embeddings.meta.json b/shhs_visit2/shhs2-203161/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aab7339f14bdf10a47f4f2cd942e9d4eaa2836ab --- /dev/null +++ b/shhs_visit2/shhs2-203161/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203161", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:58.091644+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203161/embeddings.npy b/shhs_visit2/shhs2-203161/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c29d0b5fa191144a1ec72dc6ccd17c3919793a9 --- /dev/null +++ b/shhs_visit2/shhs2-203161/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4860bfefdd671dceff8265604416995af42eac0010c260acdbecd8e3c33394ee +size 1200128 diff --git a/shhs_visit2/shhs2-203161/labels.meta.json b/shhs_visit2/shhs2-203161/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..17143482e689b8dc24e9c9109e6f37839767a5fe --- /dev/null +++ b/shhs_visit2/shhs2-203161/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203161", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:25:58.095949+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203161/labels.npy b/shhs_visit2/shhs2-203161/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..68be98b62b8174be78f0cdf37f96c46434465563 --- /dev/null +++ b/shhs_visit2/shhs2-203161/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39714b1b67ebd17a4f6a37ba5bf91203c4c08745d79287dcff7805aea87f6a08 +size 2528 diff --git a/shhs_visit2/shhs2-203165/embeddings.meta.json b/shhs_visit2/shhs2-203165/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2c8d72f1fdb848d015013ce8017274f4ed76fab --- /dev/null +++ b/shhs_visit2/shhs2-203165/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203165", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:25:59.364248+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203165/embeddings.npy b/shhs_visit2/shhs2-203165/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..735e1d0909132c89c71ea43df88ebbb67503fce3 --- /dev/null +++ b/shhs_visit2/shhs2-203165/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61759f81da45a1b7832412ab862f06c6b0e42b2ddb0e79f40cdd99cfaa507156 +size 1140128 diff --git a/shhs_visit2/shhs2-203165/labels.meta.json b/shhs_visit2/shhs2-203165/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9572e2daa6dd8318f90bf35f102d5a8e33a9a476 --- /dev/null +++ b/shhs_visit2/shhs2-203165/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203165", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:25:59.368973+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203165/labels.npy b/shhs_visit2/shhs2-203165/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2cdb4b27acf093b524a9c3c41331ac68467d07f3 --- /dev/null +++ b/shhs_visit2/shhs2-203165/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae57c3144d4426aab031e0290b33b58a5e26fe8657e76c85df99d2d0eb5cb43c +size 2408 diff --git a/shhs_visit2/shhs2-203166/embeddings.meta.json b/shhs_visit2/shhs2-203166/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c9e5753cb4bc4179cf5af63485982fbe9482ff0 --- /dev/null +++ b/shhs_visit2/shhs2-203166/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203166", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:26:01.203604+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203166/embeddings.npy b/shhs_visit2/shhs2-203166/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4fd82d00bf48607395de295e7f76150d3f8ea461 --- /dev/null +++ b/shhs_visit2/shhs2-203166/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfa0405ac12df5265de28e30c1f3cd97323f8ce71c02c2c299b6b6a16b3c1b9 +size 1364128 diff --git a/shhs_visit2/shhs2-203166/labels.meta.json b/shhs_visit2/shhs2-203166/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bb456074524fd5b7e0ab60cdbb528f09e479267 --- /dev/null +++ b/shhs_visit2/shhs2-203166/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203166", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:26:01.207743+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203166/labels.npy b/shhs_visit2/shhs2-203166/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c89f252b8f99510f0065994d5b3a331aed8121f5 --- /dev/null +++ b/shhs_visit2/shhs2-203166/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b284411a397200f638c7bf2afdcac5a3b26ddfa6f2c5bfcea2a6346ad9cb3c0 +size 2856 diff --git a/shhs_visit2/shhs2-203167/embeddings.meta.json b/shhs_visit2/shhs2-203167/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db8026ca4bf202305949b3897b8fa4236ea98bdb --- /dev/null +++ b/shhs_visit2/shhs2-203167/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203167", + "embedding_dim": 500, + "n_epochs": 1280, + "created_utc": "2026-05-03T18:26:02.576218+00:00", + "shape": [ + 1280, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203167/embeddings.npy b/shhs_visit2/shhs2-203167/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dfb8132106b38209e7b4edc102704653632a4e65 --- /dev/null +++ b/shhs_visit2/shhs2-203167/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9aacdae90e677c5f4d239440314d7719e72521c5eadac4271d0b55d0984e56 +size 1280128 diff --git a/shhs_visit2/shhs2-203167/labels.meta.json b/shhs_visit2/shhs2-203167/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2daf3ffe2bb97561e025926bae6009256a968a00 --- /dev/null +++ b/shhs_visit2/shhs2-203167/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203167", + "n_epochs": 1280, + "created_utc": "2026-05-03T18:26:02.580736+00:00", + "shape": [ + 1280 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203167/labels.npy b/shhs_visit2/shhs2-203167/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2c1fb4b2638d482f21083953ca0618608aca5d8 --- /dev/null +++ b/shhs_visit2/shhs2-203167/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb04f39cc7338434abc8fe8f7e7ffba84d313dece0b3acf7fc217add5d3ff522 +size 2688 diff --git a/shhs_visit2/shhs2-203168/embeddings.meta.json b/shhs_visit2/shhs2-203168/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd1254b4df0da0be97d685103c6bb3ec4cb43924 --- /dev/null +++ b/shhs_visit2/shhs2-203168/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203168", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:03.896528+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203168/embeddings.npy b/shhs_visit2/shhs2-203168/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92158b9441bf51a6c4b87c1784f41d0e91e46683 --- /dev/null +++ b/shhs_visit2/shhs2-203168/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eccfaea3b71831b981b432ed19124225d4e06e3c1c0118bd012a5c2169a1370 +size 1200128 diff --git a/shhs_visit2/shhs2-203168/labels.meta.json b/shhs_visit2/shhs2-203168/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc5b268799ffd19163dee7a4b4086e8c4ee8ea7b --- /dev/null +++ b/shhs_visit2/shhs2-203168/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203168", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:03.901333+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203168/labels.npy b/shhs_visit2/shhs2-203168/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..105eafee0ccea188de3b23103ece0ede7f6ace9e --- /dev/null +++ b/shhs_visit2/shhs2-203168/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b1b14fcc75cd215bef9d534da86e8fc3034155415a88fad95a4a25a5b8bbab +size 2528 diff --git a/shhs_visit2/shhs2-203169/embeddings.meta.json b/shhs_visit2/shhs2-203169/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7622bb653711a9c14e63a72687ed4c35ec812968 --- /dev/null +++ b/shhs_visit2/shhs2-203169/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203169", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:26:04.562177+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203169/embeddings.npy b/shhs_visit2/shhs2-203169/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab9bc85773679ab9f79890be770ec679ef7cc1a6 --- /dev/null +++ b/shhs_visit2/shhs2-203169/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3534efa6acab4b24860a3f4ea8190c8038d4c75fbbe9ff85d2ae35cafc5b405 +size 1260128 diff --git a/shhs_visit2/shhs2-203169/labels.meta.json b/shhs_visit2/shhs2-203169/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e0e6600a45cfdcd02e847d545ba6305c43552e63 --- /dev/null +++ b/shhs_visit2/shhs2-203169/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203169", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:26:04.566828+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203169/labels.npy b/shhs_visit2/shhs2-203169/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5e450031f7f63978337128e5fc8b97e8f508399 --- /dev/null +++ b/shhs_visit2/shhs2-203169/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f09ad769fafafb4ffcffabd5a2af35d547907fbda6860e5348e6ea236b1ef36 +size 2648 diff --git a/shhs_visit2/shhs2-203171/embeddings.meta.json b/shhs_visit2/shhs2-203171/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6d993a2446d5d1d5bd1952775947f5e02fcad21 --- /dev/null +++ b/shhs_visit2/shhs2-203171/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203171", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:26:06.101323+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203171/embeddings.npy b/shhs_visit2/shhs2-203171/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c51376f70a0a4e78aea598d67d87757425afd2a --- /dev/null +++ b/shhs_visit2/shhs2-203171/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd2a70ec74578c8bcaf7b313dd58109c2373484659380ec3e4811e807423adc +size 1350128 diff --git a/shhs_visit2/shhs2-203171/labels.meta.json b/shhs_visit2/shhs2-203171/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f6b1fff11a2ed63ca7038613506159a041c011a --- /dev/null +++ b/shhs_visit2/shhs2-203171/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203171", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:26:06.106007+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203171/labels.npy b/shhs_visit2/shhs2-203171/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3efdaff9d41d16882a743b54858b76f9532f0eb2 --- /dev/null +++ b/shhs_visit2/shhs2-203171/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6783eddabd4771a487428bdcbe7f5eb362d8109200b2873ad8596e99650e6b99 +size 2828 diff --git a/shhs_visit2/shhs2-203173/embeddings.meta.json b/shhs_visit2/shhs2-203173/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e019b5066882849f8afc76cc40555324c37c91ac --- /dev/null +++ b/shhs_visit2/shhs2-203173/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203173", + "embedding_dim": 500, + "n_epochs": 1052, + "created_utc": "2026-05-03T18:26:07.788908+00:00", + "shape": [ + 1052, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203173/embeddings.npy b/shhs_visit2/shhs2-203173/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b652dc831bc94ad4f19fe4378a5c7815cce195ca --- /dev/null +++ b/shhs_visit2/shhs2-203173/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b8225579965d82131faf8cd2eda8470aef620ae13e767bb97815656187a0e9 +size 1052128 diff --git a/shhs_visit2/shhs2-203173/labels.meta.json b/shhs_visit2/shhs2-203173/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa7e25e46575505d9e96efb712e9fb34a5ba8b82 --- /dev/null +++ b/shhs_visit2/shhs2-203173/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203173", + "n_epochs": 1052, + "created_utc": "2026-05-03T18:26:07.792538+00:00", + "shape": [ + 1052 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203173/labels.npy b/shhs_visit2/shhs2-203173/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d2e54603805622fce819fe33b6249ce5cf0dad4 --- /dev/null +++ b/shhs_visit2/shhs2-203173/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6874b0e65b163503e7714cc1ef25fa1c25f785ded8fef1fc80bcc4b94ee70696 +size 2232 diff --git a/shhs_visit2/shhs2-203178/embeddings.meta.json b/shhs_visit2/shhs2-203178/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..586abb5e009af11f5cb6ba5b005abcf1f89894a4 --- /dev/null +++ b/shhs_visit2/shhs2-203178/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203178", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:09.253014+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203178/embeddings.npy b/shhs_visit2/shhs2-203178/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebc7ba1153bc1f1749b304089ff9af14a4823d38 --- /dev/null +++ b/shhs_visit2/shhs2-203178/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f587ff0e91b8d4b2337cd1200ff8b42be881abb83864e15fba6387e47f0888 +size 1320128 diff --git a/shhs_visit2/shhs2-203178/labels.meta.json b/shhs_visit2/shhs2-203178/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a178f36427f38af18ac3514b4ecfd8405324bdea --- /dev/null +++ b/shhs_visit2/shhs2-203178/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203178", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:09.256996+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203178/labels.npy b/shhs_visit2/shhs2-203178/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..79bc63d3a7dcb5f3e25f76c0681645fb5ad81758 --- /dev/null +++ b/shhs_visit2/shhs2-203178/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f60836ff908431cce12cd254b6026b8184fd4cc1e847cf1f2af70dcd6cbc451 +size 2768 diff --git a/shhs_visit2/shhs2-203180/embeddings.meta.json b/shhs_visit2/shhs2-203180/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f14d62384e41d4a60f1c61459f7823223c1ee98 --- /dev/null +++ b/shhs_visit2/shhs2-203180/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203180", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:10.689765+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203180/embeddings.npy b/shhs_visit2/shhs2-203180/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71062c94b14ad0bc563db7bf35d439f91c8b1163 --- /dev/null +++ b/shhs_visit2/shhs2-203180/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1a320ae5491648cb4ff0765fe6d82e82180ad87b6ac0ccb60c773e31ea4500 +size 1320128 diff --git a/shhs_visit2/shhs2-203180/labels.meta.json b/shhs_visit2/shhs2-203180/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8df25f6bc6fd4e3e91ac0a06c9c53a713d79009 --- /dev/null +++ b/shhs_visit2/shhs2-203180/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203180", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:10.693230+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203180/labels.npy b/shhs_visit2/shhs2-203180/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..40ce94b32cef4b25d1bd2e9850841960cf7d9efa --- /dev/null +++ b/shhs_visit2/shhs2-203180/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6771d760eb846441be82f63dacb60538f42905af6277f70f60fee8ce0f012129 +size 2768 diff --git a/shhs_visit2/shhs2-203181/embeddings.meta.json b/shhs_visit2/shhs2-203181/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d27ed37c57a897a28a22899c1111dd8a9f44c01 --- /dev/null +++ b/shhs_visit2/shhs2-203181/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203181", + "embedding_dim": 500, + "n_epochs": 1287, + "created_utc": "2026-05-03T18:26:12.207682+00:00", + "shape": [ + 1287, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203181/embeddings.npy b/shhs_visit2/shhs2-203181/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3b5c00b73e352cccb61d772e83328d2ffbfbcc4 --- /dev/null +++ b/shhs_visit2/shhs2-203181/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9195e29e18e0a10eceac715fb3554aa5430257e6250be75a433f4e37959f9360 +size 1287128 diff --git a/shhs_visit2/shhs2-203181/labels.meta.json b/shhs_visit2/shhs2-203181/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2e0ecc0bc9987a104e2fac7222f186fe35ed557 --- /dev/null +++ b/shhs_visit2/shhs2-203181/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203181", + "n_epochs": 1287, + "created_utc": "2026-05-03T18:26:12.210494+00:00", + "shape": [ + 1287 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203181/labels.npy b/shhs_visit2/shhs2-203181/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..330d8263102b550b47a757683cf2d0eb23d5b180 --- /dev/null +++ b/shhs_visit2/shhs2-203181/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae54a17739d6618cce9389fa46af787e683ae9530e6ace2268c21c3306bad26c +size 2702 diff --git a/shhs_visit2/shhs2-203183/embeddings.meta.json b/shhs_visit2/shhs2-203183/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ce880a0e88cebc53346fe72a596e468236d2ea9 --- /dev/null +++ b/shhs_visit2/shhs2-203183/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203183", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:13.426412+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203183/embeddings.npy b/shhs_visit2/shhs2-203183/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ba4ad99eb3ab9fd2bb0f76ae6c461998f3545db --- /dev/null +++ b/shhs_visit2/shhs2-203183/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5343353448d676503d366a75891071105c160f5eb76a0524130306a5a1d04bd8 +size 1080128 diff --git a/shhs_visit2/shhs2-203183/labels.meta.json b/shhs_visit2/shhs2-203183/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..823ce239bad73e59ce06dc5b43c6da3fe477eec2 --- /dev/null +++ b/shhs_visit2/shhs2-203183/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203183", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:13.430562+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203183/labels.npy b/shhs_visit2/shhs2-203183/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..94fb8f682f36081e8dd427b6d6c6b64309bfd3dc --- /dev/null +++ b/shhs_visit2/shhs2-203183/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326cc4ae425b5cc2ac41f67f6912d9fb8381c6f25e842b19d088fd2c178dbc34 +size 2288 diff --git a/shhs_visit2/shhs2-203186/embeddings.meta.json b/shhs_visit2/shhs2-203186/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d105df747c34aaccc71729b51c0b06e5cd5116e2 --- /dev/null +++ b/shhs_visit2/shhs2-203186/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203186", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:13.940091+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203186/embeddings.npy b/shhs_visit2/shhs2-203186/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f40f3bf11923ed7ed7486cf02edf96d491e02099 --- /dev/null +++ b/shhs_visit2/shhs2-203186/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28fccdfd52f5872d61e8f0072f4819701ef5ecb03d8af08f7a98b3c439a82661 +size 1080128 diff --git a/shhs_visit2/shhs2-203186/labels.meta.json b/shhs_visit2/shhs2-203186/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55db143567b672c2dcedab2702e939c4bb22abf6 --- /dev/null +++ b/shhs_visit2/shhs2-203186/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203186", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:13.944236+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203186/labels.npy b/shhs_visit2/shhs2-203186/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..22d10e64a0561e284f2d712f97edf0294bdbbdac --- /dev/null +++ b/shhs_visit2/shhs2-203186/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f516a9fc9135bf714715020322953ddc03a572ddb7e5003daff2d164dd93197 +size 2288 diff --git a/shhs_visit2/shhs2-203190/embeddings.meta.json b/shhs_visit2/shhs2-203190/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..867b7edb064a4161534ae2409c99f4ee58873e5a --- /dev/null +++ b/shhs_visit2/shhs2-203190/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203190", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:15.104758+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203190/embeddings.npy b/shhs_visit2/shhs2-203190/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a841369b1933509f65a86119cfb2d42ce05d374 --- /dev/null +++ b/shhs_visit2/shhs2-203190/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b530b2b71280535edbc20937aad559895de6f5388ef70df8b132339cacc80c8 +size 1080128 diff --git a/shhs_visit2/shhs2-203190/labels.meta.json b/shhs_visit2/shhs2-203190/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87258bb289165d6b7be20432d58c153903549c30 --- /dev/null +++ b/shhs_visit2/shhs2-203190/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203190", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:15.108340+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203190/labels.npy b/shhs_visit2/shhs2-203190/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f67bac4fe2909718df9d8310391e6dbec296ff3f --- /dev/null +++ b/shhs_visit2/shhs2-203190/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b307fe471e57ed7b2e4ff421b1c752b55af23c9001d8f2690e32fd8e6111b008 +size 2288 diff --git a/shhs_visit2/shhs2-203192/embeddings.meta.json b/shhs_visit2/shhs2-203192/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e473be9f4ed5a0208ca2fd45b6accd84f19c7024 --- /dev/null +++ b/shhs_visit2/shhs2-203192/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203192", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:16.433058+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203192/embeddings.npy b/shhs_visit2/shhs2-203192/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..639bb4b7424801f47beab22f47c53d3a928454bf --- /dev/null +++ b/shhs_visit2/shhs2-203192/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce1d6cf748d5b0420de96b28746a04490aaccf6ffefaf3f311609bdd7b703ad +size 1200128 diff --git a/shhs_visit2/shhs2-203192/labels.meta.json b/shhs_visit2/shhs2-203192/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d25d3ec71e07a26d47cdb913f4f5669142676648 --- /dev/null +++ b/shhs_visit2/shhs2-203192/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203192", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:16.437270+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203192/labels.npy b/shhs_visit2/shhs2-203192/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4f6e65b99481126adcd90705765c525163ab35e --- /dev/null +++ b/shhs_visit2/shhs2-203192/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc94615c1e5c3849d24481246ca8c8fbb9c667ef7f8c7e76f0c9a6cdb00ee0e +size 2528 diff --git a/shhs_visit2/shhs2-203193/embeddings.meta.json b/shhs_visit2/shhs2-203193/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..122cd4610edff92c03c1cf0f8f2bcd3d1cccb736 --- /dev/null +++ b/shhs_visit2/shhs2-203193/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203193", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:17.671104+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203193/embeddings.npy b/shhs_visit2/shhs2-203193/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..24afa35c73f949eab9bf5951e8906b5e3c12ba8e --- /dev/null +++ b/shhs_visit2/shhs2-203193/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b847ea13ef01d48d454adfabc0a7ff7a5fc7ac1cc71429bf308a3bc988f39800 +size 1200128 diff --git a/shhs_visit2/shhs2-203193/labels.meta.json b/shhs_visit2/shhs2-203193/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82c3d33831198db8da2986ce17f14bbba92f7953 --- /dev/null +++ b/shhs_visit2/shhs2-203193/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203193", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:17.676834+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203193/labels.npy b/shhs_visit2/shhs2-203193/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4cce60f58eea17fa05806e8942cece76fa8caed --- /dev/null +++ b/shhs_visit2/shhs2-203193/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e440b73c04f5f279f3879a519cbd044de47612acd724ca6b3d5f1690104238f +size 2528 diff --git a/shhs_visit2/shhs2-203194/embeddings.meta.json b/shhs_visit2/shhs2-203194/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68ebcc856630c5c9fb2fb82b4ead9b678bf732c9 --- /dev/null +++ b/shhs_visit2/shhs2-203194/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203194", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:19.004694+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203194/embeddings.npy b/shhs_visit2/shhs2-203194/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2ca46df6e5dc6657dca1d1d340c7f88ded638f8 --- /dev/null +++ b/shhs_visit2/shhs2-203194/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d856c8aebe52e644f427d01b99bd826afd94d933040a785fc4e9b9c1a90b7519 +size 1200128 diff --git a/shhs_visit2/shhs2-203194/labels.meta.json b/shhs_visit2/shhs2-203194/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a482dcb5d3a3438661cbcfce83ceb737cce062c --- /dev/null +++ b/shhs_visit2/shhs2-203194/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203194", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:19.008311+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203194/labels.npy b/shhs_visit2/shhs2-203194/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a3d649d13e765629a4fe2c2efa2b58a00f0d22a --- /dev/null +++ b/shhs_visit2/shhs2-203194/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7e649f47eb6637c5fd3d8b3533ec410f029f0030b8fb1cd7bf585f94b95d27 +size 2528 diff --git a/shhs_visit2/shhs2-203195/embeddings.meta.json b/shhs_visit2/shhs2-203195/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1cfa186b098dd3d793d713b77aff9e058ef7de8 --- /dev/null +++ b/shhs_visit2/shhs2-203195/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203195", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:19.604344+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203195/embeddings.npy b/shhs_visit2/shhs2-203195/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d0740f406d176572e6d3efe9e1adf5dc3cc8493 --- /dev/null +++ b/shhs_visit2/shhs2-203195/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed501a8c0e384dfb7f7cab2612186a90e79504d592e0ecafdb01dadf6388a50 +size 1200128 diff --git a/shhs_visit2/shhs2-203195/labels.meta.json b/shhs_visit2/shhs2-203195/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45510782002aa0ec2b8fe9e43975f5e72448eff8 --- /dev/null +++ b/shhs_visit2/shhs2-203195/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203195", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:19.608181+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203195/labels.npy b/shhs_visit2/shhs2-203195/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8115298255529140d773ca366b410925cc43a209 --- /dev/null +++ b/shhs_visit2/shhs2-203195/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275d134ad5d9fb009ae26898cf8088d948102162c8a1e5a1871e2d163a21f65e +size 2528 diff --git a/shhs_visit2/shhs2-203196/embeddings.meta.json b/shhs_visit2/shhs2-203196/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..740941f9448d5db3e129479a43f450010a1d895c --- /dev/null +++ b/shhs_visit2/shhs2-203196/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203196", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:20.173190+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203196/embeddings.npy b/shhs_visit2/shhs2-203196/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c4ab135f29cc40ee5fcabeb337aa70a5b8c0e24 --- /dev/null +++ b/shhs_visit2/shhs2-203196/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c13097261f270617ee1342ed746325b3b43d1d3acd43362f0df5f582a90fc62 +size 1140128 diff --git a/shhs_visit2/shhs2-203196/labels.meta.json b/shhs_visit2/shhs2-203196/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b79743a89666d5bb84e9176f8e9c26856033d71e --- /dev/null +++ b/shhs_visit2/shhs2-203196/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203196", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:20.176846+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203196/labels.npy b/shhs_visit2/shhs2-203196/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4c8bda529bb9744ceb6fb27fc5ffad2372ba6ba --- /dev/null +++ b/shhs_visit2/shhs2-203196/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6131d518dd2ef7d149d4b5649ef92fc27f34c0211274d111ef7dc10d77fc7e +size 2408 diff --git a/shhs_visit2/shhs2-203197/embeddings.meta.json b/shhs_visit2/shhs2-203197/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb63ea8be3c523289689595b0231a4a718ea7a91 --- /dev/null +++ b/shhs_visit2/shhs2-203197/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203197", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:26:20.832559+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203197/embeddings.npy b/shhs_visit2/shhs2-203197/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eefb13609c0cf2323097285eb4dd99a8699cb858 --- /dev/null +++ b/shhs_visit2/shhs2-203197/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b092c5e345cc88a345f25c95fce039bfa95fd0bb4cdd11d1c158955147b5ccf +size 1364128 diff --git a/shhs_visit2/shhs2-203197/labels.meta.json b/shhs_visit2/shhs2-203197/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e3cad044d74b19a6dd973dd36411690cfab7e04 --- /dev/null +++ b/shhs_visit2/shhs2-203197/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203197", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:26:20.835932+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203197/labels.npy b/shhs_visit2/shhs2-203197/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..409ae7588a18cae447c7aff66ed4669303480133 --- /dev/null +++ b/shhs_visit2/shhs2-203197/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:399cb17c4b2921a63b1956a666cfdb96267f1b13585e4b1d1e5e5a6855b7f4c7 +size 2856 diff --git a/shhs_visit2/shhs2-203198/embeddings.meta.json b/shhs_visit2/shhs2-203198/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9d8016ab800db1285dce700432a51bcf18a8a88 --- /dev/null +++ b/shhs_visit2/shhs2-203198/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203198", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:26:23.401926+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203198/embeddings.npy b/shhs_visit2/shhs2-203198/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d66103efed3367b0f7f065246eec716205551298 --- /dev/null +++ b/shhs_visit2/shhs2-203198/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516a0b8e1edc09b5b96e6141a4faef9f2083fbf35b4d11053cc6426ad26ca908 +size 1318128 diff --git a/shhs_visit2/shhs2-203198/labels.meta.json b/shhs_visit2/shhs2-203198/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93a6ccf10aa5235d6f426e66c1fc60e0cf0a56f0 --- /dev/null +++ b/shhs_visit2/shhs2-203198/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203198", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:26:23.405374+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203198/labels.npy b/shhs_visit2/shhs2-203198/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2232b472baf827e3d2bf5aaa0871e7cdf88c2699 --- /dev/null +++ b/shhs_visit2/shhs2-203198/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28d2a14d01969b9a7f43d2abc835060aec0566e69642328a698f2089e40539d +size 2764 diff --git a/shhs_visit2/shhs2-203199/embeddings.meta.json b/shhs_visit2/shhs2-203199/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b4d698565c593d85be4bcfc66a8296bdba87a78 --- /dev/null +++ b/shhs_visit2/shhs2-203199/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203199", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:26:24.548234+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203199/embeddings.npy b/shhs_visit2/shhs2-203199/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..03c98f56d7a266594eb558c7d93f4459e7b269eb --- /dev/null +++ b/shhs_visit2/shhs2-203199/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2819399aa0f060c06fd2af2efe62d84aecf58b94b9ed1171fb5fa4705bcbaf +size 960128 diff --git a/shhs_visit2/shhs2-203199/labels.meta.json b/shhs_visit2/shhs2-203199/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f81add82f9cf454ddb98b626ed5cd16a642a2653 --- /dev/null +++ b/shhs_visit2/shhs2-203199/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203199", + "n_epochs": 960, + "created_utc": "2026-05-03T18:26:24.552288+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203199/labels.npy b/shhs_visit2/shhs2-203199/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c0932bfa804019d9aa93cd9c0f0f54a4a610395 --- /dev/null +++ b/shhs_visit2/shhs2-203199/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa64f7dd719ad1d2f80171eed67607d94868b560d89aed119e63abb81727178 +size 2048 diff --git a/shhs_visit2/shhs2-203200/embeddings.meta.json b/shhs_visit2/shhs2-203200/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6f7274070fdf3380b53595e7b6da8a109b3fd68 --- /dev/null +++ b/shhs_visit2/shhs2-203200/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203200", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:26:26.957193+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203200/embeddings.npy b/shhs_visit2/shhs2-203200/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a3ba46916be054e828f42a051bd15e2dd421f66 --- /dev/null +++ b/shhs_visit2/shhs2-203200/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2e8b810f2bd7b3e7b731a787c863e6443cdd718cf2f952edd876699b03e176 +size 1318128 diff --git a/shhs_visit2/shhs2-203200/labels.meta.json b/shhs_visit2/shhs2-203200/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..636bdef416aa84f200e2ee9fc0ae76d8425f6676 --- /dev/null +++ b/shhs_visit2/shhs2-203200/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203200", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:26:26.960578+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203200/labels.npy b/shhs_visit2/shhs2-203200/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4144eb9d90278c8b4a2710ba89e7a8a42d79b2b --- /dev/null +++ b/shhs_visit2/shhs2-203200/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c13f8ae1caf2eecb3e586123a3fb2b169fd48beea7ee6092f5eb720eb7a6040 +size 2764 diff --git a/shhs_visit2/shhs2-203202/embeddings.meta.json b/shhs_visit2/shhs2-203202/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cabf097f5eee8db6af1dece47fe73419428db7e1 --- /dev/null +++ b/shhs_visit2/shhs2-203202/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203202", + "embedding_dim": 500, + "n_epochs": 930, + "created_utc": "2026-05-03T18:26:28.080859+00:00", + "shape": [ + 930, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203202/embeddings.npy b/shhs_visit2/shhs2-203202/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7dc79d0ce3c92205216a5e486112b55771c0332c --- /dev/null +++ b/shhs_visit2/shhs2-203202/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed8f4ea8b8247fbc385a2f9e621516209c612352cf82778caed36c295449649c +size 930128 diff --git a/shhs_visit2/shhs2-203202/labels.meta.json b/shhs_visit2/shhs2-203202/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c6afdb2d7067c65e6ade69a87b232dbe8e80d05 --- /dev/null +++ b/shhs_visit2/shhs2-203202/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203202", + "n_epochs": 930, + "created_utc": "2026-05-03T18:26:28.084648+00:00", + "shape": [ + 930 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203202/labels.npy b/shhs_visit2/shhs2-203202/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff1638b8919552a73900bb336a4f3ba4a8eb7dc4 --- /dev/null +++ b/shhs_visit2/shhs2-203202/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f6f9dabb944b13fb5e78eb06edc9cb7ca52620bc8bb288c9c584a7ae883760 +size 1988 diff --git a/shhs_visit2/shhs2-203203/embeddings.meta.json b/shhs_visit2/shhs2-203203/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6b29de2e44f62f13622453749c458bf19c69aa6 --- /dev/null +++ b/shhs_visit2/shhs2-203203/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203203", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:29.424673+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203203/embeddings.npy b/shhs_visit2/shhs2-203203/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..adefcc05c57f071bb95e24d19ac29368d53db574 --- /dev/null +++ b/shhs_visit2/shhs2-203203/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7748b257245b3702c1f6fa16909d14e48559660d3d69ca0c7eaf23ccff340b81 +size 1140128 diff --git a/shhs_visit2/shhs2-203203/labels.meta.json b/shhs_visit2/shhs2-203203/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6c15c591b989bedf55bd93653be9d932ecfa41a --- /dev/null +++ b/shhs_visit2/shhs2-203203/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203203", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:29.429047+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203203/labels.npy b/shhs_visit2/shhs2-203203/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..727ab9e10b473de11cc0797c713c731dd1d43687 --- /dev/null +++ b/shhs_visit2/shhs2-203203/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abcd596c9733e6e0e1a44905d794f480cb59ae2bd1eaaaede000dc71cc86f110 +size 2408 diff --git a/shhs_visit2/shhs2-203204/embeddings.meta.json b/shhs_visit2/shhs2-203204/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88be55d5286894034fed53c47df2a63ee11c19a0 --- /dev/null +++ b/shhs_visit2/shhs2-203204/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203204", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:30.665805+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203204/embeddings.npy b/shhs_visit2/shhs2-203204/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f711614c9bb769b02904d06b9873a8d29c535b89 --- /dev/null +++ b/shhs_visit2/shhs2-203204/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5851bd493d132b4906e3ed85c3055ae3f0230ab885834ee05acde184758bebd7 +size 1080128 diff --git a/shhs_visit2/shhs2-203204/labels.meta.json b/shhs_visit2/shhs2-203204/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7457b2e0267d22bf7a7d6c4e20ea0f7530c773d0 --- /dev/null +++ b/shhs_visit2/shhs2-203204/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203204", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:30.669622+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203204/labels.npy b/shhs_visit2/shhs2-203204/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5810143c07885c87de915981b4e1485b24ee89ce --- /dev/null +++ b/shhs_visit2/shhs2-203204/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e1bd43627953c9cd01ed711d7ca3a19551bd368e634f3a5201414020057936 +size 2288 diff --git a/shhs_visit2/shhs2-203208/embeddings.meta.json b/shhs_visit2/shhs2-203208/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51287e7a151ec26aba23dcce24686991ab3749db --- /dev/null +++ b/shhs_visit2/shhs2-203208/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203208", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:32.225075+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203208/embeddings.npy b/shhs_visit2/shhs2-203208/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94845a655abf6c2327bd09424c86c0f874fc9b12 --- /dev/null +++ b/shhs_visit2/shhs2-203208/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5d9673263915dc7dcb0f3f051f97329b8bcf9f0ab29ba3d37495a8f044b9a9 +size 1320128 diff --git a/shhs_visit2/shhs2-203208/labels.meta.json b/shhs_visit2/shhs2-203208/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2455cd26ded73b046af2b25fcd4ccd44f5d7a9b7 --- /dev/null +++ b/shhs_visit2/shhs2-203208/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203208", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:32.228562+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203208/labels.npy b/shhs_visit2/shhs2-203208/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..57d6268c620e4061d397e99c58d3f1a0f3c7eb87 --- /dev/null +++ b/shhs_visit2/shhs2-203208/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7af71f199e9707a976885cfd9750b395237ed075b0e4099e92e692683385b5 +size 2768 diff --git a/shhs_visit2/shhs2-203212/embeddings.meta.json b/shhs_visit2/shhs2-203212/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10c8ed01eb5b80e737757e4e67d3fafb24d2792b --- /dev/null +++ b/shhs_visit2/shhs2-203212/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203212", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:26:33.552693+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203212/embeddings.npy b/shhs_visit2/shhs2-203212/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..512a5c61c646789b3b498db2f31466551172b8dd --- /dev/null +++ b/shhs_visit2/shhs2-203212/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ae2bbfbcbcc700e9d0940abedbebc10a6ed3d1e531678726cdefb7f126c442 +size 1110128 diff --git a/shhs_visit2/shhs2-203212/labels.meta.json b/shhs_visit2/shhs2-203212/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cd80f0bde4c1ec058b0ce14c48ff5892bd8cb35 --- /dev/null +++ b/shhs_visit2/shhs2-203212/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203212", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:26:33.556236+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203212/labels.npy b/shhs_visit2/shhs2-203212/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e96270c970fce97209b0edb893b6b92a9e723538 --- /dev/null +++ b/shhs_visit2/shhs2-203212/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8511c296d6ac9a805699faecdb294e9cca4b7a6080761387421ddc30109b4294 +size 2348 diff --git a/shhs_visit2/shhs2-203213/embeddings.meta.json b/shhs_visit2/shhs2-203213/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb9794e75ec5fa112768281da1f66dd2b01d7993 --- /dev/null +++ b/shhs_visit2/shhs2-203213/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203213", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:26:34.810973+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203213/embeddings.npy b/shhs_visit2/shhs2-203213/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7333ca751d6c57d05fd3e80524c8370bb2cc5741 --- /dev/null +++ b/shhs_visit2/shhs2-203213/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d194b3d137a1d5c999c857a93d9d06ead72ac708518fbb35e2d4a795175bb4e8 +size 1078128 diff --git a/shhs_visit2/shhs2-203213/labels.meta.json b/shhs_visit2/shhs2-203213/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..313721611e79dfdabcd3711b5be7e1cf4ab63c2d --- /dev/null +++ b/shhs_visit2/shhs2-203213/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203213", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:26:34.814111+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203213/labels.npy b/shhs_visit2/shhs2-203213/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb849b0d766763220c0cb47da0a6e84f011be8f9 --- /dev/null +++ b/shhs_visit2/shhs2-203213/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fb2021f0aa7eccf70c328276e259e5d8a28e400ad22e5ecad92f4fd581b447 +size 2284 diff --git a/shhs_visit2/shhs2-203214/embeddings.meta.json b/shhs_visit2/shhs2-203214/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5704d7ebfa9bc5a5f7422117f7654aabe67e903e --- /dev/null +++ b/shhs_visit2/shhs2-203214/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203214", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:36.155330+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203214/embeddings.npy b/shhs_visit2/shhs2-203214/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..465e4c5deee02339a0d38cb884710fc87ebb1d2d --- /dev/null +++ b/shhs_visit2/shhs2-203214/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b58c2c6dcd49b8c34ce3340feaeb7b3e42b4dcd4e79b24ae7a858588c8dde0 +size 1200128 diff --git a/shhs_visit2/shhs2-203214/labels.meta.json b/shhs_visit2/shhs2-203214/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a635754a9d18e3ad33e03b53c30d5cfe6d9c211 --- /dev/null +++ b/shhs_visit2/shhs2-203214/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203214", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:36.159234+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203214/labels.npy b/shhs_visit2/shhs2-203214/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7017c4b090cc9d618bc80a083b3d9eb0300d963e --- /dev/null +++ b/shhs_visit2/shhs2-203214/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d7f99f75cb254b4de6719a37ca757c9eac082a316a80d9643022935620fb6e +size 2528 diff --git a/shhs_visit2/shhs2-203216/embeddings.meta.json b/shhs_visit2/shhs2-203216/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..201425630a5b5ea93039c4dfefcb6de33ed39288 --- /dev/null +++ b/shhs_visit2/shhs2-203216/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203216", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:26:37.270272+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203216/embeddings.npy b/shhs_visit2/shhs2-203216/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dc443a2319c0d84a62b713ca3a91f90f9cfbe573 --- /dev/null +++ b/shhs_visit2/shhs2-203216/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:960cbc06d1b5799f2b10c6ce4d743b6b25d9280672189e108461a899dfc23aee +size 1020128 diff --git a/shhs_visit2/shhs2-203216/labels.meta.json b/shhs_visit2/shhs2-203216/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64d84cde754fc688884ce94cff1b76bb0b2b0fac --- /dev/null +++ b/shhs_visit2/shhs2-203216/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203216", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:26:37.273700+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203216/labels.npy b/shhs_visit2/shhs2-203216/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..97151910d8650cccf3ac0fbb51df8117829044b2 --- /dev/null +++ b/shhs_visit2/shhs2-203216/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace4bdf1a45091a387241843860778d8c0b1a9f9b7a6c8ae09b067299808594a +size 2168 diff --git a/shhs_visit2/shhs2-203217/embeddings.meta.json b/shhs_visit2/shhs2-203217/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d481b4ae346d2a072431bd70ab3937e9c55024e --- /dev/null +++ b/shhs_visit2/shhs2-203217/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203217", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:38.613851+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203217/embeddings.npy b/shhs_visit2/shhs2-203217/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3dfbf433a7ca506aad8e95e9ecf81ffa865e855b --- /dev/null +++ b/shhs_visit2/shhs2-203217/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1229c4991fa4da9575227b1a50d12c13dbf992cf8dc94646e52282f51879c0 +size 1200128 diff --git a/shhs_visit2/shhs2-203217/labels.meta.json b/shhs_visit2/shhs2-203217/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c01c9bb77b1c3daa5dbabfbbdd18473c115856a --- /dev/null +++ b/shhs_visit2/shhs2-203217/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203217", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:38.616805+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203217/labels.npy b/shhs_visit2/shhs2-203217/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..531ac40a1e6f52cd931aed0d614983eb41027ba0 --- /dev/null +++ b/shhs_visit2/shhs2-203217/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbaaa5b0bde14d03666d841c8f2e5b7dc961de187a2ca68dc3b80bc02b41411 +size 2528 diff --git a/shhs_visit2/shhs2-203218/embeddings.meta.json b/shhs_visit2/shhs2-203218/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05658f89bda1d92800ead383a437a880107a243e --- /dev/null +++ b/shhs_visit2/shhs2-203218/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203218", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:39.764772+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203218/embeddings.npy b/shhs_visit2/shhs2-203218/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..51bb3c73b9591320b6359bce17b7fa794afcfca6 --- /dev/null +++ b/shhs_visit2/shhs2-203218/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86104eb4b0d9fd2deff8046aba1f649f473275e4c2913213a472f60bd4e5267c +size 1080128 diff --git a/shhs_visit2/shhs2-203218/labels.meta.json b/shhs_visit2/shhs2-203218/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f5530cef85dadd2912238f484139f34fdda1dfa --- /dev/null +++ b/shhs_visit2/shhs2-203218/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203218", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:39.768282+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203218/labels.npy b/shhs_visit2/shhs2-203218/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b5ce0114b55e1c55634c5341f5f218f1a8706694 --- /dev/null +++ b/shhs_visit2/shhs2-203218/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d5d172dd290fd2974d43ab0c135cc3b61120dd09af3a3eb063c1f4d8a51629 +size 2288 diff --git a/shhs_visit2/shhs2-203219/embeddings.meta.json b/shhs_visit2/shhs2-203219/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..432da27d5728ee049a6a9c9115310b35b8bedc1a --- /dev/null +++ b/shhs_visit2/shhs2-203219/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203219", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:40.377012+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203219/embeddings.npy b/shhs_visit2/shhs2-203219/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1fb8fe30b586c6154ac1b81c0f418ffb9b035c0e --- /dev/null +++ b/shhs_visit2/shhs2-203219/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827ff20def4c12309ae41e5b05f55f3156a3b714144ce913d04775f6c9f47ddc +size 1200128 diff --git a/shhs_visit2/shhs2-203219/labels.meta.json b/shhs_visit2/shhs2-203219/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8b30b6fd95b9b5681ea8b3623799b6cec37898f --- /dev/null +++ b/shhs_visit2/shhs2-203219/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203219", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:40.380565+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203219/labels.npy b/shhs_visit2/shhs2-203219/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a525d2fd6d8256098cb1f77b389d3525406aed5f --- /dev/null +++ b/shhs_visit2/shhs2-203219/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87eb9c08de2d5a25aaa661c5403c3431a17dc1f71be801ef51cd71c2a21734c8 +size 2528 diff --git a/shhs_visit2/shhs2-203221/embeddings.meta.json b/shhs_visit2/shhs2-203221/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08abc291f13ccbdf1db2fba101252abf14700b59 --- /dev/null +++ b/shhs_visit2/shhs2-203221/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203221", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:41.645576+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203221/embeddings.npy b/shhs_visit2/shhs2-203221/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6536135897aa16f7df7fffe01b391f2c3cc251c4 --- /dev/null +++ b/shhs_visit2/shhs2-203221/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b618e41c2170e2eddc4d7e892cb31c292e5fa48e3b1858f97b6af3b86ae2c2 +size 1140128 diff --git a/shhs_visit2/shhs2-203221/labels.meta.json b/shhs_visit2/shhs2-203221/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..491ee1bc72afad25e131ab3176a2f7a7fd4a3b86 --- /dev/null +++ b/shhs_visit2/shhs2-203221/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203221", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:41.649034+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203221/labels.npy b/shhs_visit2/shhs2-203221/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..60d785df04d07ece2eb719a457496a37047ef76a --- /dev/null +++ b/shhs_visit2/shhs2-203221/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74004dec7a461905801534cc3ca4fb9237046ea751e77a60e89acfc188fbd9c3 +size 2408 diff --git a/shhs_visit2/shhs2-203224/embeddings.meta.json b/shhs_visit2/shhs2-203224/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a86c8d7292c35a5c5b8293957eebfc933ad88d3 --- /dev/null +++ b/shhs_visit2/shhs2-203224/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203224", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:42.826851+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203224/embeddings.npy b/shhs_visit2/shhs2-203224/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..703c947032b08de697aa313c01f5b731e53e613d --- /dev/null +++ b/shhs_visit2/shhs2-203224/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c02f1d3b7d11655e4ee135d05eb06f88d704d775dea8244904c81243f53822 +size 1080128 diff --git a/shhs_visit2/shhs2-203224/labels.meta.json b/shhs_visit2/shhs2-203224/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79424f5e3bc60e63e7ba8162532668bec8d8fc47 --- /dev/null +++ b/shhs_visit2/shhs2-203224/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203224", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:26:42.829941+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203224/labels.npy b/shhs_visit2/shhs2-203224/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f941dc81fedbb7d4f574e1ae3956be8b8bb7d31d --- /dev/null +++ b/shhs_visit2/shhs2-203224/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393de6f53d3f3ef34c963dd66cc58e44087693d37ea1a2fd3a0f8b580fb6108c +size 2288 diff --git a/shhs_visit2/shhs2-203228/embeddings.meta.json b/shhs_visit2/shhs2-203228/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aef1cb2121419a90c1769f0ef5e8311036f3f105 --- /dev/null +++ b/shhs_visit2/shhs2-203228/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203228", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:26:43.893972+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203228/embeddings.npy b/shhs_visit2/shhs2-203228/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fd441642ce154afb781c46c13a7dbebb23b91d2 --- /dev/null +++ b/shhs_visit2/shhs2-203228/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59efba12743e0a09392085e033dec9d32c2f6883f40ff0d8c1d741edbe37a1d8 +size 990128 diff --git a/shhs_visit2/shhs2-203228/labels.meta.json b/shhs_visit2/shhs2-203228/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d654b031a6d807633569cc7ec871f6fc3dd83c8 --- /dev/null +++ b/shhs_visit2/shhs2-203228/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203228", + "n_epochs": 990, + "created_utc": "2026-05-03T18:26:43.897863+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203228/labels.npy b/shhs_visit2/shhs2-203228/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..77f893fb6e786d7c7d9e252773662a3254070236 --- /dev/null +++ b/shhs_visit2/shhs2-203228/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f239aaf6803f360b80707eb5eca5ce587d8b7e3a0f101442f27a3900c1a299 +size 2108 diff --git a/shhs_visit2/shhs2-203230/embeddings.meta.json b/shhs_visit2/shhs2-203230/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f59dbb63783a66ff31bc54a6f1c41d2c0af04b17 --- /dev/null +++ b/shhs_visit2/shhs2-203230/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203230", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:26:45.293290+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203230/embeddings.npy b/shhs_visit2/shhs2-203230/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ecf29638edf1d5c634e75c0778e489d0d63cc70c --- /dev/null +++ b/shhs_visit2/shhs2-203230/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eee7e238c68d6ea0642cd781ad6665ef00316c8d309181951246696e9b788ec +size 1170128 diff --git a/shhs_visit2/shhs2-203230/labels.meta.json b/shhs_visit2/shhs2-203230/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ec2c227473e9fa3eb09daff9b9befc9124a0128 --- /dev/null +++ b/shhs_visit2/shhs2-203230/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203230", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:26:45.297055+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203230/labels.npy b/shhs_visit2/shhs2-203230/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b0df7fd26686ea91cf0834a62aae1009a2ad2fa5 --- /dev/null +++ b/shhs_visit2/shhs2-203230/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8629b54c6dde40e172781efa453d34ef2970144e9bed1828a19f7d317e41dd9c +size 2468 diff --git a/shhs_visit2/shhs2-203231/embeddings.meta.json b/shhs_visit2/shhs2-203231/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbbf2e9b8e5dfcdd4daf01b1cc3d3b2093a49133 --- /dev/null +++ b/shhs_visit2/shhs2-203231/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203231", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:46.678852+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203231/embeddings.npy b/shhs_visit2/shhs2-203231/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f68f50140487eb3b0a4dcaaf9281635684c13c4f --- /dev/null +++ b/shhs_visit2/shhs2-203231/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c00320c9a5ddd5b3ba78d71b70416d04d8053e684ccf8965baa4730a17d4ed1 +size 1140128 diff --git a/shhs_visit2/shhs2-203231/labels.meta.json b/shhs_visit2/shhs2-203231/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95d08728cdfbb1d1a3f815423c071edcb62a7974 --- /dev/null +++ b/shhs_visit2/shhs2-203231/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203231", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:46.682321+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203231/labels.npy b/shhs_visit2/shhs2-203231/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c7cae102b4a48db3a56031aa51da307683ca8d1 --- /dev/null +++ b/shhs_visit2/shhs2-203231/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be70d2adb8c1f77507fcda9bfb193dc92d103be404e361280a6bfe755e529331 +size 2408 diff --git a/shhs_visit2/shhs2-203232/embeddings.meta.json b/shhs_visit2/shhs2-203232/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb3f4be8d815947060ea44c339c71a6a5561efc9 --- /dev/null +++ b/shhs_visit2/shhs2-203232/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203232", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:26:48.031567+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203232/embeddings.npy b/shhs_visit2/shhs2-203232/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a4c522f0da3b6f7fdd9d4481869ddc01e17257d --- /dev/null +++ b/shhs_visit2/shhs2-203232/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a2d381dfa789ebb75e3f6804a3be9bdc677c89cf5123b29ed85d37b9f0fcad +size 1078128 diff --git a/shhs_visit2/shhs2-203232/labels.meta.json b/shhs_visit2/shhs2-203232/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15047bacf426d6bf2195915d26106aaaade5265a --- /dev/null +++ b/shhs_visit2/shhs2-203232/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203232", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:26:48.036308+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203232/labels.npy b/shhs_visit2/shhs2-203232/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4146acbb443332ffb42820cdb9a29fa83c3be9e --- /dev/null +++ b/shhs_visit2/shhs2-203232/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1088e61f27bb8eb10ea601ee0896166ff78720e4b515342058a415d845b98b64 +size 2284 diff --git a/shhs_visit2/shhs2-203233/embeddings.meta.json b/shhs_visit2/shhs2-203233/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88867c7a96be4e3cc8d493837d9e442b4c268c51 --- /dev/null +++ b/shhs_visit2/shhs2-203233/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203233", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:49.199127+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203233/embeddings.npy b/shhs_visit2/shhs2-203233/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..481f580a0d70263ce3d698a15ae8d342cb7f853b --- /dev/null +++ b/shhs_visit2/shhs2-203233/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347a6a4c9e7988a4176c38e09fe383d2078ed7bc9cb1cc9cd57f4729ff8d13d2 +size 1140128 diff --git a/shhs_visit2/shhs2-203233/labels.meta.json b/shhs_visit2/shhs2-203233/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1080798f64b2176b12316ef76e564d7baaf4b38a --- /dev/null +++ b/shhs_visit2/shhs2-203233/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203233", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:49.202970+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203233/labels.npy b/shhs_visit2/shhs2-203233/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c67f6c2b41ef8becf997e9188f7d9a3bee1e6134 --- /dev/null +++ b/shhs_visit2/shhs2-203233/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3849d1e62d37e6bad39985865fdbf7f04450910ccee688bc9386c71c81b59f7c +size 2408 diff --git a/shhs_visit2/shhs2-203234/embeddings.meta.json b/shhs_visit2/shhs2-203234/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3340ed0b75a5df9c33e37d750c08011306be3ef5 --- /dev/null +++ b/shhs_visit2/shhs2-203234/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203234", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:26:50.297374+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203234/embeddings.npy b/shhs_visit2/shhs2-203234/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3bf784ad68af5328a15227fdf947e82e00e052b --- /dev/null +++ b/shhs_visit2/shhs2-203234/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75c12464f5fb64622b9a612fcd33157c9f0a2a446a00edcfc7aa861f86adc5d +size 960128 diff --git a/shhs_visit2/shhs2-203234/labels.meta.json b/shhs_visit2/shhs2-203234/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bd8ed415e19d760042847448bce8307adcccf93 --- /dev/null +++ b/shhs_visit2/shhs2-203234/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203234", + "n_epochs": 960, + "created_utc": "2026-05-03T18:26:50.301731+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203234/labels.npy b/shhs_visit2/shhs2-203234/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..257d8ac8e524a63885781843adc2ffe08a5ca73c --- /dev/null +++ b/shhs_visit2/shhs2-203234/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca2355ca02ef69cd7aaaacf4d7daa6edddcda7727cdcc26dde2b67f0c5d2480 +size 2048 diff --git a/shhs_visit2/shhs2-203235/embeddings.meta.json b/shhs_visit2/shhs2-203235/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a5a414a536f151c1a95bd8700852c1c69ec626f --- /dev/null +++ b/shhs_visit2/shhs2-203235/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203235", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:51.563106+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203235/embeddings.npy b/shhs_visit2/shhs2-203235/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..97e3bd7fdff218e2baca42b2ad434b366b1b33dd --- /dev/null +++ b/shhs_visit2/shhs2-203235/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcfb7da7e3b7d04126a2a0c617bd3610e1fe3265174382bf2cc0455ea54e96fb +size 1140128 diff --git a/shhs_visit2/shhs2-203235/labels.meta.json b/shhs_visit2/shhs2-203235/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a90c6ceb0b3e17153d8f76d29283b82496f7c850 --- /dev/null +++ b/shhs_visit2/shhs2-203235/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203235", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:51.566823+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203235/labels.npy b/shhs_visit2/shhs2-203235/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1c6c896ac3395d63a9d07b6f06095799bf65214 --- /dev/null +++ b/shhs_visit2/shhs2-203235/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e459409a185e7340eefb48e2da07dc9c465072e7cdd21a8404ac5b01da00278 +size 2408 diff --git a/shhs_visit2/shhs2-203236/embeddings.meta.json b/shhs_visit2/shhs2-203236/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f628445b8c311f0802db4649a0ab90a73b931106 --- /dev/null +++ b/shhs_visit2/shhs2-203236/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203236", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:53.181047+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203236/embeddings.npy b/shhs_visit2/shhs2-203236/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0f13f72bb78535f6e95f02f5d5408fc4c57ab69 --- /dev/null +++ b/shhs_visit2/shhs2-203236/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec08f311ae40118920abe8d84251d63fcc06710d447efc78e0e05821a4657b30 +size 1320128 diff --git a/shhs_visit2/shhs2-203236/labels.meta.json b/shhs_visit2/shhs2-203236/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1afd59543a361029192d21f2fcb13f426471d69c --- /dev/null +++ b/shhs_visit2/shhs2-203236/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203236", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:53.184404+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203236/labels.npy b/shhs_visit2/shhs2-203236/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0966a3ea94027e26dc62379fdb8c574454c84788 --- /dev/null +++ b/shhs_visit2/shhs2-203236/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d2753a2cc1ce79633320f27536635e2029d2c801ccc6851c8f4a236f86b91e +size 2768 diff --git a/shhs_visit2/shhs2-203237/embeddings.meta.json b/shhs_visit2/shhs2-203237/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c9c0b8da6a07c33f857145220d3aeb40bfcde4f --- /dev/null +++ b/shhs_visit2/shhs2-203237/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203237", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:54.451436+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203237/embeddings.npy b/shhs_visit2/shhs2-203237/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..97b34e460eb43fd0d544ca935207702f6dc09fc6 --- /dev/null +++ b/shhs_visit2/shhs2-203237/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a4c61b7efe0d49ba2cde13f04e537591beb5fb2074d219e413fe879910e0706 +size 1140128 diff --git a/shhs_visit2/shhs2-203237/labels.meta.json b/shhs_visit2/shhs2-203237/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8eccabd5e6f32f46cd13653b1944bc81521caae5 --- /dev/null +++ b/shhs_visit2/shhs2-203237/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203237", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:54.455681+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203237/labels.npy b/shhs_visit2/shhs2-203237/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..79c0dfa33038b88f78e60bfe370f1aa4f13fbf09 --- /dev/null +++ b/shhs_visit2/shhs2-203237/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2ba5949fb9ff54aa1121a279bfc8df0e8e7c1e8f6239251a61eb36a1bf7fcc +size 2408 diff --git a/shhs_visit2/shhs2-203238/embeddings.meta.json b/shhs_visit2/shhs2-203238/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6038b054fcebe53c10643ed1a0912bbe5dfaaf9 --- /dev/null +++ b/shhs_visit2/shhs2-203238/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203238", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:56.023387+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203238/embeddings.npy b/shhs_visit2/shhs2-203238/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e396851bf1a521574489004e00b7fed0fd243c25 --- /dev/null +++ b/shhs_visit2/shhs2-203238/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446f71834ba58b3da58f5dbee4729380a9edc6cad4ac892bfaf5adc8020f8ea3 +size 1320128 diff --git a/shhs_visit2/shhs2-203238/labels.meta.json b/shhs_visit2/shhs2-203238/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cff590f9e1dedab49c4c036a11187be9f8f0ae2 --- /dev/null +++ b/shhs_visit2/shhs2-203238/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203238", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:26:56.027045+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203238/labels.npy b/shhs_visit2/shhs2-203238/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..53ae3df5ad0b6883720d431e02173081333a0cfb --- /dev/null +++ b/shhs_visit2/shhs2-203238/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c325b840b1182384da31e675a8bba1acc0bd12b37edbb5c669043909c7b7d03 +size 2768 diff --git a/shhs_visit2/shhs2-203240/embeddings.meta.json b/shhs_visit2/shhs2-203240/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4973cdb05b89b2ee706bc1fc45debe0ea2bd22de --- /dev/null +++ b/shhs_visit2/shhs2-203240/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203240", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:26:56.654063+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203240/embeddings.npy b/shhs_visit2/shhs2-203240/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb6aa1cd43aa01051b23aff2848031a573207abe --- /dev/null +++ b/shhs_visit2/shhs2-203240/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5341b8650856eae98569b8724174ada32bc93284aa48862567252267b75f40c9 +size 1364128 diff --git a/shhs_visit2/shhs2-203240/labels.meta.json b/shhs_visit2/shhs2-203240/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58eeac835857657dd31c07619fb78121d09565e7 --- /dev/null +++ b/shhs_visit2/shhs2-203240/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203240", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:26:56.657125+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203240/labels.npy b/shhs_visit2/shhs2-203240/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8d81980128c22310bacc67eb9d18e3c40c021a0 --- /dev/null +++ b/shhs_visit2/shhs2-203240/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0d5e8a30362d62d7aa1bad6a995898c626e6043a7f6979adeff5bac4eab054 +size 2856 diff --git a/shhs_visit2/shhs2-203241/embeddings.meta.json b/shhs_visit2/shhs2-203241/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d87189cf1a04e6fcd4003ef75623df9809e18399 --- /dev/null +++ b/shhs_visit2/shhs2-203241/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203241", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:57.269552+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203241/embeddings.npy b/shhs_visit2/shhs2-203241/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c80a3f1965a4a9dc7e2e4da0f63897422093092 --- /dev/null +++ b/shhs_visit2/shhs2-203241/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e2d8839690f27f6802f2a5e5cc9a94789467909f7948fb43a5b3398a9572e7 +size 1200128 diff --git a/shhs_visit2/shhs2-203241/labels.meta.json b/shhs_visit2/shhs2-203241/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd286c316e09dbaff037220f703e3b1f8409b87a --- /dev/null +++ b/shhs_visit2/shhs2-203241/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203241", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:26:57.273649+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203241/labels.npy b/shhs_visit2/shhs2-203241/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..55ab52f78c4c01bdfef539a5020f30e9b2aab27a --- /dev/null +++ b/shhs_visit2/shhs2-203241/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e53476d51a5598b66419a5d1dd2342a9232e846137e81bc1e9fadfdc7701804 +size 2528 diff --git a/shhs_visit2/shhs2-203243/embeddings.meta.json b/shhs_visit2/shhs2-203243/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c966ea63c5d8578e02580a6b13ee47eea757a5f --- /dev/null +++ b/shhs_visit2/shhs2-203243/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203243", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:58.565058+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203243/embeddings.npy b/shhs_visit2/shhs2-203243/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ecd0a5c9d0b54aad48e6b8d49f140d8e7ec521b --- /dev/null +++ b/shhs_visit2/shhs2-203243/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89d169eac02a3d6abec94ba645e35fe7795756ec8e7442948a05a78c2d9a7b3 +size 1140128 diff --git a/shhs_visit2/shhs2-203243/labels.meta.json b/shhs_visit2/shhs2-203243/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b260c96f178aad2d63cde9ded641e93d623cc1eb --- /dev/null +++ b/shhs_visit2/shhs2-203243/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203243", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:26:58.568495+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203243/labels.npy b/shhs_visit2/shhs2-203243/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..72168fe02d175e4d3bf2451e29421c0f08721319 --- /dev/null +++ b/shhs_visit2/shhs2-203243/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c03a843b78e6901db750d188edd5f58dc6006737eff143acb6183473f28b10 +size 2408 diff --git a/shhs_visit2/shhs2-203247/embeddings.meta.json b/shhs_visit2/shhs2-203247/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3850121d6fa387403c22e69304ab22073e83d972 --- /dev/null +++ b/shhs_visit2/shhs2-203247/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203247", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:00.027175+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203247/embeddings.npy b/shhs_visit2/shhs2-203247/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bf5f5c6e63353cb3e153ca8a6f3ece04afb6aba --- /dev/null +++ b/shhs_visit2/shhs2-203247/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fdf0b90dfeea87aa6ba8ec64a2cddeda75ae4f6301780b47aae6cb6d6eaf78 +size 1260128 diff --git a/shhs_visit2/shhs2-203247/labels.meta.json b/shhs_visit2/shhs2-203247/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74e95e9ea72e6a067e6fac6f0ce8b8c816aa160a --- /dev/null +++ b/shhs_visit2/shhs2-203247/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203247", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:00.030986+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203247/labels.npy b/shhs_visit2/shhs2-203247/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..defe0402e48a84beba0dd4abe7a72638836ad7e7 --- /dev/null +++ b/shhs_visit2/shhs2-203247/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:286996c18e8d15452f783cbcb996c4133def5175db293eb4bc25782073da7ffe +size 2648 diff --git a/shhs_visit2/shhs2-203249/embeddings.meta.json b/shhs_visit2/shhs2-203249/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3f7faaee204b54b261d950157125eff0d922c11 --- /dev/null +++ b/shhs_visit2/shhs2-203249/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203249", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:01.258038+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203249/embeddings.npy b/shhs_visit2/shhs2-203249/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a1b973275f5dbbc02be7155f8cba4ffbbcee89e --- /dev/null +++ b/shhs_visit2/shhs2-203249/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835ed582b29409f8f00358cd616c43f27d98ce796afca11602ba5cfe8d466422 +size 1140128 diff --git a/shhs_visit2/shhs2-203249/labels.meta.json b/shhs_visit2/shhs2-203249/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..104f303ed3ad36ba49b0ffdb494c9aae16937335 --- /dev/null +++ b/shhs_visit2/shhs2-203249/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203249", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:01.261383+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203249/labels.npy b/shhs_visit2/shhs2-203249/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8aff90fa8d5674016728ea90c4acaa2869583c31 --- /dev/null +++ b/shhs_visit2/shhs2-203249/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b3743ded7f47778d40e66f4921f3fe8c9081619ff46f935b27b551d0e96671 +size 2408 diff --git a/shhs_visit2/shhs2-203252/embeddings.meta.json b/shhs_visit2/shhs2-203252/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..110c21f64c9437bcfcc5b940f8b5cd8360c3e2c7 --- /dev/null +++ b/shhs_visit2/shhs2-203252/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203252", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:02.682537+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203252/embeddings.npy b/shhs_visit2/shhs2-203252/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..844c326dd936033870489af8a76fb6068e322421 --- /dev/null +++ b/shhs_visit2/shhs2-203252/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb96f1d5b93406f3dd16488616d308077ab4cb9c225467e8848af53c14ad6f9 +size 1260128 diff --git a/shhs_visit2/shhs2-203252/labels.meta.json b/shhs_visit2/shhs2-203252/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1996d77c495aee95a96f7e665a913bc4c7338f27 --- /dev/null +++ b/shhs_visit2/shhs2-203252/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203252", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:02.686530+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203252/labels.npy b/shhs_visit2/shhs2-203252/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f111d5310e562ddc58f8bfe67e68345ea18f1d4d --- /dev/null +++ b/shhs_visit2/shhs2-203252/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b821faf0fd755f7210f032419b48e8b150eb706c546885155a06cb4842182a02 +size 2648 diff --git a/shhs_visit2/shhs2-203254/embeddings.meta.json b/shhs_visit2/shhs2-203254/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d147428341df10abb6521b1c4bb090ea4c2488a --- /dev/null +++ b/shhs_visit2/shhs2-203254/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203254", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:03.890871+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203254/embeddings.npy b/shhs_visit2/shhs2-203254/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f0c9f66f626e99d23495dd2a25fbed8655b4538 --- /dev/null +++ b/shhs_visit2/shhs2-203254/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06ec728136bf579827612525e0188460a5b4c290cbf5dc07d46e96445e6143a +size 1080128 diff --git a/shhs_visit2/shhs2-203254/labels.meta.json b/shhs_visit2/shhs2-203254/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b947e3674996eca2635b425295faffd68e4c82a --- /dev/null +++ b/shhs_visit2/shhs2-203254/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203254", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:03.894601+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203254/labels.npy b/shhs_visit2/shhs2-203254/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..36b9d51299c7424727172330e586d2c6bc7b8bf1 --- /dev/null +++ b/shhs_visit2/shhs2-203254/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ab2a62968fa9fceabc4504cad1ac557dce2389f3f1f9445bbecfb57400ad0a +size 2288 diff --git a/shhs_visit2/shhs2-203256/embeddings.meta.json b/shhs_visit2/shhs2-203256/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10279c19e0e55b0ae08e3cc1737b708c60a756ec --- /dev/null +++ b/shhs_visit2/shhs2-203256/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203256", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:05.144736+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203256/embeddings.npy b/shhs_visit2/shhs2-203256/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe376e51a6d8c17eeb06bd67053b6c771a19427b --- /dev/null +++ b/shhs_visit2/shhs2-203256/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d025698a4d99f9c87f5ae85ee89bb7442ab26962d72843df77f9a5bc9660c774 +size 1020128 diff --git a/shhs_visit2/shhs2-203256/labels.meta.json b/shhs_visit2/shhs2-203256/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3b1a82b0b5f3d03994c3335c23ef3b2a56c8129 --- /dev/null +++ b/shhs_visit2/shhs2-203256/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203256", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:05.149397+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203256/labels.npy b/shhs_visit2/shhs2-203256/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6f7c7fe22d2934978a0704135aabe7303198d4e --- /dev/null +++ b/shhs_visit2/shhs2-203256/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92a13bfbb4be38e76f63a398249df7134e44705db2e20e495c2539ab0eaf84e +size 2168 diff --git a/shhs_visit2/shhs2-203258/embeddings.meta.json b/shhs_visit2/shhs2-203258/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fdca58ea08e1e8564f9ce128314dcc90af11d6f --- /dev/null +++ b/shhs_visit2/shhs2-203258/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203258", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:27:07.274137+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203258/embeddings.npy b/shhs_visit2/shhs2-203258/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52b37c2a98eaf5f5d2a2c38ab7154de703a28299 --- /dev/null +++ b/shhs_visit2/shhs2-203258/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01350afad0d30b20a15a0acf15eebbb5f2a8c3fd7352cc72e899940eb282f9e4 +size 1202128 diff --git a/shhs_visit2/shhs2-203258/labels.meta.json b/shhs_visit2/shhs2-203258/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ce1cb1786c28ff4517bf8dbbd6642776beaac69 --- /dev/null +++ b/shhs_visit2/shhs2-203258/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203258", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:27:07.277911+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203258/labels.npy b/shhs_visit2/shhs2-203258/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6187bdc6783c3d3eb55f1119a9bfceccc7b78c57 --- /dev/null +++ b/shhs_visit2/shhs2-203258/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d338634be8e4d8cb45458716f28ac140538559739058984edf0003a09bbc79a0 +size 2532 diff --git a/shhs_visit2/shhs2-203259/embeddings.meta.json b/shhs_visit2/shhs2-203259/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..517278cc1470086a97f8c0e0bacc13a1f4e7a65d --- /dev/null +++ b/shhs_visit2/shhs2-203259/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203259", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:08.425220+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203259/embeddings.npy b/shhs_visit2/shhs2-203259/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3bbf6e2e2322c09698a4ab0fce185d15399f4a4 --- /dev/null +++ b/shhs_visit2/shhs2-203259/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65cb8db3c425de8f73a395498af6ea2881a203d4134742c4b7ee660b66046b60 +size 1080128 diff --git a/shhs_visit2/shhs2-203259/labels.meta.json b/shhs_visit2/shhs2-203259/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e877a26a69215ac644b3af7f9489c739c15e361f --- /dev/null +++ b/shhs_visit2/shhs2-203259/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203259", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:08.428877+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203259/labels.npy b/shhs_visit2/shhs2-203259/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e9defbc629faa38abb4e9b4a84431d60b4f627bd --- /dev/null +++ b/shhs_visit2/shhs2-203259/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a64534a7704885948890de0f4452990f44366fc41ab18369beda29075e4a27 +size 2288 diff --git a/shhs_visit2/shhs2-203260/embeddings.meta.json b/shhs_visit2/shhs2-203260/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f4ff8773d861f79be8d5363be83e52f03882338 --- /dev/null +++ b/shhs_visit2/shhs2-203260/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203260", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:27:09.388843+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203260/embeddings.npy b/shhs_visit2/shhs2-203260/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65d2afb85564d4d38bbce0e275fe717be1bf2089 --- /dev/null +++ b/shhs_visit2/shhs2-203260/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958f60a45b48d343416cbc58b9b82dfea632db107a829286beadee5a7c0b54b1 +size 960128 diff --git a/shhs_visit2/shhs2-203260/labels.meta.json b/shhs_visit2/shhs2-203260/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59d11bce701aa70e58c2c8a0b2a5bd9f01856d41 --- /dev/null +++ b/shhs_visit2/shhs2-203260/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203260", + "n_epochs": 960, + "created_utc": "2026-05-03T18:27:09.392923+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203260/labels.npy b/shhs_visit2/shhs2-203260/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91d7bcd7a897330b90103f55eb1dfbe6b5fb0ad4 --- /dev/null +++ b/shhs_visit2/shhs2-203260/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cd947cf4d80e86cb4490870fc5e5b80d5cfaefad18bd5611bab160f8758ee8 +size 2048 diff --git a/shhs_visit2/shhs2-203261/embeddings.meta.json b/shhs_visit2/shhs2-203261/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4adffb5401dea3f60e55f733f7809e1e3b5555b0 --- /dev/null +++ b/shhs_visit2/shhs2-203261/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203261", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:27:10.947970+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203261/embeddings.npy b/shhs_visit2/shhs2-203261/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9ae267953e419c644166def4d6cf90ac09d7da5 --- /dev/null +++ b/shhs_visit2/shhs2-203261/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034aa67e9a5b7a6246bf0bb282e04bced83d95a29f2c63d557ca184d3091aadc +size 1320128 diff --git a/shhs_visit2/shhs2-203261/labels.meta.json b/shhs_visit2/shhs2-203261/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0ddd73efca8ace14b497e1129797a3dac8fbf76 --- /dev/null +++ b/shhs_visit2/shhs2-203261/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203261", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:27:10.952092+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203261/labels.npy b/shhs_visit2/shhs2-203261/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e97e691fae538cf2b4a27528db68eddd846cdce2 --- /dev/null +++ b/shhs_visit2/shhs2-203261/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f136d228e2aa36fee279b25f4d7392693aa4f958fee14c7c4998a4a651d6d8cc +size 2768 diff --git a/shhs_visit2/shhs2-203263/embeddings.meta.json b/shhs_visit2/shhs2-203263/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77f533e6962b7b9bc5990b7e682b501fa3b0f4fc --- /dev/null +++ b/shhs_visit2/shhs2-203263/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203263", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:12.293223+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203263/embeddings.npy b/shhs_visit2/shhs2-203263/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb06af7e5346154060162447146cf94543ed8a31 --- /dev/null +++ b/shhs_visit2/shhs2-203263/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e99b5d1f5e1395cf8452dc94ecbf559feb65676ba12271a6a0c024dfeec7cb3 +size 1140128 diff --git a/shhs_visit2/shhs2-203263/labels.meta.json b/shhs_visit2/shhs2-203263/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56bd4092f8b223d7a1b54d837caa22be571667d2 --- /dev/null +++ b/shhs_visit2/shhs2-203263/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203263", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:12.297034+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203263/labels.npy b/shhs_visit2/shhs2-203263/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..00375997dc4ee5b306c2510aca34bdfb2721c047 --- /dev/null +++ b/shhs_visit2/shhs2-203263/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fc9a3cfad07520f8754edd353686a9e14f16584d8cbc4c570f58d7b8033632 +size 2408 diff --git a/shhs_visit2/shhs2-203264/embeddings.meta.json b/shhs_visit2/shhs2-203264/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23b98ecf31dd1928c218c7ce28f57da552162b9d --- /dev/null +++ b/shhs_visit2/shhs2-203264/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203264", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:13.570911+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203264/embeddings.npy b/shhs_visit2/shhs2-203264/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..05b84ab0e8d0f559a846134f3497b1cc1816daba --- /dev/null +++ b/shhs_visit2/shhs2-203264/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75404cd6500f0fe625a5b4196d9d82bbd9efb1128bd8494008935c6d35e826e2 +size 1140128 diff --git a/shhs_visit2/shhs2-203264/labels.meta.json b/shhs_visit2/shhs2-203264/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f942d6c1f90e2b9c2a6bf203a734be897b93af62 --- /dev/null +++ b/shhs_visit2/shhs2-203264/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203264", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:13.573648+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203264/labels.npy b/shhs_visit2/shhs2-203264/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb96984459a72d9bffaa2d34f841e25c90df7af2 --- /dev/null +++ b/shhs_visit2/shhs2-203264/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b205a8823bc2a633dedea84238361f8d25801fd7e352fc878ad9a6f899eb2163 +size 2408 diff --git a/shhs_visit2/shhs2-203265/embeddings.meta.json b/shhs_visit2/shhs2-203265/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02db65b9d811387fb7f360306725e13f468e5f20 --- /dev/null +++ b/shhs_visit2/shhs2-203265/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203265", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:27:15.047722+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203265/embeddings.npy b/shhs_visit2/shhs2-203265/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..91e1f278241f0cb07d98d37fa37bb6d92f623e0e --- /dev/null +++ b/shhs_visit2/shhs2-203265/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899f5ff03db17bb687df33a70627aba4693acd2fe03e3a449032b6f3d25d3e0b +size 1350128 diff --git a/shhs_visit2/shhs2-203265/labels.meta.json b/shhs_visit2/shhs2-203265/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..042db9da6dbf88730c0e8b1ab9fa50b04809905e --- /dev/null +++ b/shhs_visit2/shhs2-203265/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203265", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:27:15.051404+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203265/labels.npy b/shhs_visit2/shhs2-203265/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b95a14d731a2890faf58f9cdc73497411a5aa56 --- /dev/null +++ b/shhs_visit2/shhs2-203265/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59297a33b5c4b7a8d27f4a1380e02c88ca7d5d294fd4c76be78dcb372b5a952b +size 2828 diff --git a/shhs_visit2/shhs2-203266/embeddings.meta.json b/shhs_visit2/shhs2-203266/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf4376a23e0322108b20b06eea74ed1936a83b8c --- /dev/null +++ b/shhs_visit2/shhs2-203266/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203266", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:27:16.372794+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203266/embeddings.npy b/shhs_visit2/shhs2-203266/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dfe10287f59ba138ecabc45061e9ec8ab0c08304 --- /dev/null +++ b/shhs_visit2/shhs2-203266/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9ab70420a258751be92c5a0b6641027747d9f9820d2e033b15f519f0179bdb +size 1110128 diff --git a/shhs_visit2/shhs2-203266/labels.meta.json b/shhs_visit2/shhs2-203266/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0777a4b41ced7c20d2563e02fc76f5042336bc1e --- /dev/null +++ b/shhs_visit2/shhs2-203266/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203266", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:27:16.377110+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203266/labels.npy b/shhs_visit2/shhs2-203266/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c081c74f4a85b16389cc883a7fe74f0010f1cc1e --- /dev/null +++ b/shhs_visit2/shhs2-203266/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c060806b492e6f294ee0d5d04d6497d13c8fdad2f5e1e203e341f17ba191ff08 +size 2348 diff --git a/shhs_visit2/shhs2-203267/embeddings.meta.json b/shhs_visit2/shhs2-203267/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0219e0e8a6f8e0975e7d9c988f6d74992b042d9e --- /dev/null +++ b/shhs_visit2/shhs2-203267/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203267", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:17.730002+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203267/embeddings.npy b/shhs_visit2/shhs2-203267/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71beb9d0a668300a4f372b4e4a63393c7f6fb5bd --- /dev/null +++ b/shhs_visit2/shhs2-203267/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13b1279e13a8516f2785e88cae173ae6f8bea81e4491843a5a30b6c318f3304 +size 1140128 diff --git a/shhs_visit2/shhs2-203267/labels.meta.json b/shhs_visit2/shhs2-203267/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..418bc061f574c41ad241d02f93580b1c73ff677d --- /dev/null +++ b/shhs_visit2/shhs2-203267/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203267", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:17.733958+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203267/labels.npy b/shhs_visit2/shhs2-203267/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..341cc4357b77e6a55b35c2dbf0eed7481a2d06a8 --- /dev/null +++ b/shhs_visit2/shhs2-203267/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57ee26629a53f9ee4a864f13c0e46c9281853bb037ae2ca2daff8d297fe17ad +size 2408 diff --git a/shhs_visit2/shhs2-203268/embeddings.meta.json b/shhs_visit2/shhs2-203268/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..52b6a486b814246977b1a78d2c5f6e41bce51157 --- /dev/null +++ b/shhs_visit2/shhs2-203268/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203268", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:27:19.366395+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203268/embeddings.npy b/shhs_visit2/shhs2-203268/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd14eac75470ebd90c2ee905a7ff82e108890b65 --- /dev/null +++ b/shhs_visit2/shhs2-203268/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da64c0ff26d986ed35286ff14f4db152ba5055c2e3c30ec41e7ac9dcd13ae79f +size 1364128 diff --git a/shhs_visit2/shhs2-203268/labels.meta.json b/shhs_visit2/shhs2-203268/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eff08e2c813e49ba07a3d2bc99038b3b5493d6ad --- /dev/null +++ b/shhs_visit2/shhs2-203268/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203268", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:27:19.368932+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203268/labels.npy b/shhs_visit2/shhs2-203268/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5975b2f74db6a5052ab92793bf3f342009c0b9b8 --- /dev/null +++ b/shhs_visit2/shhs2-203268/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca14da51b16c4ec1bd8d4ac17251598cb3424e3aca8d50789c43c1b615b0c2a +size 2856 diff --git a/shhs_visit2/shhs2-203269/embeddings.meta.json b/shhs_visit2/shhs2-203269/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cdd63739c7064776e87b6bf9e52091c6ba6cf8ca --- /dev/null +++ b/shhs_visit2/shhs2-203269/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203269", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:27:19.975270+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203269/embeddings.npy b/shhs_visit2/shhs2-203269/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3b430ddf4201a72c47c1bb527968b9f3c848bc9 --- /dev/null +++ b/shhs_visit2/shhs2-203269/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d59484d685c07f8347c9e2d2605490353101c656f842c7e36c8f9f3b4b708b +size 1190128 diff --git a/shhs_visit2/shhs2-203269/labels.meta.json b/shhs_visit2/shhs2-203269/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6370861348a5740ad39261dc14ab7bcf17ddbb69 --- /dev/null +++ b/shhs_visit2/shhs2-203269/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203269", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:27:19.979403+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203269/labels.npy b/shhs_visit2/shhs2-203269/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a81020acad22ea404d3ebc87e10474a186a8e618 --- /dev/null +++ b/shhs_visit2/shhs2-203269/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c6ac513dade964c764a85287931f617b9f46c5ce9c0a9cb6b79eae907ee631 +size 2508 diff --git a/shhs_visit2/shhs2-203270/embeddings.meta.json b/shhs_visit2/shhs2-203270/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b122bf5be6fb91a9bf2ad30cc36dd3a330d0d6d2 --- /dev/null +++ b/shhs_visit2/shhs2-203270/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203270", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:21.323991+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203270/embeddings.npy b/shhs_visit2/shhs2-203270/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0bc460a947ced73002f7b4ba1ff1b1db78688aa8 --- /dev/null +++ b/shhs_visit2/shhs2-203270/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db782ac683f9b0323a8ccb39072f264707bcf3ef580f6e60096e6ed7f3b0e5f6 +size 1140128 diff --git a/shhs_visit2/shhs2-203270/labels.meta.json b/shhs_visit2/shhs2-203270/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe20c711352535ac53ce55b0f3e5f30f00a528cc --- /dev/null +++ b/shhs_visit2/shhs2-203270/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203270", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:21.327721+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203270/labels.npy b/shhs_visit2/shhs2-203270/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..532cd3b376f781af25eea31d4cece7e3ce0d1e00 --- /dev/null +++ b/shhs_visit2/shhs2-203270/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422d6fb1b66fcba122d2ac08efae4fd57a5c670d77e8caa2343ed2be11b08cb5 +size 2408 diff --git a/shhs_visit2/shhs2-203271/embeddings.meta.json b/shhs_visit2/shhs2-203271/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1cbb78f14f988350158317944f8ab566f22069f0 --- /dev/null +++ b/shhs_visit2/shhs2-203271/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203271", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:22.700521+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203271/embeddings.npy b/shhs_visit2/shhs2-203271/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..10da11fac1a43827e639904fefb2f07d23b55239 --- /dev/null +++ b/shhs_visit2/shhs2-203271/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec57340b1896034d454b971cb6101fe3fd9401f559d731375d23fe13fd602d9 +size 1200128 diff --git a/shhs_visit2/shhs2-203271/labels.meta.json b/shhs_visit2/shhs2-203271/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a118f4214754cb00ef99ff5dde583091c4b3e2e --- /dev/null +++ b/shhs_visit2/shhs2-203271/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203271", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:22.705185+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203271/labels.npy b/shhs_visit2/shhs2-203271/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6042b916f3c934c77abba90b9b392474375984fb --- /dev/null +++ b/shhs_visit2/shhs2-203271/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f5ffd1aff7883d5376bbca1d456598995f3451b7ebd4b2f1b969ab2a7ba303 +size 2528 diff --git a/shhs_visit2/shhs2-203274/embeddings.meta.json b/shhs_visit2/shhs2-203274/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5efa424fd16fcf5e70613e02da99560e0d5c5f70 --- /dev/null +++ b/shhs_visit2/shhs2-203274/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203274", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:23.951148+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203274/embeddings.npy b/shhs_visit2/shhs2-203274/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a13c8751c30b43358ff60c4e0d1abbb52c6e3e5 --- /dev/null +++ b/shhs_visit2/shhs2-203274/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac9ea6c7d4df940bfe41545559ca2b7c49946bb7853a993c9ca450c48add6de +size 1020128 diff --git a/shhs_visit2/shhs2-203274/labels.meta.json b/shhs_visit2/shhs2-203274/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51bc05d4233e27efaf1ec9d0dbf84f2c682eb975 --- /dev/null +++ b/shhs_visit2/shhs2-203274/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203274", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:23.956233+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203274/labels.npy b/shhs_visit2/shhs2-203274/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50961ee755975010abd4e6b6dfb1a89be1568da8 --- /dev/null +++ b/shhs_visit2/shhs2-203274/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9d6579fa7176cce53381cd4286346af6d9c43a1d9e31fa4731150d923593bd +size 2168 diff --git a/shhs_visit2/shhs2-203275/embeddings.meta.json b/shhs_visit2/shhs2-203275/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37712ac2b56dd4aa9cf33e7b5d44ee3fd911fee0 --- /dev/null +++ b/shhs_visit2/shhs2-203275/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203275", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:27:25.691609+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203275/embeddings.npy b/shhs_visit2/shhs2-203275/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d347854e309a1f3e67efe7b965f827fcd944174a --- /dev/null +++ b/shhs_visit2/shhs2-203275/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b230bb143daf0e839b5468a6beb5d44409868c0869e055c1dc817ef46cc4e79f +size 1364128 diff --git a/shhs_visit2/shhs2-203275/labels.meta.json b/shhs_visit2/shhs2-203275/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91e25ff2c099587b7d1452eb306e894f13bbf36c --- /dev/null +++ b/shhs_visit2/shhs2-203275/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203275", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:27:25.695465+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203275/labels.npy b/shhs_visit2/shhs2-203275/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee3840c07e1723ca26e526dc272c3e5ca6ed50cc --- /dev/null +++ b/shhs_visit2/shhs2-203275/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc2a28a7d3746566cb1083bd65bd075114d9016ecd4b48c559f4a15a0997a48 +size 2856 diff --git a/shhs_visit2/shhs2-203277/embeddings.meta.json b/shhs_visit2/shhs2-203277/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53e01e646fa469574da67563be4feed5e0d594ff --- /dev/null +++ b/shhs_visit2/shhs2-203277/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203277", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:26.828634+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203277/embeddings.npy b/shhs_visit2/shhs2-203277/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad6a4c479e0d1bdfe2825154f00810d1e67841e5 --- /dev/null +++ b/shhs_visit2/shhs2-203277/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca939a13e8f4ca9af2cc4b563c0e473645c5f7cfce0b76da12237558397ea9d +size 1080128 diff --git a/shhs_visit2/shhs2-203277/labels.meta.json b/shhs_visit2/shhs2-203277/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..377debfc03da8bd4fee2f5f4f4aa6aafc99fead0 --- /dev/null +++ b/shhs_visit2/shhs2-203277/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203277", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:26.832167+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203277/labels.npy b/shhs_visit2/shhs2-203277/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..40fc259c3306d2ce2643edc498f5097960b0a65b --- /dev/null +++ b/shhs_visit2/shhs2-203277/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf38bee89032275ad15648f5c1b1c65ef37532e4daa292a9e4781d24af37521 +size 2288 diff --git a/shhs_visit2/shhs2-203280/embeddings.meta.json b/shhs_visit2/shhs2-203280/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1781776d02f464952da06d62711d86b25cab3b8f --- /dev/null +++ b/shhs_visit2/shhs2-203280/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203280", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:28.163212+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203280/embeddings.npy b/shhs_visit2/shhs2-203280/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3750ce073ada862d7a05bce21274b0b1aea5b434 --- /dev/null +++ b/shhs_visit2/shhs2-203280/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b683b4200ec22649a3f33ebb5e189e728bb7a81047fda3bd89e421e8f22b68ca +size 1140128 diff --git a/shhs_visit2/shhs2-203280/labels.meta.json b/shhs_visit2/shhs2-203280/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35c41de72c6e85c8f56ce7fb8b2dab12c7a98533 --- /dev/null +++ b/shhs_visit2/shhs2-203280/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203280", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:28.167187+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203280/labels.npy b/shhs_visit2/shhs2-203280/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47cd55a126debc1814fd7dde183d9d4329e568e4 --- /dev/null +++ b/shhs_visit2/shhs2-203280/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:938be656504d9d72c30feede469ed6d1c5da9ab4e95be13f9806d7bede8fb8fe +size 2408 diff --git a/shhs_visit2/shhs2-203281/embeddings.meta.json b/shhs_visit2/shhs2-203281/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bea3e6bbc3b35c4f3f8e8aa0162a607a8863a238 --- /dev/null +++ b/shhs_visit2/shhs2-203281/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203281", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:29.314865+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203281/embeddings.npy b/shhs_visit2/shhs2-203281/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c02c23bce92ee1497a798ddbcb681ab22e8581d0 --- /dev/null +++ b/shhs_visit2/shhs2-203281/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b42748f46a256e567f89ae90db43819e21cb9addab2cdd62d1938dff5334b6 +size 1080128 diff --git a/shhs_visit2/shhs2-203281/labels.meta.json b/shhs_visit2/shhs2-203281/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0437e324569c6d25de4d02ca6979886a4b7fdec5 --- /dev/null +++ b/shhs_visit2/shhs2-203281/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203281", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:29.319158+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203281/labels.npy b/shhs_visit2/shhs2-203281/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90caf1615b220187206bde5c8da11c8cb95523dd --- /dev/null +++ b/shhs_visit2/shhs2-203281/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb6509ebd9906339e1df29f2b357a5b26ac6814da3645eff9f6066cf2f60ee8 +size 2288 diff --git a/shhs_visit2/shhs2-203282/embeddings.meta.json b/shhs_visit2/shhs2-203282/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..868ee035ea836250d091c070940aa8c38d15893e --- /dev/null +++ b/shhs_visit2/shhs2-203282/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203282", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:30.501353+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203282/embeddings.npy b/shhs_visit2/shhs2-203282/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7f62505fabf3db1cc547e217ca8819d71f3e790 --- /dev/null +++ b/shhs_visit2/shhs2-203282/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fd7cc97a5c276167762624ed66a23e8fb0519415b77983e349accb7dd49fd1 +size 1080128 diff --git a/shhs_visit2/shhs2-203282/labels.meta.json b/shhs_visit2/shhs2-203282/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c1c5586d09aefc98391489ef5b5affdac19722f --- /dev/null +++ b/shhs_visit2/shhs2-203282/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203282", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:30.504289+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203282/labels.npy b/shhs_visit2/shhs2-203282/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad6689135126f1d0c55555b8e2cf913a0e8944c0 --- /dev/null +++ b/shhs_visit2/shhs2-203282/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d4ed25da7f413e7782c9b697d443301fa85d56446ed677fb16da79d10fb1780 +size 2288 diff --git a/shhs_visit2/shhs2-203283/embeddings.meta.json b/shhs_visit2/shhs2-203283/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e6e6e209963f9e098b3cee48e764b9cf9621db3 --- /dev/null +++ b/shhs_visit2/shhs2-203283/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203283", + "embedding_dim": 500, + "n_epochs": 1070, + "created_utc": "2026-05-03T18:27:31.858793+00:00", + "shape": [ + 1070, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203283/embeddings.npy b/shhs_visit2/shhs2-203283/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d0cc6d2bbc0985821db545d8e03b83fb175b9cc --- /dev/null +++ b/shhs_visit2/shhs2-203283/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f43dde4a5a37156c3cb9ab1e5fe4ecc7f70b29bf1a503fce3bc9b2f95e80318 +size 1070128 diff --git a/shhs_visit2/shhs2-203283/labels.meta.json b/shhs_visit2/shhs2-203283/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afab38f25ae3be590e7632342b351d52e1a638db --- /dev/null +++ b/shhs_visit2/shhs2-203283/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203283", + "n_epochs": 1070, + "created_utc": "2026-05-03T18:27:31.861999+00:00", + "shape": [ + 1070 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203283/labels.npy b/shhs_visit2/shhs2-203283/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba358dc0f43af72274e618726531fcea5017537a --- /dev/null +++ b/shhs_visit2/shhs2-203283/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2213e0ee1b662ff45ccc1f16226e54b41cd01847ef0e50781b7ccfe84e03e456 +size 2268 diff --git a/shhs_visit2/shhs2-203286/embeddings.meta.json b/shhs_visit2/shhs2-203286/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99747fe4243848d857714037d7f98869f0ef984a --- /dev/null +++ b/shhs_visit2/shhs2-203286/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203286", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:27:33.364162+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203286/embeddings.npy b/shhs_visit2/shhs2-203286/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e12461026804ad0416008bf2871e1760373415dd --- /dev/null +++ b/shhs_visit2/shhs2-203286/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae30bbb2a2251687e0d6c82251ca7bb9cb5944056d846004a969236fd22021d +size 1320128 diff --git a/shhs_visit2/shhs2-203286/labels.meta.json b/shhs_visit2/shhs2-203286/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29042d7d425221e42aa98c9b1820579241105e00 --- /dev/null +++ b/shhs_visit2/shhs2-203286/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203286", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:27:33.368011+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203286/labels.npy b/shhs_visit2/shhs2-203286/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..761f5a613c8c368a7bc840856761ac5abae26689 --- /dev/null +++ b/shhs_visit2/shhs2-203286/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b248150df9ca94ba348bd4e3530c82378e70c6fe29ce23718f420821172d60 +size 2768 diff --git a/shhs_visit2/shhs2-203287/embeddings.meta.json b/shhs_visit2/shhs2-203287/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb467693757b25bb15b31e1cefc0709ab245e987 --- /dev/null +++ b/shhs_visit2/shhs2-203287/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203287", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:34.589469+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203287/embeddings.npy b/shhs_visit2/shhs2-203287/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb45acf4540d270b8dbd65bbe5c4046a120e175d --- /dev/null +++ b/shhs_visit2/shhs2-203287/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6327000a2fb03da32b57145c8af18240b90317560c564250775cdcd4998124c4 +size 1080128 diff --git a/shhs_visit2/shhs2-203287/labels.meta.json b/shhs_visit2/shhs2-203287/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..850563d1acbab3cc76bc2516a906f9b33e420bf7 --- /dev/null +++ b/shhs_visit2/shhs2-203287/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203287", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:34.593091+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203287/labels.npy b/shhs_visit2/shhs2-203287/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af8e494b2bbd82dd98fed6eb5e9929e8bac84488 --- /dev/null +++ b/shhs_visit2/shhs2-203287/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdf5292ed72a5d0936435ca62187828e1fb974dcaef452d7bae2bf09b77f28ad +size 2288 diff --git a/shhs_visit2/shhs2-203288/embeddings.meta.json b/shhs_visit2/shhs2-203288/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01e161697a40f5ac962e6e0355134f2c3592cc7d --- /dev/null +++ b/shhs_visit2/shhs2-203288/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203288", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:35.773510+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203288/embeddings.npy b/shhs_visit2/shhs2-203288/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5065fb3ca696704c4460c2cb37c9de8a624e43ad --- /dev/null +++ b/shhs_visit2/shhs2-203288/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4568995518eeaa46b06401a2c8d53b82e1522891098f13afed0f54d2dda9e46c +size 1080128 diff --git a/shhs_visit2/shhs2-203288/labels.meta.json b/shhs_visit2/shhs2-203288/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7d1f62855ff58d6a8f0c88222ce0d7dc4a288f5 --- /dev/null +++ b/shhs_visit2/shhs2-203288/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203288", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:35.777020+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203288/labels.npy b/shhs_visit2/shhs2-203288/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41aab979f7823bd811a58a98b2f074a33a0acbbd --- /dev/null +++ b/shhs_visit2/shhs2-203288/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee071d8aee2290e11a1f4a21ca48f24e04abe54f08fa60abc1970a0c2b378ee9 +size 2288 diff --git a/shhs_visit2/shhs2-203289/embeddings.meta.json b/shhs_visit2/shhs2-203289/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb40e664d8b6ccc3064bc2b7a52de461e686348a --- /dev/null +++ b/shhs_visit2/shhs2-203289/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203289", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:27:38.403325+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203289/embeddings.npy b/shhs_visit2/shhs2-203289/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..10ba96c1b48ff16bc642cc540d039ac39f630e51 --- /dev/null +++ b/shhs_visit2/shhs2-203289/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611eef2f8bd251a9bba11dc1cec8cad519d1ea98929fbf7957c67e5f314e55c5 +size 1318128 diff --git a/shhs_visit2/shhs2-203289/labels.meta.json b/shhs_visit2/shhs2-203289/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae5e29b1fcb4d34c93502fcd79a4b8b4b29f3042 --- /dev/null +++ b/shhs_visit2/shhs2-203289/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203289", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:27:38.407288+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203289/labels.npy b/shhs_visit2/shhs2-203289/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..784e0101ec0e052fa383aca3bd6449c934f19b0d --- /dev/null +++ b/shhs_visit2/shhs2-203289/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74958c0129daef5815ed3e65fb77e1fb28605079a197f8e4c52ab6b742840d6f +size 2764 diff --git a/shhs_visit2/shhs2-203290/embeddings.meta.json b/shhs_visit2/shhs2-203290/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37da806da3374a8afd561fe6a8b853f06e460baf --- /dev/null +++ b/shhs_visit2/shhs2-203290/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203290", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:39.537761+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203290/embeddings.npy b/shhs_visit2/shhs2-203290/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9eb3112f2ab5db1be69dc3a686f22264cbf7c691 --- /dev/null +++ b/shhs_visit2/shhs2-203290/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aafb171945377fe0a56812fc3a85b9dc1bdf2f380cac8dc9c5960652c15e8f7 +size 1080128 diff --git a/shhs_visit2/shhs2-203290/labels.meta.json b/shhs_visit2/shhs2-203290/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e6afd38d5979f20e77b33c4c7a273ba230e1a74 --- /dev/null +++ b/shhs_visit2/shhs2-203290/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203290", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:39.541877+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203290/labels.npy b/shhs_visit2/shhs2-203290/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ca5e6fee37888aa1b0da9f147c13835e2336b8f --- /dev/null +++ b/shhs_visit2/shhs2-203290/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3c43f1faf88376af4f46275097288ef4aca6fca41404af47948b9f8cc5469c +size 2288 diff --git a/shhs_visit2/shhs2-203292/embeddings.meta.json b/shhs_visit2/shhs2-203292/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79ea6d904dde136382b525e50b7d21bae1e0b9b1 --- /dev/null +++ b/shhs_visit2/shhs2-203292/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203292", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:27:40.049476+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203292/embeddings.npy b/shhs_visit2/shhs2-203292/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dfa626c2398890770207a543da0161528300b714 --- /dev/null +++ b/shhs_visit2/shhs2-203292/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d6c67a47dfa8733b8a6eac9aef0d67db7c68174487bd12ff251005c84dee6f +size 990128 diff --git a/shhs_visit2/shhs2-203292/labels.meta.json b/shhs_visit2/shhs2-203292/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62ab0745e69b5ba0aa93267ecbbe536f4d06eb1d --- /dev/null +++ b/shhs_visit2/shhs2-203292/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203292", + "n_epochs": 990, + "created_utc": "2026-05-03T18:27:40.053267+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203292/labels.npy b/shhs_visit2/shhs2-203292/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf40842c64a73e765aaba1a8ff70083f3339bbdb --- /dev/null +++ b/shhs_visit2/shhs2-203292/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbad58f529f831a17e3de6ce09e5e439e3513e34b57b79ca5f87eedc35741ab +size 2108 diff --git a/shhs_visit2/shhs2-203296/embeddings.meta.json b/shhs_visit2/shhs2-203296/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7d55a9b23a46fa44b5924aa6174863741ab766b --- /dev/null +++ b/shhs_visit2/shhs2-203296/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203296", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:41.418440+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203296/embeddings.npy b/shhs_visit2/shhs2-203296/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff4897ea9d75a5e435e2a94074cdcadbc7c0dbf7 --- /dev/null +++ b/shhs_visit2/shhs2-203296/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834df876ed2c262c3585709584799763b5c17f2cd998b6e3f9e2f4c26d0927b4 +size 1200128 diff --git a/shhs_visit2/shhs2-203296/labels.meta.json b/shhs_visit2/shhs2-203296/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a88b5d8563f187d99cca6b837ac3f1185c6edecc --- /dev/null +++ b/shhs_visit2/shhs2-203296/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203296", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:41.422453+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203296/labels.npy b/shhs_visit2/shhs2-203296/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fbeb61d92e280df9d7a270da8cd678279dbb57d --- /dev/null +++ b/shhs_visit2/shhs2-203296/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c67ce7a6b38f1306a084cbb1eb0974878caaccd99efae7a7c131c65d3cbef7 +size 2528 diff --git a/shhs_visit2/shhs2-203298/embeddings.meta.json b/shhs_visit2/shhs2-203298/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..433cb87372239cdb7c94807a605f110b16481105 --- /dev/null +++ b/shhs_visit2/shhs2-203298/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203298", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:41.943330+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203298/embeddings.npy b/shhs_visit2/shhs2-203298/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2969c773464cfd5a77c1c82ec388e99b50e32654 --- /dev/null +++ b/shhs_visit2/shhs2-203298/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8715d7f4a0481d5f3d791e5d397a5326bd053466964020e5bd555923994ce9f7 +size 1080128 diff --git a/shhs_visit2/shhs2-203298/labels.meta.json b/shhs_visit2/shhs2-203298/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..724a14fe59bf20d7ca156bf24992edd01257918f --- /dev/null +++ b/shhs_visit2/shhs2-203298/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203298", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:41.946431+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203298/labels.npy b/shhs_visit2/shhs2-203298/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f5ab4f2e2a54b905a9ff6b2730925d5b89c6b2b --- /dev/null +++ b/shhs_visit2/shhs2-203298/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9382ada52ecb3e4c2ca5d646090a44efa31342a648265567fbbd3e3410f3546b +size 2288 diff --git a/shhs_visit2/shhs2-203300/embeddings.meta.json b/shhs_visit2/shhs2-203300/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41352f654b8eb0d209f2f921562da27b2a100833 --- /dev/null +++ b/shhs_visit2/shhs2-203300/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203300", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:43.182461+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203300/embeddings.npy b/shhs_visit2/shhs2-203300/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4344669624defecd676b3eb8582920c9503cd61a --- /dev/null +++ b/shhs_visit2/shhs2-203300/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485ef1cdb27a954618d7477a69b711afe80fd5d5c22eb82e2f989f477de3d177 +size 1200128 diff --git a/shhs_visit2/shhs2-203300/labels.meta.json b/shhs_visit2/shhs2-203300/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea59b7d7fa50f4c947b7bd289e0b44841ab92923 --- /dev/null +++ b/shhs_visit2/shhs2-203300/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203300", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:43.185962+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203300/labels.npy b/shhs_visit2/shhs2-203300/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdeefb6cffb37ee2d619c14033027dd91fea7276 --- /dev/null +++ b/shhs_visit2/shhs2-203300/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2684b59a9cc26bd4e8f21d0539341f8fd1a00604e1f386fac039a9aeb8547c86 +size 2528 diff --git a/shhs_visit2/shhs2-203301/embeddings.meta.json b/shhs_visit2/shhs2-203301/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fce776f3a86aedaaa5a17c089f8b5595c43081d --- /dev/null +++ b/shhs_visit2/shhs2-203301/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203301", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:44.293212+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203301/embeddings.npy b/shhs_visit2/shhs2-203301/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..22be7eb8c9c9bee1a582b10ecbeb0484b3ea5377 --- /dev/null +++ b/shhs_visit2/shhs2-203301/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f4434db1c001a147640ed7320856464124595eda2d4fb0f266ee452e74de76f +size 1080128 diff --git a/shhs_visit2/shhs2-203301/labels.meta.json b/shhs_visit2/shhs2-203301/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f9f88f8e9ec18fcb82b7c4960bb59eb1a2423fa --- /dev/null +++ b/shhs_visit2/shhs2-203301/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203301", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:44.297032+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203301/labels.npy b/shhs_visit2/shhs2-203301/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f84f579e88f96fa374c511b22b595e4dd0875a2 --- /dev/null +++ b/shhs_visit2/shhs2-203301/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48be9da423ffef0be7e9c44ffe6e9f410e0992ff518c1e68cb11f691c9b3387d +size 2288 diff --git a/shhs_visit2/shhs2-203302/embeddings.meta.json b/shhs_visit2/shhs2-203302/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a99a0135193478098719b20141005b38a26aa9e1 --- /dev/null +++ b/shhs_visit2/shhs2-203302/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203302", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:45.676450+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203302/embeddings.npy b/shhs_visit2/shhs2-203302/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f680f22d3ac17f9a558ba1eabbd62e354cfa4c4b --- /dev/null +++ b/shhs_visit2/shhs2-203302/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e340833b7aafaec25e865985d83d5500a2b196db5b5981f1a525b8c91c32c6 +size 1260128 diff --git a/shhs_visit2/shhs2-203302/labels.meta.json b/shhs_visit2/shhs2-203302/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afa5abb4dd40d88d456612b765e4b69f8a2b771c --- /dev/null +++ b/shhs_visit2/shhs2-203302/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203302", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:45.680105+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203302/labels.npy b/shhs_visit2/shhs2-203302/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2b6e95ae630644155381e16f84deb434787d371 --- /dev/null +++ b/shhs_visit2/shhs2-203302/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa4579a985a371ba001dff7d1db9c407f076afb097fab5d33947fab1e0fb491 +size 2648 diff --git a/shhs_visit2/shhs2-203303/embeddings.meta.json b/shhs_visit2/shhs2-203303/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb0697b33044376bc4c8bdafa448faa19b531636 --- /dev/null +++ b/shhs_visit2/shhs2-203303/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203303", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:46.990903+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203303/embeddings.npy b/shhs_visit2/shhs2-203303/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2e9424e38ea4c4c194b839acbb9458d1512bffb --- /dev/null +++ b/shhs_visit2/shhs2-203303/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3804c53d98bc83499358b364d335da295b74bd793c83a50b3eeac0c06cef5e4d +size 1200128 diff --git a/shhs_visit2/shhs2-203303/labels.meta.json b/shhs_visit2/shhs2-203303/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa5119f2302ff70fa80cff2167bee1524179a927 --- /dev/null +++ b/shhs_visit2/shhs2-203303/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203303", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:46.995137+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203303/labels.npy b/shhs_visit2/shhs2-203303/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..693098120aef54f9e7bffab61a213b097a240f5a --- /dev/null +++ b/shhs_visit2/shhs2-203303/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785f5d8f43ca4da0c3a42ff27fb60509f39519faa55a0c19c549f976bcc53b06 +size 2528 diff --git a/shhs_visit2/shhs2-203304/embeddings.meta.json b/shhs_visit2/shhs2-203304/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6912e6129cd707147b1386203784ec0fdb469e1c --- /dev/null +++ b/shhs_visit2/shhs2-203304/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203304", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:48.374745+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203304/embeddings.npy b/shhs_visit2/shhs2-203304/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cafa265639b79aa40e64ba525013c19c6767d811 --- /dev/null +++ b/shhs_visit2/shhs2-203304/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07c1bf07109ea20314f56dc90616bc83d5bd483225a45a6e4062207dfcba30e +size 1260128 diff --git a/shhs_visit2/shhs2-203304/labels.meta.json b/shhs_visit2/shhs2-203304/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5415b2db241c462a3097cadd5e9ad9e58dbeac27 --- /dev/null +++ b/shhs_visit2/shhs2-203304/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203304", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:48.378614+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203304/labels.npy b/shhs_visit2/shhs2-203304/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3db3fe03963975866f8f000cd9903929547a6cc9 --- /dev/null +++ b/shhs_visit2/shhs2-203304/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e67063ff0119512e9dd6e0611d11db9250d02b66d8a7add0e1cc0047666b20 +size 2648 diff --git a/shhs_visit2/shhs2-203305/embeddings.meta.json b/shhs_visit2/shhs2-203305/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8b59980a86bb28f31e2fcc0a1d7f951b60465cd --- /dev/null +++ b/shhs_visit2/shhs2-203305/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203305", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:49.713498+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203305/embeddings.npy b/shhs_visit2/shhs2-203305/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06e4bdfa3a0c0ccd9addb91aacdbe01245476593 --- /dev/null +++ b/shhs_visit2/shhs2-203305/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0942045195cd88dd9dc47f8465ba21fddc2059278476ae3452f99d89674cf5 +size 1140128 diff --git a/shhs_visit2/shhs2-203305/labels.meta.json b/shhs_visit2/shhs2-203305/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d95ececf575cae3991aca1d8c37af2f6681368d --- /dev/null +++ b/shhs_visit2/shhs2-203305/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203305", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:49.717001+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203305/labels.npy b/shhs_visit2/shhs2-203305/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15de05ee20ce900e501b5a9ce35200ee13623e53 --- /dev/null +++ b/shhs_visit2/shhs2-203305/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b45ed6910b7805f06ec58c8af8c86ec3d40daa6ff90f5577d7696f146104d9 +size 2408 diff --git a/shhs_visit2/shhs2-203306/embeddings.meta.json b/shhs_visit2/shhs2-203306/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..796250776ba02f09c3f4285480a3b8d22b81721e --- /dev/null +++ b/shhs_visit2/shhs2-203306/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203306", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:50.881287+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203306/embeddings.npy b/shhs_visit2/shhs2-203306/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a12fad207edc1f611307d557c5c883bc724998a --- /dev/null +++ b/shhs_visit2/shhs2-203306/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478ecb49dd9fc299776a4da568d34193d697651891fc75a4ca7c2258e42ce5c2 +size 1020128 diff --git a/shhs_visit2/shhs2-203306/labels.meta.json b/shhs_visit2/shhs2-203306/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5025718cef0724939cb5d7e6bbaaf7ecaaee0b48 --- /dev/null +++ b/shhs_visit2/shhs2-203306/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203306", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:50.885276+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203306/labels.npy b/shhs_visit2/shhs2-203306/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ea8216fa859beceddc5dcdfecf3ea90d06309f71 --- /dev/null +++ b/shhs_visit2/shhs2-203306/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b031b47e2e6de6e1aa39437fb6b85d6c9d736f7e6c4cee9a58086c346af2023f +size 2168 diff --git a/shhs_visit2/shhs2-203307/embeddings.meta.json b/shhs_visit2/shhs2-203307/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a37663bed5e883084425b6ddf37e384714002373 --- /dev/null +++ b/shhs_visit2/shhs2-203307/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203307", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:51.808396+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203307/embeddings.npy b/shhs_visit2/shhs2-203307/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..209cf76c1f935d0fbb5d35499a89cec4609e0bee --- /dev/null +++ b/shhs_visit2/shhs2-203307/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c037d6e4802d1d6c3ee51d906502edd6fe0f07106adddb026650f42f7c9568 +size 1020128 diff --git a/shhs_visit2/shhs2-203307/labels.meta.json b/shhs_visit2/shhs2-203307/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e9bf1360af9ba72ad9794a82cf4d7f9943b4a95 --- /dev/null +++ b/shhs_visit2/shhs2-203307/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203307", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:27:51.812419+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203307/labels.npy b/shhs_visit2/shhs2-203307/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b64b27e60b336caccc5534918d44419c133baebf --- /dev/null +++ b/shhs_visit2/shhs2-203307/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:890a39d8771f018684e3fed6553b52a0afb07457676c5522a35318832380f8e1 +size 2168 diff --git a/shhs_visit2/shhs2-203308/embeddings.meta.json b/shhs_visit2/shhs2-203308/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e64f07cc130d7c354289362d074bacc3d429aea --- /dev/null +++ b/shhs_visit2/shhs2-203308/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203308", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:53.120351+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203308/embeddings.npy b/shhs_visit2/shhs2-203308/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d33ff50075ba0f995423cfab016e4803805a3c00 --- /dev/null +++ b/shhs_visit2/shhs2-203308/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1fbd78f7f0ea28268eaabd94ed29eb344c6ade19ef64454c3c07041029bfc7 +size 1200128 diff --git a/shhs_visit2/shhs2-203308/labels.meta.json b/shhs_visit2/shhs2-203308/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e6e32671c608009e55d0ab2546a3ed9c5c8ca0a1 --- /dev/null +++ b/shhs_visit2/shhs2-203308/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203308", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:53.123975+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203308/labels.npy b/shhs_visit2/shhs2-203308/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e817dec2834ee18a05d6ffae8e38ce670e8bfd41 --- /dev/null +++ b/shhs_visit2/shhs2-203308/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63f4dd2053d2c34c1ad9c928a83af3409ded60b96167a23b04e1943eb38b17f +size 2528 diff --git a/shhs_visit2/shhs2-203310/embeddings.meta.json b/shhs_visit2/shhs2-203310/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ef4578bb702ee5f37d2da591544d9818b9b518e --- /dev/null +++ b/shhs_visit2/shhs2-203310/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203310", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:54.319969+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203310/embeddings.npy b/shhs_visit2/shhs2-203310/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94bb417cff293cad94a3954826806a77129e3c01 --- /dev/null +++ b/shhs_visit2/shhs2-203310/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b5dde0b55aad3ac32bd6eb65a7c570c94488654f3df753b66926ca29fe0e8f +size 1140128 diff --git a/shhs_visit2/shhs2-203310/labels.meta.json b/shhs_visit2/shhs2-203310/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23b4e827c120a470e09676893977f1ff88b64b92 --- /dev/null +++ b/shhs_visit2/shhs2-203310/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203310", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:27:54.324303+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203310/labels.npy b/shhs_visit2/shhs2-203310/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6fc8bb83532d535cdd39e344bb2668e0b1b6edec --- /dev/null +++ b/shhs_visit2/shhs2-203310/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdab38d744551df6581b4e563d1db2f8f3aca449643fadbcb13cf1d895860ec2 +size 2408 diff --git a/shhs_visit2/shhs2-203311/embeddings.meta.json b/shhs_visit2/shhs2-203311/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2cf6b00ecf9999550aa25ac34cdce53a4b2594f --- /dev/null +++ b/shhs_visit2/shhs2-203311/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203311", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:55.629280+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203311/embeddings.npy b/shhs_visit2/shhs2-203311/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d9f7a426f1574f3e0881facd916b538647882a0 --- /dev/null +++ b/shhs_visit2/shhs2-203311/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9556a29ad121c6284f64585d16044bf48968e12d69b3738dafeb02432db9d77d +size 1200128 diff --git a/shhs_visit2/shhs2-203311/labels.meta.json b/shhs_visit2/shhs2-203311/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41726b74980a51164be2093c84e3674c305782b6 --- /dev/null +++ b/shhs_visit2/shhs2-203311/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203311", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:27:55.633274+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203311/labels.npy b/shhs_visit2/shhs2-203311/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b01cd41a039dfc80f7de96a184db6992ddc883e9 --- /dev/null +++ b/shhs_visit2/shhs2-203311/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ebe46f74a5f5baf8aba2eed8f699e8617064d4485c0d42cff3ed6aca5dbcd3 +size 2528 diff --git a/shhs_visit2/shhs2-203312/embeddings.meta.json b/shhs_visit2/shhs2-203312/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5482e7ca3d6664addaad8ba875196fe1c8da4765 --- /dev/null +++ b/shhs_visit2/shhs2-203312/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203312", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:27:57.157924+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203312/embeddings.npy b/shhs_visit2/shhs2-203312/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc003c095dab78137591257786eeb5c7b9e70fa1 --- /dev/null +++ b/shhs_visit2/shhs2-203312/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff31fc507c7449411a2474981abcbda047929f4dbce4c6277f4b06ab0d115a57 +size 1320128 diff --git a/shhs_visit2/shhs2-203312/labels.meta.json b/shhs_visit2/shhs2-203312/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f5445f9af61c1d397ef60c0117d12c1271138c8 --- /dev/null +++ b/shhs_visit2/shhs2-203312/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203312", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:27:57.161791+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203312/labels.npy b/shhs_visit2/shhs2-203312/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb9ac7577c6a55e9d3657e84196e3a02daf2db26 --- /dev/null +++ b/shhs_visit2/shhs2-203312/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6bbea0f73c8af97196f3faf0827caa366d3cbef19c0e1742306747c3ca9347 +size 2768 diff --git a/shhs_visit2/shhs2-203313/embeddings.meta.json b/shhs_visit2/shhs2-203313/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d4e5264d81d26719c95aeec4ed710373fee263e --- /dev/null +++ b/shhs_visit2/shhs2-203313/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203313", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:57.759393+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203313/embeddings.npy b/shhs_visit2/shhs2-203313/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..436e84866f54c4ab3076af76cc6128fa51b88c4d --- /dev/null +++ b/shhs_visit2/shhs2-203313/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d619e0a511c71132a74aebff73c6f19dbb5784e993cc46c54d6e10e85f6caca1 +size 1260128 diff --git a/shhs_visit2/shhs2-203313/labels.meta.json b/shhs_visit2/shhs2-203313/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c703d50716d45267ab0fc6166d6650b1065d21c8 --- /dev/null +++ b/shhs_visit2/shhs2-203313/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203313", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:27:57.763298+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203313/labels.npy b/shhs_visit2/shhs2-203313/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50dfb8dc5a15a32d46fd3dd05bf3c145b1045baf --- /dev/null +++ b/shhs_visit2/shhs2-203313/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa351b49e4c5d298142a5b822f86924221fbc5e2f7d01422441af7d3dc08b95 +size 2648 diff --git a/shhs_visit2/shhs2-203314/embeddings.meta.json b/shhs_visit2/shhs2-203314/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec490923d54497a5ac9f90964e61d0cb788a61a0 --- /dev/null +++ b/shhs_visit2/shhs2-203314/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203314", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:58.915378+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203314/embeddings.npy b/shhs_visit2/shhs2-203314/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..07e1852098b2b8627a40cd520a1a9eb2e56875b7 --- /dev/null +++ b/shhs_visit2/shhs2-203314/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c8c54226b58cc5d510b3b2c5ce1e509a32b22f4c11900fbd5344faa9ed7d14 +size 1080128 diff --git a/shhs_visit2/shhs2-203314/labels.meta.json b/shhs_visit2/shhs2-203314/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9f9b8b8ea9ebff46abcf3a18ef02553abb681d7 --- /dev/null +++ b/shhs_visit2/shhs2-203314/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203314", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:27:58.919190+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203314/labels.npy b/shhs_visit2/shhs2-203314/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cebf45b4ca65dd622149e35d60b9328b2b8a11fa --- /dev/null +++ b/shhs_visit2/shhs2-203314/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90638c4de80c87ab5f7d8c1391efc0020272ab044f1a0dd01c0f0b52eb8ccbf4 +size 2288 diff --git a/shhs_visit2/shhs2-203315/embeddings.meta.json b/shhs_visit2/shhs2-203315/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c70ba20f91fe22ee2541bdad8e8984addc3fc22 --- /dev/null +++ b/shhs_visit2/shhs2-203315/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203315", + "embedding_dim": 500, + "n_epochs": 1085, + "created_utc": "2026-05-03T18:28:00.253592+00:00", + "shape": [ + 1085, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203315/embeddings.npy b/shhs_visit2/shhs2-203315/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcacbaa35435e1f7508df4f43f47cf598311d43b --- /dev/null +++ b/shhs_visit2/shhs2-203315/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70cf6855e656d39e065f2f9c9be3027b374fd1aac46da4367a62b37a3517b56d +size 1085128 diff --git a/shhs_visit2/shhs2-203315/labels.meta.json b/shhs_visit2/shhs2-203315/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c605eec1a3cbe8fbd67906b2cb738bb1aad272fb --- /dev/null +++ b/shhs_visit2/shhs2-203315/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203315", + "n_epochs": 1085, + "created_utc": "2026-05-03T18:28:00.257125+00:00", + "shape": [ + 1085 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203315/labels.npy b/shhs_visit2/shhs2-203315/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5410c808bdb78ea8a14e3691e09348f76afecd93 --- /dev/null +++ b/shhs_visit2/shhs2-203315/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cd30d777ecf6476d4b6ba8b4f038d324b31fabf28c22e3b10bd65a7649ec3b +size 2298 diff --git a/shhs_visit2/shhs2-203316/embeddings.meta.json b/shhs_visit2/shhs2-203316/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..115dad415a542a9777f79a147b551e769a3bbe7e --- /dev/null +++ b/shhs_visit2/shhs2-203316/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203316", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:01.821191+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203316/embeddings.npy b/shhs_visit2/shhs2-203316/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..88835b3d76d21a6eee8af758f533c074ed934a26 --- /dev/null +++ b/shhs_visit2/shhs2-203316/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f134fdb7664926444da2ca544c2a40d9a427a4225b85a9e16b590b939756294 +size 1364128 diff --git a/shhs_visit2/shhs2-203316/labels.meta.json b/shhs_visit2/shhs2-203316/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1c2782e12f6ceed414f08284b76822ce2225456 --- /dev/null +++ b/shhs_visit2/shhs2-203316/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203316", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:01.824368+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203316/labels.npy b/shhs_visit2/shhs2-203316/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a43c054e75f9f48f881f1b8e8ff8250a9446abc --- /dev/null +++ b/shhs_visit2/shhs2-203316/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5d99ae30a96871808d675c60aae88aba7635828f891b500e0e57aa8adc069e +size 2856 diff --git a/shhs_visit2/shhs2-203317/embeddings.meta.json b/shhs_visit2/shhs2-203317/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eecc2d40467849fee46d6e3c033fd9ae5beb179b --- /dev/null +++ b/shhs_visit2/shhs2-203317/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203317", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:03.101468+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203317/embeddings.npy b/shhs_visit2/shhs2-203317/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ce4a7271d29eb014efe5ef43f63add75a58fbce --- /dev/null +++ b/shhs_visit2/shhs2-203317/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5848ba8af43619bf8aea9032bcbf76d329d6f7d3e41bcb6566a9e50df66a59a +size 1200128 diff --git a/shhs_visit2/shhs2-203317/labels.meta.json b/shhs_visit2/shhs2-203317/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f99cfa6efd8301be7e3b6bc43cdc76752a143c8 --- /dev/null +++ b/shhs_visit2/shhs2-203317/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203317", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:03.105387+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203317/labels.npy b/shhs_visit2/shhs2-203317/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e326acd63a5e4aa2eef67eb56040ef3dadfd52a --- /dev/null +++ b/shhs_visit2/shhs2-203317/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8b5bc2167ab5f495c7576cd3e2d330f30a16a8886f1265841d6d5c5e2400ce +size 2528 diff --git a/shhs_visit2/shhs2-203321/embeddings.meta.json b/shhs_visit2/shhs2-203321/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d617a8dee58b92c608ab1ced3264a614a64588de --- /dev/null +++ b/shhs_visit2/shhs2-203321/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203321", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:04.294937+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203321/embeddings.npy b/shhs_visit2/shhs2-203321/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..090fef595607cd14b6abd7d8a721993bc5c6c703 --- /dev/null +++ b/shhs_visit2/shhs2-203321/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a4035f6c110c964c576cd2242bfeaf9b3c4de66907e1351dbc8903790abbe9 +size 1200128 diff --git a/shhs_visit2/shhs2-203321/labels.meta.json b/shhs_visit2/shhs2-203321/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab8a300910900a921f2983d476d37efd32ae4972 --- /dev/null +++ b/shhs_visit2/shhs2-203321/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203321", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:04.298976+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203321/labels.npy b/shhs_visit2/shhs2-203321/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ffd030717003190862866d3695ecc0dbef69b670 --- /dev/null +++ b/shhs_visit2/shhs2-203321/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10452bbbc81dfc7e2c627048c9bf55b7b57d4b104eea5bda16d213b1272f3c79 +size 2528 diff --git a/shhs_visit2/shhs2-203322/embeddings.meta.json b/shhs_visit2/shhs2-203322/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d522bbe0617aef0387486b5c6f1957f43cba5549 --- /dev/null +++ b/shhs_visit2/shhs2-203322/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203322", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:05.920176+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203322/embeddings.npy b/shhs_visit2/shhs2-203322/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e7b1f70329d6578056b3fe1c6194676a2863680 --- /dev/null +++ b/shhs_visit2/shhs2-203322/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef44171c72cae1128b7a76f430cd07cc8574e97c676e2323e5a43d7a5f46082 +size 1320128 diff --git a/shhs_visit2/shhs2-203322/labels.meta.json b/shhs_visit2/shhs2-203322/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3da2d5851b74b5abd121d76b343ef49231ef273a --- /dev/null +++ b/shhs_visit2/shhs2-203322/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203322", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:05.923881+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203322/labels.npy b/shhs_visit2/shhs2-203322/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6acbcbaa35dbeda8c43677aae9080a90f9a6704f --- /dev/null +++ b/shhs_visit2/shhs2-203322/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfc5ad26071ef97f11fb806d7e7c8172e8a6418bc25437a2906df006827a9f3 +size 2768 diff --git a/shhs_visit2/shhs2-203325/embeddings.meta.json b/shhs_visit2/shhs2-203325/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c90112b18d8e9ae685f37431435e743d6fb3e536 --- /dev/null +++ b/shhs_visit2/shhs2-203325/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203325", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:06.534416+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203325/embeddings.npy b/shhs_visit2/shhs2-203325/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..916e0cab87b64fece6bdbb4bf077c5499bc02f0e --- /dev/null +++ b/shhs_visit2/shhs2-203325/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:247f89845a2ed472e25748599ada2bd1ce87cceabfb4c7b69145f408c5143f15 +size 1320128 diff --git a/shhs_visit2/shhs2-203325/labels.meta.json b/shhs_visit2/shhs2-203325/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d94dfcbf630cdb63685d6d276dec047f73700f2c --- /dev/null +++ b/shhs_visit2/shhs2-203325/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203325", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:06.538389+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203325/labels.npy b/shhs_visit2/shhs2-203325/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d45891d6e93771516e184e41c9e1a3115791b20 --- /dev/null +++ b/shhs_visit2/shhs2-203325/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf37019854e4c6e800a4f4c161674552490bc8f3b11f3370f9d4aa059f6c11a +size 2768 diff --git a/shhs_visit2/shhs2-203327/embeddings.meta.json b/shhs_visit2/shhs2-203327/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9f7cd74e4765930193b0b7f16df0dfdd02ac10c --- /dev/null +++ b/shhs_visit2/shhs2-203327/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203327", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:07.907419+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203327/embeddings.npy b/shhs_visit2/shhs2-203327/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..61053a1769d21db7d8f5c87c2268abbd8501c422 --- /dev/null +++ b/shhs_visit2/shhs2-203327/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20486c49d4bb49a72df07f041a6e567bfc04767f9cc2d0a45d1f97060ca8342a +size 1140128 diff --git a/shhs_visit2/shhs2-203327/labels.meta.json b/shhs_visit2/shhs2-203327/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9ec7496440e9d4ea79e477e8d368542932a9e17 --- /dev/null +++ b/shhs_visit2/shhs2-203327/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203327", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:07.911373+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203327/labels.npy b/shhs_visit2/shhs2-203327/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50158f4b0ef33cc63deaf22122d1d35237685655 --- /dev/null +++ b/shhs_visit2/shhs2-203327/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caafddb7e02fde99e96a50570d56b83b7fb083cd7ecb0ea331ce6581d5917f4c +size 2408 diff --git a/shhs_visit2/shhs2-203328/embeddings.meta.json b/shhs_visit2/shhs2-203328/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6382e4031f92939f0ed4edc7f849c23c421abcf --- /dev/null +++ b/shhs_visit2/shhs2-203328/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203328", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:09.158401+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203328/embeddings.npy b/shhs_visit2/shhs2-203328/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..76476020a3d4783649a4855a5e93f403d9fcf2eb --- /dev/null +++ b/shhs_visit2/shhs2-203328/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e2c0784ee3bdc9e3e961c516c032bb191d6c0fc05e584d9f06b5a6d63fc5f9 +size 1080128 diff --git a/shhs_visit2/shhs2-203328/labels.meta.json b/shhs_visit2/shhs2-203328/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e699ac14b13cb2793b45e159ce4c81b78af26ee4 --- /dev/null +++ b/shhs_visit2/shhs2-203328/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203328", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:09.161883+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203328/labels.npy b/shhs_visit2/shhs2-203328/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5085d7ae1f9d4d01d410c55444bf01c932839eb8 --- /dev/null +++ b/shhs_visit2/shhs2-203328/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ea8158cc515235d2b8218704b1199c0b0c58b2402712bedc839174a4ebf61f +size 2288 diff --git a/shhs_visit2/shhs2-203329/embeddings.meta.json b/shhs_visit2/shhs2-203329/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed2979248398048d384f48f13ed44f87246ef679 --- /dev/null +++ b/shhs_visit2/shhs2-203329/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203329", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:10.502229+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203329/embeddings.npy b/shhs_visit2/shhs2-203329/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa24915c9cf42b33e73beca1f6709e875b9e4ab0 --- /dev/null +++ b/shhs_visit2/shhs2-203329/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ee63100632901dbdecf7c39fa54cd89e357d1450400a8bf89355c98967d2c1 +size 1260128 diff --git a/shhs_visit2/shhs2-203329/labels.meta.json b/shhs_visit2/shhs2-203329/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8275d1462ac33add38652c9b6456fecd1ff2a61a --- /dev/null +++ b/shhs_visit2/shhs2-203329/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203329", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:10.506099+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203329/labels.npy b/shhs_visit2/shhs2-203329/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1d541fd2d5991d0cddc5e23a8c379d030e0946c --- /dev/null +++ b/shhs_visit2/shhs2-203329/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0eef1f83b1235913dfc72af3b223ee20286b3fb9365c9fd1852ed05b4a844f8 +size 2648 diff --git a/shhs_visit2/shhs2-203332/embeddings.meta.json b/shhs_visit2/shhs2-203332/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fea882f35e48cd6b8d4ad54e0ce4c2e8bc4d429 --- /dev/null +++ b/shhs_visit2/shhs2-203332/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203332", + "embedding_dim": 500, + "n_epochs": 1010, + "created_utc": "2026-05-03T18:28:11.012786+00:00", + "shape": [ + 1010, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203332/embeddings.npy b/shhs_visit2/shhs2-203332/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74fefee1f1c56c5e0cfcaba6f3aca1e17af17e1c --- /dev/null +++ b/shhs_visit2/shhs2-203332/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc729da8b6695c378c0e6bec4301ff26b20b08616c3a122ebb4b9bed8105b49 +size 1010128 diff --git a/shhs_visit2/shhs2-203332/labels.meta.json b/shhs_visit2/shhs2-203332/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f23b0981433150f1864fe318aa0cf06e832b1ac3 --- /dev/null +++ b/shhs_visit2/shhs2-203332/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203332", + "n_epochs": 1010, + "created_utc": "2026-05-03T18:28:11.017057+00:00", + "shape": [ + 1010 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203332/labels.npy b/shhs_visit2/shhs2-203332/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7b6af4c306e3eb0151b2f8b40f9e841f8ef1e54 --- /dev/null +++ b/shhs_visit2/shhs2-203332/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06a33b6cc50b1d26a1b5bb2739293ac6655179025da99aa82aeffdcdd1e649d +size 2148 diff --git a/shhs_visit2/shhs2-203334/embeddings.meta.json b/shhs_visit2/shhs2-203334/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2e3bee6b77f569573ab52875b1a7cdd683243a7 --- /dev/null +++ b/shhs_visit2/shhs2-203334/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203334", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:12.549020+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203334/embeddings.npy b/shhs_visit2/shhs2-203334/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15d609c27b333309be9fe3e2dcf4ac3e360b55d0 --- /dev/null +++ b/shhs_visit2/shhs2-203334/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69b5eb66716d31b15128947171a740cc25c46d420eb0cc891d0e4968806786ab +size 1364128 diff --git a/shhs_visit2/shhs2-203334/labels.meta.json b/shhs_visit2/shhs2-203334/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cdfecd57901c5602f886b39048459c8a56a6a3d6 --- /dev/null +++ b/shhs_visit2/shhs2-203334/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203334", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:12.552622+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203334/labels.npy b/shhs_visit2/shhs2-203334/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a8a5910faa7793e8e39a6e09760da3e26a1f7ec --- /dev/null +++ b/shhs_visit2/shhs2-203334/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91cc7611af97865905e3dea7043f6a2868779e354ce112a247a3ee0a14ed848c +size 2856 diff --git a/shhs_visit2/shhs2-203336/embeddings.meta.json b/shhs_visit2/shhs2-203336/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1884563184fbfdceb0e0acc24714d5b05833877 --- /dev/null +++ b/shhs_visit2/shhs2-203336/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203336", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:13.143933+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203336/embeddings.npy b/shhs_visit2/shhs2-203336/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a8a49ee25b790422893b921314d41027baf2168b --- /dev/null +++ b/shhs_visit2/shhs2-203336/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c8bca8bbcea1cfa8bd4b71d08844de617f11d2833036a8be2ddcb3dab758e8 +size 1200128 diff --git a/shhs_visit2/shhs2-203336/labels.meta.json b/shhs_visit2/shhs2-203336/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6893c29953aba9a5d459d9d85eb75313389f4ce --- /dev/null +++ b/shhs_visit2/shhs2-203336/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203336", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:13.147707+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203336/labels.npy b/shhs_visit2/shhs2-203336/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a79b7caef177675bde851659d2c65c88b144e23 --- /dev/null +++ b/shhs_visit2/shhs2-203336/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22593b1c869a9b6e0246d673bfc3daec28cf22aca7e6e00efd294d1a34545f0a +size 2528 diff --git a/shhs_visit2/shhs2-203337/embeddings.meta.json b/shhs_visit2/shhs2-203337/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..49ac0c65d034f59b4e0ea3097306ec4114790522 --- /dev/null +++ b/shhs_visit2/shhs2-203337/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203337", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:28:14.570885+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203337/embeddings.npy b/shhs_visit2/shhs2-203337/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23daaf70ff2f0100752a3256e6e316e6e84148e6 --- /dev/null +++ b/shhs_visit2/shhs2-203337/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e8be3208746bc5e9377839ab6e910ed71526b1a9f3a9944cb496140abb3a7f +size 1170128 diff --git a/shhs_visit2/shhs2-203337/labels.meta.json b/shhs_visit2/shhs2-203337/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df3359a522912e269ec3d46c9be13bff6f59ff43 --- /dev/null +++ b/shhs_visit2/shhs2-203337/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203337", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:28:14.573809+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203337/labels.npy b/shhs_visit2/shhs2-203337/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6bb16ebe6517a5d2ca7d3d5a838680109abe40e --- /dev/null +++ b/shhs_visit2/shhs2-203337/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35537724413c1f6b6fec565e0e3163db4e7879592a8226dfd0998d498e43679a +size 2468 diff --git a/shhs_visit2/shhs2-203338/embeddings.meta.json b/shhs_visit2/shhs2-203338/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e28235c09739da769ea00671d131791bbf38769 --- /dev/null +++ b/shhs_visit2/shhs2-203338/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203338", + "embedding_dim": 500, + "n_epochs": 1084, + "created_utc": "2026-05-03T18:28:16.056078+00:00", + "shape": [ + 1084, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203338/embeddings.npy b/shhs_visit2/shhs2-203338/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2e974e3c624d89c12e0b01fc52ccd7e4771031d --- /dev/null +++ b/shhs_visit2/shhs2-203338/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00f2271c20574e06609cb46925179a222a7eea52a5d73225210e9b837a92edd +size 1084128 diff --git a/shhs_visit2/shhs2-203338/labels.meta.json b/shhs_visit2/shhs2-203338/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4324aeebce6c445205f471c12227fe8a86ca6cef --- /dev/null +++ b/shhs_visit2/shhs2-203338/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203338", + "n_epochs": 1084, + "created_utc": "2026-05-03T18:28:16.060092+00:00", + "shape": [ + 1084 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203338/labels.npy b/shhs_visit2/shhs2-203338/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5e90466943e3e5fbd46fe60517e7f0085871952 --- /dev/null +++ b/shhs_visit2/shhs2-203338/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7762fed132071491971cbf19a322cdeca4da4264e525817c2a9a60f96ae5f6f4 +size 2296 diff --git a/shhs_visit2/shhs2-203342/embeddings.meta.json b/shhs_visit2/shhs2-203342/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fe958d77f31893311debaf16433976b8b4a423a --- /dev/null +++ b/shhs_visit2/shhs2-203342/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203342", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:17.633054+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203342/embeddings.npy b/shhs_visit2/shhs2-203342/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..43c96950ee7477459a57332e1cbef2ab35a82994 --- /dev/null +++ b/shhs_visit2/shhs2-203342/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61d6aac6fa454feb874dc5b71ebb694cfb700bfbdcfd022dcb6a02825fe642e +size 1364128 diff --git a/shhs_visit2/shhs2-203342/labels.meta.json b/shhs_visit2/shhs2-203342/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0da192525a2099b021464c4e72e37de20925a86b --- /dev/null +++ b/shhs_visit2/shhs2-203342/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203342", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:17.636453+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203342/labels.npy b/shhs_visit2/shhs2-203342/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a2b8cf83e3d99b8ea4bf828b53a7ead21860caa --- /dev/null +++ b/shhs_visit2/shhs2-203342/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae314650e82bdae94851f71fd583830b6196576d31ab040cba269a3d8e57b62 +size 2856 diff --git a/shhs_visit2/shhs2-203346/embeddings.meta.json b/shhs_visit2/shhs2-203346/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3acfe4187b89bb7a6a79a8f833d1a07c17708301 --- /dev/null +++ b/shhs_visit2/shhs2-203346/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203346", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:28:18.657433+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203346/embeddings.npy b/shhs_visit2/shhs2-203346/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..41c9639b0ee7b1559d9491789c3ab91f0001d9d0 --- /dev/null +++ b/shhs_visit2/shhs2-203346/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dffad64d1eb3fddd484b11ffe262bb6ee4b150963d63ff4823f04207f7e725 +size 960128 diff --git a/shhs_visit2/shhs2-203346/labels.meta.json b/shhs_visit2/shhs2-203346/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ad6024ceae3e9172f2edd84cf03d405ebff89d8 --- /dev/null +++ b/shhs_visit2/shhs2-203346/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203346", + "n_epochs": 960, + "created_utc": "2026-05-03T18:28:18.661231+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203346/labels.npy b/shhs_visit2/shhs2-203346/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bcd2f96d26112bec6816a700c7d48a1c11d63e28 --- /dev/null +++ b/shhs_visit2/shhs2-203346/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ce6126ce0d7e0b465cba23800c13466224e05e1c86f96d2bfab0e5da313e52 +size 2048 diff --git a/shhs_visit2/shhs2-203347/embeddings.meta.json b/shhs_visit2/shhs2-203347/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0145314b9f2f97101dc258b49d51ced61a4c0630 --- /dev/null +++ b/shhs_visit2/shhs2-203347/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203347", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:19.849057+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203347/embeddings.npy b/shhs_visit2/shhs2-203347/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..638ea8931f3dca13c093a474f08118d1b1c26c48 --- /dev/null +++ b/shhs_visit2/shhs2-203347/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01721f027f605a20f1aaab4453a2e97a4599033dcbf1e7905985618adc14ac7 +size 1140128 diff --git a/shhs_visit2/shhs2-203347/labels.meta.json b/shhs_visit2/shhs2-203347/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cc74471a59fc29912d9621e05f38ed88ce7e341 --- /dev/null +++ b/shhs_visit2/shhs2-203347/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203347", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:19.852963+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203347/labels.npy b/shhs_visit2/shhs2-203347/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f19207f2a8babd2dcb05a6e0cc249eb50a3cb0a1 --- /dev/null +++ b/shhs_visit2/shhs2-203347/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608d14ce102adc7057f7a81f3437fcebd3fd3d79b4953518dfd82001763f9447 +size 2408 diff --git a/shhs_visit2/shhs2-203348/embeddings.meta.json b/shhs_visit2/shhs2-203348/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e9c707c6dcc7cd8b96a4cab575735330582dcb6 --- /dev/null +++ b/shhs_visit2/shhs2-203348/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203348", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:28:21.028473+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203348/embeddings.npy b/shhs_visit2/shhs2-203348/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ce15aba22091256d7cc81bc108989120d4a0434 --- /dev/null +++ b/shhs_visit2/shhs2-203348/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6af6061d228ac935878931b69e2fb2b3a019b68e30126ae094876a3cfdc1da0 +size 1078128 diff --git a/shhs_visit2/shhs2-203348/labels.meta.json b/shhs_visit2/shhs2-203348/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..513fab3056ca6615f2a991dcb3ff8cb6fce2d020 --- /dev/null +++ b/shhs_visit2/shhs2-203348/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203348", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:28:21.031849+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203348/labels.npy b/shhs_visit2/shhs2-203348/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4084e3d7e4450a9554043994263aa9ac254075cf --- /dev/null +++ b/shhs_visit2/shhs2-203348/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7050d2f3d6b8ed55acc73fd0bbd0894a0e2caa4d0e0a7410ef76e624aaae31fc +size 2284 diff --git a/shhs_visit2/shhs2-203349/embeddings.meta.json b/shhs_visit2/shhs2-203349/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28a1fd5cc78168cf9d413c4c469a00c93cc106bd --- /dev/null +++ b/shhs_visit2/shhs2-203349/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203349", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:28:22.257552+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203349/embeddings.npy b/shhs_visit2/shhs2-203349/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40d668dfa1bd7a5d36bec3df4c0792ebc9780f7c --- /dev/null +++ b/shhs_visit2/shhs2-203349/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4013c3e694e1474295a706013a8ea9b4f131bbbb743730f3f4f96e5ccd4c3a55 +size 1110128 diff --git a/shhs_visit2/shhs2-203349/labels.meta.json b/shhs_visit2/shhs2-203349/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd86c0b324a37d57f13ddbcc383bdb8be07b277e --- /dev/null +++ b/shhs_visit2/shhs2-203349/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203349", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:28:22.261394+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203349/labels.npy b/shhs_visit2/shhs2-203349/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4b226a19541552d1558e5d1361d4a8dbdf6c6fb --- /dev/null +++ b/shhs_visit2/shhs2-203349/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9416d9ed718c56947f5188379bbb58b342d9776d7c6b18609fd05c3bc00e6e6 +size 2348 diff --git a/shhs_visit2/shhs2-203354/embeddings.meta.json b/shhs_visit2/shhs2-203354/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1973d64e18ec1e03931e80464471dccd741fbae --- /dev/null +++ b/shhs_visit2/shhs2-203354/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203354", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:23.409416+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203354/embeddings.npy b/shhs_visit2/shhs2-203354/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd4e30946ae1a575b0ebe6d674d3245d95a12fe2 --- /dev/null +++ b/shhs_visit2/shhs2-203354/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b88b618fc5f8988735f0603646d9e7a40ef5425e6ccfa5ba3a1c9b3a93388ca +size 1080128 diff --git a/shhs_visit2/shhs2-203354/labels.meta.json b/shhs_visit2/shhs2-203354/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87df0523b4f28e3f5fe0b9d84f2597b625d0f089 --- /dev/null +++ b/shhs_visit2/shhs2-203354/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203354", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:23.412855+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203354/labels.npy b/shhs_visit2/shhs2-203354/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ebdb55ba530ce19b86812e3464f08201ec8b1c4 --- /dev/null +++ b/shhs_visit2/shhs2-203354/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ed1d75996568f3dcb53ade1e664ad6cbb235c34d45c7c83f771c42afa60839 +size 2288 diff --git a/shhs_visit2/shhs2-203355/embeddings.meta.json b/shhs_visit2/shhs2-203355/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf518e771754bd3f5fdaf3ea6e4ead2d7077f108 --- /dev/null +++ b/shhs_visit2/shhs2-203355/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203355", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:24.643924+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203355/embeddings.npy b/shhs_visit2/shhs2-203355/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..773bc2c12ead0135d2e88558e5e1f81feef9f1ba --- /dev/null +++ b/shhs_visit2/shhs2-203355/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86227844519fddcc9d51e9ffab41d7eacb2e3bcadb4d960c0243d56bc63e5622 +size 1320128 diff --git a/shhs_visit2/shhs2-203355/labels.meta.json b/shhs_visit2/shhs2-203355/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..941df72ffd998503c0d8551ecaaf0237383ff896 --- /dev/null +++ b/shhs_visit2/shhs2-203355/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203355", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:24.647807+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203355/labels.npy b/shhs_visit2/shhs2-203355/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d162e780377627e986547071471c1e4492c684f --- /dev/null +++ b/shhs_visit2/shhs2-203355/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab77bb0c00792680494a03a3e4d801eecde15e4efe77bd433ea50a0a00b6e479 +size 2768 diff --git a/shhs_visit2/shhs2-203357/embeddings.meta.json b/shhs_visit2/shhs2-203357/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..459cf0984b769326c9220a5ce655b2d816442821 --- /dev/null +++ b/shhs_visit2/shhs2-203357/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203357", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:28:26.576050+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203357/embeddings.npy b/shhs_visit2/shhs2-203357/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af31aab766819754f315d219b1aead7aa5a0bd1f --- /dev/null +++ b/shhs_visit2/shhs2-203357/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcbf246e934a0dfa38be6608ab37de1d2a33c849fc5e5bc6eec0c7b82ccee53 +size 1198128 diff --git a/shhs_visit2/shhs2-203357/labels.meta.json b/shhs_visit2/shhs2-203357/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b9491d17341009615083a0b94d8f5171f380247 --- /dev/null +++ b/shhs_visit2/shhs2-203357/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203357", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:28:26.579861+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203357/labels.npy b/shhs_visit2/shhs2-203357/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b0f4b21668c53558dee7989e60960d7e1b7cd15 --- /dev/null +++ b/shhs_visit2/shhs2-203357/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d58aade2fb611a745ba291d2a227a0648c5b00da2aa076333eb527f0e5afc0 +size 2524 diff --git a/shhs_visit2/shhs2-203358/embeddings.meta.json b/shhs_visit2/shhs2-203358/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76b1e05317cb6ac3bce99f03e673813def26188b --- /dev/null +++ b/shhs_visit2/shhs2-203358/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203358", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:26.961509+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203358/embeddings.npy b/shhs_visit2/shhs2-203358/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fe5a2985b008894ee3783c6b9b07b1ede69b6d8 --- /dev/null +++ b/shhs_visit2/shhs2-203358/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b069a172ab87647886f61b305f3a4f8ab80732d6b34bf1ce824dc1066af780 +size 1200128 diff --git a/shhs_visit2/shhs2-203358/labels.meta.json b/shhs_visit2/shhs2-203358/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e62f41e4032ba16b5170d53aa8055321cd62d7e8 --- /dev/null +++ b/shhs_visit2/shhs2-203358/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203358", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:26.965204+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203358/labels.npy b/shhs_visit2/shhs2-203358/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6b055cf4d2bb15465e10b8cff86292f95593683 --- /dev/null +++ b/shhs_visit2/shhs2-203358/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906bddabb5e1f24bcb087f14fb929dbd8986529f77513502922ee79651eff297 +size 2528 diff --git a/shhs_visit2/shhs2-203359/embeddings.meta.json b/shhs_visit2/shhs2-203359/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11e1fe98300315e2f572eab17639ae3ded49ae56 --- /dev/null +++ b/shhs_visit2/shhs2-203359/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203359", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:28.080167+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203359/embeddings.npy b/shhs_visit2/shhs2-203359/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3edfeb9a60e7e1c7fd8e05bff38145e81ce562c2 --- /dev/null +++ b/shhs_visit2/shhs2-203359/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438aa0d22e43514f6390cebd763f73d78c4e73e2dd010497f3a007498d5342aa +size 1140128 diff --git a/shhs_visit2/shhs2-203359/labels.meta.json b/shhs_visit2/shhs2-203359/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c4035f7b238725f6bd642a7a2825ff7d154ae3f --- /dev/null +++ b/shhs_visit2/shhs2-203359/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203359", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:28.084132+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203359/labels.npy b/shhs_visit2/shhs2-203359/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b3329033862cad1845b8b845a69d2ac39accc12 --- /dev/null +++ b/shhs_visit2/shhs2-203359/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0a981e23c57894cbac343711b2fb2d56a765e639439bc5229d1dcebcbfb74a +size 2408 diff --git a/shhs_visit2/shhs2-203360/embeddings.meta.json b/shhs_visit2/shhs2-203360/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..39f775d97db95ab965b1bbc6f8d88d2a21839273 --- /dev/null +++ b/shhs_visit2/shhs2-203360/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203360", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:28:29.151944+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203360/embeddings.npy b/shhs_visit2/shhs2-203360/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..21818a9c29a88f6a217852f4ef4147e6c8d92ff9 --- /dev/null +++ b/shhs_visit2/shhs2-203360/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9703b7629782539b10baffd95cdf3b20bad8ce62fa7e2ef2c838a8b7ee5dba8 +size 1170128 diff --git a/shhs_visit2/shhs2-203360/labels.meta.json b/shhs_visit2/shhs2-203360/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f0f7f89c3616924319cf4b078347687cd2f52db --- /dev/null +++ b/shhs_visit2/shhs2-203360/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203360", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:28:29.156733+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203360/labels.npy b/shhs_visit2/shhs2-203360/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fd5608db669ca9a9be2e6d47996330980bde512 --- /dev/null +++ b/shhs_visit2/shhs2-203360/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe005a960ae58107f9a182e8acdb08c7f32a0b84a47b42afe91a27c11ab8a7e +size 2468 diff --git a/shhs_visit2/shhs2-203362/embeddings.meta.json b/shhs_visit2/shhs2-203362/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9cb9307ee096f01bad43d17bf472df550c38a99 --- /dev/null +++ b/shhs_visit2/shhs2-203362/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203362", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:30.594985+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203362/embeddings.npy b/shhs_visit2/shhs2-203362/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ff78203480abf715d96c233974b91fc27a3c2ef --- /dev/null +++ b/shhs_visit2/shhs2-203362/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60171c92edef91a8af34b28fe66198768a89058c934cc815761729999a73d638 +size 1364128 diff --git a/shhs_visit2/shhs2-203362/labels.meta.json b/shhs_visit2/shhs2-203362/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..863de15c70e2ff2960b55ef5025bc8d955ae4eac --- /dev/null +++ b/shhs_visit2/shhs2-203362/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203362", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:30.598742+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203362/labels.npy b/shhs_visit2/shhs2-203362/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb311964f24b0ee32668b144742d4466312488ec --- /dev/null +++ b/shhs_visit2/shhs2-203362/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14eddd7bed3b4e453b17649468b549ea1cb9c1c6e7e34070597fd14ac21a5c60 +size 2856 diff --git a/shhs_visit2/shhs2-203363/embeddings.meta.json b/shhs_visit2/shhs2-203363/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..258adee6c402fcd7e60dabebc7d691d7867d6ff1 --- /dev/null +++ b/shhs_visit2/shhs2-203363/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203363", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:31.729044+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203363/embeddings.npy b/shhs_visit2/shhs2-203363/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c598fa751be371c9cd65c6e8a7b442612cab9b20 --- /dev/null +++ b/shhs_visit2/shhs2-203363/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88876deb28b91ff6ef22b8194c157e9a958068638b0a62924deb1b8cc036dc20 +size 1140128 diff --git a/shhs_visit2/shhs2-203363/labels.meta.json b/shhs_visit2/shhs2-203363/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..612a78a6149510f0b0f31cf9d46d6684bb710658 --- /dev/null +++ b/shhs_visit2/shhs2-203363/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203363", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:31.732948+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203363/labels.npy b/shhs_visit2/shhs2-203363/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf6370e990620aeb548aaab84e82502522aab918 --- /dev/null +++ b/shhs_visit2/shhs2-203363/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da886e580cc9a46c0d4bc608d9c38222c67798fa144c4cd790d3dd20dd1fecf +size 2408 diff --git a/shhs_visit2/shhs2-203364/embeddings.meta.json b/shhs_visit2/shhs2-203364/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d26801994b9d5f4bcad289e12878b2a9a2cf847 --- /dev/null +++ b/shhs_visit2/shhs2-203364/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203364", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:28:32.865977+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203364/embeddings.npy b/shhs_visit2/shhs2-203364/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..040cdc097c1b98ac4cca92cd56aecde2b2139685 --- /dev/null +++ b/shhs_visit2/shhs2-203364/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd8dd269641ccdc6dcde1d58602780d93759a254e439ba69e695e7dba6b9d22 +size 1170128 diff --git a/shhs_visit2/shhs2-203364/labels.meta.json b/shhs_visit2/shhs2-203364/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2fbc730897096c72f3fbef473176dd9eadd5e44 --- /dev/null +++ b/shhs_visit2/shhs2-203364/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203364", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:28:32.869554+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203364/labels.npy b/shhs_visit2/shhs2-203364/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5273024cf489d3bfe05e1d22078e115386ce3cdf --- /dev/null +++ b/shhs_visit2/shhs2-203364/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa348e56d16d09e152fe99b6c3e8d779cbb189dbcd86137c1a0bfb7d6e6f82be +size 2468 diff --git a/shhs_visit2/shhs2-203367/embeddings.meta.json b/shhs_visit2/shhs2-203367/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c4ae9ed1df59edb13e7b61c3d8e3aa1610e3878 --- /dev/null +++ b/shhs_visit2/shhs2-203367/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203367", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:28:33.819546+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203367/embeddings.npy b/shhs_visit2/shhs2-203367/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d44d7e4a1d15a90cee7e2785ec3fbf922a6e73d2 --- /dev/null +++ b/shhs_visit2/shhs2-203367/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c764a96580c0c9ae07a240cf6b140f81e5a6342a7ceeff41d272109f8450ca +size 960128 diff --git a/shhs_visit2/shhs2-203367/labels.meta.json b/shhs_visit2/shhs2-203367/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..668b0902ebb4eb349e995259328ea6410177f7d5 --- /dev/null +++ b/shhs_visit2/shhs2-203367/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203367", + "n_epochs": 960, + "created_utc": "2026-05-03T18:28:33.823070+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203367/labels.npy b/shhs_visit2/shhs2-203367/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d51193f7229e704f003a53e2f0f47bdfb703732 --- /dev/null +++ b/shhs_visit2/shhs2-203367/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a14e1b1f42cb59ed1098192d6e11981a7b9546d9595682cedd10fa4c043a9eff +size 2048 diff --git a/shhs_visit2/shhs2-203368/embeddings.meta.json b/shhs_visit2/shhs2-203368/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65f05ac517f403376cbe9b5d9b62354951bf52e5 --- /dev/null +++ b/shhs_visit2/shhs2-203368/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203368", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:28:34.852748+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203368/embeddings.npy b/shhs_visit2/shhs2-203368/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..847bba31fe3dd4c4db4146134f080714d56ab9d2 --- /dev/null +++ b/shhs_visit2/shhs2-203368/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b99d820fda9dc6b522b401253e142a0e880e1ece05180cf030e588a6d7df00b +size 1020128 diff --git a/shhs_visit2/shhs2-203368/labels.meta.json b/shhs_visit2/shhs2-203368/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29efbca5b99f31bf81611313a2db11697c09799a --- /dev/null +++ b/shhs_visit2/shhs2-203368/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203368", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:28:34.857308+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203368/labels.npy b/shhs_visit2/shhs2-203368/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..da931894a5e7bff4a05bebf761b684ed70b5e382 --- /dev/null +++ b/shhs_visit2/shhs2-203368/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad527fa27721372147ed208b76a18f6a3bb773c7a9614e69b64d2b3fb7802f3 +size 2168 diff --git a/shhs_visit2/shhs2-203369/embeddings.meta.json b/shhs_visit2/shhs2-203369/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5187e7393a7a33b24cb986159d271e9389733369 --- /dev/null +++ b/shhs_visit2/shhs2-203369/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203369", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:36.132279+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203369/embeddings.npy b/shhs_visit2/shhs2-203369/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c33817ce31f402965c035829200cbfb2f201fb5c --- /dev/null +++ b/shhs_visit2/shhs2-203369/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0de81f622c8f512d25751ea4c1638ad6df5856c72221d24eaa695582882273d +size 1200128 diff --git a/shhs_visit2/shhs2-203369/labels.meta.json b/shhs_visit2/shhs2-203369/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6983b1e80943c73bb5af1b6afcffb538a85421d4 --- /dev/null +++ b/shhs_visit2/shhs2-203369/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203369", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:36.135907+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203369/labels.npy b/shhs_visit2/shhs2-203369/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c8c86173b8bb8ec3c9f6e4f150b338623e355de --- /dev/null +++ b/shhs_visit2/shhs2-203369/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11e091e32f8c434d947fb9e93bd1242209dcb7b548ecca282592a11273bc4f96 +size 2528 diff --git a/shhs_visit2/shhs2-203370/embeddings.meta.json b/shhs_visit2/shhs2-203370/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ca56b797f158784f68b64823058a038528a49b0 --- /dev/null +++ b/shhs_visit2/shhs2-203370/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203370", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:37.525695+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203370/embeddings.npy b/shhs_visit2/shhs2-203370/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..81611ef1a22611da1348cc797427152dd35e63b2 --- /dev/null +++ b/shhs_visit2/shhs2-203370/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741037edf92daa8a85d0e3e05a0305b74d5b2168d057796eaa1856efd3ffdd09 +size 1260128 diff --git a/shhs_visit2/shhs2-203370/labels.meta.json b/shhs_visit2/shhs2-203370/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f7c17e369ba5bdb15cf63c4de48067472e9d6a3 --- /dev/null +++ b/shhs_visit2/shhs2-203370/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203370", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:37.530763+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203370/labels.npy b/shhs_visit2/shhs2-203370/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c27ef83a34fe92abc4c199447f2f5a6b959b31e9 --- /dev/null +++ b/shhs_visit2/shhs2-203370/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3005672ec28ced4ef7202a0173d24fd0bdb2a0cae7c4637dc0447ba7c836b7cd +size 2648 diff --git a/shhs_visit2/shhs2-203371/embeddings.meta.json b/shhs_visit2/shhs2-203371/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b13261a59308c6231e119857354cd4cdfe90361 --- /dev/null +++ b/shhs_visit2/shhs2-203371/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203371", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:28:38.601971+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203371/embeddings.npy b/shhs_visit2/shhs2-203371/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef676316766f3b8da4d0b599958f3cd05cc50926 --- /dev/null +++ b/shhs_visit2/shhs2-203371/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f74d67a8c34fc587133a65779c0e6b2ff68d62189731a9d628c6490b0293ae +size 960128 diff --git a/shhs_visit2/shhs2-203371/labels.meta.json b/shhs_visit2/shhs2-203371/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3dc5be61aa70fd8b62e3f6e8ef6ec5f48e5ee67f --- /dev/null +++ b/shhs_visit2/shhs2-203371/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203371", + "n_epochs": 960, + "created_utc": "2026-05-03T18:28:38.606019+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203371/labels.npy b/shhs_visit2/shhs2-203371/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..39de4a3c72af72b3a04b31538673720598126027 --- /dev/null +++ b/shhs_visit2/shhs2-203371/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b98f698c82c6ca8fb708fc404d472040148271311750860b4bc6d0c0550e164 +size 2048 diff --git a/shhs_visit2/shhs2-203372/embeddings.meta.json b/shhs_visit2/shhs2-203372/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2876265e4ea634437fdd83c16e589a8707ba99ab --- /dev/null +++ b/shhs_visit2/shhs2-203372/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203372", + "embedding_dim": 500, + "n_epochs": 1148, + "created_utc": "2026-05-03T18:28:40.230136+00:00", + "shape": [ + 1148, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203372/embeddings.npy b/shhs_visit2/shhs2-203372/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8830f7b7c8463d0370c73f393a07bc60f6125e07 --- /dev/null +++ b/shhs_visit2/shhs2-203372/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a9f78f64cc2825a5b552f074b8b6eceb3f1fd73b03650bde3a693176eb2edd +size 1148128 diff --git a/shhs_visit2/shhs2-203372/labels.meta.json b/shhs_visit2/shhs2-203372/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23d9fd412bd2859f8634a3c4fe67e4d01a9e693b --- /dev/null +++ b/shhs_visit2/shhs2-203372/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203372", + "n_epochs": 1148, + "created_utc": "2026-05-03T18:28:40.233468+00:00", + "shape": [ + 1148 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203372/labels.npy b/shhs_visit2/shhs2-203372/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..520be181cc60951522961acd5543ee4cbf064d61 --- /dev/null +++ b/shhs_visit2/shhs2-203372/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa56180b4148fad997718826e1975db59ce8a7e1d7baaa0b95c8f2c39d7dea1f +size 2424 diff --git a/shhs_visit2/shhs2-203374/embeddings.meta.json b/shhs_visit2/shhs2-203374/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4ed94a5698ae2c4b4dc58326efe27dedc3ee936 --- /dev/null +++ b/shhs_visit2/shhs2-203374/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203374", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:41.419397+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203374/embeddings.npy b/shhs_visit2/shhs2-203374/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c67f1463bbc86c059db62590b87f649ca4fc1881 --- /dev/null +++ b/shhs_visit2/shhs2-203374/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9974a90567882adb29238f1ed2aa96b77b0e7c3d81aa65e267dd3e9e98a078 +size 1140128 diff --git a/shhs_visit2/shhs2-203374/labels.meta.json b/shhs_visit2/shhs2-203374/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2de7d6bda7a5ce29632a02e63816eadd36bb15e7 --- /dev/null +++ b/shhs_visit2/shhs2-203374/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203374", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:28:41.423247+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203374/labels.npy b/shhs_visit2/shhs2-203374/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5db84a5b756a43efd2b50afcadc14fcf8f351363 --- /dev/null +++ b/shhs_visit2/shhs2-203374/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:119ada25b215d457b787f7590f967b245474e847fcfe7bbcb23b8e15bebf142f +size 2408 diff --git a/shhs_visit2/shhs2-203375/embeddings.meta.json b/shhs_visit2/shhs2-203375/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a580436df7619811fa60e7fd791f1970985a7558 --- /dev/null +++ b/shhs_visit2/shhs2-203375/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203375", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:42.748821+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203375/embeddings.npy b/shhs_visit2/shhs2-203375/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4988b24e9927cc76682173810941fd9dcc7cfe8f --- /dev/null +++ b/shhs_visit2/shhs2-203375/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097d0cea69f24e54b07506e0d2d5aff3cf2db1d3324a92cbe362434d5fd6599b +size 1260128 diff --git a/shhs_visit2/shhs2-203375/labels.meta.json b/shhs_visit2/shhs2-203375/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b21e85d1b83b00a5a3229601e09cf9770f10bdc --- /dev/null +++ b/shhs_visit2/shhs2-203375/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203375", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:42.752306+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203375/labels.npy b/shhs_visit2/shhs2-203375/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..773a44e0f863e203c2c822d2b108b5720e0acf86 --- /dev/null +++ b/shhs_visit2/shhs2-203375/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb58ab6e900d3d526884d89b16f13bd6d3da20b2a285a3d12e61fd2b25ea388c +size 2648 diff --git a/shhs_visit2/shhs2-203377/embeddings.meta.json b/shhs_visit2/shhs2-203377/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb41de110aff85c0a332605ce3e87a4b8fda7736 --- /dev/null +++ b/shhs_visit2/shhs2-203377/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203377", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:44.096731+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203377/embeddings.npy b/shhs_visit2/shhs2-203377/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0d367f3a081518714fdc7196ecb841e706247cf --- /dev/null +++ b/shhs_visit2/shhs2-203377/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44660a9e37a596ab867b03e2657e41864bf0d0da42e09a3dc246f1a6bf41c22b +size 1200128 diff --git a/shhs_visit2/shhs2-203377/labels.meta.json b/shhs_visit2/shhs2-203377/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fc8e0627ce0ade2c28758ecbcf2fb1ede81442b --- /dev/null +++ b/shhs_visit2/shhs2-203377/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203377", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:44.101263+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203377/labels.npy b/shhs_visit2/shhs2-203377/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3359516607f40a4dfd2359b688ccd462266c4995 --- /dev/null +++ b/shhs_visit2/shhs2-203377/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce9879b2248c7c46d2f329934167d246f3934ad043a278e6a4909b1c943ed13 +size 2528 diff --git a/shhs_visit2/shhs2-203378/embeddings.meta.json b/shhs_visit2/shhs2-203378/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bab5adf4025f0697b8f0653e405118897525d92d --- /dev/null +++ b/shhs_visit2/shhs2-203378/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203378", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:45.168234+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203378/embeddings.npy b/shhs_visit2/shhs2-203378/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab19226dac31b25b52bd781d3cba47a48df986b9 --- /dev/null +++ b/shhs_visit2/shhs2-203378/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c5d3ce3c02168bad2d18704ae9cecb56b66b852956848ea5f55cf662ef6749 +size 1080128 diff --git a/shhs_visit2/shhs2-203378/labels.meta.json b/shhs_visit2/shhs2-203378/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0007c665cbdc1e8ae43129f277d1a87579bf1ffc --- /dev/null +++ b/shhs_visit2/shhs2-203378/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203378", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:45.172491+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203378/labels.npy b/shhs_visit2/shhs2-203378/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b51de539989227bae305b985e2e2627f7292389d --- /dev/null +++ b/shhs_visit2/shhs2-203378/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b829c01c33bb3d7580e2fb4d591e7fae8c0674115ce0076736568a9ed9a34a54 +size 2288 diff --git a/shhs_visit2/shhs2-203379/embeddings.meta.json b/shhs_visit2/shhs2-203379/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bb9e08dceed77fba7d96ee90789f1bc370252fe --- /dev/null +++ b/shhs_visit2/shhs2-203379/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203379", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:46.621133+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203379/embeddings.npy b/shhs_visit2/shhs2-203379/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f800f50924b9328a5971e3d89d4487e8c2ed1d55 --- /dev/null +++ b/shhs_visit2/shhs2-203379/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d620e982c0b1dcec5a7b0bb7ad184812ea486097227916780603df5317491c0d +size 1320128 diff --git a/shhs_visit2/shhs2-203379/labels.meta.json b/shhs_visit2/shhs2-203379/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dafa6dbddd0ad78a1f814766b68cdc2ecde6ddfe --- /dev/null +++ b/shhs_visit2/shhs2-203379/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203379", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:28:46.623989+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203379/labels.npy b/shhs_visit2/shhs2-203379/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9dc9bb68a0418076306ad53d64219686d67526df --- /dev/null +++ b/shhs_visit2/shhs2-203379/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22408780576d8b43acf5524e099873f9d18d1f5b513579a7268412f84253bf9 +size 2768 diff --git a/shhs_visit2/shhs2-203381/embeddings.meta.json b/shhs_visit2/shhs2-203381/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3aa54ccf86f221c0be2ed68eaf53a12bfc495f05 --- /dev/null +++ b/shhs_visit2/shhs2-203381/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203381", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:28:47.790970+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203381/embeddings.npy b/shhs_visit2/shhs2-203381/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8979be1684e5af5ee0448cdf85b73bb3ea1d34ff --- /dev/null +++ b/shhs_visit2/shhs2-203381/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6cad51a60383cc8d60e7db0b1a0d5ebfe20d7738aa9ac0f1c2645035a202fd +size 1110128 diff --git a/shhs_visit2/shhs2-203381/labels.meta.json b/shhs_visit2/shhs2-203381/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57c7c422023185f6f1f07a68c79aee364415eed1 --- /dev/null +++ b/shhs_visit2/shhs2-203381/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203381", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:28:47.794743+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203381/labels.npy b/shhs_visit2/shhs2-203381/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fd4e0391fc20c1434932114d34de18ed32c1741 --- /dev/null +++ b/shhs_visit2/shhs2-203381/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adde1ba583dc379533ec3c143aa1d4b1a4b7f41f4cdd893b4a0d0ba354cbaba +size 2348 diff --git a/shhs_visit2/shhs2-203382/embeddings.meta.json b/shhs_visit2/shhs2-203382/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94417de0b2292b491bcd594318b4917dc37d2db5 --- /dev/null +++ b/shhs_visit2/shhs2-203382/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203382", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:49.090663+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203382/embeddings.npy b/shhs_visit2/shhs2-203382/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f51dedd3457c4d72c3e1cc4d30842ebb0f1b53f --- /dev/null +++ b/shhs_visit2/shhs2-203382/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6747ee27d57c5c96f8f2571c889f1dffde7ef109b312086afe35f79f19c36e +size 1200128 diff --git a/shhs_visit2/shhs2-203382/labels.meta.json b/shhs_visit2/shhs2-203382/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b4ed044fecd5bbe3e4979a8c052a02f20f0e5a0 --- /dev/null +++ b/shhs_visit2/shhs2-203382/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203382", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:28:49.094074+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203382/labels.npy b/shhs_visit2/shhs2-203382/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b18262239ba7e2475c579942274615af561c058 --- /dev/null +++ b/shhs_visit2/shhs2-203382/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8c5576b9747a7d12beeb022a845b00325a8204aa0a90878a2aeb4c148dfb55 +size 2528 diff --git a/shhs_visit2/shhs2-203383/embeddings.meta.json b/shhs_visit2/shhs2-203383/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d44e6c81234078a708d5dc7f4d64ddfebb0191eb --- /dev/null +++ b/shhs_visit2/shhs2-203383/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203383", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:28:51.310297+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203383/embeddings.npy b/shhs_visit2/shhs2-203383/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c22883a9447f634ae79bdcb32394144c655a8a0 --- /dev/null +++ b/shhs_visit2/shhs2-203383/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6332b6976720202839186e810f0ac06ff2e928dc85c33355efb200f2d212404 +size 1198128 diff --git a/shhs_visit2/shhs2-203383/labels.meta.json b/shhs_visit2/shhs2-203383/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15f7ea7aa18a2d61e89eca6382e48cc82f5f0000 --- /dev/null +++ b/shhs_visit2/shhs2-203383/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203383", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:28:51.314188+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203383/labels.npy b/shhs_visit2/shhs2-203383/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b618ead06e41ed6ae42ac937ff8cc0d9e42f25e1 --- /dev/null +++ b/shhs_visit2/shhs2-203383/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988dd21cb78308058e5e9ea202c31850faa554974093bd63589b55467dbf8821 +size 2524 diff --git a/shhs_visit2/shhs2-203384/embeddings.meta.json b/shhs_visit2/shhs2-203384/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2372450e8dfc87387ed60e3499a3edaeef6ad66a --- /dev/null +++ b/shhs_visit2/shhs2-203384/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203384", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:51.852147+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203384/embeddings.npy b/shhs_visit2/shhs2-203384/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..abf45c07e3c07067f43bbe4a7ead8e48638b327b --- /dev/null +++ b/shhs_visit2/shhs2-203384/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302ad649de5b22a0eb17a744798c35d75be40ef690a87402d277bd9ebb9bb509 +size 1080128 diff --git a/shhs_visit2/shhs2-203384/labels.meta.json b/shhs_visit2/shhs2-203384/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ed53cc103c817a6be4fa8101285be89ff4c90cd --- /dev/null +++ b/shhs_visit2/shhs2-203384/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203384", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:51.855692+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203384/labels.npy b/shhs_visit2/shhs2-203384/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..20564332f8146cd9ba2e90e144567515585e457f --- /dev/null +++ b/shhs_visit2/shhs2-203384/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3540da0c236f9c2151a604689f03f0cc05935086e306dd8942acc1fe9d35e5 +size 2288 diff --git a/shhs_visit2/shhs2-203387/embeddings.meta.json b/shhs_visit2/shhs2-203387/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1ab08f8e021bb9c499fc6270b5b651f976925d0 --- /dev/null +++ b/shhs_visit2/shhs2-203387/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203387", + "embedding_dim": 500, + "n_epochs": 912, + "created_utc": "2026-05-03T18:28:52.922646+00:00", + "shape": [ + 912, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203387/embeddings.npy b/shhs_visit2/shhs2-203387/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6062ba3676f5bf96acacdffece8b574e2f6e9eb --- /dev/null +++ b/shhs_visit2/shhs2-203387/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891f9427ea6cba84e6a71ed5dece4aec9511c375293d144c88e191e8c0e17401 +size 912128 diff --git a/shhs_visit2/shhs2-203387/labels.meta.json b/shhs_visit2/shhs2-203387/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d63dd10d222ad181d71da01353a9033356a431e --- /dev/null +++ b/shhs_visit2/shhs2-203387/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203387", + "n_epochs": 912, + "created_utc": "2026-05-03T18:28:52.926329+00:00", + "shape": [ + 912 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203387/labels.npy b/shhs_visit2/shhs2-203387/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a25841af1bc0fe64813e82d6f25ea1d29ab1f6ca --- /dev/null +++ b/shhs_visit2/shhs2-203387/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307b816c61fcbf7bf07d06ab7e01bc540206d841218cba441fc5870db75e4190 +size 1952 diff --git a/shhs_visit2/shhs2-203388/embeddings.meta.json b/shhs_visit2/shhs2-203388/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1f0e244a236b1da41fbd6d1de448bbad4300145 --- /dev/null +++ b/shhs_visit2/shhs2-203388/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203388", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:54.276914+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203388/embeddings.npy b/shhs_visit2/shhs2-203388/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..acfe2da3f524fafda9cbe6b9859ec8c17dfcf83b --- /dev/null +++ b/shhs_visit2/shhs2-203388/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79df30fe8e4a5ed63ae41347af350b436fcbbe1123b6cb2fb263a3c4c0cb8061 +size 1260128 diff --git a/shhs_visit2/shhs2-203388/labels.meta.json b/shhs_visit2/shhs2-203388/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..71bbc970561fdf3af17f92dc8b7c1adf8f9d304d --- /dev/null +++ b/shhs_visit2/shhs2-203388/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203388", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:28:54.282279+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203388/labels.npy b/shhs_visit2/shhs2-203388/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..268e8dc8469e459f83ff6f36c87cce05b85daa1e --- /dev/null +++ b/shhs_visit2/shhs2-203388/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c7cdd265a4d5c7e4f25036ad4ecc6a35b1ce757674eff244ee1a1d00c92348 +size 2648 diff --git a/shhs_visit2/shhs2-203389/embeddings.meta.json b/shhs_visit2/shhs2-203389/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab0953d53e63bcd91727c40284d405458b328ada --- /dev/null +++ b/shhs_visit2/shhs2-203389/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203389", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:54.946336+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203389/embeddings.npy b/shhs_visit2/shhs2-203389/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6112d9baaf4c4d58bf02a2c79729f3c0be458d15 --- /dev/null +++ b/shhs_visit2/shhs2-203389/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b027f5bff70759c6c9b3e52e82fb0f746cbdc9a2d93e14d37a8f40335d992c60 +size 1364128 diff --git a/shhs_visit2/shhs2-203389/labels.meta.json b/shhs_visit2/shhs2-203389/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a263cf9f1f0d8ef1d02df13b7f8af070de08ec8c --- /dev/null +++ b/shhs_visit2/shhs2-203389/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203389", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:54.950324+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203389/labels.npy b/shhs_visit2/shhs2-203389/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f13d3ecbe66faac47e24c25bcc23ac91aacee37f --- /dev/null +++ b/shhs_visit2/shhs2-203389/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8633149f190bea88a97e0142d8a048dcc62bc11cbc050db6b77abe6f283348 +size 2856 diff --git a/shhs_visit2/shhs2-203390/embeddings.meta.json b/shhs_visit2/shhs2-203390/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..17362e1d0a1d65e1314828f4f4fadfa49bc6347a --- /dev/null +++ b/shhs_visit2/shhs2-203390/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203390", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:56.086490+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203390/embeddings.npy b/shhs_visit2/shhs2-203390/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..57d3679047ff0fa4c990f637a9fd338fe57378ad --- /dev/null +++ b/shhs_visit2/shhs2-203390/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0213ac084db481fdbe8e8b7db80e80c73de80ee31722faf06dd8291b2d731842 +size 1080128 diff --git a/shhs_visit2/shhs2-203390/labels.meta.json b/shhs_visit2/shhs2-203390/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7fe02c6a0bb826a5281c6b1155a59e47bcae6b99 --- /dev/null +++ b/shhs_visit2/shhs2-203390/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203390", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:28:56.090631+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203390/labels.npy b/shhs_visit2/shhs2-203390/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..39992d37008e5af2cb4f04d59d60adc7a23fc1c9 --- /dev/null +++ b/shhs_visit2/shhs2-203390/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8973a5e4541ed2823275d2711cd3550d339dbb1d5060e9b3311d1d0645d8a920 +size 2288 diff --git a/shhs_visit2/shhs2-203391/embeddings.meta.json b/shhs_visit2/shhs2-203391/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1589ebf5af289145818230b715d9cda79428402e --- /dev/null +++ b/shhs_visit2/shhs2-203391/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203391", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:57.652197+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203391/embeddings.npy b/shhs_visit2/shhs2-203391/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..41e4f7cc9645e9570f3bab7a16fdf7b132c3a4e1 --- /dev/null +++ b/shhs_visit2/shhs2-203391/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d83bb89e2fe996e625576cf5d8bcc2235fa3fd9d8a0f5a199bf0a1676e4fe9 +size 1364128 diff --git a/shhs_visit2/shhs2-203391/labels.meta.json b/shhs_visit2/shhs2-203391/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f7cf9ab9a212e92f7d0b625bb5f60f3e1fa8d3e --- /dev/null +++ b/shhs_visit2/shhs2-203391/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203391", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:57.654856+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203391/labels.npy b/shhs_visit2/shhs2-203391/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..72bb99106320cea4af563248bcec68c2debeadcc --- /dev/null +++ b/shhs_visit2/shhs2-203391/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:defb7b9d9ef9f08cb9a06a0ebd3339cf72eadf2c6cf2520bf6b66f1b1016f07e +size 2856 diff --git a/shhs_visit2/shhs2-203392/embeddings.meta.json b/shhs_visit2/shhs2-203392/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd3ee98738defc417d242400867325d6236d2538 --- /dev/null +++ b/shhs_visit2/shhs2-203392/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203392", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:59.267947+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203392/embeddings.npy b/shhs_visit2/shhs2-203392/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d91bf16aa366beb5142a05a9bd381fbcd90e060a --- /dev/null +++ b/shhs_visit2/shhs2-203392/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e90e41d1421d7f19fd3c76d7520641aca35e3a362b6d6e6aaf833e99d24bc1 +size 1364128 diff --git a/shhs_visit2/shhs2-203392/labels.meta.json b/shhs_visit2/shhs2-203392/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..144a365f5f385eb51e53fe15495f727cfbc4f885 --- /dev/null +++ b/shhs_visit2/shhs2-203392/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203392", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:28:59.270079+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203392/labels.npy b/shhs_visit2/shhs2-203392/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ddc9360f8b2dddc178851c75b111d1b1c861045 --- /dev/null +++ b/shhs_visit2/shhs2-203392/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f88fdabb16c57e4ab0e6851d4e76cc011872291ae6d64e465a27c0945560932 +size 2856 diff --git a/shhs_visit2/shhs2-203395/embeddings.meta.json b/shhs_visit2/shhs2-203395/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8336b0f23dec3587f400e2ea68193110fa4555d --- /dev/null +++ b/shhs_visit2/shhs2-203395/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203395", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:00.572942+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203395/embeddings.npy b/shhs_visit2/shhs2-203395/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3eb7e6e35bbd3cab987c1e08214f431d3bfddc0 --- /dev/null +++ b/shhs_visit2/shhs2-203395/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d6aa5122b4209b517910b39f3bdae9bdd5412ac8842d4700ec242f29b216fe +size 1200128 diff --git a/shhs_visit2/shhs2-203395/labels.meta.json b/shhs_visit2/shhs2-203395/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9afa9b922faf734a98445f9dd9ba79c84e7996d1 --- /dev/null +++ b/shhs_visit2/shhs2-203395/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203395", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:00.576890+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203395/labels.npy b/shhs_visit2/shhs2-203395/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6b48a44cce44670afd5edea097a067f0c9de822 --- /dev/null +++ b/shhs_visit2/shhs2-203395/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b315bbda4bada5dd3210ad5335c725e1aac28d4beed522fcd2df9bc9ec47a31f +size 2528 diff --git a/shhs_visit2/shhs2-203396/embeddings.meta.json b/shhs_visit2/shhs2-203396/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e3f227486305d6ca1c26f4f594271755dfd182b --- /dev/null +++ b/shhs_visit2/shhs2-203396/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203396", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:01.593660+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203396/embeddings.npy b/shhs_visit2/shhs2-203396/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..368aedc135a86968adfd008e0076d7439c2811b7 --- /dev/null +++ b/shhs_visit2/shhs2-203396/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106dc025029e53fbea564001934c0c718e09602497e98038b411fc87d227f65d +size 1080128 diff --git a/shhs_visit2/shhs2-203396/labels.meta.json b/shhs_visit2/shhs2-203396/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07824288ce57a369b20b55fcb38e3b2afe7094d4 --- /dev/null +++ b/shhs_visit2/shhs2-203396/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203396", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:01.596419+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203396/labels.npy b/shhs_visit2/shhs2-203396/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d56589644c56eed729c53ea07ad6317f438f615 --- /dev/null +++ b/shhs_visit2/shhs2-203396/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a56908f2baa4bdfb82c8bb5a202cd3c307ebc2e527e5d5d2875a1d092e5e05a +size 2288 diff --git a/shhs_visit2/shhs2-203397/embeddings.meta.json b/shhs_visit2/shhs2-203397/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31ccab373d05e748a36b181ead5d670f9fd9c897 --- /dev/null +++ b/shhs_visit2/shhs2-203397/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203397", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:03.192678+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203397/embeddings.npy b/shhs_visit2/shhs2-203397/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..914cec64c51bf7e0d1667a18bb23c3e06def9dfd --- /dev/null +++ b/shhs_visit2/shhs2-203397/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d7b04b15be92eb45e9acea70509fe8f6a9543e7e256d4bf4a60cadfb1ce7bd +size 1364128 diff --git a/shhs_visit2/shhs2-203397/labels.meta.json b/shhs_visit2/shhs2-203397/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79f182002130b1be43a0593e9936c7486ea1f4f3 --- /dev/null +++ b/shhs_visit2/shhs2-203397/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203397", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:03.196683+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203397/labels.npy b/shhs_visit2/shhs2-203397/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..19c7974dd777f1550518148212b5217b5adb7a01 --- /dev/null +++ b/shhs_visit2/shhs2-203397/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1b7b71bbf618ca160d33a37a5a5a9bf05437d079abac066c261c09cb9d16ef +size 2856 diff --git a/shhs_visit2/shhs2-203401/embeddings.meta.json b/shhs_visit2/shhs2-203401/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fd60c40723ff2f91b8089a2f34c8d81a26e0e73 --- /dev/null +++ b/shhs_visit2/shhs2-203401/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203401", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:29:04.530723+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203401/embeddings.npy b/shhs_visit2/shhs2-203401/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15877715772162e946a50f13defbbc70fa9a10a0 --- /dev/null +++ b/shhs_visit2/shhs2-203401/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a937ab6a9f59d0fea0185b91003021a1a22f945d71366f80b1f325dc726de44 +size 1170128 diff --git a/shhs_visit2/shhs2-203401/labels.meta.json b/shhs_visit2/shhs2-203401/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9bdaf76191fbef00a29b81384edaf6acb1b2a52 --- /dev/null +++ b/shhs_visit2/shhs2-203401/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203401", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:29:04.533601+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203401/labels.npy b/shhs_visit2/shhs2-203401/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d48c369febbbe64c34ce99ad6e9f671f50d7c8fc --- /dev/null +++ b/shhs_visit2/shhs2-203401/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82739631b29bb8c47c754385a06c023a4851d2861da42fe1dc5144d62f412d2 +size 2468 diff --git a/shhs_visit2/shhs2-203402/embeddings.meta.json b/shhs_visit2/shhs2-203402/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1cf9d0909a407c879572a9a168183b50b67e283c --- /dev/null +++ b/shhs_visit2/shhs2-203402/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203402", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:29:05.718965+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203402/embeddings.npy b/shhs_visit2/shhs2-203402/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e36779b108ddbfc38251fb0ed25decb59a521a3 --- /dev/null +++ b/shhs_visit2/shhs2-203402/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559b007e4ed0e86516241f12a922a7e70caf8c579da9e89721b533a7445ab5f8 +size 1140128 diff --git a/shhs_visit2/shhs2-203402/labels.meta.json b/shhs_visit2/shhs2-203402/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a6db7de6a02b6243bb98cdd8c662943e0b54d27 --- /dev/null +++ b/shhs_visit2/shhs2-203402/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203402", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:29:05.724943+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203402/labels.npy b/shhs_visit2/shhs2-203402/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..792724c2ee6f27bca03424da7491ac40e2a83f4b --- /dev/null +++ b/shhs_visit2/shhs2-203402/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c5c705953a6a61184f0e40ffd1d23a0ba94c634f4fe5fc7e8e9a0a19f1a680 +size 2408 diff --git a/shhs_visit2/shhs2-203403/embeddings.meta.json b/shhs_visit2/shhs2-203403/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d2e156668e720fb5cb5e40a10c1d0b510d6e6c3 --- /dev/null +++ b/shhs_visit2/shhs2-203403/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203403", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:06.851298+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203403/embeddings.npy b/shhs_visit2/shhs2-203403/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ab45440a6010b378ebcb7d8b2b74ac26a286b03 --- /dev/null +++ b/shhs_visit2/shhs2-203403/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3276a708a17e6d914706788cc0e50ac3324d53661e31301a01caa464b9813544 +size 1080128 diff --git a/shhs_visit2/shhs2-203403/labels.meta.json b/shhs_visit2/shhs2-203403/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b6ef1a15ea29a2f3f1310268d9badc7cff8b236 --- /dev/null +++ b/shhs_visit2/shhs2-203403/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203403", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:06.854976+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203403/labels.npy b/shhs_visit2/shhs2-203403/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b43c249eec6df13730e0955c0512cb9d1fce49cd --- /dev/null +++ b/shhs_visit2/shhs2-203403/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885be603d8e696b5fdc44fa84d844bf366a0871d96188c7f8e2fb357d4a8ba2b +size 2288 diff --git a/shhs_visit2/shhs2-203404/embeddings.meta.json b/shhs_visit2/shhs2-203404/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91761178790903f5132ca0e0b4acc3036d53877d --- /dev/null +++ b/shhs_visit2/shhs2-203404/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203404", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:08.197201+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203404/embeddings.npy b/shhs_visit2/shhs2-203404/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a81cff0ac61c4a542e44c686842900a06a60a86 --- /dev/null +++ b/shhs_visit2/shhs2-203404/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42bae7cdae230bf084976f05ccc6ddf2335e260524e591ad3aeab714b459e9f +size 1260128 diff --git a/shhs_visit2/shhs2-203404/labels.meta.json b/shhs_visit2/shhs2-203404/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d4d2fe86e6085bb34d7fb1c7d69734bc18c4cc5 --- /dev/null +++ b/shhs_visit2/shhs2-203404/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203404", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:08.200610+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203404/labels.npy b/shhs_visit2/shhs2-203404/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f21131a154a49f7ceea653665557acf79987b39e --- /dev/null +++ b/shhs_visit2/shhs2-203404/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2410c006690038da97f2df5d91ffcd400248cde31353591fb6f39e8d7ece724 +size 2648 diff --git a/shhs_visit2/shhs2-203405/embeddings.meta.json b/shhs_visit2/shhs2-203405/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e94de805f1ecb9727cb6fb6465d7b3f0828684bb --- /dev/null +++ b/shhs_visit2/shhs2-203405/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203405", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:09.521648+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203405/embeddings.npy b/shhs_visit2/shhs2-203405/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..86a123a6ed3bb29da778e8b9482a2f3299792699 --- /dev/null +++ b/shhs_visit2/shhs2-203405/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082841934949f2bbe698f82f3929a7225f1897c53f0d1249210a2ee41689f725 +size 1200128 diff --git a/shhs_visit2/shhs2-203405/labels.meta.json b/shhs_visit2/shhs2-203405/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90fad8d3b77885b23de5a316ca35bd3d54f79f7e --- /dev/null +++ b/shhs_visit2/shhs2-203405/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203405", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:09.525736+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203405/labels.npy b/shhs_visit2/shhs2-203405/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a684c63547b67f70d377bf7e5146d3f325fc09bf --- /dev/null +++ b/shhs_visit2/shhs2-203405/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:214464b0af7b249f9e89c546e3de56900cd2b05a7aa8494c4e5ee07766f72d8f +size 2528 diff --git a/shhs_visit2/shhs2-203406/embeddings.meta.json b/shhs_visit2/shhs2-203406/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef0a12b66b6dde6c69a84376f6bb2b17c7f791c6 --- /dev/null +++ b/shhs_visit2/shhs2-203406/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203406", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:10.891761+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203406/embeddings.npy b/shhs_visit2/shhs2-203406/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce181fdaa12a3dc560957e22be5a332378e8f488 --- /dev/null +++ b/shhs_visit2/shhs2-203406/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833c5f99a79c134f04257841260c16ee0219f94e5f08b96ec4b859f51b1a7518 +size 1260128 diff --git a/shhs_visit2/shhs2-203406/labels.meta.json b/shhs_visit2/shhs2-203406/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..635098865ca9bb675cc420e534f5d3598c346d41 --- /dev/null +++ b/shhs_visit2/shhs2-203406/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203406", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:10.895687+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203406/labels.npy b/shhs_visit2/shhs2-203406/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..17dc6ad19a62f68d461951c6caecca61f4f1c720 --- /dev/null +++ b/shhs_visit2/shhs2-203406/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c37e9e2384debb6772e79ae65a808daf41d214ff7db6175212ddc70caa0d0a +size 2648 diff --git a/shhs_visit2/shhs2-203407/embeddings.meta.json b/shhs_visit2/shhs2-203407/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..025e43599b4cc251cfd89728af5543ed2a4dd3d2 --- /dev/null +++ b/shhs_visit2/shhs2-203407/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203407", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:12.138158+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203407/embeddings.npy b/shhs_visit2/shhs2-203407/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a45bd7ef94bdd8cd46716458780fa94e4a06961 --- /dev/null +++ b/shhs_visit2/shhs2-203407/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e162909431143895f48d2da05b8cb7bfab8e522a77148839e736fdf6dff7226a +size 1200128 diff --git a/shhs_visit2/shhs2-203407/labels.meta.json b/shhs_visit2/shhs2-203407/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..868a3ef748b1e2c574d2bda13ad0fd4d8a2cd732 --- /dev/null +++ b/shhs_visit2/shhs2-203407/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203407", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:12.142214+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203407/labels.npy b/shhs_visit2/shhs2-203407/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..36e535e3a71bc31602ec6bf0f8e18c4cf232fdc4 --- /dev/null +++ b/shhs_visit2/shhs2-203407/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568ba7d30d4d2b85623a211aff2c03cb6177f4b202b49a718d6bcdb99cf1e57e +size 2528 diff --git a/shhs_visit2/shhs2-203409/embeddings.meta.json b/shhs_visit2/shhs2-203409/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e654d2bb7abea063e9ca5369da46274f7dddbd55 --- /dev/null +++ b/shhs_visit2/shhs2-203409/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203409", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:12.728624+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203409/embeddings.npy b/shhs_visit2/shhs2-203409/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d9fe4255626847890bcea76d4cd81687d61939f --- /dev/null +++ b/shhs_visit2/shhs2-203409/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6db9d4fdd83e1e92883ac91e0cccb3738046a4849944340788a8ec1b8aa62be +size 1200128 diff --git a/shhs_visit2/shhs2-203409/labels.meta.json b/shhs_visit2/shhs2-203409/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f7f3b0457a787e25a6becbeef62306160894c27e --- /dev/null +++ b/shhs_visit2/shhs2-203409/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203409", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:12.732609+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203409/labels.npy b/shhs_visit2/shhs2-203409/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e08f914dd59a1f53d1328452634bcdd079d4e031 --- /dev/null +++ b/shhs_visit2/shhs2-203409/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de04af433ce1a32cc5ea7fbfe316f8e6ddd21334deb007ba36ff224cb815a3c +size 2528 diff --git a/shhs_visit2/shhs2-203410/embeddings.meta.json b/shhs_visit2/shhs2-203410/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5e607a63231069b586a293cb7420574830b95f9 --- /dev/null +++ b/shhs_visit2/shhs2-203410/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203410", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:14.483522+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203410/embeddings.npy b/shhs_visit2/shhs2-203410/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b111340da05c772d0fe557f0183dc6d8322a43a0 --- /dev/null +++ b/shhs_visit2/shhs2-203410/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1893094cd4602ee308d61197868e780a10b5f2ba631fb4c26de813d1a65e5b0 +size 1364128 diff --git a/shhs_visit2/shhs2-203410/labels.meta.json b/shhs_visit2/shhs2-203410/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5440a3f541db13bcd18650b283b0e99d1c8638b --- /dev/null +++ b/shhs_visit2/shhs2-203410/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203410", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:14.485941+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203410/labels.npy b/shhs_visit2/shhs2-203410/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd83fd6fe04c214a42a5080e9cb159da623a7fad --- /dev/null +++ b/shhs_visit2/shhs2-203410/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a597577c519a6fe6cb8ddc4c65dc9be917286476762b07c78dc64c101208f154 +size 2856 diff --git a/shhs_visit2/shhs2-203411/embeddings.meta.json b/shhs_visit2/shhs2-203411/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f5f6f5b7f13d41cb52274c098314ab843f1bf36 --- /dev/null +++ b/shhs_visit2/shhs2-203411/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203411", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:29:15.667630+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203411/embeddings.npy b/shhs_visit2/shhs2-203411/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec9abe7cb80299280a7da54f937a1b4f11665e09 --- /dev/null +++ b/shhs_visit2/shhs2-203411/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06ef25b5be8687ad7f481fff9beed37460ade3bf8efafc6adb8a00999f34e07 +size 1078128 diff --git a/shhs_visit2/shhs2-203411/labels.meta.json b/shhs_visit2/shhs2-203411/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a179777c10195744afae52928c3135106662d03 --- /dev/null +++ b/shhs_visit2/shhs2-203411/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203411", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:29:15.671170+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203411/labels.npy b/shhs_visit2/shhs2-203411/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7c7ab60f069dbea7226e303fbbca82b6051fd8b --- /dev/null +++ b/shhs_visit2/shhs2-203411/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f4f9f43e98007afe978165c6780f3a708355da7423f6afa0b16f13fc266155 +size 2284 diff --git a/shhs_visit2/shhs2-203412/embeddings.meta.json b/shhs_visit2/shhs2-203412/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc4fc566c1984e22e88ebe2f513e9f5cdc8539ca --- /dev/null +++ b/shhs_visit2/shhs2-203412/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203412", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:17.189989+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203412/embeddings.npy b/shhs_visit2/shhs2-203412/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1fb949b95c221004fa418f3b4d93f33ea97124ba --- /dev/null +++ b/shhs_visit2/shhs2-203412/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b4284bd891ae42108ae06a35a3f4bdc18d4f440e7b4c93968954fb84bc97e5 +size 1320128 diff --git a/shhs_visit2/shhs2-203412/labels.meta.json b/shhs_visit2/shhs2-203412/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5eea5134e6d122604d979c2d1491fbde8880cb25 --- /dev/null +++ b/shhs_visit2/shhs2-203412/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203412", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:17.193519+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203412/labels.npy b/shhs_visit2/shhs2-203412/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..73c833ec136d1f3415002442a51d2e6975eb622d --- /dev/null +++ b/shhs_visit2/shhs2-203412/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4548e6ad68304bc722443899051d7efa7d5e90cf8da684c8f4e110f628fab81c +size 2768 diff --git a/shhs_visit2/shhs2-203414/embeddings.meta.json b/shhs_visit2/shhs2-203414/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..588646f43531667f143a3c18edb1b7256f980bcc --- /dev/null +++ b/shhs_visit2/shhs2-203414/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203414", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:18.587149+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203414/embeddings.npy b/shhs_visit2/shhs2-203414/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee34870507b931f6a2ea5ddbfd9a392b0b6bb453 --- /dev/null +++ b/shhs_visit2/shhs2-203414/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fb6e2d03f1e34aa9b39d9a23c51b904623434fc8957e034eaf0c2ada91a893 +size 1260128 diff --git a/shhs_visit2/shhs2-203414/labels.meta.json b/shhs_visit2/shhs2-203414/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8eda90697e0127bc9235097eee0ec3084015f88 --- /dev/null +++ b/shhs_visit2/shhs2-203414/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203414", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:18.590542+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203414/labels.npy b/shhs_visit2/shhs2-203414/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f8d90f4324dc92aae92a631db68990d7c8141b9 --- /dev/null +++ b/shhs_visit2/shhs2-203414/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91d0cc82b4ff28f3889d7d502ee015bc0b075b60ade5177aee243c108925555 +size 2648 diff --git a/shhs_visit2/shhs2-203418/embeddings.meta.json b/shhs_visit2/shhs2-203418/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ad6620f438e691abf22c0c0d17ec1d6f0267dd2 --- /dev/null +++ b/shhs_visit2/shhs2-203418/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203418", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:20.218568+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203418/embeddings.npy b/shhs_visit2/shhs2-203418/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94add44b7dd3812a4c220db5fabcb0f8dee94a3f --- /dev/null +++ b/shhs_visit2/shhs2-203418/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4058c7f888921d9c84ae0cb22ec047c0b89165ec5f5bde25b4ac6212a62aa9 +size 1364128 diff --git a/shhs_visit2/shhs2-203418/labels.meta.json b/shhs_visit2/shhs2-203418/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a675d2ea8376f069917a2fd46623a9e8acabbd3f --- /dev/null +++ b/shhs_visit2/shhs2-203418/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203418", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:20.222451+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203418/labels.npy b/shhs_visit2/shhs2-203418/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba6d1e91c5615f1fb152a095f9839e793cb840cc --- /dev/null +++ b/shhs_visit2/shhs2-203418/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c929d5f6ffe301cb35b02fa0e2c3f50af9b7f75b321363a47b23fffc6614577 +size 2856 diff --git a/shhs_visit2/shhs2-203419/embeddings.meta.json b/shhs_visit2/shhs2-203419/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63f21ea11a8c63d6907a3cc07a32202514dd39c1 --- /dev/null +++ b/shhs_visit2/shhs2-203419/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203419", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:29:22.352358+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203419/embeddings.npy b/shhs_visit2/shhs2-203419/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3d073b3816ed17a729f81cc99b53d4d3d1a44e4 --- /dev/null +++ b/shhs_visit2/shhs2-203419/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d957d8ff4ee39f7b4490ae80b48d60f6f5c988e86b31de37aa326b7b114cf597 +size 1198128 diff --git a/shhs_visit2/shhs2-203419/labels.meta.json b/shhs_visit2/shhs2-203419/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f082a59ac0b21a3b577d7bf8342b67043bcc1b32 --- /dev/null +++ b/shhs_visit2/shhs2-203419/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203419", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:29:22.357178+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203419/labels.npy b/shhs_visit2/shhs2-203419/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..03ad25e871482e476d67a538d680bb950224d36f --- /dev/null +++ b/shhs_visit2/shhs2-203419/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6dae628bf85bd7416cd96a46faf5ccb7d6548ee7c2deb90958cb1557fad4cdc +size 2524 diff --git a/shhs_visit2/shhs2-203423/embeddings.meta.json b/shhs_visit2/shhs2-203423/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..198494c7bd8db8d9c1306b6b87a6dabe02ebeda5 --- /dev/null +++ b/shhs_visit2/shhs2-203423/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203423", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:29:23.819240+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203423/embeddings.npy b/shhs_visit2/shhs2-203423/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba326805d2587f26b918e76fb428895d3cae690f --- /dev/null +++ b/shhs_visit2/shhs2-203423/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3614d1b5c528ed3be5528407f709146dc3b599d1d5f8abd73ea60cf14b744f96 +size 1258128 diff --git a/shhs_visit2/shhs2-203423/labels.meta.json b/shhs_visit2/shhs2-203423/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f1b19116966b7df3484e8b1607d7a5a48ac0cc5 --- /dev/null +++ b/shhs_visit2/shhs2-203423/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203423", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:29:23.823224+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203423/labels.npy b/shhs_visit2/shhs2-203423/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ad444fc5d15e40f15bb5121ca6da4870bd4826d --- /dev/null +++ b/shhs_visit2/shhs2-203423/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64b66e77b0c04d7d5140fb4ba063199c503fc0b8c2f26fb49527c98d8a3a54b +size 2644 diff --git a/shhs_visit2/shhs2-203424/embeddings.meta.json b/shhs_visit2/shhs2-203424/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68976d2e3b6ca765dd5fe519db68ad12fa677014 --- /dev/null +++ b/shhs_visit2/shhs2-203424/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203424", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:24.435216+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203424/embeddings.npy b/shhs_visit2/shhs2-203424/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cf8a0d22d2cffa953dba8249620acbd9a7ac8ce --- /dev/null +++ b/shhs_visit2/shhs2-203424/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22d9f723675740da643ee8f7fa622fd9266f4c5e9335ba83f2c1fd84ef62cf4 +size 1260128 diff --git a/shhs_visit2/shhs2-203424/labels.meta.json b/shhs_visit2/shhs2-203424/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42d28cac389ffd77ee49bdf65d8917dd354903dc --- /dev/null +++ b/shhs_visit2/shhs2-203424/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203424", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:24.438733+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203424/labels.npy b/shhs_visit2/shhs2-203424/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b7b1f1dfbaf8616a077aeaa70f4ec147e9a6fd2 --- /dev/null +++ b/shhs_visit2/shhs2-203424/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b01ebcf48523a305c117f447feaabae696a27b6bef337b8062acf50525dd0f9 +size 2648 diff --git a/shhs_visit2/shhs2-203426/embeddings.meta.json b/shhs_visit2/shhs2-203426/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03179ef348b30cf5fbcc84b3c7110d1b91a0f590 --- /dev/null +++ b/shhs_visit2/shhs2-203426/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203426", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:26.105271+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203426/embeddings.npy b/shhs_visit2/shhs2-203426/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e82be21e56f15445739b37f960bdaf3881eaf838 --- /dev/null +++ b/shhs_visit2/shhs2-203426/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04268835c5c8e463488336254b3851616c187fd63555935f0592c49b3870f6c +size 1364128 diff --git a/shhs_visit2/shhs2-203426/labels.meta.json b/shhs_visit2/shhs2-203426/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01b068ee3fc319b595acc6610ccf9aa35a97c6c0 --- /dev/null +++ b/shhs_visit2/shhs2-203426/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203426", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:26.109165+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203426/labels.npy b/shhs_visit2/shhs2-203426/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c823c4904078f4f24520a534a7231f5fbd3a1f4 --- /dev/null +++ b/shhs_visit2/shhs2-203426/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee32fad628b1c4cbee89888c2e3f176e9047f24cf14848a54d2be7a5e0164eec +size 2856 diff --git a/shhs_visit2/shhs2-203427/embeddings.meta.json b/shhs_visit2/shhs2-203427/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32dfdc99e9ae99bfd6e0785a14f2dc1056768024 --- /dev/null +++ b/shhs_visit2/shhs2-203427/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203427", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:29:26.668314+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203427/embeddings.npy b/shhs_visit2/shhs2-203427/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1019b805a7aa1ed0c8e3d6b5123c6de8a6adda7b --- /dev/null +++ b/shhs_visit2/shhs2-203427/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d4f52b5ace4f7f84b7203029dec59ca1524384fd8a4351015d0bd7ee7871fc +size 1140128 diff --git a/shhs_visit2/shhs2-203427/labels.meta.json b/shhs_visit2/shhs2-203427/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c672fe134b01a5f0dbd18ae2cd3e4609ef6d1441 --- /dev/null +++ b/shhs_visit2/shhs2-203427/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203427", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:29:26.671887+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203427/labels.npy b/shhs_visit2/shhs2-203427/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..002d6086f2e5f129d3908932c1f8ff8781613e8a --- /dev/null +++ b/shhs_visit2/shhs2-203427/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f81a37e509784f0fe7b9cbbf2fe1d9beeeca787667c3a5c1cda57dd104f22f +size 2408 diff --git a/shhs_visit2/shhs2-203428/embeddings.meta.json b/shhs_visit2/shhs2-203428/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f60ef10cf3870da83d0884b6f5f2be2f61b7b27b --- /dev/null +++ b/shhs_visit2/shhs2-203428/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203428", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:27.904207+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203428/embeddings.npy b/shhs_visit2/shhs2-203428/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..49c9c2a16daf8b7e60aa0037d3fb6bef3ab5dc91 --- /dev/null +++ b/shhs_visit2/shhs2-203428/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37446c33936b63c6b5b2fd9b7b6abe0bbb5f31273412f28caec8a022397b559 +size 1080128 diff --git a/shhs_visit2/shhs2-203428/labels.meta.json b/shhs_visit2/shhs2-203428/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a2df0a5fbd4e529e88669105e47ac5361ccf3c9 --- /dev/null +++ b/shhs_visit2/shhs2-203428/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203428", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:27.909445+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203428/labels.npy b/shhs_visit2/shhs2-203428/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2fefeb7864f7e40e21c49decfb6ce530ea3c6bcf --- /dev/null +++ b/shhs_visit2/shhs2-203428/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c633493bd5df65906da06141fbd6af43628eb9276be2b89ef9f204b4793796c +size 2288 diff --git a/shhs_visit2/shhs2-203429/embeddings.meta.json b/shhs_visit2/shhs2-203429/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..771ea141afb36500691932479da0b1aac90af65c --- /dev/null +++ b/shhs_visit2/shhs2-203429/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203429", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:28.523050+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203429/embeddings.npy b/shhs_visit2/shhs2-203429/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a169063fda9ba0e5dc6125292e37ec961ab7a6c4 --- /dev/null +++ b/shhs_visit2/shhs2-203429/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7cb78c08de2828d8bfb299261d3fafe7a2bd2c724d70a68205fc719d4348e5 +size 1320128 diff --git a/shhs_visit2/shhs2-203429/labels.meta.json b/shhs_visit2/shhs2-203429/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3d48414f8a3e6f15df05494bfb3b0d68877669d --- /dev/null +++ b/shhs_visit2/shhs2-203429/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203429", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:28.526547+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203429/labels.npy b/shhs_visit2/shhs2-203429/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef3264fddd261d2bdbe493d3232197fd250f453a --- /dev/null +++ b/shhs_visit2/shhs2-203429/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5313d44048c9f3701b3faf90c3c3e7f4892657f2bde14fb5ad1dcba65a4f9623 +size 2768 diff --git a/shhs_visit2/shhs2-203430/embeddings.meta.json b/shhs_visit2/shhs2-203430/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e0a6bcb7e4c4c0b1f1025bd33eea48c420dc335 --- /dev/null +++ b/shhs_visit2/shhs2-203430/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203430", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:29.964518+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203430/embeddings.npy b/shhs_visit2/shhs2-203430/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f264e952c1db7eb6ffba8b1983ac4deb7de97c77 --- /dev/null +++ b/shhs_visit2/shhs2-203430/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26da50ba3597d7f4238d36bc6e9f085505682af4b8e2e42a110d87e090eff6b +size 1320128 diff --git a/shhs_visit2/shhs2-203430/labels.meta.json b/shhs_visit2/shhs2-203430/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b7945c1ea6c97dcce34042ce4d0c3ca440f9bb6 --- /dev/null +++ b/shhs_visit2/shhs2-203430/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203430", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:29.967979+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203430/labels.npy b/shhs_visit2/shhs2-203430/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..937f3425eecb354e6a83495796f41e91baf48b4a --- /dev/null +++ b/shhs_visit2/shhs2-203430/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd1dd1a0bebe16e44133904f48df9ba2b91bbe4a21282bef90142e87ba849dd +size 2768 diff --git a/shhs_visit2/shhs2-203433/embeddings.meta.json b/shhs_visit2/shhs2-203433/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f09ed84b8d7dce306aa136b6878249606756f8d2 --- /dev/null +++ b/shhs_visit2/shhs2-203433/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203433", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:31.549686+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203433/embeddings.npy b/shhs_visit2/shhs2-203433/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cd464e946553862cd45b66dbf141a5893a9a7b1 --- /dev/null +++ b/shhs_visit2/shhs2-203433/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b7578484dd3031339a333d357b584dde083c6f5334ee17ed58dfd0638f7ce8 +size 1364128 diff --git a/shhs_visit2/shhs2-203433/labels.meta.json b/shhs_visit2/shhs2-203433/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc6340f90b41489ca18035d2ee7b89326c5bb421 --- /dev/null +++ b/shhs_visit2/shhs2-203433/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203433", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:31.554131+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203433/labels.npy b/shhs_visit2/shhs2-203433/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..65b66633a49956586cbcb20af5d0eca9ad744e35 --- /dev/null +++ b/shhs_visit2/shhs2-203433/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b7e86e5bddca1fc5177bfeee1c57cfba0f1a5715773653afa67273192d68bf +size 2856 diff --git a/shhs_visit2/shhs2-203439/embeddings.meta.json b/shhs_visit2/shhs2-203439/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..010c5bb970aa9cb8e3cee899f489702fe8011c7b --- /dev/null +++ b/shhs_visit2/shhs2-203439/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203439", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:29:32.885663+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203439/embeddings.npy b/shhs_visit2/shhs2-203439/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6291342e7f36c4c8fbaee61eedc774632dd16dfe --- /dev/null +++ b/shhs_visit2/shhs2-203439/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6bd3d752e2ff7d05b751efd0c74f0fed2ed0b04c533013521f2bc4fd084bb5 +size 1110128 diff --git a/shhs_visit2/shhs2-203439/labels.meta.json b/shhs_visit2/shhs2-203439/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f4d4a7d0010c8a270491d36bcbd57b3f7cf7b38 --- /dev/null +++ b/shhs_visit2/shhs2-203439/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203439", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:29:32.889428+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203439/labels.npy b/shhs_visit2/shhs2-203439/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..092a41908e37cfbc495c0ffb2bbccbfc7502ad85 --- /dev/null +++ b/shhs_visit2/shhs2-203439/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc930c832240f793520b49aad5f3e8da1da9755537489f8157b0b8f93ab59d9 +size 2348 diff --git a/shhs_visit2/shhs2-203440/embeddings.meta.json b/shhs_visit2/shhs2-203440/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..253cd6a920187240a6206c4d56fae83e9bf20539 --- /dev/null +++ b/shhs_visit2/shhs2-203440/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203440", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:33.504193+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203440/embeddings.npy b/shhs_visit2/shhs2-203440/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a9c424c0aa645872916b0f7efaf627b7dafe81f --- /dev/null +++ b/shhs_visit2/shhs2-203440/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a394ec4acc382e97e8ed33362c77072d01b2d303625cddcf41f6df46cf6e91d0 +size 1260128 diff --git a/shhs_visit2/shhs2-203440/labels.meta.json b/shhs_visit2/shhs2-203440/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76d54390706e8ccc9ea4a88f150146ff3bf8be8f --- /dev/null +++ b/shhs_visit2/shhs2-203440/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203440", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:33.508665+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203440/labels.npy b/shhs_visit2/shhs2-203440/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..993fbbd333194f4eec1b09a76e1e89124905cad0 --- /dev/null +++ b/shhs_visit2/shhs2-203440/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbfda2d62d372dcfdcbfd75cbfc7b8b1dc239eb5cdedf007c6aeb9c4cd48598a +size 2648 diff --git a/shhs_visit2/shhs2-203442/embeddings.meta.json b/shhs_visit2/shhs2-203442/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd1dff24ca5bd8f30ed113b2866b858d3ffc4f86 --- /dev/null +++ b/shhs_visit2/shhs2-203442/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203442", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:34.821737+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203442/embeddings.npy b/shhs_visit2/shhs2-203442/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd9a0095a03cfe5e3f8a63e2397c56b645c50a30 --- /dev/null +++ b/shhs_visit2/shhs2-203442/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9273436e873968a6e789c476edf5fe673ea9ac5521937f3bf13050eeab2ec817 +size 1200128 diff --git a/shhs_visit2/shhs2-203442/labels.meta.json b/shhs_visit2/shhs2-203442/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd66965838a5272f00e3110dd37aa7a116e7f0b1 --- /dev/null +++ b/shhs_visit2/shhs2-203442/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203442", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:34.824770+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203442/labels.npy b/shhs_visit2/shhs2-203442/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f20f9fa857b7e4374e9f1fae5674b55e6ffb7f68 --- /dev/null +++ b/shhs_visit2/shhs2-203442/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa80557526b38618e61fdc2067062d55b07969f9ff1e227bac0ec2af4392c25 +size 2528 diff --git a/shhs_visit2/shhs2-203443/embeddings.meta.json b/shhs_visit2/shhs2-203443/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdd936e5b188891d03d94a36a9684542d472115e --- /dev/null +++ b/shhs_visit2/shhs2-203443/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203443", + "embedding_dim": 500, + "n_epochs": 1010, + "created_utc": "2026-05-03T18:29:36.017136+00:00", + "shape": [ + 1010, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203443/embeddings.npy b/shhs_visit2/shhs2-203443/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15cd6020ed4b527de0c4c67ca2633290e3d10f72 --- /dev/null +++ b/shhs_visit2/shhs2-203443/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e537a6533ee7c42345a86456bf6ae0775a7bd14cef6172730f63ab93156ff7 +size 1010128 diff --git a/shhs_visit2/shhs2-203443/labels.meta.json b/shhs_visit2/shhs2-203443/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3efe30ce48afde3c2493ed247a0b4312d345494 --- /dev/null +++ b/shhs_visit2/shhs2-203443/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203443", + "n_epochs": 1010, + "created_utc": "2026-05-03T18:29:36.020896+00:00", + "shape": [ + 1010 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203443/labels.npy b/shhs_visit2/shhs2-203443/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..13e3839c64bfc8b4b744e3f5c6faad91b30115b2 --- /dev/null +++ b/shhs_visit2/shhs2-203443/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278b4ac4c4962da5aa8d2bcce4a0515615923d6e316273f4779cd95fa7ad71d7 +size 2148 diff --git a/shhs_visit2/shhs2-203444/embeddings.meta.json b/shhs_visit2/shhs2-203444/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7011dcec0b278d7a3b00e4994ad5e48b7d4dee7a --- /dev/null +++ b/shhs_visit2/shhs2-203444/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203444", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:36.607304+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203444/embeddings.npy b/shhs_visit2/shhs2-203444/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0fe42646c7bb03779a5430028f4b0f1764aea28a --- /dev/null +++ b/shhs_visit2/shhs2-203444/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9882c3dfda901baba5bae70cadbfc9efe01154c3d7323c9c432be383a4557d5d +size 1200128 diff --git a/shhs_visit2/shhs2-203444/labels.meta.json b/shhs_visit2/shhs2-203444/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4655e37f7791afb01ed7089c15d48b60ac4773e0 --- /dev/null +++ b/shhs_visit2/shhs2-203444/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203444", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:29:36.610907+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203444/labels.npy b/shhs_visit2/shhs2-203444/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa051d56f3929c9ff49fe3d0977435ece2253584 --- /dev/null +++ b/shhs_visit2/shhs2-203444/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7054902f911ace8f0a204803b797a70c9cbb20ca278d0dd5dd3e9b551d805ffb +size 2528 diff --git a/shhs_visit2/shhs2-203445/embeddings.meta.json b/shhs_visit2/shhs2-203445/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11cc267765d10e880395fdc8cab7ff2e80590af5 --- /dev/null +++ b/shhs_visit2/shhs2-203445/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203445", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:37.780413+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203445/embeddings.npy b/shhs_visit2/shhs2-203445/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3e1aa140374da724cc1ed524e71f80cd7c2b3ae --- /dev/null +++ b/shhs_visit2/shhs2-203445/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b872eccacadbeef7ea895503c6924d3f9d6818032f535fc2930e7ce69b444645 +size 1080128 diff --git a/shhs_visit2/shhs2-203445/labels.meta.json b/shhs_visit2/shhs2-203445/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9468dcc10ac4164a4ef38b3cecd4aaff792c4730 --- /dev/null +++ b/shhs_visit2/shhs2-203445/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203445", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:37.784366+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203445/labels.npy b/shhs_visit2/shhs2-203445/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..923b71617715af39571078a7c7d6f3e022bacde7 --- /dev/null +++ b/shhs_visit2/shhs2-203445/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b00d05e3fe5eed5a72bec3cb6ccedc5d1f09da98177e60114b391487a0cf8b +size 2288 diff --git a/shhs_visit2/shhs2-203446/embeddings.meta.json b/shhs_visit2/shhs2-203446/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..087b163707be5249ef36bb1c4038673a03e65d87 --- /dev/null +++ b/shhs_visit2/shhs2-203446/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203446", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:39.196927+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203446/embeddings.npy b/shhs_visit2/shhs2-203446/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1e1ca670c66875b6efad3cc58f51c80159fc0dc --- /dev/null +++ b/shhs_visit2/shhs2-203446/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca7413866017585810eeb174ed23b75a7e81b7d1b5ae6f501c99c5b4e5ef8cc +size 1320128 diff --git a/shhs_visit2/shhs2-203446/labels.meta.json b/shhs_visit2/shhs2-203446/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ccc5490e26e4831f8216a7ef3467e47bbdff4f50 --- /dev/null +++ b/shhs_visit2/shhs2-203446/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203446", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:39.200831+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203446/labels.npy b/shhs_visit2/shhs2-203446/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f91bd3859c846cc06ca7fe7174299b0e17126dfd --- /dev/null +++ b/shhs_visit2/shhs2-203446/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1368cc2d0b994d34abe97470abd4fb07fc298764cb028ccc37085b460d4631 +size 2768 diff --git a/shhs_visit2/shhs2-203447/embeddings.meta.json b/shhs_visit2/shhs2-203447/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3858917c0b57dc2e63274fe378b816236c852ee1 --- /dev/null +++ b/shhs_visit2/shhs2-203447/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203447", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:40.309402+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203447/embeddings.npy b/shhs_visit2/shhs2-203447/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9809673b531a186ad7462b540e17b1ce72e5c318 --- /dev/null +++ b/shhs_visit2/shhs2-203447/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a7548de5eee43373955b26824c12c0a7a2321bc99c3ff28458859a8ab3b0c0 +size 1080128 diff --git a/shhs_visit2/shhs2-203447/labels.meta.json b/shhs_visit2/shhs2-203447/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1790eb45f6e362217584fd99699f71defa8206bf --- /dev/null +++ b/shhs_visit2/shhs2-203447/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203447", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:40.312985+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203447/labels.npy b/shhs_visit2/shhs2-203447/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c233eb6c55185a86b74b4c33ba5ff0662cc78ef2 --- /dev/null +++ b/shhs_visit2/shhs2-203447/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49574a9b813213a65b6284a46f5f929314ef1811863f55536db8ed6369cc59f +size 2288 diff --git a/shhs_visit2/shhs2-203448/embeddings.meta.json b/shhs_visit2/shhs2-203448/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2ff9cd58c654578a0108975c4f75fb1a8afdcff --- /dev/null +++ b/shhs_visit2/shhs2-203448/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203448", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:41.822651+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203448/embeddings.npy b/shhs_visit2/shhs2-203448/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9987459a4b7c6f6bb829f85567120b0452d6533 --- /dev/null +++ b/shhs_visit2/shhs2-203448/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6ce96de7af15ed6d3fef93334cbacddc16ce4a4c262aa7d10fb36f71f1dff68 +size 1364128 diff --git a/shhs_visit2/shhs2-203448/labels.meta.json b/shhs_visit2/shhs2-203448/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c62baa6ded9ee9288e15327cf229cff94a6232b5 --- /dev/null +++ b/shhs_visit2/shhs2-203448/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203448", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:41.826580+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203448/labels.npy b/shhs_visit2/shhs2-203448/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccd533ad467b8d928303fa4d5ed02f96e2de7b82 --- /dev/null +++ b/shhs_visit2/shhs2-203448/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4049d08d513edd25080e5869316ebdc52ada8a89122aa20b4590ab3cd103d16f +size 2856 diff --git a/shhs_visit2/shhs2-203450/embeddings.meta.json b/shhs_visit2/shhs2-203450/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24216e8eaad4c2c00c0f086df9c05d4873477cb8 --- /dev/null +++ b/shhs_visit2/shhs2-203450/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203450", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:43.172009+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203450/embeddings.npy b/shhs_visit2/shhs2-203450/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd426f7d0981a1816020e9395e80f8d13ab212bc --- /dev/null +++ b/shhs_visit2/shhs2-203450/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915073c288b12ca2d40532bb9591dba7f0cbeb9b7d4f422ea51c7f50fe13620d +size 1260128 diff --git a/shhs_visit2/shhs2-203450/labels.meta.json b/shhs_visit2/shhs2-203450/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ab83866a93ad1c013b4321a414e7d4867ce8f4a --- /dev/null +++ b/shhs_visit2/shhs2-203450/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203450", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:43.176166+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203450/labels.npy b/shhs_visit2/shhs2-203450/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47ea7d2a3d0794183afbf53af5611b02f71d0b2e --- /dev/null +++ b/shhs_visit2/shhs2-203450/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93771ace1e2649dcf7369e45d488b1c964ab20b869db2dc334cd12a3a62868f +size 2648 diff --git a/shhs_visit2/shhs2-203451/embeddings.meta.json b/shhs_visit2/shhs2-203451/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1fe2e7832e9295d78890e2151911d5f63f732ac --- /dev/null +++ b/shhs_visit2/shhs2-203451/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203451", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:44.795097+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203451/embeddings.npy b/shhs_visit2/shhs2-203451/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ff2fcdb77ffe606d824b97706ae1cbb706c473e --- /dev/null +++ b/shhs_visit2/shhs2-203451/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41bbd0202d4a8d672b86bf644a7293c55698d01e1a0db0dc5920c85f9db26e8 +size 1364128 diff --git a/shhs_visit2/shhs2-203451/labels.meta.json b/shhs_visit2/shhs2-203451/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..026a2b723be7a9c5306350f767ac89f26d306776 --- /dev/null +++ b/shhs_visit2/shhs2-203451/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203451", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:44.798948+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203451/labels.npy b/shhs_visit2/shhs2-203451/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebd39e022422a221f902671fc68dc6a962771a9b --- /dev/null +++ b/shhs_visit2/shhs2-203451/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81a294e7fb35870dd076aa9c339b0ede3ef39829835eea648c81c6f73c44745 +size 2856 diff --git a/shhs_visit2/shhs2-203453/embeddings.meta.json b/shhs_visit2/shhs2-203453/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..568e222f9521e9aeb831d8a5bff443b55cf947cc --- /dev/null +++ b/shhs_visit2/shhs2-203453/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203453", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:46.240981+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203453/embeddings.npy b/shhs_visit2/shhs2-203453/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1e92355c8018fe377b129fcb530e43cb88cdf19 --- /dev/null +++ b/shhs_visit2/shhs2-203453/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b633fdf1bc9ae605f1a058367b7219fbb2a0c93155ce2c57679ca7b895b1e3b2 +size 1320128 diff --git a/shhs_visit2/shhs2-203453/labels.meta.json b/shhs_visit2/shhs2-203453/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d0e243ce40e50c5a1639e176d5536dbc929e8bc4 --- /dev/null +++ b/shhs_visit2/shhs2-203453/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203453", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:46.244612+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203453/labels.npy b/shhs_visit2/shhs2-203453/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0dc6ad141e88f7d34eb8a5461805cfc8b92166ba --- /dev/null +++ b/shhs_visit2/shhs2-203453/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5578a1b72777169cf208a407876d55b93c22e3edd2b429814e6f58f49d1f67 +size 2768 diff --git a/shhs_visit2/shhs2-203454/embeddings.meta.json b/shhs_visit2/shhs2-203454/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91c5975deab204b6d0b115311e53b21e92938a1c --- /dev/null +++ b/shhs_visit2/shhs2-203454/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203454", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:47.383360+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203454/embeddings.npy b/shhs_visit2/shhs2-203454/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ad645509bd3c13bd895242201a350ca0ecabbc1 --- /dev/null +++ b/shhs_visit2/shhs2-203454/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce068bdbc19754f60cb00f37369834e1d46b19b9725bfd57e718272212d68d6 +size 1080128 diff --git a/shhs_visit2/shhs2-203454/labels.meta.json b/shhs_visit2/shhs2-203454/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..26f2780bf1b745c2897b936584721984d5293407 --- /dev/null +++ b/shhs_visit2/shhs2-203454/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203454", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:29:47.387523+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203454/labels.npy b/shhs_visit2/shhs2-203454/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb005cd7b162c556ca802e53d11cce9be33e4242 --- /dev/null +++ b/shhs_visit2/shhs2-203454/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67078b4162fcfbac76ec80218e213e933429f4038fad7b428c46589f957fbe05 +size 2288 diff --git a/shhs_visit2/shhs2-203455/embeddings.meta.json b/shhs_visit2/shhs2-203455/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a51446196193321649860c5644f79531b3158a4a --- /dev/null +++ b/shhs_visit2/shhs2-203455/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203455", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:29:48.687954+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203455/embeddings.npy b/shhs_visit2/shhs2-203455/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..20ca00e48a6a995b0de584792ce144215168022c --- /dev/null +++ b/shhs_visit2/shhs2-203455/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94bf05ca7a4960c3470fa41921669b87006e53e5f138fe11352ad6366a8b263b +size 1170128 diff --git a/shhs_visit2/shhs2-203455/labels.meta.json b/shhs_visit2/shhs2-203455/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..06b975d8cfebde4fd7d10a98438af9dd3921debd --- /dev/null +++ b/shhs_visit2/shhs2-203455/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203455", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:29:48.691206+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203455/labels.npy b/shhs_visit2/shhs2-203455/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d3932d364c1d8ec3e3eb5d2f5e4c5e554a1c07d --- /dev/null +++ b/shhs_visit2/shhs2-203455/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5f629e06d6f00a7b38e79dbe7785706a4d4568531fe4f11e781b9cf66e1dc2 +size 2468 diff --git a/shhs_visit2/shhs2-203456/embeddings.meta.json b/shhs_visit2/shhs2-203456/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19563ba6b21fb12f4bef1080b308cda2f5f49a5b --- /dev/null +++ b/shhs_visit2/shhs2-203456/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203456", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:50.365393+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203456/embeddings.npy b/shhs_visit2/shhs2-203456/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae59fe54d2176a5f1f60d6c855f48684b08659d8 --- /dev/null +++ b/shhs_visit2/shhs2-203456/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da81afe33756c7644dc5b24f613555dcac5d61ab0e60630aa4b73462e68a376 +size 1364128 diff --git a/shhs_visit2/shhs2-203456/labels.meta.json b/shhs_visit2/shhs2-203456/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62d0083c21af3284d5fb0a869ac7ed4a63d37244 --- /dev/null +++ b/shhs_visit2/shhs2-203456/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203456", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:29:50.369282+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203456/labels.npy b/shhs_visit2/shhs2-203456/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..389a59c8520cff1819e9535cad16fb0fe9218570 --- /dev/null +++ b/shhs_visit2/shhs2-203456/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa18a90304926f1d25dbbdfa8b74a0db58675ad8f51ea2d8a79544b8390e3bd +size 2856 diff --git a/shhs_visit2/shhs2-203457/embeddings.meta.json b/shhs_visit2/shhs2-203457/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45c58683ed5cf00094029f1336fe63a90830d775 --- /dev/null +++ b/shhs_visit2/shhs2-203457/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203457", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:29:51.681309+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203457/embeddings.npy b/shhs_visit2/shhs2-203457/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fdf87fce231730429d2cbd665bd6668a05f9edcc --- /dev/null +++ b/shhs_visit2/shhs2-203457/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300faa1052901e639cd294ce12582749c884dd0fc854dbea6b7ce00ebc5a7dc8 +size 1190128 diff --git a/shhs_visit2/shhs2-203457/labels.meta.json b/shhs_visit2/shhs2-203457/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..012dd97fb3a75973430e8965a932a372d8fff99e --- /dev/null +++ b/shhs_visit2/shhs2-203457/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203457", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:29:51.684180+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203457/labels.npy b/shhs_visit2/shhs2-203457/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed9ac8ab313a70e31fbcd46e60b54e5fe3368b7c --- /dev/null +++ b/shhs_visit2/shhs2-203457/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:569c1dbd78fb5f5112c7e2c608e6a9eb6edeabfdff8dda2ca70e23f018f0ec9b +size 2508 diff --git a/shhs_visit2/shhs2-203460/embeddings.meta.json b/shhs_visit2/shhs2-203460/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b2b30ca199069724a0dc1f3d576ef348665b492 --- /dev/null +++ b/shhs_visit2/shhs2-203460/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203460", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:53.174918+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203460/embeddings.npy b/shhs_visit2/shhs2-203460/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fdc0648a10b6343bdefbf557072be9e68a8409aa --- /dev/null +++ b/shhs_visit2/shhs2-203460/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0c158251640f9e31f5e9496fcbd665d9983e8e9fefb5feea174ae071547229 +size 1320128 diff --git a/shhs_visit2/shhs2-203460/labels.meta.json b/shhs_visit2/shhs2-203460/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1566422e2ad996fd64758ac9767f5dae645907bc --- /dev/null +++ b/shhs_visit2/shhs2-203460/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203460", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:53.178610+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203460/labels.npy b/shhs_visit2/shhs2-203460/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..87c019eac0f6be28b3f6171f950ed60196c46520 --- /dev/null +++ b/shhs_visit2/shhs2-203460/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6006167f355e614e28f655c4c53d10280da9a1f101dbfe6eaba2248d52c42a +size 2768 diff --git a/shhs_visit2/shhs2-203461/embeddings.meta.json b/shhs_visit2/shhs2-203461/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65c4728e178a12737390b904d1fb5a29ab381f84 --- /dev/null +++ b/shhs_visit2/shhs2-203461/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203461", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:54.705507+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203461/embeddings.npy b/shhs_visit2/shhs2-203461/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e58b586b0c2b8951bc65f5f85e99db556e4601ca --- /dev/null +++ b/shhs_visit2/shhs2-203461/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8a7a12e691b215ecb2a0d574a048de569cf8a9c47fceab5674599cc1f9a4f1 +size 1320128 diff --git a/shhs_visit2/shhs2-203461/labels.meta.json b/shhs_visit2/shhs2-203461/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f656ad1d993dee42b351400671d0af4747fa1218 --- /dev/null +++ b/shhs_visit2/shhs2-203461/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203461", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:54.708879+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203461/labels.npy b/shhs_visit2/shhs2-203461/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e28e65ffa4f3668354c62c483871e6e4fc21dec2 --- /dev/null +++ b/shhs_visit2/shhs2-203461/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fbf031ae36c887fd5eb1e11813e9dc89c5c85af5ad024f846a826da701a2444 +size 2768 diff --git a/shhs_visit2/shhs2-203462/embeddings.meta.json b/shhs_visit2/shhs2-203462/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ec8d6d399f766e4e7a583068a6fa47501aa2511 --- /dev/null +++ b/shhs_visit2/shhs2-203462/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203462", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:56.127875+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203462/embeddings.npy b/shhs_visit2/shhs2-203462/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7cae45c43b60103292791251cba5d8a6ed67845b --- /dev/null +++ b/shhs_visit2/shhs2-203462/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a740cc163476d8435152d7b762025812c2834e6028e6d33d18f77ba8dd8905ce +size 1320128 diff --git a/shhs_visit2/shhs2-203462/labels.meta.json b/shhs_visit2/shhs2-203462/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..467a4cc4f385c80f159ab9e093e9abab4022b1c6 --- /dev/null +++ b/shhs_visit2/shhs2-203462/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203462", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:56.131670+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203462/labels.npy b/shhs_visit2/shhs2-203462/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c052077e10ee12dff7299a11883eea2da0642d1 --- /dev/null +++ b/shhs_visit2/shhs2-203462/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e72930edf7b857e46f1af3eb67f419d5bdf91fecfba2e3e55ba4e33898cdf8f +size 2768 diff --git a/shhs_visit2/shhs2-203463/embeddings.meta.json b/shhs_visit2/shhs2-203463/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b56ea33656cb1f4981b9eece85e751d307101d6 --- /dev/null +++ b/shhs_visit2/shhs2-203463/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203463", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:57.513244+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203463/embeddings.npy b/shhs_visit2/shhs2-203463/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..37e34bc3b16600f563bd70298bd29f148165c6ce --- /dev/null +++ b/shhs_visit2/shhs2-203463/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36509c70b994f62a446c2fd57346e58385ec71b31f78fe2bcdd787308517cce +size 1260128 diff --git a/shhs_visit2/shhs2-203463/labels.meta.json b/shhs_visit2/shhs2-203463/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c65c1a20dfc4678cc600f0c1021927d81b469b36 --- /dev/null +++ b/shhs_visit2/shhs2-203463/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203463", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:29:57.517127+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203463/labels.npy b/shhs_visit2/shhs2-203463/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..42ca0bd93f238e2ccac6275ec421f15a6fa6afe1 --- /dev/null +++ b/shhs_visit2/shhs2-203463/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f8635c55e5758930de87cb674d820b75e347908db114fd949830f7d01cdfc9 +size 2648 diff --git a/shhs_visit2/shhs2-203464/embeddings.meta.json b/shhs_visit2/shhs2-203464/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24f1fa0038505286aa94ba5088d46bf2e8ed0833 --- /dev/null +++ b/shhs_visit2/shhs2-203464/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203464", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:59.019343+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203464/embeddings.npy b/shhs_visit2/shhs2-203464/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..607408cf3c15118271cc37ad7de4ac941ae2dccb --- /dev/null +++ b/shhs_visit2/shhs2-203464/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d7932c35b103c56b0e0f4387d800aa36defc383bd80219fcb7f8cc8aad5a69 +size 1320128 diff --git a/shhs_visit2/shhs2-203464/labels.meta.json b/shhs_visit2/shhs2-203464/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9174bebfc12ec8f172c9bb03bc26114d9d766e83 --- /dev/null +++ b/shhs_visit2/shhs2-203464/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203464", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:29:59.023603+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203464/labels.npy b/shhs_visit2/shhs2-203464/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5bb69730c2413064a1da2cace62db86d69701e21 --- /dev/null +++ b/shhs_visit2/shhs2-203464/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0669d6e57117b31846bc017cf3d1ea662568d996ce4f17541030f6e6d474c3 +size 2768 diff --git a/shhs_visit2/shhs2-203465/embeddings.meta.json b/shhs_visit2/shhs2-203465/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85db2948028aea923d1ca5900021a628dff9053a --- /dev/null +++ b/shhs_visit2/shhs2-203465/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203465", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:30:00.175474+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203465/embeddings.npy b/shhs_visit2/shhs2-203465/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b6216c79fcd0f64f370cc29ed1310b7c755addd --- /dev/null +++ b/shhs_visit2/shhs2-203465/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc42c82fe2ae3a20071fcc4c77cb699b7cbdc68c4339aa0173e51afa11809301 +size 1020128 diff --git a/shhs_visit2/shhs2-203465/labels.meta.json b/shhs_visit2/shhs2-203465/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1760a290ded0037601cf572c972b0cb442faf29f --- /dev/null +++ b/shhs_visit2/shhs2-203465/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203465", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:30:00.179377+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203465/labels.npy b/shhs_visit2/shhs2-203465/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d40b7636c180f577d0a05ff22a60b5242cf672a --- /dev/null +++ b/shhs_visit2/shhs2-203465/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf137df30dd72b11125b3f6066aa8c1c872a7a10d97529fcf4a0c113e8fbf171 +size 2168 diff --git a/shhs_visit2/shhs2-203466/embeddings.meta.json b/shhs_visit2/shhs2-203466/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1375f7f125a473339f6d581fbff45428b09fb885 --- /dev/null +++ b/shhs_visit2/shhs2-203466/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203466", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:30:01.517273+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203466/embeddings.npy b/shhs_visit2/shhs2-203466/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..311c2f5ff13451cd07107f9ef9faf7ae9358dbcf --- /dev/null +++ b/shhs_visit2/shhs2-203466/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d6d8bb0efd004a71aeff82459ca625173ea87b6f34332ee37ac3e82fcf1b947 +size 1110128 diff --git a/shhs_visit2/shhs2-203466/labels.meta.json b/shhs_visit2/shhs2-203466/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b5ba968e9856686ea868a089887c255236e8157 --- /dev/null +++ b/shhs_visit2/shhs2-203466/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203466", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:30:01.520167+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203466/labels.npy b/shhs_visit2/shhs2-203466/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe068d425a41df71c130c0772989cca3c8331149 --- /dev/null +++ b/shhs_visit2/shhs2-203466/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3c14223e26269ce610ccc7ec1da9ec9821196573530279c2952c0b6f7d6843 +size 2348 diff --git a/shhs_visit2/shhs2-203469/embeddings.meta.json b/shhs_visit2/shhs2-203469/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a5bee20c50d3e104d9e0042694f7a1472e703afe --- /dev/null +++ b/shhs_visit2/shhs2-203469/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203469", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:03.188321+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203469/embeddings.npy b/shhs_visit2/shhs2-203469/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb655e9024791c562c61c46f7fa856bb22db19e6 --- /dev/null +++ b/shhs_visit2/shhs2-203469/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023fd3cbe450efacf8a3b9552326c4a428a48beafd3627431e819156a0c9b165 +size 1364128 diff --git a/shhs_visit2/shhs2-203469/labels.meta.json b/shhs_visit2/shhs2-203469/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72201ddcf9359a193ac0169424a02d7327f7652e --- /dev/null +++ b/shhs_visit2/shhs2-203469/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203469", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:03.192106+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203469/labels.npy b/shhs_visit2/shhs2-203469/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..46eccfce61d47d63883470aeaa9aa2dbfc7800f8 --- /dev/null +++ b/shhs_visit2/shhs2-203469/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4442bb01fe8ca17f57b7b4acb82b3a7f86ad8d777d17cf3b4c2f9a9600d9a0ce +size 2856 diff --git a/shhs_visit2/shhs2-203476/embeddings.meta.json b/shhs_visit2/shhs2-203476/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf67b9497868750809da9c59acae4eef4394679a --- /dev/null +++ b/shhs_visit2/shhs2-203476/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203476", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:04.499529+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203476/embeddings.npy b/shhs_visit2/shhs2-203476/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78808d51833ae2c85581aa4b7b06739b1dd79896 --- /dev/null +++ b/shhs_visit2/shhs2-203476/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674f85c4a90f667051ed5c0381ec076bc1a98f9be5712727efb3108e2733f951 +size 1200128 diff --git a/shhs_visit2/shhs2-203476/labels.meta.json b/shhs_visit2/shhs2-203476/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..66ba8eb7347aaea96fb0df989a61ecdc80552f6a --- /dev/null +++ b/shhs_visit2/shhs2-203476/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203476", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:04.503481+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203476/labels.npy b/shhs_visit2/shhs2-203476/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..902937453fc14d5d3e74265aa759cd5323faa044 --- /dev/null +++ b/shhs_visit2/shhs2-203476/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1ba5b69fe305ae12329c35f6985fe5dc9db91c0db6bb902d00449d4fe95739 +size 2528 diff --git a/shhs_visit2/shhs2-203478/embeddings.meta.json b/shhs_visit2/shhs2-203478/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38f5909974651d00bcf2c060f92a4843aeb5091c --- /dev/null +++ b/shhs_visit2/shhs2-203478/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203478", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:30:05.964546+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203478/embeddings.npy b/shhs_visit2/shhs2-203478/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f5580f0f13102ad6a1e3b0ac64309419c6058ed --- /dev/null +++ b/shhs_visit2/shhs2-203478/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd0d9b5579ccbb43c5132d27bb0a5f580a2ef2e3188e0bd76d9a10302c7aa1a +size 1258128 diff --git a/shhs_visit2/shhs2-203478/labels.meta.json b/shhs_visit2/shhs2-203478/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b3d867c199aefd6988ddcf8a90db7d887514230 --- /dev/null +++ b/shhs_visit2/shhs2-203478/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203478", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:30:05.968987+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203478/labels.npy b/shhs_visit2/shhs2-203478/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0adbd192079adf5b75373167cefdfdb6b8c5091 --- /dev/null +++ b/shhs_visit2/shhs2-203478/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e17f25c059829c45abcb88e09d3b503b9e524f1806465ff32829efa92fd665 +size 2644 diff --git a/shhs_visit2/shhs2-203481/embeddings.meta.json b/shhs_visit2/shhs2-203481/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b885d469827218ababc21ed195796cff71dc89e --- /dev/null +++ b/shhs_visit2/shhs2-203481/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203481", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:30:06.998623+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203481/embeddings.npy b/shhs_visit2/shhs2-203481/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e519e7d876995ee22369bb5df6afa8c98379c9fe --- /dev/null +++ b/shhs_visit2/shhs2-203481/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466e0d091d9a4a78ac9f489cf181b972bb30e83ed55996a60dafa60607c8b4ab +size 960128 diff --git a/shhs_visit2/shhs2-203481/labels.meta.json b/shhs_visit2/shhs2-203481/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9612ed359444efc170227ada2bfc836feb484174 --- /dev/null +++ b/shhs_visit2/shhs2-203481/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203481", + "n_epochs": 960, + "created_utc": "2026-05-03T18:30:07.003921+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203481/labels.npy b/shhs_visit2/shhs2-203481/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47eff6d958c44751ab277ead2e7db74b2a69716e --- /dev/null +++ b/shhs_visit2/shhs2-203481/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a17ff88fb02a5fcc58c3370a227525a252d13725765b0aca7b1daf517435e8 +size 2048 diff --git a/shhs_visit2/shhs2-203482/embeddings.meta.json b/shhs_visit2/shhs2-203482/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9431f88b61236d1adc82eb6a0b2623b6e0de20b4 --- /dev/null +++ b/shhs_visit2/shhs2-203482/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203482", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:08.433215+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203482/embeddings.npy b/shhs_visit2/shhs2-203482/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7a4e21563960c70aee079e3179c1725c01b08bb --- /dev/null +++ b/shhs_visit2/shhs2-203482/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f90d91953cdc428676707b02b1e5da685f4fcb92ac81f76a652da0ab1026c59 +size 1260128 diff --git a/shhs_visit2/shhs2-203482/labels.meta.json b/shhs_visit2/shhs2-203482/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..757b767c6bc2a9520c6b2ef51c17101904fd79f7 --- /dev/null +++ b/shhs_visit2/shhs2-203482/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203482", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:08.436974+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203482/labels.npy b/shhs_visit2/shhs2-203482/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5090913ce24f75184e40b535a5cff58c776b358c --- /dev/null +++ b/shhs_visit2/shhs2-203482/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01cb790ccebe14e6995ff96b36ec641f4ac074ff3d96251a6940b9b1968bc4af +size 2648 diff --git a/shhs_visit2/shhs2-203483/embeddings.meta.json b/shhs_visit2/shhs2-203483/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2926f37d9940234f6591cdace8b9b2a27db98b9e --- /dev/null +++ b/shhs_visit2/shhs2-203483/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203483", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:30:09.856955+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203483/embeddings.npy b/shhs_visit2/shhs2-203483/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3101ba2c88cd382694a54a7f79cd613690001221 --- /dev/null +++ b/shhs_visit2/shhs2-203483/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95a808e94458a732bd6549bcd74f6f69587ccdf1f8ec03081a8d6389d57f1ea +size 1168128 diff --git a/shhs_visit2/shhs2-203483/labels.meta.json b/shhs_visit2/shhs2-203483/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fd7e1985258ffbdde6767cd4bee3699acddcc0f --- /dev/null +++ b/shhs_visit2/shhs2-203483/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203483", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:30:09.860199+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203483/labels.npy b/shhs_visit2/shhs2-203483/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a845ff7132ead4e133e9512489245b5ec8d0b22 --- /dev/null +++ b/shhs_visit2/shhs2-203483/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f5927400a2599c61af593b990df21ecd613a01b4e1b5a7df369e54528f6854 +size 2464 diff --git a/shhs_visit2/shhs2-203484/embeddings.meta.json b/shhs_visit2/shhs2-203484/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1634b070d77a5a0b9e349d7bd37de7037abd720e --- /dev/null +++ b/shhs_visit2/shhs2-203484/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203484", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:30:11.506771+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203484/embeddings.npy b/shhs_visit2/shhs2-203484/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1faa2b222c8aabcb21c185d442fdd441d92f9c8a --- /dev/null +++ b/shhs_visit2/shhs2-203484/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f89860b5500f8176bd87d48a697811388d2db5f67276dbd11f14359bda49cb +size 1018128 diff --git a/shhs_visit2/shhs2-203484/labels.meta.json b/shhs_visit2/shhs2-203484/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d82c5e1fa87ed11a753e39f9c0e9068f423751ee --- /dev/null +++ b/shhs_visit2/shhs2-203484/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203484", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:30:11.512345+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203484/labels.npy b/shhs_visit2/shhs2-203484/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..197387a077d2391978e7bbbe7f678c7f4d913873 --- /dev/null +++ b/shhs_visit2/shhs2-203484/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433a37951a509fadae6383184e40e04849bb346fdaf13e34fcd9fefa586cc151 +size 2164 diff --git a/shhs_visit2/shhs2-203485/embeddings.meta.json b/shhs_visit2/shhs2-203485/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b90358fd9f7eda4c0ffd76b387fc02820ff76e19 --- /dev/null +++ b/shhs_visit2/shhs2-203485/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203485", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:12.871863+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203485/embeddings.npy b/shhs_visit2/shhs2-203485/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1723e443baa5b069a1e1bef3ca602611813bf8c --- /dev/null +++ b/shhs_visit2/shhs2-203485/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577610d4af1b048e6eaad5f7c5f0b318c6bdb4ca65209b998beebbfab83c4c6d +size 1260128 diff --git a/shhs_visit2/shhs2-203485/labels.meta.json b/shhs_visit2/shhs2-203485/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9b2855144aaaa4234e5af113dafa312ffc3b6c1 --- /dev/null +++ b/shhs_visit2/shhs2-203485/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203485", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:12.875403+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203485/labels.npy b/shhs_visit2/shhs2-203485/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ef9f6d3ecb928cf7e14ab1652b9bf75dc7f2d0b --- /dev/null +++ b/shhs_visit2/shhs2-203485/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11af68dea37e20b1a164988e60aa563a803e4c295b3f0266c4147dde4079b3d3 +size 2648 diff --git a/shhs_visit2/shhs2-203489/embeddings.meta.json b/shhs_visit2/shhs2-203489/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15208d0f961b40dd211705ba113a3ff10619c941 --- /dev/null +++ b/shhs_visit2/shhs2-203489/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203489", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:14.580857+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203489/embeddings.npy b/shhs_visit2/shhs2-203489/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2bb4c7e22476d580b78be0eff608fae1b0313e16 --- /dev/null +++ b/shhs_visit2/shhs2-203489/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f2302ed9eff4417a201f66b10062ebf742788126d076e2e5f064eb014750d1 +size 1364128 diff --git a/shhs_visit2/shhs2-203489/labels.meta.json b/shhs_visit2/shhs2-203489/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfb3b18f8c04b6a1161086ab67465840a185afe0 --- /dev/null +++ b/shhs_visit2/shhs2-203489/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203489", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:14.584802+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203489/labels.npy b/shhs_visit2/shhs2-203489/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3f8d0c15378e3c62c0fbbedc822a201ddf6a86a --- /dev/null +++ b/shhs_visit2/shhs2-203489/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31a14cc4a6fa8dfe9fb4c88c4901c98e3285634b0efa3b2c0350bf37e2b9ba2 +size 2856 diff --git a/shhs_visit2/shhs2-203490/embeddings.meta.json b/shhs_visit2/shhs2-203490/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93cb8fd061761eec960ea7f6d3c8b92365511f9b --- /dev/null +++ b/shhs_visit2/shhs2-203490/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203490", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:16.019568+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203490/embeddings.npy b/shhs_visit2/shhs2-203490/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bad4291da83a7807c67e4b4ac2bdc6840f00d86f --- /dev/null +++ b/shhs_visit2/shhs2-203490/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b69db1cd705670ec2f5e85b923cfee9b39a59ec3a507cf02925a478ae3d9c8 +size 1260128 diff --git a/shhs_visit2/shhs2-203490/labels.meta.json b/shhs_visit2/shhs2-203490/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dc3e8c90dce4250658e89cb91683b9b17554437 --- /dev/null +++ b/shhs_visit2/shhs2-203490/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203490", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:16.023485+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203490/labels.npy b/shhs_visit2/shhs2-203490/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af619f316c5ae145a75a9ee8f96e7a6c968e5151 --- /dev/null +++ b/shhs_visit2/shhs2-203490/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1c614b581a84aca85d629a4325aff1f46329e61298470fc344453ccf708cb4 +size 2648 diff --git a/shhs_visit2/shhs2-203491/embeddings.meta.json b/shhs_visit2/shhs2-203491/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..657bbc82fff0d928a47258e5707fccc84da552b6 --- /dev/null +++ b/shhs_visit2/shhs2-203491/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203491", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:17.312530+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203491/embeddings.npy b/shhs_visit2/shhs2-203491/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eadee14e4a444cb228dc0f0ee992b7400e80e408 --- /dev/null +++ b/shhs_visit2/shhs2-203491/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0d6ff9d30c63e22592f17b30d8619888a279a32fd9e054cbc154b53df136e6 +size 1200128 diff --git a/shhs_visit2/shhs2-203491/labels.meta.json b/shhs_visit2/shhs2-203491/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c84de5c9ec003a394985c42613051ee016494042 --- /dev/null +++ b/shhs_visit2/shhs2-203491/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203491", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:17.316323+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203491/labels.npy b/shhs_visit2/shhs2-203491/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fda0bdc7c236804e63b6c80bca381bb2cd1b5739 --- /dev/null +++ b/shhs_visit2/shhs2-203491/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944c2501a90f68d3c92c478f9dc2fd0ccd85865cab0bdf2d20d5eea59b954619 +size 2528 diff --git a/shhs_visit2/shhs2-203492/embeddings.meta.json b/shhs_visit2/shhs2-203492/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f121a53cedbc7607c678a7ceedd3d2dacc1b42d --- /dev/null +++ b/shhs_visit2/shhs2-203492/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203492", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:30:18.602738+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203492/embeddings.npy b/shhs_visit2/shhs2-203492/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e077eb57acc2bb0c6083b628cec3b0af52aa69b --- /dev/null +++ b/shhs_visit2/shhs2-203492/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e16cf7191b83da6855ba1bb58ae4f9f80cb872d2a1fcf9c7df30ca4a7a26a56 +size 1140128 diff --git a/shhs_visit2/shhs2-203492/labels.meta.json b/shhs_visit2/shhs2-203492/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91fe325e70e7654ea70c34c16ca3a61d809a61a3 --- /dev/null +++ b/shhs_visit2/shhs2-203492/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203492", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:30:18.608241+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203492/labels.npy b/shhs_visit2/shhs2-203492/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af498edfc3ad6cd6269a9114a3a0b017096597c0 --- /dev/null +++ b/shhs_visit2/shhs2-203492/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c4700cb92b6694c90a754df833a2d48007fa77aa82d6f13ade32a8fe9571edb +size 2408 diff --git a/shhs_visit2/shhs2-203493/embeddings.meta.json b/shhs_visit2/shhs2-203493/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bc20d5bc0c750409d647b15345e9cf5bbcf8b73 --- /dev/null +++ b/shhs_visit2/shhs2-203493/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203493", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:19.947950+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203493/embeddings.npy b/shhs_visit2/shhs2-203493/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d8ad7ca3898fc72f74eda80b96e8f4938cdcec95 --- /dev/null +++ b/shhs_visit2/shhs2-203493/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b632655119fcb201a4609af086657470b676eaf2f88f7e194ce82d9629ffefd +size 1200128 diff --git a/shhs_visit2/shhs2-203493/labels.meta.json b/shhs_visit2/shhs2-203493/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b33274ec28ccf08a175d5bcc63dcd24332fc4285 --- /dev/null +++ b/shhs_visit2/shhs2-203493/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203493", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:19.951540+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203493/labels.npy b/shhs_visit2/shhs2-203493/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ebe22057faa863e952d708cc0c07399463f524c --- /dev/null +++ b/shhs_visit2/shhs2-203493/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1689810689d4b5904ad26c1a8f5cad2322793dd7efa0685bb2afc668ab0bb68 +size 2528 diff --git a/shhs_visit2/shhs2-203494/embeddings.meta.json b/shhs_visit2/shhs2-203494/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..465bcfd06f7d68393ea3a4c502116b0d379dbe9b --- /dev/null +++ b/shhs_visit2/shhs2-203494/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203494", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:20.552608+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203494/embeddings.npy b/shhs_visit2/shhs2-203494/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb47df4c0584574ef5fe3bfa91db891337ffbe9d --- /dev/null +++ b/shhs_visit2/shhs2-203494/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fd1a90c256d6e043165e1af24d6b398608053024bab645ef08ae4515591c55 +size 1260128 diff --git a/shhs_visit2/shhs2-203494/labels.meta.json b/shhs_visit2/shhs2-203494/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24788cd5daf6fe0a6d25e0511d4261f707aec94f --- /dev/null +++ b/shhs_visit2/shhs2-203494/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203494", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:20.556059+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203494/labels.npy b/shhs_visit2/shhs2-203494/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2ea12c73224cddf05505776a595326577b14c69 --- /dev/null +++ b/shhs_visit2/shhs2-203494/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a16e376b1b106cf901375934ad12e1dfa28ebeb5b4af98614cb037df32e6dcb +size 2648 diff --git a/shhs_visit2/shhs2-203495/embeddings.meta.json b/shhs_visit2/shhs2-203495/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..160e76cc9e32060fe91ceaf0d00c052c5c06d281 --- /dev/null +++ b/shhs_visit2/shhs2-203495/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203495", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:21.138876+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203495/embeddings.npy b/shhs_visit2/shhs2-203495/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..809752fa1a52df6ebb3a524ccb38e03e470c7ec9 --- /dev/null +++ b/shhs_visit2/shhs2-203495/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a6e48cbb5a61c633999ee7902f39cf98175bf2898dd44ca2d05a85f3ccf28a +size 1200128 diff --git a/shhs_visit2/shhs2-203495/labels.meta.json b/shhs_visit2/shhs2-203495/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..281733794794640edf1d061c06cd8297dc1b06f0 --- /dev/null +++ b/shhs_visit2/shhs2-203495/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203495", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:21.142913+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203495/labels.npy b/shhs_visit2/shhs2-203495/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..851edd79f1dd09c8c36a723b0f3e0b330dcd3053 --- /dev/null +++ b/shhs_visit2/shhs2-203495/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81749b0e7068dfc138d690435ecb5bdeddc2118b442d7dec9351e3daa45dd077 +size 2528 diff --git a/shhs_visit2/shhs2-203496/embeddings.meta.json b/shhs_visit2/shhs2-203496/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aab7e1593be7a842a74995cb8c1d5737abdc2632 --- /dev/null +++ b/shhs_visit2/shhs2-203496/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203496", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:22.712318+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203496/embeddings.npy b/shhs_visit2/shhs2-203496/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2f0ea6ce7f3abac2752ffe9a24811183fd3f2e9 --- /dev/null +++ b/shhs_visit2/shhs2-203496/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3e4f6e8b6391b74f23cd581d20ec652a73c69a57adcc189218ea2c67ebaba2 +size 1320128 diff --git a/shhs_visit2/shhs2-203496/labels.meta.json b/shhs_visit2/shhs2-203496/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..305ca2ebfd50a90715e5b668ff5bcea6c01f8e15 --- /dev/null +++ b/shhs_visit2/shhs2-203496/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203496", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:22.716013+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203496/labels.npy b/shhs_visit2/shhs2-203496/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e867263cd749a5827f8d22fa8ba194831a7966df --- /dev/null +++ b/shhs_visit2/shhs2-203496/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32bd529a08618e5efb749bce1d7e78421c358ca926b4e6e7d2632d51f67e6e9 +size 2768 diff --git a/shhs_visit2/shhs2-203498/embeddings.meta.json b/shhs_visit2/shhs2-203498/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c52047f61415c6f6374ee28a04a14be4311ad7f4 --- /dev/null +++ b/shhs_visit2/shhs2-203498/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203498", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:24.297142+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203498/embeddings.npy b/shhs_visit2/shhs2-203498/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3354d70f4979557d83b9f851f32778dc3064e9f2 --- /dev/null +++ b/shhs_visit2/shhs2-203498/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1f9c19d49469d3f537a4ecd6fa6282cb66b109988ba8e7d772a225060d1d62 +size 1320128 diff --git a/shhs_visit2/shhs2-203498/labels.meta.json b/shhs_visit2/shhs2-203498/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a2c28602ff1cfaf091ded6cff43bb0f4fbd5f68 --- /dev/null +++ b/shhs_visit2/shhs2-203498/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203498", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:24.300500+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203498/labels.npy b/shhs_visit2/shhs2-203498/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5264eb7eacabb2954c59214066991a206410fb9 --- /dev/null +++ b/shhs_visit2/shhs2-203498/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8226522bf8047d2773709c293c3d31c859e2d15abc85d6158bc5743fe6cf9ff7 +size 2768 diff --git a/shhs_visit2/shhs2-203499/embeddings.meta.json b/shhs_visit2/shhs2-203499/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..945b9b8c06d174cb17d3f0042281177ac773098e --- /dev/null +++ b/shhs_visit2/shhs2-203499/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203499", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:25.803885+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203499/embeddings.npy b/shhs_visit2/shhs2-203499/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..44345a0483549f26553fd648f24c8b0d4be6797c --- /dev/null +++ b/shhs_visit2/shhs2-203499/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15303c877dd883757e1114f59fe19f7fe17ec66bc6dbd24d41ebf02a26b1a051 +size 1320128 diff --git a/shhs_visit2/shhs2-203499/labels.meta.json b/shhs_visit2/shhs2-203499/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84b2ff4ea0d228dd0134d57a705823e5b1a54a7d --- /dev/null +++ b/shhs_visit2/shhs2-203499/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203499", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:25.806934+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203499/labels.npy b/shhs_visit2/shhs2-203499/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1276755fe24111d3ee240118324903cab165dc03 --- /dev/null +++ b/shhs_visit2/shhs2-203499/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac55f4d4889fc597089d74d1e2e879175e0f8110b624a445253f08f553e2417 +size 2768 diff --git a/shhs_visit2/shhs2-203501/embeddings.meta.json b/shhs_visit2/shhs2-203501/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90527ff54826dcb591326c13336f889fbd88e4e2 --- /dev/null +++ b/shhs_visit2/shhs2-203501/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203501", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:30:26.843576+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203501/embeddings.npy b/shhs_visit2/shhs2-203501/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..234ed8202717d91cf5b2ef67f8acf54ebfa6a8fa --- /dev/null +++ b/shhs_visit2/shhs2-203501/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b4bd36bcf7e87368428e3eee5195eebab042bbbbe54452f16638806d947c95 +size 960128 diff --git a/shhs_visit2/shhs2-203501/labels.meta.json b/shhs_visit2/shhs2-203501/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..340735d3ef2181e24115434b93a1930aa152a1bc --- /dev/null +++ b/shhs_visit2/shhs2-203501/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203501", + "n_epochs": 960, + "created_utc": "2026-05-03T18:30:26.847531+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203501/labels.npy b/shhs_visit2/shhs2-203501/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..31468d320e802028abf5e51a6472fd4712740c8d --- /dev/null +++ b/shhs_visit2/shhs2-203501/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7722764c8e2155fe797e508bfd50eeda8405763dc2810f827a3ee7def8236a +size 2048 diff --git a/shhs_visit2/shhs2-203502/embeddings.meta.json b/shhs_visit2/shhs2-203502/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2898f9a6271258e4ee2fba215e96dd96cbad906 --- /dev/null +++ b/shhs_visit2/shhs2-203502/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203502", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:30:28.610254+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203502/embeddings.npy b/shhs_visit2/shhs2-203502/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92dd381106344ede88cda88cc550ab362537b025 --- /dev/null +++ b/shhs_visit2/shhs2-203502/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc41b448dc38e6b23cdbe95d74f8103e144496ce547b15123fc0eb91c5cdf05d +size 1018128 diff --git a/shhs_visit2/shhs2-203502/labels.meta.json b/shhs_visit2/shhs2-203502/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87541244bffa9ab2e20018e7839199e56a8c14b7 --- /dev/null +++ b/shhs_visit2/shhs2-203502/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203502", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:30:28.615600+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203502/labels.npy b/shhs_visit2/shhs2-203502/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..189c1b42e0c681121ba6eb5b3b80bd9764d8e0b7 --- /dev/null +++ b/shhs_visit2/shhs2-203502/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7704b6b98ec875e63f685263b3b37619ee9a2c2844ae6d1e18290ce326e776fd +size 2164 diff --git a/shhs_visit2/shhs2-203505/embeddings.meta.json b/shhs_visit2/shhs2-203505/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..085066a6db9e35617de96dc1aaf1d0c513e534c8 --- /dev/null +++ b/shhs_visit2/shhs2-203505/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203505", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:30:29.626642+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203505/embeddings.npy b/shhs_visit2/shhs2-203505/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..81f250464d395528466bf6baef4b6a30f27d2659 --- /dev/null +++ b/shhs_visit2/shhs2-203505/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c2ec378afffcd33b5d5a2336152b016ebefb19ef6eed170c3065a3e992d583b +size 900128 diff --git a/shhs_visit2/shhs2-203505/labels.meta.json b/shhs_visit2/shhs2-203505/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..194b910b1e5f2ee43715caa4dc9571afb2be626b --- /dev/null +++ b/shhs_visit2/shhs2-203505/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203505", + "n_epochs": 900, + "created_utc": "2026-05-03T18:30:29.630247+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203505/labels.npy b/shhs_visit2/shhs2-203505/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..85f581dc8d0381483004f3c4a5b7c0c1b90cb039 --- /dev/null +++ b/shhs_visit2/shhs2-203505/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a5092febf4ee2138108bd47a8ec1d4f658dd7a248f7e19e9f227d5878a9c42 +size 1928 diff --git a/shhs_visit2/shhs2-203509/embeddings.meta.json b/shhs_visit2/shhs2-203509/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8ae7b5f20d703c357097c22f5240b635584937e --- /dev/null +++ b/shhs_visit2/shhs2-203509/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203509", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:30:30.834314+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203509/embeddings.npy b/shhs_visit2/shhs2-203509/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58ccb0306a18daae2004995ee898ea962f7cf8ef --- /dev/null +++ b/shhs_visit2/shhs2-203509/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516a434c8dcd83c48f08bda8300a8753325a60618b84ab3cf975ccb8ccd5aa72 +size 1050128 diff --git a/shhs_visit2/shhs2-203509/labels.meta.json b/shhs_visit2/shhs2-203509/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e670080ffbadf5cb06b0cb30a8450dffd6e003db --- /dev/null +++ b/shhs_visit2/shhs2-203509/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203509", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:30:30.837763+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203509/labels.npy b/shhs_visit2/shhs2-203509/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f43dd52bcf0cd59fb3ebd19c3545ae272376f83d --- /dev/null +++ b/shhs_visit2/shhs2-203509/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bad0b9a9de35d15fe19d7a58d8791ee697b471abaccd739cb41b2896d48a4ac +size 2228 diff --git a/shhs_visit2/shhs2-203510/embeddings.meta.json b/shhs_visit2/shhs2-203510/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a723c7fb1e58ee557cd1aba9edb8f05af4b8437 --- /dev/null +++ b/shhs_visit2/shhs2-203510/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203510", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:32.181377+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203510/embeddings.npy b/shhs_visit2/shhs2-203510/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a1db5f6b737f257d4ab1fbc04550cc94df29796 --- /dev/null +++ b/shhs_visit2/shhs2-203510/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ebc472d4966013c64813785f4db7636726c284b9d9984270d95f70ead101bc +size 1260128 diff --git a/shhs_visit2/shhs2-203510/labels.meta.json b/shhs_visit2/shhs2-203510/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef50afe9f234d7844946b74652912274042e43ad --- /dev/null +++ b/shhs_visit2/shhs2-203510/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203510", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:32.184263+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203510/labels.npy b/shhs_visit2/shhs2-203510/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..02fa2dba82b8544764b543588ad6ec61412bbc3d --- /dev/null +++ b/shhs_visit2/shhs2-203510/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d435a8d725050da03022a92e520ce6ec56589a41cfa277bac4dc8ac7886faba5 +size 2648 diff --git a/shhs_visit2/shhs2-203511/embeddings.meta.json b/shhs_visit2/shhs2-203511/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..977a735c6ef4e36070f90da222af58a0360a6999 --- /dev/null +++ b/shhs_visit2/shhs2-203511/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203511", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:30:33.397167+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203511/embeddings.npy b/shhs_visit2/shhs2-203511/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9a279bb976ce92c69124061d5d04d026817ff46 --- /dev/null +++ b/shhs_visit2/shhs2-203511/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5681615808365e73def8a1d6e9daca5a2b70c168d3baa2139ff0f3f794de6d03 +size 1140128 diff --git a/shhs_visit2/shhs2-203511/labels.meta.json b/shhs_visit2/shhs2-203511/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..71b1585da3645c278d416bffc5d8515714aa5f91 --- /dev/null +++ b/shhs_visit2/shhs2-203511/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203511", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:30:33.401156+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203511/labels.npy b/shhs_visit2/shhs2-203511/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6c3761ee4db17d41e17c7e0fc9ba61a2c1c6d07 --- /dev/null +++ b/shhs_visit2/shhs2-203511/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85e1226ee109b87ed4d7adc21458607dd3632360e9b47fb69e720b1ed0393ed +size 2408 diff --git a/shhs_visit2/shhs2-203512/embeddings.meta.json b/shhs_visit2/shhs2-203512/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b3108486fba7a150e5994dc62e8349db045c603 --- /dev/null +++ b/shhs_visit2/shhs2-203512/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203512", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:30:34.636328+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203512/embeddings.npy b/shhs_visit2/shhs2-203512/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..738f940571b24b92aa9794794966f2d14d73ead4 --- /dev/null +++ b/shhs_visit2/shhs2-203512/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4263b4cff59bbb6aa0f665759ffd68de2d8ffbb2e902c92ec416e3954446857 +size 1080128 diff --git a/shhs_visit2/shhs2-203512/labels.meta.json b/shhs_visit2/shhs2-203512/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..713f817b4627a0cea6f530827c59e4aa718b7b00 --- /dev/null +++ b/shhs_visit2/shhs2-203512/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203512", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:30:34.639405+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203512/labels.npy b/shhs_visit2/shhs2-203512/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a950aa022bf24501f63e61ca4b073603998ecb11 --- /dev/null +++ b/shhs_visit2/shhs2-203512/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add202916fe35d5411700eb31ae8649f9f3e287355cdb9075389db532d07862c +size 2288 diff --git a/shhs_visit2/shhs2-203514/embeddings.meta.json b/shhs_visit2/shhs2-203514/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd951238354f7e3044c5e24d1d24283c9063b2db --- /dev/null +++ b/shhs_visit2/shhs2-203514/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203514", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:30:37.031715+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203514/embeddings.npy b/shhs_visit2/shhs2-203514/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7d9f765d115a93f3aac4827d1bccd13e26816c8 --- /dev/null +++ b/shhs_visit2/shhs2-203514/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340c2c1e79e55de1b4e2e6df8ed66350884c19632fbfaedf11a27bbad43be469 +size 1198128 diff --git a/shhs_visit2/shhs2-203514/labels.meta.json b/shhs_visit2/shhs2-203514/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..973c82c4a83fdff14950215c9304ba768196df2a --- /dev/null +++ b/shhs_visit2/shhs2-203514/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203514", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:30:37.035168+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203514/labels.npy b/shhs_visit2/shhs2-203514/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fff4a89d686de775f9c49d5994ac1afacfa52d97 --- /dev/null +++ b/shhs_visit2/shhs2-203514/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784d5c09fffdd16e0ed3bb9d6e5617a6da9aef8b167cfe87286597deda128f3d +size 2524 diff --git a/shhs_visit2/shhs2-203515/embeddings.meta.json b/shhs_visit2/shhs2-203515/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4561fdc6bda1f8b3fe6aef3e309809d37fd1c7b --- /dev/null +++ b/shhs_visit2/shhs2-203515/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203515", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:30:38.500327+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203515/embeddings.npy b/shhs_visit2/shhs2-203515/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e2d2f24a8a902440cfb90f5695ee73eab426551 --- /dev/null +++ b/shhs_visit2/shhs2-203515/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a130a1aa21e432fde486cb5791aa8231360d9cf59f316755bdbaf676e353075a +size 1190128 diff --git a/shhs_visit2/shhs2-203515/labels.meta.json b/shhs_visit2/shhs2-203515/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2db5df1c01bf45afa5deb3d54bc898d966d48ea3 --- /dev/null +++ b/shhs_visit2/shhs2-203515/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203515", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:30:38.504531+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203515/labels.npy b/shhs_visit2/shhs2-203515/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..730993ad55af29cec607b584dcfb5322cda15646 --- /dev/null +++ b/shhs_visit2/shhs2-203515/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f6de06c27ee26644a99c8e95b2bb364fae13ce5729a4f770c12daf0b0a8955 +size 2508 diff --git a/shhs_visit2/shhs2-203518/embeddings.meta.json b/shhs_visit2/shhs2-203518/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec0d3c6ad575f3b8263ad548a0cd5638d8768e46 --- /dev/null +++ b/shhs_visit2/shhs2-203518/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203518", + "embedding_dim": 500, + "n_epochs": 930, + "created_utc": "2026-05-03T18:30:39.598814+00:00", + "shape": [ + 930, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203518/embeddings.npy b/shhs_visit2/shhs2-203518/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b402712ee48b16f3af88afdc306c50b45d2a72c --- /dev/null +++ b/shhs_visit2/shhs2-203518/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f658517be5fef9a7bdcf2b79934a700fceeb661172df24dda878dffae9f992e +size 930128 diff --git a/shhs_visit2/shhs2-203518/labels.meta.json b/shhs_visit2/shhs2-203518/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1050f734ff4ad1899784d0e7e37daa08c71cc99f --- /dev/null +++ b/shhs_visit2/shhs2-203518/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203518", + "n_epochs": 930, + "created_utc": "2026-05-03T18:30:39.602673+00:00", + "shape": [ + 930 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203518/labels.npy b/shhs_visit2/shhs2-203518/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcd4222e4f2313cdea02855bbe5368f25e63710f --- /dev/null +++ b/shhs_visit2/shhs2-203518/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2441be72724dffd9870cad44163d6f66668c0311a50389af133b4e2f18927535 +size 1988 diff --git a/shhs_visit2/shhs2-203519/embeddings.meta.json b/shhs_visit2/shhs2-203519/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61e0e03927018a514bcf9223ee094354e50fcc11 --- /dev/null +++ b/shhs_visit2/shhs2-203519/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203519", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:41.486199+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203519/embeddings.npy b/shhs_visit2/shhs2-203519/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..39f7d3b49b3b04bc1979468356751168ff4f5d47 --- /dev/null +++ b/shhs_visit2/shhs2-203519/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2355df5a84ca800d1c9a4ef82e51c5eaca947e6279a83468120b06a439c4b1a6 +size 1364128 diff --git a/shhs_visit2/shhs2-203519/labels.meta.json b/shhs_visit2/shhs2-203519/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33ab0a9415e0fc05f0c98abe943cd41ad05b364d --- /dev/null +++ b/shhs_visit2/shhs2-203519/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203519", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:41.489431+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203519/labels.npy b/shhs_visit2/shhs2-203519/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91fd6f2ab8a88b866578d05793f1b0aaf5adbbab --- /dev/null +++ b/shhs_visit2/shhs2-203519/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b633427d673391b36f24678eb42c67a7a6e4420537489524282b4916fd252b3 +size 2856 diff --git a/shhs_visit2/shhs2-203520/embeddings.meta.json b/shhs_visit2/shhs2-203520/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80208cc75fe597d36e09242a62696e161697ac7e --- /dev/null +++ b/shhs_visit2/shhs2-203520/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203520", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:43.114257+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203520/embeddings.npy b/shhs_visit2/shhs2-203520/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c50526760e238e1fabf62a77efc09a7c0f14d2ed --- /dev/null +++ b/shhs_visit2/shhs2-203520/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:592196c17c74f7568c1cdb0cead7a2a15d8d257990af3816c8bb44efe564b534 +size 1364128 diff --git a/shhs_visit2/shhs2-203520/labels.meta.json b/shhs_visit2/shhs2-203520/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83475c61764b0e153ce63a99ff63140500445f84 --- /dev/null +++ b/shhs_visit2/shhs2-203520/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203520", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:30:43.119970+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203520/labels.npy b/shhs_visit2/shhs2-203520/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a7aa2aea78db0b49bc948d3cd95d8362dedad57 --- /dev/null +++ b/shhs_visit2/shhs2-203520/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95e6290b034a6bb5396900e46e283a0b9595f50d43cd97bf86bde19dc63d4cc +size 2856 diff --git a/shhs_visit2/shhs2-203521/embeddings.meta.json b/shhs_visit2/shhs2-203521/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65d54bab426e9f49f41640bbea9e9c75fa59ad74 --- /dev/null +++ b/shhs_visit2/shhs2-203521/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203521", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:44.575082+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203521/embeddings.npy b/shhs_visit2/shhs2-203521/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab30e0f6087104d57259a1164a3ae45823e4bcf4 --- /dev/null +++ b/shhs_visit2/shhs2-203521/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64e87ce7f73a0657ebc719551d2e660285d877b4995eacd9b3fbd32a51ffc2b +size 1260128 diff --git a/shhs_visit2/shhs2-203521/labels.meta.json b/shhs_visit2/shhs2-203521/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd6ded7eb36ec9d996d52e23434e24b234c8b925 --- /dev/null +++ b/shhs_visit2/shhs2-203521/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203521", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:44.578645+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203521/labels.npy b/shhs_visit2/shhs2-203521/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a91494e935960c85ab03e7e0ffd3cd259135dd8e --- /dev/null +++ b/shhs_visit2/shhs2-203521/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01ed98220b227338c40677717a00aebcd895037157f296110a291cdee9439b3 +size 2648 diff --git a/shhs_visit2/shhs2-203522/embeddings.meta.json b/shhs_visit2/shhs2-203522/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c64b08bde4d92d9874a08f626ad281be55159a59 --- /dev/null +++ b/shhs_visit2/shhs2-203522/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203522", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:45.907697+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203522/embeddings.npy b/shhs_visit2/shhs2-203522/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ff1b7bb26e670d04fa1e501b46d4c7a6c8b55cf --- /dev/null +++ b/shhs_visit2/shhs2-203522/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd0db3e5706c6af5fe754508dab9f6d3eeb75710731e2c32ac28d144aebb6eb9 +size 1260128 diff --git a/shhs_visit2/shhs2-203522/labels.meta.json b/shhs_visit2/shhs2-203522/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e22bcf0a43022e3dcea4e696feef91f3b270a5f0 --- /dev/null +++ b/shhs_visit2/shhs2-203522/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203522", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:45.911819+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203522/labels.npy b/shhs_visit2/shhs2-203522/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..692e6ee668248beee72973e00d8c4a6b94a07c7d --- /dev/null +++ b/shhs_visit2/shhs2-203522/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df67d0759d13aafb190cbe85f7425819aace47ab3687a781c22e19f94323728 +size 2648 diff --git a/shhs_visit2/shhs2-203523/embeddings.meta.json b/shhs_visit2/shhs2-203523/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6f614fe4cbb0cf25d1958696c0697c2ff501ead --- /dev/null +++ b/shhs_visit2/shhs2-203523/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203523", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:47.458083+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203523/embeddings.npy b/shhs_visit2/shhs2-203523/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..30b80ae418e668a3359843d1d87a616c2ea9f6fc --- /dev/null +++ b/shhs_visit2/shhs2-203523/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e075bf3d6ec4bed6fc3fcc9ee23484d5318ecffa499ef978f629e833dd70eb87 +size 1320128 diff --git a/shhs_visit2/shhs2-203523/labels.meta.json b/shhs_visit2/shhs2-203523/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6381649220d049cee26b3d937f79c64b3edbb02f --- /dev/null +++ b/shhs_visit2/shhs2-203523/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203523", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:47.462154+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203523/labels.npy b/shhs_visit2/shhs2-203523/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a99cc654865f834780df70ab2d82d4380c16be4 --- /dev/null +++ b/shhs_visit2/shhs2-203523/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d92d22f261a262920f4c7aca51e39f5ba64b825bb9cf3736cd04b0643b6639 +size 2768 diff --git a/shhs_visit2/shhs2-203524/embeddings.meta.json b/shhs_visit2/shhs2-203524/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6fd7d9a2a1f1e7e8f2428b4ece060e5172704f4 --- /dev/null +++ b/shhs_visit2/shhs2-203524/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203524", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:30:48.591590+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203524/embeddings.npy b/shhs_visit2/shhs2-203524/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..824f7a67db142f7ae1f2c312a84d4b53a9a57f62 --- /dev/null +++ b/shhs_visit2/shhs2-203524/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29f614e6c969b6ad3b2417cc5abcb71a860b957c20e043afc134a6ff3a8557d +size 1080128 diff --git a/shhs_visit2/shhs2-203524/labels.meta.json b/shhs_visit2/shhs2-203524/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..690a61bf03417348bfc88c73a7d4dafd0f04b0b5 --- /dev/null +++ b/shhs_visit2/shhs2-203524/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203524", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:30:48.595127+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203524/labels.npy b/shhs_visit2/shhs2-203524/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5930c5fb4bb840f80cb69918370b014a9cfc502a --- /dev/null +++ b/shhs_visit2/shhs2-203524/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4181c393fdba0753087048330f6b49905e056264b8330166fe6385ec2913d447 +size 2288 diff --git a/shhs_visit2/shhs2-203527/embeddings.meta.json b/shhs_visit2/shhs2-203527/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67a3aba97417aae9bfe1502a0090b8e4c81f160e --- /dev/null +++ b/shhs_visit2/shhs2-203527/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203527", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:49.946720+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203527/embeddings.npy b/shhs_visit2/shhs2-203527/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3961ae0d67d70b794cee82ba3266c99a46f4eb1 --- /dev/null +++ b/shhs_visit2/shhs2-203527/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898efec3626034b7231f8b9fccd9e0edbb341f49d1604572b3cfd43f1ffed7c5 +size 1320128 diff --git a/shhs_visit2/shhs2-203527/labels.meta.json b/shhs_visit2/shhs2-203527/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..697323ca74390fb77955faa8ab8f4cbf9b0e3c20 --- /dev/null +++ b/shhs_visit2/shhs2-203527/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203527", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:49.950265+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203527/labels.npy b/shhs_visit2/shhs2-203527/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..558bab9f8bb6bea026307ef87a4eef59a808e44e --- /dev/null +++ b/shhs_visit2/shhs2-203527/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e32efa8cc17a109de7ca27e6873a3fc4041db9693e1907b9b51f3aa41be9ed3 +size 2768 diff --git a/shhs_visit2/shhs2-203528/embeddings.meta.json b/shhs_visit2/shhs2-203528/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22a0a58b1d90060afc940503bfa2816cf64c7359 --- /dev/null +++ b/shhs_visit2/shhs2-203528/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203528", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:30:51.298973+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203528/embeddings.npy b/shhs_visit2/shhs2-203528/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c8334be85dff91e261f32ce0a69f06c150add9e --- /dev/null +++ b/shhs_visit2/shhs2-203528/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f26f0be5a0faa0e66c25fbaddbbe474c0d3c961d42d8d1d0e7d503b10617be0 +size 1190128 diff --git a/shhs_visit2/shhs2-203528/labels.meta.json b/shhs_visit2/shhs2-203528/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e17b6c334db8f777171ef966e7ab8a2c157fa155 --- /dev/null +++ b/shhs_visit2/shhs2-203528/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203528", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:30:51.302831+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203528/labels.npy b/shhs_visit2/shhs2-203528/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5cc787cbcb4383392432f84f32103bbe913732b --- /dev/null +++ b/shhs_visit2/shhs2-203528/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f829bef6ef84dfe905e6e6753ba8f3ffdf8a8ffc12da58608102007f439131 +size 2508 diff --git a/shhs_visit2/shhs2-203530/embeddings.meta.json b/shhs_visit2/shhs2-203530/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0188f420acc34690e6ed3e6280e6662f5e0ffec3 --- /dev/null +++ b/shhs_visit2/shhs2-203530/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203530", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:30:52.691323+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203530/embeddings.npy b/shhs_visit2/shhs2-203530/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..073003769fb15c504ba7c4967fb7268280e7d110 --- /dev/null +++ b/shhs_visit2/shhs2-203530/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac19b65a0e7ed4d3fca121f3339316135968b9a40d7776c8753d960cbaebfcc +size 1230128 diff --git a/shhs_visit2/shhs2-203530/labels.meta.json b/shhs_visit2/shhs2-203530/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..989f2d47342e0d52f9ca38b710d23ea04a57f14d --- /dev/null +++ b/shhs_visit2/shhs2-203530/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203530", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:30:52.695039+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203530/labels.npy b/shhs_visit2/shhs2-203530/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..741e80d130a88e35e5ff89cd51b043a8b203b50a --- /dev/null +++ b/shhs_visit2/shhs2-203530/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e00820bc5732fa174dbd8324f20d9de6061d989b81312067a5ad4fb2742bca5 +size 2588 diff --git a/shhs_visit2/shhs2-203531/embeddings.meta.json b/shhs_visit2/shhs2-203531/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afcba734bb41063aa7cafa0c9217f003b3d3b419 --- /dev/null +++ b/shhs_visit2/shhs2-203531/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203531", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:54.160218+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203531/embeddings.npy b/shhs_visit2/shhs2-203531/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..85f08775514e68c6890b9cc2f9e2c28312073501 --- /dev/null +++ b/shhs_visit2/shhs2-203531/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09fc6f08a45c04be35eb5dba6de58a5eefb938f26d25504ef5bd47ba7150054 +size 1260128 diff --git a/shhs_visit2/shhs2-203531/labels.meta.json b/shhs_visit2/shhs2-203531/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8eb03a1556cf2166ead01cc9ba787b41abd09373 --- /dev/null +++ b/shhs_visit2/shhs2-203531/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203531", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:30:54.164165+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203531/labels.npy b/shhs_visit2/shhs2-203531/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fa0f868a708f3fedb6fded01c5f6d9dca78c725 --- /dev/null +++ b/shhs_visit2/shhs2-203531/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9ef3088b13331060a706ef64505bc73e8f3cfb2a5ae721e410918c8ee6f179 +size 2648 diff --git a/shhs_visit2/shhs2-203533/embeddings.meta.json b/shhs_visit2/shhs2-203533/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..597318ec5b2c37d6ed5f943b862d212583e09fc7 --- /dev/null +++ b/shhs_visit2/shhs2-203533/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203533", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:30:55.510905+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203533/embeddings.npy b/shhs_visit2/shhs2-203533/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b196af552cb3711c4acd2c8ba67e3aaea92707db --- /dev/null +++ b/shhs_visit2/shhs2-203533/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83c698bae114da79af9025fd284fb3084d6e16b937ae71463a7d3d7f91a1152 +size 1170128 diff --git a/shhs_visit2/shhs2-203533/labels.meta.json b/shhs_visit2/shhs2-203533/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f91e77c07984e4c7cdabc792f4db9acce4c9e46 --- /dev/null +++ b/shhs_visit2/shhs2-203533/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203533", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:30:55.516478+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203533/labels.npy b/shhs_visit2/shhs2-203533/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dea9ba119e2b445c677d00db1e46b645f0da8a94 --- /dev/null +++ b/shhs_visit2/shhs2-203533/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd95ae3452eaa4047930f542f3d27dd46795d8e7da352e1e3ce1984f743be47 +size 2468 diff --git a/shhs_visit2/shhs2-203534/embeddings.meta.json b/shhs_visit2/shhs2-203534/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94b44d42edf1493cd9dc47ee7d8283713d0248c7 --- /dev/null +++ b/shhs_visit2/shhs2-203534/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203534", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:56.125728+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203534/embeddings.npy b/shhs_visit2/shhs2-203534/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..38597ff09286dfa905510a8f59614ecd72d7f799 --- /dev/null +++ b/shhs_visit2/shhs2-203534/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a9a2e5150124c24dcb1830d4acfd652c185a86bc80dfe859ccef158cbdbfe5 +size 1200128 diff --git a/shhs_visit2/shhs2-203534/labels.meta.json b/shhs_visit2/shhs2-203534/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55038816ade075f23aeb171b06809b3225c96348 --- /dev/null +++ b/shhs_visit2/shhs2-203534/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203534", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:30:56.130934+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203534/labels.npy b/shhs_visit2/shhs2-203534/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc44facc548ea9134aa4e4725753873898832c9e --- /dev/null +++ b/shhs_visit2/shhs2-203534/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4192ad0e1a72679fe800f70e0eee170e66f9f22e688326ad30086fb374ef9171 +size 2528 diff --git a/shhs_visit2/shhs2-203537/embeddings.meta.json b/shhs_visit2/shhs2-203537/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d58c89e926d1e84a94621dcb27a412acadc7e1d1 --- /dev/null +++ b/shhs_visit2/shhs2-203537/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203537", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:57.606193+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203537/embeddings.npy b/shhs_visit2/shhs2-203537/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b42f9b83dc48c898ada4f4038c5a556090df8c6 --- /dev/null +++ b/shhs_visit2/shhs2-203537/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf531997a69ea20ccf7c6cdcdc09b83d1ed0a08a2ea2c1ae4efaeede7594a18 +size 1320128 diff --git a/shhs_visit2/shhs2-203537/labels.meta.json b/shhs_visit2/shhs2-203537/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd2ae69ab7372007be2f8bfce9b272446fa30972 --- /dev/null +++ b/shhs_visit2/shhs2-203537/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203537", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:30:57.610808+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203537/labels.npy b/shhs_visit2/shhs2-203537/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1bc7e7663887720c78729f79a64d496c4d6ce25 --- /dev/null +++ b/shhs_visit2/shhs2-203537/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9edfe84059244edf3b9f61df5728f3b52a37e0141f8cf1290812cb8e29513c4 +size 2768 diff --git a/shhs_visit2/shhs2-203538/embeddings.meta.json b/shhs_visit2/shhs2-203538/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15ec315a57f776f3521aa883d5c22180bde0e45f --- /dev/null +++ b/shhs_visit2/shhs2-203538/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203538", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:30:58.844776+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203538/embeddings.npy b/shhs_visit2/shhs2-203538/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f987bc2994adbf88bd6ab988644f61fd5841c7aa --- /dev/null +++ b/shhs_visit2/shhs2-203538/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6569516f06a3327a4b283d0531f6c522ad619116b05847263876034588730c +size 1140128 diff --git a/shhs_visit2/shhs2-203538/labels.meta.json b/shhs_visit2/shhs2-203538/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47c011a51f1234827ab608d6e215e282c391ce93 --- /dev/null +++ b/shhs_visit2/shhs2-203538/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203538", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:30:58.848839+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203538/labels.npy b/shhs_visit2/shhs2-203538/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbadb2673f53661ef55d7865d41f8733fb124716 --- /dev/null +++ b/shhs_visit2/shhs2-203538/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54ccc6d3dc64732cd387aacd2b0c9eb5e6d42bbfafd206f82cc950d02921c6b +size 2408 diff --git a/shhs_visit2/shhs2-203539/embeddings.meta.json b/shhs_visit2/shhs2-203539/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d2b48e9f977cf422f911eaeaf1aeb5f8a43df3a9 --- /dev/null +++ b/shhs_visit2/shhs2-203539/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203539", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:00.333860+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203539/embeddings.npy b/shhs_visit2/shhs2-203539/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a7b049c4e6287612b774f7eace68fe8ad6abd5d --- /dev/null +++ b/shhs_visit2/shhs2-203539/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c526c8fa5fc75190ab1ad4bbbac5d2be594429b49ed0fa04dea90c65a62096b0 +size 1320128 diff --git a/shhs_visit2/shhs2-203539/labels.meta.json b/shhs_visit2/shhs2-203539/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed2f3943a0633aedc393d31702009d25f9626a1c --- /dev/null +++ b/shhs_visit2/shhs2-203539/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203539", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:00.338180+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203539/labels.npy b/shhs_visit2/shhs2-203539/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e96071ecef4a480dfe9e2368bc217c20edd3b81 --- /dev/null +++ b/shhs_visit2/shhs2-203539/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d539ab8dc06735ab57863f7a92cfa389d80ae52f50a41e22ef377dbcd5c8fd +size 2768 diff --git a/shhs_visit2/shhs2-203540/embeddings.meta.json b/shhs_visit2/shhs2-203540/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89a9d074e5bf0729f4f7bda8acc9fd7daffc967e --- /dev/null +++ b/shhs_visit2/shhs2-203540/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203540", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:31:01.580191+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203540/embeddings.npy b/shhs_visit2/shhs2-203540/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..91dd9350f817d63fc33aff1f568f472f065178be --- /dev/null +++ b/shhs_visit2/shhs2-203540/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9f60829a8e1d2e7914cecf54d51ab5f04a4705284e35530e4e0569144e9276 +size 1170128 diff --git a/shhs_visit2/shhs2-203540/labels.meta.json b/shhs_visit2/shhs2-203540/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18e12101616cebaa7b97155b9d80d8f348a38bfc --- /dev/null +++ b/shhs_visit2/shhs2-203540/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203540", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:31:01.584399+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203540/labels.npy b/shhs_visit2/shhs2-203540/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b355b5bae9fbfbe36a7fa3941c602657ff15f51d --- /dev/null +++ b/shhs_visit2/shhs2-203540/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e754c084f0516fd767681165b5d437242dbecd1b5efe2cb037bedc854e4c609e +size 2468 diff --git a/shhs_visit2/shhs2-203541/embeddings.meta.json b/shhs_visit2/shhs2-203541/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1eda08ecdaf77d8a4dafac4b4f1cd25d5372d691 --- /dev/null +++ b/shhs_visit2/shhs2-203541/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203541", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:03.045011+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203541/embeddings.npy b/shhs_visit2/shhs2-203541/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02d2cbb414558430ff098a4454ab6304a579d31b --- /dev/null +++ b/shhs_visit2/shhs2-203541/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa970da8479da43221cc5e592c5b879b6a7291bba25f715ffa061dc244275383 +size 1320128 diff --git a/shhs_visit2/shhs2-203541/labels.meta.json b/shhs_visit2/shhs2-203541/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc57818427a147c0d0232c4ddc1bc8aa494681d9 --- /dev/null +++ b/shhs_visit2/shhs2-203541/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203541", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:03.047628+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203541/labels.npy b/shhs_visit2/shhs2-203541/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..95022ebd6a7cc09466d141eb3e44939c8a01efde --- /dev/null +++ b/shhs_visit2/shhs2-203541/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992bd4cf0d1aad59e9d8b90d6f660725c1975a4b07e46757bb15772edf632e49 +size 2768 diff --git a/shhs_visit2/shhs2-203542/embeddings.meta.json b/shhs_visit2/shhs2-203542/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4a05d2136f53bb09ac932f81798c0de39fa76ee --- /dev/null +++ b/shhs_visit2/shhs2-203542/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203542", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:04.599722+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203542/embeddings.npy b/shhs_visit2/shhs2-203542/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7be9d25da24c7f54e8c6121cea9b9c89760ae0a --- /dev/null +++ b/shhs_visit2/shhs2-203542/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57bf2e2deb95476f863152e47226849d9fe1fb7110c455dd3b1b05ec7f5236a4 +size 1364128 diff --git a/shhs_visit2/shhs2-203542/labels.meta.json b/shhs_visit2/shhs2-203542/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30e7b0d9b42c712adc39eef21dfd83b3da6eb539 --- /dev/null +++ b/shhs_visit2/shhs2-203542/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203542", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:04.603386+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203542/labels.npy b/shhs_visit2/shhs2-203542/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..745c4b376e7c8233e0935276ece266d70621cb21 --- /dev/null +++ b/shhs_visit2/shhs2-203542/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8f0f9f5469b8173cf22cb5f51caa5e56cd6d718a57a1dc806b847dd88d46b3 +size 2856 diff --git a/shhs_visit2/shhs2-203543/embeddings.meta.json b/shhs_visit2/shhs2-203543/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4842ec43a732da8c2b8fda22f45ca5a052df7bf --- /dev/null +++ b/shhs_visit2/shhs2-203543/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203543", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:31:05.122962+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203543/embeddings.npy b/shhs_visit2/shhs2-203543/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..df11a7a2a55f9adfc1f5d3d7d5f46a2c86a6600e --- /dev/null +++ b/shhs_visit2/shhs2-203543/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42a7c1873936b4fce82d82b03d39496cdfec3e81e2ccb9f2589252c0216a6e0 +size 1020128 diff --git a/shhs_visit2/shhs2-203543/labels.meta.json b/shhs_visit2/shhs2-203543/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1aad0ae6c21b7afb898d085f16b72564727ca072 --- /dev/null +++ b/shhs_visit2/shhs2-203543/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203543", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:31:05.126322+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203543/labels.npy b/shhs_visit2/shhs2-203543/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..04d17539cfce14abfecf3210a4bf6213b452b165 --- /dev/null +++ b/shhs_visit2/shhs2-203543/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0dbcabfc3a8d63c218ea9bc79071628921e29ff42591ffb1cb1161bbb9d0df +size 2168 diff --git a/shhs_visit2/shhs2-203546/embeddings.meta.json b/shhs_visit2/shhs2-203546/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b61615b4115f869725d1ee4c64a0966acdf101e --- /dev/null +++ b/shhs_visit2/shhs2-203546/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203546", + "embedding_dim": 500, + "n_epochs": 1130, + "created_utc": "2026-05-03T18:31:06.489613+00:00", + "shape": [ + 1130, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203546/embeddings.npy b/shhs_visit2/shhs2-203546/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb9f84ed0f1404a18e536e530607fa4a94791acd --- /dev/null +++ b/shhs_visit2/shhs2-203546/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89aaee756f889a2ff41de6d0463016f98c2bb234d70b6174377bc8b2e0a4ade +size 1130128 diff --git a/shhs_visit2/shhs2-203546/labels.meta.json b/shhs_visit2/shhs2-203546/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51cd99c93af924d0659189b19f591636ec058a1f --- /dev/null +++ b/shhs_visit2/shhs2-203546/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203546", + "n_epochs": 1130, + "created_utc": "2026-05-03T18:31:06.493966+00:00", + "shape": [ + 1130 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203546/labels.npy b/shhs_visit2/shhs2-203546/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..75baaaf28ab7d4fd8a8fb069a672ac25673f58bd --- /dev/null +++ b/shhs_visit2/shhs2-203546/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0a753a81137d5cf6d77ee392dff4ca252ad868d6a88971238b817fbb8a5d92 +size 2388 diff --git a/shhs_visit2/shhs2-203547/embeddings.meta.json b/shhs_visit2/shhs2-203547/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..954c3dbf5418ba1c59f486d596fd7eb577ffe1a2 --- /dev/null +++ b/shhs_visit2/shhs2-203547/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203547", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:31:07.741876+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203547/embeddings.npy b/shhs_visit2/shhs2-203547/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c31cdb610a4393b8548c3f981bc1dab233420f74 --- /dev/null +++ b/shhs_visit2/shhs2-203547/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a66662b5a9efcd8e0368df96ceb46956bb8f070b35705c4d355fe85dedfefa +size 1078128 diff --git a/shhs_visit2/shhs2-203547/labels.meta.json b/shhs_visit2/shhs2-203547/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..565b8b7f4a154fbf17dbb979f3acec93683f61cc --- /dev/null +++ b/shhs_visit2/shhs2-203547/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203547", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:31:07.745667+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203547/labels.npy b/shhs_visit2/shhs2-203547/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2280d61840c00193a2e92c43767513a1e397a56 --- /dev/null +++ b/shhs_visit2/shhs2-203547/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815564c2bae53ef31abfc78159821345246b309b6a9e3386158fe84065137c30 +size 2284 diff --git a/shhs_visit2/shhs2-203548/embeddings.meta.json b/shhs_visit2/shhs2-203548/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13d3ca3fd42a7ce8a5226bdd07664b9b77e682e0 --- /dev/null +++ b/shhs_visit2/shhs2-203548/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203548", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:09.444325+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203548/embeddings.npy b/shhs_visit2/shhs2-203548/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ae67d38745482ea89cfe2919984e7f636e80fed --- /dev/null +++ b/shhs_visit2/shhs2-203548/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d4abde814be57303673845bcac2156955cb5c25c3ff79984576c6326d364b1 +size 1364128 diff --git a/shhs_visit2/shhs2-203548/labels.meta.json b/shhs_visit2/shhs2-203548/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3921051e4671b1faf124ecb91c2da4c6b28b554b --- /dev/null +++ b/shhs_visit2/shhs2-203548/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203548", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:09.448954+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203548/labels.npy b/shhs_visit2/shhs2-203548/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ee6a343588b1c74cc7072db45dcb30a28110be5 --- /dev/null +++ b/shhs_visit2/shhs2-203548/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ef0e951942ec8da3e2d9c1c26345090cc8987764e1121c6a383d0b8cc933af +size 2856 diff --git a/shhs_visit2/shhs2-203551/embeddings.meta.json b/shhs_visit2/shhs2-203551/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28356529c3a9349a6b970c6fb54d20809bf987f5 --- /dev/null +++ b/shhs_visit2/shhs2-203551/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203551", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:10.978394+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203551/embeddings.npy b/shhs_visit2/shhs2-203551/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17a318a371fa30f89c3b329d88b4e05121ac4ebb --- /dev/null +++ b/shhs_visit2/shhs2-203551/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb7de4147898343c04990565a7e0f2ce2085dc836c1f1dae2fa1754aac8eee8 +size 1320128 diff --git a/shhs_visit2/shhs2-203551/labels.meta.json b/shhs_visit2/shhs2-203551/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b37822279026ccd36197bdb5cce79de84c8ce87b --- /dev/null +++ b/shhs_visit2/shhs2-203551/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203551", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:10.982111+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203551/labels.npy b/shhs_visit2/shhs2-203551/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5942470faa190c83cfdfc6261606e566fd39ce86 --- /dev/null +++ b/shhs_visit2/shhs2-203551/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4159ccd27e29c033b19e4b58a46000c7bf0cad97e6f75bba51ffc7feb302b232 +size 2768 diff --git a/shhs_visit2/shhs2-203553/embeddings.meta.json b/shhs_visit2/shhs2-203553/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..237f44f520ea4dabef038508af2c813e3d018446 --- /dev/null +++ b/shhs_visit2/shhs2-203553/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203553", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:12.266304+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203553/embeddings.npy b/shhs_visit2/shhs2-203553/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db493f855d13b180b8f5e29f34abeeb338cd2704 --- /dev/null +++ b/shhs_visit2/shhs2-203553/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159681de20b115e0ada9a8742f9c966b4876b0d2fe19d1d941d94d3de4511ae7 +size 1200128 diff --git a/shhs_visit2/shhs2-203553/labels.meta.json b/shhs_visit2/shhs2-203553/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69fe3c5431f5c31ad3c8577e5e0a97a1fa23607a --- /dev/null +++ b/shhs_visit2/shhs2-203553/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203553", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:12.270391+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203553/labels.npy b/shhs_visit2/shhs2-203553/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9c12ff52b9a710238e21c1249efcc214eda9b16 --- /dev/null +++ b/shhs_visit2/shhs2-203553/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0048a8119d5a0a8011214c7016ec5322c2840ddf65c58c6ab094e241f545255a +size 2528 diff --git a/shhs_visit2/shhs2-203554/embeddings.meta.json b/shhs_visit2/shhs2-203554/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..efa4859f05933016d71daa967ba687978f2f1429 --- /dev/null +++ b/shhs_visit2/shhs2-203554/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203554", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:12.890860+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203554/embeddings.npy b/shhs_visit2/shhs2-203554/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f80735a2a1db417e240dfa575e5e6e7b25333859 --- /dev/null +++ b/shhs_visit2/shhs2-203554/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f75c9dfcb469a421ac43e044be052b171cedc200ffd7f7089c941676dd995fc +size 1260128 diff --git a/shhs_visit2/shhs2-203554/labels.meta.json b/shhs_visit2/shhs2-203554/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dcf2d0d07e717fc61344f58da1a8de0aa1266823 --- /dev/null +++ b/shhs_visit2/shhs2-203554/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203554", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:12.894500+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203554/labels.npy b/shhs_visit2/shhs2-203554/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f901f5b3714fa07424e0e3e3d028349e6969a113 --- /dev/null +++ b/shhs_visit2/shhs2-203554/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf362c6e7d80e49662bb07bf11ab99445d3dc6709f829a8ed6f231070d62cfb +size 2648 diff --git a/shhs_visit2/shhs2-203555/embeddings.meta.json b/shhs_visit2/shhs2-203555/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42890478f2f77f762ba8e00f3135a80af53ab986 --- /dev/null +++ b/shhs_visit2/shhs2-203555/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203555", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:31:15.563898+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203555/embeddings.npy b/shhs_visit2/shhs2-203555/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0046ca5acb417e08507a62cbdd79c2efb5425bc --- /dev/null +++ b/shhs_visit2/shhs2-203555/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b333969977bf5eb0109cb40f27cdcc3ae9ed5aca0553ff0eafd00034d4062b +size 1318128 diff --git a/shhs_visit2/shhs2-203555/labels.meta.json b/shhs_visit2/shhs2-203555/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..166c672394dec8453bdb6bd5c95519d9fa7d41ac --- /dev/null +++ b/shhs_visit2/shhs2-203555/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203555", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:31:15.568504+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203555/labels.npy b/shhs_visit2/shhs2-203555/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..539e2ff987423325763d1c157cfce6d4b944f9fc --- /dev/null +++ b/shhs_visit2/shhs2-203555/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e317841758ad006353015023d76548b079d5ea260a9ceebb0730807620527a3 +size 2764 diff --git a/shhs_visit2/shhs2-203557/embeddings.meta.json b/shhs_visit2/shhs2-203557/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07b2a8afc236fb0d29b4bb1c1457d2f98d31fcdd --- /dev/null +++ b/shhs_visit2/shhs2-203557/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203557", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:17.207309+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203557/embeddings.npy b/shhs_visit2/shhs2-203557/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7506b5f264dfe07959cf55ad2d2d4dc5b49b24d --- /dev/null +++ b/shhs_visit2/shhs2-203557/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb61d943e54a5d63e86b24204e424c8bb78452d011a8cd4e6a2d4c2a5c8b6e55 +size 1364128 diff --git a/shhs_visit2/shhs2-203557/labels.meta.json b/shhs_visit2/shhs2-203557/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b66ab7ebe6c183a7a329c5b07787e3a482dc6c77 --- /dev/null +++ b/shhs_visit2/shhs2-203557/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203557", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:17.210738+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203557/labels.npy b/shhs_visit2/shhs2-203557/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..28c1329e83cdf8053e9066256a322d5683ce604a --- /dev/null +++ b/shhs_visit2/shhs2-203557/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e064dfe314019b35cdcab3f9b34468edeef9c8669341516123a5584cde9710 +size 2856 diff --git a/shhs_visit2/shhs2-203559/embeddings.meta.json b/shhs_visit2/shhs2-203559/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff73241fa673d4fd2f75fcd29f22bfcaabc3ec5b --- /dev/null +++ b/shhs_visit2/shhs2-203559/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203559", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:18.415680+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203559/embeddings.npy b/shhs_visit2/shhs2-203559/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c647ef98d0a8faaf38b659430df8add90890d80 --- /dev/null +++ b/shhs_visit2/shhs2-203559/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c784429d306b0aa13e9820e8327b156115644c333ff8776656fb484f1aa416e8 +size 1200128 diff --git a/shhs_visit2/shhs2-203559/labels.meta.json b/shhs_visit2/shhs2-203559/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ea892ec2d65e40ef3d4e802afcbba4da86b345c --- /dev/null +++ b/shhs_visit2/shhs2-203559/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203559", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:18.419165+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203559/labels.npy b/shhs_visit2/shhs2-203559/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8930969e1619a0a669391fa9cd29202d6cc1daa3 --- /dev/null +++ b/shhs_visit2/shhs2-203559/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a454f1c4c154e9b74a466f882e98cecaf54c5c6e57c11567fdb170dca2b40d7f +size 2528 diff --git a/shhs_visit2/shhs2-203562/embeddings.meta.json b/shhs_visit2/shhs2-203562/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb3d3aede9fc17cd93efd35a05dcf1ab9ded4851 --- /dev/null +++ b/shhs_visit2/shhs2-203562/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203562", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:19.715851+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203562/embeddings.npy b/shhs_visit2/shhs2-203562/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae747d3d9dbba106cf8de736560aa651124b5295 --- /dev/null +++ b/shhs_visit2/shhs2-203562/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202452553ef685ead94d0fc2a80fce7e4737098ccb73d85f7f6fa961721c5c4c +size 1260128 diff --git a/shhs_visit2/shhs2-203562/labels.meta.json b/shhs_visit2/shhs2-203562/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed22be76365c8a2a9f1beb085928611285b080c8 --- /dev/null +++ b/shhs_visit2/shhs2-203562/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203562", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:19.719759+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203562/labels.npy b/shhs_visit2/shhs2-203562/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..72b9bdb6e8db638dfe54008723614bb3c3fef34f --- /dev/null +++ b/shhs_visit2/shhs2-203562/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae8bad485c9ccb2e9297ffb3f927f88c861d7c4678ee445b0c48817adfcba1d +size 2648 diff --git a/shhs_visit2/shhs2-203563/embeddings.meta.json b/shhs_visit2/shhs2-203563/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5b834975e2cffe58cdc6f473f4422bd62f35f86 --- /dev/null +++ b/shhs_visit2/shhs2-203563/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203563", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:21.044127+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203563/embeddings.npy b/shhs_visit2/shhs2-203563/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb92eedd6eb787c0dc2e470bfc9cd860173fd7c7 --- /dev/null +++ b/shhs_visit2/shhs2-203563/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d9bea60002034b326fe80cab2cd7ccc23d24b7b467fe7a06cb9c5d5b1ec35d +size 1260128 diff --git a/shhs_visit2/shhs2-203563/labels.meta.json b/shhs_visit2/shhs2-203563/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29736c29f638628968f5400505ef87bc9226797b --- /dev/null +++ b/shhs_visit2/shhs2-203563/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203563", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:21.047927+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203563/labels.npy b/shhs_visit2/shhs2-203563/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e25a2793ab286c8f5d36841e01f23006d9a2300 --- /dev/null +++ b/shhs_visit2/shhs2-203563/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4877dc8a0a6e4e0cf534c5056a9f38c0182e8a15e39cefadd57169cae8f6125 +size 2648 diff --git a/shhs_visit2/shhs2-203564/embeddings.meta.json b/shhs_visit2/shhs2-203564/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2417f3504cba5f72c6566e3434dc0df69208db86 --- /dev/null +++ b/shhs_visit2/shhs2-203564/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203564", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:22.440090+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203564/embeddings.npy b/shhs_visit2/shhs2-203564/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..022f7da24b4c8f9bd7a6c09f5ec2ea667b58b8d9 --- /dev/null +++ b/shhs_visit2/shhs2-203564/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95d4d72f499afcf0342a775b482d923b50ef65fe36e6ff4fea6b16ab23d7e74 +size 1260128 diff --git a/shhs_visit2/shhs2-203564/labels.meta.json b/shhs_visit2/shhs2-203564/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..236ddd9c1883be00bd3be1a20cd40d792b1b22e5 --- /dev/null +++ b/shhs_visit2/shhs2-203564/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203564", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:22.444538+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203564/labels.npy b/shhs_visit2/shhs2-203564/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f729b2fe46d87a424c5eb1c3459bc60666b6ea17 --- /dev/null +++ b/shhs_visit2/shhs2-203564/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca89a04f857f6c2ccc7181a4fcf451c9671296cb5f2acf1093117eb0688f3e89 +size 2648 diff --git a/shhs_visit2/shhs2-203565/embeddings.meta.json b/shhs_visit2/shhs2-203565/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38e6c71b9f005fd9f04c30c5b4e3f02d98016b50 --- /dev/null +++ b/shhs_visit2/shhs2-203565/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203565", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:23.910571+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203565/embeddings.npy b/shhs_visit2/shhs2-203565/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..985b1c6d5c0a4f5a5c58af55c0ee49273be9f587 --- /dev/null +++ b/shhs_visit2/shhs2-203565/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f463b495b991b04a2fb853e723a60e6203b5100bf7db40b2cb07391f899dad +size 1320128 diff --git a/shhs_visit2/shhs2-203565/labels.meta.json b/shhs_visit2/shhs2-203565/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9f723126e86b2f4d076f4efc8e4479259501de9 --- /dev/null +++ b/shhs_visit2/shhs2-203565/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203565", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:23.913594+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203565/labels.npy b/shhs_visit2/shhs2-203565/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..20021b28718541249ed9b5cb8bc2528f95e02f8a --- /dev/null +++ b/shhs_visit2/shhs2-203565/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002965729a287c2447e7207d9e3f36ded05cb77ed286fa7475a7bb6a5f73e5a7 +size 2768 diff --git a/shhs_visit2/shhs2-203566/embeddings.meta.json b/shhs_visit2/shhs2-203566/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0592f400ff29af6e3ff3695f37a196c1be5c28e --- /dev/null +++ b/shhs_visit2/shhs2-203566/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203566", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:25.153692+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203566/embeddings.npy b/shhs_visit2/shhs2-203566/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..18b7d5f16ee36db1f46b44368447ddedd83555d2 --- /dev/null +++ b/shhs_visit2/shhs2-203566/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c686c5caa50f580e7f8b5ec892d1d698b600d00adc35580ff537bfc086ff6294 +size 1200128 diff --git a/shhs_visit2/shhs2-203566/labels.meta.json b/shhs_visit2/shhs2-203566/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1507b56ba9f32fe91259214ceed819f5cf3ee46 --- /dev/null +++ b/shhs_visit2/shhs2-203566/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203566", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:25.157545+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203566/labels.npy b/shhs_visit2/shhs2-203566/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7fc478610931a6018841f3db940ba0354004ad39 --- /dev/null +++ b/shhs_visit2/shhs2-203566/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:106d27112f04fc6720a11817be43ef733df58c921ea9a210575fbdb4bdcd8aaa +size 2528 diff --git a/shhs_visit2/shhs2-203567/embeddings.meta.json b/shhs_visit2/shhs2-203567/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62d6b93394914b4604190b392254590e1c1df004 --- /dev/null +++ b/shhs_visit2/shhs2-203567/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203567", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:26.538661+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203567/embeddings.npy b/shhs_visit2/shhs2-203567/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee79978c5f1c480b118ece902b64218d9d9b7959 --- /dev/null +++ b/shhs_visit2/shhs2-203567/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5c57448950e85163ffd66ed411b8fa66541d43904ba407185877dcc84ef019 +size 1260128 diff --git a/shhs_visit2/shhs2-203567/labels.meta.json b/shhs_visit2/shhs2-203567/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfbfd96fff47887e8d073c920c58337b7cd164c7 --- /dev/null +++ b/shhs_visit2/shhs2-203567/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203567", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:26.542579+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203567/labels.npy b/shhs_visit2/shhs2-203567/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0bd5f1e91af78e583199816baf48129f1b45df7 --- /dev/null +++ b/shhs_visit2/shhs2-203567/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b7f6fc9b182cdc12f67db34c23c3452e7e419e68955c3c41e09272f546f020 +size 2648 diff --git a/shhs_visit2/shhs2-203570/embeddings.meta.json b/shhs_visit2/shhs2-203570/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d857c3427c77c16c92ea31c5da3459a2ae750052 --- /dev/null +++ b/shhs_visit2/shhs2-203570/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203570", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:31:27.801517+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203570/embeddings.npy b/shhs_visit2/shhs2-203570/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb9d56f46cf04fbcfb74408704928a48461be2ba --- /dev/null +++ b/shhs_visit2/shhs2-203570/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7107bb47d4f328691d0413eeb1e8794eb09a75db0afcd7110d2fd69ba36c57 +size 1078128 diff --git a/shhs_visit2/shhs2-203570/labels.meta.json b/shhs_visit2/shhs2-203570/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f6bde9f4ebc4c54658dc2fd6be1f581420b1205 --- /dev/null +++ b/shhs_visit2/shhs2-203570/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203570", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:31:27.805168+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203570/labels.npy b/shhs_visit2/shhs2-203570/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a61146adb9ef8c422523bfc06bc7034e8715d6c1 --- /dev/null +++ b/shhs_visit2/shhs2-203570/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a15062b4d0463efced647637f05389b4ec17b0bdcc4e7261427f0326a3330da +size 2284 diff --git a/shhs_visit2/shhs2-203573/embeddings.meta.json b/shhs_visit2/shhs2-203573/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca4ddf34f0cba7d96fed083777cf8713a91cd065 --- /dev/null +++ b/shhs_visit2/shhs2-203573/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203573", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:31:28.901618+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203573/embeddings.npy b/shhs_visit2/shhs2-203573/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad1e0ca34972884e1192aaaa0554e6f3349eb481 --- /dev/null +++ b/shhs_visit2/shhs2-203573/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f028086bf7ebb1a0c20afffc5fcd163b41bedf66a61b26f174a82a9431e5438 +size 1050128 diff --git a/shhs_visit2/shhs2-203573/labels.meta.json b/shhs_visit2/shhs2-203573/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9b9e4bce22be3461d3d052d516fe17049d09646 --- /dev/null +++ b/shhs_visit2/shhs2-203573/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203573", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:31:28.905347+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203573/labels.npy b/shhs_visit2/shhs2-203573/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91dff97047219e3d3b918bd3aceea6eeb2935b49 --- /dev/null +++ b/shhs_visit2/shhs2-203573/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfee7284eae3cac7c2a23420c498d88c24969a551cc0f4aa6095850ca5d2f88 +size 2228 diff --git a/shhs_visit2/shhs2-203574/embeddings.meta.json b/shhs_visit2/shhs2-203574/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87ca5a9a7dfc5e26ff5923bb44d7bef1f6271421 --- /dev/null +++ b/shhs_visit2/shhs2-203574/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203574", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:29.568042+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203574/embeddings.npy b/shhs_visit2/shhs2-203574/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54059367e4aefb53795a299ea941be6d2952fd02 --- /dev/null +++ b/shhs_visit2/shhs2-203574/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac757f711da0a40c2a9d917704b8fe8bbb6487dce82c28ff0a5f77a602f4f077 +size 1364128 diff --git a/shhs_visit2/shhs2-203574/labels.meta.json b/shhs_visit2/shhs2-203574/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f16e411753d1b74c9bd7950043a0f6045c06413 --- /dev/null +++ b/shhs_visit2/shhs2-203574/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203574", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:29.572012+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203574/labels.npy b/shhs_visit2/shhs2-203574/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae15162d6120708e882d84161153e508c12b9c69 --- /dev/null +++ b/shhs_visit2/shhs2-203574/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61114bc38f3095976a8d8564d038a3ef9db4deb7fb2424c7f76122651bca9d46 +size 2856 diff --git a/shhs_visit2/shhs2-203580/embeddings.meta.json b/shhs_visit2/shhs2-203580/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c0db5e2ed40e9730e18fcaef9262758cb46d884b --- /dev/null +++ b/shhs_visit2/shhs2-203580/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203580", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:31:30.761961+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203580/embeddings.npy b/shhs_visit2/shhs2-203580/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70cc2465ed6bef009b0bb053406a885b20ec4ef0 --- /dev/null +++ b/shhs_visit2/shhs2-203580/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad67717cb3eeb18457ee40c569871b73119c217fd014548448cc5b0c90e7de2f +size 1080128 diff --git a/shhs_visit2/shhs2-203580/labels.meta.json b/shhs_visit2/shhs2-203580/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc728f0ec1d2102690dcc46c362e3eec968db437 --- /dev/null +++ b/shhs_visit2/shhs2-203580/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203580", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:31:30.765916+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203580/labels.npy b/shhs_visit2/shhs2-203580/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a446ed13482ebc8707562dd01c3f01417477c4e --- /dev/null +++ b/shhs_visit2/shhs2-203580/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0e4bdb6e93d0de6818b6bc0e72be839e0b8d47ebe9a8e77f3d9666d7fa4690 +size 2288 diff --git a/shhs_visit2/shhs2-203581/embeddings.meta.json b/shhs_visit2/shhs2-203581/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e5ca48b9a7206d735f8cfb87c8adbac80bad8f1 --- /dev/null +++ b/shhs_visit2/shhs2-203581/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203581", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:31:31.924958+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203581/embeddings.npy b/shhs_visit2/shhs2-203581/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d96799d11987528a37335a650b44e810aae56410 --- /dev/null +++ b/shhs_visit2/shhs2-203581/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f504ec698f88d411d25753c9811636293ae5a3574e87dbd2c6281b15eb611f48 +size 1020128 diff --git a/shhs_visit2/shhs2-203581/labels.meta.json b/shhs_visit2/shhs2-203581/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aeb6756be5527d1f274bdf48b91e079b89b0b0e3 --- /dev/null +++ b/shhs_visit2/shhs2-203581/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203581", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:31:31.929046+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203581/labels.npy b/shhs_visit2/shhs2-203581/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba5794899bc6f2bd1169c3b7145cd2e69c7d073a --- /dev/null +++ b/shhs_visit2/shhs2-203581/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b64cad3dfc95887ed30cd940a1557af5bcf4ae855b229209fd16d7cd9b0547 +size 2168 diff --git a/shhs_visit2/shhs2-203585/embeddings.meta.json b/shhs_visit2/shhs2-203585/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8d8e89d37b4062308a5e769d92d80235d2d2d52 --- /dev/null +++ b/shhs_visit2/shhs2-203585/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203585", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:33.136833+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203585/embeddings.npy b/shhs_visit2/shhs2-203585/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f94cc6082a10a7f22cd6d45feda7d61bb3de42e2 --- /dev/null +++ b/shhs_visit2/shhs2-203585/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be28f3e7a28cacc77b3a21b63c3b360dba1359cb1a23832df906f92045fb2b64 +size 1200128 diff --git a/shhs_visit2/shhs2-203585/labels.meta.json b/shhs_visit2/shhs2-203585/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..890460304cd459fdded939bb8a891bdad73e8c9e --- /dev/null +++ b/shhs_visit2/shhs2-203585/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203585", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:33.139661+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203585/labels.npy b/shhs_visit2/shhs2-203585/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ba59a1c7f31f5643300b644a8a2f88e523c14cd --- /dev/null +++ b/shhs_visit2/shhs2-203585/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562fab7e14db7f5e37d97a1514359c1ef86d18108f0582169de1c1f83bac2ba5 +size 2528 diff --git a/shhs_visit2/shhs2-203586/embeddings.meta.json b/shhs_visit2/shhs2-203586/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..030c3a7a2fb7c14d0399a35153f616e708b78526 --- /dev/null +++ b/shhs_visit2/shhs2-203586/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203586", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:31:34.631780+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203586/embeddings.npy b/shhs_visit2/shhs2-203586/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..88c2353933d7a069d30bafc3e8bb4bb8c4e59e7a --- /dev/null +++ b/shhs_visit2/shhs2-203586/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6deceb5fca001e52fe85ac37b0abf9411c1e49695851eaa2c5aa922360f5517f +size 1290128 diff --git a/shhs_visit2/shhs2-203586/labels.meta.json b/shhs_visit2/shhs2-203586/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8487a9e1e3f6836227387e688a4337e2cbd501ee --- /dev/null +++ b/shhs_visit2/shhs2-203586/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203586", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:31:34.636272+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203586/labels.npy b/shhs_visit2/shhs2-203586/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..99fee65aecb42ec2897b22ac6081aad167eb5680 --- /dev/null +++ b/shhs_visit2/shhs2-203586/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cefdaff29ee4d90efe0dae2229961f68ede009200f166526dfcd5f990e32929 +size 2708 diff --git a/shhs_visit2/shhs2-203587/embeddings.meta.json b/shhs_visit2/shhs2-203587/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b904de08818fff16c03ecbcc7699535efef549ef --- /dev/null +++ b/shhs_visit2/shhs2-203587/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203587", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:36.213562+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203587/embeddings.npy b/shhs_visit2/shhs2-203587/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..25f74a16c774640bd02db91644ad3051b127740f --- /dev/null +++ b/shhs_visit2/shhs2-203587/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3a4e78b59eae17315893eb7b446479295eb2c21eeb30c4e5a9bfe98fc376a3 +size 1364128 diff --git a/shhs_visit2/shhs2-203587/labels.meta.json b/shhs_visit2/shhs2-203587/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b9df623b57f52da6f731a01b0c95953940d2ab2 --- /dev/null +++ b/shhs_visit2/shhs2-203587/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203587", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:36.217210+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203587/labels.npy b/shhs_visit2/shhs2-203587/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..65cd2598af651ce194d730d8a1304611dbcc13c9 --- /dev/null +++ b/shhs_visit2/shhs2-203587/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8073686750b97cfa7985028b86cb81cd9bfa6f10a4bf732b5d68ae676e42ebc +size 2856 diff --git a/shhs_visit2/shhs2-203588/embeddings.meta.json b/shhs_visit2/shhs2-203588/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89d568de9796f4ecc1447107b015732bd1ea853e --- /dev/null +++ b/shhs_visit2/shhs2-203588/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203588", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:31:36.716334+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203588/embeddings.npy b/shhs_visit2/shhs2-203588/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1970afc8195bfa3ddd7adff7a95198d379f5ed53 --- /dev/null +++ b/shhs_visit2/shhs2-203588/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ebbd2775c2988660f2e489430aa1e299165800da84a864b46077a617a8ee8ce +size 1020128 diff --git a/shhs_visit2/shhs2-203588/labels.meta.json b/shhs_visit2/shhs2-203588/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4523c8e86cd887ea6aa2d54c8ff8c93a8c921d6c --- /dev/null +++ b/shhs_visit2/shhs2-203588/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203588", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:31:36.721497+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203588/labels.npy b/shhs_visit2/shhs2-203588/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8fe628a6b11892a29bd7d5dbfdfc704b867118c2 --- /dev/null +++ b/shhs_visit2/shhs2-203588/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d68f5334b56e2436cdc7b4776d893b32fded5db7ba8cbf5a77699c01170f5a96 +size 2168 diff --git a/shhs_visit2/shhs2-203589/embeddings.meta.json b/shhs_visit2/shhs2-203589/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e5ef8212375f4c362bf11333b5410812e72e7233 --- /dev/null +++ b/shhs_visit2/shhs2-203589/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203589", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:38.228738+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203589/embeddings.npy b/shhs_visit2/shhs2-203589/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2f19634a1a09a0fe145c1e22de197d332fadaa8 --- /dev/null +++ b/shhs_visit2/shhs2-203589/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9381d4b57fd572de742528c24d085a441bacec86eb3015481d91b14c3b78baba +size 1320128 diff --git a/shhs_visit2/shhs2-203589/labels.meta.json b/shhs_visit2/shhs2-203589/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b52b9a22773cb0c460727e37732595e61810318a --- /dev/null +++ b/shhs_visit2/shhs2-203589/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203589", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:38.232576+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203589/labels.npy b/shhs_visit2/shhs2-203589/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1a7e24f2d620d52901af5ae0b4626795b2374cd --- /dev/null +++ b/shhs_visit2/shhs2-203589/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c760065abb7e877a37a420e7a1b809452b0ffb9893ec9481aae67128962294eb +size 2768 diff --git a/shhs_visit2/shhs2-203593/embeddings.meta.json b/shhs_visit2/shhs2-203593/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..574f611aed4f1d3584346f23dc0157b3074078ca --- /dev/null +++ b/shhs_visit2/shhs2-203593/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203593", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:39.805358+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203593/embeddings.npy b/shhs_visit2/shhs2-203593/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04ff33d1cae5f37c28314c34ec3ba129c029a8bb --- /dev/null +++ b/shhs_visit2/shhs2-203593/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7074e219c0f34d4a47c64852d84aa7a7a9b6fa93f0ede538aaa1179ac0d55b48 +size 1320128 diff --git a/shhs_visit2/shhs2-203593/labels.meta.json b/shhs_visit2/shhs2-203593/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a99b6ce55def4da37aff7ddc9e4b8e97c44de17 --- /dev/null +++ b/shhs_visit2/shhs2-203593/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203593", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:39.809873+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203593/labels.npy b/shhs_visit2/shhs2-203593/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ece7c51d6dfc3923febd12ff9410a1a11569f1d6 --- /dev/null +++ b/shhs_visit2/shhs2-203593/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52dc205655df9aff57a8ab68efa130f91383df0adb7596c12304c831cd03e42b +size 2768 diff --git a/shhs_visit2/shhs2-203594/embeddings.meta.json b/shhs_visit2/shhs2-203594/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47c834056c309b3d3dc8d0540fe3c83c1bc184cb --- /dev/null +++ b/shhs_visit2/shhs2-203594/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203594", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:41.481657+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203594/embeddings.npy b/shhs_visit2/shhs2-203594/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab5f67b7ad14637e11ee2b2e847715b33061e823 --- /dev/null +++ b/shhs_visit2/shhs2-203594/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b5a4c257f680841a4c23605341a3260d4bb628c5687f144cda5d24d19ba5a8 +size 1364128 diff --git a/shhs_visit2/shhs2-203594/labels.meta.json b/shhs_visit2/shhs2-203594/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8b730c0f7f7d93767f3462791d058aef022c065 --- /dev/null +++ b/shhs_visit2/shhs2-203594/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203594", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:41.485176+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203594/labels.npy b/shhs_visit2/shhs2-203594/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb20fe0c85280b61fb8318b1bdbe555da524dfc6 --- /dev/null +++ b/shhs_visit2/shhs2-203594/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82237da4fc435fbd7ffc6f2378a69d56225cb9ccc19f1a4956670253b9435b45 +size 2856 diff --git a/shhs_visit2/shhs2-203595/embeddings.meta.json b/shhs_visit2/shhs2-203595/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10a81af2bf465d9d7a49e019aa0c448078efec3c --- /dev/null +++ b/shhs_visit2/shhs2-203595/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203595", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:43.133031+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203595/embeddings.npy b/shhs_visit2/shhs2-203595/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..701e09f870e910ef6fb3245419e6e8af4c75f612 --- /dev/null +++ b/shhs_visit2/shhs2-203595/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb7533459988eefbfff667b3903a8ef5b4bdf84914b8a5a116d7a42cdfd51c6e +size 1364128 diff --git a/shhs_visit2/shhs2-203595/labels.meta.json b/shhs_visit2/shhs2-203595/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18a82f99f9767920f57ce0737b55dd0731130681 --- /dev/null +++ b/shhs_visit2/shhs2-203595/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203595", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:31:43.139663+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203595/labels.npy b/shhs_visit2/shhs2-203595/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cba4f89ce8e34171a755a21a5e4b9e0df7a8d602 --- /dev/null +++ b/shhs_visit2/shhs2-203595/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e981612bde1b6c874690084f0bc67d99feb7ca0ee3e5409f743deff604b86c1e +size 2856 diff --git a/shhs_visit2/shhs2-203605/embeddings.meta.json b/shhs_visit2/shhs2-203605/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d688cd779ddbf7a467cd184eb081cbc463f26b7 --- /dev/null +++ b/shhs_visit2/shhs2-203605/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203605", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:43.786055+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203605/embeddings.npy b/shhs_visit2/shhs2-203605/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a6be47c40fbaeda8e0089111997425977a905b6 --- /dev/null +++ b/shhs_visit2/shhs2-203605/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4d42dfced15fe59ea58eb638ecd0c8e6e8530b6e7b72a81ad23621090f5844 +size 1320128 diff --git a/shhs_visit2/shhs2-203605/labels.meta.json b/shhs_visit2/shhs2-203605/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3ecae3f5fcc4267527d44f36fa850777c150311 --- /dev/null +++ b/shhs_visit2/shhs2-203605/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203605", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:43.790712+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203605/labels.npy b/shhs_visit2/shhs2-203605/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cea5d8a325f714332ad92733f26ea35fb3510a44 --- /dev/null +++ b/shhs_visit2/shhs2-203605/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8046db0656756baffc49df29d544b1ac3f3f0ae1918f6c35f2b1aa28f4ca5989 +size 2768 diff --git a/shhs_visit2/shhs2-203606/embeddings.meta.json b/shhs_visit2/shhs2-203606/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90d13ae3a78ad65ebf5d19dbb8171549f1b84fff --- /dev/null +++ b/shhs_visit2/shhs2-203606/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203606", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:45.089433+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203606/embeddings.npy b/shhs_visit2/shhs2-203606/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a70c48f54653bf77345cfd1594f3eec324f922e8 --- /dev/null +++ b/shhs_visit2/shhs2-203606/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274e3ea44dc75a8c9a8c0af0eef6eddcd7a5bc870f5a4eee2eb90d43103daf1d +size 1200128 diff --git a/shhs_visit2/shhs2-203606/labels.meta.json b/shhs_visit2/shhs2-203606/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f291b9e46ccd3c9ac08bb0540a719cb78b9ad59 --- /dev/null +++ b/shhs_visit2/shhs2-203606/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203606", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:45.092871+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203606/labels.npy b/shhs_visit2/shhs2-203606/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd900126ccaa8d224f7f8be54f1c1e15af11ad7e --- /dev/null +++ b/shhs_visit2/shhs2-203606/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a452d73b005dc23b4a7b16dc7c1e1ca7dadb28281167fa881acc3a536e940931 +size 2528 diff --git a/shhs_visit2/shhs2-203607/embeddings.meta.json b/shhs_visit2/shhs2-203607/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64280a4f29a5b7dbc052a8eef5f10bee2d0c5b1e --- /dev/null +++ b/shhs_visit2/shhs2-203607/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203607", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:31:46.533088+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203607/embeddings.npy b/shhs_visit2/shhs2-203607/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fbb4d6f9e7dc862be7e883145fd3f5793fefa2ef --- /dev/null +++ b/shhs_visit2/shhs2-203607/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa50d0fadc46fc657d2d2358631c1d4cec2bd826bb95982a99f7d59fbd142e2b +size 1350128 diff --git a/shhs_visit2/shhs2-203607/labels.meta.json b/shhs_visit2/shhs2-203607/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b9976cb5e7a80c32255ef0f14156156c09071fa --- /dev/null +++ b/shhs_visit2/shhs2-203607/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203607", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:31:46.536865+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203607/labels.npy b/shhs_visit2/shhs2-203607/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2f4767a9214a8c3ec6c11548050d623f72d522d --- /dev/null +++ b/shhs_visit2/shhs2-203607/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf880d4033e6004166d2b466df67243a19ce7b831b3977824b427ce9c044787f +size 2828 diff --git a/shhs_visit2/shhs2-203608/embeddings.meta.json b/shhs_visit2/shhs2-203608/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..029fec82aa3f1e5f5ea076c5a61d1105d7b0ac60 --- /dev/null +++ b/shhs_visit2/shhs2-203608/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203608", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:47.724468+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203608/embeddings.npy b/shhs_visit2/shhs2-203608/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ae10c4fd03629ef0b83949a75350687ef7aabaf --- /dev/null +++ b/shhs_visit2/shhs2-203608/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0a9f69ff2c2702d24234ef16517f635ef0682c51c006a581e0a831a82fea5d6 +size 1200128 diff --git a/shhs_visit2/shhs2-203608/labels.meta.json b/shhs_visit2/shhs2-203608/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad9733f0f638660762db9ac087fa89598c3fd3c1 --- /dev/null +++ b/shhs_visit2/shhs2-203608/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203608", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:47.728314+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203608/labels.npy b/shhs_visit2/shhs2-203608/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2cf4c4c03aea6cde1b00de8156591846a68eee8f --- /dev/null +++ b/shhs_visit2/shhs2-203608/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f0539193aa36b02975d85e33a4d97b4574ed9055168f780e52d2a0da21812e +size 2528 diff --git a/shhs_visit2/shhs2-203610/embeddings.meta.json b/shhs_visit2/shhs2-203610/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..feaf0ef286173f6912553fe0de86ba07f36ae1b2 --- /dev/null +++ b/shhs_visit2/shhs2-203610/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203610", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:31:48.321094+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203610/embeddings.npy b/shhs_visit2/shhs2-203610/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52e1e8d5d93fe66e33ea8c2a22b976c98a06719d --- /dev/null +++ b/shhs_visit2/shhs2-203610/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4510a1d32c8d3d88df98ec1dd2cf35966ee44cea594c038e2797a86ef743b22b +size 1170128 diff --git a/shhs_visit2/shhs2-203610/labels.meta.json b/shhs_visit2/shhs2-203610/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8559fbd62218dc5b661e1ef18d0371cacf98c21e --- /dev/null +++ b/shhs_visit2/shhs2-203610/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203610", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:31:48.325052+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203610/labels.npy b/shhs_visit2/shhs2-203610/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6bb8f2223c89ee1eee6cd02405136f1e18f28944 --- /dev/null +++ b/shhs_visit2/shhs2-203610/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7b77978b2d8f245009e8f4cd1748c84a5c1da364b3b0053084f1b09b999ae8 +size 2468 diff --git a/shhs_visit2/shhs2-203613/embeddings.meta.json b/shhs_visit2/shhs2-203613/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b6991a600c8afa1f80fbad504b5198b9d17258a --- /dev/null +++ b/shhs_visit2/shhs2-203613/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203613", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:49.633493+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203613/embeddings.npy b/shhs_visit2/shhs2-203613/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..16970bff00cf2209e98ae38780a11b87c8d63869 --- /dev/null +++ b/shhs_visit2/shhs2-203613/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac9d579f0764ba78458efea020a3be1f2c7def1dd0f1027fcfb8c245b2690906 +size 1260128 diff --git a/shhs_visit2/shhs2-203613/labels.meta.json b/shhs_visit2/shhs2-203613/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e68d06cc1b764aa5663c5007ed1caf5fd30abcc1 --- /dev/null +++ b/shhs_visit2/shhs2-203613/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203613", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:31:49.636629+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203613/labels.npy b/shhs_visit2/shhs2-203613/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8d1a185adc8c3e37925002a0ca94178404a7436 --- /dev/null +++ b/shhs_visit2/shhs2-203613/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd72890abdd463bb0d700e368013e7f0e575101d0994d8b73620b5f12ac5fc72 +size 2648 diff --git a/shhs_visit2/shhs2-203614/embeddings.meta.json b/shhs_visit2/shhs2-203614/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34c8f8425bc7f2172fa22437a12b8e638f8c07b2 --- /dev/null +++ b/shhs_visit2/shhs2-203614/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203614", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:31:50.931385+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203614/embeddings.npy b/shhs_visit2/shhs2-203614/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6225c7d96e4033b7621ed39ee48bd5d48d1df0e --- /dev/null +++ b/shhs_visit2/shhs2-203614/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95417f72d0c394f31b5ccb9a2a3402e9a270bb6f2f97ac6a68a86ea8fca9bd92 +size 1080128 diff --git a/shhs_visit2/shhs2-203614/labels.meta.json b/shhs_visit2/shhs2-203614/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4896e5d3a767588717fbf50391953df79590e306 --- /dev/null +++ b/shhs_visit2/shhs2-203614/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203614", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:31:50.935733+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203614/labels.npy b/shhs_visit2/shhs2-203614/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e92eedd3fc7471a186b429c86d7092c7afce7a9e --- /dev/null +++ b/shhs_visit2/shhs2-203614/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa88a87495993a58d5023007aa793c669ddb044defb2394eb9df8264e7422e8 +size 2288 diff --git a/shhs_visit2/shhs2-203615/embeddings.meta.json b/shhs_visit2/shhs2-203615/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ecd9de5f582bb9c303da0ba65cb79054b83151f --- /dev/null +++ b/shhs_visit2/shhs2-203615/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203615", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:52.292937+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203615/embeddings.npy b/shhs_visit2/shhs2-203615/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94fe564f22cf3208c0ea17823cf49800917925e3 --- /dev/null +++ b/shhs_visit2/shhs2-203615/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4918bfddd892339f7fffafbb156f191920f90d0a7b45128c3376adeb7690cb +size 1200128 diff --git a/shhs_visit2/shhs2-203615/labels.meta.json b/shhs_visit2/shhs2-203615/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9554bbc5a9d9aaaddcc61d6ae3b9d0bbe9ed3926 --- /dev/null +++ b/shhs_visit2/shhs2-203615/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203615", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:31:52.297938+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203615/labels.npy b/shhs_visit2/shhs2-203615/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2b38cad445eda841b8cc85e99023b6c407b633f --- /dev/null +++ b/shhs_visit2/shhs2-203615/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a784a5af940bd6eb3d19c2e583fd9c7998a2ade86ac1af4f7d8812a9098b52f0 +size 2528 diff --git a/shhs_visit2/shhs2-203621/embeddings.meta.json b/shhs_visit2/shhs2-203621/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65226b80065fd88726fa11de7e1f5b837eb06cc3 --- /dev/null +++ b/shhs_visit2/shhs2-203621/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203621", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:53.706906+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203621/embeddings.npy b/shhs_visit2/shhs2-203621/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a9c847688a62812d2fa1bd81b561f26e15cc830 --- /dev/null +++ b/shhs_visit2/shhs2-203621/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262ebcba25a02e76f9995a8d7d3e04e156c1dad11656a3a56028ad619b68a4b8 +size 1320128 diff --git a/shhs_visit2/shhs2-203621/labels.meta.json b/shhs_visit2/shhs2-203621/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5250826249d6f4f5a4eed384ca43182cff36d3b4 --- /dev/null +++ b/shhs_visit2/shhs2-203621/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203621", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:53.711405+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203621/labels.npy b/shhs_visit2/shhs2-203621/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..83cd59f2297b7a18e89b2f4f9605f3ce652707a2 --- /dev/null +++ b/shhs_visit2/shhs2-203621/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb5bbbf2e7cacd7c175868a608685c00087a9fd1302f7194b618a1faf4f866c6 +size 2768 diff --git a/shhs_visit2/shhs2-203622/embeddings.meta.json b/shhs_visit2/shhs2-203622/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9225db93a4622aa393fe7ae8933e3cdf731ca517 --- /dev/null +++ b/shhs_visit2/shhs2-203622/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203622", + "embedding_dim": 500, + "n_epochs": 1120, + "created_utc": "2026-05-03T18:31:54.980075+00:00", + "shape": [ + 1120, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203622/embeddings.npy b/shhs_visit2/shhs2-203622/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..177617cd75ba3183822a1ede6feb356ea0a8f777 --- /dev/null +++ b/shhs_visit2/shhs2-203622/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dad5c8d949e74b658417ae81f7d1945e3cb83de5ee5f7667c1a097c24633d12 +size 1120128 diff --git a/shhs_visit2/shhs2-203622/labels.meta.json b/shhs_visit2/shhs2-203622/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5701cae7066d78eb36bccc9a7e698f1d86d4fa9 --- /dev/null +++ b/shhs_visit2/shhs2-203622/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203622", + "n_epochs": 1120, + "created_utc": "2026-05-03T18:31:54.983561+00:00", + "shape": [ + 1120 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203622/labels.npy b/shhs_visit2/shhs2-203622/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..69650e06f71bf6931f3b89b0d66ce67514a01cc5 --- /dev/null +++ b/shhs_visit2/shhs2-203622/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5448a1810f0081aaeed29beb1542b40c9499b53152abce65135468deb4bb345 +size 2368 diff --git a/shhs_visit2/shhs2-203623/embeddings.meta.json b/shhs_visit2/shhs2-203623/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d92620afe44371fc076f8e650c2c811cfc764702 --- /dev/null +++ b/shhs_visit2/shhs2-203623/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203623", + "embedding_dim": 500, + "n_epochs": 1228, + "created_utc": "2026-05-03T18:31:56.783376+00:00", + "shape": [ + 1228, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203623/embeddings.npy b/shhs_visit2/shhs2-203623/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..08c2c0102f80ef5e87d9da6a7500119e091a390f --- /dev/null +++ b/shhs_visit2/shhs2-203623/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c965be85e079dd4b4b1cfebe21fc932d88890a37473ff4209ab2cb77cc6ed5 +size 1228128 diff --git a/shhs_visit2/shhs2-203623/labels.meta.json b/shhs_visit2/shhs2-203623/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46fe63ddde2631a692e834d5ee695b46b3f6bfd4 --- /dev/null +++ b/shhs_visit2/shhs2-203623/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203623", + "n_epochs": 1228, + "created_utc": "2026-05-03T18:31:56.786586+00:00", + "shape": [ + 1228 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203623/labels.npy b/shhs_visit2/shhs2-203623/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1c72af3e5d2fc140f89bc204833a3a0f089094f --- /dev/null +++ b/shhs_visit2/shhs2-203623/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07b7a12502ed80e13bfa967ec3df46a5045c96f34738629960570a04989c8fc +size 2584 diff --git a/shhs_visit2/shhs2-203624/embeddings.meta.json b/shhs_visit2/shhs2-203624/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e9c03bcae08f9916b3d08d1dab966aab86dbc4b --- /dev/null +++ b/shhs_visit2/shhs2-203624/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203624", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:31:58.032482+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203624/embeddings.npy b/shhs_visit2/shhs2-203624/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58d38d7032c35a055dc1d484321ff0a7965ebd46 --- /dev/null +++ b/shhs_visit2/shhs2-203624/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a3ab446a4ba74a50d663a568dc90a12551786b891630d8a3dcf305a6f4dd0a +size 1170128 diff --git a/shhs_visit2/shhs2-203624/labels.meta.json b/shhs_visit2/shhs2-203624/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64096155dc21451aaf6bdefca687d32286d564cf --- /dev/null +++ b/shhs_visit2/shhs2-203624/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203624", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:31:58.036441+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203624/labels.npy b/shhs_visit2/shhs2-203624/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d321433fc39e7e3fb2fc94d64b155f644005d31 --- /dev/null +++ b/shhs_visit2/shhs2-203624/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895b1f93eefafcd5035ab3802d4e5c320dd2835596df38cc05a0c887b87721bc +size 2468 diff --git a/shhs_visit2/shhs2-203625/embeddings.meta.json b/shhs_visit2/shhs2-203625/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b6e340a9740fb262345b260b23c20c3a26f6b9d --- /dev/null +++ b/shhs_visit2/shhs2-203625/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203625", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:59.523789+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203625/embeddings.npy b/shhs_visit2/shhs2-203625/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0774eaff63ef2123dcd180017b73ab0255a2779b --- /dev/null +++ b/shhs_visit2/shhs2-203625/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78969fdb9743e7b626021dbad4701bcb5c531595779cb0caf155cd36aa05c06a +size 1320128 diff --git a/shhs_visit2/shhs2-203625/labels.meta.json b/shhs_visit2/shhs2-203625/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a25a71328da39cc4dcfa054aa2cdd3073c2cf378 --- /dev/null +++ b/shhs_visit2/shhs2-203625/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203625", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:31:59.527798+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203625/labels.npy b/shhs_visit2/shhs2-203625/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8d69c08073103b4252972a38bbcbeaa5299e13c --- /dev/null +++ b/shhs_visit2/shhs2-203625/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c67a544dfd37c7f3c035165404ae75ad38f7f91a8b8a3cf4f1da0b57f041ce +size 2768 diff --git a/shhs_visit2/shhs2-203626/embeddings.meta.json b/shhs_visit2/shhs2-203626/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20ca3c580c3f22ef595f0f4f6d3791566d5bc7c9 --- /dev/null +++ b/shhs_visit2/shhs2-203626/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203626", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:32:00.651461+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203626/embeddings.npy b/shhs_visit2/shhs2-203626/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e191dc98408c3ac6a1940182f3868043469740b --- /dev/null +++ b/shhs_visit2/shhs2-203626/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da786b332ec00351d6ac19017d6acd8b99942720f92f87729cb220240ee9f6c1 +size 1050128 diff --git a/shhs_visit2/shhs2-203626/labels.meta.json b/shhs_visit2/shhs2-203626/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55a0071433ad64231c9d4d54e448833c26c125df --- /dev/null +++ b/shhs_visit2/shhs2-203626/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203626", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:32:00.654897+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203626/labels.npy b/shhs_visit2/shhs2-203626/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e33b50a0443fe1f324582c612098829be5d8c1f --- /dev/null +++ b/shhs_visit2/shhs2-203626/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b29b9ad235a96272414aecf40a80498c4429e3547461ab1d43b610ba145a1f +size 2228 diff --git a/shhs_visit2/shhs2-203627/embeddings.meta.json b/shhs_visit2/shhs2-203627/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df19914323a8f600d61752a20af688f1215e6bae --- /dev/null +++ b/shhs_visit2/shhs2-203627/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203627", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:32:01.685470+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203627/embeddings.npy b/shhs_visit2/shhs2-203627/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a3fbb52ade65068c5d482c68f084235e800def0 --- /dev/null +++ b/shhs_visit2/shhs2-203627/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da036f951258d4c8361d431f6cb641e8e236a5c27e425b0c9b2d1e4f0463fb5 +size 960128 diff --git a/shhs_visit2/shhs2-203627/labels.meta.json b/shhs_visit2/shhs2-203627/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62aff12e22c935ff49bce0e0ef5b6589ea149b57 --- /dev/null +++ b/shhs_visit2/shhs2-203627/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203627", + "n_epochs": 960, + "created_utc": "2026-05-03T18:32:01.690154+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203627/labels.npy b/shhs_visit2/shhs2-203627/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3dd33c4a9c6408db9460644f846e97772f2f78fd --- /dev/null +++ b/shhs_visit2/shhs2-203627/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477cd1df5bfb93c9b257b9cc8d7cd9d8a2ea91cc09674c5c401f115d2bb7849c +size 2048 diff --git a/shhs_visit2/shhs2-203629/embeddings.meta.json b/shhs_visit2/shhs2-203629/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40967547a541da971a75766e115205843b5ea06f --- /dev/null +++ b/shhs_visit2/shhs2-203629/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203629", + "embedding_dim": 500, + "n_epochs": 1108, + "created_utc": "2026-05-03T18:32:02.256451+00:00", + "shape": [ + 1108, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203629/embeddings.npy b/shhs_visit2/shhs2-203629/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5cfaca6dcad1c15c310b0dd645614cc2ea8bfe1 --- /dev/null +++ b/shhs_visit2/shhs2-203629/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed95fe40f4b92876670a24242fc8fbf8fe5cd818a735605f3f0804b82799e55 +size 1108128 diff --git a/shhs_visit2/shhs2-203629/labels.meta.json b/shhs_visit2/shhs2-203629/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65ef012da61c62bec357b47e06d0d0e8bca5876e --- /dev/null +++ b/shhs_visit2/shhs2-203629/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203629", + "n_epochs": 1108, + "created_utc": "2026-05-03T18:32:02.260442+00:00", + "shape": [ + 1108 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203629/labels.npy b/shhs_visit2/shhs2-203629/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6761c5b6b99bffc084e9b3f87695b783172ac012 --- /dev/null +++ b/shhs_visit2/shhs2-203629/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84a9f2bc9ad1e43a14a95b957815bb5c51f4c1fa7038b3c165c0afd98c1bba9 +size 2344 diff --git a/shhs_visit2/shhs2-203630/embeddings.meta.json b/shhs_visit2/shhs2-203630/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c8e98eb91dcb248911851284624e9434cf903da --- /dev/null +++ b/shhs_visit2/shhs2-203630/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203630", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:03.611601+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203630/embeddings.npy b/shhs_visit2/shhs2-203630/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52d87a96b1a7f5d75994ec683e266937c28176af --- /dev/null +++ b/shhs_visit2/shhs2-203630/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72017d2e526854eafb275d020a05458a9c7127b3fa3fa53dbeb7aaf06a7bf98 +size 1320128 diff --git a/shhs_visit2/shhs2-203630/labels.meta.json b/shhs_visit2/shhs2-203630/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4be1cb4cd08cd2419d2d04e67de9233d3dcf63fe --- /dev/null +++ b/shhs_visit2/shhs2-203630/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203630", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:03.614538+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203630/labels.npy b/shhs_visit2/shhs2-203630/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3462c47aa9c5da0a6ebdfed85e8521b238987c8f --- /dev/null +++ b/shhs_visit2/shhs2-203630/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b741c1b8612f3a60f42a10a0f1532f042de19c07f68251485fe5594c2c2116 +size 2768 diff --git a/shhs_visit2/shhs2-203634/embeddings.meta.json b/shhs_visit2/shhs2-203634/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fcea012d52a5cc519d7ec6855871d7ace68c1f5 --- /dev/null +++ b/shhs_visit2/shhs2-203634/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203634", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:04.936899+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203634/embeddings.npy b/shhs_visit2/shhs2-203634/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb32d630431e8d08be03ae1b6c5b516de0726c24 --- /dev/null +++ b/shhs_visit2/shhs2-203634/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f05446127e6901780f048b88ecba8ea632f530fc7a5fb6bd5288553eb1e33ba +size 1200128 diff --git a/shhs_visit2/shhs2-203634/labels.meta.json b/shhs_visit2/shhs2-203634/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79e76d5fd1be07aa46ef0a722a8533759297bd29 --- /dev/null +++ b/shhs_visit2/shhs2-203634/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203634", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:04.940836+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203634/labels.npy b/shhs_visit2/shhs2-203634/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1944bfa99a9d9a0b0f4abc0a4fb5913ba76c7534 --- /dev/null +++ b/shhs_visit2/shhs2-203634/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780a467efec81197f76f0e149a74c94048860cfa328bc8af92897d7fce67bfef +size 2528 diff --git a/shhs_visit2/shhs2-203635/embeddings.meta.json b/shhs_visit2/shhs2-203635/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ebd336d533790858119446315772e4598843f6e7 --- /dev/null +++ b/shhs_visit2/shhs2-203635/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203635", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:06.228252+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203635/embeddings.npy b/shhs_visit2/shhs2-203635/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..69bb1fb0cb44b543bf655f4f7c7a503d14a32969 --- /dev/null +++ b/shhs_visit2/shhs2-203635/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d2de2c10bb898ea0b9ce876334dc6b31d5777f47c210a15ff3a8cecb3be92a +size 1200128 diff --git a/shhs_visit2/shhs2-203635/labels.meta.json b/shhs_visit2/shhs2-203635/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6fe6a51bad6e2ee522d279ac537232c80d65d79 --- /dev/null +++ b/shhs_visit2/shhs2-203635/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203635", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:06.234093+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203635/labels.npy b/shhs_visit2/shhs2-203635/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..79af3ea1d041f6dedd8766954b7a16c1e501d2d0 --- /dev/null +++ b/shhs_visit2/shhs2-203635/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4dc7f12266f78a30cfdd9c544cde7028c99611c3acea0278d0e3c92b205b70a +size 2528 diff --git a/shhs_visit2/shhs2-203636/embeddings.meta.json b/shhs_visit2/shhs2-203636/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c617de07df851d6d1f196173884ca6d14e477ec --- /dev/null +++ b/shhs_visit2/shhs2-203636/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203636", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:06.877240+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203636/embeddings.npy b/shhs_visit2/shhs2-203636/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b81446f29c3e1724db8f5a6e9da9c4dd7eb0fcd8 --- /dev/null +++ b/shhs_visit2/shhs2-203636/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9528c4a287640c1654f864ef262d807d115cc53d1323ec6c7ebb3f84517559 +size 1364128 diff --git a/shhs_visit2/shhs2-203636/labels.meta.json b/shhs_visit2/shhs2-203636/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4fb99f23febdc0da93648721ebc1ef275e926cea --- /dev/null +++ b/shhs_visit2/shhs2-203636/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203636", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:06.880955+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203636/labels.npy b/shhs_visit2/shhs2-203636/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2ad7d9a877b5a3fe2bb410a5d0fd6db5c47130c --- /dev/null +++ b/shhs_visit2/shhs2-203636/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0381a7fe4b8d8c2e4855845e92e9508cebf9d9682ec6fe71279b97b77958db1 +size 2856 diff --git a/shhs_visit2/shhs2-203637/embeddings.meta.json b/shhs_visit2/shhs2-203637/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e71259da1eb839d94c211c5b75d0a7f5922b0f5f --- /dev/null +++ b/shhs_visit2/shhs2-203637/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203637", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:08.261154+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203637/embeddings.npy b/shhs_visit2/shhs2-203637/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94dd9a9ea3788d5a74d764b4237f2aadedc8b072 --- /dev/null +++ b/shhs_visit2/shhs2-203637/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51b9b265fa5d407bd3a77fd8e0dc14110d3cf03bade73193d5155ee3fbf0f50 +size 1140128 diff --git a/shhs_visit2/shhs2-203637/labels.meta.json b/shhs_visit2/shhs2-203637/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c1a5ed514cad7c8caee979f22a00a74af9af8bb --- /dev/null +++ b/shhs_visit2/shhs2-203637/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203637", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:08.265678+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203637/labels.npy b/shhs_visit2/shhs2-203637/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c3329c9df5816f298c4ca9a70dff3b950ac1d37 --- /dev/null +++ b/shhs_visit2/shhs2-203637/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a3d8e5d488158a90c5ad811f898c5aab69e033bdea3bcfd38923c0c9bd7b7f +size 2408 diff --git a/shhs_visit2/shhs2-203638/embeddings.meta.json b/shhs_visit2/shhs2-203638/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..722c8c887e18b5ce909471c5e5bda6f25e175a68 --- /dev/null +++ b/shhs_visit2/shhs2-203638/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203638", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:32:09.708457+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203638/embeddings.npy b/shhs_visit2/shhs2-203638/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..049a6135453f272377d8c0366fffa30508f129b0 --- /dev/null +++ b/shhs_visit2/shhs2-203638/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d509270ae2d2c6c5eaab6eadc32593778ed45c0441ac10fe7263b8cd2fa1d54 +size 1260128 diff --git a/shhs_visit2/shhs2-203638/labels.meta.json b/shhs_visit2/shhs2-203638/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2dd612cc36e9f97e145633a3d6f9e67a0bc193ab --- /dev/null +++ b/shhs_visit2/shhs2-203638/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203638", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:32:09.712183+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203638/labels.npy b/shhs_visit2/shhs2-203638/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c3397e2750059622049ccf856fd3677630e757a --- /dev/null +++ b/shhs_visit2/shhs2-203638/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575fe205e1a43f712a6f98d0254774dae01f31006799b473ca46cddda429dcf3 +size 2648 diff --git a/shhs_visit2/shhs2-203639/embeddings.meta.json b/shhs_visit2/shhs2-203639/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c38048821e48301f5aea7d6847a3866bad3b82b --- /dev/null +++ b/shhs_visit2/shhs2-203639/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203639", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:11.138803+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203639/embeddings.npy b/shhs_visit2/shhs2-203639/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6760ddd257c0390c31e111c238bb73ecac62b501 --- /dev/null +++ b/shhs_visit2/shhs2-203639/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea009e99b3b90dd5fa55dbd9206e4915ec3f9286ffe292d0cae13973e7ecc933 +size 1320128 diff --git a/shhs_visit2/shhs2-203639/labels.meta.json b/shhs_visit2/shhs2-203639/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dea87e258df7759d148282724451fc99c2671fc6 --- /dev/null +++ b/shhs_visit2/shhs2-203639/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203639", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:11.142363+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203639/labels.npy b/shhs_visit2/shhs2-203639/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..97392c1f7e6d8616e5cef801f042e803858a8335 --- /dev/null +++ b/shhs_visit2/shhs2-203639/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389da75835e13dec338777244857d1c42cfb89507f1769eefcdb03066ee46bb3 +size 2768 diff --git a/shhs_visit2/shhs2-203643/embeddings.meta.json b/shhs_visit2/shhs2-203643/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6172237484ec6b02aed0e1c1d5c2f5b3ace8f630 --- /dev/null +++ b/shhs_visit2/shhs2-203643/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203643", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:32:12.180543+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203643/embeddings.npy b/shhs_visit2/shhs2-203643/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1a7101294917ad1245ad60de52dc90ea8f3a2bd --- /dev/null +++ b/shhs_visit2/shhs2-203643/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8c679ce94c4652b1ec6f80ba44b0ccccb858377b8819e1bb880883b30e0730 +size 960128 diff --git a/shhs_visit2/shhs2-203643/labels.meta.json b/shhs_visit2/shhs2-203643/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d891890c7a86e707bfa0eda97cbbd77862abf0a9 --- /dev/null +++ b/shhs_visit2/shhs2-203643/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203643", + "n_epochs": 960, + "created_utc": "2026-05-03T18:32:12.184415+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203643/labels.npy b/shhs_visit2/shhs2-203643/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b323233574990c3b4122b4320dd888a1db651e55 --- /dev/null +++ b/shhs_visit2/shhs2-203643/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:057e032638e5b62b5d6e8c082b7a2968659243237074af4bce80de6adfdde923 +size 2048 diff --git a/shhs_visit2/shhs2-203650/embeddings.meta.json b/shhs_visit2/shhs2-203650/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a6f74f48270177da7b14291b6eb8dfb1fa40fad --- /dev/null +++ b/shhs_visit2/shhs2-203650/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203650", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:32:14.512025+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203650/embeddings.npy b/shhs_visit2/shhs2-203650/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74b4875187299a1bdae104a2fff5c2a2ac273ea2 --- /dev/null +++ b/shhs_visit2/shhs2-203650/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f678fe688d19b65497fa98b1411e6c3ddf092f4ceae9ad98ae08b84da8e48a5 +size 1198128 diff --git a/shhs_visit2/shhs2-203650/labels.meta.json b/shhs_visit2/shhs2-203650/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..238e11ab3e785bf8f3d951c25d1af75e1b6927e3 --- /dev/null +++ b/shhs_visit2/shhs2-203650/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203650", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:32:14.516184+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203650/labels.npy b/shhs_visit2/shhs2-203650/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8fe937fdf8a46fb288c9bf915bbd240acf2d2d46 --- /dev/null +++ b/shhs_visit2/shhs2-203650/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3e120453a5f9ed8889fdb909b46e219203810db3de5f7a0198e98c735a1c40 +size 2524 diff --git a/shhs_visit2/shhs2-203652/embeddings.meta.json b/shhs_visit2/shhs2-203652/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14f695c9010d665df70524244dcdd132b00a46c3 --- /dev/null +++ b/shhs_visit2/shhs2-203652/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203652", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:32:17.095860+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203652/embeddings.npy b/shhs_visit2/shhs2-203652/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0002b1c719a97fbe7be28ca9abbc0da6d0c748c --- /dev/null +++ b/shhs_visit2/shhs2-203652/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe07906d6e27d54f279b3beb8fcb0237211995ce940d4b85ae9c90070577afd +size 1318128 diff --git a/shhs_visit2/shhs2-203652/labels.meta.json b/shhs_visit2/shhs2-203652/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a37c8065008c8798b0e27a31a3fe95eb1dc479d --- /dev/null +++ b/shhs_visit2/shhs2-203652/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203652", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:32:17.100276+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203652/labels.npy b/shhs_visit2/shhs2-203652/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e436387dc5ddee877bdce3071f91ca1ebeab10e5 --- /dev/null +++ b/shhs_visit2/shhs2-203652/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f74a9c926e39f854bdf52225fdf645158553783299a3886fe42cfe3b08aa77b +size 2764 diff --git a/shhs_visit2/shhs2-203656/embeddings.meta.json b/shhs_visit2/shhs2-203656/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ddad9558772056e3b921d2cdba3b05ff17c6a5c5 --- /dev/null +++ b/shhs_visit2/shhs2-203656/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203656", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:18.759451+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203656/embeddings.npy b/shhs_visit2/shhs2-203656/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc3e4ab4f44f61764d8c31fee73d865ad8f4af82 --- /dev/null +++ b/shhs_visit2/shhs2-203656/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7afa59c8d2631f1299de3c09fc9f141826d9fc91496950d119c80822ff54db5 +size 1364128 diff --git a/shhs_visit2/shhs2-203656/labels.meta.json b/shhs_visit2/shhs2-203656/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02e7480ff753eafb70c29ba110a30a947715944e --- /dev/null +++ b/shhs_visit2/shhs2-203656/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203656", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:18.763360+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203656/labels.npy b/shhs_visit2/shhs2-203656/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eee23cdfa86c2c0d9205de0d2e6f4f02520fd8f0 --- /dev/null +++ b/shhs_visit2/shhs2-203656/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90500e23fa1a2271e1da476046bf1f1067fbbbb3d93e442c3fed37f1d71213f7 +size 2856 diff --git a/shhs_visit2/shhs2-203657/embeddings.meta.json b/shhs_visit2/shhs2-203657/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3f3c7c3ac7d9d398516e0cfe0c236cdb47eb4ea --- /dev/null +++ b/shhs_visit2/shhs2-203657/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203657", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:20.184611+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203657/embeddings.npy b/shhs_visit2/shhs2-203657/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..771481335d5b6f082e66aa706414d429af343c16 --- /dev/null +++ b/shhs_visit2/shhs2-203657/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859299447207085abe40f3d047d14d4a8ea39d249b8bdc2e6e4efd770d41bc67 +size 1320128 diff --git a/shhs_visit2/shhs2-203657/labels.meta.json b/shhs_visit2/shhs2-203657/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..029ebd0c9f06e9202aae96f96ebdb74b1cf6e31d --- /dev/null +++ b/shhs_visit2/shhs2-203657/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203657", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:20.188420+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203657/labels.npy b/shhs_visit2/shhs2-203657/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f4d5c616921a38e1865f0015b82c7b58d351b43 --- /dev/null +++ b/shhs_visit2/shhs2-203657/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd3751e92dfe0ee9df2e97f9443a290cf09e977f73a3aa6b9440ed8c5d327ab +size 2768 diff --git a/shhs_visit2/shhs2-203658/embeddings.meta.json b/shhs_visit2/shhs2-203658/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c3b34a38b59ccd8e26f0f590d680ddd95081425 --- /dev/null +++ b/shhs_visit2/shhs2-203658/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203658", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:21.445422+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203658/embeddings.npy b/shhs_visit2/shhs2-203658/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7141af0fae25286077beb2ce36af41b0eb3c4f42 --- /dev/null +++ b/shhs_visit2/shhs2-203658/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d19138516cc434611951b409ba377873fe87a93b87dfd309c9dce2598f599a2 +size 1200128 diff --git a/shhs_visit2/shhs2-203658/labels.meta.json b/shhs_visit2/shhs2-203658/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5b81ad76ebb693b823f92ad75f0766a0914e7c1 --- /dev/null +++ b/shhs_visit2/shhs2-203658/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203658", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:21.449326+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203658/labels.npy b/shhs_visit2/shhs2-203658/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5c7b30e6474bfdc163f9da024a94eb22b73db9b --- /dev/null +++ b/shhs_visit2/shhs2-203658/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509d7ea8ee74c15f8a0d1e80a98fdac566e6f3abef55c9580b5e3facf47df53a +size 2528 diff --git a/shhs_visit2/shhs2-203659/embeddings.meta.json b/shhs_visit2/shhs2-203659/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4015ab71e69583056164bf6cd74d3f90b4498eb3 --- /dev/null +++ b/shhs_visit2/shhs2-203659/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203659", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:22.746557+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203659/embeddings.npy b/shhs_visit2/shhs2-203659/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40e92123728c81ff4faf789c4ae60cd95fb9b1cd --- /dev/null +++ b/shhs_visit2/shhs2-203659/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4afc598b23c6714d77b5bd7bc6b4edb602052bf33fa0b4c39bab4c4d22e3c3 +size 1140128 diff --git a/shhs_visit2/shhs2-203659/labels.meta.json b/shhs_visit2/shhs2-203659/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63b2630ec78c78285a43d9ed38e59d9270ff1a06 --- /dev/null +++ b/shhs_visit2/shhs2-203659/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203659", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:22.750571+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203659/labels.npy b/shhs_visit2/shhs2-203659/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2e04034ad47f31f305fb90b418dc912f9755afc --- /dev/null +++ b/shhs_visit2/shhs2-203659/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306f54b36516d5c39c5f8e18504098554943e7080f4917586fc0b40847208c96 +size 2408 diff --git a/shhs_visit2/shhs2-203660/embeddings.meta.json b/shhs_visit2/shhs2-203660/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65f16664f4130533efaa814e7628c182e99a444c --- /dev/null +++ b/shhs_visit2/shhs2-203660/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203660", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:24.256374+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203660/embeddings.npy b/shhs_visit2/shhs2-203660/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1e58a482c95dfb903ccc2e36a68f4dfe3874244 --- /dev/null +++ b/shhs_visit2/shhs2-203660/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70e2c824926f4aa666f1a5e5fb983ef16f15cb782e768aaa995895e6c68eb80b +size 1200128 diff --git a/shhs_visit2/shhs2-203660/labels.meta.json b/shhs_visit2/shhs2-203660/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b46290396b9ebd3fead692cc105377351881404 --- /dev/null +++ b/shhs_visit2/shhs2-203660/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203660", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:24.260599+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203660/labels.npy b/shhs_visit2/shhs2-203660/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0690e6e7dc80eb9b0553e561f8c01b8435bb5b2 --- /dev/null +++ b/shhs_visit2/shhs2-203660/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31bc9c2f06ac893b92f91312ae3713c818dcf87f24dedda94aa54e9cca45827 +size 2528 diff --git a/shhs_visit2/shhs2-203662/embeddings.meta.json b/shhs_visit2/shhs2-203662/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..adce71b7c1e940aa21412f44a9a5b67ef795b956 --- /dev/null +++ b/shhs_visit2/shhs2-203662/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203662", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:32:25.674273+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203662/embeddings.npy b/shhs_visit2/shhs2-203662/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..920249c80865dffd96d7313a33130ac4daae6513 --- /dev/null +++ b/shhs_visit2/shhs2-203662/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c88f081a9c61893d97edb4a09a450b9f7adc59a9166b4d295aa35649cbb3b2ed +size 1230128 diff --git a/shhs_visit2/shhs2-203662/labels.meta.json b/shhs_visit2/shhs2-203662/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..143f416164a07e9aa82ac85d4573ab5f0680cf33 --- /dev/null +++ b/shhs_visit2/shhs2-203662/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203662", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:32:25.680532+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203662/labels.npy b/shhs_visit2/shhs2-203662/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f8a8cc6bff9ec42f6f34b5a839b1b4c609a4831 --- /dev/null +++ b/shhs_visit2/shhs2-203662/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67488146cef75d37324431437ea786a999ddd8b35b11ce426a18e5173f9269a3 +size 2588 diff --git a/shhs_visit2/shhs2-203663/embeddings.meta.json b/shhs_visit2/shhs2-203663/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..566b861cdec8be693c2660e732737fecc9f367fd --- /dev/null +++ b/shhs_visit2/shhs2-203663/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203663", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:27.359195+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203663/embeddings.npy b/shhs_visit2/shhs2-203663/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..493131494094a05592aedf0737a0311996974eb2 --- /dev/null +++ b/shhs_visit2/shhs2-203663/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab100ab881bb8e99afc00c9bd775ca0961557ef69aba330d9add2bae5d0b077 +size 1364128 diff --git a/shhs_visit2/shhs2-203663/labels.meta.json b/shhs_visit2/shhs2-203663/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cee213cf26f25745c99718f04938c7f9029f696 --- /dev/null +++ b/shhs_visit2/shhs2-203663/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203663", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:27.362665+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203663/labels.npy b/shhs_visit2/shhs2-203663/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6b8e96b4f56f3d52ca95c023296af5dbaecb931 --- /dev/null +++ b/shhs_visit2/shhs2-203663/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d8a2b52ff4c90a856505f0dbed3d80203cbe72794fe4eedf3d93c637ea6015 +size 2856 diff --git a/shhs_visit2/shhs2-203664/embeddings.meta.json b/shhs_visit2/shhs2-203664/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98c791a23e4c01e8eef54128daff97fdc7e8f432 --- /dev/null +++ b/shhs_visit2/shhs2-203664/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203664", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:32:28.696037+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203664/embeddings.npy b/shhs_visit2/shhs2-203664/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0257e7c63e4fa7e50ea3f1d97098ad7fe7c30ac --- /dev/null +++ b/shhs_visit2/shhs2-203664/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334d32fe6c5e406ad5e9d78a9a836ec9574a1ba1ba88184d3a8ce410f0872ede +size 1230128 diff --git a/shhs_visit2/shhs2-203664/labels.meta.json b/shhs_visit2/shhs2-203664/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1732cf9bfc4d5d42d90016cb2f4bea7a6f121b97 --- /dev/null +++ b/shhs_visit2/shhs2-203664/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203664", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:32:28.700070+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203664/labels.npy b/shhs_visit2/shhs2-203664/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e05498f7f826f016b745398ab8bb18b62fb13171 --- /dev/null +++ b/shhs_visit2/shhs2-203664/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c640f94a52f193fb9e5ce6dde4ab140bf9252966622bc052677d966851938862 +size 2588 diff --git a/shhs_visit2/shhs2-203668/embeddings.meta.json b/shhs_visit2/shhs2-203668/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b6b12a1dd83762f53f64d12f014b53ca6f1f80c --- /dev/null +++ b/shhs_visit2/shhs2-203668/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203668", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:30.165421+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203668/embeddings.npy b/shhs_visit2/shhs2-203668/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..089ef887dd18a5efa1730a77fb623739c2d1557a --- /dev/null +++ b/shhs_visit2/shhs2-203668/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b084faf5938d7e3cae857d8609890998a58b8c194207be4b61aaaa8d26fc50 +size 1320128 diff --git a/shhs_visit2/shhs2-203668/labels.meta.json b/shhs_visit2/shhs2-203668/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af9bea53339c37a1115dcb53d5d57287301a133f --- /dev/null +++ b/shhs_visit2/shhs2-203668/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203668", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:30.168941+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203668/labels.npy b/shhs_visit2/shhs2-203668/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d84d0209ac7ba1cbc9784d9cf09bb1e546bf65e5 --- /dev/null +++ b/shhs_visit2/shhs2-203668/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf67054fd0906757bc0f092948f44a8e1c51ba94718f4780e99404b48c804a62 +size 2768 diff --git a/shhs_visit2/shhs2-203669/embeddings.meta.json b/shhs_visit2/shhs2-203669/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..faaa545e5514d6bb2612c143846991d295ffe6a5 --- /dev/null +++ b/shhs_visit2/shhs2-203669/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203669", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:31.392161+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203669/embeddings.npy b/shhs_visit2/shhs2-203669/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23bee511c76468a0873e9240b6a1605928d446d9 --- /dev/null +++ b/shhs_visit2/shhs2-203669/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e746fa669e764b6b6633ad1e34c149b1e24ae326443f8d885ee440b9d5e2433 +size 1140128 diff --git a/shhs_visit2/shhs2-203669/labels.meta.json b/shhs_visit2/shhs2-203669/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa7a6282216d0cfd27325a972d3d78527872a99d --- /dev/null +++ b/shhs_visit2/shhs2-203669/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203669", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:31.395473+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203669/labels.npy b/shhs_visit2/shhs2-203669/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f47554d2f0218a9c683d1bc9db6b9520a528450c --- /dev/null +++ b/shhs_visit2/shhs2-203669/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9ce06430a71d450e747bc53226702c5c5de9f61b03e8928d92ab2b6d657e0d +size 2408 diff --git a/shhs_visit2/shhs2-203671/embeddings.meta.json b/shhs_visit2/shhs2-203671/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7b3c70d8d4abe7fc8c4f6df2ff74e99804f68be --- /dev/null +++ b/shhs_visit2/shhs2-203671/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203671", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:32:32.759443+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203671/embeddings.npy b/shhs_visit2/shhs2-203671/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d86ecb5880a62a2d40d8a757f27bbae42e35ff33 --- /dev/null +++ b/shhs_visit2/shhs2-203671/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e760b4798c8eda7591f44a88ac3cecf2760aa1e8f40633650368b0deabd2488 +size 1260128 diff --git a/shhs_visit2/shhs2-203671/labels.meta.json b/shhs_visit2/shhs2-203671/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a9128dde15914cf9335b4ad944c10278ac244b2 --- /dev/null +++ b/shhs_visit2/shhs2-203671/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203671", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:32:32.763796+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203671/labels.npy b/shhs_visit2/shhs2-203671/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eecbb6fd3c7ffcc90c95740c9da1a115e285266f --- /dev/null +++ b/shhs_visit2/shhs2-203671/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b43de4bbd3a29d89a639774768107be36a15ddd722287bb39e1afac76cd8c3 +size 2648 diff --git a/shhs_visit2/shhs2-203673/embeddings.meta.json b/shhs_visit2/shhs2-203673/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aee9ada04f1cda80c39da55197074d3db33b1465 --- /dev/null +++ b/shhs_visit2/shhs2-203673/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203673", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:34.289791+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203673/embeddings.npy b/shhs_visit2/shhs2-203673/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a45df6b3af020777b501b6d39e90b6505147e014 --- /dev/null +++ b/shhs_visit2/shhs2-203673/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b9b3d8a6c9c5ecb6c0d2f5bf46352052fe16585ea967eeb4607a053e3d55c5 +size 1364128 diff --git a/shhs_visit2/shhs2-203673/labels.meta.json b/shhs_visit2/shhs2-203673/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0efa4e10a94ce49e7941992da35f5bf51ad61bd6 --- /dev/null +++ b/shhs_visit2/shhs2-203673/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203673", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:34.293359+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203673/labels.npy b/shhs_visit2/shhs2-203673/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..09219b7175233bacdcb1aec30b5b2a9ca8b55e97 --- /dev/null +++ b/shhs_visit2/shhs2-203673/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613815c9586caaf9867418a5a431ab87bea6cfb2843b42354e163d1fe41a4485 +size 2856 diff --git a/shhs_visit2/shhs2-203676/embeddings.meta.json b/shhs_visit2/shhs2-203676/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b89a1d2d948f5b5f0fc39e894d254e64ea268417 --- /dev/null +++ b/shhs_visit2/shhs2-203676/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203676", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:32:35.424745+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203676/embeddings.npy b/shhs_visit2/shhs2-203676/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0900836c55f030eb983b0f83296a68a215964e99 --- /dev/null +++ b/shhs_visit2/shhs2-203676/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2e787be2f5627a87a13bca50d3af0f0d99de473a746e368d63edde41c10900 +size 1050128 diff --git a/shhs_visit2/shhs2-203676/labels.meta.json b/shhs_visit2/shhs2-203676/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b7f9d7a92894a7ee84413ba58ef8777d4ad28fd --- /dev/null +++ b/shhs_visit2/shhs2-203676/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203676", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:32:35.427627+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203676/labels.npy b/shhs_visit2/shhs2-203676/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf13a5b11827864678970563e67e082edab5e8de --- /dev/null +++ b/shhs_visit2/shhs2-203676/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6768dbf9bdb2e6bc818c519e0a1683e122459aa28f8cceeeaae51682e336901 +size 2228 diff --git a/shhs_visit2/shhs2-203677/embeddings.meta.json b/shhs_visit2/shhs2-203677/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a09c37f443320e4353bfa6e64784806d4e27625 --- /dev/null +++ b/shhs_visit2/shhs2-203677/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203677", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:32:36.720171+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203677/embeddings.npy b/shhs_visit2/shhs2-203677/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..18804f08fe17a57f122142511947c18e885813a3 --- /dev/null +++ b/shhs_visit2/shhs2-203677/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c14299a2880c25bbf2cee69e6fb56c9d12333272eb00a07ddf368f87bab5c7 +size 1170128 diff --git a/shhs_visit2/shhs2-203677/labels.meta.json b/shhs_visit2/shhs2-203677/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b22cf4041aba257486dcb4eef0f4f4c2fa13ac3c --- /dev/null +++ b/shhs_visit2/shhs2-203677/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203677", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:32:36.724816+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203677/labels.npy b/shhs_visit2/shhs2-203677/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a94ce438db26f0a5c94b2be01cd8b1404c24b4aa --- /dev/null +++ b/shhs_visit2/shhs2-203677/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16970954be03e316d7c15b7450ba0af4ca925e92d31b74b4fb8cb6c6c0bd03e +size 2468 diff --git a/shhs_visit2/shhs2-203681/embeddings.meta.json b/shhs_visit2/shhs2-203681/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7adf89b84b164f822335fa039c20fb97afdcd38e --- /dev/null +++ b/shhs_visit2/shhs2-203681/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203681", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:37.377556+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203681/embeddings.npy b/shhs_visit2/shhs2-203681/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7c6995a0a8b62bdb66524a1f8cd1867f617c3fc --- /dev/null +++ b/shhs_visit2/shhs2-203681/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6351e98749ad1cd4813f53afaff58a177a0adb827863a1caa138c97b6b028990 +size 1320128 diff --git a/shhs_visit2/shhs2-203681/labels.meta.json b/shhs_visit2/shhs2-203681/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dadbbc34b5f9ffca1364228513f22739c78ec85a --- /dev/null +++ b/shhs_visit2/shhs2-203681/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203681", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:37.382227+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203681/labels.npy b/shhs_visit2/shhs2-203681/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..78c764090923a630690ae04bdf348fe8e3b14a0a --- /dev/null +++ b/shhs_visit2/shhs2-203681/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5118946534ab21fbfc375f0b0f53b214c48c07941caf30e5b32ebd8e94518fd0 +size 2768 diff --git a/shhs_visit2/shhs2-203682/embeddings.meta.json b/shhs_visit2/shhs2-203682/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f52d01a1e631700aaf23590fe35693ea3a287954 --- /dev/null +++ b/shhs_visit2/shhs2-203682/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203682", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:32:38.543063+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203682/embeddings.npy b/shhs_visit2/shhs2-203682/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9939904607cadc39774556c5c646747dd0f33e40 --- /dev/null +++ b/shhs_visit2/shhs2-203682/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3723b641a84b8f7bb659d90039a63e3574b094d1d5183718afedad0e7d9a5d77 +size 1020128 diff --git a/shhs_visit2/shhs2-203682/labels.meta.json b/shhs_visit2/shhs2-203682/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd2da3776c17ef1ac1bc89dce27bf3a1b762d6da --- /dev/null +++ b/shhs_visit2/shhs2-203682/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203682", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:32:38.547626+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203682/labels.npy b/shhs_visit2/shhs2-203682/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0861123c6d294b736f9cd2c68d5bf904f661fb93 --- /dev/null +++ b/shhs_visit2/shhs2-203682/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40531a631a8851f0d56522118d837153cb4f60572104f26ab5c0b8d8a45b7bc +size 2168 diff --git a/shhs_visit2/shhs2-203683/embeddings.meta.json b/shhs_visit2/shhs2-203683/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e8461969d43fdec7825d5a10eeef7c4a603e831f --- /dev/null +++ b/shhs_visit2/shhs2-203683/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203683", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:32:40.135777+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203683/embeddings.npy b/shhs_visit2/shhs2-203683/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb610ce5cf9c1264c126820eedd0410eb6962ebc --- /dev/null +++ b/shhs_visit2/shhs2-203683/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f6f066dd8d43f08a54218b0f18af2bdbfdf0c977c3819715b974f91bd6c90f +size 1290128 diff --git a/shhs_visit2/shhs2-203683/labels.meta.json b/shhs_visit2/shhs2-203683/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7923bf6f8aeca572d6c0ff4e784943720fc3e8c4 --- /dev/null +++ b/shhs_visit2/shhs2-203683/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203683", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:32:40.140048+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203683/labels.npy b/shhs_visit2/shhs2-203683/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5850056ab5d124daa1cb66220d809fd5ea371c06 --- /dev/null +++ b/shhs_visit2/shhs2-203683/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d07a3c58d21936bdb94e2d0b0dc90dbbf97b43d145e14b6a0f19c2681efd71b +size 2708 diff --git a/shhs_visit2/shhs2-203684/embeddings.meta.json b/shhs_visit2/shhs2-203684/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0909c4ee206592d33af10f39a9150d51556ef5b2 --- /dev/null +++ b/shhs_visit2/shhs2-203684/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203684", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:41.456942+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203684/embeddings.npy b/shhs_visit2/shhs2-203684/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a47a29f0ccf6115e4e987bf5ed488a95a67b083 --- /dev/null +++ b/shhs_visit2/shhs2-203684/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35bbe03c088b267b483783b97117a240d21831820a9f618eeccad9e8f4e0465b +size 1140128 diff --git a/shhs_visit2/shhs2-203684/labels.meta.json b/shhs_visit2/shhs2-203684/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc6d11838d90eada4ee33db94ce2992a56202341 --- /dev/null +++ b/shhs_visit2/shhs2-203684/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203684", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:41.461052+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203684/labels.npy b/shhs_visit2/shhs2-203684/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5598711968accb7e3af8f2180099a5a44be4f6d --- /dev/null +++ b/shhs_visit2/shhs2-203684/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5fd78d9539ae8680b960bef5a357a694d2653e0503cbae5acc641fdfb4173e +size 2408 diff --git a/shhs_visit2/shhs2-203686/embeddings.meta.json b/shhs_visit2/shhs2-203686/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..915d5b455658d80dd28a5a17474881995e944951 --- /dev/null +++ b/shhs_visit2/shhs2-203686/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203686", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:32:42.787969+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203686/embeddings.npy b/shhs_visit2/shhs2-203686/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c3afe0069ca2bc029ce5d8cff273a36396fea3f --- /dev/null +++ b/shhs_visit2/shhs2-203686/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e05908d2b644af6ede050150ae08e3b10bb7a93f2f6151fcbd0149d603193f7 +size 1230128 diff --git a/shhs_visit2/shhs2-203686/labels.meta.json b/shhs_visit2/shhs2-203686/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19534789ed88d5a9cefe556d36d2f1e2b99bd7f8 --- /dev/null +++ b/shhs_visit2/shhs2-203686/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203686", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:32:42.791737+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203686/labels.npy b/shhs_visit2/shhs2-203686/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3ed5f66dcd86553f1fb8dbcf15dd7e5549ca8206 --- /dev/null +++ b/shhs_visit2/shhs2-203686/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74ff546f64edb71b69046531ddef75fe293d5bc4033a90b1b0e1a22209f558a +size 2588 diff --git a/shhs_visit2/shhs2-203687/embeddings.meta.json b/shhs_visit2/shhs2-203687/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba62a6fead91a1ea99a1936b26fff006165dbb5c --- /dev/null +++ b/shhs_visit2/shhs2-203687/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203687", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:32:43.998167+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203687/embeddings.npy b/shhs_visit2/shhs2-203687/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5261bbc1fc7480215f8510bd4f209378d15b27c9 --- /dev/null +++ b/shhs_visit2/shhs2-203687/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294dc7252c67ace3a10cef6dc83dc3a65b1fdbbae08803c226e060d743a9f788 +size 1080128 diff --git a/shhs_visit2/shhs2-203687/labels.meta.json b/shhs_visit2/shhs2-203687/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f57f1ccfc3e2c3236598bdf74e8a7fa1fdd3745b --- /dev/null +++ b/shhs_visit2/shhs2-203687/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203687", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:32:44.002108+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203687/labels.npy b/shhs_visit2/shhs2-203687/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2520ef34a74004cbee8c9967f63b1672aca5b9ae --- /dev/null +++ b/shhs_visit2/shhs2-203687/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff52fc6c7d3c2fb142dc2dda9c2bbe5d2fda2e974571bc539878ccc554cf01c +size 2288 diff --git a/shhs_visit2/shhs2-203688/embeddings.meta.json b/shhs_visit2/shhs2-203688/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bab8d70745bf0b03240160dc8e3c34968c986b3f --- /dev/null +++ b/shhs_visit2/shhs2-203688/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203688", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:45.292185+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203688/embeddings.npy b/shhs_visit2/shhs2-203688/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0ca688a611ba4e36b727a652b41cbf4ddcd8445 --- /dev/null +++ b/shhs_visit2/shhs2-203688/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3898826ef088b3c0b8e83d88e3317413ef5b56ee7a87556ac3415a49651cf239 +size 1140128 diff --git a/shhs_visit2/shhs2-203688/labels.meta.json b/shhs_visit2/shhs2-203688/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1f7464eab1f35aa9b9da535c1bfc320ef7f94a9 --- /dev/null +++ b/shhs_visit2/shhs2-203688/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203688", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:32:45.295851+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203688/labels.npy b/shhs_visit2/shhs2-203688/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b646403c2be3bc9bcfbc289b55393ce4da734ba --- /dev/null +++ b/shhs_visit2/shhs2-203688/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3e8a1f982a21005f8147dad9e8e64aaa506c9f03dbb47b73914fc416af8bfe +size 2408 diff --git a/shhs_visit2/shhs2-203689/embeddings.meta.json b/shhs_visit2/shhs2-203689/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fc7974e31b3a79891b983d7205de20ca8ba9be6 --- /dev/null +++ b/shhs_visit2/shhs2-203689/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203689", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:46.554334+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203689/embeddings.npy b/shhs_visit2/shhs2-203689/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..915e6548ad6485bea77b580d393574c87c67552e --- /dev/null +++ b/shhs_visit2/shhs2-203689/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e9a1f006fca00648dc6738cd093a1cd4eb9b4a5dd670c130f8fdd26b1fd863 +size 1200128 diff --git a/shhs_visit2/shhs2-203689/labels.meta.json b/shhs_visit2/shhs2-203689/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83641d35951177717dbb8a046e899ee244497a32 --- /dev/null +++ b/shhs_visit2/shhs2-203689/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203689", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:46.558627+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203689/labels.npy b/shhs_visit2/shhs2-203689/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50fc6010d43dfd9a35e4b5cea4886dae124a8b7b --- /dev/null +++ b/shhs_visit2/shhs2-203689/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93113415baafd2e63b4e775b656a126f6fba3d55e39c890ba5d6b14b36c1b55b +size 2528 diff --git a/shhs_visit2/shhs2-203691/embeddings.meta.json b/shhs_visit2/shhs2-203691/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc82e832758d87fa603498064b3193b55520c8c7 --- /dev/null +++ b/shhs_visit2/shhs2-203691/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203691", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:32:47.673425+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203691/embeddings.npy b/shhs_visit2/shhs2-203691/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..84706bf3f967ceac135fdab9d2d98d80adc3157b --- /dev/null +++ b/shhs_visit2/shhs2-203691/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b561b23ec980ead480c03068c1e22c98a2e2b92f15295930675c0945a066b6 +size 1020128 diff --git a/shhs_visit2/shhs2-203691/labels.meta.json b/shhs_visit2/shhs2-203691/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62c5379707114b96742601ee6acf8ac3cb2cdf35 --- /dev/null +++ b/shhs_visit2/shhs2-203691/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203691", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:32:47.677334+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203691/labels.npy b/shhs_visit2/shhs2-203691/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..929c10933495bac915104c4bb7481edc49dde6df --- /dev/null +++ b/shhs_visit2/shhs2-203691/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bcc8b92026b265fe44f0b1b526b66ae9c0569f91a2f79d14458ce2ba608dd19 +size 2168 diff --git a/shhs_visit2/shhs2-203693/embeddings.meta.json b/shhs_visit2/shhs2-203693/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7620ecb3f71f388685d6c0c268faec01ddc1929 --- /dev/null +++ b/shhs_visit2/shhs2-203693/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203693", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:49.393104+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203693/embeddings.npy b/shhs_visit2/shhs2-203693/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec3c2231c3dcb0e8903972ac854450c31394a0ed --- /dev/null +++ b/shhs_visit2/shhs2-203693/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d488eab32d7c5e6d632ce8946282b4bdad009949f2074ab64ee700bdb37f6e +size 1364128 diff --git a/shhs_visit2/shhs2-203693/labels.meta.json b/shhs_visit2/shhs2-203693/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4b14219def7a60ae801ebfefb4d254fc762eb9c --- /dev/null +++ b/shhs_visit2/shhs2-203693/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203693", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:32:49.396840+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203693/labels.npy b/shhs_visit2/shhs2-203693/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5037d35fe5c38355ff9bc656ce5cd9c3604078d --- /dev/null +++ b/shhs_visit2/shhs2-203693/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6145cfc575f6720f75db314c55f45d6849f6ad61df27cb30ebe630f8e28b6cc2 +size 2856 diff --git a/shhs_visit2/shhs2-203695/embeddings.meta.json b/shhs_visit2/shhs2-203695/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05f87b02e3fdaaf316d8d4097a2da91bb44e93de --- /dev/null +++ b/shhs_visit2/shhs2-203695/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203695", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:32:51.952762+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203695/embeddings.npy b/shhs_visit2/shhs2-203695/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6916ec7592352dc10caa45c584e35aa304c352f0 --- /dev/null +++ b/shhs_visit2/shhs2-203695/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24407257ad87c4c15bfdf0e3f74bc6cb6de2bc31245b830cbd941e79f2b85d03 +size 1318128 diff --git a/shhs_visit2/shhs2-203695/labels.meta.json b/shhs_visit2/shhs2-203695/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14394dcc008fe37bc4eb48ff1b1f57037e243f2c --- /dev/null +++ b/shhs_visit2/shhs2-203695/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203695", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:32:51.956875+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203695/labels.npy b/shhs_visit2/shhs2-203695/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..97a9fbbf3faf359d9204ae2921bd6c1a269625ed --- /dev/null +++ b/shhs_visit2/shhs2-203695/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51084eb0d4d7901e89244edc8aa4c43dc1ae9f4a523ddb3e2f7588237e00922c +size 2764 diff --git a/shhs_visit2/shhs2-203696/embeddings.meta.json b/shhs_visit2/shhs2-203696/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93bc06e389c03cf709089ba4f438c6450af39e28 --- /dev/null +++ b/shhs_visit2/shhs2-203696/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203696", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:53.612191+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203696/embeddings.npy b/shhs_visit2/shhs2-203696/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..467c7b0e92661c382adbf937d9ad2ece4b00121d --- /dev/null +++ b/shhs_visit2/shhs2-203696/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1eb0a41e7369f480e46198ab124efd54fc39111791541210baee53c2ee6640 +size 1320128 diff --git a/shhs_visit2/shhs2-203696/labels.meta.json b/shhs_visit2/shhs2-203696/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c8827d10591f0c6197b6c02490b431ed3395432 --- /dev/null +++ b/shhs_visit2/shhs2-203696/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203696", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:32:53.615917+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203696/labels.npy b/shhs_visit2/shhs2-203696/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d3a690f311fd209dbf7d2a809901cac9a4a9d7d --- /dev/null +++ b/shhs_visit2/shhs2-203696/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50947cf70d446c45cefdbfaca2e46320db7e39fb7c05b11d2b5754728b42f0a +size 2768 diff --git a/shhs_visit2/shhs2-203697/embeddings.meta.json b/shhs_visit2/shhs2-203697/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..494a993e72804c210ebd9cc97993a3f7b6982e25 --- /dev/null +++ b/shhs_visit2/shhs2-203697/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203697", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:54.862081+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203697/embeddings.npy b/shhs_visit2/shhs2-203697/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..939fb0f4ad8fce47bd377d4d03f8cc07672ec377 --- /dev/null +++ b/shhs_visit2/shhs2-203697/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38f53131cf60dfb25b6f507650e66bad7ed52ca6ada946e973f747530c7ab366 +size 1200128 diff --git a/shhs_visit2/shhs2-203697/labels.meta.json b/shhs_visit2/shhs2-203697/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33289a82dcc96123803acf0971e797ad3a952c40 --- /dev/null +++ b/shhs_visit2/shhs2-203697/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203697", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:54.865350+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203697/labels.npy b/shhs_visit2/shhs2-203697/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5382491f4ad269f92514959682da205b24ccc8ea --- /dev/null +++ b/shhs_visit2/shhs2-203697/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde6ff0ed1d62900ce59067f89031506ed2f54bd8f45460fb81c02a664c87613 +size 2528 diff --git a/shhs_visit2/shhs2-203698/embeddings.meta.json b/shhs_visit2/shhs2-203698/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57497ebcdc91a3fcdf7052b59bca31e4dd2c9ccb --- /dev/null +++ b/shhs_visit2/shhs2-203698/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203698", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:32:55.985309+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203698/embeddings.npy b/shhs_visit2/shhs2-203698/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9afb3aa02aa708f9289f850eda2b2f642248eb54 --- /dev/null +++ b/shhs_visit2/shhs2-203698/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab86fc7148b70e978e02b3cdebc2b52aa96c0c2b4ac7f80a0ed48c6eeaca65a4 +size 1020128 diff --git a/shhs_visit2/shhs2-203698/labels.meta.json b/shhs_visit2/shhs2-203698/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9aea1a36473af8b3ba4fb0f7852d3413f88db079 --- /dev/null +++ b/shhs_visit2/shhs2-203698/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203698", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:32:55.989021+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203698/labels.npy b/shhs_visit2/shhs2-203698/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f731a2f738fae452c1f0ea7caf95fa81ea13c612 --- /dev/null +++ b/shhs_visit2/shhs2-203698/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ee7a552aa767aaf9a64c3a94070be063823271b7ab7b6416805efe32a26bbe +size 2168 diff --git a/shhs_visit2/shhs2-203699/embeddings.meta.json b/shhs_visit2/shhs2-203699/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f849e284b452a20dea8e3a5acdaddd7a2604ef2 --- /dev/null +++ b/shhs_visit2/shhs2-203699/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203699", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:32:57.694006+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203699/embeddings.npy b/shhs_visit2/shhs2-203699/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6569f56af26027754325f2c143c6a067e53f5365 --- /dev/null +++ b/shhs_visit2/shhs2-203699/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a242e1871330058fe114d3475d8bda3e9eaa9b2acd6ae5a9de5ebdabe873ee +size 1018128 diff --git a/shhs_visit2/shhs2-203699/labels.meta.json b/shhs_visit2/shhs2-203699/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc118aba6d94f891346427e7480b5032e3713318 --- /dev/null +++ b/shhs_visit2/shhs2-203699/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203699", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:32:57.697597+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203699/labels.npy b/shhs_visit2/shhs2-203699/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cca27919f969084c321b7be31964c15f57961050 --- /dev/null +++ b/shhs_visit2/shhs2-203699/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d7dd24801933fa5ecb0dc4188db84148ac25be5257f117d23832c335a8ef35 +size 2164 diff --git a/shhs_visit2/shhs2-203700/embeddings.meta.json b/shhs_visit2/shhs2-203700/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0da51288acdb5733b4b21d7838f146c38dbb17b9 --- /dev/null +++ b/shhs_visit2/shhs2-203700/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203700", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:59.029648+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203700/embeddings.npy b/shhs_visit2/shhs2-203700/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78cc46a81d8a9219268a9ddc4bdeb59cdb9e489d --- /dev/null +++ b/shhs_visit2/shhs2-203700/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1914f094989e2e8b5943a25546b1e4cd26c6e79c042731ac33a570403a365f0 +size 1200128 diff --git a/shhs_visit2/shhs2-203700/labels.meta.json b/shhs_visit2/shhs2-203700/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c15e49fec93ec655e4e375a8c7fd82ed8169bc2 --- /dev/null +++ b/shhs_visit2/shhs2-203700/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203700", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:32:59.033651+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203700/labels.npy b/shhs_visit2/shhs2-203700/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4017d65552b424b74c551b263940c35a4beb22f6 --- /dev/null +++ b/shhs_visit2/shhs2-203700/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c946c342dd55a2673cd50aea8e76973991adda64945b2bd831f762a342631301 +size 2528 diff --git a/shhs_visit2/shhs2-203702/embeddings.meta.json b/shhs_visit2/shhs2-203702/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed04d8a106d545132ce80485564147ba856ea08c --- /dev/null +++ b/shhs_visit2/shhs2-203702/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203702", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:33:00.337372+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203702/embeddings.npy b/shhs_visit2/shhs2-203702/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..660d0f5be2cfb09be6c14b6c5766a6a8efcaf22b --- /dev/null +++ b/shhs_visit2/shhs2-203702/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe77194ae327f05f8ab1f524495f2385d67274d63f92c151395f93b5b3b2f745 +size 1140128 diff --git a/shhs_visit2/shhs2-203702/labels.meta.json b/shhs_visit2/shhs2-203702/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42e9ebf37aca3c900f20995b3c5d602e7256b53c --- /dev/null +++ b/shhs_visit2/shhs2-203702/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203702", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:33:00.341611+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203702/labels.npy b/shhs_visit2/shhs2-203702/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..36fafc0c2673bd096f5513bd65c4621fe309d86e --- /dev/null +++ b/shhs_visit2/shhs2-203702/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77b7366775920da80f2823373704e8fd32eaa3f233a32e150bb2e61303ddb73 +size 2408 diff --git a/shhs_visit2/shhs2-203704/embeddings.meta.json b/shhs_visit2/shhs2-203704/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1c791e1f1af807f790f91befa39d5f754e60176 --- /dev/null +++ b/shhs_visit2/shhs2-203704/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203704", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:01.789588+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203704/embeddings.npy b/shhs_visit2/shhs2-203704/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..abb574b967a48b9ff709b8dce681b63e4fcf9c97 --- /dev/null +++ b/shhs_visit2/shhs2-203704/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6de38ba761b65f973100296b5fe4052fa243ebb380334f33a14c54ad88cb0c5 +size 1260128 diff --git a/shhs_visit2/shhs2-203704/labels.meta.json b/shhs_visit2/shhs2-203704/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b93659dee6e8f97de9cb42db17b086a4ec29d6b4 --- /dev/null +++ b/shhs_visit2/shhs2-203704/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203704", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:01.799700+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203704/labels.npy b/shhs_visit2/shhs2-203704/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4671a301cc0b5b479395b2a02f97e8fdcef36ee9 --- /dev/null +++ b/shhs_visit2/shhs2-203704/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444536b86ec3151ea7617e815ec4808d9bf1dfd711ea565d11a755963ddad719 +size 2648 diff --git a/shhs_visit2/shhs2-203705/embeddings.meta.json b/shhs_visit2/shhs2-203705/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08c034d51fcad509a3031d0a372b25f5a079e61c --- /dev/null +++ b/shhs_visit2/shhs2-203705/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203705", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:03.321276+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203705/embeddings.npy b/shhs_visit2/shhs2-203705/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5deed5eee844e1d0d37fe3e21e787287c951d226 --- /dev/null +++ b/shhs_visit2/shhs2-203705/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f718114ff2b17316f13059ca8dc5c751888cbfe4d0bb2c548ebaa834caa6c8f6 +size 1320128 diff --git a/shhs_visit2/shhs2-203705/labels.meta.json b/shhs_visit2/shhs2-203705/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7010b1f7b41c00c0a036b11437ac9de7e439dd8 --- /dev/null +++ b/shhs_visit2/shhs2-203705/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203705", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:03.325283+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203705/labels.npy b/shhs_visit2/shhs2-203705/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0542ce38bd11482aa1d90f15c597678c093a6ab --- /dev/null +++ b/shhs_visit2/shhs2-203705/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c67720f41ae86d67f6437e7e83a5a50fb0239e98d24ff438571ed142c0a171 +size 2768 diff --git a/shhs_visit2/shhs2-203706/embeddings.meta.json b/shhs_visit2/shhs2-203706/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cbbd336ecc76e598b5311653095b2f858359870c --- /dev/null +++ b/shhs_visit2/shhs2-203706/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203706", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:03.923195+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203706/embeddings.npy b/shhs_visit2/shhs2-203706/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71f0728e2c8cea66d598bfbcf57b3e5d9c2d4f0e --- /dev/null +++ b/shhs_visit2/shhs2-203706/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7761e12113602b56f30a9e7cdc97a5c6ff60f6a0f9eb497ca070f140ad0b9bcd +size 1320128 diff --git a/shhs_visit2/shhs2-203706/labels.meta.json b/shhs_visit2/shhs2-203706/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b2e3fc92c2bd0d66b2daf83828ceed44f7de779 --- /dev/null +++ b/shhs_visit2/shhs2-203706/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203706", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:03.927200+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203706/labels.npy b/shhs_visit2/shhs2-203706/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6da468121b6aa52043cf3c4d6c1e44ff8332534a --- /dev/null +++ b/shhs_visit2/shhs2-203706/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb44a73369b290d800b6fb96c938d5aeeceae823f07dab61f3dd43bf83ceb0f +size 2768 diff --git a/shhs_visit2/shhs2-203707/embeddings.meta.json b/shhs_visit2/shhs2-203707/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7cd23498bba324f241b866737c5b890958ac03d6 --- /dev/null +++ b/shhs_visit2/shhs2-203707/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203707", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:33:05.460356+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203707/embeddings.npy b/shhs_visit2/shhs2-203707/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c028435358cf4fcbd5c4c935464eeedcf3dbe2f6 --- /dev/null +++ b/shhs_visit2/shhs2-203707/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46e024714769ae31d03f519aa4715b69a7011df338ff4edf71060c178260a17 +size 1290128 diff --git a/shhs_visit2/shhs2-203707/labels.meta.json b/shhs_visit2/shhs2-203707/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51b53a19ad31a5b233cd8ea950b1befb9b25110f --- /dev/null +++ b/shhs_visit2/shhs2-203707/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203707", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:33:05.464494+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203707/labels.npy b/shhs_visit2/shhs2-203707/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5346cd2d7671388a77178550f233399c679de71 --- /dev/null +++ b/shhs_visit2/shhs2-203707/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00701405ab1b75e5da56f5af3d9ad28cfd76c5fdf31e3c412fbe641ead360c7 +size 2708 diff --git a/shhs_visit2/shhs2-203708/embeddings.meta.json b/shhs_visit2/shhs2-203708/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73ac015772239d6f541888fd6dbcd87dcfed918a --- /dev/null +++ b/shhs_visit2/shhs2-203708/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203708", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:06.972215+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203708/embeddings.npy b/shhs_visit2/shhs2-203708/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..835c06c24b9c71e238216ad60ce91561366ea514 --- /dev/null +++ b/shhs_visit2/shhs2-203708/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca3208754805211bfed38de31c53a6f65890d79d73029d620826130c2ad68b2 +size 1320128 diff --git a/shhs_visit2/shhs2-203708/labels.meta.json b/shhs_visit2/shhs2-203708/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4691203aa62b089b5cb80193a92c5734dd1de0cb --- /dev/null +++ b/shhs_visit2/shhs2-203708/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203708", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:06.976095+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203708/labels.npy b/shhs_visit2/shhs2-203708/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..74ca8d5bc1f064cd531c92aaa053587d3a824372 --- /dev/null +++ b/shhs_visit2/shhs2-203708/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e328bee779ff4e5333f90affadaaa87d5389872c783f90f9f502f0582161d04 +size 2768 diff --git a/shhs_visit2/shhs2-203709/embeddings.meta.json b/shhs_visit2/shhs2-203709/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8dba4174d55dc0fa543920c939a39fb8483d9c1d --- /dev/null +++ b/shhs_visit2/shhs2-203709/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203709", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:33:07.620378+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203709/embeddings.npy b/shhs_visit2/shhs2-203709/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e18e6f0bc022574a23a30c55834e42011be8b4c --- /dev/null +++ b/shhs_visit2/shhs2-203709/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7864349bef2bd02adce9139b0fab2d560259c8a9ab6ded3010972e8daf78f2 +size 1318128 diff --git a/shhs_visit2/shhs2-203709/labels.meta.json b/shhs_visit2/shhs2-203709/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9416fc976e8589a467c6887bab5915080ddebaf3 --- /dev/null +++ b/shhs_visit2/shhs2-203709/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203709", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:33:07.624543+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203709/labels.npy b/shhs_visit2/shhs2-203709/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..81c389eb9317ba902384410e2a981a0e7629a991 --- /dev/null +++ b/shhs_visit2/shhs2-203709/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3cf5bc17e2ce2c8d0ba97f431a2404bcd6c45d7aba2229137908e66b1e0e6d +size 2764 diff --git a/shhs_visit2/shhs2-203710/embeddings.meta.json b/shhs_visit2/shhs2-203710/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6c7a493b93f5df341f7e2f19f07a708392fb2a2 --- /dev/null +++ b/shhs_visit2/shhs2-203710/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203710", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:09.130139+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203710/embeddings.npy b/shhs_visit2/shhs2-203710/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b301f74071d5a8d35ff25e38d4f21332632afe81 --- /dev/null +++ b/shhs_visit2/shhs2-203710/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333635e01849817ee4c408f911c5e758fe0adca76d4c6fd22432fdd3048f41f5 +size 1320128 diff --git a/shhs_visit2/shhs2-203710/labels.meta.json b/shhs_visit2/shhs2-203710/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0133574a20edd4b33d42bfe5bd238a19dc2a790b --- /dev/null +++ b/shhs_visit2/shhs2-203710/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203710", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:09.133519+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203710/labels.npy b/shhs_visit2/shhs2-203710/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b122eeeebc8b661288ea94243d013e589277c1d4 --- /dev/null +++ b/shhs_visit2/shhs2-203710/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3225ed647544c1053a7057b151a3e1d56b96df71b714e3e2227f06318c6ad48 +size 2768 diff --git a/shhs_visit2/shhs2-203711/embeddings.meta.json b/shhs_visit2/shhs2-203711/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e7d0d48a8c43a1bd4e8a1d4021ad591de4359aa --- /dev/null +++ b/shhs_visit2/shhs2-203711/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203711", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:33:10.403055+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203711/embeddings.npy b/shhs_visit2/shhs2-203711/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..86a98f301ef9f09283ecaf5eabb1860350661d69 --- /dev/null +++ b/shhs_visit2/shhs2-203711/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0d0b2026f82c3130079cb8b6bd23d32a26d9006ac20b515d9bf412e8f8890e +size 1110128 diff --git a/shhs_visit2/shhs2-203711/labels.meta.json b/shhs_visit2/shhs2-203711/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b4bfc0bc3c1d8b23e22cce22e1a6b845a7f895a --- /dev/null +++ b/shhs_visit2/shhs2-203711/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203711", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:33:10.407099+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203711/labels.npy b/shhs_visit2/shhs2-203711/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..34dca341148e341e1b4ef31155bd65a16bc29b8c --- /dev/null +++ b/shhs_visit2/shhs2-203711/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06314b11511e6cbb70c06d8a75cb1a30cd1961a255de2a48f7d30d647d0fe96 +size 2348 diff --git a/shhs_visit2/shhs2-203712/embeddings.meta.json b/shhs_visit2/shhs2-203712/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78248e0d3779fc425277d36702b35fbd7ad11431 --- /dev/null +++ b/shhs_visit2/shhs2-203712/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203712", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:11.831015+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203712/embeddings.npy b/shhs_visit2/shhs2-203712/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b99943d7c608346a73c8f8298605561c76587ef6 --- /dev/null +++ b/shhs_visit2/shhs2-203712/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811240857f3130e7261e8d98901c4219fa5645f3eb4e2a455ecdd162c71f63bb +size 1320128 diff --git a/shhs_visit2/shhs2-203712/labels.meta.json b/shhs_visit2/shhs2-203712/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37e8b23dd4e27dcf89cca19cb97d2fefae9f00cb --- /dev/null +++ b/shhs_visit2/shhs2-203712/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203712", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:11.837502+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203712/labels.npy b/shhs_visit2/shhs2-203712/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b97abc502bc3a004595816411dbec8acd48c4c3 --- /dev/null +++ b/shhs_visit2/shhs2-203712/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fe4f3daae372e3b74b9d2fbe2de5d53d09f77994ae7c506ae2b149e299b305 +size 2768 diff --git a/shhs_visit2/shhs2-203713/embeddings.meta.json b/shhs_visit2/shhs2-203713/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbd13b036653d16f3a091378660e623de9ee4993 --- /dev/null +++ b/shhs_visit2/shhs2-203713/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203713", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:33:12.423600+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203713/embeddings.npy b/shhs_visit2/shhs2-203713/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92bdd97ad5e410cd3a68f60ebdaba0aa77708481 --- /dev/null +++ b/shhs_visit2/shhs2-203713/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb3508657659a6c4eb396c9233d84d3a152df947aeb8da97a8c2b7fddb46343 +size 1110128 diff --git a/shhs_visit2/shhs2-203713/labels.meta.json b/shhs_visit2/shhs2-203713/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89170cd635408bd3acca8ae46d77c4e3ad4e07fe --- /dev/null +++ b/shhs_visit2/shhs2-203713/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203713", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:33:12.427773+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203713/labels.npy b/shhs_visit2/shhs2-203713/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8273815e156a6cabd587910103853d7f199cf6cc --- /dev/null +++ b/shhs_visit2/shhs2-203713/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e9ef0f93632948a71158bacd66620b2ee51548dbd7dd61bad027cdf5e6903e +size 2348 diff --git a/shhs_visit2/shhs2-203716/embeddings.meta.json b/shhs_visit2/shhs2-203716/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41d818c935addaba32d575f259d8cccc76d65acf --- /dev/null +++ b/shhs_visit2/shhs2-203716/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203716", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:33:13.980824+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203716/embeddings.npy b/shhs_visit2/shhs2-203716/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..66cc6a2153db9bda9b78a78ca951fb0894618091 --- /dev/null +++ b/shhs_visit2/shhs2-203716/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d308336f70fbff7e286c8bb5b8c36e3add53c9e06a912c35fc901e35621d67 +size 1290128 diff --git a/shhs_visit2/shhs2-203716/labels.meta.json b/shhs_visit2/shhs2-203716/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6059994834028670ea33d564158a07088e817eb --- /dev/null +++ b/shhs_visit2/shhs2-203716/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203716", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:33:13.985178+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203716/labels.npy b/shhs_visit2/shhs2-203716/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b24f97560a0c624c6f058a06e158f1f3cbefa8aa --- /dev/null +++ b/shhs_visit2/shhs2-203716/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448b6678b0de42a7d1d98fbb1fc95a795d293242e71e9973b0b8e4385c63a2ef +size 2708 diff --git a/shhs_visit2/shhs2-203717/embeddings.meta.json b/shhs_visit2/shhs2-203717/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3b45d0c64fb10cc802116b174337d15fedc2450 --- /dev/null +++ b/shhs_visit2/shhs2-203717/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203717", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:15.745772+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203717/embeddings.npy b/shhs_visit2/shhs2-203717/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..de0117ccc9b4af1fe63ba4b5e08aaaaf96c52ef8 --- /dev/null +++ b/shhs_visit2/shhs2-203717/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab57844d286e06d9c8b99aaa68f0ad73044d111ef1be8296e7940342b84f5701 +size 1364128 diff --git a/shhs_visit2/shhs2-203717/labels.meta.json b/shhs_visit2/shhs2-203717/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..751cf7c7bd7435d2049f206f97d9f9cec7643938 --- /dev/null +++ b/shhs_visit2/shhs2-203717/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203717", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:15.753449+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203717/labels.npy b/shhs_visit2/shhs2-203717/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f521d0c05737bd048fe1164b8ae62ef785781eb --- /dev/null +++ b/shhs_visit2/shhs2-203717/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b44641478de24b3b1ec87a7a62c78ee64405599e8dcbdad3d3f9ccc3a3e2228 +size 2856 diff --git a/shhs_visit2/shhs2-203718/embeddings.meta.json b/shhs_visit2/shhs2-203718/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f69d1b2d423640c466d1ec83a66cad3b4e9f2cbb --- /dev/null +++ b/shhs_visit2/shhs2-203718/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203718", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:17.227853+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203718/embeddings.npy b/shhs_visit2/shhs2-203718/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..33e51884ecd0521aa57dbe8ad280a78fcec5977f --- /dev/null +++ b/shhs_visit2/shhs2-203718/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e7aa9c6f959f6292f6515e0bf46f112d1c594e4dbe850271101037292727d2 +size 1320128 diff --git a/shhs_visit2/shhs2-203718/labels.meta.json b/shhs_visit2/shhs2-203718/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44f5a8f4149b8ffc471bb2527234b60bb2f4c978 --- /dev/null +++ b/shhs_visit2/shhs2-203718/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203718", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:17.231608+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203718/labels.npy b/shhs_visit2/shhs2-203718/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f35a9e7c3baa6c381255959591492b53f16c5a4 --- /dev/null +++ b/shhs_visit2/shhs2-203718/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970b6600a1280c4ed3e212c7bf3b2af83e867a4afe59c08f26c16ff7f04622ca +size 2768 diff --git a/shhs_visit2/shhs2-203719/embeddings.meta.json b/shhs_visit2/shhs2-203719/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33629b92534ffb269b80ff5c51432c11bef06784 --- /dev/null +++ b/shhs_visit2/shhs2-203719/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203719", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:18.725263+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203719/embeddings.npy b/shhs_visit2/shhs2-203719/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e754f336dc1ca5eeaa22b395b65018c87d0260bf --- /dev/null +++ b/shhs_visit2/shhs2-203719/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b805ec81ca7ac84091aedd8b532fda0d3f1e27fa4e23b2a2b98848d7cceb0151 +size 1260128 diff --git a/shhs_visit2/shhs2-203719/labels.meta.json b/shhs_visit2/shhs2-203719/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cd5f492bf411fe3b39872ffb0e48c7944b739fd --- /dev/null +++ b/shhs_visit2/shhs2-203719/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203719", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:18.729885+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203719/labels.npy b/shhs_visit2/shhs2-203719/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..29c61843e1819395b90755910c3d6ca9d2281a4b --- /dev/null +++ b/shhs_visit2/shhs2-203719/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:568782200e71678625c8857fb44ea377fdd4f0b903b8643305211a25a706e148 +size 2648 diff --git a/shhs_visit2/shhs2-203720/embeddings.meta.json b/shhs_visit2/shhs2-203720/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f9b36d326232c2c17ca742c137c5a3031d0e8a0 --- /dev/null +++ b/shhs_visit2/shhs2-203720/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203720", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:33:20.856352+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203720/embeddings.npy b/shhs_visit2/shhs2-203720/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f878b7dc43c71f201b15a36b074e4db4b5f73cbb --- /dev/null +++ b/shhs_visit2/shhs2-203720/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9585e079a882809eb6ec791439461797dcacbb2bdcc1c42845145a88624ad067 +size 1198128 diff --git a/shhs_visit2/shhs2-203720/labels.meta.json b/shhs_visit2/shhs2-203720/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77fd1a75964ad5159b05f4c0c33f6e96443848be --- /dev/null +++ b/shhs_visit2/shhs2-203720/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203720", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:33:20.861433+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203720/labels.npy b/shhs_visit2/shhs2-203720/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ae4f78438afd5ef335e5267a383e4595438cae0 --- /dev/null +++ b/shhs_visit2/shhs2-203720/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f123f729e782e1a2401d6f0f9bed43214ae9aa2afdf6b3038b33ca570f74d2e +size 2524 diff --git a/shhs_visit2/shhs2-203721/embeddings.meta.json b/shhs_visit2/shhs2-203721/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64fb22dc12dc118d3c0fde343e7698d7b0547339 --- /dev/null +++ b/shhs_visit2/shhs2-203721/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203721", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:22.487415+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203721/embeddings.npy b/shhs_visit2/shhs2-203721/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..72b15b518343573baf978abd426ce0ceac90ddca --- /dev/null +++ b/shhs_visit2/shhs2-203721/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17a4a075917e2acafdb7b686dda252b66f65ebb7700d53983739823e256f815 +size 1364128 diff --git a/shhs_visit2/shhs2-203721/labels.meta.json b/shhs_visit2/shhs2-203721/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..807c60e21b561f48a49c8f3d88a5d6dc110894d4 --- /dev/null +++ b/shhs_visit2/shhs2-203721/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203721", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:22.491618+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203721/labels.npy b/shhs_visit2/shhs2-203721/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7d48bdedcfcba49d4f6713ee5c1cda0c406b267 --- /dev/null +++ b/shhs_visit2/shhs2-203721/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa8010f4b1bd56720d4f1577b5494d3254a7470eb8624d8b0723f97b1a8b567 +size 2856 diff --git a/shhs_visit2/shhs2-203726/embeddings.meta.json b/shhs_visit2/shhs2-203726/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e39a0ad053131507ce62eec58fa6c2951799ed7 --- /dev/null +++ b/shhs_visit2/shhs2-203726/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203726", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:33:23.807125+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203726/embeddings.npy b/shhs_visit2/shhs2-203726/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74d38831041c2882a71dae83394eff47b4812431 --- /dev/null +++ b/shhs_visit2/shhs2-203726/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e6e52cbd02f56c90da780b84bb016069c7bfd1737211e1085110bb3b0d475b +size 1170128 diff --git a/shhs_visit2/shhs2-203726/labels.meta.json b/shhs_visit2/shhs2-203726/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c97005bb95920da04ad9c5196a9cd2f6bae8baac --- /dev/null +++ b/shhs_visit2/shhs2-203726/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203726", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:33:23.811005+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203726/labels.npy b/shhs_visit2/shhs2-203726/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ddbf8be60d44242897bc534722a69bafe261eb91 --- /dev/null +++ b/shhs_visit2/shhs2-203726/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e27779b2fb393314dda92a67a9c3d7e604afd8e2431dd457b24b47992579d6 +size 2468 diff --git a/shhs_visit2/shhs2-203727/embeddings.meta.json b/shhs_visit2/shhs2-203727/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44c2ee51ec2e2b368d88aff42f23acd67b2ab3fe --- /dev/null +++ b/shhs_visit2/shhs2-203727/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203727", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:33:25.085187+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203727/embeddings.npy b/shhs_visit2/shhs2-203727/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d056ed5bb8c18eab30ba7bb6c4fae3d875e5ad2d --- /dev/null +++ b/shhs_visit2/shhs2-203727/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072066b033b3ac7bf6f65c5509f7ab82a2fd86dda3576764ac4fde4c67bd9b5b +size 1200128 diff --git a/shhs_visit2/shhs2-203727/labels.meta.json b/shhs_visit2/shhs2-203727/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a9431e7615662bed1266a75f8b7a79fd4b23bd3b --- /dev/null +++ b/shhs_visit2/shhs2-203727/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203727", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:33:25.088156+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203727/labels.npy b/shhs_visit2/shhs2-203727/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..23dd56fe33fe3529ced5d07d5ead4cf5e26cdc6b --- /dev/null +++ b/shhs_visit2/shhs2-203727/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5870536f53e0a18ac4a0060617b2b67903a67f94ac1f3b00decf90eafe5f3a2 +size 2528 diff --git a/shhs_visit2/shhs2-203734/embeddings.meta.json b/shhs_visit2/shhs2-203734/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c9f98d010485d6f40489490ac83d19299a3a511 --- /dev/null +++ b/shhs_visit2/shhs2-203734/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203734", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:26.401094+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203734/embeddings.npy b/shhs_visit2/shhs2-203734/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e8b2d6e199ea19c1a2d6c3fe2d5c8b351901070 --- /dev/null +++ b/shhs_visit2/shhs2-203734/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436bbc77bac211fffcc91d040b9e8eea7aafaa040579fa524d9bf4889f3213bb +size 1260128 diff --git a/shhs_visit2/shhs2-203734/labels.meta.json b/shhs_visit2/shhs2-203734/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74aecf7e63dea3152ebb70ddf340b96de8cbfdc8 --- /dev/null +++ b/shhs_visit2/shhs2-203734/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203734", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:26.404851+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203734/labels.npy b/shhs_visit2/shhs2-203734/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..26dc03dcf783b8fb37c6a70ad58ac17a1eaa5ecd --- /dev/null +++ b/shhs_visit2/shhs2-203734/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460fb728f022008689a7a5a5cac507444115820dca5119c898d5263b783efc5e +size 2648 diff --git a/shhs_visit2/shhs2-203737/embeddings.meta.json b/shhs_visit2/shhs2-203737/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd345a79dcf70ec620c5b452293726854cbcefec --- /dev/null +++ b/shhs_visit2/shhs2-203737/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203737", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:33:26.901130+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203737/embeddings.npy b/shhs_visit2/shhs2-203737/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..abc6de952cf6542ec5035abc7f340ab4fc6f504f --- /dev/null +++ b/shhs_visit2/shhs2-203737/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b60402e4b8b52d78cfb16e8181268e2efea54ea305a19e8c1d254362c94c636e +size 1020128 diff --git a/shhs_visit2/shhs2-203737/labels.meta.json b/shhs_visit2/shhs2-203737/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7665b94e8fb3baf9dc31c3ce93c31baa78f886b9 --- /dev/null +++ b/shhs_visit2/shhs2-203737/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203737", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:33:26.904569+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203737/labels.npy b/shhs_visit2/shhs2-203737/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f0e03aa3affc486b5c6638abbb6fcd08ccb4da8 --- /dev/null +++ b/shhs_visit2/shhs2-203737/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275cea0e81799ba03c21a8622cea30a267d6a8292173118025e3f8e028601a5a +size 2168 diff --git a/shhs_visit2/shhs2-203742/embeddings.meta.json b/shhs_visit2/shhs2-203742/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..efdebc0d2e103333b407920e7600c5af7f70dce7 --- /dev/null +++ b/shhs_visit2/shhs2-203742/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203742", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:28.269079+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203742/embeddings.npy b/shhs_visit2/shhs2-203742/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..960a82f5578e7acff92e8f3924398fe33f520bdf --- /dev/null +++ b/shhs_visit2/shhs2-203742/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5416597a5bc8b36a111a7ba99b7d33c359f39910630009913488990c2619d0e0 +size 1260128 diff --git a/shhs_visit2/shhs2-203742/labels.meta.json b/shhs_visit2/shhs2-203742/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae47eb8bb5e2b75247ddc0b3f649aaab5dddcdcc --- /dev/null +++ b/shhs_visit2/shhs2-203742/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203742", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:28.272910+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203742/labels.npy b/shhs_visit2/shhs2-203742/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..611bb910634cf9c13451c10fb4bbc82dc2a6c127 --- /dev/null +++ b/shhs_visit2/shhs2-203742/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dedf627d6f7d4bd4bcf0c5ae26da9f17f2527417e16bdeb4631fc8cffecc9bc +size 2648 diff --git a/shhs_visit2/shhs2-203743/embeddings.meta.json b/shhs_visit2/shhs2-203743/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1a03e41666dc7c991bfa94bb8291cc1bd73e0fa --- /dev/null +++ b/shhs_visit2/shhs2-203743/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203743", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:29.740785+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203743/embeddings.npy b/shhs_visit2/shhs2-203743/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94a8247281994303fdb307152eec0230ec38ed5d --- /dev/null +++ b/shhs_visit2/shhs2-203743/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3de329b15c0df5e4cc9fb044bd1c50fef9a2eaeea505aa363d01ed553e0f28 +size 1320128 diff --git a/shhs_visit2/shhs2-203743/labels.meta.json b/shhs_visit2/shhs2-203743/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a5b6e4b06d7134ef1060ef48077a65ee10781cd --- /dev/null +++ b/shhs_visit2/shhs2-203743/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203743", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:29.744616+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203743/labels.npy b/shhs_visit2/shhs2-203743/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4553d0aa457159d5adee893505e4e9eaad1cc522 --- /dev/null +++ b/shhs_visit2/shhs2-203743/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cab4a1308f0f06e3f0b8def7377bb0b16adb3945e29f937004621f09491329aa +size 2768 diff --git a/shhs_visit2/shhs2-203744/embeddings.meta.json b/shhs_visit2/shhs2-203744/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c571ae969885316c467520befd095b062f56b7c --- /dev/null +++ b/shhs_visit2/shhs2-203744/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203744", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:33:31.132301+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203744/embeddings.npy b/shhs_visit2/shhs2-203744/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..30714513a397cf5ab09709e468762113fed78aad --- /dev/null +++ b/shhs_visit2/shhs2-203744/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133dbc8608d9ee1483026fbbeb305ef7a17e83514e1f0d685cef7d3d154d10c7 +size 1350128 diff --git a/shhs_visit2/shhs2-203744/labels.meta.json b/shhs_visit2/shhs2-203744/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1453f642ba9687644fa553cb89c80006d9c619c1 --- /dev/null +++ b/shhs_visit2/shhs2-203744/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203744", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:33:31.136618+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203744/labels.npy b/shhs_visit2/shhs2-203744/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9460481bdec3d1ef84fabc3a6147407a5ecdd26b --- /dev/null +++ b/shhs_visit2/shhs2-203744/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aab66bf61cacf9be25dd0dbb4e106ad24f8feb80f2d44dcba2438445c35b23c +size 2828 diff --git a/shhs_visit2/shhs2-203746/embeddings.meta.json b/shhs_visit2/shhs2-203746/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a750f902d0fc3780f1e6de2b62cbfa4a5297a8db --- /dev/null +++ b/shhs_visit2/shhs2-203746/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203746", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:32.914958+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203746/embeddings.npy b/shhs_visit2/shhs2-203746/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..217ff80c86633bbe1747c922f09ab5714b80afe8 --- /dev/null +++ b/shhs_visit2/shhs2-203746/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de59f94491253d466ba3e3cfdf3284b5439e59b4a50213b0dc3ac33b3a4f94e3 +size 1364128 diff --git a/shhs_visit2/shhs2-203746/labels.meta.json b/shhs_visit2/shhs2-203746/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f1c57cc0eb2ecef6b94af59885e5d88342f079a --- /dev/null +++ b/shhs_visit2/shhs2-203746/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203746", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:32.918520+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203746/labels.npy b/shhs_visit2/shhs2-203746/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d683deab68e382ac05db2b5ddc498957254aa568 --- /dev/null +++ b/shhs_visit2/shhs2-203746/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d402c9fb6fbb436b02f582be5037df08531573dbcd7de5ab944ae8752801990e +size 2856 diff --git a/shhs_visit2/shhs2-203748/embeddings.meta.json b/shhs_visit2/shhs2-203748/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e68fd6243cb4baa13529bad54128e66951fc4b25 --- /dev/null +++ b/shhs_visit2/shhs2-203748/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203748", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:33.534493+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203748/embeddings.npy b/shhs_visit2/shhs2-203748/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e83afabfd57179eaf27084dfb993d2bbf86e56f --- /dev/null +++ b/shhs_visit2/shhs2-203748/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87640edc53f5fc93bf205763f9019b996fbc4dcfe143713753c7275b72026a9a +size 1320128 diff --git a/shhs_visit2/shhs2-203748/labels.meta.json b/shhs_visit2/shhs2-203748/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f2715f7fd4b9f1b616976c5e150d85eff5a0f10 --- /dev/null +++ b/shhs_visit2/shhs2-203748/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203748", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:33.538181+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203748/labels.npy b/shhs_visit2/shhs2-203748/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0da03de7960d7606e8e70283e9615ef38405efe1 --- /dev/null +++ b/shhs_visit2/shhs2-203748/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f54d88bd38884396ec28357a9f0d178fe82647f33dc868f8604e8edb0029e8d +size 2768 diff --git a/shhs_visit2/shhs2-203754/embeddings.meta.json b/shhs_visit2/shhs2-203754/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d371fd4418ba17ce888a46e8cff8b5298d1f72e6 --- /dev/null +++ b/shhs_visit2/shhs2-203754/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203754", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:35.138275+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203754/embeddings.npy b/shhs_visit2/shhs2-203754/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8391d90d82993f825b50483cb231294d9157349d --- /dev/null +++ b/shhs_visit2/shhs2-203754/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1347eb5268455287e56e32961a55b2cf79011fffc43cfa4b3d337371849f6656 +size 1364128 diff --git a/shhs_visit2/shhs2-203754/labels.meta.json b/shhs_visit2/shhs2-203754/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7dc21460a547868aaf9ff658c52c4e24ff22e274 --- /dev/null +++ b/shhs_visit2/shhs2-203754/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203754", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:35.142480+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203754/labels.npy b/shhs_visit2/shhs2-203754/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d98f1d01d10671e248ff434a0fac212318c6844 --- /dev/null +++ b/shhs_visit2/shhs2-203754/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48eb2f5b996dc8de32ab1e2b7dc9c3bcd6a64880e803480bf7a978cc7bb61e77 +size 2856 diff --git a/shhs_visit2/shhs2-203755/embeddings.meta.json b/shhs_visit2/shhs2-203755/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9470de41d4aa3f232a33606375d47a25f35ab041 --- /dev/null +++ b/shhs_visit2/shhs2-203755/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203755", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:33:36.461239+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203755/embeddings.npy b/shhs_visit2/shhs2-203755/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d20f1062823cc0b80bfd0f8328e386dc1997bcf0 --- /dev/null +++ b/shhs_visit2/shhs2-203755/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737b5cf8ff9a666f293ec63fe14976f5700049043a1f4e1d96869c150a071fbb +size 1200128 diff --git a/shhs_visit2/shhs2-203755/labels.meta.json b/shhs_visit2/shhs2-203755/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f68e300565cbb74eafb8305d7dcc5883da0a0d2 --- /dev/null +++ b/shhs_visit2/shhs2-203755/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203755", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:33:36.466015+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203755/labels.npy b/shhs_visit2/shhs2-203755/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a652f3309cf4b43c7c60819b300d2032f80831f --- /dev/null +++ b/shhs_visit2/shhs2-203755/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2cfc254cf698515e2ef412681f25eb0f20189f3889864639d7cc8567aad6db9 +size 2528 diff --git a/shhs_visit2/shhs2-203757/embeddings.meta.json b/shhs_visit2/shhs2-203757/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfbaa8b637cf253d1e6c154ca18cb1af63a9e636 --- /dev/null +++ b/shhs_visit2/shhs2-203757/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203757", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:33:38.574924+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203757/embeddings.npy b/shhs_visit2/shhs2-203757/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8e53d9520de0f7225d8b6ab34c0ad983fe7d83a --- /dev/null +++ b/shhs_visit2/shhs2-203757/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1403d50697d5eb73b8a02f00e50c5a2b726a0243b48409ce3957e3c91b097d1 +size 1198128 diff --git a/shhs_visit2/shhs2-203757/labels.meta.json b/shhs_visit2/shhs2-203757/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0067c3d3d3428ef173c0637357b4790e9ad38c84 --- /dev/null +++ b/shhs_visit2/shhs2-203757/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203757", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:33:38.578327+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203757/labels.npy b/shhs_visit2/shhs2-203757/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3fa91ccdf8c4641c66b16daf24fefc69cf9a491 --- /dev/null +++ b/shhs_visit2/shhs2-203757/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:606dd046491c8c110f9b59791bddb712baa1ab70010a1087be0f5aa90bf30754 +size 2524 diff --git a/shhs_visit2/shhs2-203762/embeddings.meta.json b/shhs_visit2/shhs2-203762/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d126779a40e1b7ec2dce47a3ea04705b3f8dc37c --- /dev/null +++ b/shhs_visit2/shhs2-203762/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203762", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:39.953279+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203762/embeddings.npy b/shhs_visit2/shhs2-203762/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5e0f6521086dce32215798de4680476796d59c9 --- /dev/null +++ b/shhs_visit2/shhs2-203762/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6490839f9648779b4867d15e8c4836d7fd7cdc8fb41cab3bc77b2245c0d371ab +size 1260128 diff --git a/shhs_visit2/shhs2-203762/labels.meta.json b/shhs_visit2/shhs2-203762/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59030e096c0aebab2170d137dfa356d219a17808 --- /dev/null +++ b/shhs_visit2/shhs2-203762/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203762", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:39.956881+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203762/labels.npy b/shhs_visit2/shhs2-203762/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c61bfb89077f78119142408b9e00f18c979b4d13 --- /dev/null +++ b/shhs_visit2/shhs2-203762/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2606c2e3284bcf6ed975ddd2dc8ff0744b2c945bc71b60007252bb485ac1de1b +size 2648 diff --git a/shhs_visit2/shhs2-203763/embeddings.meta.json b/shhs_visit2/shhs2-203763/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c8fc08e85470fd7eebbce9100ee230d2438aa23 --- /dev/null +++ b/shhs_visit2/shhs2-203763/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203763", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:33:41.332016+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203763/embeddings.npy b/shhs_visit2/shhs2-203763/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f95dfff7d5c9f6491bb4abb026652e0a0e8986fa --- /dev/null +++ b/shhs_visit2/shhs2-203763/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112c8c16cdad8fa77d8864414f0847fd696bde87b34d7e7c72d4044d1e738d4c +size 1140128 diff --git a/shhs_visit2/shhs2-203763/labels.meta.json b/shhs_visit2/shhs2-203763/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9efb1d8d72888985e6ee8ee2f3e2b288a274928f --- /dev/null +++ b/shhs_visit2/shhs2-203763/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203763", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:33:41.335673+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203763/labels.npy b/shhs_visit2/shhs2-203763/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3fbdab8632a1baac708d333e2c219432c9a4e5a3 --- /dev/null +++ b/shhs_visit2/shhs2-203763/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9382ad074a1d9b6b149a3e81a20afdb3b9d3226f72905cdb59fdd6fbf9f48d +size 2408 diff --git a/shhs_visit2/shhs2-203766/embeddings.meta.json b/shhs_visit2/shhs2-203766/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..184e60224e560d18767f2600f464c51b2b7f4c06 --- /dev/null +++ b/shhs_visit2/shhs2-203766/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203766", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:42.918488+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203766/embeddings.npy b/shhs_visit2/shhs2-203766/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b0b9113877bc6cb04e65ba23a3aaf3693dec34e --- /dev/null +++ b/shhs_visit2/shhs2-203766/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c696c9e62f66d2269568a11497efa659d3129d71c04868687bc6b5e13f62de9 +size 1320128 diff --git a/shhs_visit2/shhs2-203766/labels.meta.json b/shhs_visit2/shhs2-203766/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c58ff9df5cc35b03d8c89b99774f72589ed1ae1 --- /dev/null +++ b/shhs_visit2/shhs2-203766/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203766", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:42.922074+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203766/labels.npy b/shhs_visit2/shhs2-203766/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf0f52e7be989e9adb30f9facf6e12ae928f6ebc --- /dev/null +++ b/shhs_visit2/shhs2-203766/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1787ea2ddf7ef41a6ac7c7b0b34fb87e9c344de5398f666416527588f2adc6 +size 2768 diff --git a/shhs_visit2/shhs2-203769/embeddings.meta.json b/shhs_visit2/shhs2-203769/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc15e17c231860419f324a014358c78664c52d88 --- /dev/null +++ b/shhs_visit2/shhs2-203769/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203769", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:44.604521+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203769/embeddings.npy b/shhs_visit2/shhs2-203769/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3add46dcf56e736142b23fe19a16920320657e02 --- /dev/null +++ b/shhs_visit2/shhs2-203769/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7455a914b978e30a504376c497ef7d604bb8279aa2cae0917b98a27f2720f9e +size 1364128 diff --git a/shhs_visit2/shhs2-203769/labels.meta.json b/shhs_visit2/shhs2-203769/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84892684936e2c0d5b36b80db311705e1dfdb01c --- /dev/null +++ b/shhs_visit2/shhs2-203769/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203769", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:44.609858+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203769/labels.npy b/shhs_visit2/shhs2-203769/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cdfe8893a46b5a969db25f98f1233dd0ab74d79 --- /dev/null +++ b/shhs_visit2/shhs2-203769/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ecf33f85f2fb49e9b83d33e90401878ecfe2d165d8b389743e4b3fe715fcb3d +size 2856 diff --git a/shhs_visit2/shhs2-203771/embeddings.meta.json b/shhs_visit2/shhs2-203771/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c62f1d1ea7c8e2a0e5040f24ff0b3a3f1c5846fa --- /dev/null +++ b/shhs_visit2/shhs2-203771/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203771", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:46.087699+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203771/embeddings.npy b/shhs_visit2/shhs2-203771/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..478e5288257cf7e87b13058adcfb300489593699 --- /dev/null +++ b/shhs_visit2/shhs2-203771/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e86e47b62d0118ac021e52f3cbce8edd5597b793af82643317335c2deafbd4 +size 1320128 diff --git a/shhs_visit2/shhs2-203771/labels.meta.json b/shhs_visit2/shhs2-203771/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e95a4347e036d9270aceb0f4752850772d624a3 --- /dev/null +++ b/shhs_visit2/shhs2-203771/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203771", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:46.091608+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203771/labels.npy b/shhs_visit2/shhs2-203771/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..89fb6b353a3a6e69ba38feeb71cac0d3ab90656a --- /dev/null +++ b/shhs_visit2/shhs2-203771/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b289706af30c9bf7d10dc531905afc5899be504e02b45e5c8d2535e2b777262a +size 2768 diff --git a/shhs_visit2/shhs2-203772/embeddings.meta.json b/shhs_visit2/shhs2-203772/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8537244550b93e0949dd97429a76562bddbe47e --- /dev/null +++ b/shhs_visit2/shhs2-203772/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203772", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:47.527197+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203772/embeddings.npy b/shhs_visit2/shhs2-203772/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d61569f1976f4b5187bc3a9d9f637f45ecaf4f0 --- /dev/null +++ b/shhs_visit2/shhs2-203772/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:919c5128f82eabfa706ced5a3cf6b623f10c272f5908058dea94768e49aec739 +size 1260128 diff --git a/shhs_visit2/shhs2-203772/labels.meta.json b/shhs_visit2/shhs2-203772/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7770cf3e8996e3ee07bbc2a2edf9f99c8959387 --- /dev/null +++ b/shhs_visit2/shhs2-203772/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203772", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:47.531084+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203772/labels.npy b/shhs_visit2/shhs2-203772/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a754e19bc837dc3d8643a0a644d81a7fd43a096 --- /dev/null +++ b/shhs_visit2/shhs2-203772/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c729e0e4cef5d17b1847eb0792a4a469f5efe81027dd95bd03456415b5ad2d8c +size 2648 diff --git a/shhs_visit2/shhs2-203773/embeddings.meta.json b/shhs_visit2/shhs2-203773/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e55dc2122fe494ed26a5eae352066addd2634059 --- /dev/null +++ b/shhs_visit2/shhs2-203773/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203773", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:48.965680+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203773/embeddings.npy b/shhs_visit2/shhs2-203773/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d27217c6912a5046bf3bcd48a9d5f7b57df1fd84 --- /dev/null +++ b/shhs_visit2/shhs2-203773/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49dbb3847216662c0c11a0a48326adc8b299fe1702bcb9ad9fe98fe18b93cb9 +size 1260128 diff --git a/shhs_visit2/shhs2-203773/labels.meta.json b/shhs_visit2/shhs2-203773/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..50b6f37b6cb188b7c614a35add959e76127d375f --- /dev/null +++ b/shhs_visit2/shhs2-203773/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203773", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:33:48.969538+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203773/labels.npy b/shhs_visit2/shhs2-203773/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..14712283d5a72a608d31752d3b56ac48ef38e2dd --- /dev/null +++ b/shhs_visit2/shhs2-203773/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c68fc2dd9c7bfa539ce424688ddf52b7a4e055d6c094aaa131f2e38bb7626f3e +size 2648 diff --git a/shhs_visit2/shhs2-203776/embeddings.meta.json b/shhs_visit2/shhs2-203776/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3946a1eb5fd669361d04f3f8ba000faa74c09b4 --- /dev/null +++ b/shhs_visit2/shhs2-203776/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203776", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:49.594749+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203776/embeddings.npy b/shhs_visit2/shhs2-203776/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..31cf1610d848ee159ef0fc785d9ebfdaff403ed6 --- /dev/null +++ b/shhs_visit2/shhs2-203776/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da35430950ab74d1d2de8e6b92790c97b1b5b3b7a87eba5fb3c1d839dc12178b +size 1364128 diff --git a/shhs_visit2/shhs2-203776/labels.meta.json b/shhs_visit2/shhs2-203776/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..237d2941a653d867b6604ff2413deb0399eaa741 --- /dev/null +++ b/shhs_visit2/shhs2-203776/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203776", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:33:49.598656+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203776/labels.npy b/shhs_visit2/shhs2-203776/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c6082be32eb238bae035f1c950f8e2eb70f59a4 --- /dev/null +++ b/shhs_visit2/shhs2-203776/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09a32e2a43114f386f54e3008da41e8c9711999b0fb456fc640b665b3243602 +size 2856 diff --git a/shhs_visit2/shhs2-203782/embeddings.meta.json b/shhs_visit2/shhs2-203782/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bbabdb3f6c6d110f0c0956d1693cc45c5dd20c86 --- /dev/null +++ b/shhs_visit2/shhs2-203782/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203782", + "embedding_dim": 500, + "n_epochs": 1286, + "created_utc": "2026-05-03T18:33:50.224458+00:00", + "shape": [ + 1286, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203782/embeddings.npy b/shhs_visit2/shhs2-203782/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0177166b926c544cad17aedfe8307faade050790 --- /dev/null +++ b/shhs_visit2/shhs2-203782/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8caccf02114d0fbc6b55c5bfd96f3446e1b23c1f668b96895832508de1638e3c +size 1286128 diff --git a/shhs_visit2/shhs2-203782/labels.meta.json b/shhs_visit2/shhs2-203782/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a32367e993b623b084d447298110412c1b559d6d --- /dev/null +++ b/shhs_visit2/shhs2-203782/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203782", + "n_epochs": 1286, + "created_utc": "2026-05-03T18:33:50.228164+00:00", + "shape": [ + 1286 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203782/labels.npy b/shhs_visit2/shhs2-203782/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1adcda864d80290d5de9375bb38f67c0093a2e06 --- /dev/null +++ b/shhs_visit2/shhs2-203782/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf45e665aaa210d22c8ec58ab3e5af2e0ef438548b92ebf976a9cbbd1ac8766 +size 2700 diff --git a/shhs_visit2/shhs2-203783/embeddings.meta.json b/shhs_visit2/shhs2-203783/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4482950280adfb7e5efe6771dd12acaff203680 --- /dev/null +++ b/shhs_visit2/shhs2-203783/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203783", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:33:52.417317+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203783/embeddings.npy b/shhs_visit2/shhs2-203783/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..80a2f85ac5755333f785ae09023c16da581e5348 --- /dev/null +++ b/shhs_visit2/shhs2-203783/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed13696ab79a0b08c7cd7622d341ce3130de214d82b09dc4d0330d043c9d4360 +size 1198128 diff --git a/shhs_visit2/shhs2-203783/labels.meta.json b/shhs_visit2/shhs2-203783/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd51e48ec14cce60ba5fd285abe0104de03d34c1 --- /dev/null +++ b/shhs_visit2/shhs2-203783/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203783", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:33:52.420503+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203783/labels.npy b/shhs_visit2/shhs2-203783/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6bc3954a9cd52e5ea1d1ea4a986d490e57dc53c7 --- /dev/null +++ b/shhs_visit2/shhs2-203783/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a375005ce7b0db6718031a16c6408cba827e217d871fffaa2cfdd34a98daca5c +size 2524 diff --git a/shhs_visit2/shhs2-203785/embeddings.meta.json b/shhs_visit2/shhs2-203785/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4542769ff81baa2290c88c1d7af19d302c9df1b --- /dev/null +++ b/shhs_visit2/shhs2-203785/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203785", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:53.908444+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203785/embeddings.npy b/shhs_visit2/shhs2-203785/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6035a4fa6b08597af386a8296d4deb0d2a013a86 --- /dev/null +++ b/shhs_visit2/shhs2-203785/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5fbdd65a4b3117526a443cfc74e4fd1d622a0021a1a2e6d32179875760235e +size 1320128 diff --git a/shhs_visit2/shhs2-203785/labels.meta.json b/shhs_visit2/shhs2-203785/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86acb8718ba39019dd06e4c231ddab5e08757d8e --- /dev/null +++ b/shhs_visit2/shhs2-203785/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203785", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:53.911482+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203785/labels.npy b/shhs_visit2/shhs2-203785/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aceb4bf062c3efe84e1075acba2f7187a1837df7 --- /dev/null +++ b/shhs_visit2/shhs2-203785/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5585e088c5e6e44aa19b229258e6738516ba71708a0c26f986cc083a49eecea6 +size 2768 diff --git a/shhs_visit2/shhs2-203789/embeddings.meta.json b/shhs_visit2/shhs2-203789/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbfc6e01ace2020194a495ee369b7c8d33218ae1 --- /dev/null +++ b/shhs_visit2/shhs2-203789/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203789", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:33:55.437391+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203789/embeddings.npy b/shhs_visit2/shhs2-203789/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6dd64c26f6a444c9b15d36f7728009ccc078815 --- /dev/null +++ b/shhs_visit2/shhs2-203789/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de40899accfdbd49b6c169a685752a9b94c22c739094a2b2a3df11ed64cb3269 +size 1350128 diff --git a/shhs_visit2/shhs2-203789/labels.meta.json b/shhs_visit2/shhs2-203789/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2fda46df3c10dad670c49e5ed0b387354b056651 --- /dev/null +++ b/shhs_visit2/shhs2-203789/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203789", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:33:55.441173+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203789/labels.npy b/shhs_visit2/shhs2-203789/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bcf437934cf1bc4b60a35dc013c5e91fdee8bb4 --- /dev/null +++ b/shhs_visit2/shhs2-203789/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3a9e6a483f51727c6da6453f8a866ea4df46d7adf81be3bb62c7448bd0d6ca +size 2828 diff --git a/shhs_visit2/shhs2-203790/embeddings.meta.json b/shhs_visit2/shhs2-203790/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d0b36c8c517cd247206bae74a336864c95117d8 --- /dev/null +++ b/shhs_visit2/shhs2-203790/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203790", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:33:55.983123+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203790/embeddings.npy b/shhs_visit2/shhs2-203790/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bbb096afb6e06bbdf16cef8bc0922f619f4c4ba2 --- /dev/null +++ b/shhs_visit2/shhs2-203790/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1175849f755226d00ca9624cc5eedabd3c5b310afc99d13e67315ae08319ce +size 1110128 diff --git a/shhs_visit2/shhs2-203790/labels.meta.json b/shhs_visit2/shhs2-203790/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62de1ccd3ef4023194a825a0676311928c691e67 --- /dev/null +++ b/shhs_visit2/shhs2-203790/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203790", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:33:55.987180+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203790/labels.npy b/shhs_visit2/shhs2-203790/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d117779d7936e6a3c1974e7dd4ec1cd5da0a65ed --- /dev/null +++ b/shhs_visit2/shhs2-203790/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b10d84adfdff6c3cf6306f97e8b682090d96124b986a2d4abab25cdbc535681c +size 2348 diff --git a/shhs_visit2/shhs2-203792/embeddings.meta.json b/shhs_visit2/shhs2-203792/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f4c82b41e27979ec304843ff42237d53a21f60b --- /dev/null +++ b/shhs_visit2/shhs2-203792/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203792", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:33:57.544706+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203792/embeddings.npy b/shhs_visit2/shhs2-203792/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b9209182b3601a161ede21efc9c1dd8c5e18363 --- /dev/null +++ b/shhs_visit2/shhs2-203792/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424c59137a3f04fbc1e8c33b031bab6374cc00c9e0c1dadbf990a4a85df3ce6e +size 1290128 diff --git a/shhs_visit2/shhs2-203792/labels.meta.json b/shhs_visit2/shhs2-203792/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79ce21d03523b75c734060b7df4e19a82ecc7355 --- /dev/null +++ b/shhs_visit2/shhs2-203792/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203792", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:33:57.548716+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203792/labels.npy b/shhs_visit2/shhs2-203792/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..765d707f9e1af19ce5c197f6dc8582ae1e6b4a06 --- /dev/null +++ b/shhs_visit2/shhs2-203792/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a73160dadae114265258d2be7826f399cae2f32d54a87f10013c0804d0b3797 +size 2708 diff --git a/shhs_visit2/shhs2-203795/embeddings.meta.json b/shhs_visit2/shhs2-203795/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36ac3db4e8e0fc939b8d134e9fec174043c05edd --- /dev/null +++ b/shhs_visit2/shhs2-203795/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203795", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:58.982724+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203795/embeddings.npy b/shhs_visit2/shhs2-203795/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e8be3f9e98532ff2278713bd31f24bc2da67143 --- /dev/null +++ b/shhs_visit2/shhs2-203795/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1dca472c9486152533ab9abba7c426d7bf1f111a5c9b60453f1478d24c36f82 +size 1320128 diff --git a/shhs_visit2/shhs2-203795/labels.meta.json b/shhs_visit2/shhs2-203795/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..edbdb3894a9ed2640651189d16236da5ea77f1c4 --- /dev/null +++ b/shhs_visit2/shhs2-203795/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203795", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:33:58.986686+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203795/labels.npy b/shhs_visit2/shhs2-203795/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cef62146ea38113c4035609717ddfac003457f6e --- /dev/null +++ b/shhs_visit2/shhs2-203795/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffed2b14c7cae6f4bac7a499d26eeca4a871d2cf978900d9ba5dd298b489c554 +size 2768 diff --git a/shhs_visit2/shhs2-203796/embeddings.meta.json b/shhs_visit2/shhs2-203796/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bda40262c270e294fdac2d0d23206e5450893cb6 --- /dev/null +++ b/shhs_visit2/shhs2-203796/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203796", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:00.456935+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203796/embeddings.npy b/shhs_visit2/shhs2-203796/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a82eef6a546ce800f37cb5814c3d93c2c6185fab --- /dev/null +++ b/shhs_visit2/shhs2-203796/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cae37b871c1a0c0d5334ceccb48615959ea61bc3bae71f457391ca97f8454d9 +size 1320128 diff --git a/shhs_visit2/shhs2-203796/labels.meta.json b/shhs_visit2/shhs2-203796/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9521a9f784fb0ec7c87ef16134d8b8c598a97e7a --- /dev/null +++ b/shhs_visit2/shhs2-203796/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203796", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:00.459964+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203796/labels.npy b/shhs_visit2/shhs2-203796/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d6aa585c2ac5faef508614660cfbae93feb4b523 --- /dev/null +++ b/shhs_visit2/shhs2-203796/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42810438ab1f80020b96875621d58d39b9ad2f8094154b005850aad3c9d216ac +size 2768 diff --git a/shhs_visit2/shhs2-203798/embeddings.meta.json b/shhs_visit2/shhs2-203798/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f8e25da88e061f790ee6b7b59b653ba1ba41f82 --- /dev/null +++ b/shhs_visit2/shhs2-203798/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203798", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:02.069648+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203798/embeddings.npy b/shhs_visit2/shhs2-203798/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af09fc05a933b4b7246ff3cb08dac40654187897 --- /dev/null +++ b/shhs_visit2/shhs2-203798/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf07bbe719298deb604bab39c1eaf6be3e33dffa727ac465c92baa0e0c15dc2 +size 1364128 diff --git a/shhs_visit2/shhs2-203798/labels.meta.json b/shhs_visit2/shhs2-203798/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..faccc513b9c4a576eed2916b25946b35289f0abe --- /dev/null +++ b/shhs_visit2/shhs2-203798/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203798", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:02.072245+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203798/labels.npy b/shhs_visit2/shhs2-203798/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a113c4a53eac88f8c3b832ad7399b26c54def15 --- /dev/null +++ b/shhs_visit2/shhs2-203798/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c06f04ecef37f4660f9cf814c1204d3d1e00b0db4d62f6feb6b4b85fe34fbf +size 2856 diff --git a/shhs_visit2/shhs2-203803/embeddings.meta.json b/shhs_visit2/shhs2-203803/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db1613af43fe77f11d8593871598151062d05cc8 --- /dev/null +++ b/shhs_visit2/shhs2-203803/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203803", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:03.531760+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203803/embeddings.npy b/shhs_visit2/shhs2-203803/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eed352f751cdc7f49faa5355522bcb3999db5296 --- /dev/null +++ b/shhs_visit2/shhs2-203803/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b3e0a77df6df0a5e2ffdf5a2b0797da8bad3b295f7c0c176d706d9c59a335e +size 1320128 diff --git a/shhs_visit2/shhs2-203803/labels.meta.json b/shhs_visit2/shhs2-203803/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9384a27ee94a03cddc981023ea692a00d71dad5f --- /dev/null +++ b/shhs_visit2/shhs2-203803/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203803", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:03.534531+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203803/labels.npy b/shhs_visit2/shhs2-203803/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f44a3cc3cfe8596af78c4bbbc3e6aa8fba480f9 --- /dev/null +++ b/shhs_visit2/shhs2-203803/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc63fd97363cb872a8acbdb1a1820b527029b1b3cd9501288f36d24a3076929 +size 2768 diff --git a/shhs_visit2/shhs2-203804/embeddings.meta.json b/shhs_visit2/shhs2-203804/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3e5f3b95c58f3b91dfd5d08166c238975c56b72 --- /dev/null +++ b/shhs_visit2/shhs2-203804/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203804", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:04.979796+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203804/embeddings.npy b/shhs_visit2/shhs2-203804/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..994a36a860a47159fae8299a489b7200a3f9d67f --- /dev/null +++ b/shhs_visit2/shhs2-203804/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c58314fff6c68808c070bbe3f353a60a6af6ba75b6382ae51d9db37054d5288 +size 1320128 diff --git a/shhs_visit2/shhs2-203804/labels.meta.json b/shhs_visit2/shhs2-203804/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c0bd5a143af3ebcc1bd92becea9f651bf68de01 --- /dev/null +++ b/shhs_visit2/shhs2-203804/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203804", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:04.983432+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203804/labels.npy b/shhs_visit2/shhs2-203804/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6691a5e933c2b6cb89690dd48ca16f35a6360a1 --- /dev/null +++ b/shhs_visit2/shhs2-203804/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc62a0d3305f5a736fd4bc9c7d424dedeef7af6737df26cb2a8c65fce60093bd +size 2768 diff --git a/shhs_visit2/shhs2-203805/embeddings.meta.json b/shhs_visit2/shhs2-203805/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee1acd66b55651bef17a3f089b00a5df287ababb --- /dev/null +++ b/shhs_visit2/shhs2-203805/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203805", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:34:05.630049+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203805/embeddings.npy b/shhs_visit2/shhs2-203805/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..14227b663a42937cd4aad31cf003034a6037aaff --- /dev/null +++ b/shhs_visit2/shhs2-203805/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7523e9d487f450502c49c2887079880e4768bcf2d118e03b602210143ffc23 +size 1350128 diff --git a/shhs_visit2/shhs2-203805/labels.meta.json b/shhs_visit2/shhs2-203805/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c42951f2a670be7315ca076327ab4218f5ba6654 --- /dev/null +++ b/shhs_visit2/shhs2-203805/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203805", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:34:05.633987+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203805/labels.npy b/shhs_visit2/shhs2-203805/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d55e83307d311c1dbd7c6847c2c8ef5acbf7e02 --- /dev/null +++ b/shhs_visit2/shhs2-203805/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5ded9aa8838f554af714ced2927a84d1bd3283fcfaf2afca9828f168cc7cb9 +size 2828 diff --git a/shhs_visit2/shhs2-203807/embeddings.meta.json b/shhs_visit2/shhs2-203807/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1774b39ad1b75a3379b0db44d71041bd59d9984a --- /dev/null +++ b/shhs_visit2/shhs2-203807/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203807", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:06.274926+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203807/embeddings.npy b/shhs_visit2/shhs2-203807/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..55d02ba6989928005438bc44e91744ece6156c37 --- /dev/null +++ b/shhs_visit2/shhs2-203807/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65aef3be1e5625092a1711010c7c791103b03f2643fec4d3d63c736a20de3422 +size 1320128 diff --git a/shhs_visit2/shhs2-203807/labels.meta.json b/shhs_visit2/shhs2-203807/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce4ee2a4585c64c4caf3e57339c2d38577bac8ca --- /dev/null +++ b/shhs_visit2/shhs2-203807/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203807", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:06.279391+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203807/labels.npy b/shhs_visit2/shhs2-203807/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..791678737879013f6a285f90903abcb310d1cd25 --- /dev/null +++ b/shhs_visit2/shhs2-203807/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3732ff0fac88fb437d4fddcfe43442a3c9fe796a026d204804940b22b2e9c0 +size 2768 diff --git a/shhs_visit2/shhs2-203810/embeddings.meta.json b/shhs_visit2/shhs2-203810/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30bdd603e0c437afb632d815259d045d4bae6ee1 --- /dev/null +++ b/shhs_visit2/shhs2-203810/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203810", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:07.706281+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203810/embeddings.npy b/shhs_visit2/shhs2-203810/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..39c1dca71f007aed54dbf4d5fe966a86afa865f6 --- /dev/null +++ b/shhs_visit2/shhs2-203810/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d898bdbf92fe2caaa0451fd87ec31ae26ff3e89af73df06c7c5472bffa1ed1c8 +size 1320128 diff --git a/shhs_visit2/shhs2-203810/labels.meta.json b/shhs_visit2/shhs2-203810/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2023a00d650937892c03a745c67a4cc3406c713 --- /dev/null +++ b/shhs_visit2/shhs2-203810/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203810", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:07.710783+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203810/labels.npy b/shhs_visit2/shhs2-203810/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ebb9d8a6e05d7ea7ffce69a68661d712ceac3a3 --- /dev/null +++ b/shhs_visit2/shhs2-203810/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a813cde0fb33ac3b0cf2e07ed054b1b477afa700fb998aca1930e3fb31eca7 +size 2768 diff --git a/shhs_visit2/shhs2-203814/embeddings.meta.json b/shhs_visit2/shhs2-203814/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2d9e70d0fed86a61cf6eac579be90551706cf34 --- /dev/null +++ b/shhs_visit2/shhs2-203814/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203814", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:34:08.968433+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203814/embeddings.npy b/shhs_visit2/shhs2-203814/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..86e1743370b497777bcad042721c8723348074f6 --- /dev/null +++ b/shhs_visit2/shhs2-203814/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2a4b78ba02f99b111286f630c9aa926c7b639e918701400d8e415c035c11f7 +size 1140128 diff --git a/shhs_visit2/shhs2-203814/labels.meta.json b/shhs_visit2/shhs2-203814/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb253dada347eed62bec7d1ace4717d731997075 --- /dev/null +++ b/shhs_visit2/shhs2-203814/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203814", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:34:08.971496+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203814/labels.npy b/shhs_visit2/shhs2-203814/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed09a82ec641efbe61bc6bd2b6c78a4bbc225c6e --- /dev/null +++ b/shhs_visit2/shhs2-203814/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62445f7f0c0b8c13a07b17a3e7289e0a8cc821a07a1e4e212fbc3ea8e37a42c5 +size 2408 diff --git a/shhs_visit2/shhs2-203816/embeddings.meta.json b/shhs_visit2/shhs2-203816/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e177867df0a1c4764ef63bf0f710cb33f6c393d2 --- /dev/null +++ b/shhs_visit2/shhs2-203816/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203816", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:10.560517+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203816/embeddings.npy b/shhs_visit2/shhs2-203816/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec2e192db247276d45ea81757691e87dbc3a4ced --- /dev/null +++ b/shhs_visit2/shhs2-203816/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7430cde296d72d81ee8f261a06dcbfdf8a915744f2ddf67a560f4b6e9cd683 +size 1364128 diff --git a/shhs_visit2/shhs2-203816/labels.meta.json b/shhs_visit2/shhs2-203816/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7acf143305a74e9ec6f91b81d1d70f2e236fc6be --- /dev/null +++ b/shhs_visit2/shhs2-203816/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203816", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:10.564919+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203816/labels.npy b/shhs_visit2/shhs2-203816/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c23643161b0424eab92900e684557323eddb32dc --- /dev/null +++ b/shhs_visit2/shhs2-203816/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da79a08cd5d98c073069ac1401e2589cb050599273ee854ea92e09a1b6254c00 +size 2856 diff --git a/shhs_visit2/shhs2-203817/embeddings.meta.json b/shhs_visit2/shhs2-203817/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e53f1a239e34e4c5d1899908e25ca0752d1d0d8 --- /dev/null +++ b/shhs_visit2/shhs2-203817/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203817", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:34:12.082671+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203817/embeddings.npy b/shhs_visit2/shhs2-203817/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcd38f7c8d8d4939553dfb38675de65b881d07b5 --- /dev/null +++ b/shhs_visit2/shhs2-203817/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7155ec03afa842121395cb3cc77e136aacbdf39903eb6ecd3d0a427c130c6dd +size 1350128 diff --git a/shhs_visit2/shhs2-203817/labels.meta.json b/shhs_visit2/shhs2-203817/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dea2be4424aa9a0c1104b26a7224226afa43c00b --- /dev/null +++ b/shhs_visit2/shhs2-203817/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203817", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:34:12.086631+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203817/labels.npy b/shhs_visit2/shhs2-203817/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e88e9dc52291fc96b0f8abdec12580e0168b4767 --- /dev/null +++ b/shhs_visit2/shhs2-203817/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d715344857cfadcad671c735db2fece0e93802539d5cb645f1879d417bf72a +size 2828 diff --git a/shhs_visit2/shhs2-203818/embeddings.meta.json b/shhs_visit2/shhs2-203818/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ebd30a307a248496bcf8a25d5140abc83a47fcd6 --- /dev/null +++ b/shhs_visit2/shhs2-203818/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203818", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:34:14.168308+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203818/embeddings.npy b/shhs_visit2/shhs2-203818/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d02b79144357745280a84170b51aae89d7153e4e --- /dev/null +++ b/shhs_visit2/shhs2-203818/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2ccf3b796fc03208f7f9a0b110d0f8dc99a896167fab11bf348bbadfedfbe5 +size 1138128 diff --git a/shhs_visit2/shhs2-203818/labels.meta.json b/shhs_visit2/shhs2-203818/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b94b5c8e22daefb5bad4b6533a255d69092aba61 --- /dev/null +++ b/shhs_visit2/shhs2-203818/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203818", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:34:14.172706+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203818/labels.npy b/shhs_visit2/shhs2-203818/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f688d5348fa3d5cf25ec84d017dbbd6e62a9f3a6 --- /dev/null +++ b/shhs_visit2/shhs2-203818/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce65f95a6120c12dabd472c94f3264789a307aefe571ad566a8a626149dd576 +size 2404 diff --git a/shhs_visit2/shhs2-203820/embeddings.meta.json b/shhs_visit2/shhs2-203820/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfc04aa28a797b3aa1993445fdf5420af7f14952 --- /dev/null +++ b/shhs_visit2/shhs2-203820/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203820", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:15.870179+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203820/embeddings.npy b/shhs_visit2/shhs2-203820/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..19fb47121f719e7b831102aa5f5746e7cfed27b5 --- /dev/null +++ b/shhs_visit2/shhs2-203820/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:669bede82326feb9ff2cea6e3185254bc0f1e3f3baed53ddc2612b91d4393176 +size 1364128 diff --git a/shhs_visit2/shhs2-203820/labels.meta.json b/shhs_visit2/shhs2-203820/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67ffd535b003cb62693eb4f846493f1ae12b111c --- /dev/null +++ b/shhs_visit2/shhs2-203820/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203820", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:15.874187+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203820/labels.npy b/shhs_visit2/shhs2-203820/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a84b7e5ffc4865ccd8cfd940fe0352705aea75cb --- /dev/null +++ b/shhs_visit2/shhs2-203820/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5125ca70fbf9dc7db829197df6f4f55d88738192d26f10df4356348dd6df5fa6 +size 2856 diff --git a/shhs_visit2/shhs2-203824/embeddings.meta.json b/shhs_visit2/shhs2-203824/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8891292fe95fc228a5c5f40c34de2f9741e5d44c --- /dev/null +++ b/shhs_visit2/shhs2-203824/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203824", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:17.535170+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203824/embeddings.npy b/shhs_visit2/shhs2-203824/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0ea43c8a35f7385b0403b99bef63dc076443733 --- /dev/null +++ b/shhs_visit2/shhs2-203824/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2432b3b36c204cc7bc1a7eb919b57281895d0fe0ef818c413f56600559dea8 +size 1320128 diff --git a/shhs_visit2/shhs2-203824/labels.meta.json b/shhs_visit2/shhs2-203824/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00d7ec0e0cbd0be643dc9f49edb0f5e3f628615c --- /dev/null +++ b/shhs_visit2/shhs2-203824/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203824", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:17.538908+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203824/labels.npy b/shhs_visit2/shhs2-203824/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fafb3c4fb720bcc6376be3f484058c5ffad7b74 --- /dev/null +++ b/shhs_visit2/shhs2-203824/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368fc1a007f888016cc3f4e47f733380b49fffa36c7efdec90762eb749182554 +size 2768 diff --git a/shhs_visit2/shhs2-203825/embeddings.meta.json b/shhs_visit2/shhs2-203825/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9de92578f1af75c6df8cf1906ea851340d35370 --- /dev/null +++ b/shhs_visit2/shhs2-203825/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203825", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:19.181896+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203825/embeddings.npy b/shhs_visit2/shhs2-203825/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb789dda1496d94992a524deb10de166a9d96963 --- /dev/null +++ b/shhs_visit2/shhs2-203825/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e822ad74f0f6a573566d4fd397d00b209febb2fe3e8ec19fe3e4f461cb01454 +size 1364128 diff --git a/shhs_visit2/shhs2-203825/labels.meta.json b/shhs_visit2/shhs2-203825/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3605bed08eff686a5c7e792b8682b63d6dfa071 --- /dev/null +++ b/shhs_visit2/shhs2-203825/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203825", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:19.185350+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203825/labels.npy b/shhs_visit2/shhs2-203825/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..79220da65156afcd864cb7acd49981e73e5d038c --- /dev/null +++ b/shhs_visit2/shhs2-203825/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcbcc96da6686593ef1759f7ec31d1e7395818808897a53e1b10028eb75943e +size 2856 diff --git a/shhs_visit2/shhs2-203826/embeddings.meta.json b/shhs_visit2/shhs2-203826/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f50538a83886d17fbd13f19dfb33d9aadd6684cc --- /dev/null +++ b/shhs_visit2/shhs2-203826/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203826", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:34:20.612108+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203826/embeddings.npy b/shhs_visit2/shhs2-203826/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..471e24189a1f9c6d86666d4acdb022acd180f441 --- /dev/null +++ b/shhs_visit2/shhs2-203826/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf90f14d372afeec10ecfe6097f078c3b31036795a571a30e73de0f25f1bfb27 +size 1260128 diff --git a/shhs_visit2/shhs2-203826/labels.meta.json b/shhs_visit2/shhs2-203826/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ed86c9e90de8ac1265dde6f3748f3980368cd93 --- /dev/null +++ b/shhs_visit2/shhs2-203826/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203826", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:34:20.615793+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203826/labels.npy b/shhs_visit2/shhs2-203826/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5747d8290f7e917ef1e03c4106753e8ed42d1ed8 --- /dev/null +++ b/shhs_visit2/shhs2-203826/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ff5608b8ab529c5738e9675603684ed2759ed585754a5f3e7437a604f26000 +size 2648 diff --git a/shhs_visit2/shhs2-203827/embeddings.meta.json b/shhs_visit2/shhs2-203827/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9bb2e6ac6d5d9132b629aa6392023bbac2389475 --- /dev/null +++ b/shhs_visit2/shhs2-203827/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203827", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:34:22.055652+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203827/embeddings.npy b/shhs_visit2/shhs2-203827/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4ac03e06e47743165ac9f44630ef62642c1f624 --- /dev/null +++ b/shhs_visit2/shhs2-203827/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34c152ebff83fd425c87aeca5cf6169319efda5deebda8b745d2cef288d768c +size 1230128 diff --git a/shhs_visit2/shhs2-203827/labels.meta.json b/shhs_visit2/shhs2-203827/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fee660a1a0052f37b32daf072ab425a018597788 --- /dev/null +++ b/shhs_visit2/shhs2-203827/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203827", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:34:22.059668+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203827/labels.npy b/shhs_visit2/shhs2-203827/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c118cd601e76f22940d10fe18ae1691ede3e8a5c --- /dev/null +++ b/shhs_visit2/shhs2-203827/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d195a907a8a0eb157417e1bbe2f5f0b24f74db6bc5ecf5d423ae37d077d271e9 +size 2588 diff --git a/shhs_visit2/shhs2-203829/embeddings.meta.json b/shhs_visit2/shhs2-203829/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9be052fd4ca14c5d4d3e1a4dcd5c193d73199ff2 --- /dev/null +++ b/shhs_visit2/shhs2-203829/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203829", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:23.564019+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203829/embeddings.npy b/shhs_visit2/shhs2-203829/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9427d49ef6604ce8fee9e10fe8677d18be43be6d --- /dev/null +++ b/shhs_visit2/shhs2-203829/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e81565239e3d0d026ba2153c6b68f31293438a4fceaa292d6be77a6c9fa7f0a +size 1320128 diff --git a/shhs_visit2/shhs2-203829/labels.meta.json b/shhs_visit2/shhs2-203829/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1dac5c44cf43971e7f74704d9ec92eb0896094c --- /dev/null +++ b/shhs_visit2/shhs2-203829/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203829", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:23.568177+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203829/labels.npy b/shhs_visit2/shhs2-203829/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ebcd8bf13e4b71e91debd14e96b8cd41d995ec7 --- /dev/null +++ b/shhs_visit2/shhs2-203829/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea968586952a0ae177379db4fa47e065fa86d10485683458b2acdc232b10cce3 +size 2768 diff --git a/shhs_visit2/shhs2-203830/embeddings.meta.json b/shhs_visit2/shhs2-203830/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ef1481bc8060f8577fa69b5a9c05d3e0614b9a0 --- /dev/null +++ b/shhs_visit2/shhs2-203830/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203830", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:34:25.036680+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203830/embeddings.npy b/shhs_visit2/shhs2-203830/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..51c99ac7c444f8a1246f770b2264e3119138f6a1 --- /dev/null +++ b/shhs_visit2/shhs2-203830/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2a0b513d92c7c1245ce19715aadd90700b5663b3c2948c46059c3ffa99f016 +size 1290128 diff --git a/shhs_visit2/shhs2-203830/labels.meta.json b/shhs_visit2/shhs2-203830/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20b8fba052a01fea1b20afc7f6b6640e2ee6a7c4 --- /dev/null +++ b/shhs_visit2/shhs2-203830/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203830", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:34:25.040897+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203830/labels.npy b/shhs_visit2/shhs2-203830/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..611819d2229fec0c7cb2aa6fe6425aff0a917ec1 --- /dev/null +++ b/shhs_visit2/shhs2-203830/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c862273cf042021ec43f19e9e1649d304b932c1a87c58bd6225369e9e5e53656 +size 2708 diff --git a/shhs_visit2/shhs2-203832/embeddings.meta.json b/shhs_visit2/shhs2-203832/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a2fbec1b52a8eda6a5dec9da5398613f9c985a12 --- /dev/null +++ b/shhs_visit2/shhs2-203832/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203832", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:26.659181+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203832/embeddings.npy b/shhs_visit2/shhs2-203832/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..adac172a75af81ef365e180ded9faf7b1e3680e5 --- /dev/null +++ b/shhs_visit2/shhs2-203832/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c8134883f7099c0c81fad44e702abd7dd9f757b377f745fb86421911027ffa +size 1364128 diff --git a/shhs_visit2/shhs2-203832/labels.meta.json b/shhs_visit2/shhs2-203832/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a60a559e3ab3781c5f876d317e2bf0788bd88e6b --- /dev/null +++ b/shhs_visit2/shhs2-203832/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203832", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:26.663185+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203832/labels.npy b/shhs_visit2/shhs2-203832/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..298105113c6fdc7475dcbaf413769178ea02393a --- /dev/null +++ b/shhs_visit2/shhs2-203832/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cbccb2549c2d07777013340919a77915bea076264fb88dc2967ab2b242e6dc2 +size 2856 diff --git a/shhs_visit2/shhs2-203833/embeddings.meta.json b/shhs_visit2/shhs2-203833/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..111ad0afdae440ac55ea09792c211141430d923d --- /dev/null +++ b/shhs_visit2/shhs2-203833/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203833", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:28.290756+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203833/embeddings.npy b/shhs_visit2/shhs2-203833/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1252799dd293e31a27729da15d18ea56891121f --- /dev/null +++ b/shhs_visit2/shhs2-203833/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47717ce990fd966da58e1050cf245b29d8cceef98bdfea408dbdff22319b3317 +size 1320128 diff --git a/shhs_visit2/shhs2-203833/labels.meta.json b/shhs_visit2/shhs2-203833/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e1a3bf57b2d08b837a444cc9476a65184a14eeb --- /dev/null +++ b/shhs_visit2/shhs2-203833/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203833", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:28.294617+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203833/labels.npy b/shhs_visit2/shhs2-203833/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7dd033f94166a6ea2dffc5f60143c8f4c91a810f --- /dev/null +++ b/shhs_visit2/shhs2-203833/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef406b0708b63c370f7c1416a579d25ea99aebedada1e08dac43241ad37496d6 +size 2768 diff --git a/shhs_visit2/shhs2-203834/embeddings.meta.json b/shhs_visit2/shhs2-203834/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f616996853b6bf1c1b434d2f0abf7252333dde9 --- /dev/null +++ b/shhs_visit2/shhs2-203834/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203834", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:34:29.680355+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203834/embeddings.npy b/shhs_visit2/shhs2-203834/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3931d37a3d6617b7bcf2799f8ed36bf223c38fcd --- /dev/null +++ b/shhs_visit2/shhs2-203834/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28c5c1c1f8597609e0438bfa96277b2e722621a3d684d5c223f91b73a68de1f +size 1200128 diff --git a/shhs_visit2/shhs2-203834/labels.meta.json b/shhs_visit2/shhs2-203834/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e94a6167623b35b2dd63c4842035c7f2aca5230 --- /dev/null +++ b/shhs_visit2/shhs2-203834/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203834", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:34:29.684612+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203834/labels.npy b/shhs_visit2/shhs2-203834/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..779282115abb1959863e76c16f581e1b5b501d65 --- /dev/null +++ b/shhs_visit2/shhs2-203834/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9fca8c575a30c5d5ad63376e1634dd9a260fac814aa7e328ec56340d03c990 +size 2528 diff --git a/shhs_visit2/shhs2-203835/embeddings.meta.json b/shhs_visit2/shhs2-203835/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f7b1715eaa377e84d9978613922e554f9fd630c --- /dev/null +++ b/shhs_visit2/shhs2-203835/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203835", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:31.336039+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203835/embeddings.npy b/shhs_visit2/shhs2-203835/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5746080f186bf08ac2dfdc42de3d703d22f331b6 --- /dev/null +++ b/shhs_visit2/shhs2-203835/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f9d8bcd8b3ee3447006b9d1cfd765ee4417e4faf972dba81c2aecaa746f023 +size 1364128 diff --git a/shhs_visit2/shhs2-203835/labels.meta.json b/shhs_visit2/shhs2-203835/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e2e7d942268b56d12635ffd9e090074cb9454b4 --- /dev/null +++ b/shhs_visit2/shhs2-203835/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203835", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:31.339963+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203835/labels.npy b/shhs_visit2/shhs2-203835/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0561a08004e0043b5f72600295d70592e0111e9d --- /dev/null +++ b/shhs_visit2/shhs2-203835/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8421cb68a6df860fffb51a2fba38b68f5c1405a52cb425f0406334275c875672 +size 2856 diff --git a/shhs_visit2/shhs2-203836/embeddings.meta.json b/shhs_visit2/shhs2-203836/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f54623a3d1e763f7ea00addb1c402403ed6ae87 --- /dev/null +++ b/shhs_visit2/shhs2-203836/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203836", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:32.922746+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203836/embeddings.npy b/shhs_visit2/shhs2-203836/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b275d59646f963b2499bd38480bf4f98b5155e44 --- /dev/null +++ b/shhs_visit2/shhs2-203836/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cb50e2958f95e21328cc8ad69f48d079beb5645179df9ea5808f286320115a +size 1364128 diff --git a/shhs_visit2/shhs2-203836/labels.meta.json b/shhs_visit2/shhs2-203836/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..caea536b85df38ed1a54c33901da97835ad24dfd --- /dev/null +++ b/shhs_visit2/shhs2-203836/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203836", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:32.926706+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203836/labels.npy b/shhs_visit2/shhs2-203836/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..205b42071560fd09eea0759f6179f92fdef066d9 --- /dev/null +++ b/shhs_visit2/shhs2-203836/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e7ebc3bc90b81fd11593858f510fbef6e88ffce2276dc5e991669cc21fe9ff +size 2856 diff --git a/shhs_visit2/shhs2-203837/embeddings.meta.json b/shhs_visit2/shhs2-203837/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38c9d8d43a00ce9f43c5235a919dd9877509ee69 --- /dev/null +++ b/shhs_visit2/shhs2-203837/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203837", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:33.574595+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203837/embeddings.npy b/shhs_visit2/shhs2-203837/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..959532e620e664dc47d0d8f7d17db0da1a913582 --- /dev/null +++ b/shhs_visit2/shhs2-203837/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57beed0d57da2087bbcbc2b21bde47e1c9946ad6c7aad22c5c3b37e4c79d6910 +size 1364128 diff --git a/shhs_visit2/shhs2-203837/labels.meta.json b/shhs_visit2/shhs2-203837/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca6ac6448432a89e20d7d90f0584d29fcdb07327 --- /dev/null +++ b/shhs_visit2/shhs2-203837/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203837", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:33.578594+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203837/labels.npy b/shhs_visit2/shhs2-203837/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae3d21e276512bdc76390d6ea1bd10520ef3a09e --- /dev/null +++ b/shhs_visit2/shhs2-203837/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ce18a04576a9790e2e87e9a298c3669864706061b600115d379905b7586206 +size 2856 diff --git a/shhs_visit2/shhs2-203838/embeddings.meta.json b/shhs_visit2/shhs2-203838/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe53166576474f755fa6c276ea1f495dfb4e28aa --- /dev/null +++ b/shhs_visit2/shhs2-203838/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203838", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:34.233407+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203838/embeddings.npy b/shhs_visit2/shhs2-203838/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..84ab2583e62bd41b0e5a1cb2ff02ab6aeb4a3b6a --- /dev/null +++ b/shhs_visit2/shhs2-203838/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f120ea0a0a16fdac772db0006e0283b650cddd1d1734e89b942c495d86ca49 +size 1320128 diff --git a/shhs_visit2/shhs2-203838/labels.meta.json b/shhs_visit2/shhs2-203838/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ada5d4cdcab6a82260b886cefa391bb462d3354e --- /dev/null +++ b/shhs_visit2/shhs2-203838/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203838", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:34.237147+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203838/labels.npy b/shhs_visit2/shhs2-203838/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..79e070961ae4b559462c24da63cfe5a87f62758a --- /dev/null +++ b/shhs_visit2/shhs2-203838/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca78244ba67c359b546207fb6216857b965909d23927e80d898743bee27d6d21 +size 2768 diff --git a/shhs_visit2/shhs2-203839/embeddings.meta.json b/shhs_visit2/shhs2-203839/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..285e0cff170b7f690d85efc5b3184d16d0c0df9c --- /dev/null +++ b/shhs_visit2/shhs2-203839/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203839", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:34:35.565523+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203839/embeddings.npy b/shhs_visit2/shhs2-203839/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8502896fb93c4d51c540b1492dff523c743ee176 --- /dev/null +++ b/shhs_visit2/shhs2-203839/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9831c5a10fecd49b01c67c9c50cd5a27d868466e7937945e3b7993f00d2766cb +size 1200128 diff --git a/shhs_visit2/shhs2-203839/labels.meta.json b/shhs_visit2/shhs2-203839/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..edd099911525b2a26fa0ada56969dd98573c3e2e --- /dev/null +++ b/shhs_visit2/shhs2-203839/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203839", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:34:35.569669+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203839/labels.npy b/shhs_visit2/shhs2-203839/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..54bf11ed7bb0e50853200af02454aa1cd806c271 --- /dev/null +++ b/shhs_visit2/shhs2-203839/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd4276ce4d495fa348fee13ef758a230e0ebcda74f84bedeb6fd80840e0dc86 +size 2528 diff --git a/shhs_visit2/shhs2-203841/embeddings.meta.json b/shhs_visit2/shhs2-203841/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2822bfbc76e087a61e59ee0ed2ee9ac854f4511 --- /dev/null +++ b/shhs_visit2/shhs2-203841/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203841", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:37.220894+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203841/embeddings.npy b/shhs_visit2/shhs2-203841/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f62de009b45beb9463d117707fce11ddbe20563 --- /dev/null +++ b/shhs_visit2/shhs2-203841/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6e65c4cfed69ca34b7579deffa0e1de0a7936942d0fc801532f11c9d8f6a7f +size 1364128 diff --git a/shhs_visit2/shhs2-203841/labels.meta.json b/shhs_visit2/shhs2-203841/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb9dbbfc183893b1e4790780d9080d3629b40003 --- /dev/null +++ b/shhs_visit2/shhs2-203841/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203841", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:37.225565+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203841/labels.npy b/shhs_visit2/shhs2-203841/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b4523342fc96b808a3d3872ecd3eb47fd2a8c81 --- /dev/null +++ b/shhs_visit2/shhs2-203841/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a44113ca392c757425408a22b44be4f8978b3cb7f4fb805822a2c30cab18176 +size 2856 diff --git a/shhs_visit2/shhs2-203842/embeddings.meta.json b/shhs_visit2/shhs2-203842/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..96d42e8692d2de95a6b46b82e505bdb929413154 --- /dev/null +++ b/shhs_visit2/shhs2-203842/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203842", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:34:37.752408+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203842/embeddings.npy b/shhs_visit2/shhs2-203842/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7d4b63126613fb3c1b52a2d86d4c3945cf6c958 --- /dev/null +++ b/shhs_visit2/shhs2-203842/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dce0d9ddc79af05bd195261ccacb474b504e0ddae199347c280760bfaa6e395 +size 1110128 diff --git a/shhs_visit2/shhs2-203842/labels.meta.json b/shhs_visit2/shhs2-203842/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b942635650baf81d18baf940290187daeae32cc2 --- /dev/null +++ b/shhs_visit2/shhs2-203842/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203842", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:34:37.756005+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203842/labels.npy b/shhs_visit2/shhs2-203842/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c556100ce7e6710a48245282ecd92c0cebf275f2 --- /dev/null +++ b/shhs_visit2/shhs2-203842/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b025a829844ab10cbd70b0e6ecf76ddd53d9f9467773c6838f2def56790732f6 +size 2348 diff --git a/shhs_visit2/shhs2-203843/embeddings.meta.json b/shhs_visit2/shhs2-203843/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..537756cb1eeaca53ec1684f097e800c777154cca --- /dev/null +++ b/shhs_visit2/shhs2-203843/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203843", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:39.330287+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203843/embeddings.npy b/shhs_visit2/shhs2-203843/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b09fba41cdc251f485a40e645738e54ad1aeb1b --- /dev/null +++ b/shhs_visit2/shhs2-203843/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9201c86c52212f08dacf43f9df39e669ab0b35b3a323b0bc0c9ccaa7b48546f +size 1320128 diff --git a/shhs_visit2/shhs2-203843/labels.meta.json b/shhs_visit2/shhs2-203843/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd954081870971317abd1370ebd294a2bae31c05 --- /dev/null +++ b/shhs_visit2/shhs2-203843/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203843", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:39.333541+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203843/labels.npy b/shhs_visit2/shhs2-203843/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ee34b91a330db453d3837e31357bb7adf655f29 --- /dev/null +++ b/shhs_visit2/shhs2-203843/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e20e71e4236c7398aeaecc397e71421d74072741c99909c3fcfca18ae7c23c +size 2768 diff --git a/shhs_visit2/shhs2-203844/embeddings.meta.json b/shhs_visit2/shhs2-203844/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45d6339e6f595ab8f8e1cfdd1c391e874debf4ca --- /dev/null +++ b/shhs_visit2/shhs2-203844/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203844", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:41.003172+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203844/embeddings.npy b/shhs_visit2/shhs2-203844/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..97e4e4b6ef8f8d79f9f70690961589aac57549ce --- /dev/null +++ b/shhs_visit2/shhs2-203844/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3718359109debf03e1445aa669963b1f1e994aa4f601615eafe3dba23a9bb974 +size 1364128 diff --git a/shhs_visit2/shhs2-203844/labels.meta.json b/shhs_visit2/shhs2-203844/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..417d67b69d10dc0e43d1efe1193cc6f6bbb77ecc --- /dev/null +++ b/shhs_visit2/shhs2-203844/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203844", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:41.007055+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203844/labels.npy b/shhs_visit2/shhs2-203844/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a94c766bcb177f06742d9d1b07ff78a37d470f79 --- /dev/null +++ b/shhs_visit2/shhs2-203844/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54583eec4a6d6a7d6982a8ba1458b68d798ba02535ce21157932959b4f934e5f +size 2856 diff --git a/shhs_visit2/shhs2-203845/embeddings.meta.json b/shhs_visit2/shhs2-203845/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d06b71f76ab6ca9a4ac4c5b5cdb16f969dd5e542 --- /dev/null +++ b/shhs_visit2/shhs2-203845/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203845", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:34:42.594571+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203845/embeddings.npy b/shhs_visit2/shhs2-203845/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9441a60f61b8fbd523c08908152b8dfc63d74c13 --- /dev/null +++ b/shhs_visit2/shhs2-203845/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829edb83d726fd2f184580607f6e84fc53c0af263062308d6020e506080d7303 +size 1290128 diff --git a/shhs_visit2/shhs2-203845/labels.meta.json b/shhs_visit2/shhs2-203845/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..efca1b523e662ac03c07e71def628fa3b6e9aff8 --- /dev/null +++ b/shhs_visit2/shhs2-203845/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203845", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:34:42.598429+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203845/labels.npy b/shhs_visit2/shhs2-203845/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ac4d0d36590e3ed192f17332fab59a9aaa45855 --- /dev/null +++ b/shhs_visit2/shhs2-203845/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24beecffd66759bbaa5c6f41cb597dd5d1db5c07ffe65cee78cfe58f551977d1 +size 2708 diff --git a/shhs_visit2/shhs2-203847/embeddings.meta.json b/shhs_visit2/shhs2-203847/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f29ee2d439d63b9c65c3e8d32081bccad4c07d1a --- /dev/null +++ b/shhs_visit2/shhs2-203847/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203847", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:44.030937+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203847/embeddings.npy b/shhs_visit2/shhs2-203847/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..316747d16df47239c29c9df7b5c84b3843a28a65 --- /dev/null +++ b/shhs_visit2/shhs2-203847/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e2b7966e561aa76ffcd0ca69eeed69f537a6e06ad1bd3f6ce309f76ee390a24 +size 1320128 diff --git a/shhs_visit2/shhs2-203847/labels.meta.json b/shhs_visit2/shhs2-203847/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..665172c54bbd08adeea91802c2e9867254b9ab0b --- /dev/null +++ b/shhs_visit2/shhs2-203847/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203847", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:44.034689+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203847/labels.npy b/shhs_visit2/shhs2-203847/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..27e38a8fb474c5f481cbf03db30dea0dc52b19f9 --- /dev/null +++ b/shhs_visit2/shhs2-203847/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a460a99a23707d3dc2e015bdcbd1b1de663ec244548a35e3bb2e2a74926b211c +size 2768 diff --git a/shhs_visit2/shhs2-203848/embeddings.meta.json b/shhs_visit2/shhs2-203848/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ec6d72a68b2bd9b34a388d7bbd558a03aaf38e2 --- /dev/null +++ b/shhs_visit2/shhs2-203848/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203848", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:45.651975+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203848/embeddings.npy b/shhs_visit2/shhs2-203848/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..16e03db0a6840bbfc87b13ee46bb62a152e524f4 --- /dev/null +++ b/shhs_visit2/shhs2-203848/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155ee714c653a439981f7dc4fbcea05679e5b0de57cba40d377eb3254abbfc81 +size 1364128 diff --git a/shhs_visit2/shhs2-203848/labels.meta.json b/shhs_visit2/shhs2-203848/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02a893233faed723ac746b3d6b76b2f0018cd897 --- /dev/null +++ b/shhs_visit2/shhs2-203848/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203848", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:45.657418+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203848/labels.npy b/shhs_visit2/shhs2-203848/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de11236cc89e082ddd3ade2f3098fe20f8301648 --- /dev/null +++ b/shhs_visit2/shhs2-203848/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a63137116b71159a8b991a632cecc96887ea32effd6ada969d9f3d8b0c84ff +size 2856 diff --git a/shhs_visit2/shhs2-203849/embeddings.meta.json b/shhs_visit2/shhs2-203849/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59895c836a1791fed808c25ed230c06f24a91896 --- /dev/null +++ b/shhs_visit2/shhs2-203849/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203849", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:47.101520+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203849/embeddings.npy b/shhs_visit2/shhs2-203849/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f187c35e4bc773cdb09102a0d824cff8780b62a2 --- /dev/null +++ b/shhs_visit2/shhs2-203849/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfb036645f1d42c0f867f8930bed15b3c7f6222124af1b34ab2d524a3e448505 +size 1320128 diff --git a/shhs_visit2/shhs2-203849/labels.meta.json b/shhs_visit2/shhs2-203849/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffe8dd44b8a0b17db433caeb39cd5f01cecc06b4 --- /dev/null +++ b/shhs_visit2/shhs2-203849/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203849", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:47.105544+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203849/labels.npy b/shhs_visit2/shhs2-203849/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e71a008f2fa7056e4818163f0b0e1677d16b9f11 --- /dev/null +++ b/shhs_visit2/shhs2-203849/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2d14a0ce8963e76b26ba204aec0ab7f83e921d1d6bed2e1ff1818faa2684337 +size 2768 diff --git a/shhs_visit2/shhs2-203852/embeddings.meta.json b/shhs_visit2/shhs2-203852/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc0ba74ef823fe649858f7eb6eb8dfedd78037b2 --- /dev/null +++ b/shhs_visit2/shhs2-203852/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203852", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:48.572135+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203852/embeddings.npy b/shhs_visit2/shhs2-203852/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f07c3f7b43aa49139545de9df8244592381eb5f --- /dev/null +++ b/shhs_visit2/shhs2-203852/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d59bf78de57badf4dce846fa071b4715f09f85085e530fe891bc7c9f2b421c7 +size 1320128 diff --git a/shhs_visit2/shhs2-203852/labels.meta.json b/shhs_visit2/shhs2-203852/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb0dd0a2c4d7a310224c6a823cc3eb734f58baed --- /dev/null +++ b/shhs_visit2/shhs2-203852/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203852", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:48.576560+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203852/labels.npy b/shhs_visit2/shhs2-203852/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..67bfba7e2ea481c997cf86f9eac393d7970fd8de --- /dev/null +++ b/shhs_visit2/shhs2-203852/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febb5ad420337283c4a02fb96e13bbb66a25d1650871cbd2c035d324aa24c355 +size 2768 diff --git a/shhs_visit2/shhs2-203853/embeddings.meta.json b/shhs_visit2/shhs2-203853/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6490ca86ab4039801cf32a93fefa6aa7a6924b6 --- /dev/null +++ b/shhs_visit2/shhs2-203853/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203853", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:49.965233+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203853/embeddings.npy b/shhs_visit2/shhs2-203853/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd89754722b682ddbe3bfeb6e5e7685b569f4575 --- /dev/null +++ b/shhs_visit2/shhs2-203853/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ba5fcac75821f59224e70246f9b9e718e3ce96c55207491b11fe91ab4e0a8d +size 1320128 diff --git a/shhs_visit2/shhs2-203853/labels.meta.json b/shhs_visit2/shhs2-203853/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..edd7e0598d16b14022a7d7c0ffc10c99f4770cc6 --- /dev/null +++ b/shhs_visit2/shhs2-203853/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203853", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:49.969759+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203853/labels.npy b/shhs_visit2/shhs2-203853/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a71cc457a0f330ba46cb5efde4688bf739f54b57 --- /dev/null +++ b/shhs_visit2/shhs2-203853/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6029b9e7a73ec64e9e5fe6aa78cd4c6ed4bec2523e92d5f671413fb4fe02649a +size 2768 diff --git a/shhs_visit2/shhs2-203854/embeddings.meta.json b/shhs_visit2/shhs2-203854/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84f9ec41bcb77c99ba1b7f3f222530d43f080e53 --- /dev/null +++ b/shhs_visit2/shhs2-203854/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203854", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:34:51.371407+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203854/embeddings.npy b/shhs_visit2/shhs2-203854/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..53cad7d54e89415a6ea901512cac541a6723cf33 --- /dev/null +++ b/shhs_visit2/shhs2-203854/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7c095bcb9d40e11460d253732db77c9fa34a4e450c0408527f602027656deb +size 1260128 diff --git a/shhs_visit2/shhs2-203854/labels.meta.json b/shhs_visit2/shhs2-203854/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bdb648437ab866ae69c52843d9abac58f02fcbb --- /dev/null +++ b/shhs_visit2/shhs2-203854/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203854", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:34:51.375151+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203854/labels.npy b/shhs_visit2/shhs2-203854/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a8cabeff23b25eff0f3c11cf0a060ef5bd31180 --- /dev/null +++ b/shhs_visit2/shhs2-203854/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e00dc764e5f4027cf544a368a456394aa97473a719aa6b0b81aae8a23b0bd7a +size 2648 diff --git a/shhs_visit2/shhs2-203855/embeddings.meta.json b/shhs_visit2/shhs2-203855/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2030d1917e6b65a064e4a184c8caf81fbf4ce36b --- /dev/null +++ b/shhs_visit2/shhs2-203855/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203855", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:52.842504+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203855/embeddings.npy b/shhs_visit2/shhs2-203855/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b5839e14ed677f6170658d55fcd5e1aea574ff2 --- /dev/null +++ b/shhs_visit2/shhs2-203855/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b933e908976b0a4bd946fff9b7f00703182953821e9e6de6b206cada2cda89 +size 1320128 diff --git a/shhs_visit2/shhs2-203855/labels.meta.json b/shhs_visit2/shhs2-203855/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92cf01306d1ede88f8549a17b051c04ea1fe3a2e --- /dev/null +++ b/shhs_visit2/shhs2-203855/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203855", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:52.845940+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203855/labels.npy b/shhs_visit2/shhs2-203855/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..94025429d05e064804af3c682e9c5d360ab50978 --- /dev/null +++ b/shhs_visit2/shhs2-203855/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb57d8e4e55d6584716532ea7abe7979907fd73663e2ad4472cdc1cd9187120 +size 2768 diff --git a/shhs_visit2/shhs2-203856/embeddings.meta.json b/shhs_visit2/shhs2-203856/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e505bad40f8f726d290053d4db4871bfe5c24aa --- /dev/null +++ b/shhs_visit2/shhs2-203856/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203856", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:54.289088+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203856/embeddings.npy b/shhs_visit2/shhs2-203856/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b86331c1ee3e9667f99324a11ecf62c034bdbb2e --- /dev/null +++ b/shhs_visit2/shhs2-203856/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3377381fd402fe370b0165a16fd326a238edf5f6157f0932b5646701cf7843 +size 1320128 diff --git a/shhs_visit2/shhs2-203856/labels.meta.json b/shhs_visit2/shhs2-203856/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..96586836da18ef860bf6ff24d1db865c204a6b1f --- /dev/null +++ b/shhs_visit2/shhs2-203856/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203856", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:54.292894+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203856/labels.npy b/shhs_visit2/shhs2-203856/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d793ae78dae4a1d86757fdfad3e6f090b9052bd6 --- /dev/null +++ b/shhs_visit2/shhs2-203856/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bbf1b08e8b8530bdc7e2a5a867c592a38ddd716c7aa853517081775accb96d +size 2768 diff --git a/shhs_visit2/shhs2-203858/embeddings.meta.json b/shhs_visit2/shhs2-203858/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b5bbcdcd20118fd59418e1b43ae9cbb3ad5e878 --- /dev/null +++ b/shhs_visit2/shhs2-203858/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203858", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:55.761584+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203858/embeddings.npy b/shhs_visit2/shhs2-203858/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2249bcf003cce4b4658e53124adab731f3ec7f0c --- /dev/null +++ b/shhs_visit2/shhs2-203858/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c214e818c10388c9508f5f71863a02630447d003c320d71053d86f5df254cf +size 1320128 diff --git a/shhs_visit2/shhs2-203858/labels.meta.json b/shhs_visit2/shhs2-203858/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa55983101d32a99488bf425bb6ef0b663fbb360 --- /dev/null +++ b/shhs_visit2/shhs2-203858/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203858", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:55.765095+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203858/labels.npy b/shhs_visit2/shhs2-203858/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ead4e4bec369ce8537bf6a85691d3902c2721f0d --- /dev/null +++ b/shhs_visit2/shhs2-203858/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870cddcf3d6905b593059cf151c4b6c1af8d2def788d7931d57a97725487e710 +size 2768 diff --git a/shhs_visit2/shhs2-203859/embeddings.meta.json b/shhs_visit2/shhs2-203859/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7927a5ab8001f5d32a56eec9bf27c2e1ee44fb37 --- /dev/null +++ b/shhs_visit2/shhs2-203859/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203859", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:56.379612+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203859/embeddings.npy b/shhs_visit2/shhs2-203859/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1f21229dfbb617c0f8824f297542436781e0fda --- /dev/null +++ b/shhs_visit2/shhs2-203859/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9948608f554a2267aea79ebc5752c2f9663794eb039e7386fee0da4f514bba5a +size 1320128 diff --git a/shhs_visit2/shhs2-203859/labels.meta.json b/shhs_visit2/shhs2-203859/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e380c568cf93c95db2817786bd2418034c54599 --- /dev/null +++ b/shhs_visit2/shhs2-203859/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203859", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:34:56.384007+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203859/labels.npy b/shhs_visit2/shhs2-203859/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15737a41ac86725c8cb3dcb4c32a3bc36e117daf --- /dev/null +++ b/shhs_visit2/shhs2-203859/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb150e2468061bdeb95929d6b2cc797ddac2968ce06aa4ff1a3a262b07d00fcf +size 2768 diff --git a/shhs_visit2/shhs2-203860/embeddings.meta.json b/shhs_visit2/shhs2-203860/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c830dd768569d668c4693ec5771386e248e53d24 --- /dev/null +++ b/shhs_visit2/shhs2-203860/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203860", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:58.022495+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203860/embeddings.npy b/shhs_visit2/shhs2-203860/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c112b93ff08cc7550b5e030f4c313fe0d872534 --- /dev/null +++ b/shhs_visit2/shhs2-203860/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2eb0448da448970b0ce1a20972ee3145e92a9a992c11e266043f2a2018f922 +size 1364128 diff --git a/shhs_visit2/shhs2-203860/labels.meta.json b/shhs_visit2/shhs2-203860/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6090f23be948ded42e1c629e85181f540d01686 --- /dev/null +++ b/shhs_visit2/shhs2-203860/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203860", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:58.026223+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203860/labels.npy b/shhs_visit2/shhs2-203860/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e60b58d719420b999d2b284d305ac0ae11b547b5 --- /dev/null +++ b/shhs_visit2/shhs2-203860/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd512e99f9b639feff16443cc67bf02ea851d45285fc554afa0610ea48c25a7a +size 2856 diff --git a/shhs_visit2/shhs2-203861/embeddings.meta.json b/shhs_visit2/shhs2-203861/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d3ada4a559b668ddf200b69386f013c6713a995 --- /dev/null +++ b/shhs_visit2/shhs2-203861/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203861", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:58.672081+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203861/embeddings.npy b/shhs_visit2/shhs2-203861/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e05a6e71315ad363a0242c02b4479058cd3ef88f --- /dev/null +++ b/shhs_visit2/shhs2-203861/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8232d5eb948a0202414be176448bbd786b6ebdde4bad946569c893c82de282c2 +size 1364128 diff --git a/shhs_visit2/shhs2-203861/labels.meta.json b/shhs_visit2/shhs2-203861/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5df81be5aa297a946b17966318042fce296644b5 --- /dev/null +++ b/shhs_visit2/shhs2-203861/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203861", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:34:58.676372+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203861/labels.npy b/shhs_visit2/shhs2-203861/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3776e129c8ffab7ae25a4670ca5813b41a0f4589 --- /dev/null +++ b/shhs_visit2/shhs2-203861/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66d4b93f5fc4e434ce417e9d58823036c9e8ba3cf06ecd5e3847fbda76ec1ce +size 2856 diff --git a/shhs_visit2/shhs2-203862/embeddings.meta.json b/shhs_visit2/shhs2-203862/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1910b15c97dbfb03a364a8a7d0d7178d14597cd --- /dev/null +++ b/shhs_visit2/shhs2-203862/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203862", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:00.144406+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203862/embeddings.npy b/shhs_visit2/shhs2-203862/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e973863968eb1d1124d5c234f26f8c761c756c97 --- /dev/null +++ b/shhs_visit2/shhs2-203862/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2849cfe49560402746b501a01457e7e41f67902befd0616b1a89395eab2326ee +size 1320128 diff --git a/shhs_visit2/shhs2-203862/labels.meta.json b/shhs_visit2/shhs2-203862/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..935ae260c73b42b3ec2f338301ce9847c91d5721 --- /dev/null +++ b/shhs_visit2/shhs2-203862/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203862", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:00.147803+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203862/labels.npy b/shhs_visit2/shhs2-203862/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a13a778d86ccffe0ad19a21fa7a6d82b22fb2f75 --- /dev/null +++ b/shhs_visit2/shhs2-203862/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee7b1ee193f1a108a55159c4069678252a7265565c0e1f1991c8d3a06dca22b +size 2768 diff --git a/shhs_visit2/shhs2-203864/embeddings.meta.json b/shhs_visit2/shhs2-203864/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22d8e1b0a408826dbc2c598658d5a4e670686f95 --- /dev/null +++ b/shhs_visit2/shhs2-203864/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203864", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:35:01.683426+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203864/embeddings.npy b/shhs_visit2/shhs2-203864/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..add44d2d81cef1c4146f14e70a474da3e9a5bcd4 --- /dev/null +++ b/shhs_visit2/shhs2-203864/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93bff75a7ae1a8e29fb9e5c5618511e64031705a84f2bac2b6752f93b10f0a60 +size 1290128 diff --git a/shhs_visit2/shhs2-203864/labels.meta.json b/shhs_visit2/shhs2-203864/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f14bda6308ba28af63bcbef506286531837405f --- /dev/null +++ b/shhs_visit2/shhs2-203864/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203864", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:35:01.687078+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203864/labels.npy b/shhs_visit2/shhs2-203864/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..593e9ddce76d037308792155bdc35671d12f20ed --- /dev/null +++ b/shhs_visit2/shhs2-203864/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca05686be0865947504b65b19c88b084520c96c45811f32aa4ecc5ad1d280219 +size 2708 diff --git a/shhs_visit2/shhs2-203865/embeddings.meta.json b/shhs_visit2/shhs2-203865/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..430ffc55b63cbb610b7e47bef10bcb7bbe03a2fa --- /dev/null +++ b/shhs_visit2/shhs2-203865/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203865", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:03.292855+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203865/embeddings.npy b/shhs_visit2/shhs2-203865/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..558d2dd66dc069b131d2cbc5d8096661632c0ad4 --- /dev/null +++ b/shhs_visit2/shhs2-203865/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2ce84500eef069d27d47d17578ab9ea8059a79f10ce0370a9cd729b8bf59b5 +size 1364128 diff --git a/shhs_visit2/shhs2-203865/labels.meta.json b/shhs_visit2/shhs2-203865/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e068d3bb2256417971c604fb6da22fc87ed6fba8 --- /dev/null +++ b/shhs_visit2/shhs2-203865/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203865", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:03.296692+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203865/labels.npy b/shhs_visit2/shhs2-203865/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e0fe8ee6c688b77c38cf1535c44e3451ce4631c --- /dev/null +++ b/shhs_visit2/shhs2-203865/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5434036ca0bcee7d68cdf0301f974bf50b9d36fe96455b381435c29d0b383602 +size 2856 diff --git a/shhs_visit2/shhs2-203867/embeddings.meta.json b/shhs_visit2/shhs2-203867/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c949a9dfe6820745867e7a7508edc51c2baf4a0 --- /dev/null +++ b/shhs_visit2/shhs2-203867/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203867", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:04.830556+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203867/embeddings.npy b/shhs_visit2/shhs2-203867/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..171b8302a1d1e8530f51655ab0d079030845762a --- /dev/null +++ b/shhs_visit2/shhs2-203867/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29257ba27e36a88fa2a64859acc1b8262a13e3f3016bf7d2c783d417b36cb179 +size 1320128 diff --git a/shhs_visit2/shhs2-203867/labels.meta.json b/shhs_visit2/shhs2-203867/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..949667b4eec592192a5f29184288fec3ee195ea8 --- /dev/null +++ b/shhs_visit2/shhs2-203867/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203867", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:04.834435+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203867/labels.npy b/shhs_visit2/shhs2-203867/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff5a22aa098afdae849d80ecc9db81261bd1f334 --- /dev/null +++ b/shhs_visit2/shhs2-203867/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1217ef91e7fe05b99d36e3d746aa9e77875525d3fe29df74031149e2db3ff0 +size 2768 diff --git a/shhs_visit2/shhs2-203869/embeddings.meta.json b/shhs_visit2/shhs2-203869/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..16033c01c1c4a29440aa8c868c50d9c0cfe0092d --- /dev/null +++ b/shhs_visit2/shhs2-203869/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203869", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:35:06.221925+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203869/embeddings.npy b/shhs_visit2/shhs2-203869/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..590577f24679172fce49441bb6e159dc68fdc650 --- /dev/null +++ b/shhs_visit2/shhs2-203869/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0c7eeabd5171cf615c70bc478500cd31e4245399056f890710d4d93fdb6108 +size 1200128 diff --git a/shhs_visit2/shhs2-203869/labels.meta.json b/shhs_visit2/shhs2-203869/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec01c9b2b5561d777cb225db83681ebd89a9b4a8 --- /dev/null +++ b/shhs_visit2/shhs2-203869/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203869", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:35:06.225458+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203869/labels.npy b/shhs_visit2/shhs2-203869/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f09f4d77e9b1bb804147616a43563a6f8874c4a2 --- /dev/null +++ b/shhs_visit2/shhs2-203869/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60dfa3e291fc4c0aef6b5bcaa31da509c5c6ba7287e5f6cab94f4f9eeb4e09c +size 2528 diff --git a/shhs_visit2/shhs2-203872/embeddings.meta.json b/shhs_visit2/shhs2-203872/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be91e736254a3e506a121f0199efd8090adb42e8 --- /dev/null +++ b/shhs_visit2/shhs2-203872/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203872", + "embedding_dim": 500, + "n_epochs": 1299, + "created_utc": "2026-05-03T18:35:08.480719+00:00", + "shape": [ + 1299, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203872/embeddings.npy b/shhs_visit2/shhs2-203872/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a87077a00183ea5526b74250d5a6cf5f5992a0e5 --- /dev/null +++ b/shhs_visit2/shhs2-203872/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240bcec891e690d8877b0a627e44004817c8d895210facac47669755aec01a9f +size 1299128 diff --git a/shhs_visit2/shhs2-203872/labels.meta.json b/shhs_visit2/shhs2-203872/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84e2ee5d23fd239d75a779b250a871beadd4f7e4 --- /dev/null +++ b/shhs_visit2/shhs2-203872/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203872", + "n_epochs": 1299, + "created_utc": "2026-05-03T18:35:08.484199+00:00", + "shape": [ + 1299 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203872/labels.npy b/shhs_visit2/shhs2-203872/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..542c506816be1452effe6cac00160555e9024dc5 --- /dev/null +++ b/shhs_visit2/shhs2-203872/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941789318b06edfc0aa98a8c06c9d006a797ecbc109861f559f07661973c68e2 +size 2726 diff --git a/shhs_visit2/shhs2-203874/embeddings.meta.json b/shhs_visit2/shhs2-203874/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce6292925c350ada1757ea3904a0344fc0d4d263 --- /dev/null +++ b/shhs_visit2/shhs2-203874/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203874", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:10.050402+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203874/embeddings.npy b/shhs_visit2/shhs2-203874/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..62218dddb89b21bdcb979e6813a6197524e39e05 --- /dev/null +++ b/shhs_visit2/shhs2-203874/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca18f055495e98cb33ebd0604aea7701cb359cbe3efc303999c3e782566387d +size 1364128 diff --git a/shhs_visit2/shhs2-203874/labels.meta.json b/shhs_visit2/shhs2-203874/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4e43a04bb0b1f7ef5e8b43f241dc84060c4d8ad --- /dev/null +++ b/shhs_visit2/shhs2-203874/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203874", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:10.053870+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203874/labels.npy b/shhs_visit2/shhs2-203874/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..66c892d89d90933fd6ab8904f8a15ee580fbffd5 --- /dev/null +++ b/shhs_visit2/shhs2-203874/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74dc52b71f5fc1257384e2732eeb59122771940304350f636d6e496a7af86f16 +size 2856 diff --git a/shhs_visit2/shhs2-203875/embeddings.meta.json b/shhs_visit2/shhs2-203875/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d79acf3fb3fda437f6f1153e6c2a002886b3d8e3 --- /dev/null +++ b/shhs_visit2/shhs2-203875/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203875", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:11.523350+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203875/embeddings.npy b/shhs_visit2/shhs2-203875/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65c68384a47d66c8422668d4a908074fbbb4bb04 --- /dev/null +++ b/shhs_visit2/shhs2-203875/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66eb92d68d016d7450ae12c07dedb0c4cdacee36e0b925206f2fbb84ef4f93c +size 1320128 diff --git a/shhs_visit2/shhs2-203875/labels.meta.json b/shhs_visit2/shhs2-203875/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1aeda708fb90e111395aea7e27cb8f6519b1f969 --- /dev/null +++ b/shhs_visit2/shhs2-203875/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203875", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:11.527184+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203875/labels.npy b/shhs_visit2/shhs2-203875/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb4b1bcb79ebc4c6a30bd91ac6e63c5675a23e00 --- /dev/null +++ b/shhs_visit2/shhs2-203875/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81593cf52d47132ef5ea0ba9445cd20b0937ac32c048e4f7c6db0885b64af2e4 +size 2768 diff --git a/shhs_visit2/shhs2-203880/embeddings.meta.json b/shhs_visit2/shhs2-203880/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01558f9e99125e6fec6f08798e5f44ba3f0503ca --- /dev/null +++ b/shhs_visit2/shhs2-203880/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203880", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:13.119711+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203880/embeddings.npy b/shhs_visit2/shhs2-203880/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a4e4917bba648f8cedade5d1fe0cdf82b6e64cb --- /dev/null +++ b/shhs_visit2/shhs2-203880/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6733f8570f05d060dbb73ffa296e1d680701c4feaf067cb2d58b4fe8ae2770bc +size 1364128 diff --git a/shhs_visit2/shhs2-203880/labels.meta.json b/shhs_visit2/shhs2-203880/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..667dce87b20415804cba27603c0bae2279048c30 --- /dev/null +++ b/shhs_visit2/shhs2-203880/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203880", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:13.123247+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203880/labels.npy b/shhs_visit2/shhs2-203880/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff2eca921272c26edcac257f8153f858a901f766 --- /dev/null +++ b/shhs_visit2/shhs2-203880/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b8bf0c5c4d0e8fd2234d7804800a536afaadcbc28593a5a56aaf2ae26f1714 +size 2856 diff --git a/shhs_visit2/shhs2-203881/embeddings.meta.json b/shhs_visit2/shhs2-203881/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f33f246578c8dcba7b8a0a8251ef7aa24a6da18 --- /dev/null +++ b/shhs_visit2/shhs2-203881/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203881", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:14.835170+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203881/embeddings.npy b/shhs_visit2/shhs2-203881/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db506dd24cf0f581aa82ec50a5215acb01c20a58 --- /dev/null +++ b/shhs_visit2/shhs2-203881/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fb089589f21295151df65c1bd89a01228a0711d4079056b8dec5d821040c7b1 +size 1364128 diff --git a/shhs_visit2/shhs2-203881/labels.meta.json b/shhs_visit2/shhs2-203881/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a2374f08dfd385c0db7b7e361371a81b9946b3b --- /dev/null +++ b/shhs_visit2/shhs2-203881/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203881", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:14.839212+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203881/labels.npy b/shhs_visit2/shhs2-203881/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3fd6e805f793fb2f8a75ddd679abdb4739f47cb8 --- /dev/null +++ b/shhs_visit2/shhs2-203881/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375b135bbf9ae7765c39d110358ef559ea6148de48003257212f5e6c7a1ac957 +size 2856 diff --git a/shhs_visit2/shhs2-203882/embeddings.meta.json b/shhs_visit2/shhs2-203882/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..626fa18f55ec9aff096c68692203d4f87fadfea7 --- /dev/null +++ b/shhs_visit2/shhs2-203882/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203882", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:35:16.308760+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203882/embeddings.npy b/shhs_visit2/shhs2-203882/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..19961403ba4ddd497c557e822b8dec5426ca0a5b --- /dev/null +++ b/shhs_visit2/shhs2-203882/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b07eb3c6f9ef7af21a12be715c781ecbb2ba1ba6a46b0e6abe4ce6154e9aa08 +size 1200128 diff --git a/shhs_visit2/shhs2-203882/labels.meta.json b/shhs_visit2/shhs2-203882/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84ff874dde8b5757a1809b6a64bb02e271e7e631 --- /dev/null +++ b/shhs_visit2/shhs2-203882/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203882", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:35:16.312781+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203882/labels.npy b/shhs_visit2/shhs2-203882/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2579303dadaca8fdd20a32689878c9d2b72361ee --- /dev/null +++ b/shhs_visit2/shhs2-203882/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47939e50100ed7512151c79c5fbb232b723a2f85c21b8997bb73e52b46d9614 +size 2528 diff --git a/shhs_visit2/shhs2-203884/embeddings.meta.json b/shhs_visit2/shhs2-203884/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..518b0f3d5d87067456dd338832683c33950d9c28 --- /dev/null +++ b/shhs_visit2/shhs2-203884/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203884", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:17.832259+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203884/embeddings.npy b/shhs_visit2/shhs2-203884/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a11367561326ae98d83a8b3556923c837208f34 --- /dev/null +++ b/shhs_visit2/shhs2-203884/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67659ff563ed5b87aa29611652677f68481ef51068026e0f8a650eef2a6f8d7 +size 1320128 diff --git a/shhs_visit2/shhs2-203884/labels.meta.json b/shhs_visit2/shhs2-203884/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb5a0eb461093636c8fad00810a159186597e4b6 --- /dev/null +++ b/shhs_visit2/shhs2-203884/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203884", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:17.836258+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203884/labels.npy b/shhs_visit2/shhs2-203884/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd1119ebe17e8f1b80132ecdf8a1913c13efd9b7 --- /dev/null +++ b/shhs_visit2/shhs2-203884/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8751e2b62651b77dd4e94aa3215009a5ffd1f36fc4bf9df1273431755713f53 +size 2768 diff --git a/shhs_visit2/shhs2-203885/embeddings.meta.json b/shhs_visit2/shhs2-203885/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4128a0d5ade60688c7104d10410de2f4dc94132 --- /dev/null +++ b/shhs_visit2/shhs2-203885/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203885", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:35:19.405870+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203885/embeddings.npy b/shhs_visit2/shhs2-203885/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a94cf7345bb46eb21436f8c4d09c8b599ae9eee --- /dev/null +++ b/shhs_visit2/shhs2-203885/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19cedef5f981ba82865b2c9b26fbeaf9f17fc6f973a06857dfc840c86fad275a +size 1290128 diff --git a/shhs_visit2/shhs2-203885/labels.meta.json b/shhs_visit2/shhs2-203885/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b0be7af42e9cd7bce92806362a3328f073a5e20 --- /dev/null +++ b/shhs_visit2/shhs2-203885/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203885", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:35:19.409526+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203885/labels.npy b/shhs_visit2/shhs2-203885/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a26bea689ebaa240272a71dc4195e2e78ee6042b --- /dev/null +++ b/shhs_visit2/shhs2-203885/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dffee5623f5b81ad2cb605b9ad179af109df293dc86f0bca481fa385ff16e64 +size 2708 diff --git a/shhs_visit2/shhs2-203887/embeddings.meta.json b/shhs_visit2/shhs2-203887/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b1761040b97ca7f4fcf2ec9e4e9df0f48d5eecb --- /dev/null +++ b/shhs_visit2/shhs2-203887/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203887", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:21.128914+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203887/embeddings.npy b/shhs_visit2/shhs2-203887/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..64906882768c4315cff4c80b594af2904da5c33b --- /dev/null +++ b/shhs_visit2/shhs2-203887/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:899f86a84c4c6ed41eec4e1d6a634838c3eac36b5bfba89c68266bde0b51461c +size 1364128 diff --git a/shhs_visit2/shhs2-203887/labels.meta.json b/shhs_visit2/shhs2-203887/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76d6878a5aa83d052ef1af9183e8100952f83843 --- /dev/null +++ b/shhs_visit2/shhs2-203887/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203887", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:21.133182+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203887/labels.npy b/shhs_visit2/shhs2-203887/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a006d51f1b28a3059f6a5ca979350e51dfa2262 --- /dev/null +++ b/shhs_visit2/shhs2-203887/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b90e4fd04a89e581f90e789b95ae290228e580f5a1ca7373bf3426031b50d2a8 +size 2856 diff --git a/shhs_visit2/shhs2-203888/embeddings.meta.json b/shhs_visit2/shhs2-203888/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c97c2ef1c42c281a712ab12bea547fb61b1d2f16 --- /dev/null +++ b/shhs_visit2/shhs2-203888/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203888", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:22.670059+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203888/embeddings.npy b/shhs_visit2/shhs2-203888/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..caaf2f17f6bf283599dc7f3bbc6aca5a84bf7355 --- /dev/null +++ b/shhs_visit2/shhs2-203888/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ca30494d776a3bcaed0863ae22699b257ace132fa8b6b601cadc0293955671 +size 1320128 diff --git a/shhs_visit2/shhs2-203888/labels.meta.json b/shhs_visit2/shhs2-203888/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b879373ad6d3283770776d685212c03c3e1d9b4 --- /dev/null +++ b/shhs_visit2/shhs2-203888/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203888", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:22.673875+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203888/labels.npy b/shhs_visit2/shhs2-203888/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..70e57aa0f9cb1c394f3a5128a144d3a2446b2735 --- /dev/null +++ b/shhs_visit2/shhs2-203888/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2cdad9f918ed2ce80dd4757911ff0777fedcd25e09ee24ee1be9d569330a98 +size 2768 diff --git a/shhs_visit2/shhs2-203893/embeddings.meta.json b/shhs_visit2/shhs2-203893/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c216bc081aa267edd701b12711a97e6148b27699 --- /dev/null +++ b/shhs_visit2/shhs2-203893/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203893", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:24.385144+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203893/embeddings.npy b/shhs_visit2/shhs2-203893/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e56e058b1c6a2cb8849eff2a1e81e351150fcca --- /dev/null +++ b/shhs_visit2/shhs2-203893/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b2c2f16e37325560846e082bf028b71fabf105777d52ceb9169066d481a016 +size 1364128 diff --git a/shhs_visit2/shhs2-203893/labels.meta.json b/shhs_visit2/shhs2-203893/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0aa08e3947583f38866bdb159b979e948a9eaacf --- /dev/null +++ b/shhs_visit2/shhs2-203893/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203893", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:24.388743+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203893/labels.npy b/shhs_visit2/shhs2-203893/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c326ce17f027a12ec75692e6a166a2d99004372e --- /dev/null +++ b/shhs_visit2/shhs2-203893/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d803c3d1199e35ddffe0a6409b1bb8c958720e7f098fb76d36639189acbf118f +size 2856 diff --git a/shhs_visit2/shhs2-203894/embeddings.meta.json b/shhs_visit2/shhs2-203894/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b88e24ff57ba0975767404a53359d271a1565563 --- /dev/null +++ b/shhs_visit2/shhs2-203894/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203894", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:25.923654+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203894/embeddings.npy b/shhs_visit2/shhs2-203894/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65b2de160bb0de958020622dea2be2746640dc85 --- /dev/null +++ b/shhs_visit2/shhs2-203894/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae44f1b1a9bc843207b14ac83f289a47e7b7bf06d47837eccc528e209070f194 +size 1320128 diff --git a/shhs_visit2/shhs2-203894/labels.meta.json b/shhs_visit2/shhs2-203894/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c34f6b1c4ac22447c07589ff6bd9dc7738bc3d4 --- /dev/null +++ b/shhs_visit2/shhs2-203894/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203894", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:25.926582+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203894/labels.npy b/shhs_visit2/shhs2-203894/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..297ec59d3352aa3130f9fa7e526e0df5c49c155c --- /dev/null +++ b/shhs_visit2/shhs2-203894/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b5f4e56ef6b51ef980cdf7e327a8f5fdc6db1f48d562a2a0b2767b5f174244 +size 2768 diff --git a/shhs_visit2/shhs2-203895/embeddings.meta.json b/shhs_visit2/shhs2-203895/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e98817f86e794c286525f526886f8572e18422b6 --- /dev/null +++ b/shhs_visit2/shhs2-203895/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203895", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:27.660673+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203895/embeddings.npy b/shhs_visit2/shhs2-203895/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..860e2f764f85b849608b79c43f89458557f2f0e8 --- /dev/null +++ b/shhs_visit2/shhs2-203895/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98b4246409144a37252cdf21b68f45f604b0be73cfb328ce910d4ad96956b1a +size 1364128 diff --git a/shhs_visit2/shhs2-203895/labels.meta.json b/shhs_visit2/shhs2-203895/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f2161f7f92a854761374993c10ec0f6c373d883 --- /dev/null +++ b/shhs_visit2/shhs2-203895/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203895", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:27.664464+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203895/labels.npy b/shhs_visit2/shhs2-203895/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..411a37070bc67b3c5e5f4d004ae310d8a0c9e2c7 --- /dev/null +++ b/shhs_visit2/shhs2-203895/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429ff793ce9b08fcbd78eb2b8e12040100c623e07c6dac3f76c513280456d342 +size 2856 diff --git a/shhs_visit2/shhs2-203896/embeddings.meta.json b/shhs_visit2/shhs2-203896/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc8c17bfcf09275c9c69a7226ca50c2d70d6339a --- /dev/null +++ b/shhs_visit2/shhs2-203896/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203896", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:35:28.316838+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203896/embeddings.npy b/shhs_visit2/shhs2-203896/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..543786c40a6ad9edfed7c36a591df119f37199b2 --- /dev/null +++ b/shhs_visit2/shhs2-203896/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a84e5e31037eed7d6c167c0cfa8fa2d71606d6f8de1e0bde0a0902c6c8f3adf +size 1290128 diff --git a/shhs_visit2/shhs2-203896/labels.meta.json b/shhs_visit2/shhs2-203896/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..285206c6c180f88201146ff0d4dcf25a2a24ebb7 --- /dev/null +++ b/shhs_visit2/shhs2-203896/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203896", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:35:28.320205+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203896/labels.npy b/shhs_visit2/shhs2-203896/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cea853f1e9e4af6b1185ffc7bf5a3ea6da469c4f --- /dev/null +++ b/shhs_visit2/shhs2-203896/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a57cd53c465bf08f73872a749d7b0fc8e965edf9e702ed2b763d79bc322eefa +size 2708 diff --git a/shhs_visit2/shhs2-203897/embeddings.meta.json b/shhs_visit2/shhs2-203897/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3f705ca544a8d950e5288e52681ec8b828f6bca --- /dev/null +++ b/shhs_visit2/shhs2-203897/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203897", + "embedding_dim": 500, + "n_epochs": 1310, + "created_utc": "2026-05-03T18:35:30.124994+00:00", + "shape": [ + 1310, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203897/embeddings.npy b/shhs_visit2/shhs2-203897/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0b65dd47af83a34ff5710862cb3c9dbb03e9a8a --- /dev/null +++ b/shhs_visit2/shhs2-203897/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eeee95492180585a25c454c76f9ffbe74a86e8ee190f35bb2ff889252793c20 +size 1310128 diff --git a/shhs_visit2/shhs2-203897/labels.meta.json b/shhs_visit2/shhs2-203897/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f46d7f6cccd1ed96771dd0de3a3b10f89c4360d --- /dev/null +++ b/shhs_visit2/shhs2-203897/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203897", + "n_epochs": 1310, + "created_utc": "2026-05-03T18:35:30.128826+00:00", + "shape": [ + 1310 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203897/labels.npy b/shhs_visit2/shhs2-203897/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e958fa8b5c1eb6dfdd72a743d0e111ee3c5d61ca --- /dev/null +++ b/shhs_visit2/shhs2-203897/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1465234dcabfc03b27cc1ad18dbd449b9d1b129ce4428e13a772626868b60afd +size 2748 diff --git a/shhs_visit2/shhs2-203898/embeddings.meta.json b/shhs_visit2/shhs2-203898/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4a1ac3c3647d4d81bcdb71ee91f7d139811e35e --- /dev/null +++ b/shhs_visit2/shhs2-203898/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203898", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:30.744874+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203898/embeddings.npy b/shhs_visit2/shhs2-203898/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9627d29c76c0bde63a1e14477c69d102df345860 --- /dev/null +++ b/shhs_visit2/shhs2-203898/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a7f154d90e3ff901b626f3a7f32b72aa6f09997d46cf127b8bff32c5c84f923 +size 1320128 diff --git a/shhs_visit2/shhs2-203898/labels.meta.json b/shhs_visit2/shhs2-203898/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c0c3b9750d4dbbf678bb9c3081ab96fdfc11e49 --- /dev/null +++ b/shhs_visit2/shhs2-203898/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203898", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:30.748722+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203898/labels.npy b/shhs_visit2/shhs2-203898/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4eb5b5d6a7f59ca88b55dfce20479091bf606357 --- /dev/null +++ b/shhs_visit2/shhs2-203898/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f3d11d67f3c42d21e9eb67c502a1a13928a6f738d9c3d71eec200acd2b8170 +size 2768 diff --git a/shhs_visit2/shhs2-203900/embeddings.meta.json b/shhs_visit2/shhs2-203900/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..441ed36c4292db61377959a4ab9548e4166f130d --- /dev/null +++ b/shhs_visit2/shhs2-203900/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203900", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:32.294099+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203900/embeddings.npy b/shhs_visit2/shhs2-203900/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40245f64435048e09cedccc7dadcb4217e0baf8a --- /dev/null +++ b/shhs_visit2/shhs2-203900/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6cf4063f7f45ae90814bcdfbfe45d049ef2e5b90a9c453345825203dfdb9de +size 1320128 diff --git a/shhs_visit2/shhs2-203900/labels.meta.json b/shhs_visit2/shhs2-203900/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..febcc39bf4220848fb4c26c866e52e373a3279a8 --- /dev/null +++ b/shhs_visit2/shhs2-203900/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203900", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:32.298102+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203900/labels.npy b/shhs_visit2/shhs2-203900/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3347b150ded25ed75327b02e450c44bd7aad6c19 --- /dev/null +++ b/shhs_visit2/shhs2-203900/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d11529e4a00aa349ee22e1eb85f1208b4d3661215041f29686e0fdc0852189 +size 2768 diff --git a/shhs_visit2/shhs2-203901/embeddings.meta.json b/shhs_visit2/shhs2-203901/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73b9cd330f74bb6929a82a65e11c92da297f65cf --- /dev/null +++ b/shhs_visit2/shhs2-203901/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203901", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:35:32.883571+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203901/embeddings.npy b/shhs_visit2/shhs2-203901/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d8bafd95d36333c51399484e0007eae50c5e753 --- /dev/null +++ b/shhs_visit2/shhs2-203901/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08b050f9be99f509da683b0724e21027089b74a80364d5897fbbefd1be9f620 +size 1230128 diff --git a/shhs_visit2/shhs2-203901/labels.meta.json b/shhs_visit2/shhs2-203901/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..787c2e3e72b5e413c13f591247194ef642ddd816 --- /dev/null +++ b/shhs_visit2/shhs2-203901/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203901", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:35:32.886929+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203901/labels.npy b/shhs_visit2/shhs2-203901/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..05db8173fcda5c5e79ea48456084507bd47f6e5e --- /dev/null +++ b/shhs_visit2/shhs2-203901/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5db204068cce53b66d1b878a725156c900f2d94ed34ec54b44f462c6d98196d3 +size 2588 diff --git a/shhs_visit2/shhs2-203902/embeddings.meta.json b/shhs_visit2/shhs2-203902/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..198a4ff485033d911661cf592ec6d6e97fdefdcb --- /dev/null +++ b/shhs_visit2/shhs2-203902/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203902", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:34.597311+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203902/embeddings.npy b/shhs_visit2/shhs2-203902/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..98b7dc67e77107ee6f9f5bcc487c605065f6957b --- /dev/null +++ b/shhs_visit2/shhs2-203902/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a192e8d1e95f5b0598cb84e297c7079c9c3a48b71dc11c7963eb62c5f432bb +size 1364128 diff --git a/shhs_visit2/shhs2-203902/labels.meta.json b/shhs_visit2/shhs2-203902/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13279b34ca920ec8059d0340218b831af6913d32 --- /dev/null +++ b/shhs_visit2/shhs2-203902/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203902", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:34.601007+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203902/labels.npy b/shhs_visit2/shhs2-203902/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..75f117d74db36ca0a5c7d9e096838f6d9fb7a5f8 --- /dev/null +++ b/shhs_visit2/shhs2-203902/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2734cc9912713a9f27639f44963446c5f6c6c6f785bd360e133a102612642e7a +size 2856 diff --git a/shhs_visit2/shhs2-203908/embeddings.meta.json b/shhs_visit2/shhs2-203908/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e0d89c47d9f3b1658396e78de691d41b8663a3ac --- /dev/null +++ b/shhs_visit2/shhs2-203908/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203908", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:35.244165+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203908/embeddings.npy b/shhs_visit2/shhs2-203908/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f41ba640d25090b56f50de0cd2686abb659ec5f8 --- /dev/null +++ b/shhs_visit2/shhs2-203908/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f780bcc3518939de2451a9c9100fa22361b3bbb96332e9c05380f05e6608b2bb +size 1320128 diff --git a/shhs_visit2/shhs2-203908/labels.meta.json b/shhs_visit2/shhs2-203908/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e281b1b1aff42e4ecdf6d502569b8d6a8e6e0fce --- /dev/null +++ b/shhs_visit2/shhs2-203908/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203908", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:35.250237+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203908/labels.npy b/shhs_visit2/shhs2-203908/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe55221be08c5e433936ccc234f1cdc6af59cf07 --- /dev/null +++ b/shhs_visit2/shhs2-203908/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb881e2cc0d70ed46e388eb7a297490a3e6c32d5a1e6bc28315632ebbae8a6df +size 2768 diff --git a/shhs_visit2/shhs2-203910/embeddings.meta.json b/shhs_visit2/shhs2-203910/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad5707be3df50393579fe2f5b87bc05054da05d3 --- /dev/null +++ b/shhs_visit2/shhs2-203910/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203910", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:36.788381+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203910/embeddings.npy b/shhs_visit2/shhs2-203910/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b8038ee7cf9ab788a4ae17ad61e86ce12a17796 --- /dev/null +++ b/shhs_visit2/shhs2-203910/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596e5637485910624bce2385eba63af59e03dac99f67a8ec5e0162ae80649e19 +size 1320128 diff --git a/shhs_visit2/shhs2-203910/labels.meta.json b/shhs_visit2/shhs2-203910/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..753e85cf5134ae3f6b8fbaf4f4cba4b357942633 --- /dev/null +++ b/shhs_visit2/shhs2-203910/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203910", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:36.791924+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203910/labels.npy b/shhs_visit2/shhs2-203910/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cd93254c59cde4e09036571af8a10f9b71f19e6 --- /dev/null +++ b/shhs_visit2/shhs2-203910/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9c4608bef66e56f31831ac8e6d9cb1cfc6b4172a0c266a9c0716d762502609 +size 2768 diff --git a/shhs_visit2/shhs2-203911/embeddings.meta.json b/shhs_visit2/shhs2-203911/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..754413ba3b6394b7895940331a59e18f51ab824d --- /dev/null +++ b/shhs_visit2/shhs2-203911/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203911", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:35:38.164197+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203911/embeddings.npy b/shhs_visit2/shhs2-203911/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..37abf5d49d804e9e4350503b5d2bd564eb68cfa4 --- /dev/null +++ b/shhs_visit2/shhs2-203911/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798c8237052ff96f69d6734e20db037a3dcac2e312b6e1f1bf0091d5712ae2dc +size 1170128 diff --git a/shhs_visit2/shhs2-203911/labels.meta.json b/shhs_visit2/shhs2-203911/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..334b147b486ecf175c4e22542c31bebd59e66415 --- /dev/null +++ b/shhs_visit2/shhs2-203911/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203911", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:35:38.168143+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203911/labels.npy b/shhs_visit2/shhs2-203911/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e36156ecb86f9033ae47a4672d103d001667c35 --- /dev/null +++ b/shhs_visit2/shhs2-203911/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841b5c6154db212e866d57f4f0698e7e0dda4a9d6008d09163918995b57ce46d +size 2468 diff --git a/shhs_visit2/shhs2-203912/embeddings.meta.json b/shhs_visit2/shhs2-203912/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77d88533a7c70dc32e3f240125c1eeff4c98e319 --- /dev/null +++ b/shhs_visit2/shhs2-203912/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203912", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:39.787112+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203912/embeddings.npy b/shhs_visit2/shhs2-203912/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..41190fb0750169cdd679becbf6a01e84ad04449f --- /dev/null +++ b/shhs_visit2/shhs2-203912/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57e572e0402241924827f47468d44170adb7d33fd60e215f4541a806913a028 +size 1364128 diff --git a/shhs_visit2/shhs2-203912/labels.meta.json b/shhs_visit2/shhs2-203912/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5cab8881872b480731364ddf3b224c9a5914b9b6 --- /dev/null +++ b/shhs_visit2/shhs2-203912/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203912", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:39.792218+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203912/labels.npy b/shhs_visit2/shhs2-203912/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb87df0b005bfd72bbf2374c3f86b8b3a3ded6f4 --- /dev/null +++ b/shhs_visit2/shhs2-203912/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4348fd17e1e2714a22cdd0671722ff904ec585c882a6ac43934e90db7ec98dfe +size 2856 diff --git a/shhs_visit2/shhs2-203913/embeddings.meta.json b/shhs_visit2/shhs2-203913/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f09ce3a9ae3e3e338cd0825e2679f539ac95cdc --- /dev/null +++ b/shhs_visit2/shhs2-203913/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203913", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:41.394325+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203913/embeddings.npy b/shhs_visit2/shhs2-203913/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..63d9d871660d4e24451ea59cf68003ad6ccfb096 --- /dev/null +++ b/shhs_visit2/shhs2-203913/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8fd894a94031c598fb7218c8cdcee08792fedb171266b8388804cd604d5356c +size 1320128 diff --git a/shhs_visit2/shhs2-203913/labels.meta.json b/shhs_visit2/shhs2-203913/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a33855eff4c542ef0509e40c5180d49cb3511f88 --- /dev/null +++ b/shhs_visit2/shhs2-203913/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203913", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:41.398003+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203913/labels.npy b/shhs_visit2/shhs2-203913/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1cea2a6644b24ce41ddb87378f04583707c50f6 --- /dev/null +++ b/shhs_visit2/shhs2-203913/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d8a79bc8163e7445f6abf2655be11e475d0b29585fe7b4c4763ec1526e521c +size 2768 diff --git a/shhs_visit2/shhs2-203914/embeddings.meta.json b/shhs_visit2/shhs2-203914/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e0b7fe708ab544cfa49f6385714a98a4d7e045b --- /dev/null +++ b/shhs_visit2/shhs2-203914/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203914", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:43.034732+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203914/embeddings.npy b/shhs_visit2/shhs2-203914/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b5c56fa1ba8d91bff6f9e00e10e262a1763872a --- /dev/null +++ b/shhs_visit2/shhs2-203914/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e1132489092ab650cb32410056894a8fee619285be19be0f6c910693171da9 +size 1320128 diff --git a/shhs_visit2/shhs2-203914/labels.meta.json b/shhs_visit2/shhs2-203914/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6448300c0bc46667fd055cd80d009c559eaf5993 --- /dev/null +++ b/shhs_visit2/shhs2-203914/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203914", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:43.038783+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203914/labels.npy b/shhs_visit2/shhs2-203914/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47a0e624b3425739b3ca8e83c3b8a85290b7a453 --- /dev/null +++ b/shhs_visit2/shhs2-203914/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fcaa848efc9078ef8c409e16f6af71460b822f4a62db4ca18ad385326e65eb +size 2768 diff --git a/shhs_visit2/shhs2-203915/embeddings.meta.json b/shhs_visit2/shhs2-203915/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05a4e0a72733b57615a896d03538e4bfdd77b230 --- /dev/null +++ b/shhs_visit2/shhs2-203915/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203915", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:44.487702+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203915/embeddings.npy b/shhs_visit2/shhs2-203915/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..770585ee647825316c976a0ec05f93a5d8b238bc --- /dev/null +++ b/shhs_visit2/shhs2-203915/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f691d0bddbec3295896cd9e51c95749b48e21898aee55466421b53c8b568682e +size 1320128 diff --git a/shhs_visit2/shhs2-203915/labels.meta.json b/shhs_visit2/shhs2-203915/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7a80b9c5832d62e8d51b2a4dcb8c11209dcb2e3 --- /dev/null +++ b/shhs_visit2/shhs2-203915/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203915", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:44.491721+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203915/labels.npy b/shhs_visit2/shhs2-203915/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..953591b1138f5446ec217adf42365bf384272a64 --- /dev/null +++ b/shhs_visit2/shhs2-203915/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27a8f47a41871f491964f8224878a8cb111e61e8d05db1e77c4f8254c756044b +size 2768 diff --git a/shhs_visit2/shhs2-203916/embeddings.meta.json b/shhs_visit2/shhs2-203916/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3d9b9198fd3fddb957b9e71a836a3294cea110b --- /dev/null +++ b/shhs_visit2/shhs2-203916/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203916", + "embedding_dim": 500, + "n_epochs": 1273, + "created_utc": "2026-05-03T18:35:45.111976+00:00", + "shape": [ + 1273, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203916/embeddings.npy b/shhs_visit2/shhs2-203916/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..177e4f326f5bf4cd66382902815d50024d181299 --- /dev/null +++ b/shhs_visit2/shhs2-203916/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c83132680fc95b791e9a1a46b5c86bb1626cb3db7bf2388fa57b4ff738c8729 +size 1273128 diff --git a/shhs_visit2/shhs2-203916/labels.meta.json b/shhs_visit2/shhs2-203916/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f011684601d770b43714b51bd0add3fb2576063d --- /dev/null +++ b/shhs_visit2/shhs2-203916/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203916", + "n_epochs": 1273, + "created_utc": "2026-05-03T18:35:45.115833+00:00", + "shape": [ + 1273 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203916/labels.npy b/shhs_visit2/shhs2-203916/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..820c11ad773fb2192f877b62052703c6e268748e --- /dev/null +++ b/shhs_visit2/shhs2-203916/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817dee555df183c49483662a67e7663a5313e23d32b654cadf5e3991c7d45f44 +size 2674 diff --git a/shhs_visit2/shhs2-203918/embeddings.meta.json b/shhs_visit2/shhs2-203918/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b0c9e6163ef19dac61d188d1ebb95a2eb9e8f65 --- /dev/null +++ b/shhs_visit2/shhs2-203918/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203918", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:46.742149+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203918/embeddings.npy b/shhs_visit2/shhs2-203918/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..710bfd8c236b136d3938c98aff1dfbeb48974228 --- /dev/null +++ b/shhs_visit2/shhs2-203918/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0514f11fc9a164a19929f263951c6b5d1bd615bcc9423db6f3d572c6e9ae8b +size 1364128 diff --git a/shhs_visit2/shhs2-203918/labels.meta.json b/shhs_visit2/shhs2-203918/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0415775c5eaa0cc5268a9481165eac5a00f4d394 --- /dev/null +++ b/shhs_visit2/shhs2-203918/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203918", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:46.746345+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203918/labels.npy b/shhs_visit2/shhs2-203918/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d9c62b650594fd43b92214ba0c5a775d448958c --- /dev/null +++ b/shhs_visit2/shhs2-203918/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb26d88da8285f91ad4dfa9d6ff65a4d0ffd7a1508098311dc3234fe1bb5e5fe +size 2856 diff --git a/shhs_visit2/shhs2-203919/embeddings.meta.json b/shhs_visit2/shhs2-203919/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c69808f9b5bad01341251fd1fbcfb129db75d49d --- /dev/null +++ b/shhs_visit2/shhs2-203919/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203919", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:48.458909+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203919/embeddings.npy b/shhs_visit2/shhs2-203919/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..31f74704cce962b9610fc5ee6cf4f4acdba75234 --- /dev/null +++ b/shhs_visit2/shhs2-203919/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7f78c07cb5df493553d76231f2ae6a477ea96e4daaafccf8a523d7cc2aa012 +size 1364128 diff --git a/shhs_visit2/shhs2-203919/labels.meta.json b/shhs_visit2/shhs2-203919/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..141c2bc551fede0ae085ba51dcf3e03e8e1f02d7 --- /dev/null +++ b/shhs_visit2/shhs2-203919/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203919", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:48.462703+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203919/labels.npy b/shhs_visit2/shhs2-203919/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f088ac634f3ef0798040432c7660b2035a780b6 --- /dev/null +++ b/shhs_visit2/shhs2-203919/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1febb8ea885fc0e3c5eb493e69704f8777e6fa0808315df0e7ee68a51d98c9b +size 2856 diff --git a/shhs_visit2/shhs2-203920/embeddings.meta.json b/shhs_visit2/shhs2-203920/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35bed93181113f1ed5df2479e58e0a1199543bb3 --- /dev/null +++ b/shhs_visit2/shhs2-203920/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203920", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:35:49.702142+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203920/embeddings.npy b/shhs_visit2/shhs2-203920/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a8dca8e5260702f3efb6224fdf9925d72cc6ffd --- /dev/null +++ b/shhs_visit2/shhs2-203920/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17f653a242a7c01c4b31d613f554199bb8d0b59c5f97fcf63581c99606e1800 +size 1200128 diff --git a/shhs_visit2/shhs2-203920/labels.meta.json b/shhs_visit2/shhs2-203920/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f25eb65ea9b9f8f887442da0e6235a53be7a1d4 --- /dev/null +++ b/shhs_visit2/shhs2-203920/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203920", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:35:49.706062+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203920/labels.npy b/shhs_visit2/shhs2-203920/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d51e049fa856c0ed4712b8e1f87a15eed6839e28 --- /dev/null +++ b/shhs_visit2/shhs2-203920/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b4101695511832786f3039e26b4ec862fc802b235baacc90c1a7e0894c04be +size 2528 diff --git a/shhs_visit2/shhs2-203921/embeddings.meta.json b/shhs_visit2/shhs2-203921/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7d63eddc07551b9100c9b45596dd53219491f22 --- /dev/null +++ b/shhs_visit2/shhs2-203921/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203921", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:35:52.212545+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203921/embeddings.npy b/shhs_visit2/shhs2-203921/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9ee02a701947dce736cac5875dfa7f69ab59982 --- /dev/null +++ b/shhs_visit2/shhs2-203921/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a0e1b376f5e1cd66c157fe308a5f3a1ad2c23d7bcb7b8146525c40e886548a6 +size 1318128 diff --git a/shhs_visit2/shhs2-203921/labels.meta.json b/shhs_visit2/shhs2-203921/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6c8a99b8bc02bcf8ba0818eb506dc7bf01e0b51 --- /dev/null +++ b/shhs_visit2/shhs2-203921/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203921", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:35:52.216187+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203921/labels.npy b/shhs_visit2/shhs2-203921/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..105408266e74866af6b7cfc31202ccb0c123cce3 --- /dev/null +++ b/shhs_visit2/shhs2-203921/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591ba64ea24734630779e2741318434f086a7601513bed5511b4969e33499ac3 +size 2764 diff --git a/shhs_visit2/shhs2-203925/embeddings.meta.json b/shhs_visit2/shhs2-203925/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..624b91b21ce5b60cab44b798dc56793cc37c30c9 --- /dev/null +++ b/shhs_visit2/shhs2-203925/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203925", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:35:53.463056+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203925/embeddings.npy b/shhs_visit2/shhs2-203925/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..329d0939d941a1094e1aa540ed9e517e9b8547a6 --- /dev/null +++ b/shhs_visit2/shhs2-203925/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d8acdb8de6d24af7ccadade1c126df3ab2c98c4c2f8523755fcfcdae98d4e3 +size 1110128 diff --git a/shhs_visit2/shhs2-203925/labels.meta.json b/shhs_visit2/shhs2-203925/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8de63522d8923b53d5ab8f5c27b1ae70e08fd704 --- /dev/null +++ b/shhs_visit2/shhs2-203925/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203925", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:35:53.467249+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203925/labels.npy b/shhs_visit2/shhs2-203925/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..410a292982c8426eee412bc249918b05614c6a2e --- /dev/null +++ b/shhs_visit2/shhs2-203925/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86858d6c71416d4434493f11a8d3df22590974221fb79b9c03eaad8f6132ca52 +size 2348 diff --git a/shhs_visit2/shhs2-203928/embeddings.meta.json b/shhs_visit2/shhs2-203928/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..145b3dc3272ad5db5654030282200e0cd300bad6 --- /dev/null +++ b/shhs_visit2/shhs2-203928/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203928", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:55.025221+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203928/embeddings.npy b/shhs_visit2/shhs2-203928/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40b2d2dcbfda8e0da205b393b1eeed7d06ea8e27 --- /dev/null +++ b/shhs_visit2/shhs2-203928/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1baea12af2d3205bcf8ad5b78cc4881f61987fbd4a106035ce1f374e6df628f6 +size 1364128 diff --git a/shhs_visit2/shhs2-203928/labels.meta.json b/shhs_visit2/shhs2-203928/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac7767f3160592706a59aedfa4567b14f1bd2056 --- /dev/null +++ b/shhs_visit2/shhs2-203928/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203928", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:55.028951+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203928/labels.npy b/shhs_visit2/shhs2-203928/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..561ea47630636dc3bc8953551d0a1775b4193732 --- /dev/null +++ b/shhs_visit2/shhs2-203928/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f648d963e19847809e115a948b3e1262efd3aa92bb00724aa828f750ae0b5d +size 2856 diff --git a/shhs_visit2/shhs2-203931/embeddings.meta.json b/shhs_visit2/shhs2-203931/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e68f8941225b1c01ff5f38a9917e22b2eb1001c6 --- /dev/null +++ b/shhs_visit2/shhs2-203931/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203931", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:56.443737+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203931/embeddings.npy b/shhs_visit2/shhs2-203931/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7428f669d0b52afe738d2877693a989c6a8c1647 --- /dev/null +++ b/shhs_visit2/shhs2-203931/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede0cd6495a027b7419345e710e966ae679eb48eda8be7db694733becc89af56 +size 1320128 diff --git a/shhs_visit2/shhs2-203931/labels.meta.json b/shhs_visit2/shhs2-203931/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9425613d0e0c124a8079432dfd08a593e9829cb9 --- /dev/null +++ b/shhs_visit2/shhs2-203931/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203931", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:56.448795+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203931/labels.npy b/shhs_visit2/shhs2-203931/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50938581749fa5d6cde314d495b688c847ba6ea4 --- /dev/null +++ b/shhs_visit2/shhs2-203931/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161e925ab40c125894276074c3e88c2843b1d8273d9e59b5a3de96ef73e80be1 +size 2768 diff --git a/shhs_visit2/shhs2-203932/embeddings.meta.json b/shhs_visit2/shhs2-203932/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eea4b3663be50a90621588132264dec1ddd6fa1c --- /dev/null +++ b/shhs_visit2/shhs2-203932/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203932", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:58.100313+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203932/embeddings.npy b/shhs_visit2/shhs2-203932/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8394e8bc86d600f53d4fc74545b808f105768d5c --- /dev/null +++ b/shhs_visit2/shhs2-203932/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e86e337354ab4e423cf6f020dd01ea42f774fbfc1e5fb4779685ccb0515c43b +size 1364128 diff --git a/shhs_visit2/shhs2-203932/labels.meta.json b/shhs_visit2/shhs2-203932/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99f912c459e695aecd022c7a4d19e587bbf48cb0 --- /dev/null +++ b/shhs_visit2/shhs2-203932/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203932", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:35:58.104968+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203932/labels.npy b/shhs_visit2/shhs2-203932/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f39d2445ee82ec24b568dc3093dff6b01210c71 --- /dev/null +++ b/shhs_visit2/shhs2-203932/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25306d2283ed39710681fbf2aaed4f5c0db4b7bc9ddea2f62eaebbde44d09733 +size 2856 diff --git a/shhs_visit2/shhs2-203934/embeddings.meta.json b/shhs_visit2/shhs2-203934/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..922a50e789820345c8f2fa65be1336b4a8074b2c --- /dev/null +++ b/shhs_visit2/shhs2-203934/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203934", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:59.621212+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203934/embeddings.npy b/shhs_visit2/shhs2-203934/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4c796a3bd686e5cb2162cd99fb69f7f6bede297 --- /dev/null +++ b/shhs_visit2/shhs2-203934/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da384b96287f74d8f6cb64426a389a11e9354d54a0dcef533a6d474eadc1171 +size 1320128 diff --git a/shhs_visit2/shhs2-203934/labels.meta.json b/shhs_visit2/shhs2-203934/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02979f92b2661da0a2bdd35cf316ad7aca9f0ac5 --- /dev/null +++ b/shhs_visit2/shhs2-203934/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203934", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:35:59.625814+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203934/labels.npy b/shhs_visit2/shhs2-203934/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..225c348b59d9892942a31337f03e848b9d7dab45 --- /dev/null +++ b/shhs_visit2/shhs2-203934/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c61ff2e291e48653b7ab646d9adee83f677706507f5f8d9b9629f1c84089061 +size 2768 diff --git a/shhs_visit2/shhs2-203936/embeddings.meta.json b/shhs_visit2/shhs2-203936/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63347f45d487cc28326665e12a81677c4912901d --- /dev/null +++ b/shhs_visit2/shhs2-203936/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203936", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:36:02.267703+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203936/embeddings.npy b/shhs_visit2/shhs2-203936/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3e94421918868952f4186155c6b348d17e5817f --- /dev/null +++ b/shhs_visit2/shhs2-203936/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c38b8db4f0db373c165f4abe639831ce4cac8d5b06da810f704fb622e37648e6 +size 1318128 diff --git a/shhs_visit2/shhs2-203936/labels.meta.json b/shhs_visit2/shhs2-203936/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eef5214592abb1198196743dc0d7b8885003f5d1 --- /dev/null +++ b/shhs_visit2/shhs2-203936/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203936", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:36:02.271137+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203936/labels.npy b/shhs_visit2/shhs2-203936/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba276f8a6dc63737009b50fc8563b673f40080a0 --- /dev/null +++ b/shhs_visit2/shhs2-203936/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9066859aad402d4bf0b5d2abe7c39b953b72261ad769975d7a404593650c5676 +size 2764 diff --git a/shhs_visit2/shhs2-203937/embeddings.meta.json b/shhs_visit2/shhs2-203937/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d0688e29563ae42a75141f19a03880c61fc6b91 --- /dev/null +++ b/shhs_visit2/shhs2-203937/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203937", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:04.043987+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203937/embeddings.npy b/shhs_visit2/shhs2-203937/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a0dbb3505af710aa4d4e7a325df7b0aee190a9f --- /dev/null +++ b/shhs_visit2/shhs2-203937/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c9a56f97cb071ae443ec632543db5b78cbc3a419b1462f0c6191d27818e38b +size 1364128 diff --git a/shhs_visit2/shhs2-203937/labels.meta.json b/shhs_visit2/shhs2-203937/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cdbd13a5bb3499075e9ab62cfffd2c94dd32938 --- /dev/null +++ b/shhs_visit2/shhs2-203937/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203937", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:04.048030+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203937/labels.npy b/shhs_visit2/shhs2-203937/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ee28c15be7c1044d328aa97b1ae693a5b8e5dff --- /dev/null +++ b/shhs_visit2/shhs2-203937/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c147d07e181f01df6e0316546f99753a55bb09340eecccf474e8f10043d6b6d0 +size 2856 diff --git a/shhs_visit2/shhs2-203938/embeddings.meta.json b/shhs_visit2/shhs2-203938/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9eae29010570b194e3a24a7c8d6342f7ab85dc9 --- /dev/null +++ b/shhs_visit2/shhs2-203938/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203938", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:05.492592+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203938/embeddings.npy b/shhs_visit2/shhs2-203938/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebec45570b6809de0f6e89ac832e4cbfa859ae20 --- /dev/null +++ b/shhs_visit2/shhs2-203938/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83e6cf2e25a9235aa6ab716a2d19a82e0949a0334cac3f47083bc675842857f +size 1320128 diff --git a/shhs_visit2/shhs2-203938/labels.meta.json b/shhs_visit2/shhs2-203938/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8d23b847e6fe6e2b7d660558a32c677824ccc70 --- /dev/null +++ b/shhs_visit2/shhs2-203938/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203938", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:05.496303+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203938/labels.npy b/shhs_visit2/shhs2-203938/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c95e971ffdd42f7c1f00f803f00e2118c35b232 --- /dev/null +++ b/shhs_visit2/shhs2-203938/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43aa1d1de252663bce8a1700f5d5ba9892265f7f884b955a9554a4eef4905458 +size 2768 diff --git a/shhs_visit2/shhs2-203939/embeddings.meta.json b/shhs_visit2/shhs2-203939/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb3854010909341886fc8ee3dcd66864e6fa1751 --- /dev/null +++ b/shhs_visit2/shhs2-203939/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203939", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:06.139064+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203939/embeddings.npy b/shhs_visit2/shhs2-203939/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc0ceb5167e12b85e7739d35e2e558f3d5d26e84 --- /dev/null +++ b/shhs_visit2/shhs2-203939/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d7625a8fb02695688d621fda1bf2fdfd61ed703a7b4e1a946dd6cdb0211c433 +size 1320128 diff --git a/shhs_visit2/shhs2-203939/labels.meta.json b/shhs_visit2/shhs2-203939/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf25f243afe20890e6b62bc5442a3d0be5228d76 --- /dev/null +++ b/shhs_visit2/shhs2-203939/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203939", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:06.142463+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203939/labels.npy b/shhs_visit2/shhs2-203939/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f89dd7e12d2ec9082f3462de339db4779f60d685 --- /dev/null +++ b/shhs_visit2/shhs2-203939/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add9369c87daa5cc7780ab5f5e22f6a915c3dfcfaab9fbda6746ef925503ea50 +size 2768 diff --git a/shhs_visit2/shhs2-203940/embeddings.meta.json b/shhs_visit2/shhs2-203940/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98974921e90a72137560076819366ee0d0fa6e51 --- /dev/null +++ b/shhs_visit2/shhs2-203940/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203940", + "embedding_dim": 500, + "n_epochs": 870, + "created_utc": "2026-05-03T18:36:07.197294+00:00", + "shape": [ + 870, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203940/embeddings.npy b/shhs_visit2/shhs2-203940/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23914ba0db8168cf72f0ca7cc47b8d76f1ef1c83 --- /dev/null +++ b/shhs_visit2/shhs2-203940/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95612a36608637e6a53a6eb26fb3d3f5c788815b54582ae7b2aca987b8398a79 +size 870128 diff --git a/shhs_visit2/shhs2-203940/labels.meta.json b/shhs_visit2/shhs2-203940/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d974154478f4e5881bfb23fb4253e705c030a896 --- /dev/null +++ b/shhs_visit2/shhs2-203940/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203940", + "n_epochs": 870, + "created_utc": "2026-05-03T18:36:07.200194+00:00", + "shape": [ + 870 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203940/labels.npy b/shhs_visit2/shhs2-203940/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5162c34ea69c75d6f0312fcc6c98af11b198849f --- /dev/null +++ b/shhs_visit2/shhs2-203940/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fb182bcf08b103cf9010b07a3c657f83b953c69057f7a5f969f01e6be4c0bf +size 1868 diff --git a/shhs_visit2/shhs2-203941/embeddings.meta.json b/shhs_visit2/shhs2-203941/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93ae1874b88e4049c4f5e02b1aaa7796a33a1d22 --- /dev/null +++ b/shhs_visit2/shhs2-203941/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203941", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:08.888952+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203941/embeddings.npy b/shhs_visit2/shhs2-203941/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..998b568996180f4e56c100ffd57fc0b9152ede77 --- /dev/null +++ b/shhs_visit2/shhs2-203941/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21bc604ed5f28592a9a2baa61649f023c632da84c50caa6cbd138173bee47fe +size 1364128 diff --git a/shhs_visit2/shhs2-203941/labels.meta.json b/shhs_visit2/shhs2-203941/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4e4d2c608d1790072dd161bfa4ec97861906962 --- /dev/null +++ b/shhs_visit2/shhs2-203941/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203941", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:08.893335+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203941/labels.npy b/shhs_visit2/shhs2-203941/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..581b4e5aef6e9145c046f0c9074dccff66db9b39 --- /dev/null +++ b/shhs_visit2/shhs2-203941/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f378c3c5566c86deeb94ac66dc2cbc0d79c816b7d9739f2f9c87176ad3c855ae +size 2856 diff --git a/shhs_visit2/shhs2-203942/embeddings.meta.json b/shhs_visit2/shhs2-203942/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db31a1de82f408b28db6c83c69d1ecac271457bf --- /dev/null +++ b/shhs_visit2/shhs2-203942/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203942", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:10.257403+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203942/embeddings.npy b/shhs_visit2/shhs2-203942/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccf5ee10bfb301a71ada5d926c7b96ae8827a746 --- /dev/null +++ b/shhs_visit2/shhs2-203942/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee627951dfd55e127bdf072f5a2fde1d8c4c52856e0c656531d5c2c0f593f24e +size 1200128 diff --git a/shhs_visit2/shhs2-203942/labels.meta.json b/shhs_visit2/shhs2-203942/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c1a7a9029cbd6f8cb8441d51e06227e1c8811df --- /dev/null +++ b/shhs_visit2/shhs2-203942/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203942", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:10.261368+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203942/labels.npy b/shhs_visit2/shhs2-203942/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8875a32760af1b8d691690dcb54c0287da7cb05b --- /dev/null +++ b/shhs_visit2/shhs2-203942/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b75c4abc23536be1a368536fa3f9af731505b0507978a82e8adb141e242a36 +size 2528 diff --git a/shhs_visit2/shhs2-203943/embeddings.meta.json b/shhs_visit2/shhs2-203943/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e74a404389078680e614c98435ec93c78037e9b3 --- /dev/null +++ b/shhs_visit2/shhs2-203943/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203943", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:11.795523+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203943/embeddings.npy b/shhs_visit2/shhs2-203943/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0083f512ca1dde33f113ba397603b4d8fcb45cc6 --- /dev/null +++ b/shhs_visit2/shhs2-203943/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4806193bb4b40838212887fae68bf748ebca44d854cd2052ef2fdb6d71c8ad7b +size 1320128 diff --git a/shhs_visit2/shhs2-203943/labels.meta.json b/shhs_visit2/shhs2-203943/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..814da2427b7df98b8f885bb0a4d1475b4a5e786c --- /dev/null +++ b/shhs_visit2/shhs2-203943/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203943", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:11.799504+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203943/labels.npy b/shhs_visit2/shhs2-203943/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4207def9eeb9609f1dd6ec783814db36598b8892 --- /dev/null +++ b/shhs_visit2/shhs2-203943/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa946f83fcf6b7e9ed8940e8017d4192515f0e0ac629b1a19b2bf3c19f10a86e +size 2768 diff --git a/shhs_visit2/shhs2-203944/embeddings.meta.json b/shhs_visit2/shhs2-203944/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..096b7b46601d5499ced4616a595213580f41088d --- /dev/null +++ b/shhs_visit2/shhs2-203944/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203944", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:13.311396+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203944/embeddings.npy b/shhs_visit2/shhs2-203944/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7085f4a7a89e2adcdb6a35386cd6f9068a12def1 --- /dev/null +++ b/shhs_visit2/shhs2-203944/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b47a7916db3084deb9df06b4651d2b56c1ece8894916e204e939f799041c933 +size 1320128 diff --git a/shhs_visit2/shhs2-203944/labels.meta.json b/shhs_visit2/shhs2-203944/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9aade82cd5d2c6b89b02829d19aaaf12548d559e --- /dev/null +++ b/shhs_visit2/shhs2-203944/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203944", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:13.315716+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203944/labels.npy b/shhs_visit2/shhs2-203944/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d11001c10e9eb166aff225f45982b9c610c44e0 --- /dev/null +++ b/shhs_visit2/shhs2-203944/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea28af344287dfd5c82c2e5b13545514a016931660a3176bbdf95714cb22731e +size 2768 diff --git a/shhs_visit2/shhs2-203945/embeddings.meta.json b/shhs_visit2/shhs2-203945/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20ceeb9281cbc779d70b81edf2b0cbd23b26118c --- /dev/null +++ b/shhs_visit2/shhs2-203945/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203945", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:14.574207+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203945/embeddings.npy b/shhs_visit2/shhs2-203945/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5327a4b986832f103b5e0a41d84028649daf48b2 --- /dev/null +++ b/shhs_visit2/shhs2-203945/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9077d7e06bd6cf7cb57ea3844c27b644f8b4b7088c9ee4ffbc1f0bfebb4288cf +size 1200128 diff --git a/shhs_visit2/shhs2-203945/labels.meta.json b/shhs_visit2/shhs2-203945/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97a9465815d4c0972a3f1981395049eb3bb42c75 --- /dev/null +++ b/shhs_visit2/shhs2-203945/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203945", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:14.578322+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203945/labels.npy b/shhs_visit2/shhs2-203945/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4132d82e9a9e76b4a87a866be188263349d2821 --- /dev/null +++ b/shhs_visit2/shhs2-203945/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6455422ff6b345339028a03778500f25f94a59a57146011ace1c45da9eb33770 +size 2528 diff --git a/shhs_visit2/shhs2-203946/embeddings.meta.json b/shhs_visit2/shhs2-203946/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd39baf1703f1299eef29398fb3dce79a7d40f93 --- /dev/null +++ b/shhs_visit2/shhs2-203946/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203946", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:16.097156+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203946/embeddings.npy b/shhs_visit2/shhs2-203946/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58c836e8f284e9d4aa49e7852a3af44b1c38c8fd --- /dev/null +++ b/shhs_visit2/shhs2-203946/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79e0b790fc63a8d2ad54f5a02620f00d164d480d9ead69881510650ae1dddb1 +size 1320128 diff --git a/shhs_visit2/shhs2-203946/labels.meta.json b/shhs_visit2/shhs2-203946/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1aebfe016808d396e0c8d298f507b657ba06d099 --- /dev/null +++ b/shhs_visit2/shhs2-203946/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203946", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:16.101181+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203946/labels.npy b/shhs_visit2/shhs2-203946/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..209420e4f7676e445b87a54402d733e43f116fdb --- /dev/null +++ b/shhs_visit2/shhs2-203946/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e26e59fafbd96f967468317b9a26b850ba424c7ecd613600935620c6c90552 +size 2768 diff --git a/shhs_visit2/shhs2-203948/embeddings.meta.json b/shhs_visit2/shhs2-203948/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2bccd4f87525ede3086a4feaaf0eae804cac0d2f --- /dev/null +++ b/shhs_visit2/shhs2-203948/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203948", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:17.525067+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203948/embeddings.npy b/shhs_visit2/shhs2-203948/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58692350999d8d2eebba1d1abdbee6da92b00afb --- /dev/null +++ b/shhs_visit2/shhs2-203948/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289ea895e35f72a92052ece96b6531cc47c71781e8b5ad94672dbeb26bca8dda +size 1260128 diff --git a/shhs_visit2/shhs2-203948/labels.meta.json b/shhs_visit2/shhs2-203948/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..433149f6dbe495ed7347fd54f97426745db43511 --- /dev/null +++ b/shhs_visit2/shhs2-203948/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203948", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:17.530839+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203948/labels.npy b/shhs_visit2/shhs2-203948/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef5431ee6aa3662cf8057d6a204185bdd0e7f9f4 --- /dev/null +++ b/shhs_visit2/shhs2-203948/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dcdd230c5437808f6d0f3a5cc1ef456ee6b013e24fee8026aea9060601b1444 +size 2648 diff --git a/shhs_visit2/shhs2-203949/embeddings.meta.json b/shhs_visit2/shhs2-203949/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..655da364bb2718d8a4bbcae9ae63d2439cba1dc3 --- /dev/null +++ b/shhs_visit2/shhs2-203949/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203949", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:18.962087+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203949/embeddings.npy b/shhs_visit2/shhs2-203949/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6d2ccd59bf546a0996cfedbc833ad1dbdf03cc0 --- /dev/null +++ b/shhs_visit2/shhs2-203949/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085713f2d9fabe7f518033db5aa51c797d3306bd1df0fab2043d708abd92e762 +size 1260128 diff --git a/shhs_visit2/shhs2-203949/labels.meta.json b/shhs_visit2/shhs2-203949/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3d5f22be692332dafccdb1b5c32c98cf255a17c --- /dev/null +++ b/shhs_visit2/shhs2-203949/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203949", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:18.966180+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203949/labels.npy b/shhs_visit2/shhs2-203949/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ec91f74311cbcb8e35cec4b012cdefb223550cb --- /dev/null +++ b/shhs_visit2/shhs2-203949/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc9627a9b2102ce668c8f6766ad460ca2a23e45f784d640a43e5c95fdec60cf +size 2648 diff --git a/shhs_visit2/shhs2-203951/embeddings.meta.json b/shhs_visit2/shhs2-203951/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9baae006e1d82edbeea53214a8a18164f5abfda --- /dev/null +++ b/shhs_visit2/shhs2-203951/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203951", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:20.483860+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203951/embeddings.npy b/shhs_visit2/shhs2-203951/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c1c19541064657f5bc028bfe78ac450e1362bd0 --- /dev/null +++ b/shhs_visit2/shhs2-203951/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8563d79f83d61c2c33e32283c8995f829868483736b44766857ec846dea4de +size 1320128 diff --git a/shhs_visit2/shhs2-203951/labels.meta.json b/shhs_visit2/shhs2-203951/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b3a52acef25de8fc57742d91faeff7547852adc --- /dev/null +++ b/shhs_visit2/shhs2-203951/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203951", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:20.487689+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203951/labels.npy b/shhs_visit2/shhs2-203951/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b358c78382c6349e63e131e017a49fed7bac6a15 --- /dev/null +++ b/shhs_visit2/shhs2-203951/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0615fb3b80af01e944d2380766925cd6c2f67d1a4663ee13789ec862785234 +size 2768 diff --git a/shhs_visit2/shhs2-203952/embeddings.meta.json b/shhs_visit2/shhs2-203952/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..708ccbbb979f834f37e178c8f1c5b80cb2e64432 --- /dev/null +++ b/shhs_visit2/shhs2-203952/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203952", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:22.028475+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203952/embeddings.npy b/shhs_visit2/shhs2-203952/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb97b8dfbdee42d49c7c65e68bb274bcba58567b --- /dev/null +++ b/shhs_visit2/shhs2-203952/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49c1f0f2a998beb8e2bda5aa42f625a9af084b6e27ce4f7c83e421ca4402c7b7 +size 1320128 diff --git a/shhs_visit2/shhs2-203952/labels.meta.json b/shhs_visit2/shhs2-203952/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffb4490ab8a98eddbcdfb16b9eea25914801a55b --- /dev/null +++ b/shhs_visit2/shhs2-203952/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203952", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:22.031947+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203952/labels.npy b/shhs_visit2/shhs2-203952/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae6f8b6e260c89c3aa56adea71a7b298ca8ccf01 --- /dev/null +++ b/shhs_visit2/shhs2-203952/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84bfe466427c0440ff79fd6661dc86625654fb6eaf23d4ead3fc0f86964f318d +size 2768 diff --git a/shhs_visit2/shhs2-203954/embeddings.meta.json b/shhs_visit2/shhs2-203954/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15ce2cc8c576af45fc234f54c65502f76f9cb02f --- /dev/null +++ b/shhs_visit2/shhs2-203954/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203954", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:23.474044+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203954/embeddings.npy b/shhs_visit2/shhs2-203954/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70e425e3c66b6f235a4e9a0462ca58632a85e4a3 --- /dev/null +++ b/shhs_visit2/shhs2-203954/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96370e8b1d0fc299cffcdcaf79454c65d9b8ba10aedf73d16b737f5aa4db599 +size 1320128 diff --git a/shhs_visit2/shhs2-203954/labels.meta.json b/shhs_visit2/shhs2-203954/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33392b11fa4cf882a394d175cbf39b0017428d79 --- /dev/null +++ b/shhs_visit2/shhs2-203954/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203954", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:23.477870+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203954/labels.npy b/shhs_visit2/shhs2-203954/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2f0b4a0832d6a000d2c9e7d65054e022604b23e --- /dev/null +++ b/shhs_visit2/shhs2-203954/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cfc9bc1b5c0d58b97cfbec07e50ca54e7b86e788c6baa14253ecedee511416f +size 2768 diff --git a/shhs_visit2/shhs2-203955/embeddings.meta.json b/shhs_visit2/shhs2-203955/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d878a637ea17fe1c1edcb318e3c808b2e7077f49 --- /dev/null +++ b/shhs_visit2/shhs2-203955/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203955", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:24.970577+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203955/embeddings.npy b/shhs_visit2/shhs2-203955/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b2f39963cf438ed684fcee0d51bdc9d31e8ecf2 --- /dev/null +++ b/shhs_visit2/shhs2-203955/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fc4dd910e80b2eefe39829f5be58744427d91385ad7958ed95a24d8687febc +size 1320128 diff --git a/shhs_visit2/shhs2-203955/labels.meta.json b/shhs_visit2/shhs2-203955/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85474632e124fa35b5b86beba9efeea72db5b955 --- /dev/null +++ b/shhs_visit2/shhs2-203955/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203955", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:24.975039+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203955/labels.npy b/shhs_visit2/shhs2-203955/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3c2182f0ced5b1a42d1ba21865f5ad89ee9c9e2 --- /dev/null +++ b/shhs_visit2/shhs2-203955/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12a914cf7d37b70fb9011c9eec998795fc10c2603a42da05144bf1e1794c83f +size 2768 diff --git a/shhs_visit2/shhs2-203956/embeddings.meta.json b/shhs_visit2/shhs2-203956/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad805f5217597f117a9d68ef66ceabb5e1ca5828 --- /dev/null +++ b/shhs_visit2/shhs2-203956/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203956", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:36:27.462486+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203956/embeddings.npy b/shhs_visit2/shhs2-203956/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd1feb90d1a70447760fb7dc37a2be7aa13b5487 --- /dev/null +++ b/shhs_visit2/shhs2-203956/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0325b4d507e67856e7b85b9b92f08862376b79e7ff0a9bbada1b5a3fc3919d6 +size 1318128 diff --git a/shhs_visit2/shhs2-203956/labels.meta.json b/shhs_visit2/shhs2-203956/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2407a5a49bc27c1a2f6086191a3cac6853369362 --- /dev/null +++ b/shhs_visit2/shhs2-203956/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203956", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:36:27.465894+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203956/labels.npy b/shhs_visit2/shhs2-203956/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa974c8675d830d4d8c25a46a1001d95b013855d --- /dev/null +++ b/shhs_visit2/shhs2-203956/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6900c10ee680b7d6b9b68163df1ca47998c19e2aa555029343aed05c97c273 +size 2764 diff --git a/shhs_visit2/shhs2-203957/embeddings.meta.json b/shhs_visit2/shhs2-203957/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbb7f54c126b792a3cd7970bae5edf89403901ef --- /dev/null +++ b/shhs_visit2/shhs2-203957/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203957", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:29.137409+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203957/embeddings.npy b/shhs_visit2/shhs2-203957/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..62c3292bb7ab3f3b8b4f11d63bf99ceebdb6f607 --- /dev/null +++ b/shhs_visit2/shhs2-203957/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51e08e2a180357439f5f814a3fe494b648e05c221a9ec1aba37b02e58af949c +size 1364128 diff --git a/shhs_visit2/shhs2-203957/labels.meta.json b/shhs_visit2/shhs2-203957/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ec414a26e3a6b999e9e44d9f6f24863ecff862a --- /dev/null +++ b/shhs_visit2/shhs2-203957/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203957", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:29.140351+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203957/labels.npy b/shhs_visit2/shhs2-203957/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a313cd9c2ab80496ac2f441d9a92dac3292b572 --- /dev/null +++ b/shhs_visit2/shhs2-203957/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73912a493de7597d8ace1c135f8a8045232b831bc11ae25a42af89444a3ccfc8 +size 2856 diff --git a/shhs_visit2/shhs2-203958/embeddings.meta.json b/shhs_visit2/shhs2-203958/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93ab61f4f0c4e30ac8e3ba149c8a322b1ed40404 --- /dev/null +++ b/shhs_visit2/shhs2-203958/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203958", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:30.516988+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203958/embeddings.npy b/shhs_visit2/shhs2-203958/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7391f7541e26148fba4c91cbb515c6731721de27 --- /dev/null +++ b/shhs_visit2/shhs2-203958/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9538a4bdb4e695b04388bb80a95be24ce57b22f91bf6d90f3bc7d0e8bdeafb +size 1260128 diff --git a/shhs_visit2/shhs2-203958/labels.meta.json b/shhs_visit2/shhs2-203958/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f8cc2a3dcf9efb41dbe1e23ed81fbaf2616038d --- /dev/null +++ b/shhs_visit2/shhs2-203958/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203958", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:30.520656+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203958/labels.npy b/shhs_visit2/shhs2-203958/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e7be39b8cb4ab70781ba2a93f847227e8d5c110 --- /dev/null +++ b/shhs_visit2/shhs2-203958/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c687a055b299f5b64826736f002c8ba1fb0fcdf54596962682e2db35e723abd +size 2648 diff --git a/shhs_visit2/shhs2-203961/embeddings.meta.json b/shhs_visit2/shhs2-203961/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54bd01e4dcfdd9f4509b92c008fc0a2d12d48ac8 --- /dev/null +++ b/shhs_visit2/shhs2-203961/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203961", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:32.073470+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203961/embeddings.npy b/shhs_visit2/shhs2-203961/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..76e3ad5e3184fa01d1b3a5a206c28866b31b0dab --- /dev/null +++ b/shhs_visit2/shhs2-203961/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014f4ac2e87019efcb21493866c877d20a3b86f24c28ea1c22c824d35e4d223e +size 1320128 diff --git a/shhs_visit2/shhs2-203961/labels.meta.json b/shhs_visit2/shhs2-203961/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b6aa38f4a4445fcfc9ae0cfd100d1a231fe9ad5 --- /dev/null +++ b/shhs_visit2/shhs2-203961/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203961", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:32.077221+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203961/labels.npy b/shhs_visit2/shhs2-203961/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..77865544cff09cca74583e29ca0b8ac64650c73e --- /dev/null +++ b/shhs_visit2/shhs2-203961/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9b0b3cf12d7d291785da3675ec94ebe95e00d37b12a314dbfdf4d846ce1eaf +size 2768 diff --git a/shhs_visit2/shhs2-203964/embeddings.meta.json b/shhs_visit2/shhs2-203964/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..842682aab4c614b7bc9d26b34b5b7563e5e800f1 --- /dev/null +++ b/shhs_visit2/shhs2-203964/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203964", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:33.586102+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203964/embeddings.npy b/shhs_visit2/shhs2-203964/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..748750859288865ab75738f3f0c75465402e9945 --- /dev/null +++ b/shhs_visit2/shhs2-203964/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7361af8277b4b6e10c8ad010c9661761289f38330284193aa6c35a8d31d851 +size 1320128 diff --git a/shhs_visit2/shhs2-203964/labels.meta.json b/shhs_visit2/shhs2-203964/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..519c27b6380dbe0a39f15d9ca90260cd22b887ef --- /dev/null +++ b/shhs_visit2/shhs2-203964/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203964", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:33.590184+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203964/labels.npy b/shhs_visit2/shhs2-203964/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e9794cd48114c9695d1d37684cd1257382e53f2 --- /dev/null +++ b/shhs_visit2/shhs2-203964/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc47ba3697c7f716fa1a971779cf0f50497df6e3ab6efb94feda9357145a04e +size 2768 diff --git a/shhs_visit2/shhs2-203965/embeddings.meta.json b/shhs_visit2/shhs2-203965/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9be59956d461f95f5e703fb9bb78d32438665aa6 --- /dev/null +++ b/shhs_visit2/shhs2-203965/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203965", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:36:35.077564+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203965/embeddings.npy b/shhs_visit2/shhs2-203965/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6f4d01b9779a94e166765ab12f414d2bebe101ea --- /dev/null +++ b/shhs_visit2/shhs2-203965/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0511480f3898560142ad79469c49aa1604fd1f005fd70cfd1b7c42df7d4f7434 +size 1258128 diff --git a/shhs_visit2/shhs2-203965/labels.meta.json b/shhs_visit2/shhs2-203965/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65deebbafc7b62b42488c5d9b07603012d8d7049 --- /dev/null +++ b/shhs_visit2/shhs2-203965/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203965", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:36:35.081836+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203965/labels.npy b/shhs_visit2/shhs2-203965/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2ce86fd4ed9a67a93c0ace8f1aa56523acc5bbf --- /dev/null +++ b/shhs_visit2/shhs2-203965/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3741199b56e2d4bd6df0bed9952516371934a1738ea0be57c3c92a31bdb54e11 +size 2644 diff --git a/shhs_visit2/shhs2-203966/embeddings.meta.json b/shhs_visit2/shhs2-203966/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a93be108e536c6c383e1dfc4a99ac7fcb6876620 --- /dev/null +++ b/shhs_visit2/shhs2-203966/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203966", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:36.495329+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203966/embeddings.npy b/shhs_visit2/shhs2-203966/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d16694b41ff47ba1af4efd4f6fd38a33ee350108 --- /dev/null +++ b/shhs_visit2/shhs2-203966/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65fcc28d2ff9617effd0c047932ce5cc49d231c5b60c4424503d0f1930db2737 +size 1200128 diff --git a/shhs_visit2/shhs2-203966/labels.meta.json b/shhs_visit2/shhs2-203966/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbb538ba4bf6b9da0edbc41c8f792fce6eedf0f4 --- /dev/null +++ b/shhs_visit2/shhs2-203966/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203966", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:36.499208+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203966/labels.npy b/shhs_visit2/shhs2-203966/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2c05ee0823c7e89a7d5d8e31482bc5ac2943179 --- /dev/null +++ b/shhs_visit2/shhs2-203966/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81bf0f12f54fd6e203d0e45d01d494eca7c0e6e01a4e952ca801c15129bcb095 +size 2528 diff --git a/shhs_visit2/shhs2-203967/embeddings.meta.json b/shhs_visit2/shhs2-203967/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c3e89d3511c1faafce6989b7a0d92a85fee8986 --- /dev/null +++ b/shhs_visit2/shhs2-203967/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203967", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:37.981235+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203967/embeddings.npy b/shhs_visit2/shhs2-203967/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5691158a39acca8d519d4f0045812b4388e92c2 --- /dev/null +++ b/shhs_visit2/shhs2-203967/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a605e6fbe9a45647af0d7aade3ec6a2638d5bfa727ed7033bfe6216dbcbe62 +size 1320128 diff --git a/shhs_visit2/shhs2-203967/labels.meta.json b/shhs_visit2/shhs2-203967/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6804e8957161bf405774e0e558b46e133c086ca --- /dev/null +++ b/shhs_visit2/shhs2-203967/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203967", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:37.985275+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203967/labels.npy b/shhs_visit2/shhs2-203967/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..34873aeb5ebb6588373ef29a508b944134ec0c5d --- /dev/null +++ b/shhs_visit2/shhs2-203967/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfd649c9cf6c8d19547c1ac8d15b32b08ef91050ce1fcfb8880758725adb735 +size 2768 diff --git a/shhs_visit2/shhs2-203969/embeddings.meta.json b/shhs_visit2/shhs2-203969/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e18dfd16874f6d11f028413ad83c301aa95995b3 --- /dev/null +++ b/shhs_visit2/shhs2-203969/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203969", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:39.497226+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203969/embeddings.npy b/shhs_visit2/shhs2-203969/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d30a432cbd8391103ea1278b4ca41b3c6b0ce9bf --- /dev/null +++ b/shhs_visit2/shhs2-203969/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4467e70aeceb2699d717c252326a8a1b43193706aa8ce1e352e4b6d716fa2b +size 1320128 diff --git a/shhs_visit2/shhs2-203969/labels.meta.json b/shhs_visit2/shhs2-203969/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0dd8ee028400400cabb81d0385960b10a7d1a44f --- /dev/null +++ b/shhs_visit2/shhs2-203969/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203969", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:39.501277+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203969/labels.npy b/shhs_visit2/shhs2-203969/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..06b757748b099979c828c7f0f6567f3c5f1695cf --- /dev/null +++ b/shhs_visit2/shhs2-203969/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01adedad6320ba800a426f3fe51e0ba21d124cf42585f3ddbc0b8f889511c8e +size 2768 diff --git a/shhs_visit2/shhs2-203970/embeddings.meta.json b/shhs_visit2/shhs2-203970/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24327a2dac803340990d9398f0458d8f545cc293 --- /dev/null +++ b/shhs_visit2/shhs2-203970/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203970", + "embedding_dim": 500, + "n_epochs": 1220, + "created_utc": "2026-05-03T18:36:40.118835+00:00", + "shape": [ + 1220, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203970/embeddings.npy b/shhs_visit2/shhs2-203970/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..32a7ecac8e960cda8872cb05cb4ecc58c85bac14 --- /dev/null +++ b/shhs_visit2/shhs2-203970/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90863ce04b974e4f6e8c410d34f118539ec1d536cd74eb9348641234fcfc7bd4 +size 1220128 diff --git a/shhs_visit2/shhs2-203970/labels.meta.json b/shhs_visit2/shhs2-203970/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b43ebbc0204c19b993d95d08982b6fb0b88f82e5 --- /dev/null +++ b/shhs_visit2/shhs2-203970/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203970", + "n_epochs": 1220, + "created_utc": "2026-05-03T18:36:40.122594+00:00", + "shape": [ + 1220 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203970/labels.npy b/shhs_visit2/shhs2-203970/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2054336ca186c12abbf09e915b6156807af07ea4 --- /dev/null +++ b/shhs_visit2/shhs2-203970/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca304c013b1ae8a92a186c592a34548f943372a93426f6ef0a94b1ff03a4ebe +size 2568 diff --git a/shhs_visit2/shhs2-203974/embeddings.meta.json b/shhs_visit2/shhs2-203974/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bbb4a836d5014ff27ab04a777f379df42691c55 --- /dev/null +++ b/shhs_visit2/shhs2-203974/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203974", + "embedding_dim": 500, + "n_epochs": 902, + "created_utc": "2026-05-03T18:36:41.197306+00:00", + "shape": [ + 902, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203974/embeddings.npy b/shhs_visit2/shhs2-203974/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eca76727e70c23c7e612beef6fe6f986c1894d17 --- /dev/null +++ b/shhs_visit2/shhs2-203974/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8665327f72ce8164d3ca5706c6fbe0673db4298fcbc5142d82591ba9d43f1d3d +size 902128 diff --git a/shhs_visit2/shhs2-203974/labels.meta.json b/shhs_visit2/shhs2-203974/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94c44f200d527f629ef69c4daa4bcc9dde1fe1f0 --- /dev/null +++ b/shhs_visit2/shhs2-203974/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203974", + "n_epochs": 902, + "created_utc": "2026-05-03T18:36:41.201625+00:00", + "shape": [ + 902 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203974/labels.npy b/shhs_visit2/shhs2-203974/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..461d15fb3603cbec96c811ac25e53241b70411da --- /dev/null +++ b/shhs_visit2/shhs2-203974/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea1371d95bdfbf7b391703a23d45c8cf5bb3486dc99423fbd71dbf1e75a1007 +size 1932 diff --git a/shhs_visit2/shhs2-203975/embeddings.meta.json b/shhs_visit2/shhs2-203975/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c65d86579720a76873bb987c312cf868acd9a7cd --- /dev/null +++ b/shhs_visit2/shhs2-203975/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203975", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:42.958794+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203975/embeddings.npy b/shhs_visit2/shhs2-203975/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b3fcbec002190e240f613a24c6a553368a670dc --- /dev/null +++ b/shhs_visit2/shhs2-203975/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:820211119b9f5d0cfd06c4908546d12b821f58742cc38c506ff15f7dcd624b09 +size 1364128 diff --git a/shhs_visit2/shhs2-203975/labels.meta.json b/shhs_visit2/shhs2-203975/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..715617226678f763f43a9c8c83a6f3c52aa0cb63 --- /dev/null +++ b/shhs_visit2/shhs2-203975/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203975", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:42.964098+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203975/labels.npy b/shhs_visit2/shhs2-203975/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a198a707f1039eb3667edbef6833bb9a5da1074 --- /dev/null +++ b/shhs_visit2/shhs2-203975/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e471b984a1397a243d00ff864ede90280dba2ed2ee4c2721cc1d7a1c5c67cb +size 2856 diff --git a/shhs_visit2/shhs2-203976/embeddings.meta.json b/shhs_visit2/shhs2-203976/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4383e5e86cbfaf2d02c376870acad374d98d951 --- /dev/null +++ b/shhs_visit2/shhs2-203976/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203976", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:44.427100+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203976/embeddings.npy b/shhs_visit2/shhs2-203976/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..22ea4b0e6a028c324cf3cd54aa2e1cd37d8b825a --- /dev/null +++ b/shhs_visit2/shhs2-203976/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a766a9fa629512f4539cfad9a24416aafcf340ac3fe2854e727fa0e17293c9 +size 1320128 diff --git a/shhs_visit2/shhs2-203976/labels.meta.json b/shhs_visit2/shhs2-203976/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2335e61452b5a76345bdc165f774a8ba903ed0cd --- /dev/null +++ b/shhs_visit2/shhs2-203976/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203976", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:44.431532+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203976/labels.npy b/shhs_visit2/shhs2-203976/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f9339e9bbf7bc1abcc6487cea04d1b4ea1ae9fd --- /dev/null +++ b/shhs_visit2/shhs2-203976/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af8701cdd1aeaccb91b87e7492f2e746d46835a12cc3a1486c09a4b03d56a93a +size 2768 diff --git a/shhs_visit2/shhs2-203982/embeddings.meta.json b/shhs_visit2/shhs2-203982/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..938e8d8809ef97409851eb4d956efb9d4edb680a --- /dev/null +++ b/shhs_visit2/shhs2-203982/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203982", + "embedding_dim": 500, + "n_epochs": 1068, + "created_utc": "2026-05-03T18:36:45.707968+00:00", + "shape": [ + 1068, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203982/embeddings.npy b/shhs_visit2/shhs2-203982/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..09ad2ad18c20e2b8db276d57f8e10d1e8e8ccf17 --- /dev/null +++ b/shhs_visit2/shhs2-203982/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d195fc4032304111a278e565dc1961dede726f8e02854bb6eb5f06c79cb344fa +size 1068128 diff --git a/shhs_visit2/shhs2-203982/labels.meta.json b/shhs_visit2/shhs2-203982/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04064c43db8cccbb7ec0850e0548175747c32ec2 --- /dev/null +++ b/shhs_visit2/shhs2-203982/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203982", + "n_epochs": 1068, + "created_utc": "2026-05-03T18:36:45.712259+00:00", + "shape": [ + 1068 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203982/labels.npy b/shhs_visit2/shhs2-203982/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..68a096ca8d531551ddcce2e919dc3c1082b56c3d --- /dev/null +++ b/shhs_visit2/shhs2-203982/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11aae419761aa734951f9413ca6f395c20e71cd1d6470f1fce87c2f6fd68f1e9 +size 2264 diff --git a/shhs_visit2/shhs2-203983/embeddings.meta.json b/shhs_visit2/shhs2-203983/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bcd8d9da8ebf1179f686736e7ea3cfc7cb0f0598 --- /dev/null +++ b/shhs_visit2/shhs2-203983/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203983", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:47.136249+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203983/embeddings.npy b/shhs_visit2/shhs2-203983/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce7f1e5500ef351e927d051a3c8cfbde5725d092 --- /dev/null +++ b/shhs_visit2/shhs2-203983/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ef97dad8b122247322c2c7d629314a87bb9ceaa415ecf13f550d80760e8fff +size 1260128 diff --git a/shhs_visit2/shhs2-203983/labels.meta.json b/shhs_visit2/shhs2-203983/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f7c1fa6836d96b768db526216791265ebb9fca7 --- /dev/null +++ b/shhs_visit2/shhs2-203983/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203983", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:36:47.139811+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203983/labels.npy b/shhs_visit2/shhs2-203983/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6828c12b54241b269c5b4f1563cb229b97c0be1b --- /dev/null +++ b/shhs_visit2/shhs2-203983/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a48f84f3b0c48a53cc6134761946859be0fe90e83bd38341c24331993c719f +size 2648 diff --git a/shhs_visit2/shhs2-203984/embeddings.meta.json b/shhs_visit2/shhs2-203984/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6364176e0a587bc5a356d0cd1a6eb3b86830f341 --- /dev/null +++ b/shhs_visit2/shhs2-203984/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203984", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:48.774458+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203984/embeddings.npy b/shhs_visit2/shhs2-203984/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2fcb65a1534417539181e8c51d50fb511cc4533 --- /dev/null +++ b/shhs_visit2/shhs2-203984/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbdf09366e6d6724b1c697af3b4cb38b2beabb8fddfe9151df81cabcdfbded01 +size 1364128 diff --git a/shhs_visit2/shhs2-203984/labels.meta.json b/shhs_visit2/shhs2-203984/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe3af0387418c670c9ccb5cebce1d7ad59f9b239 --- /dev/null +++ b/shhs_visit2/shhs2-203984/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203984", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:36:48.778463+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203984/labels.npy b/shhs_visit2/shhs2-203984/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91e8e219f1b123c84b20b26fa6307c106b7a2bee --- /dev/null +++ b/shhs_visit2/shhs2-203984/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee41e70e4d9a04438f2f4da6735ed076e958aac6d5e9383ded8fe7976d7484f +size 2856 diff --git a/shhs_visit2/shhs2-203986/embeddings.meta.json b/shhs_visit2/shhs2-203986/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e4c3bb7647a374193fa898183728e8e78d8e211 --- /dev/null +++ b/shhs_visit2/shhs2-203986/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203986", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:36:50.242507+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203986/embeddings.npy b/shhs_visit2/shhs2-203986/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..201a0f51d1bc7b35c1aff2a2681956ad5ed7348b --- /dev/null +++ b/shhs_visit2/shhs2-203986/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9f560506b40a3922919c395a1610d8a5b239ce0ce86bd1ba624eaa1161c1a72 +size 1258128 diff --git a/shhs_visit2/shhs2-203986/labels.meta.json b/shhs_visit2/shhs2-203986/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d464e9eb65831aa7ad7ff8aeffc79157b3b77d1c --- /dev/null +++ b/shhs_visit2/shhs2-203986/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203986", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:36:50.246306+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203986/labels.npy b/shhs_visit2/shhs2-203986/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8aadf87856c458afca612178c365793e206bd1d2 --- /dev/null +++ b/shhs_visit2/shhs2-203986/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255ff0e42e5a66ae7cd638d7a733f165c986e897338f047e48ea3398b99bc4a5 +size 2644 diff --git a/shhs_visit2/shhs2-203988/embeddings.meta.json b/shhs_visit2/shhs2-203988/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27ee305e8154a9955ceb0fb29e14b5edb128de72 --- /dev/null +++ b/shhs_visit2/shhs2-203988/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203988", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:36:51.647483+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203988/embeddings.npy b/shhs_visit2/shhs2-203988/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d129aa945f842d254cbaee933dc4aa3aef381739 --- /dev/null +++ b/shhs_visit2/shhs2-203988/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0aa532f9bbffc506d7bbf227aabe495476a5612da6a6d2d29629c45d67a951 +size 1180128 diff --git a/shhs_visit2/shhs2-203988/labels.meta.json b/shhs_visit2/shhs2-203988/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29325ecb9e15e9fdea15aed90f269002264b90e6 --- /dev/null +++ b/shhs_visit2/shhs2-203988/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203988", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:36:51.651969+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203988/labels.npy b/shhs_visit2/shhs2-203988/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1313a2b6fa62cbe8299860e7164ead13517a828 --- /dev/null +++ b/shhs_visit2/shhs2-203988/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d2b426df9662dd1723ec0766b259e16d279d0cdc220b9d52dd416d6b6760052 +size 2488 diff --git a/shhs_visit2/shhs2-203989/embeddings.meta.json b/shhs_visit2/shhs2-203989/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1adfcf02880d735d1c61daa910d45bb15ceca641 --- /dev/null +++ b/shhs_visit2/shhs2-203989/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203989", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:53.035265+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203989/embeddings.npy b/shhs_visit2/shhs2-203989/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d09b06b6e381bdda8b6b6641cf42983ea92ffcb --- /dev/null +++ b/shhs_visit2/shhs2-203989/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1334428a0586f98435cc058f1e3b8db7f3d400cf6b73020452dfafc1ce4292ed +size 1200128 diff --git a/shhs_visit2/shhs2-203989/labels.meta.json b/shhs_visit2/shhs2-203989/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1bb42306c667552f7c02da86001505947151cae8 --- /dev/null +++ b/shhs_visit2/shhs2-203989/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203989", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:36:53.039555+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203989/labels.npy b/shhs_visit2/shhs2-203989/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..422f3a1d78f1aa90794ba388949ffae8ff7d4c91 --- /dev/null +++ b/shhs_visit2/shhs2-203989/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3118bd74f4edb9f0c614e723d119b2a715dfe134af29bd8150e6beca573fdb3c +size 2528 diff --git a/shhs_visit2/shhs2-203991/embeddings.meta.json b/shhs_visit2/shhs2-203991/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a5275234f448022ad742865792fe8eafe6a09df --- /dev/null +++ b/shhs_visit2/shhs2-203991/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203991", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:36:54.338870+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203991/embeddings.npy b/shhs_visit2/shhs2-203991/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e53a39396e4f54d81446c2adf81ce3dbb3082e5 --- /dev/null +++ b/shhs_visit2/shhs2-203991/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ccc1ca891a83bf8ef82b6f7b43a63ab2aaafd0a09b2d3132f24d08af618bc8 +size 1140128 diff --git a/shhs_visit2/shhs2-203991/labels.meta.json b/shhs_visit2/shhs2-203991/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec4802502fdb60c7a0ae86c278dd1f28434f63f4 --- /dev/null +++ b/shhs_visit2/shhs2-203991/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203991", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:36:54.342378+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203991/labels.npy b/shhs_visit2/shhs2-203991/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d81bf338d200de4fb5efb56d2efa6bd0b85a3a5 --- /dev/null +++ b/shhs_visit2/shhs2-203991/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ba9e1a381aba565b6412d203275e69fb57ef60c5f057fdcd3c6d384cb1680c +size 2408 diff --git a/shhs_visit2/shhs2-203992/embeddings.meta.json b/shhs_visit2/shhs2-203992/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82d7364a3ba57c1680b4ea1f660c4049bfb9c3a3 --- /dev/null +++ b/shhs_visit2/shhs2-203992/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203992", + "embedding_dim": 500, + "n_epochs": 958, + "created_utc": "2026-05-03T18:36:55.901966+00:00", + "shape": [ + 958, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203992/embeddings.npy b/shhs_visit2/shhs2-203992/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c1192c711a29f945defc12e0c7bde1a83f15bd9 --- /dev/null +++ b/shhs_visit2/shhs2-203992/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f52104cc8a5a9971a0f345805f6f9a871d7a3cbdd3ccf5dc1fa62c29402b75 +size 958128 diff --git a/shhs_visit2/shhs2-203992/labels.meta.json b/shhs_visit2/shhs2-203992/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61513749cc313573e4eacc001a08718ccf90c86b --- /dev/null +++ b/shhs_visit2/shhs2-203992/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203992", + "n_epochs": 958, + "created_utc": "2026-05-03T18:36:55.905893+00:00", + "shape": [ + 958 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203992/labels.npy b/shhs_visit2/shhs2-203992/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0d51d874eb27801876203373463be14b86a2c0c --- /dev/null +++ b/shhs_visit2/shhs2-203992/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4376dc0d3e25c73f86eff7dfc3a7960abd25eaf021181123d53adc1277e04a5 +size 2044 diff --git a/shhs_visit2/shhs2-203993/embeddings.meta.json b/shhs_visit2/shhs2-203993/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..993d46308cf2c71f52635648ad59a034f530e7c5 --- /dev/null +++ b/shhs_visit2/shhs2-203993/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203993", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:57.389448+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203993/embeddings.npy b/shhs_visit2/shhs2-203993/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02ee3d3401b5cdcc584128e1541981fd7aee70db --- /dev/null +++ b/shhs_visit2/shhs2-203993/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e22a9d558282408bcbc46642d141ae58cfde73cb2dcfb8f7fd08e83f04355f9 +size 1320128 diff --git a/shhs_visit2/shhs2-203993/labels.meta.json b/shhs_visit2/shhs2-203993/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e27797332e730db30879abb1ba288eb3e272ce90 --- /dev/null +++ b/shhs_visit2/shhs2-203993/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203993", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:36:57.393540+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203993/labels.npy b/shhs_visit2/shhs2-203993/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4065aa07195fe3cca4b9e7e7c4e17e6f2388c552 --- /dev/null +++ b/shhs_visit2/shhs2-203993/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ce34af59b32c9a1cfcf280b4c6e1339d99999cbec72bdc32703755a76fb62a +size 2768 diff --git a/shhs_visit2/shhs2-203995/embeddings.meta.json b/shhs_visit2/shhs2-203995/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6010f10027a82945bd84922cd4c18dba2771905a --- /dev/null +++ b/shhs_visit2/shhs2-203995/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203995", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:36:59.486925+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203995/embeddings.npy b/shhs_visit2/shhs2-203995/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..515ab9cd7ae86f836b7ebd61013d95d0c1012ec7 --- /dev/null +++ b/shhs_visit2/shhs2-203995/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cdcffe7f93de07304fcf59dee6bb0a80ea0e3bf0ccccecf1e5c60528e32aaa6 +size 1198128 diff --git a/shhs_visit2/shhs2-203995/labels.meta.json b/shhs_visit2/shhs2-203995/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d1c723e487bd0e5e125ed0998ffd1d9d7d01855 --- /dev/null +++ b/shhs_visit2/shhs2-203995/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203995", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:36:59.490758+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203995/labels.npy b/shhs_visit2/shhs2-203995/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e48407a798ee6785e599a5e51f25e2afda04f7b6 --- /dev/null +++ b/shhs_visit2/shhs2-203995/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d876fddf7c471f308ddfd38e655288e550eddb240e9e18ff46d77d4bd836edc4 +size 2524 diff --git a/shhs_visit2/shhs2-203996/embeddings.meta.json b/shhs_visit2/shhs2-203996/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a570c9ef8c6ed111bb3051dfe7c6128b68dd7d0c --- /dev/null +++ b/shhs_visit2/shhs2-203996/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203996", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:00.775643+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203996/embeddings.npy b/shhs_visit2/shhs2-203996/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bdb5d8664471e53e49e491834e8b39d636862fb --- /dev/null +++ b/shhs_visit2/shhs2-203996/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d221f386ccdf5b1ec9e896fc1aaee77244168b5622cd3eff38fd961fe4ce4a +size 1200128 diff --git a/shhs_visit2/shhs2-203996/labels.meta.json b/shhs_visit2/shhs2-203996/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9f0c6aec9a03a70c41e49a6e09154273e8aa040 --- /dev/null +++ b/shhs_visit2/shhs2-203996/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203996", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:00.779638+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203996/labels.npy b/shhs_visit2/shhs2-203996/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0ecc5f0cd99e74489354949b9ef2eae3ecb42a2 --- /dev/null +++ b/shhs_visit2/shhs2-203996/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe86108c859756628c99e0d7f48ace38601bf41c293a608a2118e94af5fbc1e +size 2528 diff --git a/shhs_visit2/shhs2-203997/embeddings.meta.json b/shhs_visit2/shhs2-203997/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e8f53ce8c5ba8b12d28e84da6fd7a7a8ee11f7e --- /dev/null +++ b/shhs_visit2/shhs2-203997/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203997", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:37:02.226989+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203997/embeddings.npy b/shhs_visit2/shhs2-203997/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca422e31711533ff568b7c814a957bdb839abb29 --- /dev/null +++ b/shhs_visit2/shhs2-203997/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0de6c7e4a0bb73c31767639a95249296a339a41d8c1ed9d44d361e5a1ad60a +size 1320128 diff --git a/shhs_visit2/shhs2-203997/labels.meta.json b/shhs_visit2/shhs2-203997/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc8d25520f3aae66e2c76918582b2e2248573716 --- /dev/null +++ b/shhs_visit2/shhs2-203997/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203997", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:37:02.230880+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203997/labels.npy b/shhs_visit2/shhs2-203997/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8eeaafde21bbb53e8aa234d3d8a1d6bb00b64ec --- /dev/null +++ b/shhs_visit2/shhs2-203997/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c3e091e674f7d41988afe1a960627e90f3de4632b6a94bb2e0c73f07342a34 +size 2768 diff --git a/shhs_visit2/shhs2-203998/embeddings.meta.json b/shhs_visit2/shhs2-203998/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..161b843118d3bf0da0ca3f83980108eeb308ed63 --- /dev/null +++ b/shhs_visit2/shhs2-203998/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-203998", + "embedding_dim": 500, + "n_epochs": 1256, + "created_utc": "2026-05-03T18:37:03.904505+00:00", + "shape": [ + 1256, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203998/embeddings.npy b/shhs_visit2/shhs2-203998/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..84810a57f3fd66c3a422ef827dd58d37e14a4bc3 --- /dev/null +++ b/shhs_visit2/shhs2-203998/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dac2cd2adab73679145d049bc67dbb186ed09b4ce935600f140ff0f5917d1c +size 1256128 diff --git a/shhs_visit2/shhs2-203998/labels.meta.json b/shhs_visit2/shhs2-203998/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2db8a5aae96803add8cf57035f1ab453f91f291b --- /dev/null +++ b/shhs_visit2/shhs2-203998/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-203998", + "n_epochs": 1256, + "created_utc": "2026-05-03T18:37:03.908285+00:00", + "shape": [ + 1256 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-203998/labels.npy b/shhs_visit2/shhs2-203998/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dc9c6f0f942880d698590b8c59793c418de7bf03 --- /dev/null +++ b/shhs_visit2/shhs2-203998/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1545dc1c92d85588847ef2ff05617370c9f6bfb8a363cda338a30eb1471123 +size 2640 diff --git a/shhs_visit2/shhs2-204000/embeddings.meta.json b/shhs_visit2/shhs2-204000/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e6e25cbd9db15f860c0cd1a47994e7463d12f99 --- /dev/null +++ b/shhs_visit2/shhs2-204000/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204000", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:37:05.294977+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204000/embeddings.npy b/shhs_visit2/shhs2-204000/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f035f462c955975bf463a98fbc8846e6249038de --- /dev/null +++ b/shhs_visit2/shhs2-204000/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a49a66169bb482c034b5dcce19b1d884387a6499e5452cf04e58942fb1c9f7 +size 1320128 diff --git a/shhs_visit2/shhs2-204000/labels.meta.json b/shhs_visit2/shhs2-204000/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba7d5cc07b4be87b3a64e53c6f1d621d228817a7 --- /dev/null +++ b/shhs_visit2/shhs2-204000/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204000", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:37:05.305190+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204000/labels.npy b/shhs_visit2/shhs2-204000/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..026520aac1c4a59bd0a4f4411e7bf2f96ac23b4c --- /dev/null +++ b/shhs_visit2/shhs2-204000/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4170fdbaf9ac8d56ebceb81d7f20dc9bacca894030e97bb6903b14ffb150d84 +size 2768 diff --git a/shhs_visit2/shhs2-204001/embeddings.meta.json b/shhs_visit2/shhs2-204001/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d48a2701033d004a16f2a0b22a014d8f6c804e68 --- /dev/null +++ b/shhs_visit2/shhs2-204001/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204001", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:06.778428+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204001/embeddings.npy b/shhs_visit2/shhs2-204001/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3c599749d9334d53db13940b4484443d9a8fe5b --- /dev/null +++ b/shhs_visit2/shhs2-204001/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0189f0bcf9de1d77999a6ee627d34dfcfc03be6107e63c2ca1db9fd4c222fe +size 1260128 diff --git a/shhs_visit2/shhs2-204001/labels.meta.json b/shhs_visit2/shhs2-204001/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1941912294e7254096daf7aca54d6c38501cf370 --- /dev/null +++ b/shhs_visit2/shhs2-204001/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204001", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:06.782130+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204001/labels.npy b/shhs_visit2/shhs2-204001/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..74b736e09f23c38a63abb197eb9765b30ff9b5c7 --- /dev/null +++ b/shhs_visit2/shhs2-204001/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab231e25c124d37a33b0ad48f4d657d87ce03da09c85be715204cdec1647c8c +size 2648 diff --git a/shhs_visit2/shhs2-204002/embeddings.meta.json b/shhs_visit2/shhs2-204002/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..942d56e41a55d2b6be7467b9c00c903573142650 --- /dev/null +++ b/shhs_visit2/shhs2-204002/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204002", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:08.155823+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204002/embeddings.npy b/shhs_visit2/shhs2-204002/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23cc557a8cd2f87640b04253a805d0d410657cac --- /dev/null +++ b/shhs_visit2/shhs2-204002/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8456bb57c8cd827379fa49cbd71b90020f1525baee75e160eb62099c17dc1847 +size 1260128 diff --git a/shhs_visit2/shhs2-204002/labels.meta.json b/shhs_visit2/shhs2-204002/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69744d9b70a5f6c1f58c5cd3b1f4b371101b6ded --- /dev/null +++ b/shhs_visit2/shhs2-204002/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204002", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:08.160295+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204002/labels.npy b/shhs_visit2/shhs2-204002/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e5174c6aa5d9162961490b04586b33735ca51fc --- /dev/null +++ b/shhs_visit2/shhs2-204002/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c8d4095a829d3a7ffbeadf5f5bf1e60ee86e73f38815ae51a624e0ed497411 +size 2648 diff --git a/shhs_visit2/shhs2-204003/embeddings.meta.json b/shhs_visit2/shhs2-204003/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa64024f47e03d79d817a6e966e67a5d7f6c1306 --- /dev/null +++ b/shhs_visit2/shhs2-204003/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204003", + "embedding_dim": 500, + "n_epochs": 1269, + "created_utc": "2026-05-03T18:37:09.585039+00:00", + "shape": [ + 1269, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204003/embeddings.npy b/shhs_visit2/shhs2-204003/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7ffad712174958c26f0e398f66a98e4b2f220fc --- /dev/null +++ b/shhs_visit2/shhs2-204003/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dca8029844dd4554e91b11ba665170350c8037d47123c09cd84a2604560c442 +size 1269128 diff --git a/shhs_visit2/shhs2-204003/labels.meta.json b/shhs_visit2/shhs2-204003/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d80981e6f40b5f53edf21bf247bc2ab505a87e5 --- /dev/null +++ b/shhs_visit2/shhs2-204003/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204003", + "n_epochs": 1269, + "created_utc": "2026-05-03T18:37:09.589181+00:00", + "shape": [ + 1269 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204003/labels.npy b/shhs_visit2/shhs2-204003/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd57b60a50655cb58c1bdbd155b730be3e7710bb --- /dev/null +++ b/shhs_visit2/shhs2-204003/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68abf4c694605a8f2ba91b7a4da271376270a05bed40ff1c9568ef4ec815562 +size 2666 diff --git a/shhs_visit2/shhs2-204004/embeddings.meta.json b/shhs_visit2/shhs2-204004/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5a3a3c95d9c5fb8232da9fcf6bdc49340b739fa --- /dev/null +++ b/shhs_visit2/shhs2-204004/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204004", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:37:10.156410+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204004/embeddings.npy b/shhs_visit2/shhs2-204004/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2cdc4e7fbb4d92c17e89804db80bc711ff352048 --- /dev/null +++ b/shhs_visit2/shhs2-204004/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6f7b1ca858e4ca6b5be61225bb0221ab553fa827a30b156c7ba5619fe432a9 +size 1202128 diff --git a/shhs_visit2/shhs2-204004/labels.meta.json b/shhs_visit2/shhs2-204004/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42d73a5eb9005bd2bffc07c7aca5ad99079dbbd9 --- /dev/null +++ b/shhs_visit2/shhs2-204004/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204004", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:37:10.159982+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204004/labels.npy b/shhs_visit2/shhs2-204004/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9e18e850db625bf2f88cc4661711c5ceae8d166 --- /dev/null +++ b/shhs_visit2/shhs2-204004/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ea31d0c16003f55a7fd21e06437569046a229fa490a63d1252568c66d8d0c7 +size 2532 diff --git a/shhs_visit2/shhs2-204006/embeddings.meta.json b/shhs_visit2/shhs2-204006/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba0419ff98537abe0f9a377a376801808d9ff881 --- /dev/null +++ b/shhs_visit2/shhs2-204006/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204006", + "embedding_dim": 500, + "n_epochs": 1160, + "created_utc": "2026-05-03T18:37:10.741833+00:00", + "shape": [ + 1160, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204006/embeddings.npy b/shhs_visit2/shhs2-204006/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bf118ded3cfffe95d21f135e6a9dc93daa63faa --- /dev/null +++ b/shhs_visit2/shhs2-204006/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb787759e570d41d776f827c2bb73702c6d796151782ecbff6c03c333c5f0d69 +size 1160128 diff --git a/shhs_visit2/shhs2-204006/labels.meta.json b/shhs_visit2/shhs2-204006/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32789df54580f498ecdbb2d86aea06e3c543f44b --- /dev/null +++ b/shhs_visit2/shhs2-204006/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204006", + "n_epochs": 1160, + "created_utc": "2026-05-03T18:37:10.746192+00:00", + "shape": [ + 1160 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204006/labels.npy b/shhs_visit2/shhs2-204006/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5fb001aa828fdadea5834d487d508be73cd176e --- /dev/null +++ b/shhs_visit2/shhs2-204006/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d1077bcb743d4e9933d7985e437459b144508f6668ee67ef5cf23dfcd778c6 +size 2448 diff --git a/shhs_visit2/shhs2-204008/embeddings.meta.json b/shhs_visit2/shhs2-204008/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77fd19e8dab3af5fa1bb3f5315246c2e2d94688f --- /dev/null +++ b/shhs_visit2/shhs2-204008/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204008", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:37:12.175550+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204008/embeddings.npy b/shhs_visit2/shhs2-204008/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c038bdc6e15df883de9be617346e4eeec324cc42 --- /dev/null +++ b/shhs_visit2/shhs2-204008/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8aedba9bebc15379c516f8faf9a115bb6e191f98f5d41557d488756f52b3558 +size 1180128 diff --git a/shhs_visit2/shhs2-204008/labels.meta.json b/shhs_visit2/shhs2-204008/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd0614e0aae56440fadfc7897bd45001b4869567 --- /dev/null +++ b/shhs_visit2/shhs2-204008/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204008", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:37:12.179174+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204008/labels.npy b/shhs_visit2/shhs2-204008/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d92cfbb7866f277ec641b83f311311b71829153 --- /dev/null +++ b/shhs_visit2/shhs2-204008/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d28498ef4b8bfc83494eb5d42549bac4d9e74581e8a7461522ce862b4e44bb1 +size 2488 diff --git a/shhs_visit2/shhs2-204009/embeddings.meta.json b/shhs_visit2/shhs2-204009/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70ffc3aa62d56653e19e6c3c11ff5f2ceed5a453 --- /dev/null +++ b/shhs_visit2/shhs2-204009/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204009", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:37:13.346915+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204009/embeddings.npy b/shhs_visit2/shhs2-204009/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..880868a1f48dde6dcdc1039ad99f848dbde0d1c7 --- /dev/null +++ b/shhs_visit2/shhs2-204009/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d9d24640d2081a76c96330e24fbf63166ebcc4bb711eb4709a6b1a36d1b336 +size 1170128 diff --git a/shhs_visit2/shhs2-204009/labels.meta.json b/shhs_visit2/shhs2-204009/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0714e9a26456224d4fcc441961e2afa1303aa34 --- /dev/null +++ b/shhs_visit2/shhs2-204009/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204009", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:37:13.350957+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204009/labels.npy b/shhs_visit2/shhs2-204009/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d6056c9cdc5e305eab3516b8f4f869549fb3ec3 --- /dev/null +++ b/shhs_visit2/shhs2-204009/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e1c19e54e0c41e9a86c152caba320fc67231b1f6b9e115b7653218c9a3fc45 +size 2468 diff --git a/shhs_visit2/shhs2-204014/embeddings.meta.json b/shhs_visit2/shhs2-204014/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..945b4bdf37978ec1c0ed77bf5d1825c03691c79e --- /dev/null +++ b/shhs_visit2/shhs2-204014/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204014", + "embedding_dim": 500, + "n_epochs": 1158, + "created_utc": "2026-05-03T18:37:14.924438+00:00", + "shape": [ + 1158, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204014/embeddings.npy b/shhs_visit2/shhs2-204014/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a9aac46d8e25f8e4c92dff52605426e3b669ff8 --- /dev/null +++ b/shhs_visit2/shhs2-204014/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a903af92c06603047095d006a447ead39b33ed6e88531a46bb1229eec39e55 +size 1158128 diff --git a/shhs_visit2/shhs2-204014/labels.meta.json b/shhs_visit2/shhs2-204014/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18d14a37d919190609112bee954fee24deac97d6 --- /dev/null +++ b/shhs_visit2/shhs2-204014/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204014", + "n_epochs": 1158, + "created_utc": "2026-05-03T18:37:14.928484+00:00", + "shape": [ + 1158 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204014/labels.npy b/shhs_visit2/shhs2-204014/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..be43cf7bd2b6580dfb9d4e2b293fbb6fa333ba8f --- /dev/null +++ b/shhs_visit2/shhs2-204014/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd303286c0eb37cb4f1e5aa15809e1e37b53c5a13e901cef2eec26687aa99b5b +size 2444 diff --git a/shhs_visit2/shhs2-204016/embeddings.meta.json b/shhs_visit2/shhs2-204016/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00c7534c0a61f62f07c312d0d8f65a0d4b8aad37 --- /dev/null +++ b/shhs_visit2/shhs2-204016/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204016", + "embedding_dim": 500, + "n_epochs": 1240, + "created_utc": "2026-05-03T18:37:16.381901+00:00", + "shape": [ + 1240, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204016/embeddings.npy b/shhs_visit2/shhs2-204016/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f67ddada91069535f54d64113f6f228a483c7d6f --- /dev/null +++ b/shhs_visit2/shhs2-204016/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe607d70e5dfa910ae536cbf1b1565c9e72b75b0fe62cc6f00fdbe6f3e87408 +size 1240128 diff --git a/shhs_visit2/shhs2-204016/labels.meta.json b/shhs_visit2/shhs2-204016/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c182ceda473a64edbb1a1f58cd16e2eaf24b5e0 --- /dev/null +++ b/shhs_visit2/shhs2-204016/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204016", + "n_epochs": 1240, + "created_utc": "2026-05-03T18:37:16.385683+00:00", + "shape": [ + 1240 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204016/labels.npy b/shhs_visit2/shhs2-204016/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..992a922c9e6a6cb6c4d29a040367f16d85ae6b11 --- /dev/null +++ b/shhs_visit2/shhs2-204016/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea2c2738e5a72cc2658a745c80f3fd7f8e3c65024cd5b43cfb159eedd0570d4 +size 2608 diff --git a/shhs_visit2/shhs2-204021/embeddings.meta.json b/shhs_visit2/shhs2-204021/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d49593299d25ac08bff652df56baba21366dc79 --- /dev/null +++ b/shhs_visit2/shhs2-204021/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204021", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:17.673696+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204021/embeddings.npy b/shhs_visit2/shhs2-204021/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d8a292f2fa14650b34fb11d883be284a5851e7f --- /dev/null +++ b/shhs_visit2/shhs2-204021/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4009a1e89a22385e36f2e2bdfceab79df4189080e33dd76df65ec221629ed09c +size 1200128 diff --git a/shhs_visit2/shhs2-204021/labels.meta.json b/shhs_visit2/shhs2-204021/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46f4d8b7a67fd3c2167b376b14b5f0396b9df8c7 --- /dev/null +++ b/shhs_visit2/shhs2-204021/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204021", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:17.676085+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204021/labels.npy b/shhs_visit2/shhs2-204021/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..352fe6102ab31a4ded0533cd009d04f56dc43ae7 --- /dev/null +++ b/shhs_visit2/shhs2-204021/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:533a3f8723c6a8f55f0116ccbcbb89bb0133cc36e8aefb1c301bca4015a02c19 +size 2528 diff --git a/shhs_visit2/shhs2-204022/embeddings.meta.json b/shhs_visit2/shhs2-204022/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36f34867aef99d00a9bf1eb5cf383431c54beb27 --- /dev/null +++ b/shhs_visit2/shhs2-204022/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204022", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:37:18.930238+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204022/embeddings.npy b/shhs_visit2/shhs2-204022/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..53c71a0c6ebda04d1883f92b5676b1a253542090 --- /dev/null +++ b/shhs_visit2/shhs2-204022/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5feaaf34bcdd7556b2a395a2c9bf05fdc2894fc47f508280db03b7905fed73b +size 1100128 diff --git a/shhs_visit2/shhs2-204022/labels.meta.json b/shhs_visit2/shhs2-204022/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8545f6baa37e50113ece0d9d8d82e6e50022ce9d --- /dev/null +++ b/shhs_visit2/shhs2-204022/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204022", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:37:18.934129+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204022/labels.npy b/shhs_visit2/shhs2-204022/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..992a69f7137fe2187edab524bfedaad59617356a --- /dev/null +++ b/shhs_visit2/shhs2-204022/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f79586e051dc263fd653d370674222fbecbef5546819832856351bce65b5f0 +size 2328 diff --git a/shhs_visit2/shhs2-204023/embeddings.meta.json b/shhs_visit2/shhs2-204023/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46cacbc553aab91002bb98fea814605dcc4e502e --- /dev/null +++ b/shhs_visit2/shhs2-204023/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204023", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:37:20.783892+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204023/embeddings.npy b/shhs_visit2/shhs2-204023/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ddea423037cc41051f8c0c37d1c46ac85432565e --- /dev/null +++ b/shhs_visit2/shhs2-204023/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b7db01d0d03370c9f9da614c10b77955516beb346fa5390bc993fcc1064c64 +size 1082128 diff --git a/shhs_visit2/shhs2-204023/labels.meta.json b/shhs_visit2/shhs2-204023/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6828ca9622a8cc2bf0568910472535d5964c00aa --- /dev/null +++ b/shhs_visit2/shhs2-204023/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204023", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:37:20.787504+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204023/labels.npy b/shhs_visit2/shhs2-204023/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b295478c4cfeceb43223f43b872d4696ee901db7 --- /dev/null +++ b/shhs_visit2/shhs2-204023/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19415d0e26ac273de495d4b97a68425f4b98ff71a93323d8da77bca7db06c628 +size 2292 diff --git a/shhs_visit2/shhs2-204024/embeddings.meta.json b/shhs_visit2/shhs2-204024/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..838a5e599a1cedc3a673fe424524c8a7ba6ac6e1 --- /dev/null +++ b/shhs_visit2/shhs2-204024/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204024", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:37:21.976677+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204024/embeddings.npy b/shhs_visit2/shhs2-204024/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a4e9edab9357e3b433447490b391a7e6d8e79c8 --- /dev/null +++ b/shhs_visit2/shhs2-204024/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ba95362bb54ffacff82fa2248d250b1aaf6e993aad0277ac9e76fbded039e4 +size 1140128 diff --git a/shhs_visit2/shhs2-204024/labels.meta.json b/shhs_visit2/shhs2-204024/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ab0bf3ec7111bafd3cf2c9683c4b78cd5199d32 --- /dev/null +++ b/shhs_visit2/shhs2-204024/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204024", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:37:21.980432+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204024/labels.npy b/shhs_visit2/shhs2-204024/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9b1ab632f7bae5f76d6a7f4cacda712d1865f58 --- /dev/null +++ b/shhs_visit2/shhs2-204024/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec68513b0968bbcefd0ff3f037310135f2c10edcb904fdbfbefcddcbc0d980c +size 2408 diff --git a/shhs_visit2/shhs2-204025/embeddings.meta.json b/shhs_visit2/shhs2-204025/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1fe13e42cfdae8820178c7695b1320035a5ee09e --- /dev/null +++ b/shhs_visit2/shhs2-204025/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204025", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:37:23.254332+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204025/embeddings.npy b/shhs_visit2/shhs2-204025/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..769fb935a7df6fac226ed2a0a02231d4c402feba --- /dev/null +++ b/shhs_visit2/shhs2-204025/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc7448ca28cfa2a8f7b2c6b7a7f1eccbc1d49d0305c638a954d438de2019380 +size 1170128 diff --git a/shhs_visit2/shhs2-204025/labels.meta.json b/shhs_visit2/shhs2-204025/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7aabc242934bc649a1a77aac8ba9d55df286dd54 --- /dev/null +++ b/shhs_visit2/shhs2-204025/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204025", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:37:23.257908+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204025/labels.npy b/shhs_visit2/shhs2-204025/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..254a7af455453945ab531d93697f0e727278974a --- /dev/null +++ b/shhs_visit2/shhs2-204025/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886e3646dd7216f397b3a4d5184d36a601f946aafa547c8cc93237e3a5138124 +size 2468 diff --git a/shhs_visit2/shhs2-204027/embeddings.meta.json b/shhs_visit2/shhs2-204027/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43ce562ad5b6d04c1beaaaa10c194c0c8682fd84 --- /dev/null +++ b/shhs_visit2/shhs2-204027/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204027", + "embedding_dim": 500, + "n_epochs": 1070, + "created_utc": "2026-05-03T18:37:24.529763+00:00", + "shape": [ + 1070, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204027/embeddings.npy b/shhs_visit2/shhs2-204027/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3abdbc95cb8500e36a161234ca2805e5b7ad5d77 --- /dev/null +++ b/shhs_visit2/shhs2-204027/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8401df95e9aadbd0dd882cf1dcdc6b0fd01a0f3b3ad7a4182836d8a10adf39 +size 1070128 diff --git a/shhs_visit2/shhs2-204027/labels.meta.json b/shhs_visit2/shhs2-204027/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cdb12b331e9b5484fe72644c855ef295ff0eea91 --- /dev/null +++ b/shhs_visit2/shhs2-204027/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204027", + "n_epochs": 1070, + "created_utc": "2026-05-03T18:37:24.534340+00:00", + "shape": [ + 1070 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204027/labels.npy b/shhs_visit2/shhs2-204027/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1f8e22f05382a0d5b4a509ecd3c6c00fee305a1 --- /dev/null +++ b/shhs_visit2/shhs2-204027/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5477608b9241c9e1b9ced7e5812706df7bd552b21bbedde40858866a694e4c28 +size 2268 diff --git a/shhs_visit2/shhs2-204029/embeddings.meta.json b/shhs_visit2/shhs2-204029/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58dc7db7769f262c574993743419016ea010e31c --- /dev/null +++ b/shhs_visit2/shhs2-204029/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204029", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:25.770034+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204029/embeddings.npy b/shhs_visit2/shhs2-204029/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..533f5937eded205b6dc9fdfc042f96819f07e282 --- /dev/null +++ b/shhs_visit2/shhs2-204029/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848e63d5f095caf130dfc977364303ee1c422757b87b2835566e9d73a7f34903 +size 1200128 diff --git a/shhs_visit2/shhs2-204029/labels.meta.json b/shhs_visit2/shhs2-204029/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d72db7aae97c8485cdf06cfbe070b8fbaab945a --- /dev/null +++ b/shhs_visit2/shhs2-204029/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204029", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:25.775975+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204029/labels.npy b/shhs_visit2/shhs2-204029/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33bbe4c20c01840ea907b747b30ec6f545818593 --- /dev/null +++ b/shhs_visit2/shhs2-204029/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2a2e93e8e36efc0352fabeb700023ee40782361dd80dc92b48d83f53390032 +size 2528 diff --git a/shhs_visit2/shhs2-204030/embeddings.meta.json b/shhs_visit2/shhs2-204030/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b37230d45f752e0ab8ea2a5ad14e699f9ffd8c4 --- /dev/null +++ b/shhs_visit2/shhs2-204030/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204030", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:37:27.029325+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204030/embeddings.npy b/shhs_visit2/shhs2-204030/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f50e303210cdcca4a2b92bee10dac6394762cae6 --- /dev/null +++ b/shhs_visit2/shhs2-204030/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d350d5c4221cb1bc9f9ace71d16d3a432060b60f8b4a556d4e0b0338de9bb7 +size 1110128 diff --git a/shhs_visit2/shhs2-204030/labels.meta.json b/shhs_visit2/shhs2-204030/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c6906637ddb2d4c181b14d305ab3c68d5d95aed --- /dev/null +++ b/shhs_visit2/shhs2-204030/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204030", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:37:27.033708+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204030/labels.npy b/shhs_visit2/shhs2-204030/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac27bd9668c9397c1bae8cf5b26f5430e6cba18f --- /dev/null +++ b/shhs_visit2/shhs2-204030/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f03d8b327d6f984ec4c3eaca940f8d34fb27e4f49abab08d0cf9f2a3618ca1e +size 2348 diff --git a/shhs_visit2/shhs2-204034/embeddings.meta.json b/shhs_visit2/shhs2-204034/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..609c9f713d3835da182c3f0b42d86162255ada95 --- /dev/null +++ b/shhs_visit2/shhs2-204034/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204034", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:27.629044+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204034/embeddings.npy b/shhs_visit2/shhs2-204034/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e7ad5729eb6b4d2eea18311147ad45e46c67a55 --- /dev/null +++ b/shhs_visit2/shhs2-204034/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6926f0931dff26dde088cef61df9427eb8fccf155bac25e5774be5f1b48a1f +size 1260128 diff --git a/shhs_visit2/shhs2-204034/labels.meta.json b/shhs_visit2/shhs2-204034/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ddc9801e080cb159ac4dd7dd2489fec47d708684 --- /dev/null +++ b/shhs_visit2/shhs2-204034/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204034", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:27.633148+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204034/labels.npy b/shhs_visit2/shhs2-204034/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8295a4820f68d4ab96b3d6278627e86c7e33179a --- /dev/null +++ b/shhs_visit2/shhs2-204034/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c746cc60e4f5fdff04db4c5887d961cb6adcfad3b892dc54a5ca82d21d9d151d +size 2648 diff --git a/shhs_visit2/shhs2-204035/embeddings.meta.json b/shhs_visit2/shhs2-204035/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2425a95a8f3780dfee991307c64047c7b3e040d0 --- /dev/null +++ b/shhs_visit2/shhs2-204035/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204035", + "embedding_dim": 500, + "n_epochs": 1121, + "created_utc": "2026-05-03T18:37:28.173423+00:00", + "shape": [ + 1121, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204035/embeddings.npy b/shhs_visit2/shhs2-204035/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d201a172f47ad5138d1dddef541a623236df155 --- /dev/null +++ b/shhs_visit2/shhs2-204035/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018440c9eac9d60a93ddfa3bd17ab1d3ede743f240b6c2bec2d07e84664ee347 +size 1121128 diff --git a/shhs_visit2/shhs2-204035/labels.meta.json b/shhs_visit2/shhs2-204035/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00d3c01f6b1ee59735b746e98471fdc5a543d29c --- /dev/null +++ b/shhs_visit2/shhs2-204035/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204035", + "n_epochs": 1121, + "created_utc": "2026-05-03T18:37:28.177221+00:00", + "shape": [ + 1121 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204035/labels.npy b/shhs_visit2/shhs2-204035/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2471d08c11551f5d383590fd0a67005246e14d1c --- /dev/null +++ b/shhs_visit2/shhs2-204035/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424d997d77a5e489b76b0a816a26037be46d37ee6cba6dc91ce5c18046ee8d0e +size 2370 diff --git a/shhs_visit2/shhs2-204037/embeddings.meta.json b/shhs_visit2/shhs2-204037/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea2e0121732f7dbb55f4e75fa97e63d8ce487746 --- /dev/null +++ b/shhs_visit2/shhs2-204037/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204037", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:29.482197+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204037/embeddings.npy b/shhs_visit2/shhs2-204037/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2525091131061f0b1910092258452804e483e00 --- /dev/null +++ b/shhs_visit2/shhs2-204037/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a2d1eb5062e0966acab1b1bb55c9260e125cd4acf7d5a319151371d1bd1b7b +size 1200128 diff --git a/shhs_visit2/shhs2-204037/labels.meta.json b/shhs_visit2/shhs2-204037/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d4d6ae38dd993a2e71eac84fa92ac8166ec3721 --- /dev/null +++ b/shhs_visit2/shhs2-204037/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204037", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:29.486286+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204037/labels.npy b/shhs_visit2/shhs2-204037/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..36987cf490e3bce375c579bb0276731fabd0f4de --- /dev/null +++ b/shhs_visit2/shhs2-204037/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:608e6fce01aab2973f332f34bc57ab4ed892a97607ef57c052f2b15816fa2751 +size 2528 diff --git a/shhs_visit2/shhs2-204038/embeddings.meta.json b/shhs_visit2/shhs2-204038/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b35f8aeffea50aa4063f7b059e26fdb32c9d7058 --- /dev/null +++ b/shhs_visit2/shhs2-204038/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204038", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:37:31.378474+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204038/embeddings.npy b/shhs_visit2/shhs2-204038/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8517543d33989688eef68acf5b09055f477f09e --- /dev/null +++ b/shhs_visit2/shhs2-204038/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e87a335902f729a8ae8a4019bab808f9bafd7abc3f8e7dd1618680f3846a2b9 +size 1082128 diff --git a/shhs_visit2/shhs2-204038/labels.meta.json b/shhs_visit2/shhs2-204038/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83f403a0d69d9bee3ca5df58d17d5166fb7097fd --- /dev/null +++ b/shhs_visit2/shhs2-204038/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204038", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:37:31.383351+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204038/labels.npy b/shhs_visit2/shhs2-204038/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6fef9151ffb1de46c9129cea2b3477a3312ea53a --- /dev/null +++ b/shhs_visit2/shhs2-204038/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc40b953d3597ecb32acb82b6e1ed2e805987bc35d65341afa3cd35a71971f4a +size 2292 diff --git a/shhs_visit2/shhs2-204039/embeddings.meta.json b/shhs_visit2/shhs2-204039/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8da484cc7dfcc4560daa8fd58c01e2f6167a4ad2 --- /dev/null +++ b/shhs_visit2/shhs2-204039/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204039", + "embedding_dim": 500, + "n_epochs": 1010, + "created_utc": "2026-05-03T18:37:32.663721+00:00", + "shape": [ + 1010, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204039/embeddings.npy b/shhs_visit2/shhs2-204039/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5adad496b385feb06b7ea3452c5f2e1f8ba7f54 --- /dev/null +++ b/shhs_visit2/shhs2-204039/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60df7dfe94095c330bcc28d1e308f9546716cdd2376cee62319846124ab77d01 +size 1010128 diff --git a/shhs_visit2/shhs2-204039/labels.meta.json b/shhs_visit2/shhs2-204039/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c10f2d31271b21478b4076fed4634e2a6073cec4 --- /dev/null +++ b/shhs_visit2/shhs2-204039/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204039", + "n_epochs": 1010, + "created_utc": "2026-05-03T18:37:32.667624+00:00", + "shape": [ + 1010 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204039/labels.npy b/shhs_visit2/shhs2-204039/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf01651b31a367ece1038cf929d96aaeea70d85d --- /dev/null +++ b/shhs_visit2/shhs2-204039/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3b6e102751142d36d5b002cb41b4e2ce438af78f3d1afb819ea1cce19aa391 +size 2148 diff --git a/shhs_visit2/shhs2-204041/embeddings.meta.json b/shhs_visit2/shhs2-204041/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7dd65013fbacbe90989d1cd30d21e41b8d38137 --- /dev/null +++ b/shhs_visit2/shhs2-204041/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204041", + "embedding_dim": 500, + "n_epochs": 1095, + "created_utc": "2026-05-03T18:37:33.990247+00:00", + "shape": [ + 1095, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204041/embeddings.npy b/shhs_visit2/shhs2-204041/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ecc4b178928ed063e3379cabce624a857b3f14b2 --- /dev/null +++ b/shhs_visit2/shhs2-204041/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d92bbec25df8e1e644823dd8ca33b3f216aade1fbb3c2f9cdc53591555aa4b +size 1095128 diff --git a/shhs_visit2/shhs2-204041/labels.meta.json b/shhs_visit2/shhs2-204041/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81190833173d65b069dc17fcbf000a0752e9bb42 --- /dev/null +++ b/shhs_visit2/shhs2-204041/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204041", + "n_epochs": 1095, + "created_utc": "2026-05-03T18:37:33.994396+00:00", + "shape": [ + 1095 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204041/labels.npy b/shhs_visit2/shhs2-204041/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0aa1b9dd8876d35bc8ba5b9c8f9ea82ab1d6e8b7 --- /dev/null +++ b/shhs_visit2/shhs2-204041/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e169619a7c183907c8396fec30b1d2d2e7ee52c69f3c6909d3b96384681874 +size 2318 diff --git a/shhs_visit2/shhs2-204042/embeddings.meta.json b/shhs_visit2/shhs2-204042/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b19839e3d30aecd3c0f71ada9f1328d8be65596f --- /dev/null +++ b/shhs_visit2/shhs2-204042/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204042", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:37:36.079008+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204042/embeddings.npy b/shhs_visit2/shhs2-204042/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7fe8c20c959f4b8eb71277e3c33eeffb87ed38c3 --- /dev/null +++ b/shhs_visit2/shhs2-204042/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44e7fe415eec320ee990d81abe81de36c9fbb88c9615998ec98e10a96fa91f2 +size 1142128 diff --git a/shhs_visit2/shhs2-204042/labels.meta.json b/shhs_visit2/shhs2-204042/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a8bc5b20b661789d3f987ee5ff4c2d4da883257 --- /dev/null +++ b/shhs_visit2/shhs2-204042/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204042", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:37:36.083221+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204042/labels.npy b/shhs_visit2/shhs2-204042/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b832b42aefe9496ca7da3d0ca16377fc1f8c659b --- /dev/null +++ b/shhs_visit2/shhs2-204042/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77484ab6f9f932be3f5f21758908e670634298aa49eefe34f412979ee04d9669 +size 2412 diff --git a/shhs_visit2/shhs2-204044/embeddings.meta.json b/shhs_visit2/shhs2-204044/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9578abd0072204bb6d57f67da0e5aa443a0617f5 --- /dev/null +++ b/shhs_visit2/shhs2-204044/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204044", + "embedding_dim": 500, + "n_epochs": 962, + "created_utc": "2026-05-03T18:37:37.255221+00:00", + "shape": [ + 962, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204044/embeddings.npy b/shhs_visit2/shhs2-204044/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..60dce91dee2dc913d7d84c03d4151946b459cd9c --- /dev/null +++ b/shhs_visit2/shhs2-204044/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2a7f76e92de844e79cab24b7588d2a4fb5132a048380ce5293b773ad7b35b1 +size 962128 diff --git a/shhs_visit2/shhs2-204044/labels.meta.json b/shhs_visit2/shhs2-204044/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd7a87c03e8af4aae3df308bb24de20718f8ae1c --- /dev/null +++ b/shhs_visit2/shhs2-204044/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204044", + "n_epochs": 962, + "created_utc": "2026-05-03T18:37:37.259455+00:00", + "shape": [ + 962 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204044/labels.npy b/shhs_visit2/shhs2-204044/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c71d40b9dae675c7079abcba4334554e07beb46d --- /dev/null +++ b/shhs_visit2/shhs2-204044/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6f2bd2ebb364817e14192e713b18b5549da7744165f66ce60c7d64ecaa183c +size 2052 diff --git a/shhs_visit2/shhs2-204045/embeddings.meta.json b/shhs_visit2/shhs2-204045/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf9537631de2bbe0f3bd66f703b3c24f0caaf74f --- /dev/null +++ b/shhs_visit2/shhs2-204045/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204045", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:37:37.802250+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204045/embeddings.npy b/shhs_visit2/shhs2-204045/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd74b7eb4faea688e9bf31420a473239c3738def --- /dev/null +++ b/shhs_visit2/shhs2-204045/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1167f7cf397f0d1b1f857e686d18cc1c8c776015a46169b3a7de224e6555bb96 +size 1110128 diff --git a/shhs_visit2/shhs2-204045/labels.meta.json b/shhs_visit2/shhs2-204045/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d83f47c683d1fb0f0ae829bbe33f6ac7a844f0f0 --- /dev/null +++ b/shhs_visit2/shhs2-204045/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204045", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:37:37.805912+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204045/labels.npy b/shhs_visit2/shhs2-204045/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..64f38304eb25d0451cea025ebb76f36f216c98d9 --- /dev/null +++ b/shhs_visit2/shhs2-204045/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b715cf35e3118bd4f5e5ed4bd0ec4463c3234d8813d1f9ad51ade31e934baa9a +size 2348 diff --git a/shhs_visit2/shhs2-204046/embeddings.meta.json b/shhs_visit2/shhs2-204046/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b12d8afd13eb84b8e2221a69ad6e490be4a53d81 --- /dev/null +++ b/shhs_visit2/shhs2-204046/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204046", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:37:38.420728+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204046/embeddings.npy b/shhs_visit2/shhs2-204046/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7c5956f1ff1c0a42a41ccaf1eafe3db9125c5fb --- /dev/null +++ b/shhs_visit2/shhs2-204046/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac37058c495753a86895fe067e62a5ea18640cefe7f64fe36abfb3b362202cb8 +size 1140128 diff --git a/shhs_visit2/shhs2-204046/labels.meta.json b/shhs_visit2/shhs2-204046/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed1ada80394f490e3df2758969ec2ed9ab29d8c3 --- /dev/null +++ b/shhs_visit2/shhs2-204046/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204046", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:37:38.424880+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204046/labels.npy b/shhs_visit2/shhs2-204046/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4180d314f29681b3908d81805bb66dbee006e76 --- /dev/null +++ b/shhs_visit2/shhs2-204046/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf80bf5778ccf0e63e06753ca68824fcaed7f18f8d8fe9a3b505e06dadb8251a +size 2408 diff --git a/shhs_visit2/shhs2-204047/embeddings.meta.json b/shhs_visit2/shhs2-204047/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97cb25dd4052935345ee974e66aed033c798020a --- /dev/null +++ b/shhs_visit2/shhs2-204047/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204047", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:39.856625+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204047/embeddings.npy b/shhs_visit2/shhs2-204047/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e73179473fe19f580e871c395865dc52c496539b --- /dev/null +++ b/shhs_visit2/shhs2-204047/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabe6403d0a9784e0f0dc5cd2e7afc09097952d58d3d817268d9bd11991dff12 +size 1260128 diff --git a/shhs_visit2/shhs2-204047/labels.meta.json b/shhs_visit2/shhs2-204047/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2779f6bf309d0b74a8fd158cd9402835d74caad --- /dev/null +++ b/shhs_visit2/shhs2-204047/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204047", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:39.860479+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204047/labels.npy b/shhs_visit2/shhs2-204047/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..752a2e110b76e1f26e2ab14c949d3f5d71bb5360 --- /dev/null +++ b/shhs_visit2/shhs2-204047/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e279bc8b6a5af8231003e44b43d717ec768e70a15e22464ed09a4b43dddc682 +size 2648 diff --git a/shhs_visit2/shhs2-204048/embeddings.meta.json b/shhs_visit2/shhs2-204048/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d792b95b04498d9b7b1fbab35b6cb5dfb38e0a86 --- /dev/null +++ b/shhs_visit2/shhs2-204048/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204048", + "embedding_dim": 500, + "n_epochs": 1014, + "created_utc": "2026-05-03T18:37:41.076708+00:00", + "shape": [ + 1014, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204048/embeddings.npy b/shhs_visit2/shhs2-204048/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f7040b377447e7dee498a34dc2d7dd9748dcdea --- /dev/null +++ b/shhs_visit2/shhs2-204048/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f4380e1214cea6b30bd585c36890d66da72787c7b1c911c740555798d1f14c +size 1014128 diff --git a/shhs_visit2/shhs2-204048/labels.meta.json b/shhs_visit2/shhs2-204048/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e03b259d01103741a3ed70578d16102a7546b1c1 --- /dev/null +++ b/shhs_visit2/shhs2-204048/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204048", + "n_epochs": 1014, + "created_utc": "2026-05-03T18:37:41.081449+00:00", + "shape": [ + 1014 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204048/labels.npy b/shhs_visit2/shhs2-204048/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..593d8f3ef54c79d5ec4c3e89b0aaa7a2e1375916 --- /dev/null +++ b/shhs_visit2/shhs2-204048/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de67c9f0339138dd26c2adf9b889e1c98d53f7f5d0691544157e1a9903c9721f +size 2156 diff --git a/shhs_visit2/shhs2-204049/embeddings.meta.json b/shhs_visit2/shhs2-204049/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5937417a05c63413512a995aba1c6e07b413a517 --- /dev/null +++ b/shhs_visit2/shhs2-204049/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204049", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:37:42.284467+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204049/embeddings.npy b/shhs_visit2/shhs2-204049/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..56402641a7b770ab6fe7ce3b780c50e027f27d01 --- /dev/null +++ b/shhs_visit2/shhs2-204049/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb406d09a35eb3057e15ee8816fdc829a13d08c69536f299db2b1cdf8263fd36 +size 1020128 diff --git a/shhs_visit2/shhs2-204049/labels.meta.json b/shhs_visit2/shhs2-204049/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4cdd3404ad0fda5ecf424139789b0179d8839f4 --- /dev/null +++ b/shhs_visit2/shhs2-204049/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204049", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:37:42.287846+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204049/labels.npy b/shhs_visit2/shhs2-204049/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9928c2f82ad8302111132eef8a163a50e5742ce8 --- /dev/null +++ b/shhs_visit2/shhs2-204049/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e024ab68783e15c9e8edbac0e2cecdbed7391899b715f55f575a798415eea1c9 +size 2168 diff --git a/shhs_visit2/shhs2-204052/embeddings.meta.json b/shhs_visit2/shhs2-204052/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8441cb66c23a721513e2ed972db5967a0a99d20 --- /dev/null +++ b/shhs_visit2/shhs2-204052/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204052", + "embedding_dim": 500, + "n_epochs": 951, + "created_utc": "2026-05-03T18:37:43.756594+00:00", + "shape": [ + 951, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204052/embeddings.npy b/shhs_visit2/shhs2-204052/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7ac4ac97161f7e102135ea218c503ae7966bfa7 --- /dev/null +++ b/shhs_visit2/shhs2-204052/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9753cad6bbcf2504df6788e8cad8cd4d30d849cd6a9655f1e5cc54ee275e3ae9 +size 951128 diff --git a/shhs_visit2/shhs2-204052/labels.meta.json b/shhs_visit2/shhs2-204052/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0fda667f5cc39af301f4f2abe15579166cfcc11d --- /dev/null +++ b/shhs_visit2/shhs2-204052/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204052", + "n_epochs": 951, + "created_utc": "2026-05-03T18:37:43.760594+00:00", + "shape": [ + 951 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204052/labels.npy b/shhs_visit2/shhs2-204052/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..beac55e6422f4949406c4522e920857e590c52f7 --- /dev/null +++ b/shhs_visit2/shhs2-204052/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9305e4e0fd9c918c9e8fbe627b21ebb883642c20a4256b0c6a4510626fb3a6f6 +size 2030 diff --git a/shhs_visit2/shhs2-204053/embeddings.meta.json b/shhs_visit2/shhs2-204053/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2717bc7ad3b02d8a122c952304233ae59f92ccc --- /dev/null +++ b/shhs_visit2/shhs2-204053/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204053", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:45.163793+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204053/embeddings.npy b/shhs_visit2/shhs2-204053/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70f4af5503b7ef0d8cdad37374d6572700f7f1e7 --- /dev/null +++ b/shhs_visit2/shhs2-204053/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d0119feb6ff3eeb83f68ab5643de39798c12689eae618fd156eea3ed0ae101a +size 1260128 diff --git a/shhs_visit2/shhs2-204053/labels.meta.json b/shhs_visit2/shhs2-204053/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65d3d58f1b3d439ee6b05646f9f0649dc4426761 --- /dev/null +++ b/shhs_visit2/shhs2-204053/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204053", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:45.167864+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204053/labels.npy b/shhs_visit2/shhs2-204053/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3f229a0087c4b87e7cb5e980c36b8be93f52bda --- /dev/null +++ b/shhs_visit2/shhs2-204053/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a3caae3e91eac34893d0687ca2c6b62537f4b113f7ccbc43c84afef66ba00b +size 2648 diff --git a/shhs_visit2/shhs2-204055/embeddings.meta.json b/shhs_visit2/shhs2-204055/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7de0c2e70912cccf9420c4501253d662234b7697 --- /dev/null +++ b/shhs_visit2/shhs2-204055/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204055", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:37:45.756182+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204055/embeddings.npy b/shhs_visit2/shhs2-204055/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..beee6e2807c7b408a6c83e6c9e16a078d6c41838 --- /dev/null +++ b/shhs_visit2/shhs2-204055/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7efa5a78a4ccefd4d3dfb2d8712af46b18ede82bb2a9f39fdfb96b2aa4bd580d +size 1190128 diff --git a/shhs_visit2/shhs2-204055/labels.meta.json b/shhs_visit2/shhs2-204055/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74f67f2225f1c05918edbbeef737f037fb1dc901 --- /dev/null +++ b/shhs_visit2/shhs2-204055/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204055", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:37:45.759982+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204055/labels.npy b/shhs_visit2/shhs2-204055/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e05ec05d571fe015572ed40d1bffeb90863587e --- /dev/null +++ b/shhs_visit2/shhs2-204055/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39265910787da73840bb9cefd2b8699ac55bfa9a72f485aa851a26c1719aa9b +size 2508 diff --git a/shhs_visit2/shhs2-204056/embeddings.meta.json b/shhs_visit2/shhs2-204056/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7bb8ff215ccf651da95eef70206204a45a1f5e7 --- /dev/null +++ b/shhs_visit2/shhs2-204056/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204056", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:37:46.942978+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204056/embeddings.npy b/shhs_visit2/shhs2-204056/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad7a6592646fe32c811dab8ac0cea820353fbf36 --- /dev/null +++ b/shhs_visit2/shhs2-204056/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f37e946cd404e57e6368eb35d1b26acd2b111736d4e735036e51af2dadbe1d +size 1020128 diff --git a/shhs_visit2/shhs2-204056/labels.meta.json b/shhs_visit2/shhs2-204056/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..899733a0dc7a24cb8c89510fa7fb8c8f21d2fabe --- /dev/null +++ b/shhs_visit2/shhs2-204056/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204056", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:37:46.946935+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204056/labels.npy b/shhs_visit2/shhs2-204056/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b0e470747513c7fcc21dba15abd034a4142553d8 --- /dev/null +++ b/shhs_visit2/shhs2-204056/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4ffa8ecbe47b9476b574098eb62d7d0434a2e6687c3f89e82f5d7f5c7c2924 +size 2168 diff --git a/shhs_visit2/shhs2-204057/embeddings.meta.json b/shhs_visit2/shhs2-204057/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87324f458d2cfd1d8dcc6dce132ded40eb57d6dd --- /dev/null +++ b/shhs_visit2/shhs2-204057/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204057", + "embedding_dim": 500, + "n_epochs": 1322, + "created_utc": "2026-05-03T18:37:49.286617+00:00", + "shape": [ + 1322, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204057/embeddings.npy b/shhs_visit2/shhs2-204057/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b15a320847c4919fac10ae82e6257aeed61d7ff4 --- /dev/null +++ b/shhs_visit2/shhs2-204057/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb416699fd1e3fd6f608dea471972c45b49dd181f3ac1b41682d1de23ab99b0b +size 1322128 diff --git a/shhs_visit2/shhs2-204057/labels.meta.json b/shhs_visit2/shhs2-204057/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e95822ea0e687f73ddeaf5739549d6195e6f5db1 --- /dev/null +++ b/shhs_visit2/shhs2-204057/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204057", + "n_epochs": 1322, + "created_utc": "2026-05-03T18:37:49.290194+00:00", + "shape": [ + 1322 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204057/labels.npy b/shhs_visit2/shhs2-204057/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bdb1ceb3f9336d20545ace59f030a06ddbe6225 --- /dev/null +++ b/shhs_visit2/shhs2-204057/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d71cf19ae473637203529ea126162aabb2d8987b87157bb99fb6657f827c206 +size 2772 diff --git a/shhs_visit2/shhs2-204058/embeddings.meta.json b/shhs_visit2/shhs2-204058/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63d177a3502ab4a942914a71f6600bcf57dca17e --- /dev/null +++ b/shhs_visit2/shhs2-204058/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204058", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:37:50.727462+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204058/embeddings.npy b/shhs_visit2/shhs2-204058/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02a3b3e25dfc957404f7250a1c03ea35daeb7ea7 --- /dev/null +++ b/shhs_visit2/shhs2-204058/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfb97623ab72dc15ef1ba64f20811790d2080c9a47206d8f8b5479070cadd31 +size 1230128 diff --git a/shhs_visit2/shhs2-204058/labels.meta.json b/shhs_visit2/shhs2-204058/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94f32e9c37f10eb950678079a1c9f2c5193a6a08 --- /dev/null +++ b/shhs_visit2/shhs2-204058/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204058", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:37:50.730870+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204058/labels.npy b/shhs_visit2/shhs2-204058/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a8b044fb1211b90ff5e3f626411851603a10a23 --- /dev/null +++ b/shhs_visit2/shhs2-204058/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997026ae3b6767a03b14ac7cbea4101b8a171913e240ed9b71ae8d5529acfeaf +size 2588 diff --git a/shhs_visit2/shhs2-204059/embeddings.meta.json b/shhs_visit2/shhs2-204059/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..edc610a856ed802c6b044e8f481527e4e49e05bd --- /dev/null +++ b/shhs_visit2/shhs2-204059/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204059", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:51.279349+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204059/embeddings.npy b/shhs_visit2/shhs2-204059/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3948320dce29d05bd0a1585d10f80d2bd1277303 --- /dev/null +++ b/shhs_visit2/shhs2-204059/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5728e5f3e0a2b9d5e4546b9e1ec37667742653394f94639d094d425d1dc3c593 +size 1200128 diff --git a/shhs_visit2/shhs2-204059/labels.meta.json b/shhs_visit2/shhs2-204059/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f25eca8095cab4776e25c528460951b16d861e4c --- /dev/null +++ b/shhs_visit2/shhs2-204059/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204059", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:37:51.282749+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204059/labels.npy b/shhs_visit2/shhs2-204059/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..db0726c65f61e66f4cb0abe300dcb4b259a290b2 --- /dev/null +++ b/shhs_visit2/shhs2-204059/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd603ac4f86e2f66ca420c567a251540b9e07c5f2cd4b145d081ac0220cf670 +size 2528 diff --git a/shhs_visit2/shhs2-204062/embeddings.meta.json b/shhs_visit2/shhs2-204062/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4287313533df56c3995708d1355fc3c94698a112 --- /dev/null +++ b/shhs_visit2/shhs2-204062/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204062", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:37:52.497906+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204062/embeddings.npy b/shhs_visit2/shhs2-204062/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..05168653946ec779bd310a5ef877c9070d1f138b --- /dev/null +++ b/shhs_visit2/shhs2-204062/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fbafe16203719b91a43f28f8f5727c11d093c1294c04dae1436c2e3250af9d5 +size 1080128 diff --git a/shhs_visit2/shhs2-204062/labels.meta.json b/shhs_visit2/shhs2-204062/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3281136455c3c576f384cf69aec848b0ea1a72d1 --- /dev/null +++ b/shhs_visit2/shhs2-204062/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204062", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:37:52.502647+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204062/labels.npy b/shhs_visit2/shhs2-204062/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..10761e6eb670efa00a42460778c7b802c68837b8 --- /dev/null +++ b/shhs_visit2/shhs2-204062/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8ce074f637eaf709118f19bb210ece0ee9a8910a29893545c5043d4280cebd +size 2288 diff --git a/shhs_visit2/shhs2-204065/embeddings.meta.json b/shhs_visit2/shhs2-204065/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da116ea57e318012748fdae73d22abf8c05b3ed4 --- /dev/null +++ b/shhs_visit2/shhs2-204065/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204065", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:37:53.643084+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204065/embeddings.npy b/shhs_visit2/shhs2-204065/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cfdca9bc79545ffb1ffeaab8513dee20e9c2fb6a --- /dev/null +++ b/shhs_visit2/shhs2-204065/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62639d0db82e0a04aa204553162080937b8a075d8e61b70d2a081da60e4eb5e0 +size 1080128 diff --git a/shhs_visit2/shhs2-204065/labels.meta.json b/shhs_visit2/shhs2-204065/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f652653aea9a2a64c9c82ec5e955e1c5a84913f --- /dev/null +++ b/shhs_visit2/shhs2-204065/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204065", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:37:53.646559+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204065/labels.npy b/shhs_visit2/shhs2-204065/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0dc55e8e8d83beacc28dcb9a161473df00154926 --- /dev/null +++ b/shhs_visit2/shhs2-204065/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61adc11f7ae20de6b00f4f3a188360777105efc41ae7cd87d0dbd7ed39675391 +size 2288 diff --git a/shhs_visit2/shhs2-204067/embeddings.meta.json b/shhs_visit2/shhs2-204067/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6eaf15031d028ac5e218fc612a27dac2d1aa5ffc --- /dev/null +++ b/shhs_visit2/shhs2-204067/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204067", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:54.947049+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204067/embeddings.npy b/shhs_visit2/shhs2-204067/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..77f59b7c744c2b2a92a25291a4e03aaf6630ce77 --- /dev/null +++ b/shhs_visit2/shhs2-204067/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b0d7814d355fdbcf5bc9381f5a34cb6821737a2691259d1f714d7ff79e2f1b +size 1260128 diff --git a/shhs_visit2/shhs2-204067/labels.meta.json b/shhs_visit2/shhs2-204067/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18ef6eb4ba855686f2d4d0b7fe195ed3575bf744 --- /dev/null +++ b/shhs_visit2/shhs2-204067/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204067", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:37:54.950533+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204067/labels.npy b/shhs_visit2/shhs2-204067/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5c230b137e244f7bf386117c901e4d7ecea2417 --- /dev/null +++ b/shhs_visit2/shhs2-204067/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3626af66c35005859cbb85a75ce5a95edc41eef8f1dc42ff63aa8f131005accf +size 2648 diff --git a/shhs_visit2/shhs2-204068/embeddings.meta.json b/shhs_visit2/shhs2-204068/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc9e9b5297e23f8010f8322c15b25b702f03ff9e --- /dev/null +++ b/shhs_visit2/shhs2-204068/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204068", + "embedding_dim": 500, + "n_epochs": 1042, + "created_utc": "2026-05-03T18:37:56.718193+00:00", + "shape": [ + 1042, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204068/embeddings.npy b/shhs_visit2/shhs2-204068/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b775a71600f7bd33ee1bdc18045e2d19a041266 --- /dev/null +++ b/shhs_visit2/shhs2-204068/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e953fbcf92e5d3a41f9a89c25c6a8e807db6db23534ed5ce14de4bf73f7fb5b +size 1042128 diff --git a/shhs_visit2/shhs2-204068/labels.meta.json b/shhs_visit2/shhs2-204068/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f79fb52d107ddbc2350a992a7f2af1082001d727 --- /dev/null +++ b/shhs_visit2/shhs2-204068/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204068", + "n_epochs": 1042, + "created_utc": "2026-05-03T18:37:56.722533+00:00", + "shape": [ + 1042 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204068/labels.npy b/shhs_visit2/shhs2-204068/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b95bdf33d5be790b7171bc1470ade4d9700014a --- /dev/null +++ b/shhs_visit2/shhs2-204068/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422051ebb3ece736c370773de47033c7102918043ba5970170f633a5f5a1f7bd +size 2212 diff --git a/shhs_visit2/shhs2-204069/embeddings.meta.json b/shhs_visit2/shhs2-204069/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2831bd6c3b1b78117c058e02e81064aad7789119 --- /dev/null +++ b/shhs_visit2/shhs2-204069/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204069", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:37:58.083930+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204069/embeddings.npy b/shhs_visit2/shhs2-204069/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94bd8f4d2217a572505324a5f9561abab6f9420a --- /dev/null +++ b/shhs_visit2/shhs2-204069/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c966f8887bded504c0fca341ed4c3f8b4beab009f5a215501177280c551d6ef +size 1190128 diff --git a/shhs_visit2/shhs2-204069/labels.meta.json b/shhs_visit2/shhs2-204069/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3da38cf98696323d5324a53bbebcc5ac34c8dadc --- /dev/null +++ b/shhs_visit2/shhs2-204069/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204069", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:37:58.087087+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204069/labels.npy b/shhs_visit2/shhs2-204069/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a589d062aaef034f974ed86b34d1b94d1f5ea8a1 --- /dev/null +++ b/shhs_visit2/shhs2-204069/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6111b2a2237ad9c9e886ba26122fa5329dfacc1ac12ef2dec855474ce07483cd +size 2508 diff --git a/shhs_visit2/shhs2-204070/embeddings.meta.json b/shhs_visit2/shhs2-204070/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a81c936bf200cab7890b0b78e6ffb1fe452e81ff --- /dev/null +++ b/shhs_visit2/shhs2-204070/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204070", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:37:59.325678+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204070/embeddings.npy b/shhs_visit2/shhs2-204070/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2da016b47c4818c38fdb577995f0c40fbf51ac4a --- /dev/null +++ b/shhs_visit2/shhs2-204070/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de6021e7625137ceb6334c20698e7c3c11629409d567df03631f5d4b6650485 +size 1140128 diff --git a/shhs_visit2/shhs2-204070/labels.meta.json b/shhs_visit2/shhs2-204070/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af5ba0ec7d3142645d259bff262e437b05f2f842 --- /dev/null +++ b/shhs_visit2/shhs2-204070/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204070", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:37:59.329758+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204070/labels.npy b/shhs_visit2/shhs2-204070/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..046595eb813c7f4e74bfef6dc0549f4939fb0c80 --- /dev/null +++ b/shhs_visit2/shhs2-204070/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f910ad07261e8c114010f6003d612cbb11d2357dd26f80bac49c8dd9ba927ac2 +size 2408 diff --git a/shhs_visit2/shhs2-204071/embeddings.meta.json b/shhs_visit2/shhs2-204071/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..020e11d1b4358a19bc0bea63b134afd97903bf46 --- /dev/null +++ b/shhs_visit2/shhs2-204071/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204071", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:38:00.635329+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204071/embeddings.npy b/shhs_visit2/shhs2-204071/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1a04b1ad1904370ad958e9b7c2bbf3fba4129d1 --- /dev/null +++ b/shhs_visit2/shhs2-204071/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ed28c07710020c73b25d39ef95749d4376ef588d41004c30421138977a0f7f +size 1140128 diff --git a/shhs_visit2/shhs2-204071/labels.meta.json b/shhs_visit2/shhs2-204071/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8519dde27297957743992e4c0285a6c9494c64f --- /dev/null +++ b/shhs_visit2/shhs2-204071/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204071", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:38:00.637957+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204071/labels.npy b/shhs_visit2/shhs2-204071/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d60ad96d03288c0dbdf907469ef71c84241ecc56 --- /dev/null +++ b/shhs_visit2/shhs2-204071/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411f0aadb4eb78f68b8de7330394a9e806feb233c5019a83fefb309d8f90d683 +size 2408 diff --git a/shhs_visit2/shhs2-204072/embeddings.meta.json b/shhs_visit2/shhs2-204072/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd1b918481c26848b485461aa06560fd37cf1943 --- /dev/null +++ b/shhs_visit2/shhs2-204072/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204072", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:38:01.949500+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204072/embeddings.npy b/shhs_visit2/shhs2-204072/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..750b01cd0bbee978711ee380f31c497ecc36d3c8 --- /dev/null +++ b/shhs_visit2/shhs2-204072/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0018c17cad446c5d5c5044816165526677bef409d4b9389401002492f31674e7 +size 1170128 diff --git a/shhs_visit2/shhs2-204072/labels.meta.json b/shhs_visit2/shhs2-204072/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..031bee77f6a3057b0045fd57ec83cf7abe834ec1 --- /dev/null +++ b/shhs_visit2/shhs2-204072/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204072", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:38:01.953075+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204072/labels.npy b/shhs_visit2/shhs2-204072/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..739cd6840a3dcd8f295244bb33eb0490e2bc9ae2 --- /dev/null +++ b/shhs_visit2/shhs2-204072/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691869bc34aa71d6da4404782e6ec897a3ff9362edeea207f9843e5441659e20 +size 2468 diff --git a/shhs_visit2/shhs2-204073/embeddings.meta.json b/shhs_visit2/shhs2-204073/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69712a48b512919003d0b94bc71664ff3492bd99 --- /dev/null +++ b/shhs_visit2/shhs2-204073/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204073", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:03.312295+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204073/embeddings.npy b/shhs_visit2/shhs2-204073/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..305665f53e24092acf7981543e82eb41b8efa103 --- /dev/null +++ b/shhs_visit2/shhs2-204073/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2c2a40e58a91863ac2a1ad619e6074fa1448a71b0af63edd7e9de6c5635271 +size 1200128 diff --git a/shhs_visit2/shhs2-204073/labels.meta.json b/shhs_visit2/shhs2-204073/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1a43243868777723b2ca549c4cdf4d80ff2893b --- /dev/null +++ b/shhs_visit2/shhs2-204073/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204073", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:03.315975+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204073/labels.npy b/shhs_visit2/shhs2-204073/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..817788821503bd08a240d737e0e148d76dc79afb --- /dev/null +++ b/shhs_visit2/shhs2-204073/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4f7f5b8bd47c609565a386bcc05760b50377ef346205bf4e09ac98379019e0 +size 2528 diff --git a/shhs_visit2/shhs2-204075/embeddings.meta.json b/shhs_visit2/shhs2-204075/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3931439a9d5798c63052618235f6f993dc3e2529 --- /dev/null +++ b/shhs_visit2/shhs2-204075/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204075", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:04.746870+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204075/embeddings.npy b/shhs_visit2/shhs2-204075/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70fe8ce3a90b8ddaca7af092b37343b9f2dfbabd --- /dev/null +++ b/shhs_visit2/shhs2-204075/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664a7ae9aa7827f991740236179c83381332ee7757afe93bb341ea79abdbc50a +size 1260128 diff --git a/shhs_visit2/shhs2-204075/labels.meta.json b/shhs_visit2/shhs2-204075/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8729298825396b1343e93997f8c14c9cd2a5adb7 --- /dev/null +++ b/shhs_visit2/shhs2-204075/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204075", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:04.750578+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204075/labels.npy b/shhs_visit2/shhs2-204075/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..165ee315d65ffadf945b97b00586c83908c570c5 --- /dev/null +++ b/shhs_visit2/shhs2-204075/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55de90914f5dfc35d50e85ca1c0a60313bede0230a4434cf4b9ab8a3609e56b0 +size 2648 diff --git a/shhs_visit2/shhs2-204076/embeddings.meta.json b/shhs_visit2/shhs2-204076/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2683e82ec7c498d9fc963485242d52590aa42219 --- /dev/null +++ b/shhs_visit2/shhs2-204076/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204076", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:05.344990+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204076/embeddings.npy b/shhs_visit2/shhs2-204076/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f8c7695899053fe9af19d00c5573d1f58d97458 --- /dev/null +++ b/shhs_visit2/shhs2-204076/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4895da04220ec9f67bd8c4ed787e62cf79f9073a1157bc38163d313f3b23c5 +size 1200128 diff --git a/shhs_visit2/shhs2-204076/labels.meta.json b/shhs_visit2/shhs2-204076/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a7c0936313323109c37e6e56cce269be908b457 --- /dev/null +++ b/shhs_visit2/shhs2-204076/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204076", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:05.349041+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204076/labels.npy b/shhs_visit2/shhs2-204076/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f2304da95450a61992d2dd09cf37b5357a42234e --- /dev/null +++ b/shhs_visit2/shhs2-204076/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264fda1252e563e665b10c65e61b25aa58e928d6ec59fc91dae96074fdb68255 +size 2528 diff --git a/shhs_visit2/shhs2-204077/embeddings.meta.json b/shhs_visit2/shhs2-204077/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c194b3e5f46161bbc1a4bc5e524a4dfe77128c4 --- /dev/null +++ b/shhs_visit2/shhs2-204077/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204077", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:06.694007+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204077/embeddings.npy b/shhs_visit2/shhs2-204077/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..98b2e6c305a8dffbfcbef065b8d09a2c27207e6e --- /dev/null +++ b/shhs_visit2/shhs2-204077/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c2e547329425b012e2e3ed0400e87c42610c75a0f9884080f9ad0480d39cfd +size 1200128 diff --git a/shhs_visit2/shhs2-204077/labels.meta.json b/shhs_visit2/shhs2-204077/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..149e91f75cba752098fb735c214e6cc4fd5b0124 --- /dev/null +++ b/shhs_visit2/shhs2-204077/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204077", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:06.697820+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204077/labels.npy b/shhs_visit2/shhs2-204077/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e715b92370c0c24da99e326adca5916810c4445 --- /dev/null +++ b/shhs_visit2/shhs2-204077/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846bb328a8434586b935c8f0a68b8eb8f0a93bb4b462abae53bb411d1e8f03d2 +size 2528 diff --git a/shhs_visit2/shhs2-204078/embeddings.meta.json b/shhs_visit2/shhs2-204078/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85efd2fd64e4449a70334b6653a02d9aa5042f70 --- /dev/null +++ b/shhs_visit2/shhs2-204078/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204078", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:08.092548+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204078/embeddings.npy b/shhs_visit2/shhs2-204078/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c6bf0181b130f4d9233a3c18084db9353bf9d87 --- /dev/null +++ b/shhs_visit2/shhs2-204078/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bc9ff9177cc0497017edb9b621604d4472396dba81f2a501465b4977cfd7eb +size 1260128 diff --git a/shhs_visit2/shhs2-204078/labels.meta.json b/shhs_visit2/shhs2-204078/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7107cf401c6a6c419df4c94b5cc0304aa6c1cb99 --- /dev/null +++ b/shhs_visit2/shhs2-204078/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204078", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:08.096433+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204078/labels.npy b/shhs_visit2/shhs2-204078/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ba8e6d90ee4642d8322dfb55953ead96679a3f7 --- /dev/null +++ b/shhs_visit2/shhs2-204078/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132981129ec2c31186abd06bf855f81bed15cb37ea17926bb0b92c282b487f2b +size 2648 diff --git a/shhs_visit2/shhs2-204079/embeddings.meta.json b/shhs_visit2/shhs2-204079/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90b772c03777e1b77ccd298a1022c56d361fae63 --- /dev/null +++ b/shhs_visit2/shhs2-204079/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204079", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:38:08.686176+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204079/embeddings.npy b/shhs_visit2/shhs2-204079/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4cc5fb371be36d27539ca1f284d1b2eeea01776e --- /dev/null +++ b/shhs_visit2/shhs2-204079/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5657df869281df2d18fbcf9180dddfa238e430d0ca113fd41b1e1aec3d62835 +size 1258128 diff --git a/shhs_visit2/shhs2-204079/labels.meta.json b/shhs_visit2/shhs2-204079/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25be2cf9aee7527c1600e1522438a44005be79ec --- /dev/null +++ b/shhs_visit2/shhs2-204079/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204079", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:38:08.689847+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204079/labels.npy b/shhs_visit2/shhs2-204079/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f10fa41d4def3943524f2cafb0d78c9cf2dfaf0 --- /dev/null +++ b/shhs_visit2/shhs2-204079/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3932fa36ae86f1af473df0433399e26aac19bc45d8b44a7ba54fff32c71c188 +size 2644 diff --git a/shhs_visit2/shhs2-204081/embeddings.meta.json b/shhs_visit2/shhs2-204081/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d7e648cc12788c5033d784d700cccc3f67cbe90 --- /dev/null +++ b/shhs_visit2/shhs2-204081/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204081", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:10.153664+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204081/embeddings.npy b/shhs_visit2/shhs2-204081/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..251d1ac1f9e63764bd1ed28fe939cb4c3bc7df27 --- /dev/null +++ b/shhs_visit2/shhs2-204081/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a77464b6204f6d559837a6eccdfcb6417f71b7039b8df71b2b07d0ddcbb23ef +size 1260128 diff --git a/shhs_visit2/shhs2-204081/labels.meta.json b/shhs_visit2/shhs2-204081/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..de61ac4365d119aaeb92c210db2480bf848e16e2 --- /dev/null +++ b/shhs_visit2/shhs2-204081/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204081", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:10.157911+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204081/labels.npy b/shhs_visit2/shhs2-204081/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..482e6b320f6169383d35e9845f2a65059729d17d --- /dev/null +++ b/shhs_visit2/shhs2-204081/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163f5694ee11cc670688aee3ee82ecf20125cf41456211127c3f377d5b5e13e7 +size 2648 diff --git a/shhs_visit2/shhs2-204082/embeddings.meta.json b/shhs_visit2/shhs2-204082/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..262b9a03ce22fad20d2165cd74dfe2474c12f6e5 --- /dev/null +++ b/shhs_visit2/shhs2-204082/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204082", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:11.507303+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204082/embeddings.npy b/shhs_visit2/shhs2-204082/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c677b5981e92ee275d4c9fee5fd52957b726dae9 --- /dev/null +++ b/shhs_visit2/shhs2-204082/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caafa3b0b59732b47fa90c749edf00b6a2d330c6b1f40a8537f6db928d6cf9fa +size 1200128 diff --git a/shhs_visit2/shhs2-204082/labels.meta.json b/shhs_visit2/shhs2-204082/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..607d6652b5b53991926f6bc6d9fd9ab1849c52a3 --- /dev/null +++ b/shhs_visit2/shhs2-204082/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204082", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:11.511538+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204082/labels.npy b/shhs_visit2/shhs2-204082/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d420d11a94b615b2fbc27ffb4cbe25320cb64699 --- /dev/null +++ b/shhs_visit2/shhs2-204082/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4e1a6af233c6be5507dc25970d0096d6189b95b8fad340c806028d7b1d22c5 +size 2528 diff --git a/shhs_visit2/shhs2-204083/embeddings.meta.json b/shhs_visit2/shhs2-204083/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..585c7aa368bb5243aabb64cdbafb474ac20b12a3 --- /dev/null +++ b/shhs_visit2/shhs2-204083/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204083", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:38:12.903830+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204083/embeddings.npy b/shhs_visit2/shhs2-204083/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..55a19cdf9cf74f3f9eb0712823eef666a6c00247 --- /dev/null +++ b/shhs_visit2/shhs2-204083/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff414353d3afdabbad46ffb55f6c3ef7bb40510b21ff40a1acb3fcb1338606e8 +size 1258128 diff --git a/shhs_visit2/shhs2-204083/labels.meta.json b/shhs_visit2/shhs2-204083/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed378a9b100a83c3246fccc23bedbe751991be3f --- /dev/null +++ b/shhs_visit2/shhs2-204083/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204083", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:38:12.908008+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204083/labels.npy b/shhs_visit2/shhs2-204083/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..346367e54e12eec8e085671399d2e625a8d76bc9 --- /dev/null +++ b/shhs_visit2/shhs2-204083/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bccb11b6cfca99957ff6c327fc21663f2dfa0e419506fa76943ec3491f05aac +size 2644 diff --git a/shhs_visit2/shhs2-204084/embeddings.meta.json b/shhs_visit2/shhs2-204084/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc77a15bfabe797a5cdb716aac414d1e71c5c9c8 --- /dev/null +++ b/shhs_visit2/shhs2-204084/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204084", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:14.312259+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204084/embeddings.npy b/shhs_visit2/shhs2-204084/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..80a0f90fc3f19855544087ba00c8272ba666a51a --- /dev/null +++ b/shhs_visit2/shhs2-204084/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:652a91f78163021aeff5ec280cab766a2cd4b176362b35be8a07a9bb084539f9 +size 1260128 diff --git a/shhs_visit2/shhs2-204084/labels.meta.json b/shhs_visit2/shhs2-204084/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f8eddf7a856024ca855d341e84887d75fcd1a68 --- /dev/null +++ b/shhs_visit2/shhs2-204084/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204084", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:14.315987+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204084/labels.npy b/shhs_visit2/shhs2-204084/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0835e6ba1dde45d93ff5dbe726de6cc0d1d8a003 --- /dev/null +++ b/shhs_visit2/shhs2-204084/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3502c3fe7175a4e60dc350f508ee58362636e5f02b800903432bfe56c6e7583e +size 2648 diff --git a/shhs_visit2/shhs2-204086/embeddings.meta.json b/shhs_visit2/shhs2-204086/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19bf2260728abf59e47d4bf550a92048561c5340 --- /dev/null +++ b/shhs_visit2/shhs2-204086/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204086", + "embedding_dim": 500, + "n_epochs": 1144, + "created_utc": "2026-05-03T18:38:15.713394+00:00", + "shape": [ + 1144, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204086/embeddings.npy b/shhs_visit2/shhs2-204086/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c9284c0710d488c98493eb75812d6cdd4026243 --- /dev/null +++ b/shhs_visit2/shhs2-204086/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e45247c3bf50b6b71b7a98bf28c939786fcdcb876883954c220f06421c55463 +size 1144128 diff --git a/shhs_visit2/shhs2-204086/labels.meta.json b/shhs_visit2/shhs2-204086/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e04f37a523d5a7d995e14e20d49680592e4ee1e --- /dev/null +++ b/shhs_visit2/shhs2-204086/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204086", + "n_epochs": 1144, + "created_utc": "2026-05-03T18:38:15.717577+00:00", + "shape": [ + 1144 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204086/labels.npy b/shhs_visit2/shhs2-204086/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e81538cd42694a3d7c1422809d15e6bc29c00068 --- /dev/null +++ b/shhs_visit2/shhs2-204086/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e23636c5a9732751297a16e05e5cb582c254958fb03c75601be15562335e3f50 +size 2416 diff --git a/shhs_visit2/shhs2-204088/embeddings.meta.json b/shhs_visit2/shhs2-204088/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..edfcda1f02a130afffc1f2b38480dacf09b42253 --- /dev/null +++ b/shhs_visit2/shhs2-204088/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204088", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:38:16.976436+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204088/embeddings.npy b/shhs_visit2/shhs2-204088/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..25a792e1b930da64291db524497ce1ac066aa1df --- /dev/null +++ b/shhs_visit2/shhs2-204088/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0586a1de181aea99d503a79bb5b2c6fec45523d9eff55480b66803ebcaace8ab +size 1020128 diff --git a/shhs_visit2/shhs2-204088/labels.meta.json b/shhs_visit2/shhs2-204088/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..370d09341ecbb59759c8ac63d85819d8e2e3d077 --- /dev/null +++ b/shhs_visit2/shhs2-204088/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204088", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:38:16.979866+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204088/labels.npy b/shhs_visit2/shhs2-204088/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e10ec5bbbeb2331b9ccaa6f24febc003faba4447 --- /dev/null +++ b/shhs_visit2/shhs2-204088/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7dd36f335c9ae4ead619a5eb44a6f7eea0e55aee8e56e63626bd70f19605a48 +size 2168 diff --git a/shhs_visit2/shhs2-204089/embeddings.meta.json b/shhs_visit2/shhs2-204089/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e27b9d545b8b80339a9f0b69ddb807d41829249 --- /dev/null +++ b/shhs_visit2/shhs2-204089/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204089", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:18.253004+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204089/embeddings.npy b/shhs_visit2/shhs2-204089/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..517211e9e0550cc0920bf67d5ca63686368732b9 --- /dev/null +++ b/shhs_visit2/shhs2-204089/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7deecd8c5ea0ba71c28fdd497f4f2ba534447902f38bfbc27d5cb4f88f38406b +size 1200128 diff --git a/shhs_visit2/shhs2-204089/labels.meta.json b/shhs_visit2/shhs2-204089/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f5d00c91078e7f0003cbb7f2d57e6d0268d1da9 --- /dev/null +++ b/shhs_visit2/shhs2-204089/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204089", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:18.256530+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204089/labels.npy b/shhs_visit2/shhs2-204089/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce83d117b9807e8847cfcb3f27091cf1b593ada4 --- /dev/null +++ b/shhs_visit2/shhs2-204089/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848b321f8a5de0f09ede6bb7456c6f85842ecdffad5fda6e0325e9153d7c007c +size 2528 diff --git a/shhs_visit2/shhs2-204090/embeddings.meta.json b/shhs_visit2/shhs2-204090/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c06bbf041a88231f107aaed3c7d287f23147898b --- /dev/null +++ b/shhs_visit2/shhs2-204090/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204090", + "embedding_dim": 500, + "n_epochs": 1261, + "created_utc": "2026-05-03T18:38:19.881427+00:00", + "shape": [ + 1261, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204090/embeddings.npy b/shhs_visit2/shhs2-204090/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9350ff85db222ff2823e9e18e16188893efaac3f --- /dev/null +++ b/shhs_visit2/shhs2-204090/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d7c925aa58ec2f35a329330bc6d153ed61e179f1b4eb900496ff697a39544c +size 1261128 diff --git a/shhs_visit2/shhs2-204090/labels.meta.json b/shhs_visit2/shhs2-204090/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..245176320855cebfd782a53a7291abe40513c8f7 --- /dev/null +++ b/shhs_visit2/shhs2-204090/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204090", + "n_epochs": 1261, + "created_utc": "2026-05-03T18:38:19.885777+00:00", + "shape": [ + 1261 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204090/labels.npy b/shhs_visit2/shhs2-204090/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6614810a6568319bc56803c69d1282cb4f62e9c9 --- /dev/null +++ b/shhs_visit2/shhs2-204090/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f37e4d64f3c542ac4d14e90ea89b472a9db238aadb582a35c491f80e9245382c +size 2650 diff --git a/shhs_visit2/shhs2-204091/embeddings.meta.json b/shhs_visit2/shhs2-204091/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6eccfedc3d255357638c8df91060b009c6a9d67d --- /dev/null +++ b/shhs_visit2/shhs2-204091/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204091", + "embedding_dim": 500, + "n_epochs": 1280, + "created_utc": "2026-05-03T18:38:21.052522+00:00", + "shape": [ + 1280, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204091/embeddings.npy b/shhs_visit2/shhs2-204091/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f235fa1fede9a3a507db8076134c1295811f9722 --- /dev/null +++ b/shhs_visit2/shhs2-204091/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19b40acb9f0bd0c58126af214d39e68c81cb444c6801e4b732226f844bd046d +size 1280128 diff --git a/shhs_visit2/shhs2-204091/labels.meta.json b/shhs_visit2/shhs2-204091/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e78116f3967e1e7741340623604c81fd27ff245c --- /dev/null +++ b/shhs_visit2/shhs2-204091/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204091", + "n_epochs": 1280, + "created_utc": "2026-05-03T18:38:21.056130+00:00", + "shape": [ + 1280 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204091/labels.npy b/shhs_visit2/shhs2-204091/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aefc2e1d972b1e397bc20aaebb17cc9423600fa8 --- /dev/null +++ b/shhs_visit2/shhs2-204091/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a04ab1745ac468c4c0ec97cff478ca57c92e5456ecc6b38d17dbd479aa18032 +size 2688 diff --git a/shhs_visit2/shhs2-204092/embeddings.meta.json b/shhs_visit2/shhs2-204092/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5292b4b2eca531a3041b795303da40649b348e92 --- /dev/null +++ b/shhs_visit2/shhs2-204092/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204092", + "embedding_dim": 500, + "n_epochs": 1196, + "created_utc": "2026-05-03T18:38:22.320254+00:00", + "shape": [ + 1196, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204092/embeddings.npy b/shhs_visit2/shhs2-204092/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebfb9dc19f5f2f7eca2468cc4358e1ae7e53b75b --- /dev/null +++ b/shhs_visit2/shhs2-204092/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f669a0b57ebc3b39ca00b12db40c0d6623372765cfb82c531f17816559b948e0 +size 1196128 diff --git a/shhs_visit2/shhs2-204092/labels.meta.json b/shhs_visit2/shhs2-204092/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2f84fef1177fed04aa34faab5c2f8cf82438f7d --- /dev/null +++ b/shhs_visit2/shhs2-204092/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204092", + "n_epochs": 1196, + "created_utc": "2026-05-03T18:38:22.324416+00:00", + "shape": [ + 1196 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204092/labels.npy b/shhs_visit2/shhs2-204092/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d64a98a8c7f46c6a58e723dc17067e4d8fbc158 --- /dev/null +++ b/shhs_visit2/shhs2-204092/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b555aadbb05067a83fcb434f517964b8c2321e08eb28790d51b1b442ae84282 +size 2520 diff --git a/shhs_visit2/shhs2-204093/embeddings.meta.json b/shhs_visit2/shhs2-204093/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a229183ea47570bc08deef8ab4030985bd3b55b --- /dev/null +++ b/shhs_visit2/shhs2-204093/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204093", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:23.487383+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204093/embeddings.npy b/shhs_visit2/shhs2-204093/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..107629c10eba27d2e1f9225fc82c95fe34b02a90 --- /dev/null +++ b/shhs_visit2/shhs2-204093/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b37a99e3389a2c53cabfc7fada41a279a4292d9e0bd8cbfca7408db1bce5a4c +size 1260128 diff --git a/shhs_visit2/shhs2-204093/labels.meta.json b/shhs_visit2/shhs2-204093/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65bea4e00537f0e4ef78d0b734aa2de9a3622690 --- /dev/null +++ b/shhs_visit2/shhs2-204093/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204093", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:23.491682+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204093/labels.npy b/shhs_visit2/shhs2-204093/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..796f77feb4ac5c2e18b76d0884e288b31b7e1c36 --- /dev/null +++ b/shhs_visit2/shhs2-204093/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0b6cc51c4ee8dc15b939382cddf0df9f62b71fac744c7f0b06f476d0abb311 +size 2648 diff --git a/shhs_visit2/shhs2-204094/embeddings.meta.json b/shhs_visit2/shhs2-204094/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30ad922530bc0fbc870fcfa8d4f185d51313c27d --- /dev/null +++ b/shhs_visit2/shhs2-204094/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204094", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:38:25.952808+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204094/embeddings.npy b/shhs_visit2/shhs2-204094/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d3a537f6c6686c8c158c2318abd4dfadc601b47 --- /dev/null +++ b/shhs_visit2/shhs2-204094/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d377c7585cc0c335b3db9e05650e8663ce96b28c7b6cfded3d2742a267a669c1 +size 1318128 diff --git a/shhs_visit2/shhs2-204094/labels.meta.json b/shhs_visit2/shhs2-204094/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87671a0d6ccac3dbeac3bd837ca3ce00b0785c64 --- /dev/null +++ b/shhs_visit2/shhs2-204094/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204094", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:38:25.956423+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204094/labels.npy b/shhs_visit2/shhs2-204094/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..387cb8b9524bfacc9fe83aee0906813ba483b580 --- /dev/null +++ b/shhs_visit2/shhs2-204094/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5793c549b57f92db0a57d5a83695642bf7cd9e868030254987267435f6a4df +size 2764 diff --git a/shhs_visit2/shhs2-204097/embeddings.meta.json b/shhs_visit2/shhs2-204097/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..71161aa8a33557dcaf12291a022f73f8e5eff293 --- /dev/null +++ b/shhs_visit2/shhs2-204097/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204097", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:38:26.918101+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204097/embeddings.npy b/shhs_visit2/shhs2-204097/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e14a49432c4fffb283576efe7c81125c92e9931 --- /dev/null +++ b/shhs_visit2/shhs2-204097/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1030ca01bfe8615b6a831993cbb6a99c697e124963ba1af81ffef938f1cc2048 +size 1080128 diff --git a/shhs_visit2/shhs2-204097/labels.meta.json b/shhs_visit2/shhs2-204097/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..896d31743607f3b77c307810952358bd0acdb7a2 --- /dev/null +++ b/shhs_visit2/shhs2-204097/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204097", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:38:26.921735+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204097/labels.npy b/shhs_visit2/shhs2-204097/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..194f23164a287e0234d33db2c770dbf2bd51d5d0 --- /dev/null +++ b/shhs_visit2/shhs2-204097/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfbf259acb32da72aa89ec8617110102702a72a36a4767537e8feaaeab14a08 +size 2288 diff --git a/shhs_visit2/shhs2-204098/embeddings.meta.json b/shhs_visit2/shhs2-204098/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..efc3747d8751eabf889783902d99f4a4f4be8920 --- /dev/null +++ b/shhs_visit2/shhs2-204098/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204098", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:38:28.020507+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204098/embeddings.npy b/shhs_visit2/shhs2-204098/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..20f65e99f6ec42bb9610700d8a8fec9e103898ad --- /dev/null +++ b/shhs_visit2/shhs2-204098/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:359f1f8fa716d83981985882c2eec550aee83f7140068e319f8a63b84d1a6d14 +size 1140128 diff --git a/shhs_visit2/shhs2-204098/labels.meta.json b/shhs_visit2/shhs2-204098/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0eaa029ca8a92fb500bd1d1912b7c6730f787f83 --- /dev/null +++ b/shhs_visit2/shhs2-204098/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204098", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:38:28.024062+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204098/labels.npy b/shhs_visit2/shhs2-204098/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2eebb5be23d5cf78b7e7c09ec0eca30da5701707 --- /dev/null +++ b/shhs_visit2/shhs2-204098/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f31c0605c770a0a695e4b4c47cecbe825b699d90ad1dfdb494fc3ff74cfeba7 +size 2408 diff --git a/shhs_visit2/shhs2-204099/embeddings.meta.json b/shhs_visit2/shhs2-204099/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f35d58f2a05a6bab3323cb034e021916ae3bf5b2 --- /dev/null +++ b/shhs_visit2/shhs2-204099/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204099", + "embedding_dim": 500, + "n_epochs": 1089, + "created_utc": "2026-05-03T18:38:29.130541+00:00", + "shape": [ + 1089, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204099/embeddings.npy b/shhs_visit2/shhs2-204099/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..09afba706137d601afa16433bb2f0ed4729ca96b --- /dev/null +++ b/shhs_visit2/shhs2-204099/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ce2bed7492ac983f86132ea8759156e2c7955fc147ab52c8a3f8179df02811 +size 1089128 diff --git a/shhs_visit2/shhs2-204099/labels.meta.json b/shhs_visit2/shhs2-204099/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f6ad30f0cbbf788bfd5ab47cdeec44b50d91612 --- /dev/null +++ b/shhs_visit2/shhs2-204099/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204099", + "n_epochs": 1089, + "created_utc": "2026-05-03T18:38:29.134113+00:00", + "shape": [ + 1089 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204099/labels.npy b/shhs_visit2/shhs2-204099/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f96f3875fae9af189d451d1675c962f17c097e3b --- /dev/null +++ b/shhs_visit2/shhs2-204099/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e1ee1b50e774fe4cdf382ef5ea3f190313d5a2e1966fe32cd0f5f02277b7b7b +size 2306 diff --git a/shhs_visit2/shhs2-204101/embeddings.meta.json b/shhs_visit2/shhs2-204101/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..652e83f1eca1d4ca6b11455dd54a2fd634a04847 --- /dev/null +++ b/shhs_visit2/shhs2-204101/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204101", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:29.518819+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204101/embeddings.npy b/shhs_visit2/shhs2-204101/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6c41db7bcef62c2c92491452d87991e834bec3b --- /dev/null +++ b/shhs_visit2/shhs2-204101/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad64b435a925295f9410a2e5b0fe3f8c13088859aa8c31d4cec60cb08be21113 +size 1260128 diff --git a/shhs_visit2/shhs2-204101/labels.meta.json b/shhs_visit2/shhs2-204101/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b85376fb8f3e3f3ee8f40727f8ae39108d952ac0 --- /dev/null +++ b/shhs_visit2/shhs2-204101/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204101", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:29.522668+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204101/labels.npy b/shhs_visit2/shhs2-204101/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0d115809cd3fc7edc3b02e84a292cee2820e616 --- /dev/null +++ b/shhs_visit2/shhs2-204101/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22d9b01109beef6034869571ddd8d579e3c32fde0c7ab7edfbd3285525c0462 +size 2648 diff --git a/shhs_visit2/shhs2-204103/embeddings.meta.json b/shhs_visit2/shhs2-204103/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8796aa49bb7704f73c6cab9d54abf4cece83288 --- /dev/null +++ b/shhs_visit2/shhs2-204103/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204103", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:38:31.047767+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204103/embeddings.npy b/shhs_visit2/shhs2-204103/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..55c6239df9f2f227735d0d3122e68f7a9b6e3bbb --- /dev/null +++ b/shhs_visit2/shhs2-204103/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb28dd69eb272e1b50156e803ee1495c8e6982386232f602683da6691d7a23e +size 1290128 diff --git a/shhs_visit2/shhs2-204103/labels.meta.json b/shhs_visit2/shhs2-204103/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b10a7b44697f8c97e29c3299ddeb05542a31d4cf --- /dev/null +++ b/shhs_visit2/shhs2-204103/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204103", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:38:31.052082+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204103/labels.npy b/shhs_visit2/shhs2-204103/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f67569d17a8cfba4b7fba8472ede599e2e403766 --- /dev/null +++ b/shhs_visit2/shhs2-204103/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:526935b757a703bf1b66c093168a854280adf44e8c16b06bf7307495a3d45173 +size 2708 diff --git a/shhs_visit2/shhs2-204104/embeddings.meta.json b/shhs_visit2/shhs2-204104/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c026082fbf3bb5ca55c26bcf93a3dc8e2eaf4360 --- /dev/null +++ b/shhs_visit2/shhs2-204104/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204104", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:32.270770+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204104/embeddings.npy b/shhs_visit2/shhs2-204104/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1faecd6a0b5731d32756cdf199368b98f00ebe0b --- /dev/null +++ b/shhs_visit2/shhs2-204104/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e8ee9a25ad3ee70aaa6d6f131c12193e86a8994acb74ca9bc79a62e4e14647 +size 1200128 diff --git a/shhs_visit2/shhs2-204104/labels.meta.json b/shhs_visit2/shhs2-204104/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fbd862b67600a788f9a32c6c7e3c775ba17a283 --- /dev/null +++ b/shhs_visit2/shhs2-204104/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204104", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:32.274984+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204104/labels.npy b/shhs_visit2/shhs2-204104/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f9ceb96120538802bcfde014a3c87503e5eabd0 --- /dev/null +++ b/shhs_visit2/shhs2-204104/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821892e4c0c8316c613885ea7538e5367e1f0839c12c91aa77eff7e5518ebdc5 +size 2528 diff --git a/shhs_visit2/shhs2-204106/embeddings.meta.json b/shhs_visit2/shhs2-204106/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e6421be46e6ae55863f2604fd0a3fa5931a9044e --- /dev/null +++ b/shhs_visit2/shhs2-204106/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204106", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:38:32.861323+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204106/embeddings.npy b/shhs_visit2/shhs2-204106/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e981adb159f8d0c7e32da1cc9965b25a81dbc37 --- /dev/null +++ b/shhs_visit2/shhs2-204106/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5bbc111771dfecc5d3c4a02c106df6621524d152682fc08fd2f45cc240b7e65 +size 1230128 diff --git a/shhs_visit2/shhs2-204106/labels.meta.json b/shhs_visit2/shhs2-204106/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c63372838593eb3053467288ec0d55d1ed8c9545 --- /dev/null +++ b/shhs_visit2/shhs2-204106/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204106", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:38:32.864747+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204106/labels.npy b/shhs_visit2/shhs2-204106/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..53d876740f45cd9f45c1eb9744b1a82a023098b6 --- /dev/null +++ b/shhs_visit2/shhs2-204106/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf68c7074fe7125e609690f6d3e733f46852cf192184639224f03d5909282d13 +size 2588 diff --git a/shhs_visit2/shhs2-204107/embeddings.meta.json b/shhs_visit2/shhs2-204107/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc70333e3a1961513a3da38f1e77da114d7db979 --- /dev/null +++ b/shhs_visit2/shhs2-204107/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204107", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:38:34.208827+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204107/embeddings.npy b/shhs_visit2/shhs2-204107/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d085ae189db1cc4484690879221ba6a53ac35c31 --- /dev/null +++ b/shhs_visit2/shhs2-204107/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b933f45b15383e84f0149f5080cadc9b7b4d8d7ac0a1fbea49fc30fe4d9ab6 +size 1170128 diff --git a/shhs_visit2/shhs2-204107/labels.meta.json b/shhs_visit2/shhs2-204107/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56b5f070c8d9b43157d5a4052b367f79d6318df6 --- /dev/null +++ b/shhs_visit2/shhs2-204107/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204107", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:38:34.212563+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204107/labels.npy b/shhs_visit2/shhs2-204107/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3f0c9d271a83dfd8831173b9af4e88a663c39b7 --- /dev/null +++ b/shhs_visit2/shhs2-204107/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078096dcd64db4fb98e5bf8613f753d7b55ad5d1b1c37a009ec26e008ef734dc +size 2468 diff --git a/shhs_visit2/shhs2-204109/embeddings.meta.json b/shhs_visit2/shhs2-204109/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04a8d2c5a2501a506e17ced0f8eded850dc95171 --- /dev/null +++ b/shhs_visit2/shhs2-204109/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204109", + "embedding_dim": 500, + "n_epochs": 1162, + "created_utc": "2026-05-03T18:38:34.754553+00:00", + "shape": [ + 1162, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204109/embeddings.npy b/shhs_visit2/shhs2-204109/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aed5f633fe342d1e17535f7c4e8371da6617924a --- /dev/null +++ b/shhs_visit2/shhs2-204109/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f945705171f035744e7c91efa74e8c44b80bb9e59d8a25d5bafe0422b73be058 +size 1162128 diff --git a/shhs_visit2/shhs2-204109/labels.meta.json b/shhs_visit2/shhs2-204109/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10dbe5b2ea9424b85ea9a3a72eac9cbed45a9071 --- /dev/null +++ b/shhs_visit2/shhs2-204109/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204109", + "n_epochs": 1162, + "created_utc": "2026-05-03T18:38:34.758490+00:00", + "shape": [ + 1162 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204109/labels.npy b/shhs_visit2/shhs2-204109/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4720ea39e857f06f2cc4cb6037079bcec0bc934 --- /dev/null +++ b/shhs_visit2/shhs2-204109/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:081726dee00a9d64ed278570544298b186c1fdfe62ac69038fb7d3856dd2c58e +size 2452 diff --git a/shhs_visit2/shhs2-204110/embeddings.meta.json b/shhs_visit2/shhs2-204110/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5de2ce11720bed74e9083c4ba968d6a9a656283e --- /dev/null +++ b/shhs_visit2/shhs2-204110/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204110", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:36.098329+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204110/embeddings.npy b/shhs_visit2/shhs2-204110/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..518d7cdb7ed819cfca797fbf664a645624131784 --- /dev/null +++ b/shhs_visit2/shhs2-204110/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039c35a93c0031c94a5be2be2e6c57d0f67564731bd71a5ab589a84d6db931b3 +size 1260128 diff --git a/shhs_visit2/shhs2-204110/labels.meta.json b/shhs_visit2/shhs2-204110/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af17cf6bdb56019c68e28e2fcbe50b943b835a38 --- /dev/null +++ b/shhs_visit2/shhs2-204110/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204110", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:36.103152+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204110/labels.npy b/shhs_visit2/shhs2-204110/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..48fadcf64fb414b13ae144d42ccf4e593ae450f7 --- /dev/null +++ b/shhs_visit2/shhs2-204110/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb39fc42cc324f3a9e810b8d036d98200b32d2486371b8031343b6f7cdb2ba2 +size 2648 diff --git a/shhs_visit2/shhs2-204112/embeddings.meta.json b/shhs_visit2/shhs2-204112/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..548b5ce16fc36b7602094c7e9ef5f1c9ab7571d2 --- /dev/null +++ b/shhs_visit2/shhs2-204112/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204112", + "embedding_dim": 500, + "n_epochs": 1220, + "created_utc": "2026-05-03T18:38:37.627282+00:00", + "shape": [ + 1220, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204112/embeddings.npy b/shhs_visit2/shhs2-204112/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f61c0761dd87abafc60c67bb55a499289b0087f7 --- /dev/null +++ b/shhs_visit2/shhs2-204112/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc1809d804ddfe3d316e059fccd711887f0edf3c008ee14a022fafbb6920234 +size 1220128 diff --git a/shhs_visit2/shhs2-204112/labels.meta.json b/shhs_visit2/shhs2-204112/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e8fd9e747f707d51b1819055200e1729328f16e --- /dev/null +++ b/shhs_visit2/shhs2-204112/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204112", + "n_epochs": 1220, + "created_utc": "2026-05-03T18:38:37.630933+00:00", + "shape": [ + 1220 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204112/labels.npy b/shhs_visit2/shhs2-204112/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e96370c260eb0679f78247a0e9f6723e38984969 --- /dev/null +++ b/shhs_visit2/shhs2-204112/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e266ef3f0d409aed0f5b814346e0531626a99680bc87534a88a2ddb116b7ebbb +size 2568 diff --git a/shhs_visit2/shhs2-204113/embeddings.meta.json b/shhs_visit2/shhs2-204113/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe88369a6107ebc61d9df69e8b8cc814e1c5fd04 --- /dev/null +++ b/shhs_visit2/shhs2-204113/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204113", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:38:39.028354+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204113/embeddings.npy b/shhs_visit2/shhs2-204113/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e7b8bcc8f49314857cc260c7f4c24907b1fcbd5 --- /dev/null +++ b/shhs_visit2/shhs2-204113/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40947cdeec6c9e2708d3beefb54cd0709cd7542bd16066edd73b16e5e79b759 +size 1258128 diff --git a/shhs_visit2/shhs2-204113/labels.meta.json b/shhs_visit2/shhs2-204113/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d04d9d530312f52298f50dcaf856fae88cefb6e --- /dev/null +++ b/shhs_visit2/shhs2-204113/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204113", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:38:39.032635+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204113/labels.npy b/shhs_visit2/shhs2-204113/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c27fcd154e1675463981f4a617af867c7830ef97 --- /dev/null +++ b/shhs_visit2/shhs2-204113/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc4e7af2194f3cb539782cc311f94c5a86fd2ae1c39635a4eacfec9d66e5a59 +size 2644 diff --git a/shhs_visit2/shhs2-204114/embeddings.meta.json b/shhs_visit2/shhs2-204114/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5db430b39c01961c100adc6c5e611603daad753 --- /dev/null +++ b/shhs_visit2/shhs2-204114/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204114", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:40.332046+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204114/embeddings.npy b/shhs_visit2/shhs2-204114/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6f0824bc8c1461f8053c0e9040389deb62b5c42 --- /dev/null +++ b/shhs_visit2/shhs2-204114/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd50353d40047a382da19c56805d14a8fe21991c430452c87ea9d7962f89871c +size 1260128 diff --git a/shhs_visit2/shhs2-204114/labels.meta.json b/shhs_visit2/shhs2-204114/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dd25f2d1c06fc45bcf5ed5a9ba3abfc74e96ff3 --- /dev/null +++ b/shhs_visit2/shhs2-204114/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204114", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:40.335746+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204114/labels.npy b/shhs_visit2/shhs2-204114/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9dfaa83fd0f60e23edff72d49cb5980c3be88707 --- /dev/null +++ b/shhs_visit2/shhs2-204114/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb953731f187c719c82f3a73b7728363d00f3fc10ea26174e8a6a14b1824cdaf +size 2648 diff --git a/shhs_visit2/shhs2-204115/embeddings.meta.json b/shhs_visit2/shhs2-204115/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51d9a5714f0f58e3db6cbe565465d28f8cfbc2ba --- /dev/null +++ b/shhs_visit2/shhs2-204115/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204115", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:38:42.392152+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204115/embeddings.npy b/shhs_visit2/shhs2-204115/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3211bf2188dcf07dd2f16d09cbea5f52eb935c4 --- /dev/null +++ b/shhs_visit2/shhs2-204115/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493e1b025abaf2a8501a926c397f7f2a7d6c63926ca6c9790b2d1a74b5bdf9a1 +size 1138128 diff --git a/shhs_visit2/shhs2-204115/labels.meta.json b/shhs_visit2/shhs2-204115/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0afc484db70dbb28a67bd5af4a69f7ff4306fa2b --- /dev/null +++ b/shhs_visit2/shhs2-204115/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204115", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:38:42.396924+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204115/labels.npy b/shhs_visit2/shhs2-204115/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a6ecc2de3d9430b96efa367e040fb9f39fce9ee --- /dev/null +++ b/shhs_visit2/shhs2-204115/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975142e9d7ce4447cbdeffd221a65eb5a5dfc347aed84f814472541035804876 +size 2404 diff --git a/shhs_visit2/shhs2-204117/embeddings.meta.json b/shhs_visit2/shhs2-204117/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7eb709840b33ae8e0d4431e7df905ee31c21bd5d --- /dev/null +++ b/shhs_visit2/shhs2-204117/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204117", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:43.688204+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204117/embeddings.npy b/shhs_visit2/shhs2-204117/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e958558593b523870b92adf24c794fac6bd7667 --- /dev/null +++ b/shhs_visit2/shhs2-204117/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8054f4c9f041eb9f5fc7501850868d96546edd91f0f60f8df53474e85688ec9 +size 1200128 diff --git a/shhs_visit2/shhs2-204117/labels.meta.json b/shhs_visit2/shhs2-204117/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c1cfedac0fb33a3dba8d8b271f7bfcfb44ac25a --- /dev/null +++ b/shhs_visit2/shhs2-204117/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204117", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:43.691745+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204117/labels.npy b/shhs_visit2/shhs2-204117/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..acf09464c6a111f1fcf5c439d88b099950d0ff3f --- /dev/null +++ b/shhs_visit2/shhs2-204117/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6bb4a975c03e1fe8b1b568650c72be3a2cd2d2838a602b46d581e9d7ca6eb2 +size 2528 diff --git a/shhs_visit2/shhs2-204120/embeddings.meta.json b/shhs_visit2/shhs2-204120/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f77fca827299151c5dcde089089858951ed7a9dc --- /dev/null +++ b/shhs_visit2/shhs2-204120/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204120", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:38:44.898577+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204120/embeddings.npy b/shhs_visit2/shhs2-204120/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d843bce6bcb76406b38df714eb77ebde0b18ae61 --- /dev/null +++ b/shhs_visit2/shhs2-204120/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2afd4e481194cb04261a42f8468e96d7603ec9189c26a2055f4dac5f04c1275 +size 1170128 diff --git a/shhs_visit2/shhs2-204120/labels.meta.json b/shhs_visit2/shhs2-204120/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac4d3f9e882ca1b012ce543ceb1b047c6b61e65b --- /dev/null +++ b/shhs_visit2/shhs2-204120/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204120", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:38:44.902323+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204120/labels.npy b/shhs_visit2/shhs2-204120/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5781d5aa5d0138fbaaa0fb17690385a72efbc4d6 --- /dev/null +++ b/shhs_visit2/shhs2-204120/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0bee3961163679f22d315b791654c4bb1653a33591f0c0a0721ab3b8d9424f4 +size 2468 diff --git a/shhs_visit2/shhs2-204121/embeddings.meta.json b/shhs_visit2/shhs2-204121/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c16e0217c025c6a83c96c31c33ad26d6edb02de2 --- /dev/null +++ b/shhs_visit2/shhs2-204121/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204121", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:46.144369+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204121/embeddings.npy b/shhs_visit2/shhs2-204121/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..327691c4f82780ef51a227159b701b076b5f9d40 --- /dev/null +++ b/shhs_visit2/shhs2-204121/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52f6d1bcb760c8b53d02e45b60712e1b53a0e7221c3f29f7f4e3ae9508f6a84 +size 1200128 diff --git a/shhs_visit2/shhs2-204121/labels.meta.json b/shhs_visit2/shhs2-204121/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c50df82ede63829bf18536f0108c3d43f4eb4f37 --- /dev/null +++ b/shhs_visit2/shhs2-204121/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204121", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:46.147877+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204121/labels.npy b/shhs_visit2/shhs2-204121/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c117ce63fa113737dd9e1d33c79159eac39dd3d --- /dev/null +++ b/shhs_visit2/shhs2-204121/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b1930441d0097f0cd06a9a2f7d20872bf67342c16445f14df290571fcc7204 +size 2528 diff --git a/shhs_visit2/shhs2-204122/embeddings.meta.json b/shhs_visit2/shhs2-204122/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1fb89b9c13d2e3a96d56913f1be6f241c39eb78 --- /dev/null +++ b/shhs_visit2/shhs2-204122/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204122", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:47.305866+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204122/embeddings.npy b/shhs_visit2/shhs2-204122/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6702ff11ad9ec580a4214240e06eb39b9c8aaab --- /dev/null +++ b/shhs_visit2/shhs2-204122/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b95d86393d5d181b50853a274ec3fde3095edd620a553f738228732c14f4d5 +size 1200128 diff --git a/shhs_visit2/shhs2-204122/labels.meta.json b/shhs_visit2/shhs2-204122/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fcc752b77492041f6fd7bea26f8e93dbad910bee --- /dev/null +++ b/shhs_visit2/shhs2-204122/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204122", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:47.309717+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204122/labels.npy b/shhs_visit2/shhs2-204122/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9922d114fa9a0c9193c79dcddacac292bf1af599 --- /dev/null +++ b/shhs_visit2/shhs2-204122/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91671ee473ad98e3eb1c327d5f1cb2bf60872b2b9e8a594662abbf69cfa3a6ca +size 2528 diff --git a/shhs_visit2/shhs2-204125/embeddings.meta.json b/shhs_visit2/shhs2-204125/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a2074f4dd3f18edc5e9b40f7bd21d1e0d4e739a --- /dev/null +++ b/shhs_visit2/shhs2-204125/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204125", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:38:48.408451+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204125/embeddings.npy b/shhs_visit2/shhs2-204125/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..924eabaf04120a02d58539e225429c5598b06607 --- /dev/null +++ b/shhs_visit2/shhs2-204125/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331adc509a46bcde7ded2ae0507ef5aa395129d598162faeb6834f6f3206faf4 +size 1080128 diff --git a/shhs_visit2/shhs2-204125/labels.meta.json b/shhs_visit2/shhs2-204125/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa00ce43d199d17743023862e561150fedde4a9e --- /dev/null +++ b/shhs_visit2/shhs2-204125/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204125", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:38:48.412380+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204125/labels.npy b/shhs_visit2/shhs2-204125/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ca1cc3e6a5fa8286d4b98fb2059dfe6f279bbe3 --- /dev/null +++ b/shhs_visit2/shhs2-204125/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1facc5a40aa620f3e90379724ac58c87c2c12388b94f8eecd974bb24353ffb +size 2288 diff --git a/shhs_visit2/shhs2-204126/embeddings.meta.json b/shhs_visit2/shhs2-204126/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9311f30eeea653a8b7c61c61b1d064da2a6aab43 --- /dev/null +++ b/shhs_visit2/shhs2-204126/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204126", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:38:50.663965+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204126/embeddings.npy b/shhs_visit2/shhs2-204126/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4beb9b3736eaec518a04ea1814fc8394c65b4b37 --- /dev/null +++ b/shhs_visit2/shhs2-204126/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc5a3863496d26ccc697978f0d250dfc0fb88df90583b43852fd0adfcf780be +size 1198128 diff --git a/shhs_visit2/shhs2-204126/labels.meta.json b/shhs_visit2/shhs2-204126/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29b48434f5f180e61c5d283e81f9f25c72dbc96a --- /dev/null +++ b/shhs_visit2/shhs2-204126/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204126", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:38:50.667609+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204126/labels.npy b/shhs_visit2/shhs2-204126/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c23751557aba5a02461e2a221350d43f7c2ae417 --- /dev/null +++ b/shhs_visit2/shhs2-204126/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c673cbaf146c40e5a92954112bbe1499582ad17667905447438a182a7db6c47 +size 2524 diff --git a/shhs_visit2/shhs2-204132/embeddings.meta.json b/shhs_visit2/shhs2-204132/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4fe7b1b25caf3e39a4daac70dfa3b6d3a1b124c --- /dev/null +++ b/shhs_visit2/shhs2-204132/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204132", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:51.955716+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204132/embeddings.npy b/shhs_visit2/shhs2-204132/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..767b3d62a66f6a7aef60d431a631ebf28c113ca3 --- /dev/null +++ b/shhs_visit2/shhs2-204132/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0d49d0fa7c24932197962868dfd41b22fd8de6ebe975e2b82be5ae6ec3f6477 +size 1200128 diff --git a/shhs_visit2/shhs2-204132/labels.meta.json b/shhs_visit2/shhs2-204132/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..136c023440a615ced01d608debb3ee2eaef0a26e --- /dev/null +++ b/shhs_visit2/shhs2-204132/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204132", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:38:51.963042+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204132/labels.npy b/shhs_visit2/shhs2-204132/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..39640a3edc7064bfbd94c9781c79ff7b6278bf85 --- /dev/null +++ b/shhs_visit2/shhs2-204132/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47b16e74184fb19142eb123926062b3828270cf8a0470dc01dd6dde5ad0f024 +size 2528 diff --git a/shhs_visit2/shhs2-204133/embeddings.meta.json b/shhs_visit2/shhs2-204133/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f37eeb4ac780916918802c18b2c70b1f26555f9f --- /dev/null +++ b/shhs_visit2/shhs2-204133/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204133", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:53.253695+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204133/embeddings.npy b/shhs_visit2/shhs2-204133/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b9aa29c657910c6f977721ff7293291451c116a --- /dev/null +++ b/shhs_visit2/shhs2-204133/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009ee696f1af11d03893dff1cadbf1ecd7bbd273295574ce26ee273989dc657e +size 1260128 diff --git a/shhs_visit2/shhs2-204133/labels.meta.json b/shhs_visit2/shhs2-204133/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..876ca663a16265852d80c43f3591b2d798efd6fe --- /dev/null +++ b/shhs_visit2/shhs2-204133/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204133", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:38:53.258067+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204133/labels.npy b/shhs_visit2/shhs2-204133/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..153458b7cc7a2fb4dbbc92b08142b25a163d8a4b --- /dev/null +++ b/shhs_visit2/shhs2-204133/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ada24677c984cd7e2f5f05badaf2fd7f702895c0e2c4ecf5d7fd83eac25bf9 +size 2648 diff --git a/shhs_visit2/shhs2-204134/embeddings.meta.json b/shhs_visit2/shhs2-204134/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..613264ba34a2241cb1205c8190a5158533fd03dc --- /dev/null +++ b/shhs_visit2/shhs2-204134/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204134", + "embedding_dim": 500, + "n_epochs": 950, + "created_utc": "2026-05-03T18:38:54.318556+00:00", + "shape": [ + 950, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204134/embeddings.npy b/shhs_visit2/shhs2-204134/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..59ed2afcd80f6bf4458fdfb4737c5c3ba9b8713b --- /dev/null +++ b/shhs_visit2/shhs2-204134/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3730f7980fa9f6fa3bcde33b8dcce9c1638d4897fde232f69e022112f3416294 +size 950128 diff --git a/shhs_visit2/shhs2-204134/labels.meta.json b/shhs_visit2/shhs2-204134/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..157cf74d3baa063d3c4cc0c8c581b4174287d134 --- /dev/null +++ b/shhs_visit2/shhs2-204134/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204134", + "n_epochs": 950, + "created_utc": "2026-05-03T18:38:54.322459+00:00", + "shape": [ + 950 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204134/labels.npy b/shhs_visit2/shhs2-204134/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4daa10e7f98f21835839423b868cc13e5acb858 --- /dev/null +++ b/shhs_visit2/shhs2-204134/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638014825b446af0b3989942eb51d6bea82be5e92ad137803765b68c3bc370a9 +size 2028 diff --git a/shhs_visit2/shhs2-204135/embeddings.meta.json b/shhs_visit2/shhs2-204135/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a82bc4039a00a27b15d83e58ad8acadd3752251 --- /dev/null +++ b/shhs_visit2/shhs2-204135/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204135", + "embedding_dim": 500, + "n_epochs": 1302, + "created_utc": "2026-05-03T18:38:55.813662+00:00", + "shape": [ + 1302, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204135/embeddings.npy b/shhs_visit2/shhs2-204135/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..26395c33673aed5203877bcf551341508683eaea --- /dev/null +++ b/shhs_visit2/shhs2-204135/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ab27b21de023d32f2735ec0866f6c4a3fc140cb00099cd689a9feeeb12a818 +size 1302128 diff --git a/shhs_visit2/shhs2-204135/labels.meta.json b/shhs_visit2/shhs2-204135/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d2016bae3f86f5da0211d83588d44c7d85e3a8f9 --- /dev/null +++ b/shhs_visit2/shhs2-204135/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204135", + "n_epochs": 1302, + "created_utc": "2026-05-03T18:38:55.817698+00:00", + "shape": [ + 1302 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204135/labels.npy b/shhs_visit2/shhs2-204135/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..12ce8e2383507949c22e63668a547fa48c49d065 --- /dev/null +++ b/shhs_visit2/shhs2-204135/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6b85a435d9c15f7d3d2e21138314665fc16833734b56e55fdfa167aee81a91 +size 2732 diff --git a/shhs_visit2/shhs2-204136/embeddings.meta.json b/shhs_visit2/shhs2-204136/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a97e5a7c7f50ffc3362e5a010bbab28110086510 --- /dev/null +++ b/shhs_visit2/shhs2-204136/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204136", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:38:57.740959+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204136/embeddings.npy b/shhs_visit2/shhs2-204136/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7873f2cd455808dbc852b1be3db6473842e85a4 --- /dev/null +++ b/shhs_visit2/shhs2-204136/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f75b4183879de0b6c11e3c468ba283531df60bff0ba2609c5e437082928b3b +size 1138128 diff --git a/shhs_visit2/shhs2-204136/labels.meta.json b/shhs_visit2/shhs2-204136/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48df111b1b318ed83028be54d308e95b1bda4b71 --- /dev/null +++ b/shhs_visit2/shhs2-204136/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204136", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:38:57.745022+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204136/labels.npy b/shhs_visit2/shhs2-204136/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a7e3d44da60dae2021c5071b112c1f43b04bad5 --- /dev/null +++ b/shhs_visit2/shhs2-204136/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae9686f7981db629771d494e022c4e914760300ac77b81081c4936d4e30f5f1 +size 2404 diff --git a/shhs_visit2/shhs2-204138/embeddings.meta.json b/shhs_visit2/shhs2-204138/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f0f87a85dbdcf26ad8346d47d58a046448bc358 --- /dev/null +++ b/shhs_visit2/shhs2-204138/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204138", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:38:59.180790+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204138/embeddings.npy b/shhs_visit2/shhs2-204138/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..12082364190b675d508ed96185ba67aa131b3e62 --- /dev/null +++ b/shhs_visit2/shhs2-204138/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3511b6591fd2ebbace5363a86e397682381ec2255607d710ef76f7f21b68939d +size 1320128 diff --git a/shhs_visit2/shhs2-204138/labels.meta.json b/shhs_visit2/shhs2-204138/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e05bba0ff5893b228e936ff2976154378fbb9809 --- /dev/null +++ b/shhs_visit2/shhs2-204138/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204138", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:38:59.185010+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204138/labels.npy b/shhs_visit2/shhs2-204138/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0357d0a21c676775ff334deaba1d70a5a9f087e5 --- /dev/null +++ b/shhs_visit2/shhs2-204138/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588037e5871396bff3efa72f719e62351cf0517d4294f985fb269832aa641324 +size 2768 diff --git a/shhs_visit2/shhs2-204139/embeddings.meta.json b/shhs_visit2/shhs2-204139/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3ddf100e671b91c34bd7e2d5b48b80bdb58e483 --- /dev/null +++ b/shhs_visit2/shhs2-204139/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204139", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:00.398923+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204139/embeddings.npy b/shhs_visit2/shhs2-204139/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2756d0b769b755e7f2286061e5a161b869866cf2 --- /dev/null +++ b/shhs_visit2/shhs2-204139/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e771b30e813d5197cd6e3535a49349db08209a2f81278c3271d652b400a35089 +size 1140128 diff --git a/shhs_visit2/shhs2-204139/labels.meta.json b/shhs_visit2/shhs2-204139/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..363838a573a5f017a0da069c6995711b3e908a8b --- /dev/null +++ b/shhs_visit2/shhs2-204139/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204139", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:00.401972+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204139/labels.npy b/shhs_visit2/shhs2-204139/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..570d2ca60eb2e52c55b4174741db02fa04ba157f --- /dev/null +++ b/shhs_visit2/shhs2-204139/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:331eac5c77be319cd9b95960cf3916fb3dea30972a9c39cdf7ce0ef71f36ac32 +size 2408 diff --git a/shhs_visit2/shhs2-204140/embeddings.meta.json b/shhs_visit2/shhs2-204140/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9be992b9a0c58e8230833ed92cd52af7ec2bc0be --- /dev/null +++ b/shhs_visit2/shhs2-204140/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204140", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:01.739685+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204140/embeddings.npy b/shhs_visit2/shhs2-204140/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8aba9e20f0e775c4310ed4821a71df3dabe151b --- /dev/null +++ b/shhs_visit2/shhs2-204140/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed34ab51ce05b48c16bea4bd818643b41588593bcfcdf5bf4bb2e4b5d11d14a9 +size 1140128 diff --git a/shhs_visit2/shhs2-204140/labels.meta.json b/shhs_visit2/shhs2-204140/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a082f1209f23aa6bae82883e274e16ae04801eb --- /dev/null +++ b/shhs_visit2/shhs2-204140/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204140", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:01.743364+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204140/labels.npy b/shhs_visit2/shhs2-204140/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..265183d7e17423d5e15c823c971b0223bd985e05 --- /dev/null +++ b/shhs_visit2/shhs2-204140/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c721eef8bdc7688ab8b826d66bedec949cb9ab2d3897ac0cb6cb0720d6c40c +size 2408 diff --git a/shhs_visit2/shhs2-204142/embeddings.meta.json b/shhs_visit2/shhs2-204142/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35143b5e95c619cdc2d48b9a36159d1415770a6a --- /dev/null +++ b/shhs_visit2/shhs2-204142/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204142", + "embedding_dim": 500, + "n_epochs": 1382, + "created_utc": "2026-05-03T18:39:04.574438+00:00", + "shape": [ + 1382, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204142/embeddings.npy b/shhs_visit2/shhs2-204142/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6fd4a4af255e1582ed547f4cc81bd181017ff10c --- /dev/null +++ b/shhs_visit2/shhs2-204142/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3acf7f9e3bc98f63b786b909d3f5706e27aecb3c4e3d79332ffe6230508243 +size 1382128 diff --git a/shhs_visit2/shhs2-204142/labels.meta.json b/shhs_visit2/shhs2-204142/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4eb1c7a2f3dc87f0c72400a0ce2f0ea79e11b6bd --- /dev/null +++ b/shhs_visit2/shhs2-204142/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204142", + "n_epochs": 1382, + "created_utc": "2026-05-03T18:39:04.578125+00:00", + "shape": [ + 1382 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204142/labels.npy b/shhs_visit2/shhs2-204142/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e2b1b17ee0ff9c2ed534b5f6352d0c96c3da893 --- /dev/null +++ b/shhs_visit2/shhs2-204142/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29682b908e2ff7dfbb345779920a4d4f8bec5b12239f59325743f44c0af82538 +size 2892 diff --git a/shhs_visit2/shhs2-204143/embeddings.meta.json b/shhs_visit2/shhs2-204143/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4f08911a6b5fc2a4297802fce0e40c00eae1e98 --- /dev/null +++ b/shhs_visit2/shhs2-204143/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204143", + "embedding_dim": 500, + "n_epochs": 1030, + "created_utc": "2026-05-03T18:39:05.872441+00:00", + "shape": [ + 1030, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204143/embeddings.npy b/shhs_visit2/shhs2-204143/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fea9e52a63f7a8df545545b6c4fee02262af2457 --- /dev/null +++ b/shhs_visit2/shhs2-204143/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9c5457718c0b79c0740be33cf1e360c4644213c56e0b122166b2a5bd45af78 +size 1030128 diff --git a/shhs_visit2/shhs2-204143/labels.meta.json b/shhs_visit2/shhs2-204143/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..901e8a34138fc5ddecd6d8a92d47599e3cf012ed --- /dev/null +++ b/shhs_visit2/shhs2-204143/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204143", + "n_epochs": 1030, + "created_utc": "2026-05-03T18:39:05.875688+00:00", + "shape": [ + 1030 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204143/labels.npy b/shhs_visit2/shhs2-204143/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d77eb142ca919fc49dd305b7e3829dc17f29c248 --- /dev/null +++ b/shhs_visit2/shhs2-204143/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3467ec04931ed6b8deef7da33e9aaf0a445eefd410f99a361d1657616be00b +size 2188 diff --git a/shhs_visit2/shhs2-204144/embeddings.meta.json b/shhs_visit2/shhs2-204144/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c450854183901153d0e61e2f195badf06e253ee --- /dev/null +++ b/shhs_visit2/shhs2-204144/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204144", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:07.125326+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204144/embeddings.npy b/shhs_visit2/shhs2-204144/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4551801b69e616b0675824e0b69c9b56c5b8fec3 --- /dev/null +++ b/shhs_visit2/shhs2-204144/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cccda0c6857a0bbc2802c9104006450b07641c2c39af58893b51d797515d0bc5 +size 1200128 diff --git a/shhs_visit2/shhs2-204144/labels.meta.json b/shhs_visit2/shhs2-204144/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1e038bde36762758d03d201f53c9bae21d86a08 --- /dev/null +++ b/shhs_visit2/shhs2-204144/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204144", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:07.128750+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204144/labels.npy b/shhs_visit2/shhs2-204144/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1b36e773d014066966e82465a945a07d0a7ec61 --- /dev/null +++ b/shhs_visit2/shhs2-204144/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67d8d52503546aa84cb6bcea36c8331eba9b027140838d550f35bfa0d7d02c8 +size 2528 diff --git a/shhs_visit2/shhs2-204145/embeddings.meta.json b/shhs_visit2/shhs2-204145/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3431e989d0657412ff61cb77f5b47994dd4b6c90 --- /dev/null +++ b/shhs_visit2/shhs2-204145/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204145", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:08.470281+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204145/embeddings.npy b/shhs_visit2/shhs2-204145/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a45e1e752a378a52ebc3f459cea35b0711d80003 --- /dev/null +++ b/shhs_visit2/shhs2-204145/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879264e052d03961939e40943a56f3160a3668a51749739997ccbaa6353e70cf +size 1260128 diff --git a/shhs_visit2/shhs2-204145/labels.meta.json b/shhs_visit2/shhs2-204145/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae735b46ea099d39c1c2dd0416cd9832216cdb71 --- /dev/null +++ b/shhs_visit2/shhs2-204145/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204145", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:08.472632+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204145/labels.npy b/shhs_visit2/shhs2-204145/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3bee11dc9cbe10421929ebacd84bbec36148714 --- /dev/null +++ b/shhs_visit2/shhs2-204145/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf15646a4ec61aff0e04177637f0e06b95b5cf04426a1f37971ed1d2d7b7885 +size 2648 diff --git a/shhs_visit2/shhs2-204147/embeddings.meta.json b/shhs_visit2/shhs2-204147/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..931b0d3123eea02730be83f40de846c5938021d1 --- /dev/null +++ b/shhs_visit2/shhs2-204147/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204147", + "embedding_dim": 500, + "n_epochs": 1228, + "created_utc": "2026-05-03T18:39:10.475589+00:00", + "shape": [ + 1228, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204147/embeddings.npy b/shhs_visit2/shhs2-204147/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..66b57331611f4bd5e6ccd34dab901fd8d67a5aba --- /dev/null +++ b/shhs_visit2/shhs2-204147/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52319f1214206d3ac4e711ad244e1bf7a6e83112b94a2203065f12e51722ef49 +size 1228128 diff --git a/shhs_visit2/shhs2-204147/labels.meta.json b/shhs_visit2/shhs2-204147/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7acb137584eab9b53cb0e415379c32482c70acb --- /dev/null +++ b/shhs_visit2/shhs2-204147/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204147", + "n_epochs": 1228, + "created_utc": "2026-05-03T18:39:10.479039+00:00", + "shape": [ + 1228 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204147/labels.npy b/shhs_visit2/shhs2-204147/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0af4eda2b456f80ff36dbbf7496567146ec201ee --- /dev/null +++ b/shhs_visit2/shhs2-204147/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970f93d8c30974700e710ffee857347dbac3f87fcf0209670dfb34e90e75c450 +size 2584 diff --git a/shhs_visit2/shhs2-204148/embeddings.meta.json b/shhs_visit2/shhs2-204148/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d84fefa2269aa8c5264c6a3c66e60f5b3a9850e0 --- /dev/null +++ b/shhs_visit2/shhs2-204148/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204148", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:39:12.588460+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204148/embeddings.npy b/shhs_visit2/shhs2-204148/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5f43b7bd48b1b61aedf8601801f74d89f2d5a2b --- /dev/null +++ b/shhs_visit2/shhs2-204148/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155618cf1823b4bf7983c86c8c4c00999c1504e98e645843cf46d69e5b6eee9a +size 1198128 diff --git a/shhs_visit2/shhs2-204148/labels.meta.json b/shhs_visit2/shhs2-204148/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1822d5d6bf0bbe6b46757ef424579ee89b283a9 --- /dev/null +++ b/shhs_visit2/shhs2-204148/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204148", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:39:12.591957+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204148/labels.npy b/shhs_visit2/shhs2-204148/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..42ace6c44c4c30eb0ab86737c555a156e3ae3569 --- /dev/null +++ b/shhs_visit2/shhs2-204148/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3bd21e03af3136ee777ae33045560feb3c8269298d8af4fdac7c8272012389 +size 2524 diff --git a/shhs_visit2/shhs2-204149/embeddings.meta.json b/shhs_visit2/shhs2-204149/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab4586b388882ff6cf9b483f6cbc64bffbed4d43 --- /dev/null +++ b/shhs_visit2/shhs2-204149/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204149", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:39:14.486481+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204149/embeddings.npy b/shhs_visit2/shhs2-204149/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ec53e85fddfc611e6c4de1f530bd695465010a3 --- /dev/null +++ b/shhs_visit2/shhs2-204149/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db0bd421f6002ffb67b899195a0d9708cb8ec554b01f59f66fdc7af888f68a5 +size 1138128 diff --git a/shhs_visit2/shhs2-204149/labels.meta.json b/shhs_visit2/shhs2-204149/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f0eb3da8b369e3f48203bd170c8824163dfc65d8 --- /dev/null +++ b/shhs_visit2/shhs2-204149/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204149", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:39:14.490171+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204149/labels.npy b/shhs_visit2/shhs2-204149/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad69653da74fbeddc2c95d952fda30462d2c5126 --- /dev/null +++ b/shhs_visit2/shhs2-204149/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:937ec0fe5f9eb61466443bb69ebc58f0641375bce139016fb74762569b8cc191 +size 2404 diff --git a/shhs_visit2/shhs2-204150/embeddings.meta.json b/shhs_visit2/shhs2-204150/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3546abf65441b1542c61f1468337087fb7a61d8d --- /dev/null +++ b/shhs_visit2/shhs2-204150/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204150", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:39:16.638122+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204150/embeddings.npy b/shhs_visit2/shhs2-204150/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..affeade83c35b525d17e01d00d52c1740f84eb78 --- /dev/null +++ b/shhs_visit2/shhs2-204150/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166e79c69da91469dc3457e9c9eace9f6407d38a02d8910a73062c0ae73050fa +size 1198128 diff --git a/shhs_visit2/shhs2-204150/labels.meta.json b/shhs_visit2/shhs2-204150/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3fc467747c148f72ad482286a2afa8881b439afd --- /dev/null +++ b/shhs_visit2/shhs2-204150/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204150", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:39:16.641000+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204150/labels.npy b/shhs_visit2/shhs2-204150/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4affb832a81f15c13399488e8e16ad263310252 --- /dev/null +++ b/shhs_visit2/shhs2-204150/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:104d026ed6f3dd572b178232035c2cca271019d3205836bb11aabfd79173d6d0 +size 2524 diff --git a/shhs_visit2/shhs2-204151/embeddings.meta.json b/shhs_visit2/shhs2-204151/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53e84e8d2b96e6232c33e62d8ec42f575df30690 --- /dev/null +++ b/shhs_visit2/shhs2-204151/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204151", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:17.932479+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204151/embeddings.npy b/shhs_visit2/shhs2-204151/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..adeb11fe64f7753a7a10c1cb5eecdc125f28870c --- /dev/null +++ b/shhs_visit2/shhs2-204151/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873d3b135ca0473c2a374a354faf9d85f3cf58892890bbfb4421b879da96f815 +size 1140128 diff --git a/shhs_visit2/shhs2-204151/labels.meta.json b/shhs_visit2/shhs2-204151/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a5e47c573dacef0f8976043278e62871114a83aa --- /dev/null +++ b/shhs_visit2/shhs2-204151/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204151", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:17.936055+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204151/labels.npy b/shhs_visit2/shhs2-204151/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f047d49b43ed5e3df4f709dd2db2b81ec7e3f50 --- /dev/null +++ b/shhs_visit2/shhs2-204151/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac40a8f0dac013e195b746f7d00043df5080a73c53f3be76db90c913f5b7507 +size 2408 diff --git a/shhs_visit2/shhs2-204152/embeddings.meta.json b/shhs_visit2/shhs2-204152/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78f40e5ddc57425c8ed7d29ee50d3e85d52c3418 --- /dev/null +++ b/shhs_visit2/shhs2-204152/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204152", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:39:18.465411+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204152/embeddings.npy b/shhs_visit2/shhs2-204152/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8122015a326edcaec60cbf6ea5db9446311fe89 --- /dev/null +++ b/shhs_visit2/shhs2-204152/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacb4f55fc73be445a4a21fdc0db351f774191353d3edf1435801a02b96c809e +size 1080128 diff --git a/shhs_visit2/shhs2-204152/labels.meta.json b/shhs_visit2/shhs2-204152/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..151344f0f47980f76b5f1435456f5a684152658d --- /dev/null +++ b/shhs_visit2/shhs2-204152/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204152", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:39:18.468401+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204152/labels.npy b/shhs_visit2/shhs2-204152/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f70ac820927e4d0fe66eb046326a962d35c67d66 --- /dev/null +++ b/shhs_visit2/shhs2-204152/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0856785d402bdbe056c424fbace864d03bb430530a5c5a525272da2b31f9d90 +size 2288 diff --git a/shhs_visit2/shhs2-204154/embeddings.meta.json b/shhs_visit2/shhs2-204154/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d0136f337a593f43ce39be180634e7c2d62f9447 --- /dev/null +++ b/shhs_visit2/shhs2-204154/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204154", + "embedding_dim": 500, + "n_epochs": 1204, + "created_utc": "2026-05-03T18:39:19.045175+00:00", + "shape": [ + 1204, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204154/embeddings.npy b/shhs_visit2/shhs2-204154/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1ba11fbf2d2eb0935b4c636aac47b103183695a --- /dev/null +++ b/shhs_visit2/shhs2-204154/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5856e230eb8c7f57f7607fc821a9ebef1c2918d3a7ce2aec77e514da19e89784 +size 1204128 diff --git a/shhs_visit2/shhs2-204154/labels.meta.json b/shhs_visit2/shhs2-204154/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60cdf8185769c9dd6851c80ac33304ec34eddb8d --- /dev/null +++ b/shhs_visit2/shhs2-204154/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204154", + "n_epochs": 1204, + "created_utc": "2026-05-03T18:39:19.049665+00:00", + "shape": [ + 1204 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204154/labels.npy b/shhs_visit2/shhs2-204154/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..be7c9d4183fa06582ed5987280721ddf901f281a --- /dev/null +++ b/shhs_visit2/shhs2-204154/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a374184f17cc83c098ef877d377c0a91645bc98b50c164f395bce28beb1699 +size 2536 diff --git a/shhs_visit2/shhs2-204155/embeddings.meta.json b/shhs_visit2/shhs2-204155/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53a4eb6cd1b2d8c26e79842b4d128f861c088022 --- /dev/null +++ b/shhs_visit2/shhs2-204155/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204155", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:20.559343+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204155/embeddings.npy b/shhs_visit2/shhs2-204155/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..572760dac3aac6caec87ac0f2f5a7a3c73af97b7 --- /dev/null +++ b/shhs_visit2/shhs2-204155/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e84cec0fa63b7714d66b34a7a08b3e10c438aa243732e00faeab65bda0c730 +size 1320128 diff --git a/shhs_visit2/shhs2-204155/labels.meta.json b/shhs_visit2/shhs2-204155/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f274bf588fc12db62362679128bc080185a0753 --- /dev/null +++ b/shhs_visit2/shhs2-204155/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204155", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:20.562406+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204155/labels.npy b/shhs_visit2/shhs2-204155/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb4d03ce5496a2095235c43aeb1909debda1f202 --- /dev/null +++ b/shhs_visit2/shhs2-204155/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5fcd1b4ec032db49d61467b751c9fcc907afcc058d8073fa4478a02059f3a7c +size 2768 diff --git a/shhs_visit2/shhs2-204156/embeddings.meta.json b/shhs_visit2/shhs2-204156/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f53f75c2cdd8d60ad246fc10c341003c9ae3348 --- /dev/null +++ b/shhs_visit2/shhs2-204156/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204156", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:39:21.761605+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204156/embeddings.npy b/shhs_visit2/shhs2-204156/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0214d42a19ca02559d2e469883dd8b286426d3a --- /dev/null +++ b/shhs_visit2/shhs2-204156/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672038874de09783cd6ffa9b998448b85470993d0944d896f5661f41bb6deb88 +size 1078128 diff --git a/shhs_visit2/shhs2-204156/labels.meta.json b/shhs_visit2/shhs2-204156/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3834e9d6937f7b2f09b12c07927071963856c82 --- /dev/null +++ b/shhs_visit2/shhs2-204156/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204156", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:39:21.765526+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204156/labels.npy b/shhs_visit2/shhs2-204156/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91f4522581c38b2184fb9f8f51c467849d89777a --- /dev/null +++ b/shhs_visit2/shhs2-204156/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d9a421f75badb45257cbe597fadda74f69343fdab7876ee0e6fac690c75b55 +size 2284 diff --git a/shhs_visit2/shhs2-204157/embeddings.meta.json b/shhs_visit2/shhs2-204157/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e18859b90d95e9ef6a5e6eb531e3634130e80ab6 --- /dev/null +++ b/shhs_visit2/shhs2-204157/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204157", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:23.144440+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204157/embeddings.npy b/shhs_visit2/shhs2-204157/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..958147d539fe725b99038cfb9ab140e92ae2cc11 --- /dev/null +++ b/shhs_visit2/shhs2-204157/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749700ff2548619441201e17b4bbd6c3530a7acd5ed20a2b8a14a3e1791ba031 +size 1140128 diff --git a/shhs_visit2/shhs2-204157/labels.meta.json b/shhs_visit2/shhs2-204157/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5083d3db875770a8635e888682ca2ce24515b26 --- /dev/null +++ b/shhs_visit2/shhs2-204157/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204157", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:23.147250+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204157/labels.npy b/shhs_visit2/shhs2-204157/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4cb1c0128903902b2cf962f65c85655d0e7430f9 --- /dev/null +++ b/shhs_visit2/shhs2-204157/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35690ac457fbb96bb73887aac6a1ebd3349673bea3fab7c107af9d3010836ec +size 2408 diff --git a/shhs_visit2/shhs2-204158/embeddings.meta.json b/shhs_visit2/shhs2-204158/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65b7a94f5b1148682439ae16e393e6d564ee3539 --- /dev/null +++ b/shhs_visit2/shhs2-204158/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204158", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:39:24.506295+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204158/embeddings.npy b/shhs_visit2/shhs2-204158/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2d258e0e5bc4a94545b5a4d8d6b72e5ad5f37cb --- /dev/null +++ b/shhs_visit2/shhs2-204158/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bdb536cd4eb811a97f9cb0eb7afca03125a874f9ca08d9c0fdffd02cb9d656b +size 1230128 diff --git a/shhs_visit2/shhs2-204158/labels.meta.json b/shhs_visit2/shhs2-204158/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1d082b97876e7d4829105cc05d576e6c881dd05 --- /dev/null +++ b/shhs_visit2/shhs2-204158/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204158", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:39:24.510520+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204158/labels.npy b/shhs_visit2/shhs2-204158/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4aafd771ee4b933ceea50dbc13ff680e03a69472 --- /dev/null +++ b/shhs_visit2/shhs2-204158/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921670fc5e534d6f0d590d15c6d797afb9e8f3253b0e640a85a305f58a459de0 +size 2588 diff --git a/shhs_visit2/shhs2-204163/embeddings.meta.json b/shhs_visit2/shhs2-204163/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac4fad484ea621b032c90b80605fdbc43633d2c7 --- /dev/null +++ b/shhs_visit2/shhs2-204163/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204163", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:25.811495+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204163/embeddings.npy b/shhs_visit2/shhs2-204163/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..64cf84b9e7024622314539960fde86ba7dbdb292 --- /dev/null +++ b/shhs_visit2/shhs2-204163/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154b92040ebceaf4ac974982dc571f0bd3ec2a4cb1000efaa03de3fe4cf42392 +size 1140128 diff --git a/shhs_visit2/shhs2-204163/labels.meta.json b/shhs_visit2/shhs2-204163/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2b70c5b961084ae06d755fe191fd66569e92d7f --- /dev/null +++ b/shhs_visit2/shhs2-204163/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204163", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:25.815052+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204163/labels.npy b/shhs_visit2/shhs2-204163/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..880c435237bf080f12c11e5352efa83402e7f704 --- /dev/null +++ b/shhs_visit2/shhs2-204163/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c46fd9f5a5c8dff34a90052625daca0d6918ca70a327d92edce55d0437bb7d +size 2408 diff --git a/shhs_visit2/shhs2-204165/embeddings.meta.json b/shhs_visit2/shhs2-204165/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e7ebab1fbfcec810ef4e79ab4bbf4bb09f942c3 --- /dev/null +++ b/shhs_visit2/shhs2-204165/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204165", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:27.118496+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204165/embeddings.npy b/shhs_visit2/shhs2-204165/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f79b4349aa7b2597272fcd02339f04ee9f71ca7 --- /dev/null +++ b/shhs_visit2/shhs2-204165/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3a573c37b5b3690e39382547c641ea261b208846569b0db66311209ca2e447 +size 1200128 diff --git a/shhs_visit2/shhs2-204165/labels.meta.json b/shhs_visit2/shhs2-204165/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..614f93795b4333cdc90fd0e23c7015d174a1e727 --- /dev/null +++ b/shhs_visit2/shhs2-204165/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204165", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:27.121488+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204165/labels.npy b/shhs_visit2/shhs2-204165/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b8f06eb0b1c282eb9189a145aee30f7bf5e6a69 --- /dev/null +++ b/shhs_visit2/shhs2-204165/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3242e436e6a454ad956da6e6c8d84ce98f995547be98458310cf4996aef52258 +size 2528 diff --git a/shhs_visit2/shhs2-204166/embeddings.meta.json b/shhs_visit2/shhs2-204166/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18bb0edf0305447bd2cf78b1767e9e2bcf7e7480 --- /dev/null +++ b/shhs_visit2/shhs2-204166/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204166", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:39:28.297532+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204166/embeddings.npy b/shhs_visit2/shhs2-204166/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d6ee92f9eb455abaf598ff986d0de0c4e4bfa21 --- /dev/null +++ b/shhs_visit2/shhs2-204166/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af5446d7f860fe1cb2bc6ff0262232fb8273b621dfa5a0e7357ae61c9603bb8 +size 1100128 diff --git a/shhs_visit2/shhs2-204166/labels.meta.json b/shhs_visit2/shhs2-204166/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2da21bd2f8c5049253488663f24b82e9e182a1df --- /dev/null +++ b/shhs_visit2/shhs2-204166/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204166", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:39:28.301285+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204166/labels.npy b/shhs_visit2/shhs2-204166/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b7c814fd1ec8989755295dd53861d6feaf33f9f --- /dev/null +++ b/shhs_visit2/shhs2-204166/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1773faa76905391f6108c632259304696e47436121bc01721f00d6ff3edc6ab +size 2328 diff --git a/shhs_visit2/shhs2-204167/embeddings.meta.json b/shhs_visit2/shhs2-204167/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..687d8bdb5d32c587850d3fd95f288703bd98b265 --- /dev/null +++ b/shhs_visit2/shhs2-204167/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204167", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:39:29.547856+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204167/embeddings.npy b/shhs_visit2/shhs2-204167/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab77295713cc8e4e5d6d91ef78e3538f4d156312 --- /dev/null +++ b/shhs_visit2/shhs2-204167/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26e02bf36e8c4adf27e20ddaae4d164edfa6c007ff0308bfb010c111815af65 +size 1170128 diff --git a/shhs_visit2/shhs2-204167/labels.meta.json b/shhs_visit2/shhs2-204167/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..993997338928a75bb8ad0121afbbeb05147c7fbf --- /dev/null +++ b/shhs_visit2/shhs2-204167/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204167", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:39:29.552142+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204167/labels.npy b/shhs_visit2/shhs2-204167/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..60acd01d0b819fe4c3c930d829a79a6657b31598 --- /dev/null +++ b/shhs_visit2/shhs2-204167/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a6fd384542d5df8f9a016eb2c8bef336cea229907139cc12050522f707fd38 +size 2468 diff --git a/shhs_visit2/shhs2-204170/embeddings.meta.json b/shhs_visit2/shhs2-204170/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dde7370d2786b343ff0f1d4d25beee25661b684 --- /dev/null +++ b/shhs_visit2/shhs2-204170/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204170", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:39:31.574406+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204170/embeddings.npy b/shhs_visit2/shhs2-204170/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9af514dbee0e2c17c9a39e0aea7a6f9187e9596 --- /dev/null +++ b/shhs_visit2/shhs2-204170/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5dd5e88cdd95c41ca24a1770b552427c445919dbca594993d6a30a436ebb5e +size 1138128 diff --git a/shhs_visit2/shhs2-204170/labels.meta.json b/shhs_visit2/shhs2-204170/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f14d6eea05d924e7169fadb1d23d3d068cd6efe3 --- /dev/null +++ b/shhs_visit2/shhs2-204170/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204170", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:39:31.578230+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204170/labels.npy b/shhs_visit2/shhs2-204170/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef9007010bdbe9a434df04eef6c303c419d29762 --- /dev/null +++ b/shhs_visit2/shhs2-204170/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8057d32887081ff0729e41fbf1b4106e38ac41bbc40a83da614225b419ad6fe3 +size 2404 diff --git a/shhs_visit2/shhs2-204171/embeddings.meta.json b/shhs_visit2/shhs2-204171/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9689bacf6976392217544df0fea661606bc862a --- /dev/null +++ b/shhs_visit2/shhs2-204171/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204171", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:32.182661+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204171/embeddings.npy b/shhs_visit2/shhs2-204171/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e0a3163d6ad94bc87f13ce64ed1d62fece22a5c --- /dev/null +++ b/shhs_visit2/shhs2-204171/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4032bebc4fec072b9071be46d354d28807491856eb8156d689bfdbe96a3627a2 +size 1260128 diff --git a/shhs_visit2/shhs2-204171/labels.meta.json b/shhs_visit2/shhs2-204171/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e59788ae2fce3d47de1b036bb0c036ecc8ea1fcd --- /dev/null +++ b/shhs_visit2/shhs2-204171/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204171", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:32.186236+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204171/labels.npy b/shhs_visit2/shhs2-204171/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..100024969e40b7e659a788a9434cdf3a1d3775c0 --- /dev/null +++ b/shhs_visit2/shhs2-204171/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05963ff9725671aaa3b7117e8aa8464afd61940d6a8bbfa330f7df6c5d8c6a5a +size 2648 diff --git a/shhs_visit2/shhs2-204173/embeddings.meta.json b/shhs_visit2/shhs2-204173/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..041f65a0167e1fd16995ec809fcb39cd298f1ee6 --- /dev/null +++ b/shhs_visit2/shhs2-204173/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204173", + "embedding_dim": 500, + "n_epochs": 1378, + "created_utc": "2026-05-03T18:39:32.853019+00:00", + "shape": [ + 1378, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204173/embeddings.npy b/shhs_visit2/shhs2-204173/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e44dc116f82315c15f6497d0954ba64a2f50dc1 --- /dev/null +++ b/shhs_visit2/shhs2-204173/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49bc2600dcdb29c92516896fa40d4eeb730a05090ad94bec4546f22de060118 +size 1378128 diff --git a/shhs_visit2/shhs2-204173/labels.meta.json b/shhs_visit2/shhs2-204173/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e71f495faffad7f1cd6ac7ca3b874a405969ba81 --- /dev/null +++ b/shhs_visit2/shhs2-204173/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204173", + "n_epochs": 1378, + "created_utc": "2026-05-03T18:39:32.856832+00:00", + "shape": [ + 1378 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204173/labels.npy b/shhs_visit2/shhs2-204173/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa36e4d8f73200c447eb639f68dfed0eca0a7148 --- /dev/null +++ b/shhs_visit2/shhs2-204173/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54309bc043046e9bfa7b14b033116971fb3966e8ad0d50df27b6035357a3767 +size 2884 diff --git a/shhs_visit2/shhs2-204174/embeddings.meta.json b/shhs_visit2/shhs2-204174/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e6169b8b6f64e1e492d13716808dc71c5913be6 --- /dev/null +++ b/shhs_visit2/shhs2-204174/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204174", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:34.130222+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204174/embeddings.npy b/shhs_visit2/shhs2-204174/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..988b438cc835549dd4fff8bdc013b2f8f774ff47 --- /dev/null +++ b/shhs_visit2/shhs2-204174/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b443d0f22f068ad41748d89ef00010774a82bdb07a3ea916d1bba17ade7d910 +size 1200128 diff --git a/shhs_visit2/shhs2-204174/labels.meta.json b/shhs_visit2/shhs2-204174/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5b84728b9b1f3e8639a2c6270f88607212c8096 --- /dev/null +++ b/shhs_visit2/shhs2-204174/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204174", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:34.136082+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204174/labels.npy b/shhs_visit2/shhs2-204174/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9ee9ef9a75e9973dfd8fbda56802152e64d14fe --- /dev/null +++ b/shhs_visit2/shhs2-204174/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7945cecfdb9b0c5d4dd69754f55e6b7bc266b7cf51055d99dde9c6365800e8 +size 2528 diff --git a/shhs_visit2/shhs2-204175/embeddings.meta.json b/shhs_visit2/shhs2-204175/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..39b04ba09cadc10cb229ba5f84803b9e8c7bc503 --- /dev/null +++ b/shhs_visit2/shhs2-204175/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204175", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:39:34.711703+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204175/embeddings.npy b/shhs_visit2/shhs2-204175/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..014db5a94fbe9f8ff4cc4af113989397e9c8814b --- /dev/null +++ b/shhs_visit2/shhs2-204175/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc5d7adb8fe3348994af803ba46d2b882ed63c876a2f412ffb1a82f6c9cc8719 +size 1170128 diff --git a/shhs_visit2/shhs2-204175/labels.meta.json b/shhs_visit2/shhs2-204175/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7fb1a7044576305c93b90ced405421f6abcfb334 --- /dev/null +++ b/shhs_visit2/shhs2-204175/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204175", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:39:34.715462+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204175/labels.npy b/shhs_visit2/shhs2-204175/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..49cfb9df04aa485f5c67b65b46e6c3a40fa32748 --- /dev/null +++ b/shhs_visit2/shhs2-204175/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83255928f9289a4ab6bdb5c5a14d71f7ec79c7b716e907dec703879995a5099b +size 2468 diff --git a/shhs_visit2/shhs2-204176/embeddings.meta.json b/shhs_visit2/shhs2-204176/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77f932792f65063ce6eb06352ccbfefad0b068c3 --- /dev/null +++ b/shhs_visit2/shhs2-204176/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204176", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:35.317259+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204176/embeddings.npy b/shhs_visit2/shhs2-204176/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd444dd77c5b64ae688e712f8309a8960afa59f7 --- /dev/null +++ b/shhs_visit2/shhs2-204176/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8476f6167d15ec17866980a39dc9caa8184f57f9d7492113023b5d25eddb957 +size 1260128 diff --git a/shhs_visit2/shhs2-204176/labels.meta.json b/shhs_visit2/shhs2-204176/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d6c6da8912c092c479e0f0e8e625a5658dbc310 --- /dev/null +++ b/shhs_visit2/shhs2-204176/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204176", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:35.323240+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204176/labels.npy b/shhs_visit2/shhs2-204176/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..44d724818b827f5f3439268884aaef580b95d63b --- /dev/null +++ b/shhs_visit2/shhs2-204176/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eccc4c0ced061f9e15f122af393503ac542c16e53509bf1c56606effa19d8fd5 +size 2648 diff --git a/shhs_visit2/shhs2-204177/embeddings.meta.json b/shhs_visit2/shhs2-204177/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b27b897311e8dc4efb55c34a04e4a77048397a89 --- /dev/null +++ b/shhs_visit2/shhs2-204177/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204177", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:39:35.898664+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204177/embeddings.npy b/shhs_visit2/shhs2-204177/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..735a3f4d6c605a06720a2085f5c3c38d12a241af --- /dev/null +++ b/shhs_visit2/shhs2-204177/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8648e134408d86d1c066288329d27cbbe92dad3a12eead7a650a2e092a6b7985 +size 1198128 diff --git a/shhs_visit2/shhs2-204177/labels.meta.json b/shhs_visit2/shhs2-204177/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24b3c24ce0881082b96998075045a88e7062c417 --- /dev/null +++ b/shhs_visit2/shhs2-204177/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204177", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:39:35.902723+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204177/labels.npy b/shhs_visit2/shhs2-204177/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3fef0a96f987191c3fc31036d0dcc4461532e20d --- /dev/null +++ b/shhs_visit2/shhs2-204177/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47faa4fa5af641f7d1f7b377898be7c9601be802fc3b9121e19a63651d4e4c44 +size 2524 diff --git a/shhs_visit2/shhs2-204179/embeddings.meta.json b/shhs_visit2/shhs2-204179/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4dce4ccf50af88cae2e6ba26d0287d796c37a95e --- /dev/null +++ b/shhs_visit2/shhs2-204179/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204179", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:36.528897+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204179/embeddings.npy b/shhs_visit2/shhs2-204179/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4cb91b27ff90bc7a30a7a94a6fb44d288cb897c --- /dev/null +++ b/shhs_visit2/shhs2-204179/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e028eee3d176e8102b38fb72e9355707362a13d7e259be80e543503479411bd +size 1320128 diff --git a/shhs_visit2/shhs2-204179/labels.meta.json b/shhs_visit2/shhs2-204179/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e658e89f484619e95e575ec2c15c93fc1eb2e03 --- /dev/null +++ b/shhs_visit2/shhs2-204179/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204179", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:36.533201+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204179/labels.npy b/shhs_visit2/shhs2-204179/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..43af10e3cad921fe1190b6ba2e0d61f0c38e1b39 --- /dev/null +++ b/shhs_visit2/shhs2-204179/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:340fc4055c0b76590a26b62d3439d1550424ecb62aeab85db9ec5a65215aa2e7 +size 2768 diff --git a/shhs_visit2/shhs2-204180/embeddings.meta.json b/shhs_visit2/shhs2-204180/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..783484a1d0b1ce4f3cfffecaeaf2a29b1197fd6d --- /dev/null +++ b/shhs_visit2/shhs2-204180/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204180", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:37.867601+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204180/embeddings.npy b/shhs_visit2/shhs2-204180/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6384d3ad2bcbc9071d62c029c84fad4811c7237 --- /dev/null +++ b/shhs_visit2/shhs2-204180/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ad8a085c04cb9d88933b9cb9e7c2659dd938df0e984df717d7d3952845ebfa +size 1140128 diff --git a/shhs_visit2/shhs2-204180/labels.meta.json b/shhs_visit2/shhs2-204180/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56d0e7d304da9b3fc341372e09659e9feb0800ea --- /dev/null +++ b/shhs_visit2/shhs2-204180/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204180", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:37.870785+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204180/labels.npy b/shhs_visit2/shhs2-204180/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb4488c8bbf4ce419e6ad0026b3f139b5c141674 --- /dev/null +++ b/shhs_visit2/shhs2-204180/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeb2153e093b0dfa27d4b3e8cd8ca695146fe95583d618546b96b129ba6563c8 +size 2408 diff --git a/shhs_visit2/shhs2-204182/embeddings.meta.json b/shhs_visit2/shhs2-204182/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7a0d220de26eef2128038282325e62c2a4605d5 --- /dev/null +++ b/shhs_visit2/shhs2-204182/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204182", + "embedding_dim": 500, + "n_epochs": 1218, + "created_utc": "2026-05-03T18:39:39.160036+00:00", + "shape": [ + 1218, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204182/embeddings.npy b/shhs_visit2/shhs2-204182/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6eff5ffc955b204deb46ce3729227346866250c4 --- /dev/null +++ b/shhs_visit2/shhs2-204182/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:104b4394d8c8f1830e4376fa1d4fb6d295012644b366749e54813878fa14b664 +size 1218128 diff --git a/shhs_visit2/shhs2-204182/labels.meta.json b/shhs_visit2/shhs2-204182/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..657bab43ec4e6b60347695037e233e6d2fee54dd --- /dev/null +++ b/shhs_visit2/shhs2-204182/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204182", + "n_epochs": 1218, + "created_utc": "2026-05-03T18:39:39.163550+00:00", + "shape": [ + 1218 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204182/labels.npy b/shhs_visit2/shhs2-204182/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8bfeba0e4c96fd0cbd663281b30b51a0411c70e --- /dev/null +++ b/shhs_visit2/shhs2-204182/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcb8822821bbc02cf3be93603a46e925e32826e27834a1c33934611177493748 +size 2564 diff --git a/shhs_visit2/shhs2-204184/embeddings.meta.json b/shhs_visit2/shhs2-204184/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4a4fc9069c1d631e7b20c15279b5284d916fca7 --- /dev/null +++ b/shhs_visit2/shhs2-204184/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204184", + "embedding_dim": 500, + "n_epochs": 995, + "created_utc": "2026-05-03T18:39:40.460308+00:00", + "shape": [ + 995, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204184/embeddings.npy b/shhs_visit2/shhs2-204184/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a587a100963e8dc548c0dc2516ada44d8ee26b10 --- /dev/null +++ b/shhs_visit2/shhs2-204184/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23f4b62b1575afbac758e1fe0338af1a08b5b524454c3b883516a45a8fe27303 +size 995128 diff --git a/shhs_visit2/shhs2-204184/labels.meta.json b/shhs_visit2/shhs2-204184/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65768bbd5e3c73c2ec85ed1f5d7c8aa92cef5763 --- /dev/null +++ b/shhs_visit2/shhs2-204184/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204184", + "n_epochs": 995, + "created_utc": "2026-05-03T18:39:40.464135+00:00", + "shape": [ + 995 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204184/labels.npy b/shhs_visit2/shhs2-204184/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..40b443a6b0505c0f02323035902d0d16a9dba5e6 --- /dev/null +++ b/shhs_visit2/shhs2-204184/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613bf1d2e0468406829ca2e7b6ea862555d05b732ac11082a07d544a9f55a5e6 +size 2118 diff --git a/shhs_visit2/shhs2-204186/embeddings.meta.json b/shhs_visit2/shhs2-204186/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2525186b3b369632349b7233941258601536a008 --- /dev/null +++ b/shhs_visit2/shhs2-204186/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204186", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:41.807368+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204186/embeddings.npy b/shhs_visit2/shhs2-204186/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fcfc01458f10a6c3e3cc1a01bd34ad7986c3b8c6 --- /dev/null +++ b/shhs_visit2/shhs2-204186/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cb1cd854b9086e3bde5b3b627453d13e546feea6d1d0a2e610a26c4395b00e +size 1260128 diff --git a/shhs_visit2/shhs2-204186/labels.meta.json b/shhs_visit2/shhs2-204186/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f48e36dce04cc85ad9d48510bc72cd7f5c21f5ca --- /dev/null +++ b/shhs_visit2/shhs2-204186/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204186", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:39:41.811201+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204186/labels.npy b/shhs_visit2/shhs2-204186/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3517e3c284e3c613c32d3182c073b1892bfcf098 --- /dev/null +++ b/shhs_visit2/shhs2-204186/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd96af51f057071f51fec047e0535848d92b7887e5068d98896caa6cb1c8fb1 +size 2648 diff --git a/shhs_visit2/shhs2-204187/embeddings.meta.json b/shhs_visit2/shhs2-204187/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11a5b810a1b10e9bb2b5069a878ff1c69648cc30 --- /dev/null +++ b/shhs_visit2/shhs2-204187/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204187", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:39:43.231404+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204187/embeddings.npy b/shhs_visit2/shhs2-204187/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4cc60dda813759a7bda62505cb95443943c6295 --- /dev/null +++ b/shhs_visit2/shhs2-204187/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477507be7ac1840b7f4805a9a3e7828906fc90c15d68b944614dd56422ab5dc8 +size 1258128 diff --git a/shhs_visit2/shhs2-204187/labels.meta.json b/shhs_visit2/shhs2-204187/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d74e564cb3458d3add77f32a816c0dcc200972a --- /dev/null +++ b/shhs_visit2/shhs2-204187/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204187", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:39:43.235181+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204187/labels.npy b/shhs_visit2/shhs2-204187/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41b680955b0fab4aa8071995645595eb25bb1a2f --- /dev/null +++ b/shhs_visit2/shhs2-204187/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852b12bb016a5bbe224ffcb926a872dd74fb6f4503793e07b7fdbf9fd0da7829 +size 2644 diff --git a/shhs_visit2/shhs2-204189/embeddings.meta.json b/shhs_visit2/shhs2-204189/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d5ddc386e792150d1933cd6cd4445c87304a56c --- /dev/null +++ b/shhs_visit2/shhs2-204189/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204189", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:39:44.518478+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204189/embeddings.npy b/shhs_visit2/shhs2-204189/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbdfb4ca1319bdc9e58a5d34658a700a5b5b70b2 --- /dev/null +++ b/shhs_visit2/shhs2-204189/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bb6d1a78d203178e9d1b385770d59f8da57965e2e4e30b7e43ed868a85444e +size 1110128 diff --git a/shhs_visit2/shhs2-204189/labels.meta.json b/shhs_visit2/shhs2-204189/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f972e24e8022301ccfee3a8da05c2487686db065 --- /dev/null +++ b/shhs_visit2/shhs2-204189/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204189", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:39:44.522704+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204189/labels.npy b/shhs_visit2/shhs2-204189/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7bc33f6f301f8d52da1a40b7907881641a36858 --- /dev/null +++ b/shhs_visit2/shhs2-204189/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d5d441960d8e3f6715dd6db76e85c882fef3a4099a1c1233b4e9cce5e4f3ba +size 2348 diff --git a/shhs_visit2/shhs2-204190/embeddings.meta.json b/shhs_visit2/shhs2-204190/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5de0319e381135c12e9bd47224c87da25878de93 --- /dev/null +++ b/shhs_visit2/shhs2-204190/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204190", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:45.789525+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204190/embeddings.npy b/shhs_visit2/shhs2-204190/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fdbf44bf87b2f3805c0392cb8789c0b13717d002 --- /dev/null +++ b/shhs_visit2/shhs2-204190/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ebda79d403fc4a80702bc0b9f827c60d6a2e879fc68c8871fec21723f4df76 +size 1200128 diff --git a/shhs_visit2/shhs2-204190/labels.meta.json b/shhs_visit2/shhs2-204190/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7106564aa52f2ff104f6aa2aca67881dcc026ba --- /dev/null +++ b/shhs_visit2/shhs2-204190/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204190", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:39:45.794039+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204190/labels.npy b/shhs_visit2/shhs2-204190/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae5031124a504033bda1894bfdafe451bf105f39 --- /dev/null +++ b/shhs_visit2/shhs2-204190/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75106e19ceaa344243ae88ffbcfdc09143cc64b847b775078979d8086bd72539 +size 2528 diff --git a/shhs_visit2/shhs2-204191/embeddings.meta.json b/shhs_visit2/shhs2-204191/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a62cd203e94595899ecf9b3ba51b9479d1bb0c3 --- /dev/null +++ b/shhs_visit2/shhs2-204191/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204191", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:39:46.965642+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204191/embeddings.npy b/shhs_visit2/shhs2-204191/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f88f07a4209886502af1f3ed42b6d1532bbee90 --- /dev/null +++ b/shhs_visit2/shhs2-204191/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7fe01bc1d972a3826e4f337c83de4aa97449aaec74616617157cb87577d071 +size 1080128 diff --git a/shhs_visit2/shhs2-204191/labels.meta.json b/shhs_visit2/shhs2-204191/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d48a7ebe1c40e00a2c0c1250101f18ae528d954 --- /dev/null +++ b/shhs_visit2/shhs2-204191/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204191", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:39:46.968557+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204191/labels.npy b/shhs_visit2/shhs2-204191/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb1c0a365a7d8c469dbff012d23cb1b6e7398075 --- /dev/null +++ b/shhs_visit2/shhs2-204191/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f58699f20a1e11d69e61cdd3d0e6196a3d8337af7e3d03749ef95f69e4e8bf3 +size 2288 diff --git a/shhs_visit2/shhs2-204193/embeddings.meta.json b/shhs_visit2/shhs2-204193/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0dcc51a30380912bab958d0c0b3331eb8b69eb5e --- /dev/null +++ b/shhs_visit2/shhs2-204193/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204193", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:48.475143+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204193/embeddings.npy b/shhs_visit2/shhs2-204193/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e186514047b5d087b0204cd3017a4ff33285627a --- /dev/null +++ b/shhs_visit2/shhs2-204193/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf800df18def258fea6667ddac8826209abbce340a9054cc013776c4c740fd87 +size 1320128 diff --git a/shhs_visit2/shhs2-204193/labels.meta.json b/shhs_visit2/shhs2-204193/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9382034e8d55d26314560465177ab2c315da064 --- /dev/null +++ b/shhs_visit2/shhs2-204193/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204193", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:48.486348+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204193/labels.npy b/shhs_visit2/shhs2-204193/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..903a676e7679bb283735a7db5e5cac62db43f737 --- /dev/null +++ b/shhs_visit2/shhs2-204193/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac3ad5f3dd50e56f5d8b444172bf16ee9cde764630806b850ce9a8446c48f9a +size 2768 diff --git a/shhs_visit2/shhs2-204197/embeddings.meta.json b/shhs_visit2/shhs2-204197/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93ccf889521e37caa71bd7f443d6f104baf12bec --- /dev/null +++ b/shhs_visit2/shhs2-204197/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204197", + "embedding_dim": 500, + "n_epochs": 1322, + "created_utc": "2026-05-03T18:39:50.977873+00:00", + "shape": [ + 1322, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204197/embeddings.npy b/shhs_visit2/shhs2-204197/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a40c0ba7a102c85c641b967d552e8a475010d31e --- /dev/null +++ b/shhs_visit2/shhs2-204197/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03a0ad1caf020ff7867126ae62b6d59c94485e424d28c606eb5e3c620932dcb +size 1322128 diff --git a/shhs_visit2/shhs2-204197/labels.meta.json b/shhs_visit2/shhs2-204197/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..758c861a80e70321ae140b60313a024e56fdbdd0 --- /dev/null +++ b/shhs_visit2/shhs2-204197/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204197", + "n_epochs": 1322, + "created_utc": "2026-05-03T18:39:50.982339+00:00", + "shape": [ + 1322 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204197/labels.npy b/shhs_visit2/shhs2-204197/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0741146941c2be48541cfa4cdba0d313579cfd79 --- /dev/null +++ b/shhs_visit2/shhs2-204197/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc20733fe2c2996bab82246c98f9928867e40815d3f82861528f6808c70568e +size 2772 diff --git a/shhs_visit2/shhs2-204198/embeddings.meta.json b/shhs_visit2/shhs2-204198/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2076f004c84d436333de8a4c9ee4fa11c208ba27 --- /dev/null +++ b/shhs_visit2/shhs2-204198/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204198", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:52.418238+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204198/embeddings.npy b/shhs_visit2/shhs2-204198/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e28aa6e9d738e5798c0321fd961f3b12f5f4598f --- /dev/null +++ b/shhs_visit2/shhs2-204198/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c479bf3effb14be0207b702a7fcdbd507f6a6aca1b09aa1853c16039f50a68 +size 1320128 diff --git a/shhs_visit2/shhs2-204198/labels.meta.json b/shhs_visit2/shhs2-204198/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5663d5f61c7929066d5a8ae6ff11f7af2de0eba8 --- /dev/null +++ b/shhs_visit2/shhs2-204198/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204198", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:52.422358+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204198/labels.npy b/shhs_visit2/shhs2-204198/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..57c556deeeabbea7bc1d4324c21dace7a7070e76 --- /dev/null +++ b/shhs_visit2/shhs2-204198/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2ffbb4b12ed3adfc30249c0c39a9fd4f59d2e4a732895719e326f5c887e63c +size 2768 diff --git a/shhs_visit2/shhs2-204203/embeddings.meta.json b/shhs_visit2/shhs2-204203/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c18a3e569a6e32e1000e3da2b5ea3461c7cd9d6b --- /dev/null +++ b/shhs_visit2/shhs2-204203/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204203", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:39:53.825902+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204203/embeddings.npy b/shhs_visit2/shhs2-204203/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..84dc4559b45761862176e67ad0e7f11e3115eae0 --- /dev/null +++ b/shhs_visit2/shhs2-204203/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4e534c755656ecc73c56dfc371b90e4ef0e38197037c95c639c43d639f7cc9 +size 1170128 diff --git a/shhs_visit2/shhs2-204203/labels.meta.json b/shhs_visit2/shhs2-204203/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..736ffe5f0f1d41a7cc48b7c534f2533eda633ce1 --- /dev/null +++ b/shhs_visit2/shhs2-204203/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204203", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:39:53.829913+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204203/labels.npy b/shhs_visit2/shhs2-204203/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..16a5851ff0a94b48382c71257109904c30530dcc --- /dev/null +++ b/shhs_visit2/shhs2-204203/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a68c27fbeba9ba853ae924a87c450925484f2a14805e2e953de06a7fb795d9 +size 2468 diff --git a/shhs_visit2/shhs2-204205/embeddings.meta.json b/shhs_visit2/shhs2-204205/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5058f3128c4f421013e47d7edd55a65e3e6c3080 --- /dev/null +++ b/shhs_visit2/shhs2-204205/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204205", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:55.092201+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204205/embeddings.npy b/shhs_visit2/shhs2-204205/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f0bba5187f60d2954249faba0928931ec3bfdf3 --- /dev/null +++ b/shhs_visit2/shhs2-204205/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:964783d4da43ddc516cb4765629b69786cb1efab68772d2d2e8c931d0afbe1e0 +size 1140128 diff --git a/shhs_visit2/shhs2-204205/labels.meta.json b/shhs_visit2/shhs2-204205/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb6e9edf40419d1d8065c5dbbe8240464a26a5d4 --- /dev/null +++ b/shhs_visit2/shhs2-204205/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204205", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:55.096101+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204205/labels.npy b/shhs_visit2/shhs2-204205/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee2a7995feff7b68a4e1634ac896ba88f54136b1 --- /dev/null +++ b/shhs_visit2/shhs2-204205/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f5da756bb88322dece4fa94d1b4429de26b4aa305004ad9b97df24b3847824 +size 2408 diff --git a/shhs_visit2/shhs2-204208/embeddings.meta.json b/shhs_visit2/shhs2-204208/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7bf2f6e97aa75175712464c9d14af5c299d0e6ca --- /dev/null +++ b/shhs_visit2/shhs2-204208/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204208", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:56.516180+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204208/embeddings.npy b/shhs_visit2/shhs2-204208/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d99879b64b9a9e055dc52a6cec6ad64d9929d10 --- /dev/null +++ b/shhs_visit2/shhs2-204208/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e635fff4235590d67f9a639a5947b2e2388972285f147bac4d9a79dc58f792a +size 1320128 diff --git a/shhs_visit2/shhs2-204208/labels.meta.json b/shhs_visit2/shhs2-204208/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..845d1b3bf2a7491aec0f37944dd782ceded4a0fe --- /dev/null +++ b/shhs_visit2/shhs2-204208/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204208", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:39:56.520565+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204208/labels.npy b/shhs_visit2/shhs2-204208/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd814677761aee4dd485fa32a9cbb6f5e8b0804d --- /dev/null +++ b/shhs_visit2/shhs2-204208/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a74c00ffc862ad22e158cc1ab86e3298bc2c6e6cbe14aa1524346e5e7f25f1 +size 2768 diff --git a/shhs_visit2/shhs2-204210/embeddings.meta.json b/shhs_visit2/shhs2-204210/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f01c590b3c4875a56b178ad94e6528c4e67afcc4 --- /dev/null +++ b/shhs_visit2/shhs2-204210/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204210", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:39:57.731672+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204210/embeddings.npy b/shhs_visit2/shhs2-204210/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e7293f7a4c62281f841913f01559498f039114e --- /dev/null +++ b/shhs_visit2/shhs2-204210/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d262b7a10bc8514e6e2a9c70fefd88c00e19b276defa9bf3706a235decb4dda4 +size 1080128 diff --git a/shhs_visit2/shhs2-204210/labels.meta.json b/shhs_visit2/shhs2-204210/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5dac7fbbd7be617889d88279ec54fda92d4f9795 --- /dev/null +++ b/shhs_visit2/shhs2-204210/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204210", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:39:57.735969+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204210/labels.npy b/shhs_visit2/shhs2-204210/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c440516f084508f90621e1e1681e3431dd50f81 --- /dev/null +++ b/shhs_visit2/shhs2-204210/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50dfdb03d3a2b2176f6f458702da96d9599bb3c8bbe8f6ddd58593c8c0fe02ad +size 2288 diff --git a/shhs_visit2/shhs2-204212/embeddings.meta.json b/shhs_visit2/shhs2-204212/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce8378c9aa7b3e92cef0fb8f21da05a81397e498 --- /dev/null +++ b/shhs_visit2/shhs2-204212/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204212", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:59.038272+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204212/embeddings.npy b/shhs_visit2/shhs2-204212/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..01a8d3ad72a6ec89c0df10aa4723fa93cb60ec04 --- /dev/null +++ b/shhs_visit2/shhs2-204212/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4039de06126ae3d38eedf6346c38964eb7128abc53f298b1d4830a1991695749 +size 1140128 diff --git a/shhs_visit2/shhs2-204212/labels.meta.json b/shhs_visit2/shhs2-204212/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f7e5601a11804251aff4f2dbf6d3884fcbe938f --- /dev/null +++ b/shhs_visit2/shhs2-204212/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204212", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:39:59.041658+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204212/labels.npy b/shhs_visit2/shhs2-204212/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..957efa4300307d70a92e66b4936858eca1258efa --- /dev/null +++ b/shhs_visit2/shhs2-204212/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1b4cdf993c2233035143e8cf7de447fbed0c71f89d8182a14fecbee26aa687 +size 2408 diff --git a/shhs_visit2/shhs2-204213/embeddings.meta.json b/shhs_visit2/shhs2-204213/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9472751b9e74dde213f8b2e69ea55aaeb3bb05da --- /dev/null +++ b/shhs_visit2/shhs2-204213/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204213", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:39:59.660334+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204213/embeddings.npy b/shhs_visit2/shhs2-204213/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c62970d573efa36ce247388aefe91416053750d --- /dev/null +++ b/shhs_visit2/shhs2-204213/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc8d9c9c2862f56cca4ffd7361a83703ebf4bc41a44de0bb04aa5516baade5d0 +size 1230128 diff --git a/shhs_visit2/shhs2-204213/labels.meta.json b/shhs_visit2/shhs2-204213/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ede8e49ae5f35dd4b8bb85e90bd0aab96efdc3a2 --- /dev/null +++ b/shhs_visit2/shhs2-204213/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204213", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:39:59.664291+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204213/labels.npy b/shhs_visit2/shhs2-204213/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..58500ce4978c09fb5d9ce21f91729708e0932acf --- /dev/null +++ b/shhs_visit2/shhs2-204213/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6bb5e0d33e563fa034b47efb09adb13258e57eba35acbab3282e541275b1596 +size 2588 diff --git a/shhs_visit2/shhs2-204215/embeddings.meta.json b/shhs_visit2/shhs2-204215/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7fa4425b2c39615c88be56cc74b4b6db0430ea1a --- /dev/null +++ b/shhs_visit2/shhs2-204215/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204215", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:40:02.031999+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204215/embeddings.npy b/shhs_visit2/shhs2-204215/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..148f56564705392dffac147441476651361ba5bd --- /dev/null +++ b/shhs_visit2/shhs2-204215/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dced8bbf7ab5e656a2eceb31db316bffcebe93821f75353b44a3d40d55cc7e56 +size 1262128 diff --git a/shhs_visit2/shhs2-204215/labels.meta.json b/shhs_visit2/shhs2-204215/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e1b7fd7ad16b084cf54a9eabad465e193bba409 --- /dev/null +++ b/shhs_visit2/shhs2-204215/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204215", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:40:02.035659+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204215/labels.npy b/shhs_visit2/shhs2-204215/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..134be9f8340e68c952cce2d99f8da85f61883d4a --- /dev/null +++ b/shhs_visit2/shhs2-204215/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc898afc72c9a45a73b2e66c172992e68e5521cfa7d59223b76747a6d559d06 +size 2652 diff --git a/shhs_visit2/shhs2-204216/embeddings.meta.json b/shhs_visit2/shhs2-204216/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..434f53f0d1f22466a10c45c0362afff6386b4409 --- /dev/null +++ b/shhs_visit2/shhs2-204216/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204216", + "embedding_dim": 500, + "n_epochs": 1330, + "created_utc": "2026-05-03T18:40:03.732061+00:00", + "shape": [ + 1330, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204216/embeddings.npy b/shhs_visit2/shhs2-204216/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2c59069df675f97b8f96b88bbd5f07380df09ea --- /dev/null +++ b/shhs_visit2/shhs2-204216/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1631f082fe81c0d56d50c20991937f4711017fde0132e7a958551d78d1fd8d +size 1330128 diff --git a/shhs_visit2/shhs2-204216/labels.meta.json b/shhs_visit2/shhs2-204216/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb195aaab34ff96eee92e69fe359d61c64ab10aa --- /dev/null +++ b/shhs_visit2/shhs2-204216/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204216", + "n_epochs": 1330, + "created_utc": "2026-05-03T18:40:03.736525+00:00", + "shape": [ + 1330 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204216/labels.npy b/shhs_visit2/shhs2-204216/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5c58072494ea56bd9adbd66216bd51954fb1ffc --- /dev/null +++ b/shhs_visit2/shhs2-204216/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f856525044477e79c78f9bb5a9f815eb4c25b00865ed8e35b352513e3cf173 +size 2788 diff --git a/shhs_visit2/shhs2-204217/embeddings.meta.json b/shhs_visit2/shhs2-204217/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77d8d9cb6728c14d783d0b4fe9e2134d182f81a8 --- /dev/null +++ b/shhs_visit2/shhs2-204217/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204217", + "embedding_dim": 500, + "n_epochs": 1284, + "created_utc": "2026-05-03T18:40:04.374612+00:00", + "shape": [ + 1284, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204217/embeddings.npy b/shhs_visit2/shhs2-204217/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5af305a73d2acc6b7fb64f7892c793926b30425e --- /dev/null +++ b/shhs_visit2/shhs2-204217/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32fc9d1d5a2bdf5161f7dae42e70463c348f1e81036c7c081662f14088d5e49 +size 1284128 diff --git a/shhs_visit2/shhs2-204217/labels.meta.json b/shhs_visit2/shhs2-204217/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63c8d1d739af5750844ed52a7a7c99c5ff1364c6 --- /dev/null +++ b/shhs_visit2/shhs2-204217/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204217", + "n_epochs": 1284, + "created_utc": "2026-05-03T18:40:04.378288+00:00", + "shape": [ + 1284 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204217/labels.npy b/shhs_visit2/shhs2-204217/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3a55c6fc7141282e1dccf8978319b6bbcee35fa --- /dev/null +++ b/shhs_visit2/shhs2-204217/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a19ac4ead3237a033400d4429cb43ebe7bcc6f9c7e06e40b7b573afd73361c7 +size 2696 diff --git a/shhs_visit2/shhs2-204218/embeddings.meta.json b/shhs_visit2/shhs2-204218/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f98f1114b542219756307869cc2b7889ef3be15 --- /dev/null +++ b/shhs_visit2/shhs2-204218/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204218", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:40:05.802526+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204218/embeddings.npy b/shhs_visit2/shhs2-204218/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4dace2325d864950dfecd3a790fa3c1804208d40 --- /dev/null +++ b/shhs_visit2/shhs2-204218/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c46834956828a15a2a1f00f6012f7b1c690ad3340f84595d2b377e0e2c921d7 +size 1230128 diff --git a/shhs_visit2/shhs2-204218/labels.meta.json b/shhs_visit2/shhs2-204218/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28dad84061282c7d72801eb7353f20371f23fe17 --- /dev/null +++ b/shhs_visit2/shhs2-204218/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204218", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:40:05.808000+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204218/labels.npy b/shhs_visit2/shhs2-204218/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..64a2c0d6acd34b9caa83ea7648b524682b5fe776 --- /dev/null +++ b/shhs_visit2/shhs2-204218/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695d0eee1bd301d57e79d06592673db7a121db3ed1e43dd2898a16feff23d817 +size 2588 diff --git a/shhs_visit2/shhs2-204220/embeddings.meta.json b/shhs_visit2/shhs2-204220/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78d1c2444b9d93aa6f543db0a2d86523e6d7913b --- /dev/null +++ b/shhs_visit2/shhs2-204220/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204220", + "embedding_dim": 500, + "n_epochs": 1245, + "created_utc": "2026-05-03T18:40:07.334683+00:00", + "shape": [ + 1245, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204220/embeddings.npy b/shhs_visit2/shhs2-204220/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d8853e1acca1fec9c7bf437785e3f7ac7aa605c --- /dev/null +++ b/shhs_visit2/shhs2-204220/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6bd6aa9dbe321d50bb53a0e11b9f381db6478ea415f9f194a8a1b29ca10cd97 +size 1245128 diff --git a/shhs_visit2/shhs2-204220/labels.meta.json b/shhs_visit2/shhs2-204220/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b051c9cbff0b60189bfbeaa94d358b23d6b9009c --- /dev/null +++ b/shhs_visit2/shhs2-204220/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204220", + "n_epochs": 1245, + "created_utc": "2026-05-03T18:40:07.338248+00:00", + "shape": [ + 1245 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204220/labels.npy b/shhs_visit2/shhs2-204220/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..176027df981bd51a08463b7a68bebdd79189ea76 --- /dev/null +++ b/shhs_visit2/shhs2-204220/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e65b77119ad4391791a11c746968ffa1d46c3c4e7f49c4ca4c9ca35a8126ea +size 2618 diff --git a/shhs_visit2/shhs2-204221/embeddings.meta.json b/shhs_visit2/shhs2-204221/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4b50485c8d081455ff9515b0c46babb6cb76480 --- /dev/null +++ b/shhs_visit2/shhs2-204221/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204221", + "embedding_dim": 500, + "n_epochs": 1322, + "created_utc": "2026-05-03T18:40:09.905792+00:00", + "shape": [ + 1322, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204221/embeddings.npy b/shhs_visit2/shhs2-204221/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..57fe1e7d39f51a54f855a7d0b821f13a95fe32b8 --- /dev/null +++ b/shhs_visit2/shhs2-204221/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd08b81c9dcbb6ae7ca9ca58f99dc2a51be585e42b4e890cc0bb23cf7ebe6aff +size 1322128 diff --git a/shhs_visit2/shhs2-204221/labels.meta.json b/shhs_visit2/shhs2-204221/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb43e8b923bc2f54b5f0e753b592a0d00903612e --- /dev/null +++ b/shhs_visit2/shhs2-204221/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204221", + "n_epochs": 1322, + "created_utc": "2026-05-03T18:40:09.909955+00:00", + "shape": [ + 1322 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204221/labels.npy b/shhs_visit2/shhs2-204221/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47bfbb48526897eeb31bb395f8b2f4caa460844d --- /dev/null +++ b/shhs_visit2/shhs2-204221/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f73703d1a65808abb844838f5d9939e472500dfd7bf5eb1b8283ff5b1808699 +size 2772 diff --git a/shhs_visit2/shhs2-204222/embeddings.meta.json b/shhs_visit2/shhs2-204222/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..341efb15b9a224be490737cbcd837931eb3e64eb --- /dev/null +++ b/shhs_visit2/shhs2-204222/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204222", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:11.358300+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204222/embeddings.npy b/shhs_visit2/shhs2-204222/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7fc2c54b4760436ce158845bff40cbc38d9ece35 --- /dev/null +++ b/shhs_visit2/shhs2-204222/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52a4abcc26fd662a2415960ad47aa652d2338695717864ecdeddf3e7b5aa06b +size 1260128 diff --git a/shhs_visit2/shhs2-204222/labels.meta.json b/shhs_visit2/shhs2-204222/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87f01673fbc5abf2173f9daa13452d3e54a58a66 --- /dev/null +++ b/shhs_visit2/shhs2-204222/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204222", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:11.361955+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204222/labels.npy b/shhs_visit2/shhs2-204222/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4b045d0a45a0b21dfe29519243a4b43cfa36619 --- /dev/null +++ b/shhs_visit2/shhs2-204222/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd30465675befdfdd68702d3e750d9c9cffbb4398125123d9cfaa74a3b87ecb1 +size 2648 diff --git a/shhs_visit2/shhs2-204224/embeddings.meta.json b/shhs_visit2/shhs2-204224/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b34cd6fbbc9bba88cf375e31daf32b1b2df735a3 --- /dev/null +++ b/shhs_visit2/shhs2-204224/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204224", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:12.789908+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204224/embeddings.npy b/shhs_visit2/shhs2-204224/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b905c7b94277511db31cfb0749d12d1c3d286704 --- /dev/null +++ b/shhs_visit2/shhs2-204224/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1255726acd70ec61ecf6087bb997bfec4acab480c0393e279bdfeb52083de37b +size 1260128 diff --git a/shhs_visit2/shhs2-204224/labels.meta.json b/shhs_visit2/shhs2-204224/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f5350fcb26317d708b005db8c4a1873964f4402 --- /dev/null +++ b/shhs_visit2/shhs2-204224/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204224", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:12.793064+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204224/labels.npy b/shhs_visit2/shhs2-204224/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b5fafb81cfd233962f6e98ffac23b205b359e42 --- /dev/null +++ b/shhs_visit2/shhs2-204224/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642aaa3dbb90aece8a6a774aa1d00e8303a2b9f545ee7d6a8b21f1a2c4998242 +size 2648 diff --git a/shhs_visit2/shhs2-204226/embeddings.meta.json b/shhs_visit2/shhs2-204226/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2535a7e59b0f9161ad07c6c3e5e369f1a2eef7ae --- /dev/null +++ b/shhs_visit2/shhs2-204226/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204226", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:13.328633+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204226/embeddings.npy b/shhs_visit2/shhs2-204226/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bca721c33ed7d532c915264caa89b1cb3bc33bbe --- /dev/null +++ b/shhs_visit2/shhs2-204226/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d2dce95d6354bd4845252740d99f421f3bccb50d12f9abd806177b6bddeda2 +size 1138128 diff --git a/shhs_visit2/shhs2-204226/labels.meta.json b/shhs_visit2/shhs2-204226/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..993dabb20d6bc6944bedd66ecbcff419c2b8a6a7 --- /dev/null +++ b/shhs_visit2/shhs2-204226/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204226", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:13.331810+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204226/labels.npy b/shhs_visit2/shhs2-204226/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4abdcf60684e205c9608d83b87066e6882c98874 --- /dev/null +++ b/shhs_visit2/shhs2-204226/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8890592c7b9c55a6e02954c238128b90a13fb367942022379ad33663dee7ace +size 2404 diff --git a/shhs_visit2/shhs2-204228/embeddings.meta.json b/shhs_visit2/shhs2-204228/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54601e83aec9800a2c10f6cad29d4d194fc2c9e4 --- /dev/null +++ b/shhs_visit2/shhs2-204228/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204228", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:14.748369+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204228/embeddings.npy b/shhs_visit2/shhs2-204228/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..abe1d57656d5c97b4bccc3c1c9ef8307493dde8f --- /dev/null +++ b/shhs_visit2/shhs2-204228/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5dcfb08e48fe2893885d85949ccf88e869028ffcfb2d631d8f603ec0b466023 +size 1260128 diff --git a/shhs_visit2/shhs2-204228/labels.meta.json b/shhs_visit2/shhs2-204228/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3fa8e0e2bedb2c98e2465cea7cd0ef83fad58ea7 --- /dev/null +++ b/shhs_visit2/shhs2-204228/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204228", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:14.751610+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204228/labels.npy b/shhs_visit2/shhs2-204228/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..efff7cc0fbe127d0d874fc01a5cc4a14fe790f49 --- /dev/null +++ b/shhs_visit2/shhs2-204228/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8095e7d3f37904d8dfd8e6b0db76a00286db09f096786b8c4fbc748a99fd26cd +size 2648 diff --git a/shhs_visit2/shhs2-204229/embeddings.meta.json b/shhs_visit2/shhs2-204229/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac1d90c070af644c23d25cce6ad04a23b3380dcb --- /dev/null +++ b/shhs_visit2/shhs2-204229/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204229", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:16.255862+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204229/embeddings.npy b/shhs_visit2/shhs2-204229/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccd6e5bbd76d7f08da795223c8300c71e1d64456 --- /dev/null +++ b/shhs_visit2/shhs2-204229/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96c5eb579d794e9c571f4c09a999a03fc14542ef95a8f5fca8d4356ae8adb19 +size 1260128 diff --git a/shhs_visit2/shhs2-204229/labels.meta.json b/shhs_visit2/shhs2-204229/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f37bdc9b417f03a28a15bee95d74cb51a7aff19 --- /dev/null +++ b/shhs_visit2/shhs2-204229/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204229", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:16.259372+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204229/labels.npy b/shhs_visit2/shhs2-204229/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c263cca02276a25f15092ab40eb87fcd089c2bb5 --- /dev/null +++ b/shhs_visit2/shhs2-204229/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a708980ec3ee1666136493e697cd03dd99e04bddbe5abcdd7607c04b053b5541 +size 2648 diff --git a/shhs_visit2/shhs2-204230/embeddings.meta.json b/shhs_visit2/shhs2-204230/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c58a4f305df964df011ef43a8c29f9d11cbb2d0e --- /dev/null +++ b/shhs_visit2/shhs2-204230/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204230", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:17.618077+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204230/embeddings.npy b/shhs_visit2/shhs2-204230/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f01f6f1e95ff69310a16923ade804567ca80d4e1 --- /dev/null +++ b/shhs_visit2/shhs2-204230/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dc5bf4de265d1edad136d13f1ddfdc6365d8dcad86af6e3afa8af636777168b +size 1200128 diff --git a/shhs_visit2/shhs2-204230/labels.meta.json b/shhs_visit2/shhs2-204230/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..324d4c994a839c6c1918dc86dd57749feaafacda --- /dev/null +++ b/shhs_visit2/shhs2-204230/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204230", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:17.621587+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204230/labels.npy b/shhs_visit2/shhs2-204230/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d749ef1289ddaa3672479e61918639fc60b603ea --- /dev/null +++ b/shhs_visit2/shhs2-204230/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d79fc19494398030fb61e54414939f1dc9eb048603f4aa9ead223c816364af +size 2528 diff --git a/shhs_visit2/shhs2-204231/embeddings.meta.json b/shhs_visit2/shhs2-204231/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aeaf7157193206353c81f1c323183fefa9ce97fe --- /dev/null +++ b/shhs_visit2/shhs2-204231/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204231", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:40:19.079840+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204231/embeddings.npy b/shhs_visit2/shhs2-204231/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9822acdfc646b4aff135cdef1f426fc755ae5160 --- /dev/null +++ b/shhs_visit2/shhs2-204231/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9cbedd725d1f3237311c9c6f520b54b78dcea3b8fcc85eb50df379fa6146b48 +size 1210128 diff --git a/shhs_visit2/shhs2-204231/labels.meta.json b/shhs_visit2/shhs2-204231/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03b78f0c1470db42fe1500d9e78c99df493f2604 --- /dev/null +++ b/shhs_visit2/shhs2-204231/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204231", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:40:19.083552+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204231/labels.npy b/shhs_visit2/shhs2-204231/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a00207b8fb5399c92bd8d68c057291b34b85153a --- /dev/null +++ b/shhs_visit2/shhs2-204231/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5756365fa985fb906cd73aaaa9e1bc283ada355f7594ae9a151ae3a187476bd +size 2548 diff --git a/shhs_visit2/shhs2-204232/embeddings.meta.json b/shhs_visit2/shhs2-204232/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da9e4997535947beddb265d17659b03225001f6e --- /dev/null +++ b/shhs_visit2/shhs2-204232/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204232", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:19.693544+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204232/embeddings.npy b/shhs_visit2/shhs2-204232/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..948528bca586cf3c38dbf8ced0009dd324607da1 --- /dev/null +++ b/shhs_visit2/shhs2-204232/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb51c97571f8c2b6647e9a145bf7d4e9e2a29967588053dd0f85ed92a462ba2e +size 1260128 diff --git a/shhs_visit2/shhs2-204232/labels.meta.json b/shhs_visit2/shhs2-204232/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d49412c2086a63823646ae0487b7dea2f898b46a --- /dev/null +++ b/shhs_visit2/shhs2-204232/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204232", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:19.696898+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204232/labels.npy b/shhs_visit2/shhs2-204232/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e0d4b315a6dcf5366f101de7c9509affaddf8e3 --- /dev/null +++ b/shhs_visit2/shhs2-204232/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460d99c23140baad3d484d6a88e1692ac182bf29dc583148ffe77f4833cded3d +size 2648 diff --git a/shhs_visit2/shhs2-204233/embeddings.meta.json b/shhs_visit2/shhs2-204233/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..787cf4e93efb2b2e5e639dc67692aee96dd1f70d --- /dev/null +++ b/shhs_visit2/shhs2-204233/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204233", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:40:22.160739+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204233/embeddings.npy b/shhs_visit2/shhs2-204233/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..649473961a504461d7e307a669e60d8d9092983e --- /dev/null +++ b/shhs_visit2/shhs2-204233/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25bc1860d48b73b5b7367fac3b2500fbcca6c7224e24caba724ec8309dc8654 +size 1262128 diff --git a/shhs_visit2/shhs2-204233/labels.meta.json b/shhs_visit2/shhs2-204233/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98e6ca5fbf33af4e8a8096c0c8b25b8ae914d9c4 --- /dev/null +++ b/shhs_visit2/shhs2-204233/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204233", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:40:22.163582+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204233/labels.npy b/shhs_visit2/shhs2-204233/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3182c1576bcbd44ffcb2f4d6bf5fafca2be6a606 --- /dev/null +++ b/shhs_visit2/shhs2-204233/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bc2fc15566520a2955606c623fd19669624bba2a864893b57ca1937ea248fc +size 2652 diff --git a/shhs_visit2/shhs2-204235/embeddings.meta.json b/shhs_visit2/shhs2-204235/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e60a8c54168c40ba59591cf9f2760af67e04ef14 --- /dev/null +++ b/shhs_visit2/shhs2-204235/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204235", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:40:23.622568+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204235/embeddings.npy b/shhs_visit2/shhs2-204235/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f35e2dd61b81a53e96ea51cc6a19ff71a0f4db6a --- /dev/null +++ b/shhs_visit2/shhs2-204235/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c09f4f44b7690592251b9fe60c30e1d8e6ee9465db9d88d1433493ebe9c611 +size 1230128 diff --git a/shhs_visit2/shhs2-204235/labels.meta.json b/shhs_visit2/shhs2-204235/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..441144afe3f432aa7e13a51e1615a98553934258 --- /dev/null +++ b/shhs_visit2/shhs2-204235/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204235", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:40:23.626480+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204235/labels.npy b/shhs_visit2/shhs2-204235/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..45fb635de91a3c698c84ede02afece854c877e10 --- /dev/null +++ b/shhs_visit2/shhs2-204235/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ba51b34631717c93b0cbae96b8d9b45cf07493ea9d1cef36b2b59133bac485 +size 2588 diff --git a/shhs_visit2/shhs2-204236/embeddings.meta.json b/shhs_visit2/shhs2-204236/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a87f2702f55b681f10261678c05e5c02e5ed2a9 --- /dev/null +++ b/shhs_visit2/shhs2-204236/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204236", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:40:26.198145+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204236/embeddings.npy b/shhs_visit2/shhs2-204236/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0034a0630977cdc5b4bb3228c808aac0ca4d35b4 --- /dev/null +++ b/shhs_visit2/shhs2-204236/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651acd12729603dc337bd6ddbefc113d5662b521a0e53d829174d37183f91866 +size 1318128 diff --git a/shhs_visit2/shhs2-204236/labels.meta.json b/shhs_visit2/shhs2-204236/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d360a268864d19249d2881727746f6e7df7cd4f --- /dev/null +++ b/shhs_visit2/shhs2-204236/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204236", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:40:26.202982+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204236/labels.npy b/shhs_visit2/shhs2-204236/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de532906a73330a0a81f47d31148bd252b090243 --- /dev/null +++ b/shhs_visit2/shhs2-204236/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0596cc31e63a44d5e2b821a9f2c09ec79c290274e0b4cb3b29f2b6e0bb89d5b +size 2764 diff --git a/shhs_visit2/shhs2-204239/embeddings.meta.json b/shhs_visit2/shhs2-204239/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36b5e2353d0e49dc347705cd50d63a1ace229e52 --- /dev/null +++ b/shhs_visit2/shhs2-204239/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204239", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:28.165953+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204239/embeddings.npy b/shhs_visit2/shhs2-204239/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65dd1c913c6eb887f6cb4421cf1163ce74df83e9 --- /dev/null +++ b/shhs_visit2/shhs2-204239/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f8f2336908e511900afb8554fb79a31f3b742835a1200cf2c97d00a47333eb +size 1138128 diff --git a/shhs_visit2/shhs2-204239/labels.meta.json b/shhs_visit2/shhs2-204239/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59f1214bc785113568f133efa492011133fe05f2 --- /dev/null +++ b/shhs_visit2/shhs2-204239/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204239", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:28.169838+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204239/labels.npy b/shhs_visit2/shhs2-204239/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d691f2137d658497a3c3c487e4548fe44816e0e6 --- /dev/null +++ b/shhs_visit2/shhs2-204239/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d76fdaf570d1786b6233ed8323931dc746b4847be0d6473b80b30d11d21eba2 +size 2404 diff --git a/shhs_visit2/shhs2-204240/embeddings.meta.json b/shhs_visit2/shhs2-204240/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c47c3d37d5817cacdaf8149d28cbbb83aca88bc --- /dev/null +++ b/shhs_visit2/shhs2-204240/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204240", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:40:29.540407+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204240/embeddings.npy b/shhs_visit2/shhs2-204240/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f020fc508e902c340d986c4c02cee9b87bc6d0fc --- /dev/null +++ b/shhs_visit2/shhs2-204240/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738694e562fd071870ae1ddb0496db61e90068a6576f7965b9795e8815b02800 +size 1140128 diff --git a/shhs_visit2/shhs2-204240/labels.meta.json b/shhs_visit2/shhs2-204240/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3f7f921928d8956305162df1618876f7e1b00f3 --- /dev/null +++ b/shhs_visit2/shhs2-204240/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204240", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:40:29.544358+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204240/labels.npy b/shhs_visit2/shhs2-204240/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0485c60049afd038a94ac6be141f17d082e2544 --- /dev/null +++ b/shhs_visit2/shhs2-204240/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebe0c4570d7458834218111591d9020165febc6ed4b22c09a6ee9f7fbc574ac9 +size 2408 diff --git a/shhs_visit2/shhs2-204241/embeddings.meta.json b/shhs_visit2/shhs2-204241/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d0b6e5db45d90e4be3ccc234a110b033a4c58ae --- /dev/null +++ b/shhs_visit2/shhs2-204241/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204241", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:30.909407+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204241/embeddings.npy b/shhs_visit2/shhs2-204241/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d30db09227096bfa0b4441745f04e292355dfcd2 --- /dev/null +++ b/shhs_visit2/shhs2-204241/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71f1996cccf9c2642f67c337db5aa7b084af2f498546a93a8b173226ce99d6a +size 1200128 diff --git a/shhs_visit2/shhs2-204241/labels.meta.json b/shhs_visit2/shhs2-204241/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c8c569e281cf1525eb3d3519107b012d6adb936 --- /dev/null +++ b/shhs_visit2/shhs2-204241/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204241", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:30.912861+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204241/labels.npy b/shhs_visit2/shhs2-204241/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2dc923ab1acc4387570433bfccf52cc85e40ae4a --- /dev/null +++ b/shhs_visit2/shhs2-204241/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0eb7750a2cd245aec1d36b03394c4f94447f53d81f501f803ef362ccfa91f00 +size 2528 diff --git a/shhs_visit2/shhs2-204242/embeddings.meta.json b/shhs_visit2/shhs2-204242/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e84a1ca49ef7fe4fc1b278379470233ff2445ab --- /dev/null +++ b/shhs_visit2/shhs2-204242/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204242", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:32.292698+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204242/embeddings.npy b/shhs_visit2/shhs2-204242/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef2856c6d39c56b3b86754f923aa0f2b51df9958 --- /dev/null +++ b/shhs_visit2/shhs2-204242/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb6b2e0b5beb1403ec8b63907e538210e2bc59b72cda150c4f1d4f92572ce4d +size 1260128 diff --git a/shhs_visit2/shhs2-204242/labels.meta.json b/shhs_visit2/shhs2-204242/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f4b6ba9fb663f4c3773012f33fe37b37d45d65b --- /dev/null +++ b/shhs_visit2/shhs2-204242/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204242", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:32.296380+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204242/labels.npy b/shhs_visit2/shhs2-204242/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b243bcf314fe5347ef39e9ae971a4553b1c3b791 --- /dev/null +++ b/shhs_visit2/shhs2-204242/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c48c00b0038bc04700738cddc8f657367ab8e490f02ed3e712b0b843ebc665 +size 2648 diff --git a/shhs_visit2/shhs2-204244/embeddings.meta.json b/shhs_visit2/shhs2-204244/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..792fdd1fa782bc08196dcd8fc658d77391dc8c77 --- /dev/null +++ b/shhs_visit2/shhs2-204244/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204244", + "embedding_dim": 500, + "n_epochs": 1066, + "created_utc": "2026-05-03T18:40:33.513577+00:00", + "shape": [ + 1066, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204244/embeddings.npy b/shhs_visit2/shhs2-204244/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..797ce1d8487a605cdb4198931e6c0126f35a82e7 --- /dev/null +++ b/shhs_visit2/shhs2-204244/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6debf306fb65abe99c7b47a930d67364714138f6bba57786d6e39fa7c44b7d87 +size 1066128 diff --git a/shhs_visit2/shhs2-204244/labels.meta.json b/shhs_visit2/shhs2-204244/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0cb4657b6e259c929813e423836cb84a5d15825d --- /dev/null +++ b/shhs_visit2/shhs2-204244/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204244", + "n_epochs": 1066, + "created_utc": "2026-05-03T18:40:33.517004+00:00", + "shape": [ + 1066 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204244/labels.npy b/shhs_visit2/shhs2-204244/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4f97699cfb8595243b9a16bda1331d7b6aaa206 --- /dev/null +++ b/shhs_visit2/shhs2-204244/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e2c815ba5b380aea9f1fee7bde116ce76a9504487c5ff442540729ae9597c77 +size 2260 diff --git a/shhs_visit2/shhs2-204245/embeddings.meta.json b/shhs_visit2/shhs2-204245/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ebfc55c7b4590fec0edbd0226e40dd1237b1679 --- /dev/null +++ b/shhs_visit2/shhs2-204245/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204245", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:40:34.650303+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204245/embeddings.npy b/shhs_visit2/shhs2-204245/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f834a6b2fd690cde43e0efbe2efab6ee8a9afb2 --- /dev/null +++ b/shhs_visit2/shhs2-204245/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240381dc942f8f25b9709efe408c40f1fda45a42c197736fb74359609090f442 +size 1050128 diff --git a/shhs_visit2/shhs2-204245/labels.meta.json b/shhs_visit2/shhs2-204245/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4920042862375d49a84e0887328b5d690e11f0a1 --- /dev/null +++ b/shhs_visit2/shhs2-204245/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204245", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:40:34.653504+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204245/labels.npy b/shhs_visit2/shhs2-204245/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae2c9af97415cae9295f9cf2f92553d403543ba9 --- /dev/null +++ b/shhs_visit2/shhs2-204245/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc1d938b7eafbe648b9962b6c9412f4eea70aceb6b2dfc90e1b1c2f76d13d1c +size 2228 diff --git a/shhs_visit2/shhs2-204248/embeddings.meta.json b/shhs_visit2/shhs2-204248/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ac5d4fd13accfc6d83416f7c71b2181298c9527 --- /dev/null +++ b/shhs_visit2/shhs2-204248/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204248", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:35.920648+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204248/embeddings.npy b/shhs_visit2/shhs2-204248/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..451e09f3bf4e06bf54b819a301e62b806956e560 --- /dev/null +++ b/shhs_visit2/shhs2-204248/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e31c3737ac39fd8f14aa0131ae44b6e5373c5f3f9354667ad414ce5671385af +size 1200128 diff --git a/shhs_visit2/shhs2-204248/labels.meta.json b/shhs_visit2/shhs2-204248/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a85d072e871d991bc016fc80d305243cb1365d6 --- /dev/null +++ b/shhs_visit2/shhs2-204248/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204248", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:35.925408+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204248/labels.npy b/shhs_visit2/shhs2-204248/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2129825e6acf302a600dcb2010186d24736bf610 --- /dev/null +++ b/shhs_visit2/shhs2-204248/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:039af333df823cf9f97967b177992774358c9bcdf69c00d7987cc937337ea88f +size 2528 diff --git a/shhs_visit2/shhs2-204249/embeddings.meta.json b/shhs_visit2/shhs2-204249/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3dea84e6286d3ac06cc719f349f4d63b9d5ea36 --- /dev/null +++ b/shhs_visit2/shhs2-204249/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204249", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:40:37.408074+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204249/embeddings.npy b/shhs_visit2/shhs2-204249/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..673323c70afa8bde9c6843da668687bfca1ed90f --- /dev/null +++ b/shhs_visit2/shhs2-204249/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6da7a38913646212457b508ac5208c4d23d74a5216f9ad919d2313c0fc92194 +size 1320128 diff --git a/shhs_visit2/shhs2-204249/labels.meta.json b/shhs_visit2/shhs2-204249/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c60bca4a9fda99766214b25f6edd9be544bc730b --- /dev/null +++ b/shhs_visit2/shhs2-204249/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204249", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:40:37.412075+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204249/labels.npy b/shhs_visit2/shhs2-204249/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a046748362235918f291fa180fde0d3dab8c6cbf --- /dev/null +++ b/shhs_visit2/shhs2-204249/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc76e1ece555c2a4bcfdb3fa608fdeb80d0406248e51ae0d2d3f8157f7df7bd +size 2768 diff --git a/shhs_visit2/shhs2-204250/embeddings.meta.json b/shhs_visit2/shhs2-204250/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f281d2f82c06d4fba06414abbb7892e309e2f075 --- /dev/null +++ b/shhs_visit2/shhs2-204250/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204250", + "embedding_dim": 500, + "n_epochs": 1175, + "created_utc": "2026-05-03T18:40:38.801275+00:00", + "shape": [ + 1175, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204250/embeddings.npy b/shhs_visit2/shhs2-204250/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..293ceabccc41c70c41e2aa9c3679a601b029b27c --- /dev/null +++ b/shhs_visit2/shhs2-204250/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a696ce3062de7c8cf22f54f6aa7bd954524165e5a9981982e5c8846e4c645601 +size 1175128 diff --git a/shhs_visit2/shhs2-204250/labels.meta.json b/shhs_visit2/shhs2-204250/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c295625c65f5acf5f4b660b2e722e241d0693b5 --- /dev/null +++ b/shhs_visit2/shhs2-204250/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204250", + "n_epochs": 1175, + "created_utc": "2026-05-03T18:40:38.804809+00:00", + "shape": [ + 1175 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204250/labels.npy b/shhs_visit2/shhs2-204250/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc1d6dad027091b36c04ae4120664ef0de4b7ea2 --- /dev/null +++ b/shhs_visit2/shhs2-204250/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ab7268e08f0fb24480d27c14d8a1ff4e118cf5abd189e494f2da5769bc93bb +size 2478 diff --git a/shhs_visit2/shhs2-204252/embeddings.meta.json b/shhs_visit2/shhs2-204252/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1cb6c099062824f0c7c4a23eb0977d1ba8426ccc --- /dev/null +++ b/shhs_visit2/shhs2-204252/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204252", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:40.030778+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204252/embeddings.npy b/shhs_visit2/shhs2-204252/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..935fee8307529d8062a663a2ced734e4aa68d1d0 --- /dev/null +++ b/shhs_visit2/shhs2-204252/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba2674f0477314c697cf97fc6c693e045e46ddee27d811fa48f49e0e7dc7f92e +size 1200128 diff --git a/shhs_visit2/shhs2-204252/labels.meta.json b/shhs_visit2/shhs2-204252/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..545a528841f18eb968106a00a31f73b7aa678aa3 --- /dev/null +++ b/shhs_visit2/shhs2-204252/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204252", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:40.034718+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204252/labels.npy b/shhs_visit2/shhs2-204252/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5b9cc4b631b4a43423e734b63e8ac7c175aca4c --- /dev/null +++ b/shhs_visit2/shhs2-204252/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a0a284ddc2c9b2864db342f4b46f3dfdc065e0f7eed5b47d5320ade704541c +size 2528 diff --git a/shhs_visit2/shhs2-204253/embeddings.meta.json b/shhs_visit2/shhs2-204253/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59de11e632e7e303105fddde745756de11105588 --- /dev/null +++ b/shhs_visit2/shhs2-204253/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204253", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:40:41.387887+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204253/embeddings.npy b/shhs_visit2/shhs2-204253/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2b35dcdec957b70c74e62dba5d09103ac79f1d0 --- /dev/null +++ b/shhs_visit2/shhs2-204253/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44da8bc55866d77d505524c2c412114d73a94029f0e2124604a0f3b2d2331669 +size 1170128 diff --git a/shhs_visit2/shhs2-204253/labels.meta.json b/shhs_visit2/shhs2-204253/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbcc1b0082985c938e433b9dd076c3aeffa2b8bd --- /dev/null +++ b/shhs_visit2/shhs2-204253/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204253", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:40:41.391500+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204253/labels.npy b/shhs_visit2/shhs2-204253/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa7f4f4a0727025eaccc6936a9b5a155f7baed89 --- /dev/null +++ b/shhs_visit2/shhs2-204253/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc937d51d9b6f363dbfee2682fdcb74cea05dd20bc621661fa8df22abb480eb5 +size 2468 diff --git a/shhs_visit2/shhs2-204256/embeddings.meta.json b/shhs_visit2/shhs2-204256/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30e0f707c0e74a87ff101d3bfe5e6df01040a774 --- /dev/null +++ b/shhs_visit2/shhs2-204256/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204256", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:40:41.972805+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204256/embeddings.npy b/shhs_visit2/shhs2-204256/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b962863226a62c1773d711f4871269e049740882 --- /dev/null +++ b/shhs_visit2/shhs2-204256/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0ef0b4612ac236ffd4cb1b15526712078a7a6aaf139ac85fd8970a221f3fc1 +size 1198128 diff --git a/shhs_visit2/shhs2-204256/labels.meta.json b/shhs_visit2/shhs2-204256/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e88e1014926c98ddf98d969647e0fdd273995db6 --- /dev/null +++ b/shhs_visit2/shhs2-204256/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204256", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:40:41.976562+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204256/labels.npy b/shhs_visit2/shhs2-204256/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b1ddec7357055b2c1cab448c6938f8e1facc927 --- /dev/null +++ b/shhs_visit2/shhs2-204256/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61beb8cd82a815839cd61ca71e4730bc5d48876c56196872d4fcd1004a9b6dc9 +size 2524 diff --git a/shhs_visit2/shhs2-204260/embeddings.meta.json b/shhs_visit2/shhs2-204260/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a2c46ec2c93ec21927dfff9700a6438c3c990ded --- /dev/null +++ b/shhs_visit2/shhs2-204260/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204260", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:40:43.548597+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204260/embeddings.npy b/shhs_visit2/shhs2-204260/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..63ef95b42d0bafeaf7cd0edf8e48c1487a12f1f1 --- /dev/null +++ b/shhs_visit2/shhs2-204260/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674a568c00c5665352145e92f902b1178ea00a83fb37cc451edae8bcad2257ec +size 1258128 diff --git a/shhs_visit2/shhs2-204260/labels.meta.json b/shhs_visit2/shhs2-204260/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c8aa3f93a65c80521c7a4d54da1608f93b36db4 --- /dev/null +++ b/shhs_visit2/shhs2-204260/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204260", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:40:43.552472+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204260/labels.npy b/shhs_visit2/shhs2-204260/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de4e6db55c000d8914292b4fd21e0c7725287e1d --- /dev/null +++ b/shhs_visit2/shhs2-204260/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a75943115764ce045d7b13f67325d7a7fa81ee80913fb99f267a8d50af296aa +size 2644 diff --git a/shhs_visit2/shhs2-204263/embeddings.meta.json b/shhs_visit2/shhs2-204263/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cf33ac05ec998daca228ca5a136285dabc9ffb6 --- /dev/null +++ b/shhs_visit2/shhs2-204263/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204263", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:40:45.011159+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204263/embeddings.npy b/shhs_visit2/shhs2-204263/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ec2295d6e0c8960ad1e28371fa9f4cb637578e8 --- /dev/null +++ b/shhs_visit2/shhs2-204263/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa10e9dd118db380b190ef68f13cd590922dcdb9c5b42aefd8d59f5236a32c23 +size 1290128 diff --git a/shhs_visit2/shhs2-204263/labels.meta.json b/shhs_visit2/shhs2-204263/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eba69dea70f42d4cd85b6020aa9f1ade39b0c0c5 --- /dev/null +++ b/shhs_visit2/shhs2-204263/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204263", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:40:45.013786+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204263/labels.npy b/shhs_visit2/shhs2-204263/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e9a6850696b0972568d6bf7fdf9d3f7fdd2e733 --- /dev/null +++ b/shhs_visit2/shhs2-204263/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b903a2d5b76a907e5cc5c92a1b5937adf572d035f1dfadbeb9073862716ec1d +size 2708 diff --git a/shhs_visit2/shhs2-204264/embeddings.meta.json b/shhs_visit2/shhs2-204264/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db9a9c15f300e50828d0823e9db8dcf9c9172557 --- /dev/null +++ b/shhs_visit2/shhs2-204264/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204264", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:47.060712+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204264/embeddings.npy b/shhs_visit2/shhs2-204264/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f38f48e943d179ca8035e6d13940718ede9bac6b --- /dev/null +++ b/shhs_visit2/shhs2-204264/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20f45f4176ae7ba9bcaf2c9ea2d3b2a8d4efa0b9c92fb1f5c6d06d8f924fc0e +size 1138128 diff --git a/shhs_visit2/shhs2-204264/labels.meta.json b/shhs_visit2/shhs2-204264/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fdd309e1de08233c4f2c1afff697d9e471f5d763 --- /dev/null +++ b/shhs_visit2/shhs2-204264/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204264", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:47.063649+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204264/labels.npy b/shhs_visit2/shhs2-204264/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..11c4bf77ce78902e9a77a7a73418214dbf24958a --- /dev/null +++ b/shhs_visit2/shhs2-204264/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbb43a9a974eb8bf1aa3724a1023a4459c4c6feb9bc7a986bb08ce45ab686f5 +size 2404 diff --git a/shhs_visit2/shhs2-204267/embeddings.meta.json b/shhs_visit2/shhs2-204267/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1fb9ad151bf568cab500a20ea6af439027156c16 --- /dev/null +++ b/shhs_visit2/shhs2-204267/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204267", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:48.347684+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204267/embeddings.npy b/shhs_visit2/shhs2-204267/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bfffc08a01d786146c92a80e496bc9e80e58c5c --- /dev/null +++ b/shhs_visit2/shhs2-204267/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000b0b9f624567ec7f954da05c2aafdfab636488f753983711d26a09c63f1668 +size 1200128 diff --git a/shhs_visit2/shhs2-204267/labels.meta.json b/shhs_visit2/shhs2-204267/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6f38c8f73e4c05ee486b68e89acc558ff9c8a8b --- /dev/null +++ b/shhs_visit2/shhs2-204267/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204267", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:40:48.351918+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204267/labels.npy b/shhs_visit2/shhs2-204267/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe264669877c94934ed38711f72144f1d1804b17 --- /dev/null +++ b/shhs_visit2/shhs2-204267/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d9df333d2ee3a32b853494b5042edadad300c2947cba8da514f780173f46bc +size 2528 diff --git a/shhs_visit2/shhs2-204269/embeddings.meta.json b/shhs_visit2/shhs2-204269/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b66624057ac15e83539035203091f04919c7d7c --- /dev/null +++ b/shhs_visit2/shhs2-204269/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204269", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:50.350309+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204269/embeddings.npy b/shhs_visit2/shhs2-204269/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f57533fb008aaf7760cb2baab677edea6579e09 --- /dev/null +++ b/shhs_visit2/shhs2-204269/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0db5ea8462378ce96d91a21b3b020ecf883b6739e246d6cac6e7161594b0a5 +size 1138128 diff --git a/shhs_visit2/shhs2-204269/labels.meta.json b/shhs_visit2/shhs2-204269/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ae3c0aeaa8b742416b49d9d8fe03db9a023e740 --- /dev/null +++ b/shhs_visit2/shhs2-204269/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204269", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:50.355344+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204269/labels.npy b/shhs_visit2/shhs2-204269/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9edc2152c4ba8e9675072e2de6c8679fbfcec7b5 --- /dev/null +++ b/shhs_visit2/shhs2-204269/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98bba5b3a5672b62d297a52b64db119e491e0046306c844b1dfcbcac03b7492d +size 2404 diff --git a/shhs_visit2/shhs2-204272/embeddings.meta.json b/shhs_visit2/shhs2-204272/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e33c455800bb1554bd5b9f9dbd5885f9d1f9c541 --- /dev/null +++ b/shhs_visit2/shhs2-204272/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204272", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:52.313656+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204272/embeddings.npy b/shhs_visit2/shhs2-204272/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04f6324301b9d5c185a154ebd87344a0cbbbfe92 --- /dev/null +++ b/shhs_visit2/shhs2-204272/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a43191913fb9a4cee2cb3cca5702ba6058fd33879a484986fb97c7354612ce +size 1138128 diff --git a/shhs_visit2/shhs2-204272/labels.meta.json b/shhs_visit2/shhs2-204272/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..527774dcdd9e754189735dca86b533641fefcc98 --- /dev/null +++ b/shhs_visit2/shhs2-204272/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204272", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:40:52.317356+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204272/labels.npy b/shhs_visit2/shhs2-204272/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2ef906abb90bec04149836b2d63a7f89c0a6182 --- /dev/null +++ b/shhs_visit2/shhs2-204272/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce6aa2a44bef8fbb8dc3efee12ff5d7b7c653f6bd81fa200fe7c318d2d11e33 +size 2404 diff --git a/shhs_visit2/shhs2-204273/embeddings.meta.json b/shhs_visit2/shhs2-204273/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ac3d8b2f6721d333e975bb8aae09fcc1a3372cf --- /dev/null +++ b/shhs_visit2/shhs2-204273/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204273", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:40:53.642357+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204273/embeddings.npy b/shhs_visit2/shhs2-204273/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3766b0cf2654c2f9a396b180b5a8f8acbacee06 --- /dev/null +++ b/shhs_visit2/shhs2-204273/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240269b3bf1204f353650681271c30ae49fe7a84862a9c82102aa3d668b2742d +size 1140128 diff --git a/shhs_visit2/shhs2-204273/labels.meta.json b/shhs_visit2/shhs2-204273/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ddf538cce93a4e3ddde83a3d053ac38928165da --- /dev/null +++ b/shhs_visit2/shhs2-204273/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204273", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:40:53.646279+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204273/labels.npy b/shhs_visit2/shhs2-204273/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3567e6b6ca6e9e2cf90f388d3465acf41a75dd51 --- /dev/null +++ b/shhs_visit2/shhs2-204273/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b098b05835a5135dcda95b482c3814ff6888da70bf11924a6b8ef94c6d42eca4 +size 2408 diff --git a/shhs_visit2/shhs2-204274/embeddings.meta.json b/shhs_visit2/shhs2-204274/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15aff3644de035b6d1f451a66b4b00ffd7a0c291 --- /dev/null +++ b/shhs_visit2/shhs2-204274/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204274", + "embedding_dim": 500, + "n_epochs": 1330, + "created_utc": "2026-05-03T18:40:55.170776+00:00", + "shape": [ + 1330, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204274/embeddings.npy b/shhs_visit2/shhs2-204274/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..531e689993c0683a6d553d1187d14e5257cfd201 --- /dev/null +++ b/shhs_visit2/shhs2-204274/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26bd42bc11c83072f3c2c509e9c390aeca4c0bf3d99deb2ae1afa6626b3c0d1a +size 1330128 diff --git a/shhs_visit2/shhs2-204274/labels.meta.json b/shhs_visit2/shhs2-204274/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..047c7fae8750608d1c2548fbfda598de26d2be71 --- /dev/null +++ b/shhs_visit2/shhs2-204274/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204274", + "n_epochs": 1330, + "created_utc": "2026-05-03T18:40:55.173777+00:00", + "shape": [ + 1330 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204274/labels.npy b/shhs_visit2/shhs2-204274/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..df0330873e829a32c89fe4089d14896b3d6a7ba8 --- /dev/null +++ b/shhs_visit2/shhs2-204274/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d18c1bb70981c028b7c93e95582dc8c0271d7c37153a2172c059576f39d24e +size 2788 diff --git a/shhs_visit2/shhs2-204275/embeddings.meta.json b/shhs_visit2/shhs2-204275/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a404fa2f8e23cbdcd3afeae36796b191c6bd106 --- /dev/null +++ b/shhs_visit2/shhs2-204275/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204275", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:40:57.658288+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204275/embeddings.npy b/shhs_visit2/shhs2-204275/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0ef32d9d38a9bdc5f1639a9084c9ab872cab911 --- /dev/null +++ b/shhs_visit2/shhs2-204275/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecf9e001728d978fe49d27acfdb8dc64762e193f4ddf4bfd7c89270cf10e36c +size 1318128 diff --git a/shhs_visit2/shhs2-204275/labels.meta.json b/shhs_visit2/shhs2-204275/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35f483723ec070f23c58d617c0c5e5cf116f106e --- /dev/null +++ b/shhs_visit2/shhs2-204275/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204275", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:40:57.661736+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204275/labels.npy b/shhs_visit2/shhs2-204275/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d5e57f9d3cd14b08d47b5ce8dbaf32b4eb65973 --- /dev/null +++ b/shhs_visit2/shhs2-204275/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21897f7dd16e68bb5e233749ea6098a28d3c29d40f9e1f74dd0f23efc25de9ef +size 2764 diff --git a/shhs_visit2/shhs2-204276/embeddings.meta.json b/shhs_visit2/shhs2-204276/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e779f060c74b51c48a95eede9eebee9c57140bd --- /dev/null +++ b/shhs_visit2/shhs2-204276/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204276", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:59.013246+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204276/embeddings.npy b/shhs_visit2/shhs2-204276/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d46d82c4200ff34061f6c2b7c940d367a17d5f9a --- /dev/null +++ b/shhs_visit2/shhs2-204276/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16053c6ae525f6f7f511a9fa237107d90b9e30d22554790117fc814aaf4db230 +size 1260128 diff --git a/shhs_visit2/shhs2-204276/labels.meta.json b/shhs_visit2/shhs2-204276/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe2e8484a5f2acc5b2a8e1a344cf6360dc46541e --- /dev/null +++ b/shhs_visit2/shhs2-204276/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204276", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:40:59.016711+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204276/labels.npy b/shhs_visit2/shhs2-204276/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c67b9d2c0151145a09f00b3de836b804511c6871 --- /dev/null +++ b/shhs_visit2/shhs2-204276/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe00829614122e083ab6e6c8aa54996e40d6b4bcefce4d2993454c3361b06622 +size 2648 diff --git a/shhs_visit2/shhs2-204277/embeddings.meta.json b/shhs_visit2/shhs2-204277/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4846643b12b4dc7d3d63d119c7af2421750e756 --- /dev/null +++ b/shhs_visit2/shhs2-204277/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204277", + "embedding_dim": 500, + "n_epochs": 1166, + "created_utc": "2026-05-03T18:41:00.425306+00:00", + "shape": [ + 1166, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204277/embeddings.npy b/shhs_visit2/shhs2-204277/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1512aee85e189689082acdb949885b27458dd2ce --- /dev/null +++ b/shhs_visit2/shhs2-204277/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6375a0cd1bbce0c44d8d467d85f540c4141c26e88d72bb2e63ebff58d28fbefa +size 1166128 diff --git a/shhs_visit2/shhs2-204277/labels.meta.json b/shhs_visit2/shhs2-204277/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19e97f91bcd7429a4dde99657531d32564848351 --- /dev/null +++ b/shhs_visit2/shhs2-204277/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204277", + "n_epochs": 1166, + "created_utc": "2026-05-03T18:41:00.428443+00:00", + "shape": [ + 1166 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204277/labels.npy b/shhs_visit2/shhs2-204277/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cbdd5ab9965368c23053e24639ba0d66733397b --- /dev/null +++ b/shhs_visit2/shhs2-204277/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7a17fa9ddb1d3a623a91fca90c2848a491173986f61301c35107dc0beacc2a +size 2460 diff --git a/shhs_visit2/shhs2-204279/embeddings.meta.json b/shhs_visit2/shhs2-204279/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f949563825ce99787c30897b521469d06b5f61c4 --- /dev/null +++ b/shhs_visit2/shhs2-204279/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204279", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:01.808134+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204279/embeddings.npy b/shhs_visit2/shhs2-204279/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e28e2ca0d150945761cd85a708880480622293a --- /dev/null +++ b/shhs_visit2/shhs2-204279/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d95c1e8ed9c5227d766d5d25da9e7df7da3e1434839e44e9985f150ca06f487 +size 1260128 diff --git a/shhs_visit2/shhs2-204279/labels.meta.json b/shhs_visit2/shhs2-204279/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c6cff31a79676e7e7555035927d807dae40beec --- /dev/null +++ b/shhs_visit2/shhs2-204279/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204279", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:01.812546+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204279/labels.npy b/shhs_visit2/shhs2-204279/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e734501b99b8f622e92e3c6937aed2862044947 --- /dev/null +++ b/shhs_visit2/shhs2-204279/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d578b035df03bf280288ca30ad901b90ab31a5eb94210a8f90e09e161e3d49e0 +size 2648 diff --git a/shhs_visit2/shhs2-204280/embeddings.meta.json b/shhs_visit2/shhs2-204280/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cfac6ddf31308dc365f8898116ab29cc72edc2f --- /dev/null +++ b/shhs_visit2/shhs2-204280/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204280", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:41:02.817900+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204280/embeddings.npy b/shhs_visit2/shhs2-204280/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..60748d8158c385b3c47cb6625b8e6ba1fadeea6f --- /dev/null +++ b/shhs_visit2/shhs2-204280/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e25eae80984eca9cfe100a43239ca20063d3860ce32b89b5459cbfc652c155 +size 960128 diff --git a/shhs_visit2/shhs2-204280/labels.meta.json b/shhs_visit2/shhs2-204280/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..676408db47969507a9c7c8e41fd54f6e5dadd9a3 --- /dev/null +++ b/shhs_visit2/shhs2-204280/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204280", + "n_epochs": 960, + "created_utc": "2026-05-03T18:41:02.821696+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204280/labels.npy b/shhs_visit2/shhs2-204280/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..551305113df59a1e4e2eec2c81fd9215602cbcef --- /dev/null +++ b/shhs_visit2/shhs2-204280/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f450ebe7c4325e7a2f9a3cf2175df9b1fbef71ffaf3478552be47f44f3caff +size 2048 diff --git a/shhs_visit2/shhs2-204281/embeddings.meta.json b/shhs_visit2/shhs2-204281/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f23addef659431f9cd49a8c2d0a3a2a08e03cb8 --- /dev/null +++ b/shhs_visit2/shhs2-204281/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204281", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:03.384568+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204281/embeddings.npy b/shhs_visit2/shhs2-204281/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..106da4a23c75ccf2869ccee5ae892775666ab66d --- /dev/null +++ b/shhs_visit2/shhs2-204281/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baec1c0613bd350ac6ac23a5ccdae790c4fa1da1420dde485a887ef88ccdb946 +size 1140128 diff --git a/shhs_visit2/shhs2-204281/labels.meta.json b/shhs_visit2/shhs2-204281/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a088e0e29349542e17b93bec698b2778fd0e5248 --- /dev/null +++ b/shhs_visit2/shhs2-204281/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204281", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:03.388164+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204281/labels.npy b/shhs_visit2/shhs2-204281/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a17f74ac738f58fd3d5eae4220818ca2b0fd700b --- /dev/null +++ b/shhs_visit2/shhs2-204281/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be4992470de3592a5543671e5528aff5e36152f959b0a4f5d1adb6f1e52a7b7 +size 2408 diff --git a/shhs_visit2/shhs2-204282/embeddings.meta.json b/shhs_visit2/shhs2-204282/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b304d3d15513eebfa4dd581b06b79d1a9f912b51 --- /dev/null +++ b/shhs_visit2/shhs2-204282/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204282", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:41:04.789916+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204282/embeddings.npy b/shhs_visit2/shhs2-204282/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f9f4f00084a5edff1a688edf28cb8f470acebb8 --- /dev/null +++ b/shhs_visit2/shhs2-204282/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2844b4767186b11840362afb3892f9eb352aee8cbf6a81e0e4e048bb9b9061dc +size 1180128 diff --git a/shhs_visit2/shhs2-204282/labels.meta.json b/shhs_visit2/shhs2-204282/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a191fe89eaa642c6608feecde06ad18bf0c3e8ff --- /dev/null +++ b/shhs_visit2/shhs2-204282/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204282", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:41:04.793719+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204282/labels.npy b/shhs_visit2/shhs2-204282/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..28e844a94377d05a535e59d64c40bad91b89e7fa --- /dev/null +++ b/shhs_visit2/shhs2-204282/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba8901bfac29a36be8bc40dc9fcfd7a54eb89416b3611f3c5974c9cf5c29ab2 +size 2488 diff --git a/shhs_visit2/shhs2-204283/embeddings.meta.json b/shhs_visit2/shhs2-204283/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3c7c4041bd442c7fcb572664791d612b4440c4c --- /dev/null +++ b/shhs_visit2/shhs2-204283/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204283", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:06.157289+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204283/embeddings.npy b/shhs_visit2/shhs2-204283/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..62911bc8d9b8ae1c7eb85862d03cd85d12ef7699 --- /dev/null +++ b/shhs_visit2/shhs2-204283/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c322c6ed05e3bb37f468a47e92bc73f215117c8175e75c5671e1fe79696e23 +size 1260128 diff --git a/shhs_visit2/shhs2-204283/labels.meta.json b/shhs_visit2/shhs2-204283/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d826294ce2a18a9ca95f751d73603d73be796df2 --- /dev/null +++ b/shhs_visit2/shhs2-204283/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204283", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:06.160631+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204283/labels.npy b/shhs_visit2/shhs2-204283/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..284e39e4fb2c352d65f2a776674f004a0bfa112e --- /dev/null +++ b/shhs_visit2/shhs2-204283/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c5aa83607c7a4a7c8413c3132e67935c1fa730c39ef209e580fd9b6e299310 +size 2648 diff --git a/shhs_visit2/shhs2-204285/embeddings.meta.json b/shhs_visit2/shhs2-204285/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..721b0bbff7238aa2c0a93c1ed04080359ecb8eb1 --- /dev/null +++ b/shhs_visit2/shhs2-204285/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204285", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:07.465976+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204285/embeddings.npy b/shhs_visit2/shhs2-204285/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..61eaf672a9bbfa7a30d129d2c8673e30636e21ba --- /dev/null +++ b/shhs_visit2/shhs2-204285/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79cd10b2de8d1b6f48d163c222d469039f5b1437c5ebd8144f025d458a6d7b96 +size 1140128 diff --git a/shhs_visit2/shhs2-204285/labels.meta.json b/shhs_visit2/shhs2-204285/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4d2025f14fe15856fc8091873f43b69e0a18bdc --- /dev/null +++ b/shhs_visit2/shhs2-204285/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204285", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:07.470177+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204285/labels.npy b/shhs_visit2/shhs2-204285/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1a4a0b21674272d954721f08c82d86e2209a6bc --- /dev/null +++ b/shhs_visit2/shhs2-204285/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:635fb629c470553b74361ed927e60b95608f2c513a47b5922bd426cff8ffbe41 +size 2408 diff --git a/shhs_visit2/shhs2-204286/embeddings.meta.json b/shhs_visit2/shhs2-204286/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19f70525eeb41698eb21f84979034b62d4758453 --- /dev/null +++ b/shhs_visit2/shhs2-204286/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204286", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:41:08.839281+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204286/embeddings.npy b/shhs_visit2/shhs2-204286/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf9de05659b79dc4462c85334c4dd6278142d67b --- /dev/null +++ b/shhs_visit2/shhs2-204286/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984c9dd55e458010c9726290a32197c01a173c4e4c9a3c8b68093d42c174cbe2 +size 1180128 diff --git a/shhs_visit2/shhs2-204286/labels.meta.json b/shhs_visit2/shhs2-204286/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74e8d436f1ba1f2543c2dc9789fafed16946ab2d --- /dev/null +++ b/shhs_visit2/shhs2-204286/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204286", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:41:08.843105+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204286/labels.npy b/shhs_visit2/shhs2-204286/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c28af891415526ec14c6797af4ba43d00f8e0377 --- /dev/null +++ b/shhs_visit2/shhs2-204286/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d47c0766a7cb87a613c20b409a13c795b5ce415d6014e56a55e9db4dffdcf5cb +size 2488 diff --git a/shhs_visit2/shhs2-204287/embeddings.meta.json b/shhs_visit2/shhs2-204287/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..709f5c175d4e6319e5ed274b1e4b36907edcea10 --- /dev/null +++ b/shhs_visit2/shhs2-204287/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204287", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:41:10.072555+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204287/embeddings.npy b/shhs_visit2/shhs2-204287/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..95051bed0729e1722242f6d221477ef9e60e1ccd --- /dev/null +++ b/shhs_visit2/shhs2-204287/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b79aa24c0da6dd8e1a3ef7fa2fd0840f6bdd750d969994bd16ad0b754a7b50 +size 1080128 diff --git a/shhs_visit2/shhs2-204287/labels.meta.json b/shhs_visit2/shhs2-204287/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57c47e217e5fe9e6560aad15e8e251883bcd1e3f --- /dev/null +++ b/shhs_visit2/shhs2-204287/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204287", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:41:10.077157+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204287/labels.npy b/shhs_visit2/shhs2-204287/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..939d2a080970fa8731c5fae7c97980bc73c97d29 --- /dev/null +++ b/shhs_visit2/shhs2-204287/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e659ec64e222d49297d61aa52697dfdc190087d7208e68bd1d296e50d5692518 +size 2288 diff --git a/shhs_visit2/shhs2-204288/embeddings.meta.json b/shhs_visit2/shhs2-204288/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99b68a15e971f3f0e70256c1c2755cc9cf8ee61d --- /dev/null +++ b/shhs_visit2/shhs2-204288/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204288", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:11.554951+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204288/embeddings.npy b/shhs_visit2/shhs2-204288/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fff00ded6e67ee22e67d8ca7086ba84d57a36d44 --- /dev/null +++ b/shhs_visit2/shhs2-204288/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f74f5b412ebd8b779fac0ab5aef26b3a7d55a2e16f5137e0837861914022ba +size 1260128 diff --git a/shhs_visit2/shhs2-204288/labels.meta.json b/shhs_visit2/shhs2-204288/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfe044b58ba4ea83f92aed273fed4e3753f5588f --- /dev/null +++ b/shhs_visit2/shhs2-204288/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204288", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:11.559070+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204288/labels.npy b/shhs_visit2/shhs2-204288/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0dbd3c43693460ce1117ddf0070029b55d8d359b --- /dev/null +++ b/shhs_visit2/shhs2-204288/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7524fe51822817a2a68bca34854aa4326b204d07bd4c6243b1ae89d30224b7bb +size 2648 diff --git a/shhs_visit2/shhs2-204289/embeddings.meta.json b/shhs_visit2/shhs2-204289/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4011b78ab45a7c83789af4d574acadd35a5f5cd --- /dev/null +++ b/shhs_visit2/shhs2-204289/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204289", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:12.884969+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204289/embeddings.npy b/shhs_visit2/shhs2-204289/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6a46a8355a285871efa1496bcdaa3985eb407e1 --- /dev/null +++ b/shhs_visit2/shhs2-204289/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ad5e59d628783dbeeffea24d46eeb183e6db174614f72cdbff786f2f56c991e +size 1140128 diff --git a/shhs_visit2/shhs2-204289/labels.meta.json b/shhs_visit2/shhs2-204289/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44554513aa474065c56000dc6748d1300285da0e --- /dev/null +++ b/shhs_visit2/shhs2-204289/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204289", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:12.888700+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204289/labels.npy b/shhs_visit2/shhs2-204289/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6dc9c1e98b7308bf9a43cd37ed06182a5d4c44d6 --- /dev/null +++ b/shhs_visit2/shhs2-204289/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d6a0557d9b6cc06331feccc2563418609d824d55ef40cb0d24d214a2b1aa1e6 +size 2408 diff --git a/shhs_visit2/shhs2-204292/embeddings.meta.json b/shhs_visit2/shhs2-204292/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0006f96c0fb35783844bd855ae3ea08b91aafcd7 --- /dev/null +++ b/shhs_visit2/shhs2-204292/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204292", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:14.178768+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204292/embeddings.npy b/shhs_visit2/shhs2-204292/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c52159a3cbb6804ddec02c16266deebc56469f7 --- /dev/null +++ b/shhs_visit2/shhs2-204292/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3cb64f4048a350bbbd4a76be5fe475f1a81215d3d29fc661e55be5c013b7ad +size 1200128 diff --git a/shhs_visit2/shhs2-204292/labels.meta.json b/shhs_visit2/shhs2-204292/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f08880ac4aeba884e1a8e72521412e68616b72e --- /dev/null +++ b/shhs_visit2/shhs2-204292/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204292", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:14.182644+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204292/labels.npy b/shhs_visit2/shhs2-204292/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..82bd977d0d8a8ea5c7509b8b3480bc50e5dde1da --- /dev/null +++ b/shhs_visit2/shhs2-204292/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b5743f99216e584e47cd8a3a9dc53821a683dfc85677baa48890e034c5f0159 +size 2528 diff --git a/shhs_visit2/shhs2-204293/embeddings.meta.json b/shhs_visit2/shhs2-204293/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5dba45aa325065f3b41c50590ddeb62c6b75fe88 --- /dev/null +++ b/shhs_visit2/shhs2-204293/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204293", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:41:15.294759+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204293/embeddings.npy b/shhs_visit2/shhs2-204293/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..46d43c79e4023b5717d39d121f461d4b2cc60ad6 --- /dev/null +++ b/shhs_visit2/shhs2-204293/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085c7adae4b6a4cadcb6dbf285ce95a7249c1cdf0d25be85483a3c86fd475069 +size 1020128 diff --git a/shhs_visit2/shhs2-204293/labels.meta.json b/shhs_visit2/shhs2-204293/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42348e9869534ba4594a42f5d71ce9dedc9c6be8 --- /dev/null +++ b/shhs_visit2/shhs2-204293/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204293", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:41:15.298576+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204293/labels.npy b/shhs_visit2/shhs2-204293/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9dc31c0575cefc835a82bd8b16bbc47ca3d7b6bf --- /dev/null +++ b/shhs_visit2/shhs2-204293/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016cb2195d8b4968d230edc000c1fa34269fadba2e28619f7357fa19f1cc2d81 +size 2168 diff --git a/shhs_visit2/shhs2-204295/embeddings.meta.json b/shhs_visit2/shhs2-204295/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b489e3153c247d27fd39ca11e2c0cae7c2ce161c --- /dev/null +++ b/shhs_visit2/shhs2-204295/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204295", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:16.575135+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204295/embeddings.npy b/shhs_visit2/shhs2-204295/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..18beb025397631bb846c5ffbe5fa9a044bae9c5c --- /dev/null +++ b/shhs_visit2/shhs2-204295/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd49e66f2178728fbecac5d15483fe9e644ed31f1a91bc8e55af866ecf87889 +size 1200128 diff --git a/shhs_visit2/shhs2-204295/labels.meta.json b/shhs_visit2/shhs2-204295/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef379b050cf8c28e8fd961baaafcfd114048b502 --- /dev/null +++ b/shhs_visit2/shhs2-204295/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204295", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:16.578371+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204295/labels.npy b/shhs_visit2/shhs2-204295/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7336644e0f93f5aa680e3302619a8c7192c03e01 --- /dev/null +++ b/shhs_visit2/shhs2-204295/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ab7880cde30f13679fd8e1290219b9eb52bbf931bd50126b28710f10d0fe9d +size 2528 diff --git a/shhs_visit2/shhs2-204296/embeddings.meta.json b/shhs_visit2/shhs2-204296/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4dbff35011acfd5b55ca7f23512fb48b0ff6fe4f --- /dev/null +++ b/shhs_visit2/shhs2-204296/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204296", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:17.864474+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204296/embeddings.npy b/shhs_visit2/shhs2-204296/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8974595e9e74b7ecc07000461ef74233e43eaf15 --- /dev/null +++ b/shhs_visit2/shhs2-204296/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1d6bd0bd43adaf743af6a939f62f9010a6bef5609ee8ddcf7d6d1174f1fb5a +size 1200128 diff --git a/shhs_visit2/shhs2-204296/labels.meta.json b/shhs_visit2/shhs2-204296/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95ddb9be1877c6a8a9ade2fcd1f143495ff8dbf5 --- /dev/null +++ b/shhs_visit2/shhs2-204296/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204296", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:17.868270+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204296/labels.npy b/shhs_visit2/shhs2-204296/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1309e6ba594ed7e819f9a9d24e8a7c1dc90cf14a --- /dev/null +++ b/shhs_visit2/shhs2-204296/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce804418cb95cb40902c808e90f548ff57de7d10a960d505f8125f37bdbd7a05 +size 2528 diff --git a/shhs_visit2/shhs2-204297/embeddings.meta.json b/shhs_visit2/shhs2-204297/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79ad436d167780bfd8918221979db35cabbc7af1 --- /dev/null +++ b/shhs_visit2/shhs2-204297/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204297", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:41:20.105000+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204297/embeddings.npy b/shhs_visit2/shhs2-204297/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..17fed5b57fa1b940627278a665c4ee829b054d54 --- /dev/null +++ b/shhs_visit2/shhs2-204297/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39689c584ab76e09bc1eb0d68312053211c351789006dfefa503f414d98604a3 +size 1198128 diff --git a/shhs_visit2/shhs2-204297/labels.meta.json b/shhs_visit2/shhs2-204297/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..061c9146c9ce5f3096b96aded65a255a2353057f --- /dev/null +++ b/shhs_visit2/shhs2-204297/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204297", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:41:20.109083+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204297/labels.npy b/shhs_visit2/shhs2-204297/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af77bba01a6c6995efeaa42361b8d2c108fad8e9 --- /dev/null +++ b/shhs_visit2/shhs2-204297/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b76e8265a3d00373bc18999986edc71e987eb1adeeeef5a6178401e5eb3f58b +size 2524 diff --git a/shhs_visit2/shhs2-204298/embeddings.meta.json b/shhs_visit2/shhs2-204298/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c844ac06e9a395ac32f539f6ebbf4444ef9761ba --- /dev/null +++ b/shhs_visit2/shhs2-204298/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204298", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:21.459120+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204298/embeddings.npy b/shhs_visit2/shhs2-204298/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..206d5378f890db9db038ae105328545d6fea84f9 --- /dev/null +++ b/shhs_visit2/shhs2-204298/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07edaa8f83b5c671226fdd08e102f31d2a2a402cde7065f9a41fe0c53107954b +size 1260128 diff --git a/shhs_visit2/shhs2-204298/labels.meta.json b/shhs_visit2/shhs2-204298/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..deb389e5df9f610acb78399687ff4236ee2b3216 --- /dev/null +++ b/shhs_visit2/shhs2-204298/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204298", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:21.462744+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204298/labels.npy b/shhs_visit2/shhs2-204298/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..17c1dcb9486e6aa80ffe5ee714be695dfe925ec5 --- /dev/null +++ b/shhs_visit2/shhs2-204298/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c427c7fd3cdd5d86532f28f25057e2f96e30c2ab24cbf6f99659620822e3e6dc +size 2648 diff --git a/shhs_visit2/shhs2-204299/embeddings.meta.json b/shhs_visit2/shhs2-204299/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9be154214d2a91e7fa8b5580631e79f6097fc9d --- /dev/null +++ b/shhs_visit2/shhs2-204299/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204299", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:22.757752+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204299/embeddings.npy b/shhs_visit2/shhs2-204299/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f863ee15221a694bfda9a33f2a5910333942fd0 --- /dev/null +++ b/shhs_visit2/shhs2-204299/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44f6989bfb18afbbc2da9869f1679e9ce9f02b54cbf12294a035e63ebd829e2 +size 1200128 diff --git a/shhs_visit2/shhs2-204299/labels.meta.json b/shhs_visit2/shhs2-204299/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd8ecf29327c852ca9522d6406a37e40786a429d --- /dev/null +++ b/shhs_visit2/shhs2-204299/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204299", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:22.761168+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204299/labels.npy b/shhs_visit2/shhs2-204299/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6a2374de6ba2aa2de900fd6f18419cb05057628 --- /dev/null +++ b/shhs_visit2/shhs2-204299/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0e76d840d0648c9f1bac090731a1d59502083e4afaed11cc09095b2d7aa593 +size 2528 diff --git a/shhs_visit2/shhs2-204300/embeddings.meta.json b/shhs_visit2/shhs2-204300/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e19a910b2da0299d394889a9317d5e400a898d5 --- /dev/null +++ b/shhs_visit2/shhs2-204300/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204300", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:23.411748+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204300/embeddings.npy b/shhs_visit2/shhs2-204300/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e56da60e4f043163858636798c290d666780fc5d --- /dev/null +++ b/shhs_visit2/shhs2-204300/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4acf0bdc3b826712ee1e08bc37f033fd31252f7fe45dc47995a3eca676b989 +size 1320128 diff --git a/shhs_visit2/shhs2-204300/labels.meta.json b/shhs_visit2/shhs2-204300/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..140a568f09022013075ce9da968c9946b071fc0a --- /dev/null +++ b/shhs_visit2/shhs2-204300/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204300", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:23.414570+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204300/labels.npy b/shhs_visit2/shhs2-204300/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f307e319ef2bdc07a9bb96d2682baa76feab83b6 --- /dev/null +++ b/shhs_visit2/shhs2-204300/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f32f3902798b6081eb1b692887c78bba4cf9a4d58c1fa538366b89b70abc67 +size 2768 diff --git a/shhs_visit2/shhs2-204301/embeddings.meta.json b/shhs_visit2/shhs2-204301/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70f2d4c2be025926aa3de93ebacd167da018de3d --- /dev/null +++ b/shhs_visit2/shhs2-204301/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204301", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:25.049725+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204301/embeddings.npy b/shhs_visit2/shhs2-204301/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c2e44b6650eedc382c806599a2ae62ba8803c59 --- /dev/null +++ b/shhs_visit2/shhs2-204301/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4416948dee531973259aeba54834e9d91aa73bbc8a906315ab95a6365dd36ea1 +size 1320128 diff --git a/shhs_visit2/shhs2-204301/labels.meta.json b/shhs_visit2/shhs2-204301/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8345f1f70f5c64b7aea059ffa350999c7ce159d --- /dev/null +++ b/shhs_visit2/shhs2-204301/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204301", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:25.053852+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204301/labels.npy b/shhs_visit2/shhs2-204301/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..00d47fa918cd8489b5fbb63b79aea0d94ac35921 --- /dev/null +++ b/shhs_visit2/shhs2-204301/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d20ccf0181a9220119623e1dc0f9b0b794cf323dc693cfa48909dcd217f7e3 +size 2768 diff --git a/shhs_visit2/shhs2-204302/embeddings.meta.json b/shhs_visit2/shhs2-204302/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c7c4be88608f6f5f25822375769074bf34afef3 --- /dev/null +++ b/shhs_visit2/shhs2-204302/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204302", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:26.404828+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204302/embeddings.npy b/shhs_visit2/shhs2-204302/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d2f759ca17539a5baea2ba0a60a59a620fd53b2 --- /dev/null +++ b/shhs_visit2/shhs2-204302/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7482291b432d863ced9eca4bbc89eca279050518f669b6ce91d7b54ac1e27fdc +size 1140128 diff --git a/shhs_visit2/shhs2-204302/labels.meta.json b/shhs_visit2/shhs2-204302/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a745e75169a050af29e7c723bf418f2520c5b156 --- /dev/null +++ b/shhs_visit2/shhs2-204302/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204302", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:26.407226+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204302/labels.npy b/shhs_visit2/shhs2-204302/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b2186be721568c0ff32de090e5ced900c247a0e --- /dev/null +++ b/shhs_visit2/shhs2-204302/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca07a7cc6e5ec8fb69e83021ec04aab6f6143efbb054f289939422a0f51ad996 +size 2408 diff --git a/shhs_visit2/shhs2-204303/embeddings.meta.json b/shhs_visit2/shhs2-204303/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..035d4453d6aa64c01245f40e84f24572cf91de3d --- /dev/null +++ b/shhs_visit2/shhs2-204303/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204303", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:27.645490+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204303/embeddings.npy b/shhs_visit2/shhs2-204303/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9a96e9064344cfae38f7212b37d2e44aec7aa13 --- /dev/null +++ b/shhs_visit2/shhs2-204303/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b362c99682db8736b2539187e66d82bb75b208ed9757a0d6a31d4a2c97328d +size 1200128 diff --git a/shhs_visit2/shhs2-204303/labels.meta.json b/shhs_visit2/shhs2-204303/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72cdfe7f40f00cfdd6b52a5616acaa2e7fa731c3 --- /dev/null +++ b/shhs_visit2/shhs2-204303/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204303", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:27.649476+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204303/labels.npy b/shhs_visit2/shhs2-204303/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b25fdad597b51f44dfd635d9e5c9b61efd200846 --- /dev/null +++ b/shhs_visit2/shhs2-204303/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33b8c475b18d5ed19b2459bf65041afb884bf68872b7d903df446be9b3fafd3 +size 2528 diff --git a/shhs_visit2/shhs2-204304/embeddings.meta.json b/shhs_visit2/shhs2-204304/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f125fdd6282098787ce6ef83a50d5a78123dbc1 --- /dev/null +++ b/shhs_visit2/shhs2-204304/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204304", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:29.068437+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204304/embeddings.npy b/shhs_visit2/shhs2-204304/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8138e37b11ea478f0aadc75c6fafe9b1f6ea67ee --- /dev/null +++ b/shhs_visit2/shhs2-204304/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5043580f0c00870a7cfbaa1afabd31f621c21c0522e715cfb9b8b8ee37afa3 +size 1320128 diff --git a/shhs_visit2/shhs2-204304/labels.meta.json b/shhs_visit2/shhs2-204304/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c6d83736753c53c1474edbafdfb7c2009da6374 --- /dev/null +++ b/shhs_visit2/shhs2-204304/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204304", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:29.071495+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204304/labels.npy b/shhs_visit2/shhs2-204304/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bc048db3e2e7eee4ad95513a93329ab22a22cf67 --- /dev/null +++ b/shhs_visit2/shhs2-204304/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa54c5fed5645c7c55feb90867ddbe7601d9359f00a93edad5c142eb20c8e475 +size 2768 diff --git a/shhs_visit2/shhs2-204306/embeddings.meta.json b/shhs_visit2/shhs2-204306/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c5d9fd02173cd4ec6d7ec57faf05b2b355e10d5 --- /dev/null +++ b/shhs_visit2/shhs2-204306/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204306", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:30.266529+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204306/embeddings.npy b/shhs_visit2/shhs2-204306/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..22aef7ddff21bd730c0e681bd71484cff286a101 --- /dev/null +++ b/shhs_visit2/shhs2-204306/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686dd69913256d383785074ed3b0bc7d24c2553b770e825f3e885ec09086a1cb +size 1140128 diff --git a/shhs_visit2/shhs2-204306/labels.meta.json b/shhs_visit2/shhs2-204306/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..520f0eb2f0305c005a860ef235692b19dfe86fbf --- /dev/null +++ b/shhs_visit2/shhs2-204306/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204306", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:30.269746+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204306/labels.npy b/shhs_visit2/shhs2-204306/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..40bb8070fa39b13284bcc71468ae8fae88f77de5 --- /dev/null +++ b/shhs_visit2/shhs2-204306/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ebfc17571702228eaec0220d2d252a55a1cd67b4b575d603b21f9998470e62 +size 2408 diff --git a/shhs_visit2/shhs2-204309/embeddings.meta.json b/shhs_visit2/shhs2-204309/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7662f417c237cf4c09c08764d6ab490a24736718 --- /dev/null +++ b/shhs_visit2/shhs2-204309/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204309", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:30.838060+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204309/embeddings.npy b/shhs_visit2/shhs2-204309/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..457b996fa93b065e0c58f2a3e2297d8caf83f8b3 --- /dev/null +++ b/shhs_visit2/shhs2-204309/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4913909db3121b80afafb18dcaaf9c6eb1902ba99815ebea15ba268ce7aa376 +size 1140128 diff --git a/shhs_visit2/shhs2-204309/labels.meta.json b/shhs_visit2/shhs2-204309/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f8ca1514edf6506857abee6971f3d42b99dd81b --- /dev/null +++ b/shhs_visit2/shhs2-204309/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204309", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:30.841586+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204309/labels.npy b/shhs_visit2/shhs2-204309/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..24a8e696fe3d5c7785e2ce27739f7887e24993d7 --- /dev/null +++ b/shhs_visit2/shhs2-204309/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f37025b26345f58dc242966e0b29784633c2bf25a1c73251df29bac153457c +size 2408 diff --git a/shhs_visit2/shhs2-204310/embeddings.meta.json b/shhs_visit2/shhs2-204310/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98417e578e695695d23d7b274b18e45f42b4c4d4 --- /dev/null +++ b/shhs_visit2/shhs2-204310/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204310", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:32.210207+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204310/embeddings.npy b/shhs_visit2/shhs2-204310/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65712d3a9bd4980693a0aa82300065aa28087231 --- /dev/null +++ b/shhs_visit2/shhs2-204310/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f103aa3c4ac4e9d256421bb3ff28774eea9e5316f17765020d037e79eea59c +size 1320128 diff --git a/shhs_visit2/shhs2-204310/labels.meta.json b/shhs_visit2/shhs2-204310/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2e69706741a1379b15dcf12a26035a6eca74b7c --- /dev/null +++ b/shhs_visit2/shhs2-204310/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204310", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:32.213254+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204310/labels.npy b/shhs_visit2/shhs2-204310/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..671e8c48d13794fa5b9c583bd66d85f7f2f54a88 --- /dev/null +++ b/shhs_visit2/shhs2-204310/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6150165e05a0d53cd1f4c0197489b53e73a264ae226dec17574ad54ad32d7c8f +size 2768 diff --git a/shhs_visit2/shhs2-204311/embeddings.meta.json b/shhs_visit2/shhs2-204311/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..249171af7839573821f3f8dc1f218ba926984b9b --- /dev/null +++ b/shhs_visit2/shhs2-204311/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204311", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:41:34.118201+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204311/embeddings.npy b/shhs_visit2/shhs2-204311/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..24145a346ccd8b23688a2f4868a37d0f070cdd8e --- /dev/null +++ b/shhs_visit2/shhs2-204311/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d23ef7287bc08dfd54bbf281e3fcc32c9e4e3cdc630be3e0027deaa0b76610 +size 1142128 diff --git a/shhs_visit2/shhs2-204311/labels.meta.json b/shhs_visit2/shhs2-204311/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb1e8ab5863af9f9393e3e0e011dc60b32b31b76 --- /dev/null +++ b/shhs_visit2/shhs2-204311/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204311", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:41:34.121911+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204311/labels.npy b/shhs_visit2/shhs2-204311/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bcba7c3de00326223a05e34fb147b150c8f4a2ff --- /dev/null +++ b/shhs_visit2/shhs2-204311/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a352bc0a96d61498c5e1b84f28baa55e863b930500c0680376b790acf7e254 +size 2412 diff --git a/shhs_visit2/shhs2-204312/embeddings.meta.json b/shhs_visit2/shhs2-204312/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0544c5781047861bf757e03c2e7f09e9125aecb4 --- /dev/null +++ b/shhs_visit2/shhs2-204312/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204312", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:35.403490+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204312/embeddings.npy b/shhs_visit2/shhs2-204312/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8be5ede78505a5f71f780d79e692b352180bc895 --- /dev/null +++ b/shhs_visit2/shhs2-204312/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f291af292a5dd8d7653f4fd28bb9717866a937bd79a009b4f5a976dcc43cf1 +size 1140128 diff --git a/shhs_visit2/shhs2-204312/labels.meta.json b/shhs_visit2/shhs2-204312/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae0bc28a3ec593566ac58c77ffa3e4e1d7c53bdb --- /dev/null +++ b/shhs_visit2/shhs2-204312/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204312", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:35.407414+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204312/labels.npy b/shhs_visit2/shhs2-204312/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a329cf56dfadddad6ceec6894edd4f97b418425 --- /dev/null +++ b/shhs_visit2/shhs2-204312/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd320bc02dbbb832662dc462d86b463844f02bce51c5850535ae5f36a51def7 +size 2408 diff --git a/shhs_visit2/shhs2-204314/embeddings.meta.json b/shhs_visit2/shhs2-204314/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8bc95d76af40ddfa671156d56daf2cbfb09818b1 --- /dev/null +++ b/shhs_visit2/shhs2-204314/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204314", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:36.859577+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204314/embeddings.npy b/shhs_visit2/shhs2-204314/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..030102628838ab9ad77e8d9fa0b3d394e41f6b39 --- /dev/null +++ b/shhs_visit2/shhs2-204314/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215b714f8618c3ab6ac7575d62312c0a6a80126fe7809dd675bf3279e1f779de +size 1260128 diff --git a/shhs_visit2/shhs2-204314/labels.meta.json b/shhs_visit2/shhs2-204314/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dadef94319c34e914586db32b93f41f0f7e44900 --- /dev/null +++ b/shhs_visit2/shhs2-204314/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204314", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:36.864207+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204314/labels.npy b/shhs_visit2/shhs2-204314/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e0b3868219280224ce467b76e21f68ec8c6751c --- /dev/null +++ b/shhs_visit2/shhs2-204314/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1495e0c797a6adc7db2932ed5013b8bd1987c76375657cde4b3c7723bd226f +size 2648 diff --git a/shhs_visit2/shhs2-204315/embeddings.meta.json b/shhs_visit2/shhs2-204315/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c1b3064b42fbca2a1717a3c88c3438361a0feb8 --- /dev/null +++ b/shhs_visit2/shhs2-204315/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204315", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:38.246173+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204315/embeddings.npy b/shhs_visit2/shhs2-204315/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c0c0cb0ccb32db7ed447d37dca1cbd715c66252 --- /dev/null +++ b/shhs_visit2/shhs2-204315/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b253d63b7cc56d5202c752b00a874389e24ffa8b2e54d3b6547f5b7434f31a34 +size 1140128 diff --git a/shhs_visit2/shhs2-204315/labels.meta.json b/shhs_visit2/shhs2-204315/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6678911c9bac142ae9f1d15c9a122d47ba19e96 --- /dev/null +++ b/shhs_visit2/shhs2-204315/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204315", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:38.250020+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204315/labels.npy b/shhs_visit2/shhs2-204315/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f865059fa6c25a03b64947e56fd927ff386bbaa --- /dev/null +++ b/shhs_visit2/shhs2-204315/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827bc270d5fe3dba06139f603bc9bc66e3cd63fac7f3c209e3d6d84de3bbe1ce +size 2408 diff --git a/shhs_visit2/shhs2-204316/embeddings.meta.json b/shhs_visit2/shhs2-204316/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb62c63526aa2da85118905935a988d5f4030831 --- /dev/null +++ b/shhs_visit2/shhs2-204316/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204316", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:39.658519+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204316/embeddings.npy b/shhs_visit2/shhs2-204316/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..434ba5baeb35d64a94e3b7031b3a0c580b583de5 --- /dev/null +++ b/shhs_visit2/shhs2-204316/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29678ebc04b3e6f15c07097217b9473dc635c81a70727a6675ad4a33f609c83 +size 1260128 diff --git a/shhs_visit2/shhs2-204316/labels.meta.json b/shhs_visit2/shhs2-204316/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ede7022d5d6e5b5844e094bc381bc2cbc732e046 --- /dev/null +++ b/shhs_visit2/shhs2-204316/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204316", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:39.662894+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204316/labels.npy b/shhs_visit2/shhs2-204316/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a28b0331ad4dbd536e3f5ade3a2c9458204b233d --- /dev/null +++ b/shhs_visit2/shhs2-204316/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428fe54519146520459d1842be6363395afe06a9180d5746b18cd05b07ad51f8 +size 2648 diff --git a/shhs_visit2/shhs2-204317/embeddings.meta.json b/shhs_visit2/shhs2-204317/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11f052e5edf5c1893061faeec40cce31e2942bd6 --- /dev/null +++ b/shhs_visit2/shhs2-204317/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204317", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:41:41.738412+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204317/embeddings.npy b/shhs_visit2/shhs2-204317/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9971b9d83f02e29f3c4219ca88c2644843f8b6ae --- /dev/null +++ b/shhs_visit2/shhs2-204317/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a2ca1f6b3ed9efee7c1e87ac300a03e7d8c7d75e79fc197dd085ef59284d03 +size 1202128 diff --git a/shhs_visit2/shhs2-204317/labels.meta.json b/shhs_visit2/shhs2-204317/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2bae81b82251d6087eabe9cd8ca09db5be199501 --- /dev/null +++ b/shhs_visit2/shhs2-204317/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204317", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:41:41.742784+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204317/labels.npy b/shhs_visit2/shhs2-204317/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..afe1b6a6054bf632f5ddc48a595c36e2e7a695ef --- /dev/null +++ b/shhs_visit2/shhs2-204317/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab53ce825466f47f1bb40e9adbf8606172f3cd51eebb17982ffe8fc8583c1743 +size 2532 diff --git a/shhs_visit2/shhs2-204319/embeddings.meta.json b/shhs_visit2/shhs2-204319/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2727e4fc8b53197e4782a68f4875a279b46820b6 --- /dev/null +++ b/shhs_visit2/shhs2-204319/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204319", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:41:43.768900+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204319/embeddings.npy b/shhs_visit2/shhs2-204319/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..50038190d75ca6c2fc0deb822ad7d7f2a3d69de4 --- /dev/null +++ b/shhs_visit2/shhs2-204319/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824eefafac2df1e7fcf7bee7f94127c9a93e271bc8c870b9e8b5e8d9a6710c87 +size 1198128 diff --git a/shhs_visit2/shhs2-204319/labels.meta.json b/shhs_visit2/shhs2-204319/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..603e1af69f8ac49ae5a2ebcb79356b6c3fdde4bc --- /dev/null +++ b/shhs_visit2/shhs2-204319/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204319", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:41:43.772566+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204319/labels.npy b/shhs_visit2/shhs2-204319/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ea19efb54993c0e3f2a21ded2aa466db42ea700f --- /dev/null +++ b/shhs_visit2/shhs2-204319/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a541444ab9ac3ed903307af0066371ecc3c8d3ee4d7b883977fa18c0c6aa593 +size 2524 diff --git a/shhs_visit2/shhs2-204321/embeddings.meta.json b/shhs_visit2/shhs2-204321/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..403f407d3e8de9f0debeb34ff0ff4567caba977a --- /dev/null +++ b/shhs_visit2/shhs2-204321/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204321", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:45.033297+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204321/embeddings.npy b/shhs_visit2/shhs2-204321/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db082e4fb0d6ce9716e378ddd87d871541205668 --- /dev/null +++ b/shhs_visit2/shhs2-204321/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a666913c9b7c456015d6875dd508aec40d058e72eef0a7c00434c9cfa7a8f618 +size 1200128 diff --git a/shhs_visit2/shhs2-204321/labels.meta.json b/shhs_visit2/shhs2-204321/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..749bc72f08fdb0b63b4ca76b786bb4a47abf6d1d --- /dev/null +++ b/shhs_visit2/shhs2-204321/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204321", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:41:45.037113+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204321/labels.npy b/shhs_visit2/shhs2-204321/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..213631b528c901f639cdde74208e0022286046a0 --- /dev/null +++ b/shhs_visit2/shhs2-204321/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2942676217c47319a590b7a3c482e5581e8ca6dc203af336ae60010bb9a74366 +size 2528 diff --git a/shhs_visit2/shhs2-204323/embeddings.meta.json b/shhs_visit2/shhs2-204323/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3e70b92031e803822258b3aa2b99b30733cc511 --- /dev/null +++ b/shhs_visit2/shhs2-204323/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204323", + "embedding_dim": 500, + "n_epochs": 1116, + "created_utc": "2026-05-03T18:41:46.367175+00:00", + "shape": [ + 1116, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204323/embeddings.npy b/shhs_visit2/shhs2-204323/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6df89a47f7c3b814c0a4b0f1f346ec552eb4ef30 --- /dev/null +++ b/shhs_visit2/shhs2-204323/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e57f82f5d3bb01ce2855a3bbf22ff601f1cb2c0051d769c0b69a4b8b52f6a88d +size 1116128 diff --git a/shhs_visit2/shhs2-204323/labels.meta.json b/shhs_visit2/shhs2-204323/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..271eddb1b280705b7bb6ec7031f2b27a025c0b69 --- /dev/null +++ b/shhs_visit2/shhs2-204323/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204323", + "n_epochs": 1116, + "created_utc": "2026-05-03T18:41:46.371157+00:00", + "shape": [ + 1116 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204323/labels.npy b/shhs_visit2/shhs2-204323/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d34779bda5152f7322b24e2cba25f7240deef103 --- /dev/null +++ b/shhs_visit2/shhs2-204323/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45ee2ca4875f6a8010a805b0476a9fe45c1165b49a54f5f48e7941aa45c493c +size 2360 diff --git a/shhs_visit2/shhs2-204324/embeddings.meta.json b/shhs_visit2/shhs2-204324/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48abd810ab5525566816938489055157349d3349 --- /dev/null +++ b/shhs_visit2/shhs2-204324/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204324", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:47.659268+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204324/embeddings.npy b/shhs_visit2/shhs2-204324/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92310d286780f03460279271f14a01633b1d7dee --- /dev/null +++ b/shhs_visit2/shhs2-204324/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66bdd4424d14070c813c317c89ce73e3c9b2a2d3564c438537e39abe01c55050 +size 1140128 diff --git a/shhs_visit2/shhs2-204324/labels.meta.json b/shhs_visit2/shhs2-204324/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65ca42103d2e15f9e732f43737d4d7d39cda7c99 --- /dev/null +++ b/shhs_visit2/shhs2-204324/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204324", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:47.663149+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204324/labels.npy b/shhs_visit2/shhs2-204324/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8dd5f501b49256922b41e5bca90a89b4926ef8d2 --- /dev/null +++ b/shhs_visit2/shhs2-204324/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6928356e1a68e81cce39c4a10fa4f1cf75d4e67f635eb30b0f43dcac44b7d3 +size 2408 diff --git a/shhs_visit2/shhs2-204326/embeddings.meta.json b/shhs_visit2/shhs2-204326/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7b690f16691088f3bb0d1b748585c36941fcb9f --- /dev/null +++ b/shhs_visit2/shhs2-204326/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204326", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:49.120410+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204326/embeddings.npy b/shhs_visit2/shhs2-204326/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d38f90d0a18ba9dd481c77a2c9aafccf27bf60c3 --- /dev/null +++ b/shhs_visit2/shhs2-204326/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24298a4460357f95261cf8e57c95fab778cff87132fb6e4fc9e20b536f3d733f +size 1320128 diff --git a/shhs_visit2/shhs2-204326/labels.meta.json b/shhs_visit2/shhs2-204326/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..936cb434631a7e01a33a55dbaec453f08c5b70ba --- /dev/null +++ b/shhs_visit2/shhs2-204326/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204326", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:49.124544+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204326/labels.npy b/shhs_visit2/shhs2-204326/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6df1f4e2899899b9b6becaf7d28abc047eb5680b --- /dev/null +++ b/shhs_visit2/shhs2-204326/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b114d6b236f6311b75b88e8ad57fd790a89c8ba410cb6e7a7db7ffcf2dcc5ebd +size 2768 diff --git a/shhs_visit2/shhs2-204327/embeddings.meta.json b/shhs_visit2/shhs2-204327/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f04e99bc259a526aff5d7f149ee0213738f3962e --- /dev/null +++ b/shhs_visit2/shhs2-204327/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204327", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:50.592026+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204327/embeddings.npy b/shhs_visit2/shhs2-204327/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6a143c138222fc754c239f1de0382f291e7432c --- /dev/null +++ b/shhs_visit2/shhs2-204327/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015edc89c61d6404e78186d57ccc1a7580c557df89af1720aad3017d7c107afc +size 1320128 diff --git a/shhs_visit2/shhs2-204327/labels.meta.json b/shhs_visit2/shhs2-204327/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2bf271a9b8cbe3eef57338800408a79320544823 --- /dev/null +++ b/shhs_visit2/shhs2-204327/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204327", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:41:50.596206+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204327/labels.npy b/shhs_visit2/shhs2-204327/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1975647047533aad37e8e62d5e49b2ca5b59db75 --- /dev/null +++ b/shhs_visit2/shhs2-204327/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e087380b292921f2f051b1bf4db257f6d0e7f5b9b61bf200dffc770afd808c +size 2768 diff --git a/shhs_visit2/shhs2-204330/embeddings.meta.json b/shhs_visit2/shhs2-204330/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6571609f63d88ad8c2f07cbdd645cd029ed7edc7 --- /dev/null +++ b/shhs_visit2/shhs2-204330/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204330", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:41:51.705535+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204330/embeddings.npy b/shhs_visit2/shhs2-204330/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af05f095ec9650cf3a73cdf1fa604a1cbc0f4395 --- /dev/null +++ b/shhs_visit2/shhs2-204330/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bb8f08dbfb221dd7e868549b683e6aa2d1e491c44bb95a62ded9a62d5e89b47 +size 990128 diff --git a/shhs_visit2/shhs2-204330/labels.meta.json b/shhs_visit2/shhs2-204330/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..817385886ba5f3c70c2924bf0a6da3cf0c35deac --- /dev/null +++ b/shhs_visit2/shhs2-204330/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204330", + "n_epochs": 990, + "created_utc": "2026-05-03T18:41:51.708958+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204330/labels.npy b/shhs_visit2/shhs2-204330/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3ccbd0c24781c1ed500625e8062be9462a827c9 --- /dev/null +++ b/shhs_visit2/shhs2-204330/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95e63444d8e60ddd4943d041b1352a270a7d120d001462eb93cb43f8799ca70 +size 2108 diff --git a/shhs_visit2/shhs2-204334/embeddings.meta.json b/shhs_visit2/shhs2-204334/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8cac9c38dabcb28ed4171bf0ea2007efa9b0eac9 --- /dev/null +++ b/shhs_visit2/shhs2-204334/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204334", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:53.042983+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204334/embeddings.npy b/shhs_visit2/shhs2-204334/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c354ff114638121a0282887ce6839cb9fdba07b --- /dev/null +++ b/shhs_visit2/shhs2-204334/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:501b56b16cb704b2d9e0e8969c85d71b030489e4add303cf727f8e44ea016234 +size 1260128 diff --git a/shhs_visit2/shhs2-204334/labels.meta.json b/shhs_visit2/shhs2-204334/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1d6d9dd7b8ee5b896a54072882b8c3fd865c255 --- /dev/null +++ b/shhs_visit2/shhs2-204334/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204334", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:53.046568+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204334/labels.npy b/shhs_visit2/shhs2-204334/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdbcffdace191909469607ae8062d8d653f7f667 --- /dev/null +++ b/shhs_visit2/shhs2-204334/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0223a35f3096e5da7a78739beba39c7c84641de98fa4b29a5b69e51ab6416104 +size 2648 diff --git a/shhs_visit2/shhs2-204335/embeddings.meta.json b/shhs_visit2/shhs2-204335/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..829b7859158a7787823653a3c53075012df18c69 --- /dev/null +++ b/shhs_visit2/shhs2-204335/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204335", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:54.421131+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204335/embeddings.npy b/shhs_visit2/shhs2-204335/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..123a11024e50144ae4975edb164cc76b0543fcb1 --- /dev/null +++ b/shhs_visit2/shhs2-204335/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764f55290a05b75a108904b52d98b21bc721bf57d9e616eb42c6d7961fe64e62 +size 1260128 diff --git a/shhs_visit2/shhs2-204335/labels.meta.json b/shhs_visit2/shhs2-204335/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3222d3ad7007875dbac5d5f5c4448e507bda669 --- /dev/null +++ b/shhs_visit2/shhs2-204335/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204335", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:54.425908+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204335/labels.npy b/shhs_visit2/shhs2-204335/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8853426041b2d78edcf890319400fe5cbe0d5693 --- /dev/null +++ b/shhs_visit2/shhs2-204335/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2ed4bde44cae3826e204bd3437b245ad804bc13d004132b5659ffbae16638d +size 2648 diff --git a/shhs_visit2/shhs2-204337/embeddings.meta.json b/shhs_visit2/shhs2-204337/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cd4b2cc41b5c077daf9cf890113f4b75828d657 --- /dev/null +++ b/shhs_visit2/shhs2-204337/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204337", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:55.695400+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204337/embeddings.npy b/shhs_visit2/shhs2-204337/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d5412428a4b855f789ad15d8f824dec42f7672c --- /dev/null +++ b/shhs_visit2/shhs2-204337/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c7e6cfe9a5629131be7dde7249e4947301d64e8c4e96d734905bdfd929db07 +size 1140128 diff --git a/shhs_visit2/shhs2-204337/labels.meta.json b/shhs_visit2/shhs2-204337/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d1fff7daeda5dfb3a76c953f5de68c64eeb2995d --- /dev/null +++ b/shhs_visit2/shhs2-204337/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204337", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:41:55.699439+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204337/labels.npy b/shhs_visit2/shhs2-204337/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4eac7bb3b175b71e97e2e745f429a8f0c621a2c0 --- /dev/null +++ b/shhs_visit2/shhs2-204337/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489229f29163305dd815ce7620784f4a5eaca157623edcb68f50054e130585b1 +size 2408 diff --git a/shhs_visit2/shhs2-204338/embeddings.meta.json b/shhs_visit2/shhs2-204338/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..313ef136357b26fbe999c4fc6e248f744790b37e --- /dev/null +++ b/shhs_visit2/shhs2-204338/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204338", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:41:56.815417+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204338/embeddings.npy b/shhs_visit2/shhs2-204338/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..673aa5fddb73179fb2e0a671fd7beb5fa0013f29 --- /dev/null +++ b/shhs_visit2/shhs2-204338/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2237fc678819f946635cb91cc59118fe0c80fda5c77cb33ca93ae82eda36bb03 +size 990128 diff --git a/shhs_visit2/shhs2-204338/labels.meta.json b/shhs_visit2/shhs2-204338/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbdc138de77beb0b2ab91cb381762d0a1dc978db --- /dev/null +++ b/shhs_visit2/shhs2-204338/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204338", + "n_epochs": 990, + "created_utc": "2026-05-03T18:41:56.819493+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204338/labels.npy b/shhs_visit2/shhs2-204338/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee7205c994bad9f814e2caff72c4474d95876372 --- /dev/null +++ b/shhs_visit2/shhs2-204338/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7556fcb775e1c8ac9ab09c66cf36a78d0c3b1a115bf5b470a10d3ba308758dcd +size 2108 diff --git a/shhs_visit2/shhs2-204339/embeddings.meta.json b/shhs_visit2/shhs2-204339/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3225dbdd2fe221beadc826d973a75942a8d7fdd --- /dev/null +++ b/shhs_visit2/shhs2-204339/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204339", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:58.152356+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204339/embeddings.npy b/shhs_visit2/shhs2-204339/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5f50fe6aae497019a3573391df310aa31c34cb77 --- /dev/null +++ b/shhs_visit2/shhs2-204339/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2403289df0704e879125255f431cff87f45b8c52673b9577279bfb0589029864 +size 1260128 diff --git a/shhs_visit2/shhs2-204339/labels.meta.json b/shhs_visit2/shhs2-204339/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a6231354e62d4bed466852b53dd990f02f3a329 --- /dev/null +++ b/shhs_visit2/shhs2-204339/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204339", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:41:58.156331+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204339/labels.npy b/shhs_visit2/shhs2-204339/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4709e49f2b6678dab16e5c96c44782dab9eafbc --- /dev/null +++ b/shhs_visit2/shhs2-204339/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbb801ebfa421ec5e139d946bfcf0e22a9a1e54179ac9e49d233eef5561597c +size 2648 diff --git a/shhs_visit2/shhs2-204340/embeddings.meta.json b/shhs_visit2/shhs2-204340/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2280d2f012c7081ab19bbebcc30f9694a249724c --- /dev/null +++ b/shhs_visit2/shhs2-204340/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204340", + "embedding_dim": 500, + "n_epochs": 838, + "created_utc": "2026-05-03T18:41:59.403107+00:00", + "shape": [ + 838, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204340/embeddings.npy b/shhs_visit2/shhs2-204340/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58876ce393c567c31f361ca79e993afc9ea78758 --- /dev/null +++ b/shhs_visit2/shhs2-204340/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1a5bdcdc24f10ebb6f27ad835a31dbbdfea1f75c85f51403822053caab7710 +size 838128 diff --git a/shhs_visit2/shhs2-204340/labels.meta.json b/shhs_visit2/shhs2-204340/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74d4cabcfac603f52f5797fd0db3b0b721c1ba51 --- /dev/null +++ b/shhs_visit2/shhs2-204340/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204340", + "n_epochs": 838, + "created_utc": "2026-05-03T18:41:59.407302+00:00", + "shape": [ + 838 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204340/labels.npy b/shhs_visit2/shhs2-204340/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e45bc48799f02698a6465fd8bbeabab3c0516dfd --- /dev/null +++ b/shhs_visit2/shhs2-204340/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743e4cec5f020a9b4c0f73f24d3cfea2b853c7bffa050aacdc2d1839e1a08a74 +size 1804 diff --git a/shhs_visit2/shhs2-204342/embeddings.meta.json b/shhs_visit2/shhs2-204342/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a41cdd278f5183ef944f3aaddf141ba14864695 --- /dev/null +++ b/shhs_visit2/shhs2-204342/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204342", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:00.628631+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204342/embeddings.npy b/shhs_visit2/shhs2-204342/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b5834ac1c20453092797240367cc8a72ebe5ba2d --- /dev/null +++ b/shhs_visit2/shhs2-204342/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317a10265d252e8b4dfb7ea9c6ac24ed636929772f6965c66dbbf30b47a0996c +size 1140128 diff --git a/shhs_visit2/shhs2-204342/labels.meta.json b/shhs_visit2/shhs2-204342/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a6c46d79026416241568a4c62580f4c870a0138 --- /dev/null +++ b/shhs_visit2/shhs2-204342/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204342", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:00.632021+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204342/labels.npy b/shhs_visit2/shhs2-204342/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb8e3dc809eee3b21c95fb253ffcf1c54258b6d4 --- /dev/null +++ b/shhs_visit2/shhs2-204342/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289d326e3e633efb38072f55f3e00db8cdd3a77f9828b1edc742559507f6d614 +size 2408 diff --git a/shhs_visit2/shhs2-204343/embeddings.meta.json b/shhs_visit2/shhs2-204343/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d2302b4e476ca5e25fb791d5a532304d24d609b --- /dev/null +++ b/shhs_visit2/shhs2-204343/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204343", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:01.200599+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204343/embeddings.npy b/shhs_visit2/shhs2-204343/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2954c492762f4a4890672b6c2203357810ea2774 --- /dev/null +++ b/shhs_visit2/shhs2-204343/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c70be799be460c9ad61a5d40526969ac27ea855b262b7dd2e0e81b9ef4b5ae2 +size 1140128 diff --git a/shhs_visit2/shhs2-204343/labels.meta.json b/shhs_visit2/shhs2-204343/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22f46a0c59adf2a1e9e4758dd963c62d4f53d186 --- /dev/null +++ b/shhs_visit2/shhs2-204343/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204343", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:01.204966+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204343/labels.npy b/shhs_visit2/shhs2-204343/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f43212454b35428e54fe1722ff3607d3b02509d --- /dev/null +++ b/shhs_visit2/shhs2-204343/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad622e861d1f792f0be21883a42a71558012ea1195e879039a61000de7e3ff0 +size 2408 diff --git a/shhs_visit2/shhs2-204344/embeddings.meta.json b/shhs_visit2/shhs2-204344/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d26d25fd9ea4b1ce21518a343a9e6c39330b34ae --- /dev/null +++ b/shhs_visit2/shhs2-204344/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204344", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:02.420778+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204344/embeddings.npy b/shhs_visit2/shhs2-204344/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23b06d373ba7673665c1f65a42dbd49d3cc90acb --- /dev/null +++ b/shhs_visit2/shhs2-204344/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330fc25af9435e8aa35439ef4fa73a92908e4111fec93f367b2a835e4ff94fc5 +size 1140128 diff --git a/shhs_visit2/shhs2-204344/labels.meta.json b/shhs_visit2/shhs2-204344/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e98ee67739d6d781702652e43d0f5dca8757967 --- /dev/null +++ b/shhs_visit2/shhs2-204344/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204344", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:02.424077+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204344/labels.npy b/shhs_visit2/shhs2-204344/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7af217054408f1ea04fccdd5750ead5ca7071345 --- /dev/null +++ b/shhs_visit2/shhs2-204344/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4084b47afbfef5d3b31d1e2a52140916d6779eaa534ff4aaa6769bcb8696df4e +size 2408 diff --git a/shhs_visit2/shhs2-204347/embeddings.meta.json b/shhs_visit2/shhs2-204347/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e141b8734b03d083d973f10fee71a36808e2c78b --- /dev/null +++ b/shhs_visit2/shhs2-204347/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204347", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:02.959556+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204347/embeddings.npy b/shhs_visit2/shhs2-204347/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..45df6634ed91ef222365d8cfe4864b41fec46db3 --- /dev/null +++ b/shhs_visit2/shhs2-204347/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5feec651c686a8e419eb236d6a7541b48eb3daa7f7ab272199464ac191f429b +size 1140128 diff --git a/shhs_visit2/shhs2-204347/labels.meta.json b/shhs_visit2/shhs2-204347/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad83050083c4731ebe2344a036a305bb33a6870a --- /dev/null +++ b/shhs_visit2/shhs2-204347/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204347", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:02.963625+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204347/labels.npy b/shhs_visit2/shhs2-204347/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..14676b077742081a89104ebabb2e7167d4557026 --- /dev/null +++ b/shhs_visit2/shhs2-204347/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0283c0d5d06d63ecc85a0325ac77c100b90039dd477052abd3962e826815e11a +size 2408 diff --git a/shhs_visit2/shhs2-204351/embeddings.meta.json b/shhs_visit2/shhs2-204351/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6644ee0bea4a91d40bdc49c18221485d6e05a866 --- /dev/null +++ b/shhs_visit2/shhs2-204351/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204351", + "embedding_dim": 500, + "n_epochs": 1090, + "created_utc": "2026-05-03T18:42:04.381305+00:00", + "shape": [ + 1090, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204351/embeddings.npy b/shhs_visit2/shhs2-204351/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc0c2de35c4c7e63bfded25390c5584ea28fb71e --- /dev/null +++ b/shhs_visit2/shhs2-204351/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f0efc62fd5316dd83c0d2b26e347b09409a92cf2624052780ae35cbdc6bcdb +size 1090128 diff --git a/shhs_visit2/shhs2-204351/labels.meta.json b/shhs_visit2/shhs2-204351/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cbfd898136ddb0f6e3d6cef0df6c6f675d427585 --- /dev/null +++ b/shhs_visit2/shhs2-204351/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204351", + "n_epochs": 1090, + "created_utc": "2026-05-03T18:42:04.385292+00:00", + "shape": [ + 1090 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204351/labels.npy b/shhs_visit2/shhs2-204351/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32f9290328fb636b8514c4e694754a650df64f79 --- /dev/null +++ b/shhs_visit2/shhs2-204351/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c09a0050f8c7b5848ab1a4c418a11c405084f81b9f10d887ff81353dcbda9f +size 2308 diff --git a/shhs_visit2/shhs2-204352/embeddings.meta.json b/shhs_visit2/shhs2-204352/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b297a52afd6e2ec1e89821390dbd1cb698bb5f3 --- /dev/null +++ b/shhs_visit2/shhs2-204352/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204352", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:05.875383+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204352/embeddings.npy b/shhs_visit2/shhs2-204352/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b284f2d780fd21651dcca4748f586e82552b7eeb --- /dev/null +++ b/shhs_visit2/shhs2-204352/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce106754315bbf5cee0eea555cdd3a5bcb2e89ee141100afafbfafebb3fcccf +size 1320128 diff --git a/shhs_visit2/shhs2-204352/labels.meta.json b/shhs_visit2/shhs2-204352/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9dace813a4ce3b8c1cc0fe42426f09a9ffe0de96 --- /dev/null +++ b/shhs_visit2/shhs2-204352/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204352", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:05.879945+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204352/labels.npy b/shhs_visit2/shhs2-204352/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41d0585afa3413189e7002139f62d8975733bb5f --- /dev/null +++ b/shhs_visit2/shhs2-204352/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c109ff910ca0f2de586ed4776095f249756d18fdaa6a7e629a2c9150160b8542 +size 2768 diff --git a/shhs_visit2/shhs2-204353/embeddings.meta.json b/shhs_visit2/shhs2-204353/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..483bb8320029379143dede280af4388669231687 --- /dev/null +++ b/shhs_visit2/shhs2-204353/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204353", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:07.335396+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204353/embeddings.npy b/shhs_visit2/shhs2-204353/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2aee176be87a9db8ab6260b53468b3653e6a720d --- /dev/null +++ b/shhs_visit2/shhs2-204353/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c4f84f89e3300db470f03025a5342eb98101efe5bdb10562795c338b97e8bf +size 1320128 diff --git a/shhs_visit2/shhs2-204353/labels.meta.json b/shhs_visit2/shhs2-204353/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8affad280f6bf87ef75a4e0cc7fb0cc5be9b5301 --- /dev/null +++ b/shhs_visit2/shhs2-204353/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204353", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:07.339392+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204353/labels.npy b/shhs_visit2/shhs2-204353/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5b2c05fa6e8d9714fbe06f43938163acfd76a28 --- /dev/null +++ b/shhs_visit2/shhs2-204353/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05acb36e52149fe4f49da45c224a46c4d8e8362dbade11778784f8c2d5cfb398 +size 2768 diff --git a/shhs_visit2/shhs2-204356/embeddings.meta.json b/shhs_visit2/shhs2-204356/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..864dac8a01f25d7f8f2208710d5e389bd14eca5e --- /dev/null +++ b/shhs_visit2/shhs2-204356/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204356", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:42:08.588850+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204356/embeddings.npy b/shhs_visit2/shhs2-204356/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff08ec66048d058472fe6c5266ec2fcbf2400d2b --- /dev/null +++ b/shhs_visit2/shhs2-204356/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059d8b43d351fdefb6aa8b4bef751226d7a021266ddc7a81d292ffa1efca2453 +size 1100128 diff --git a/shhs_visit2/shhs2-204356/labels.meta.json b/shhs_visit2/shhs2-204356/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3a65db02b31c9e547f00b080c3258cf55034139 --- /dev/null +++ b/shhs_visit2/shhs2-204356/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204356", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:42:08.592016+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204356/labels.npy b/shhs_visit2/shhs2-204356/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33bc6499424d6b3a93aa4f94b49a325a707527b6 --- /dev/null +++ b/shhs_visit2/shhs2-204356/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715fbb6bef6883d6c3020a148070ffbc90b39bafa89338e4cd63e24a81dfa7d5 +size 2328 diff --git a/shhs_visit2/shhs2-204357/embeddings.meta.json b/shhs_visit2/shhs2-204357/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..325f005bee72c6e922480a256077cac33c4a56b1 --- /dev/null +++ b/shhs_visit2/shhs2-204357/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204357", + "embedding_dim": 500, + "n_epochs": 1040, + "created_utc": "2026-05-03T18:42:09.735795+00:00", + "shape": [ + 1040, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204357/embeddings.npy b/shhs_visit2/shhs2-204357/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d70d464b806d6f2e0b22d334f14f68f733356a4 --- /dev/null +++ b/shhs_visit2/shhs2-204357/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2185783a0b229c31d43aada691760c19798ad5a6c704fef25e00f7056955ca27 +size 1040128 diff --git a/shhs_visit2/shhs2-204357/labels.meta.json b/shhs_visit2/shhs2-204357/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3cc28b56528bd566a96791b4d7e4d979c5c90547 --- /dev/null +++ b/shhs_visit2/shhs2-204357/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204357", + "n_epochs": 1040, + "created_utc": "2026-05-03T18:42:09.739278+00:00", + "shape": [ + 1040 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204357/labels.npy b/shhs_visit2/shhs2-204357/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b2a5f44bd3176a04995fe0cc785980602414550 --- /dev/null +++ b/shhs_visit2/shhs2-204357/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b22ae23a4994decce6aa4705660d0e780668607f818eb8ab4ab730683bf1d37 +size 2208 diff --git a/shhs_visit2/shhs2-204360/embeddings.meta.json b/shhs_visit2/shhs2-204360/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28b67d7a89e4c5e0a6168d0f1c23dff471378d07 --- /dev/null +++ b/shhs_visit2/shhs2-204360/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204360", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:11.124204+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204360/embeddings.npy b/shhs_visit2/shhs2-204360/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd0037184b41db4bd271642f122962668f8e2a13 --- /dev/null +++ b/shhs_visit2/shhs2-204360/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0d9142ae278c287e53565627126480e3c69502744cbbc0eb28536c6587cec9 +size 1260128 diff --git a/shhs_visit2/shhs2-204360/labels.meta.json b/shhs_visit2/shhs2-204360/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2eeda315bfaacbef825c79843a2f6f7520afde80 --- /dev/null +++ b/shhs_visit2/shhs2-204360/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204360", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:11.127252+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204360/labels.npy b/shhs_visit2/shhs2-204360/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5fe06f2fcd893c7f6395e9dc67305d75026633fb --- /dev/null +++ b/shhs_visit2/shhs2-204360/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e0c708d6ca18c0bdaf873b0ac521a17f685eb34af3e32dd3c55094e09aac33 +size 2648 diff --git a/shhs_visit2/shhs2-204362/embeddings.meta.json b/shhs_visit2/shhs2-204362/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93b0b323dc331a1db413a8ee4c3694363466c312 --- /dev/null +++ b/shhs_visit2/shhs2-204362/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204362", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:12.419827+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204362/embeddings.npy b/shhs_visit2/shhs2-204362/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1de59a09c386bef227b05d4d47d9252d24d4fefd --- /dev/null +++ b/shhs_visit2/shhs2-204362/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170b2273b2857eef276c185d59e55943e40c287a0b4b6449ef75c22b3e143e37 +size 1200128 diff --git a/shhs_visit2/shhs2-204362/labels.meta.json b/shhs_visit2/shhs2-204362/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0d94d0688d0bbcdf3630ed389d934e0cff9d61 --- /dev/null +++ b/shhs_visit2/shhs2-204362/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204362", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:12.423438+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204362/labels.npy b/shhs_visit2/shhs2-204362/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..89f0920b2c34415c954d98fe76987d83c4490069 --- /dev/null +++ b/shhs_visit2/shhs2-204362/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e48f538b6403ffab52c23d7f3166e86feb4722bf949095b02ab7528ca1ce51d +size 2528 diff --git a/shhs_visit2/shhs2-204365/embeddings.meta.json b/shhs_visit2/shhs2-204365/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6c1b33bc9f591f4bbe9e3cff132e9c911a2363f --- /dev/null +++ b/shhs_visit2/shhs2-204365/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204365", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:13.689084+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204365/embeddings.npy b/shhs_visit2/shhs2-204365/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ace82f9030ac525a6f8ba643d932dab978ac4a6 --- /dev/null +++ b/shhs_visit2/shhs2-204365/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2609b223074c67ebdf149ff9fdb81d26627a3d3c5ac4452ca5861719e8c90592 +size 1200128 diff --git a/shhs_visit2/shhs2-204365/labels.meta.json b/shhs_visit2/shhs2-204365/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2afa6fbcadbff84e4b08d5b5c5bf337615315a93 --- /dev/null +++ b/shhs_visit2/shhs2-204365/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204365", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:13.693383+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204365/labels.npy b/shhs_visit2/shhs2-204365/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c201b11159ff78b276332502eff4f0d731705e6 --- /dev/null +++ b/shhs_visit2/shhs2-204365/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cce22125132818bfd41520d2332e718e32c241304fe5fe701146c77da00ec55 +size 2528 diff --git a/shhs_visit2/shhs2-204366/embeddings.meta.json b/shhs_visit2/shhs2-204366/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..258ac750740de2427f6526e4f288ada091f7d1b1 --- /dev/null +++ b/shhs_visit2/shhs2-204366/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204366", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:42:15.777242+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204366/embeddings.npy b/shhs_visit2/shhs2-204366/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9398a395531c6b2f31734b70cb649cd5d933da22 --- /dev/null +++ b/shhs_visit2/shhs2-204366/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bef169cf21368a1024e4107098f48921a4f95da9423977f6e120ceffcc012f +size 1198128 diff --git a/shhs_visit2/shhs2-204366/labels.meta.json b/shhs_visit2/shhs2-204366/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7bd5ed05dfa9ce4c09b8ed3c587dcf3fe8d56cc --- /dev/null +++ b/shhs_visit2/shhs2-204366/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204366", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:42:15.781148+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204366/labels.npy b/shhs_visit2/shhs2-204366/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd74eb203008ffb7be9378edc5504236a37780b8 --- /dev/null +++ b/shhs_visit2/shhs2-204366/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f461000971e926e79b0b0208c00e4d9a463e42c893426298ee7aa72aca709f15 +size 2524 diff --git a/shhs_visit2/shhs2-204368/embeddings.meta.json b/shhs_visit2/shhs2-204368/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe3f245341a6ae489094366ea6fa35f52038bbfa --- /dev/null +++ b/shhs_visit2/shhs2-204368/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204368", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:42:16.340780+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204368/embeddings.npy b/shhs_visit2/shhs2-204368/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c19ae88db5f55594dac679b63978c0e9c938a0b --- /dev/null +++ b/shhs_visit2/shhs2-204368/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec35f58a2dba3e99854802e93dae3909a9be96292ae50a1843f4c641652c3912 +size 1198128 diff --git a/shhs_visit2/shhs2-204368/labels.meta.json b/shhs_visit2/shhs2-204368/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e734288ac19b422591defc84753db898c5a63f7 --- /dev/null +++ b/shhs_visit2/shhs2-204368/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204368", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:42:16.344535+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204368/labels.npy b/shhs_visit2/shhs2-204368/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6153ef370a2dfa8c85cf546f6580058ead304129 --- /dev/null +++ b/shhs_visit2/shhs2-204368/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d0c537d1115824ab19baa7545cceed9e53061a65ce9117db62f680d0f8d1fc +size 2524 diff --git a/shhs_visit2/shhs2-204370/embeddings.meta.json b/shhs_visit2/shhs2-204370/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4749585def36c94bbe2ca239bb74fa99d0829b22 --- /dev/null +++ b/shhs_visit2/shhs2-204370/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204370", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:17.805122+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204370/embeddings.npy b/shhs_visit2/shhs2-204370/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ffc2c6e7418c00fb6e7dc8a6fc280e7a67450daf --- /dev/null +++ b/shhs_visit2/shhs2-204370/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58e362cfe80152f13aa4b3dd63463d9b719613c83ab1a00c40aba229f5eb861 +size 1320128 diff --git a/shhs_visit2/shhs2-204370/labels.meta.json b/shhs_visit2/shhs2-204370/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fdb1fb22a4ccbdccaf7861dd1b43d398eff6936a --- /dev/null +++ b/shhs_visit2/shhs2-204370/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204370", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:17.809130+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204370/labels.npy b/shhs_visit2/shhs2-204370/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fda958e1788e949117e599ba6962fb3145ff2ec8 --- /dev/null +++ b/shhs_visit2/shhs2-204370/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13860a13227ce4d4a88928047a9c8e580e50adf715c5bfed89f1593bed45c13f +size 2768 diff --git a/shhs_visit2/shhs2-204372/embeddings.meta.json b/shhs_visit2/shhs2-204372/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9484344176e73247988562486dd6bc27d7791821 --- /dev/null +++ b/shhs_visit2/shhs2-204372/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204372", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:42:18.910859+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204372/embeddings.npy b/shhs_visit2/shhs2-204372/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..32a3869d42c5cb11bd5c6bb55133df9135b2963d --- /dev/null +++ b/shhs_visit2/shhs2-204372/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5cf6a14152196a923cb6ef18617de8528c6bcc7613b7d512632bd5904d5174 +size 1080128 diff --git a/shhs_visit2/shhs2-204372/labels.meta.json b/shhs_visit2/shhs2-204372/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..869cbfbca835e0e95abcdd550c4c1236b5f700c5 --- /dev/null +++ b/shhs_visit2/shhs2-204372/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204372", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:42:18.913784+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204372/labels.npy b/shhs_visit2/shhs2-204372/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d51625e185e432b50eb509cefe175f9094d8523 --- /dev/null +++ b/shhs_visit2/shhs2-204372/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0901b69d6642b4b73d570f5a994911e3a264c3ba7ddb0517727c65802a9eb466 +size 2288 diff --git a/shhs_visit2/shhs2-204373/embeddings.meta.json b/shhs_visit2/shhs2-204373/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dac197fa12b55ff93a79359a50b32835c96318ab --- /dev/null +++ b/shhs_visit2/shhs2-204373/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204373", + "embedding_dim": 500, + "n_epochs": 1074, + "created_utc": "2026-05-03T18:42:20.205788+00:00", + "shape": [ + 1074, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204373/embeddings.npy b/shhs_visit2/shhs2-204373/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebfee5a2949a2fe61267f4496e3a5198613bf482 --- /dev/null +++ b/shhs_visit2/shhs2-204373/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa4b36eba77f8540e0e52ad6c71e5f9b39217aa0a8359a3b89383296a547eb6 +size 1074128 diff --git a/shhs_visit2/shhs2-204373/labels.meta.json b/shhs_visit2/shhs2-204373/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7d5154e7fa8e453bb14b4ae7a3d4bada940eb5e --- /dev/null +++ b/shhs_visit2/shhs2-204373/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204373", + "n_epochs": 1074, + "created_utc": "2026-05-03T18:42:20.210734+00:00", + "shape": [ + 1074 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204373/labels.npy b/shhs_visit2/shhs2-204373/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ef0dd0e8d92e625c4dfe394f68d78edee292d62 --- /dev/null +++ b/shhs_visit2/shhs2-204373/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8873a93633da392d6aa326d5fdc2c0ec539782b3b51d3a5811d8ddcba2441227 +size 2276 diff --git a/shhs_visit2/shhs2-204374/embeddings.meta.json b/shhs_visit2/shhs2-204374/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20046ca1ec0e72836a984905fd5632a60adeaebb --- /dev/null +++ b/shhs_visit2/shhs2-204374/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204374", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:42:22.615976+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204374/embeddings.npy b/shhs_visit2/shhs2-204374/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e21bafec1d8664e4eb6fa59d039522d0a701a71 --- /dev/null +++ b/shhs_visit2/shhs2-204374/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da816ad7eba7c80415288f4d1bef8b768f7875ae514b1fd778275b711ceee7c3 +size 1318128 diff --git a/shhs_visit2/shhs2-204374/labels.meta.json b/shhs_visit2/shhs2-204374/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d2e419d97934a6e420b88c2302a4cbd696e822c --- /dev/null +++ b/shhs_visit2/shhs2-204374/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204374", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:42:22.621092+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204374/labels.npy b/shhs_visit2/shhs2-204374/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f3871a313bed88ce338f12c855dde3ef85f39a3 --- /dev/null +++ b/shhs_visit2/shhs2-204374/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e05a71ef1d7199d7a3f82e91421def32bf71bb7e4a4090a0f3c678161754d1 +size 2764 diff --git a/shhs_visit2/shhs2-204375/embeddings.meta.json b/shhs_visit2/shhs2-204375/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70708392dc2fadd0821783e7380b41695a02399f --- /dev/null +++ b/shhs_visit2/shhs2-204375/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204375", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:42:24.005524+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204375/embeddings.npy b/shhs_visit2/shhs2-204375/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..321b2b536b357c0e19b6d2b6674fc5ea62ba7195 --- /dev/null +++ b/shhs_visit2/shhs2-204375/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49fd5f6d0fa3f4eedb1cf23fe2fcd5f1c2faf747bfbeb1c0e9ef239a6faa8fc +size 1230128 diff --git a/shhs_visit2/shhs2-204375/labels.meta.json b/shhs_visit2/shhs2-204375/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31697654812c84a4d7d0476e98bc105529b7e81d --- /dev/null +++ b/shhs_visit2/shhs2-204375/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204375", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:42:24.009788+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204375/labels.npy b/shhs_visit2/shhs2-204375/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bbe3fed10598e68426dc69cb8396b601fe37bc55 --- /dev/null +++ b/shhs_visit2/shhs2-204375/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53786339e2647e681aaf211d49b0a1d6839805e69eb04f3bde53196cf8ce837c +size 2588 diff --git a/shhs_visit2/shhs2-204377/embeddings.meta.json b/shhs_visit2/shhs2-204377/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..913bee91945074047834086a84b0c458b4e976e1 --- /dev/null +++ b/shhs_visit2/shhs2-204377/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204377", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:25.301839+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204377/embeddings.npy b/shhs_visit2/shhs2-204377/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5776c0cedf67f3875c3f8bf988576d8e0268ff59 --- /dev/null +++ b/shhs_visit2/shhs2-204377/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f3842f69e7770ea0c087d9636b54ebda8f612ae8c8bf635b8c661f7d5e0873 +size 1200128 diff --git a/shhs_visit2/shhs2-204377/labels.meta.json b/shhs_visit2/shhs2-204377/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae4d3da6ed66ec3a42d2fee15c70e1f9d7fa3576 --- /dev/null +++ b/shhs_visit2/shhs2-204377/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204377", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:25.305897+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204377/labels.npy b/shhs_visit2/shhs2-204377/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e08ea0d9aca2ebdc0fc5b3b592fbf8ee37dacd3 --- /dev/null +++ b/shhs_visit2/shhs2-204377/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4932119b2eb547f5bc3dc7496296990af291f0796b732045088607a51533b52 +size 2528 diff --git a/shhs_visit2/shhs2-204378/embeddings.meta.json b/shhs_visit2/shhs2-204378/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62fbfc1db5d8e6477b3a5ae147c78160ecf3b154 --- /dev/null +++ b/shhs_visit2/shhs2-204378/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204378", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:42:27.434466+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204378/embeddings.npy b/shhs_visit2/shhs2-204378/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce8f06beacc82d0b41e01f8ab3672fb171243ef1 --- /dev/null +++ b/shhs_visit2/shhs2-204378/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa79ea9c0214b9d7089932cee0a721c22177005532fc20cba0c2befc7d119c7 +size 1202128 diff --git a/shhs_visit2/shhs2-204378/labels.meta.json b/shhs_visit2/shhs2-204378/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07c34d9321b6af39e9546bd73441a5af1f1dad9b --- /dev/null +++ b/shhs_visit2/shhs2-204378/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204378", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:42:27.439151+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204378/labels.npy b/shhs_visit2/shhs2-204378/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..904942258f5f9a5d537b1bd6f0567e342cfdc366 --- /dev/null +++ b/shhs_visit2/shhs2-204378/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020f84817d74cb38153d51bb3db78d1ecdad27cdf871f18b696ee14c4e49bfba +size 2532 diff --git a/shhs_visit2/shhs2-204379/embeddings.meta.json b/shhs_visit2/shhs2-204379/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4c0bd7c76fb9428dead0b4dc85d0231c02b63ce --- /dev/null +++ b/shhs_visit2/shhs2-204379/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204379", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:28.078326+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204379/embeddings.npy b/shhs_visit2/shhs2-204379/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ea5be765ba70c45c5e6079c01e25b57d812cac7 --- /dev/null +++ b/shhs_visit2/shhs2-204379/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0760abc75b72c24a11d37f394ab1e98618a6c83c3dc85fcae48dbc603a20164b +size 1200128 diff --git a/shhs_visit2/shhs2-204379/labels.meta.json b/shhs_visit2/shhs2-204379/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92c67c0902f3ad248d972d12bd8c5dd57bc057bc --- /dev/null +++ b/shhs_visit2/shhs2-204379/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204379", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:28.082533+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204379/labels.npy b/shhs_visit2/shhs2-204379/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..060919f67fac3a1762780aed1d5c6cad4a2a6284 --- /dev/null +++ b/shhs_visit2/shhs2-204379/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f017f5fee626d5a703d967faaaed3d4b860a2831e03f909405c974424c33cf +size 2528 diff --git a/shhs_visit2/shhs2-204380/embeddings.meta.json b/shhs_visit2/shhs2-204380/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d2853957508b92774446277f1f2e8eea9919792 --- /dev/null +++ b/shhs_visit2/shhs2-204380/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204380", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:42:28.625758+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204380/embeddings.npy b/shhs_visit2/shhs2-204380/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5203536f21e703fa2571efc024863370bd2bfab6 --- /dev/null +++ b/shhs_visit2/shhs2-204380/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dffe26894b281818a14b35ab57ae684ca638bc72245909ad571dada7a7428f53 +size 1110128 diff --git a/shhs_visit2/shhs2-204380/labels.meta.json b/shhs_visit2/shhs2-204380/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2543cfb32bdba7de660430d3440c6d22ded1789a --- /dev/null +++ b/shhs_visit2/shhs2-204380/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204380", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:42:28.629326+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204380/labels.npy b/shhs_visit2/shhs2-204380/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d099f442bba35168ffd108eace18517e3728bb5f --- /dev/null +++ b/shhs_visit2/shhs2-204380/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0172845ef5de6aac6b03ae62140591265823945161778e862bd2a4df94a31bee +size 2348 diff --git a/shhs_visit2/shhs2-204381/embeddings.meta.json b/shhs_visit2/shhs2-204381/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c3e910fb2fa8e8ef7c93167ae8948ada76d85d7 --- /dev/null +++ b/shhs_visit2/shhs2-204381/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204381", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:29.943444+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204381/embeddings.npy b/shhs_visit2/shhs2-204381/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..01901b0c91fe7fa99eb8e6494da06c9d6739fed9 --- /dev/null +++ b/shhs_visit2/shhs2-204381/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98dc6be8d7c427f4f083d5e91b4736acaa8d9cc6aacbdb3816b0fa35ea5478ee +size 1200128 diff --git a/shhs_visit2/shhs2-204381/labels.meta.json b/shhs_visit2/shhs2-204381/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e67dac260a450717fd8b8eedb06d66aaa1a88ae6 --- /dev/null +++ b/shhs_visit2/shhs2-204381/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204381", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:29.947625+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204381/labels.npy b/shhs_visit2/shhs2-204381/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b934d4cf6532988d28421ed6bd09d8d576284f40 --- /dev/null +++ b/shhs_visit2/shhs2-204381/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc86c45896663921cf881ef7001571965685135b2021d8c6b1d49d8745df36a3 +size 2528 diff --git a/shhs_visit2/shhs2-204382/embeddings.meta.json b/shhs_visit2/shhs2-204382/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d83aeefd01db728173dd899cf4abe8429a2e11bb --- /dev/null +++ b/shhs_visit2/shhs2-204382/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204382", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:31.224545+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204382/embeddings.npy b/shhs_visit2/shhs2-204382/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3bfe054f0b18c6ec9befc144a3b6984b4f474fad --- /dev/null +++ b/shhs_visit2/shhs2-204382/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b14db74859416d1cd1da1385a79311eb5722438ea77b04b996be46e986842a +size 1200128 diff --git a/shhs_visit2/shhs2-204382/labels.meta.json b/shhs_visit2/shhs2-204382/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc6b9e9fce92a7cee3ac5ace2d18ba0d8e26a56a --- /dev/null +++ b/shhs_visit2/shhs2-204382/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204382", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:31.227509+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204382/labels.npy b/shhs_visit2/shhs2-204382/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f21e8ce4908519da1f7e905a63e4d1e4a9b8125 --- /dev/null +++ b/shhs_visit2/shhs2-204382/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7a734290f646fa814e3aa01be3f605e39f79055d80796d7817d2afa4dac7ca +size 2528 diff --git a/shhs_visit2/shhs2-204384/embeddings.meta.json b/shhs_visit2/shhs2-204384/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..150b4d9690e801821cef5e4b2d88707d6557219b --- /dev/null +++ b/shhs_visit2/shhs2-204384/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204384", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:32.659177+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204384/embeddings.npy b/shhs_visit2/shhs2-204384/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f9002dff2cdbf8ad74f51f06778758de59d24e7 --- /dev/null +++ b/shhs_visit2/shhs2-204384/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0aa4036af47861099385b514e82ca900fa6d6df0a33d95f6dcb3674f65e945 +size 1260128 diff --git a/shhs_visit2/shhs2-204384/labels.meta.json b/shhs_visit2/shhs2-204384/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a75d75eb17a0bc4af5363764f0ed3bcd0cd8d780 --- /dev/null +++ b/shhs_visit2/shhs2-204384/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204384", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:32.662722+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204384/labels.npy b/shhs_visit2/shhs2-204384/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..112a4e395c1c92291c43f4c9b6d1954c67441220 --- /dev/null +++ b/shhs_visit2/shhs2-204384/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671824ef8b2b4f707f833d88d2f6e058a29f993dcfe7a69641e3508a17deb62f +size 2648 diff --git a/shhs_visit2/shhs2-204385/embeddings.meta.json b/shhs_visit2/shhs2-204385/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f088ed8e94c3bd2369a3a2442fa5f528ee280efe --- /dev/null +++ b/shhs_visit2/shhs2-204385/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204385", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:33.998576+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204385/embeddings.npy b/shhs_visit2/shhs2-204385/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4202ae8783c9a5fb5816e46632f65664156e3bd6 --- /dev/null +++ b/shhs_visit2/shhs2-204385/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b1e8e1898b53dafff303c6e685348db36ffc3ad3802a351dabe4988c9c5541 +size 1260128 diff --git a/shhs_visit2/shhs2-204385/labels.meta.json b/shhs_visit2/shhs2-204385/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0140a91a00308a56a6a532c3f613faa3fad0b9fa --- /dev/null +++ b/shhs_visit2/shhs2-204385/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204385", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:34.001639+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204385/labels.npy b/shhs_visit2/shhs2-204385/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47575896d4f3d74d6e0255601b1960c2304638b2 --- /dev/null +++ b/shhs_visit2/shhs2-204385/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ff741665a4074ec42aad9c67e52fc09f2f1499e843ec8edc973615b1e6d1b9 +size 2648 diff --git a/shhs_visit2/shhs2-204386/embeddings.meta.json b/shhs_visit2/shhs2-204386/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77e6b8326369f74d5b6558748adf29c207678cac --- /dev/null +++ b/shhs_visit2/shhs2-204386/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204386", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:42:34.600927+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204386/embeddings.npy b/shhs_visit2/shhs2-204386/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f15c8667660cd86b8356fb7c1b4d57fe9adddf3 --- /dev/null +++ b/shhs_visit2/shhs2-204386/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d4abb0df137dd15bb915600153b9a9d0426c385330dfbd7e67bb0d56076c4e +size 1318128 diff --git a/shhs_visit2/shhs2-204386/labels.meta.json b/shhs_visit2/shhs2-204386/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9bb1c3f91194a5b8629984b746fbcbe1b729cd3a --- /dev/null +++ b/shhs_visit2/shhs2-204386/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204386", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:42:34.604339+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204386/labels.npy b/shhs_visit2/shhs2-204386/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0320b728b9c5e8ef64f406e59e25759954790cf8 --- /dev/null +++ b/shhs_visit2/shhs2-204386/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90938ce87ac85f5cc1aa5a50ce49755cb960f2cb73f28a706c0e60f3afc3b867 +size 2764 diff --git a/shhs_visit2/shhs2-204387/embeddings.meta.json b/shhs_visit2/shhs2-204387/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99c208217d389ca159822bab76af6f118900afac --- /dev/null +++ b/shhs_visit2/shhs2-204387/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204387", + "embedding_dim": 500, + "n_epochs": 1122, + "created_utc": "2026-05-03T18:42:35.947504+00:00", + "shape": [ + 1122, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204387/embeddings.npy b/shhs_visit2/shhs2-204387/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff8f7d9b61e77d1c6a0287b81c2861a20879a7aa --- /dev/null +++ b/shhs_visit2/shhs2-204387/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f9a7f41e3377113768b2c06f6de0836018e1b8d4dc2df654fed708e9f0c6a0 +size 1122128 diff --git a/shhs_visit2/shhs2-204387/labels.meta.json b/shhs_visit2/shhs2-204387/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b004e845b752a50ced8eb9cf324d7f9c118e6e9c --- /dev/null +++ b/shhs_visit2/shhs2-204387/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204387", + "n_epochs": 1122, + "created_utc": "2026-05-03T18:42:35.951110+00:00", + "shape": [ + 1122 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204387/labels.npy b/shhs_visit2/shhs2-204387/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e28376b19c172c4984dd209d49db2dfed7eececc --- /dev/null +++ b/shhs_visit2/shhs2-204387/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff1d3b5404c3c8ae2a2036f83bd21966fbf70b51f2d0e3fa50a93d239f4d77b +size 2372 diff --git a/shhs_visit2/shhs2-204388/embeddings.meta.json b/shhs_visit2/shhs2-204388/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ecaedd29e5f52630e0b0c40c566a1b14c87ed36 --- /dev/null +++ b/shhs_visit2/shhs2-204388/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204388", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:37.234055+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204388/embeddings.npy b/shhs_visit2/shhs2-204388/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f762961add397b62f615a1fd1da671e25e0034a --- /dev/null +++ b/shhs_visit2/shhs2-204388/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29d7ea773923b0e42b760cba6378f0ac8f94a48f81ae0791b0edd13c3400c851 +size 1140128 diff --git a/shhs_visit2/shhs2-204388/labels.meta.json b/shhs_visit2/shhs2-204388/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..252512e57e85b00b6a30b4af9584aa4ffb3e27a0 --- /dev/null +++ b/shhs_visit2/shhs2-204388/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204388", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:37.238139+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204388/labels.npy b/shhs_visit2/shhs2-204388/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..225bad6d8f68a75362e55292b50848ee7d3102d2 --- /dev/null +++ b/shhs_visit2/shhs2-204388/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980cb768bb12806fa962e88ab6e4801598f385139af80e179f9a5e78854f17f7 +size 2408 diff --git a/shhs_visit2/shhs2-204389/embeddings.meta.json b/shhs_visit2/shhs2-204389/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c421d6164abb63273e68db3fc5b70f309082ba77 --- /dev/null +++ b/shhs_visit2/shhs2-204389/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204389", + "embedding_dim": 500, + "n_epochs": 902, + "created_utc": "2026-05-03T18:42:38.223797+00:00", + "shape": [ + 902, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204389/embeddings.npy b/shhs_visit2/shhs2-204389/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71281a7a15bfeaa1ff6536f2db6192da53981b29 --- /dev/null +++ b/shhs_visit2/shhs2-204389/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d55cefefd6f39f7453c128c2153a1d20c6f1bbe3f175beabc75ac0c336201e +size 902128 diff --git a/shhs_visit2/shhs2-204389/labels.meta.json b/shhs_visit2/shhs2-204389/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b896097d7b82b34b8fbdb93202f6fc646071c44a --- /dev/null +++ b/shhs_visit2/shhs2-204389/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204389", + "n_epochs": 902, + "created_utc": "2026-05-03T18:42:38.227783+00:00", + "shape": [ + 902 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204389/labels.npy b/shhs_visit2/shhs2-204389/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d487ccfa146d7fc36743844af05f1f17c5293d30 --- /dev/null +++ b/shhs_visit2/shhs2-204389/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a112c67374023026ec0317f7ae63c3ea018081bc230d64144ab54ae02713e6 +size 1932 diff --git a/shhs_visit2/shhs2-204390/embeddings.meta.json b/shhs_visit2/shhs2-204390/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ddb7f3f636cae221ebedb31c008f7526b8b12b7a --- /dev/null +++ b/shhs_visit2/shhs2-204390/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204390", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:39.506693+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204390/embeddings.npy b/shhs_visit2/shhs2-204390/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c8311cdf2b0bc9c5a04d2fa94aa101a28e5f63a --- /dev/null +++ b/shhs_visit2/shhs2-204390/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8312cfaed31f128ddf462ad45cdf7b0e1282ef511dfd250cbff40103745dbc9 +size 1140128 diff --git a/shhs_visit2/shhs2-204390/labels.meta.json b/shhs_visit2/shhs2-204390/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d9a5f02998f9cc989510a7f191999a9f2e98003 --- /dev/null +++ b/shhs_visit2/shhs2-204390/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204390", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:39.510569+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204390/labels.npy b/shhs_visit2/shhs2-204390/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..143c2ce8971af6937e7db17eb267a0af75029b70 --- /dev/null +++ b/shhs_visit2/shhs2-204390/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560d9a68bbf6fb70fb8468eef0f40ecacdf5c78f6d5e50b9327ab0418a72f0ea +size 2408 diff --git a/shhs_visit2/shhs2-204391/embeddings.meta.json b/shhs_visit2/shhs2-204391/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8137bf713d79053f8e0b08df63e5e5d09627a815 --- /dev/null +++ b/shhs_visit2/shhs2-204391/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204391", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:40.838073+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204391/embeddings.npy b/shhs_visit2/shhs2-204391/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..59b312c5809ce7c9057e8126e1c255046dff9381 --- /dev/null +++ b/shhs_visit2/shhs2-204391/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c6ef9ea953291aa65d56c66b027831069d93c3a85d08621458dcdbb06348bf7 +size 1200128 diff --git a/shhs_visit2/shhs2-204391/labels.meta.json b/shhs_visit2/shhs2-204391/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..540203bbd1a6798ce5fdafee7a55a63d9cce9d38 --- /dev/null +++ b/shhs_visit2/shhs2-204391/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204391", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:40.841657+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204391/labels.npy b/shhs_visit2/shhs2-204391/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0bdc383e54932a5696e5b60b8cd3b3bfb57bfa7f --- /dev/null +++ b/shhs_visit2/shhs2-204391/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d5814ba260103b7f7675f7cd5857bd8eaac38894f1a0ed3bdd03b7ba41e579 +size 2528 diff --git a/shhs_visit2/shhs2-204392/embeddings.meta.json b/shhs_visit2/shhs2-204392/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c2c37d6c8320b3ca7a5ffa9acfda3ae7d64d249 --- /dev/null +++ b/shhs_visit2/shhs2-204392/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204392", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:42:41.922425+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204392/embeddings.npy b/shhs_visit2/shhs2-204392/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4df62e5e167717021ad8d12a18bc89a54bb62206 --- /dev/null +++ b/shhs_visit2/shhs2-204392/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6795d2e785c91fb1aa06b6ffeadb9799e0842d2d28268bbc0d7e8f06bc0d86af +size 1080128 diff --git a/shhs_visit2/shhs2-204392/labels.meta.json b/shhs_visit2/shhs2-204392/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4143587540c20004fc5e3f700d4afa1b60a2fac2 --- /dev/null +++ b/shhs_visit2/shhs2-204392/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204392", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:42:41.926168+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204392/labels.npy b/shhs_visit2/shhs2-204392/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..14a135721cd4bc170e3efd8dd1bba0eb427dd20d --- /dev/null +++ b/shhs_visit2/shhs2-204392/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c1c865e3e0f35d319cf71193bbd4a2d33b230972c7e9eb85dd8c5edf58381c0 +size 2288 diff --git a/shhs_visit2/shhs2-204394/embeddings.meta.json b/shhs_visit2/shhs2-204394/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2accce89b4e2584981cd41f966e00ee96d14330f --- /dev/null +++ b/shhs_visit2/shhs2-204394/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204394", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:43.229241+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204394/embeddings.npy b/shhs_visit2/shhs2-204394/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..471c6e1352d8554812eee2861491386522917fa4 --- /dev/null +++ b/shhs_visit2/shhs2-204394/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47da1fdd68d4158bb226855e49ba56c0f72102deb3903542e2d19bb61a192b18 +size 1140128 diff --git a/shhs_visit2/shhs2-204394/labels.meta.json b/shhs_visit2/shhs2-204394/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6dfee31651d63003240a9ad9f8359b457ff9deb0 --- /dev/null +++ b/shhs_visit2/shhs2-204394/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204394", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:42:43.234688+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204394/labels.npy b/shhs_visit2/shhs2-204394/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3218320e10c1b9dda448e810a635cc2303be10d --- /dev/null +++ b/shhs_visit2/shhs2-204394/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7024bc8a1e3338c9d362482787a0cfd3597dee633367dcf20ea00f67c9b1575f +size 2408 diff --git a/shhs_visit2/shhs2-204395/embeddings.meta.json b/shhs_visit2/shhs2-204395/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94f1489dad7eda7127973478504ad7cc23427d41 --- /dev/null +++ b/shhs_visit2/shhs2-204395/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204395", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:42:44.497960+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204395/embeddings.npy b/shhs_visit2/shhs2-204395/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9cdab9441aa99c89ccf2453bb2ef9e96f2b6f53e --- /dev/null +++ b/shhs_visit2/shhs2-204395/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abf617f8cd2c81e7ad5440a8c33fe3e9af64982165029ab5c2f59059ca44e95 +size 1110128 diff --git a/shhs_visit2/shhs2-204395/labels.meta.json b/shhs_visit2/shhs2-204395/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..acd87f34acd756f0a06b980bcf64f4d53f299e25 --- /dev/null +++ b/shhs_visit2/shhs2-204395/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204395", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:42:44.502014+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204395/labels.npy b/shhs_visit2/shhs2-204395/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..65b8d562344efd6cb0c53c76eb64e7a15a2b449c --- /dev/null +++ b/shhs_visit2/shhs2-204395/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c806ceba8e2655df4ee94afab00a4fb4600b14c948b05724bf8cf5b212e86d +size 2348 diff --git a/shhs_visit2/shhs2-204398/embeddings.meta.json b/shhs_visit2/shhs2-204398/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c32efca50c10fe7e02a54af928b5878ddae164cc --- /dev/null +++ b/shhs_visit2/shhs2-204398/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204398", + "embedding_dim": 500, + "n_epochs": 1250, + "created_utc": "2026-05-03T18:42:45.079863+00:00", + "shape": [ + 1250, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204398/embeddings.npy b/shhs_visit2/shhs2-204398/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3ab8ec0395fb99734a9cf244dc007f485255960 --- /dev/null +++ b/shhs_visit2/shhs2-204398/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f35dadcc14c87c8d4dccc5778f6fd6f64ef9a56ef49a67c95d06357ebd2180 +size 1250128 diff --git a/shhs_visit2/shhs2-204398/labels.meta.json b/shhs_visit2/shhs2-204398/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73810eab6403520f34aa539236dca03bc5b3f369 --- /dev/null +++ b/shhs_visit2/shhs2-204398/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204398", + "n_epochs": 1250, + "created_utc": "2026-05-03T18:42:45.083811+00:00", + "shape": [ + 1250 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204398/labels.npy b/shhs_visit2/shhs2-204398/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..891339bf98633cf08ae88e27ddc8394e803ad64c --- /dev/null +++ b/shhs_visit2/shhs2-204398/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997a440391d8eba8745face0918bd8b1d3f3384c92ec31a4c523456b997ef212 +size 2628 diff --git a/shhs_visit2/shhs2-204400/embeddings.meta.json b/shhs_visit2/shhs2-204400/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77540074c9003ba98120df4ebc693aba81ffaf00 --- /dev/null +++ b/shhs_visit2/shhs2-204400/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204400", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:46.499385+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204400/embeddings.npy b/shhs_visit2/shhs2-204400/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..edb17449e99bd1a8015da789fb6e9ad3ab585b66 --- /dev/null +++ b/shhs_visit2/shhs2-204400/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4bf5aad4f15c0d66e284b2ae4caa4b4d56cf748c4e56034c670fc631cfdc13b +size 1260128 diff --git a/shhs_visit2/shhs2-204400/labels.meta.json b/shhs_visit2/shhs2-204400/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bff2a596d9be9a0b327ab014fa0e91ada7eaa807 --- /dev/null +++ b/shhs_visit2/shhs2-204400/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204400", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:46.503303+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204400/labels.npy b/shhs_visit2/shhs2-204400/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..daddeffc99532d3da2b6bf5f2d75e75be1b487d5 --- /dev/null +++ b/shhs_visit2/shhs2-204400/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cefa2bb4cc9193a7896c86c53733b75b471dbdc072900da1f67c6cb252ffa7f +size 2648 diff --git a/shhs_visit2/shhs2-204402/embeddings.meta.json b/shhs_visit2/shhs2-204402/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0cae4264f436b14bd12cc269f4f56ba49a7dcacb --- /dev/null +++ b/shhs_visit2/shhs2-204402/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204402", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:47.920050+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204402/embeddings.npy b/shhs_visit2/shhs2-204402/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..de550253b36ec74237d82d7e93f003b917ae135d --- /dev/null +++ b/shhs_visit2/shhs2-204402/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b2ad54bd71cef1dd059bd10110b2c93889f9fef03dc32e7eb2687945bef0b1 +size 1260128 diff --git a/shhs_visit2/shhs2-204402/labels.meta.json b/shhs_visit2/shhs2-204402/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..659dd424d53959ad13af9a45a85f4a15c91ac034 --- /dev/null +++ b/shhs_visit2/shhs2-204402/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204402", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:42:47.923698+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204402/labels.npy b/shhs_visit2/shhs2-204402/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b80a681e2af27351fcd4652ab7996dc20132f25b --- /dev/null +++ b/shhs_visit2/shhs2-204402/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a579a64c0dfc813650d909cbfc9ce04ee1cdfbc75747f974b3dfa888d877cf +size 2648 diff --git a/shhs_visit2/shhs2-204404/embeddings.meta.json b/shhs_visit2/shhs2-204404/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db7b6fe5f901498570c783a66030829600463de9 --- /dev/null +++ b/shhs_visit2/shhs2-204404/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204404", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:42:49.272081+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204404/embeddings.npy b/shhs_visit2/shhs2-204404/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d8d0932e07defe9a37b3ae659d4572f8bad4079 --- /dev/null +++ b/shhs_visit2/shhs2-204404/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde9b704222bc2fbe6a5cf3f5f9f44a1d5604e43e820a0fce655e864c1d30e0c +size 1180128 diff --git a/shhs_visit2/shhs2-204404/labels.meta.json b/shhs_visit2/shhs2-204404/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd8f547e10a36f55545bff7c71efa4d8e35133b8 --- /dev/null +++ b/shhs_visit2/shhs2-204404/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204404", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:42:49.276007+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204404/labels.npy b/shhs_visit2/shhs2-204404/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..244b9a6c720a0dbd2a64f8bde8a02f5dc6086655 --- /dev/null +++ b/shhs_visit2/shhs2-204404/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da04af3611ee107012c998bc6ceed0ed809dbe3c3bfa0ee7224fd5375fd4265a +size 2488 diff --git a/shhs_visit2/shhs2-204405/embeddings.meta.json b/shhs_visit2/shhs2-204405/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd2f1a02ae178b293e8a09f9556ee54dbb6fa0da --- /dev/null +++ b/shhs_visit2/shhs2-204405/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204405", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:50.557015+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204405/embeddings.npy b/shhs_visit2/shhs2-204405/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1217d919d8b26da6f6a89937efc14340f73ebb4 --- /dev/null +++ b/shhs_visit2/shhs2-204405/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a747a641a8a223c3f634a11c00c1a6dd41419eea06cc8eca524caf4108cbb1a +size 1200128 diff --git a/shhs_visit2/shhs2-204405/labels.meta.json b/shhs_visit2/shhs2-204405/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0f6cbb18c76ba39b5d91f70003060fef92c300d --- /dev/null +++ b/shhs_visit2/shhs2-204405/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204405", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:50.560997+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204405/labels.npy b/shhs_visit2/shhs2-204405/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e31a8efe68cd06c6122efb5c875ec56ffd6fa71c --- /dev/null +++ b/shhs_visit2/shhs2-204405/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95760ff390033455658d2e37625fdd2e09ea5887802384e4d2983a7247e2e426 +size 2528 diff --git a/shhs_visit2/shhs2-204406/embeddings.meta.json b/shhs_visit2/shhs2-204406/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c731be1a3ff18bc1dc4351ed92a59fe44373d457 --- /dev/null +++ b/shhs_visit2/shhs2-204406/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204406", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:51.153896+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204406/embeddings.npy b/shhs_visit2/shhs2-204406/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..94d0b53a010ae7e1f8b63a90763b7284b1eb452e --- /dev/null +++ b/shhs_visit2/shhs2-204406/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee5c871669d2b3de4e574d8a3b4f0def43b4706497f282d5bff26ab84e950ca +size 1200128 diff --git a/shhs_visit2/shhs2-204406/labels.meta.json b/shhs_visit2/shhs2-204406/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ace56667351939fa7ae8d4cc0f24a769259ea4e1 --- /dev/null +++ b/shhs_visit2/shhs2-204406/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204406", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:51.156154+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204406/labels.npy b/shhs_visit2/shhs2-204406/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..479a042f1a2da4b27b52a0eb3c409ad5accb3c63 --- /dev/null +++ b/shhs_visit2/shhs2-204406/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90373e71679bbbb49ba0592761a50079cd8373d0c8e3207a5bd120bc4860b9a3 +size 2528 diff --git a/shhs_visit2/shhs2-204407/embeddings.meta.json b/shhs_visit2/shhs2-204407/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..17f22cf3749c4d9e96f98bc8982793638323641d --- /dev/null +++ b/shhs_visit2/shhs2-204407/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204407", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:42:52.610496+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204407/embeddings.npy b/shhs_visit2/shhs2-204407/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3327bd86ba26223f23525b80dc49a95635185eea --- /dev/null +++ b/shhs_visit2/shhs2-204407/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7224c1d8f7207666844d28dcfd70ba6cb3c76645584dc5a03b0338e495d4aa82 +size 1258128 diff --git a/shhs_visit2/shhs2-204407/labels.meta.json b/shhs_visit2/shhs2-204407/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..473ae342b136030d84d84ac0f0f4d1ad4879c24b --- /dev/null +++ b/shhs_visit2/shhs2-204407/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204407", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:42:52.614480+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204407/labels.npy b/shhs_visit2/shhs2-204407/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed9477892d018b79c39e9b519c8c220a01436fdf --- /dev/null +++ b/shhs_visit2/shhs2-204407/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ddad764297b1440a92f13fb96f4a5981a21ade41ef98659391b572880975b9c +size 2644 diff --git a/shhs_visit2/shhs2-204408/embeddings.meta.json b/shhs_visit2/shhs2-204408/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c429e153828642fed651c21f3df7579e92b104cc --- /dev/null +++ b/shhs_visit2/shhs2-204408/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204408", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:53.181214+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204408/embeddings.npy b/shhs_visit2/shhs2-204408/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c27127629d74879bcf5b582473f6f462664c2e5 --- /dev/null +++ b/shhs_visit2/shhs2-204408/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561e5d40276b0290ea3eb02c6cbf6d654bb92c667b25c57e4858d786299048cf +size 1200128 diff --git a/shhs_visit2/shhs2-204408/labels.meta.json b/shhs_visit2/shhs2-204408/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..331d0911cb5e73d30fb2e3d51d0d0f71db1bbdb2 --- /dev/null +++ b/shhs_visit2/shhs2-204408/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204408", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:53.185478+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204408/labels.npy b/shhs_visit2/shhs2-204408/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c52a5ab24b5adcf16f5e932255b18b48af5abffd --- /dev/null +++ b/shhs_visit2/shhs2-204408/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a0d5fb7b3102e52bed90d4fc9b8985c96b5a966323536d07e81c53f8761e47 +size 2528 diff --git a/shhs_visit2/shhs2-204409/embeddings.meta.json b/shhs_visit2/shhs2-204409/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed765c5bf4f69987a2ad8e4c80699bbaacfc93a9 --- /dev/null +++ b/shhs_visit2/shhs2-204409/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204409", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:54.717330+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204409/embeddings.npy b/shhs_visit2/shhs2-204409/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d593c6373cbcd745aa5af77b908aa5c15e0992f7 --- /dev/null +++ b/shhs_visit2/shhs2-204409/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a81f3c6db3401cd8c88345048b03b8906c22e5433d8bfd96efe8f2dff35d8ba +size 1320128 diff --git a/shhs_visit2/shhs2-204409/labels.meta.json b/shhs_visit2/shhs2-204409/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7371cae1985d9535cb3b64efef0633189d2576ad --- /dev/null +++ b/shhs_visit2/shhs2-204409/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204409", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:42:54.720949+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204409/labels.npy b/shhs_visit2/shhs2-204409/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e96e256f79276c159c39ee8aeaa5b33bd2557d3 --- /dev/null +++ b/shhs_visit2/shhs2-204409/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffc7463288f4217fc012944c0a003dad7ab73a845d176b54a31f613b8838660b +size 2768 diff --git a/shhs_visit2/shhs2-204410/embeddings.meta.json b/shhs_visit2/shhs2-204410/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..448cacecd3693cbc568fa78e3f68c6ba3e14dc7f --- /dev/null +++ b/shhs_visit2/shhs2-204410/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204410", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:42:55.241661+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204410/embeddings.npy b/shhs_visit2/shhs2-204410/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c73f97224aba8590d3220de4037d4dc977a49ad0 --- /dev/null +++ b/shhs_visit2/shhs2-204410/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c705ec91f3c17cddf78daa9499b46dc0883deb60688786bb3dfcf5eaa7424aaa +size 1080128 diff --git a/shhs_visit2/shhs2-204410/labels.meta.json b/shhs_visit2/shhs2-204410/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ccda7cb3884c54e8bb8e0df083001f824a1a96ac --- /dev/null +++ b/shhs_visit2/shhs2-204410/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204410", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:42:55.246642+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204410/labels.npy b/shhs_visit2/shhs2-204410/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8180457df396c865dbadf7b3e8bb942625231c83 --- /dev/null +++ b/shhs_visit2/shhs2-204410/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfe6dc1fa2abd0fc683c8035c43d89c0044c9f21a1b5ea23532c5f1df80412a +size 2288 diff --git a/shhs_visit2/shhs2-204411/embeddings.meta.json b/shhs_visit2/shhs2-204411/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0ea0dccd8eb5879bc31879b63035f303e9c11b7 --- /dev/null +++ b/shhs_visit2/shhs2-204411/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204411", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:56.485517+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204411/embeddings.npy b/shhs_visit2/shhs2-204411/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba0a2d4b777a93308c2d07a3612062b4fb1effef --- /dev/null +++ b/shhs_visit2/shhs2-204411/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49304434648e630b7ff08ab22d66c24eac70addf27c684de7a36c2122e0f7c94 +size 1200128 diff --git a/shhs_visit2/shhs2-204411/labels.meta.json b/shhs_visit2/shhs2-204411/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f846de176d50ee042366c2b5c743ed8659a5dad5 --- /dev/null +++ b/shhs_visit2/shhs2-204411/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204411", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:56.489349+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204411/labels.npy b/shhs_visit2/shhs2-204411/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..82af0a3bcb93eb39c8a72acbd823db471d41438d --- /dev/null +++ b/shhs_visit2/shhs2-204411/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806727bb5609845a9f276958d95e0749b3f7fbd40c7537c1dbcf4b5aab107f73 +size 2528 diff --git a/shhs_visit2/shhs2-204414/embeddings.meta.json b/shhs_visit2/shhs2-204414/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1e3e085fa1518a3d691362e184382c9d712bf1a --- /dev/null +++ b/shhs_visit2/shhs2-204414/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204414", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:57.708867+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204414/embeddings.npy b/shhs_visit2/shhs2-204414/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..058083875dc053000024d4a58613159b67cd70bf --- /dev/null +++ b/shhs_visit2/shhs2-204414/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087cb8c1cf21e2ca567319e81996adbf08326171a44029d79f5cb37a4d6ddfc3 +size 1200128 diff --git a/shhs_visit2/shhs2-204414/labels.meta.json b/shhs_visit2/shhs2-204414/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78c1bcb193a691f4232039635a761fabb9d696ca --- /dev/null +++ b/shhs_visit2/shhs2-204414/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204414", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:42:57.714147+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204414/labels.npy b/shhs_visit2/shhs2-204414/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1873f7c309b225d7a882725cb01ab4073d98d6ba --- /dev/null +++ b/shhs_visit2/shhs2-204414/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3478f30e60d0b50e64a9b7ad82b75f76de4ead26f1d9eae5db226a8f6dbe99e3 +size 2528 diff --git a/shhs_visit2/shhs2-204415/embeddings.meta.json b/shhs_visit2/shhs2-204415/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0c46e10dec40a0852af61ba3e010db42eaaae98 --- /dev/null +++ b/shhs_visit2/shhs2-204415/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204415", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:42:59.878037+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204415/embeddings.npy b/shhs_visit2/shhs2-204415/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a04b1b64033ff473aebb71a0019595cc3231be3 --- /dev/null +++ b/shhs_visit2/shhs2-204415/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48a57397a4e39e5b1a6da81e284d0f1153d0a8feda277f41a1691eb0a71e889c +size 1202128 diff --git a/shhs_visit2/shhs2-204415/labels.meta.json b/shhs_visit2/shhs2-204415/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..073006b13d28a1b1fa73c24b5c35d1ccd83d5fdf --- /dev/null +++ b/shhs_visit2/shhs2-204415/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204415", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:42:59.881986+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204415/labels.npy b/shhs_visit2/shhs2-204415/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe8352af02f490f907abbc58884bb19eee2e1831 --- /dev/null +++ b/shhs_visit2/shhs2-204415/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abbbbe9e5793ea0db56ae147797e7029d011b007185686b4207d707f1b02536 +size 2532 diff --git a/shhs_visit2/shhs2-204417/embeddings.meta.json b/shhs_visit2/shhs2-204417/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..186faf4e7943278c215619d4f9db1b0e1175af77 --- /dev/null +++ b/shhs_visit2/shhs2-204417/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204417", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:01.122331+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204417/embeddings.npy b/shhs_visit2/shhs2-204417/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7833bf611bb3bd1b4ad20b817cdc5ee3202c5fb2 --- /dev/null +++ b/shhs_visit2/shhs2-204417/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5158fc2280a30f666a215a670c58a91658d9b5525f0f159a0aaf92d0701f327 +size 1200128 diff --git a/shhs_visit2/shhs2-204417/labels.meta.json b/shhs_visit2/shhs2-204417/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8def2aea4fca524277f6c3ec05e023c789782f7 --- /dev/null +++ b/shhs_visit2/shhs2-204417/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204417", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:01.126137+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204417/labels.npy b/shhs_visit2/shhs2-204417/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f7ad954e996f6ac5ea54fe7d2a152f97bb4e68b --- /dev/null +++ b/shhs_visit2/shhs2-204417/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a383aa97510b4ba75b0fe169fa8a05c35b7e95fc7c139e509e3676ff096b33 +size 2528 diff --git a/shhs_visit2/shhs2-204418/embeddings.meta.json b/shhs_visit2/shhs2-204418/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..036ea95aef91c5f15e0be7d0c1fa13de28f443f5 --- /dev/null +++ b/shhs_visit2/shhs2-204418/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204418", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:02.383090+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204418/embeddings.npy b/shhs_visit2/shhs2-204418/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7d9a48bdade2999bd240272cf4267e451e75eb96 --- /dev/null +++ b/shhs_visit2/shhs2-204418/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2af6cbeb9a34fe00c8702ae43b8c34493b929aa509d6fa3ce9bda3ffb698d73 +size 1260128 diff --git a/shhs_visit2/shhs2-204418/labels.meta.json b/shhs_visit2/shhs2-204418/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6bd3e92ca930eb785a45eec5d6a76a3c6d32c51 --- /dev/null +++ b/shhs_visit2/shhs2-204418/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204418", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:02.387212+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204418/labels.npy b/shhs_visit2/shhs2-204418/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..01b05c5b5363b8dd6d3cd8edf47ce979dda75772 --- /dev/null +++ b/shhs_visit2/shhs2-204418/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d191b6c3858512207516fad733146275030ec1e77f0bd8a7269f5028f6039b +size 2648 diff --git a/shhs_visit2/shhs2-204419/embeddings.meta.json b/shhs_visit2/shhs2-204419/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aef881b9350246177140f9e515b1d89124b1f5eb --- /dev/null +++ b/shhs_visit2/shhs2-204419/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204419", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:43:04.310638+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204419/embeddings.npy b/shhs_visit2/shhs2-204419/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fdea665bf69e8e58adcedb6c55bafe078fc35dff --- /dev/null +++ b/shhs_visit2/shhs2-204419/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7094f0836d206bcdf7d2f7cddd141bdc26e3dc8e519e9f12946c9b1c7d080400 +size 1138128 diff --git a/shhs_visit2/shhs2-204419/labels.meta.json b/shhs_visit2/shhs2-204419/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb858263c4eb351eb60a5a154a568193cfc45698 --- /dev/null +++ b/shhs_visit2/shhs2-204419/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204419", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:43:04.313763+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204419/labels.npy b/shhs_visit2/shhs2-204419/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa95834585481294d44dc75e1c9fa204feb0b5f5 --- /dev/null +++ b/shhs_visit2/shhs2-204419/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15e3ae2a57760ac512e073ebf334150de023f827c201343432b2e7513e4ad04 +size 2404 diff --git a/shhs_visit2/shhs2-204420/embeddings.meta.json b/shhs_visit2/shhs2-204420/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83ff7471b92867dc89e4d73440a4beb8124a1b7d --- /dev/null +++ b/shhs_visit2/shhs2-204420/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204420", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:43:05.668782+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204420/embeddings.npy b/shhs_visit2/shhs2-204420/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4578be967dfad25e01e7e4667e272b440895f4a0 --- /dev/null +++ b/shhs_visit2/shhs2-204420/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08913580f998101400ce924bb059423e504b81c6f7fb477647be3cbf0614ac1 +size 1258128 diff --git a/shhs_visit2/shhs2-204420/labels.meta.json b/shhs_visit2/shhs2-204420/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5369272373b1cb9d4ad9270cf0b02ebd1b421d98 --- /dev/null +++ b/shhs_visit2/shhs2-204420/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204420", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:43:05.672447+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204420/labels.npy b/shhs_visit2/shhs2-204420/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f082a909cc7998ce4eb4744cc9789786f7b2c984 --- /dev/null +++ b/shhs_visit2/shhs2-204420/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc1ecd0bcbd50bd939366c19dfc36db82ea80b59d0ca168db708d681ea7ea05 +size 2644 diff --git a/shhs_visit2/shhs2-204421/embeddings.meta.json b/shhs_visit2/shhs2-204421/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d970fb02ba825e60a7664c15a0ebe709dd2deb7b --- /dev/null +++ b/shhs_visit2/shhs2-204421/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204421", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:43:06.784657+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204421/embeddings.npy b/shhs_visit2/shhs2-204421/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a967f71c4b56438302ccca6de7b621dae1059589 --- /dev/null +++ b/shhs_visit2/shhs2-204421/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad3bd2a4acd8d27fec8f64c46c2b2b31c6def513df48a8c84b7b25c81481ea0 +size 1080128 diff --git a/shhs_visit2/shhs2-204421/labels.meta.json b/shhs_visit2/shhs2-204421/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5713cf952298c01643ff17bd6332684ad1a6a7b2 --- /dev/null +++ b/shhs_visit2/shhs2-204421/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204421", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:43:06.789175+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204421/labels.npy b/shhs_visit2/shhs2-204421/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eada629f1f6cd9f1a034b36e0ac1bd2256816299 --- /dev/null +++ b/shhs_visit2/shhs2-204421/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b941b38ca1aa9e8be9fcee7c7a69b84b6ecebce8c7515d82a3139618a65087 +size 2288 diff --git a/shhs_visit2/shhs2-204422/embeddings.meta.json b/shhs_visit2/shhs2-204422/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..625ac833d2e6decc2629bdd817c9f07d4122539c --- /dev/null +++ b/shhs_visit2/shhs2-204422/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204422", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:43:07.856955+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204422/embeddings.npy b/shhs_visit2/shhs2-204422/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..936a11b0b0d2f7d536b60e568424837e87c5502b --- /dev/null +++ b/shhs_visit2/shhs2-204422/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2eec11e19192c774d258aeb8c49d34d57e15a5d28dfb78faea9200cb07350f +size 960128 diff --git a/shhs_visit2/shhs2-204422/labels.meta.json b/shhs_visit2/shhs2-204422/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e0d854dd926149abc85b6f91248f388272c513e6 --- /dev/null +++ b/shhs_visit2/shhs2-204422/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204422", + "n_epochs": 960, + "created_utc": "2026-05-03T18:43:07.860705+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204422/labels.npy b/shhs_visit2/shhs2-204422/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d938a70a4ec7a74c1c91b5e271e580b1dbc2c7db --- /dev/null +++ b/shhs_visit2/shhs2-204422/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e174a2a689508ff8bbb6b908dd4ec3818ef652d47953e1bb0cadaaf510762f88 +size 2048 diff --git a/shhs_visit2/shhs2-204423/embeddings.meta.json b/shhs_visit2/shhs2-204423/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04d187370de67ef263559942cc7bc506adadad11 --- /dev/null +++ b/shhs_visit2/shhs2-204423/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204423", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:09.132887+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204423/embeddings.npy b/shhs_visit2/shhs2-204423/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c62e7856d307b597126c92271ad7c73f495c2e43 --- /dev/null +++ b/shhs_visit2/shhs2-204423/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589e359723e595e04bbc441ec8b777ffa555743b02e6b608ea13246042193244 +size 1200128 diff --git a/shhs_visit2/shhs2-204423/labels.meta.json b/shhs_visit2/shhs2-204423/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3f229fb2676b8575691fee45b9dd0e602390a5d --- /dev/null +++ b/shhs_visit2/shhs2-204423/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204423", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:09.136724+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204423/labels.npy b/shhs_visit2/shhs2-204423/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..03f28f8d998fe6137cafbf7eac442f2e672a5712 --- /dev/null +++ b/shhs_visit2/shhs2-204423/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df6c0f3123ff22ff188fe9796d231f8ef4e524954caa67da1299e5284c8e5af +size 2528 diff --git a/shhs_visit2/shhs2-204425/embeddings.meta.json b/shhs_visit2/shhs2-204425/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65b5d60999e8b0269bb5322e2edc0b130b21b813 --- /dev/null +++ b/shhs_visit2/shhs2-204425/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204425", + "embedding_dim": 500, + "n_epochs": 1310, + "created_utc": "2026-05-03T18:43:10.691415+00:00", + "shape": [ + 1310, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204425/embeddings.npy b/shhs_visit2/shhs2-204425/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ada11b6018455d4b7b04877b01e4c02ab6f1ac3f --- /dev/null +++ b/shhs_visit2/shhs2-204425/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e574470f5cc58a437714cdcb35a45fddff9ff0c7ea3f26e8359e7e15f4926d +size 1310128 diff --git a/shhs_visit2/shhs2-204425/labels.meta.json b/shhs_visit2/shhs2-204425/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..816a636b983e734d9e23cae618e53119f41400d0 --- /dev/null +++ b/shhs_visit2/shhs2-204425/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204425", + "n_epochs": 1310, + "created_utc": "2026-05-03T18:43:10.694983+00:00", + "shape": [ + 1310 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204425/labels.npy b/shhs_visit2/shhs2-204425/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..588051abaa1680d1636ca3c7fd7b0e57fd0e63fe --- /dev/null +++ b/shhs_visit2/shhs2-204425/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51317664ba1ad868851ac02c5fc55438bc9ddf3d624115fdde08424910b66765 +size 2748 diff --git a/shhs_visit2/shhs2-204426/embeddings.meta.json b/shhs_visit2/shhs2-204426/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..609b4496a3f324a9c7d8edd9aa17509db2add9d3 --- /dev/null +++ b/shhs_visit2/shhs2-204426/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204426", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:43:11.279523+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204426/embeddings.npy b/shhs_visit2/shhs2-204426/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..248b153231a450af454d8ba1642f026667a1a7a3 --- /dev/null +++ b/shhs_visit2/shhs2-204426/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a6426268365867215dd6c253818557cb9f2f2591410004d9be7fa17c5253f8 +size 1258128 diff --git a/shhs_visit2/shhs2-204426/labels.meta.json b/shhs_visit2/shhs2-204426/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc7f136dea64fa5f7fe2b84fd066b3949c2862dd --- /dev/null +++ b/shhs_visit2/shhs2-204426/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204426", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:43:11.283130+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204426/labels.npy b/shhs_visit2/shhs2-204426/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0484c6e9d6b45f881c300202638740b1f62d38f2 --- /dev/null +++ b/shhs_visit2/shhs2-204426/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d582daed7c957b4b576e2fec9aba3307cbcde4fd6c5aeb7ed530b0ac45dfa141 +size 2644 diff --git a/shhs_visit2/shhs2-204427/embeddings.meta.json b/shhs_visit2/shhs2-204427/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f55d280b248517f1033a2ff9df5b2b97bae202c8 --- /dev/null +++ b/shhs_visit2/shhs2-204427/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204427", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:43:11.881334+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204427/embeddings.npy b/shhs_visit2/shhs2-204427/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..03a75e14a3f865fe576a03eab10cfbd0acc9ed24 --- /dev/null +++ b/shhs_visit2/shhs2-204427/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c14976cef89d1b9abdd38a895b9590968705df3ca2e9e5a6722383552bcd214 +size 1230128 diff --git a/shhs_visit2/shhs2-204427/labels.meta.json b/shhs_visit2/shhs2-204427/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2eaf3c0cc47fa79dc197db8425fdcc07ad95e49d --- /dev/null +++ b/shhs_visit2/shhs2-204427/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204427", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:43:11.885062+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204427/labels.npy b/shhs_visit2/shhs2-204427/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86c69a51dfed342aa107cd6d533527ec148c513f --- /dev/null +++ b/shhs_visit2/shhs2-204427/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f16c03b2851e4b08f254c777ac973b0e2b843fa42a77e8844fc1ccd3c3fbaef +size 2588 diff --git a/shhs_visit2/shhs2-204428/embeddings.meta.json b/shhs_visit2/shhs2-204428/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74844062619409ce14a85b29d854d9ff7991b5cf --- /dev/null +++ b/shhs_visit2/shhs2-204428/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204428", + "embedding_dim": 500, + "n_epochs": 1132, + "created_utc": "2026-05-03T18:43:13.541771+00:00", + "shape": [ + 1132, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204428/embeddings.npy b/shhs_visit2/shhs2-204428/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..410fbd1813b49bc20ae170da7d3a212f52ba5662 --- /dev/null +++ b/shhs_visit2/shhs2-204428/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39227c71589195bfadf69db56af419c2f504bf8f232058f066baf955ee656760 +size 1132128 diff --git a/shhs_visit2/shhs2-204428/labels.meta.json b/shhs_visit2/shhs2-204428/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c2a7ac73e7feb8a180e86784e107a7aeceb06bb --- /dev/null +++ b/shhs_visit2/shhs2-204428/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204428", + "n_epochs": 1132, + "created_utc": "2026-05-03T18:43:13.545505+00:00", + "shape": [ + 1132 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204428/labels.npy b/shhs_visit2/shhs2-204428/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..99ff056d7f90bb0d041ab00288e80bc2b2e1c60f --- /dev/null +++ b/shhs_visit2/shhs2-204428/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb9c5d8672e4cf26d17460bff8c8aff7fee67a646196ddce210f61cf74eb2a8 +size 2392 diff --git a/shhs_visit2/shhs2-204429/embeddings.meta.json b/shhs_visit2/shhs2-204429/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..674367681e5d1eb6cf2fb237922f3a455b76ea36 --- /dev/null +++ b/shhs_visit2/shhs2-204429/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204429", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:43:14.872064+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204429/embeddings.npy b/shhs_visit2/shhs2-204429/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..883a329f7160861344b05cb135f7d5d0e7002eb5 --- /dev/null +++ b/shhs_visit2/shhs2-204429/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5a5c6164ea4ad71d8076df8a878708bed1a4d31c19c36cd36515426bf93b45 +size 1320128 diff --git a/shhs_visit2/shhs2-204429/labels.meta.json b/shhs_visit2/shhs2-204429/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3dc8df5e9ae76e78bae888af802c80b500bf2939 --- /dev/null +++ b/shhs_visit2/shhs2-204429/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204429", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:43:14.875739+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204429/labels.npy b/shhs_visit2/shhs2-204429/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3293268e280840e67c3f80677929810d5f7df5d3 --- /dev/null +++ b/shhs_visit2/shhs2-204429/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c59ccabcedde68e45c66f0d83acc6306f803ff48a1d8ef775c1003250ec87ae3 +size 2768 diff --git a/shhs_visit2/shhs2-204430/embeddings.meta.json b/shhs_visit2/shhs2-204430/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a76d7b7418550423a87b0e9595d96394849942a8 --- /dev/null +++ b/shhs_visit2/shhs2-204430/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204430", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:16.121971+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204430/embeddings.npy b/shhs_visit2/shhs2-204430/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8eb9fd6b0ce7e4aa88860f88c4eaf6050dd636c --- /dev/null +++ b/shhs_visit2/shhs2-204430/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a954b39d64e281ee5f303bd11ce39169cfbdc8b2237e605f9841ef4c3e2b6c7 +size 1200128 diff --git a/shhs_visit2/shhs2-204430/labels.meta.json b/shhs_visit2/shhs2-204430/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ad29841139b91b3e1155431321edfe161454ecb --- /dev/null +++ b/shhs_visit2/shhs2-204430/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204430", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:16.126334+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204430/labels.npy b/shhs_visit2/shhs2-204430/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..182939382eda23cd3a874c845bb1010febb4123d --- /dev/null +++ b/shhs_visit2/shhs2-204430/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2721ab89a12e67a76319dc86c3d3f8e3ddf21757bf3ec4ade465838e944035e3 +size 2528 diff --git a/shhs_visit2/shhs2-204431/embeddings.meta.json b/shhs_visit2/shhs2-204431/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8dcc447c915d2eb62c71541939607551fc7a8ce7 --- /dev/null +++ b/shhs_visit2/shhs2-204431/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204431", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:17.330719+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204431/embeddings.npy b/shhs_visit2/shhs2-204431/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d34a3d37e170ae31aa53b01a97c24d949d1e280d --- /dev/null +++ b/shhs_visit2/shhs2-204431/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b50d68245f4bef442b6b5484743a513d2f6d11d4b0e36fd2cbc10369145a29 +size 1140128 diff --git a/shhs_visit2/shhs2-204431/labels.meta.json b/shhs_visit2/shhs2-204431/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4598103bf6dd4f29ef4a4a888f7174ecaeebf15e --- /dev/null +++ b/shhs_visit2/shhs2-204431/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204431", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:17.334294+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204431/labels.npy b/shhs_visit2/shhs2-204431/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c52a6cd6219da716d424298acef9aeb851fcd31c --- /dev/null +++ b/shhs_visit2/shhs2-204431/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef07fd0742fa5909097b6c0f1b48664ede06679afc4aadb9224ae5f0dc464a6 +size 2408 diff --git a/shhs_visit2/shhs2-204432/embeddings.meta.json b/shhs_visit2/shhs2-204432/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be24009c36ee1488c6857b8fa72ddb9ba2394fd8 --- /dev/null +++ b/shhs_visit2/shhs2-204432/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204432", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:18.494145+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204432/embeddings.npy b/shhs_visit2/shhs2-204432/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..436fc3aa35399da0c3dba277d7583da6d2976d9e --- /dev/null +++ b/shhs_visit2/shhs2-204432/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:536fea357b83d8ab1ab28f58df12c129418c6051ee21f52071015f6b5aa5476d +size 1200128 diff --git a/shhs_visit2/shhs2-204432/labels.meta.json b/shhs_visit2/shhs2-204432/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1412028ddcbcb616b514b0b9621452eb475027c0 --- /dev/null +++ b/shhs_visit2/shhs2-204432/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204432", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:18.498247+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204432/labels.npy b/shhs_visit2/shhs2-204432/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..94abd8af9261321aef323d868081b4260f881a5e --- /dev/null +++ b/shhs_visit2/shhs2-204432/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f5e6e5a0ef513814b8144ba485d2a3fc943b774c4c418b7af71e7b4eb6621c +size 2528 diff --git a/shhs_visit2/shhs2-204434/embeddings.meta.json b/shhs_visit2/shhs2-204434/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78c1b52ba6be0960b69f95006633478ce8eeb956 --- /dev/null +++ b/shhs_visit2/shhs2-204434/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204434", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:43:19.629993+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204434/embeddings.npy b/shhs_visit2/shhs2-204434/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5c3d23a795857375f1afa4ee9a66beed1ef799b --- /dev/null +++ b/shhs_visit2/shhs2-204434/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da44fd5450031866daf61a95f931616676601cd03481bfe6412e26e592b9abf7 +size 1020128 diff --git a/shhs_visit2/shhs2-204434/labels.meta.json b/shhs_visit2/shhs2-204434/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b68391aaf4723ca57fdbb5b9913bafb7dfa9e5e --- /dev/null +++ b/shhs_visit2/shhs2-204434/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204434", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:43:19.634407+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204434/labels.npy b/shhs_visit2/shhs2-204434/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..371af4da9728423934f13e553ebcff5e336549db --- /dev/null +++ b/shhs_visit2/shhs2-204434/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f716b8d2a6df015f1a13b0dffa31e927afb2ba7f05a8c6d667dd3ddf337613a9 +size 2168 diff --git a/shhs_visit2/shhs2-204435/embeddings.meta.json b/shhs_visit2/shhs2-204435/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..671a3cfaba58b44eaf8c16ef343fd19ea434012f --- /dev/null +++ b/shhs_visit2/shhs2-204435/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204435", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:21.567653+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204435/embeddings.npy b/shhs_visit2/shhs2-204435/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a61a0e8a27ca7772cfecfd307b681012e09bc29 --- /dev/null +++ b/shhs_visit2/shhs2-204435/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe71ffb42e5653fd260fa76ab8bb6830fd65440a13179616c134af54f410bd5a +size 1198128 diff --git a/shhs_visit2/shhs2-204435/labels.meta.json b/shhs_visit2/shhs2-204435/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b931419fed5a59c44ca7c262784694e7b0038abe --- /dev/null +++ b/shhs_visit2/shhs2-204435/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204435", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:21.571010+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204435/labels.npy b/shhs_visit2/shhs2-204435/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..777ce5ec807c52ec324e7025adb0fd3528d3d345 --- /dev/null +++ b/shhs_visit2/shhs2-204435/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f8856ceda27f0757605560c3b6115f30b721619d3cc2395846749f85ffbdef +size 2524 diff --git a/shhs_visit2/shhs2-204436/embeddings.meta.json b/shhs_visit2/shhs2-204436/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3804e5ad10c1e7a9f29f8be23cb6029da1506cf2 --- /dev/null +++ b/shhs_visit2/shhs2-204436/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204436", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:43:22.721837+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204436/embeddings.npy b/shhs_visit2/shhs2-204436/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e67218e98f7fc64c25bbfe52fd720a799a8547a9 --- /dev/null +++ b/shhs_visit2/shhs2-204436/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28763010446fb5b4d933da9edcf33ed26e38f89d083a914fb601622906218016 +size 1110128 diff --git a/shhs_visit2/shhs2-204436/labels.meta.json b/shhs_visit2/shhs2-204436/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b1dcb0c6dd31cec6ee8a473047817ac5449ceb7 --- /dev/null +++ b/shhs_visit2/shhs2-204436/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204436", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:43:22.725924+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204436/labels.npy b/shhs_visit2/shhs2-204436/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6327e20760e71a174bbd7031c36086e8cff7724d --- /dev/null +++ b/shhs_visit2/shhs2-204436/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f8e4e040a9dfc7edfa37913409b013b2e31ce4bb0265e893dc9dd0b1b3a03f +size 2348 diff --git a/shhs_visit2/shhs2-204437/embeddings.meta.json b/shhs_visit2/shhs2-204437/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00109bae12b30552823e92e09a889ef890610826 --- /dev/null +++ b/shhs_visit2/shhs2-204437/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204437", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:43:24.732482+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204437/embeddings.npy b/shhs_visit2/shhs2-204437/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02b535de6f93eafc545839d84f572cc63fb53685 --- /dev/null +++ b/shhs_visit2/shhs2-204437/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e1363b1a90870e6c40ac5f5d027cde8fb5e8e3ac43da9d7da447ac13aea26b +size 1202128 diff --git a/shhs_visit2/shhs2-204437/labels.meta.json b/shhs_visit2/shhs2-204437/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db8f8a75be706ed70e6a207ea1664266d55e9566 --- /dev/null +++ b/shhs_visit2/shhs2-204437/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204437", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:43:24.736601+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204437/labels.npy b/shhs_visit2/shhs2-204437/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1507089c762f43e7199d202b7250be16ec1eb35c --- /dev/null +++ b/shhs_visit2/shhs2-204437/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b63080f7ea12ad3703f1acd43fed8211c348b680a6be55a6980b3c1c57d3ff +size 2532 diff --git a/shhs_visit2/shhs2-204438/embeddings.meta.json b/shhs_visit2/shhs2-204438/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bbdafd914d63ee4234defe9440b147962c8b2c27 --- /dev/null +++ b/shhs_visit2/shhs2-204438/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204438", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:43:25.885598+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204438/embeddings.npy b/shhs_visit2/shhs2-204438/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..288e6a0f1c1bbbc6be99419087277960e58a5e25 --- /dev/null +++ b/shhs_visit2/shhs2-204438/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5d7c2a1c91849b0ce47034b7139b3269b04925b0a1cb3900549aa6fa6b09a0 +size 1080128 diff --git a/shhs_visit2/shhs2-204438/labels.meta.json b/shhs_visit2/shhs2-204438/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c7dac1ad405d4210bb2e35a829b8c9956e1420c1 --- /dev/null +++ b/shhs_visit2/shhs2-204438/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204438", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:43:25.889382+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204438/labels.npy b/shhs_visit2/shhs2-204438/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..381208256eff1cd80db2ded873ed9bc110395e7b --- /dev/null +++ b/shhs_visit2/shhs2-204438/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840be8f37da731b3e0cbcdeeda4a8b79c8d4ff7c8ab2d1c4caba0d0c00b24315 +size 2288 diff --git a/shhs_visit2/shhs2-204442/embeddings.meta.json b/shhs_visit2/shhs2-204442/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3eff75ba9c2dfa16f2612cc28bad263df4b6216 --- /dev/null +++ b/shhs_visit2/shhs2-204442/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204442", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:27.832665+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204442/embeddings.npy b/shhs_visit2/shhs2-204442/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1fa241ff526736778380acaa342bf1d2ec2b334 --- /dev/null +++ b/shhs_visit2/shhs2-204442/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca59227bdab56bb0443a7c01bd4ff8fccbd4e3ff8209923101f6584e3f6f4b6 +size 1198128 diff --git a/shhs_visit2/shhs2-204442/labels.meta.json b/shhs_visit2/shhs2-204442/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84a8c3ae7ba028d60fa4eb8962d6a4406f6a1682 --- /dev/null +++ b/shhs_visit2/shhs2-204442/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204442", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:27.838400+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204442/labels.npy b/shhs_visit2/shhs2-204442/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b008dec871f4e64f14262a723cae0ead2d1dc62 --- /dev/null +++ b/shhs_visit2/shhs2-204442/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10474b9134bb671709a86f21e34203ba31e8e14cfcd6d50431cf6f673b07dddc +size 2524 diff --git a/shhs_visit2/shhs2-204443/embeddings.meta.json b/shhs_visit2/shhs2-204443/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb8e9046624af8c674fd67819706862326f245b5 --- /dev/null +++ b/shhs_visit2/shhs2-204443/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204443", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:43:28.995446+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204443/embeddings.npy b/shhs_visit2/shhs2-204443/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9387dad4819afde7176f838d2ed00c80650f3578 --- /dev/null +++ b/shhs_visit2/shhs2-204443/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0700a466b5f07d13d17c7f968844557a8a2ac3b25578fd1b77062494e4a760 +size 1110128 diff --git a/shhs_visit2/shhs2-204443/labels.meta.json b/shhs_visit2/shhs2-204443/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e972a5e3f35038469f95d3fe49755195792b91eb --- /dev/null +++ b/shhs_visit2/shhs2-204443/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204443", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:43:28.998460+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204443/labels.npy b/shhs_visit2/shhs2-204443/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..63bc1e4fdafd14fc6a3ec9da2f8ad61d8fa6c999 --- /dev/null +++ b/shhs_visit2/shhs2-204443/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15697856fbb79d86aa6bf5557894c4651eb08a7304c1c25401c5c0f045dd1e7 +size 2348 diff --git a/shhs_visit2/shhs2-204444/embeddings.meta.json b/shhs_visit2/shhs2-204444/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3359ec8b2ae170f72dfa71132756d4a02431e342 --- /dev/null +++ b/shhs_visit2/shhs2-204444/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204444", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:30.183068+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204444/embeddings.npy b/shhs_visit2/shhs2-204444/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c77b749ad80a6a6c8215b93f0ecb3e20dd3862a9 --- /dev/null +++ b/shhs_visit2/shhs2-204444/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2d0a4bb8ecde14e47ba76d18829ea2ad15cfe5f6d38fc20fb951c1d4828c36 +size 1140128 diff --git a/shhs_visit2/shhs2-204444/labels.meta.json b/shhs_visit2/shhs2-204444/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4d3fb8848f489a513e607b32a8155b3bc7c9054 --- /dev/null +++ b/shhs_visit2/shhs2-204444/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204444", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:30.188492+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204444/labels.npy b/shhs_visit2/shhs2-204444/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d11b03c20adbc263d7ad28883dad8d6c80fbc2a3 --- /dev/null +++ b/shhs_visit2/shhs2-204444/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d05e80b72b51226d33a923c28deed847cb42bdcf629b115ffc52828e407f963 +size 2408 diff --git a/shhs_visit2/shhs2-204445/embeddings.meta.json b/shhs_visit2/shhs2-204445/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69380402fc5c5a97c73c3487fd4ce01f7a20f617 --- /dev/null +++ b/shhs_visit2/shhs2-204445/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204445", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:32.051809+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204445/embeddings.npy b/shhs_visit2/shhs2-204445/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..203a6250be800cd37264404951a43eb84e7c77ae --- /dev/null +++ b/shhs_visit2/shhs2-204445/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c3a54fd6804a95bc5946e14cb0d9a3f1dcddf8653e3f70512034198c00699b +size 1198128 diff --git a/shhs_visit2/shhs2-204445/labels.meta.json b/shhs_visit2/shhs2-204445/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c494733086aa01250ffe59bf655647d9c3601e4a --- /dev/null +++ b/shhs_visit2/shhs2-204445/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204445", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:32.055891+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204445/labels.npy b/shhs_visit2/shhs2-204445/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..808881d3eff12b670eaede6c08da271c81f3ae61 --- /dev/null +++ b/shhs_visit2/shhs2-204445/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8076ee35fd1a215fad7b77b8b45e63fcde7631f6e0f0dcad916d89984b52c7d +size 2524 diff --git a/shhs_visit2/shhs2-204446/embeddings.meta.json b/shhs_visit2/shhs2-204446/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b59286bd5e6f5bb4b7111fcde30b9715b46084b --- /dev/null +++ b/shhs_visit2/shhs2-204446/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204446", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:33.383652+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204446/embeddings.npy b/shhs_visit2/shhs2-204446/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..459815eaca315e30822362e080e1cd7f42ce594c --- /dev/null +++ b/shhs_visit2/shhs2-204446/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a337685f1b7d5b9bcc21d2435bcabc7118ee2796f11fdbf754db416310509254 +size 1140128 diff --git a/shhs_visit2/shhs2-204446/labels.meta.json b/shhs_visit2/shhs2-204446/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2ff7fd948c7236c8d30673feed50c59a7f60107 --- /dev/null +++ b/shhs_visit2/shhs2-204446/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204446", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:33.386981+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204446/labels.npy b/shhs_visit2/shhs2-204446/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..35468470b0814a07162ed673edab9570005783a3 --- /dev/null +++ b/shhs_visit2/shhs2-204446/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fdd5467b2f3e37c1178d444f6eb5ca709040a0d78f0de961938479bad5ae978 +size 2408 diff --git a/shhs_visit2/shhs2-204449/embeddings.meta.json b/shhs_visit2/shhs2-204449/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ec95d2b687c4146d40638d647edec77b5379a75 --- /dev/null +++ b/shhs_visit2/shhs2-204449/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204449", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:34.630087+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204449/embeddings.npy b/shhs_visit2/shhs2-204449/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f84ceb37bf9a1acaf6d3fe053503d2f6acc61039 --- /dev/null +++ b/shhs_visit2/shhs2-204449/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7131b3a0c4fa49e20f64e056271cd645e3c40c5169464e6db2c365ea2ad8f585 +size 1140128 diff --git a/shhs_visit2/shhs2-204449/labels.meta.json b/shhs_visit2/shhs2-204449/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..950bf7e599880e61fc6499f9868e25de355a7303 --- /dev/null +++ b/shhs_visit2/shhs2-204449/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204449", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:43:34.634025+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204449/labels.npy b/shhs_visit2/shhs2-204449/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f15f4bee7777542e5e37fe476517f5f80206c34 --- /dev/null +++ b/shhs_visit2/shhs2-204449/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ec8f0ef4da0ce616bf8ce8381a1d012067c326372427287a83d6e7bc03c421 +size 2408 diff --git a/shhs_visit2/shhs2-204452/embeddings.meta.json b/shhs_visit2/shhs2-204452/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a74c05683f15a7cf84d4fd470a969230d8637ac --- /dev/null +++ b/shhs_visit2/shhs2-204452/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204452", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:35.954193+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204452/embeddings.npy b/shhs_visit2/shhs2-204452/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..05a7f5421f19e5345f2a032bef4368743354275a --- /dev/null +++ b/shhs_visit2/shhs2-204452/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea21722e5a317ca9ee027fd7be5474ff058ead9ba7c183726cc4ae37c654ed0 +size 1260128 diff --git a/shhs_visit2/shhs2-204452/labels.meta.json b/shhs_visit2/shhs2-204452/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a65ef10467f379432fc42ee17811ee2bbe515c3 --- /dev/null +++ b/shhs_visit2/shhs2-204452/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204452", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:35.957896+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204452/labels.npy b/shhs_visit2/shhs2-204452/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..60dfc6693609a61528b46b0abb101eeb1a0e445c --- /dev/null +++ b/shhs_visit2/shhs2-204452/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c620ccbab2980060d9d28990b077f536ef389fdd7aef884d3f281355c796d56 +size 2648 diff --git a/shhs_visit2/shhs2-204453/embeddings.meta.json b/shhs_visit2/shhs2-204453/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d10270f857097cc3581366edd6a5d172c408509 --- /dev/null +++ b/shhs_visit2/shhs2-204453/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204453", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:43:36.583918+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204453/embeddings.npy b/shhs_visit2/shhs2-204453/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0956a997ccba5330697da9a1a55542a46dbc4c1b --- /dev/null +++ b/shhs_visit2/shhs2-204453/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b34a79d9de7267103994cbdbc353e8b0097a17082cb5e0dcc3089002a00d78 +size 1320128 diff --git a/shhs_visit2/shhs2-204453/labels.meta.json b/shhs_visit2/shhs2-204453/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83510d29f630e37f986d5c0ac6a6a405451812ab --- /dev/null +++ b/shhs_visit2/shhs2-204453/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204453", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:43:36.587371+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204453/labels.npy b/shhs_visit2/shhs2-204453/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7cff029456be0b79342940d13bfe6162514add2d --- /dev/null +++ b/shhs_visit2/shhs2-204453/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7de9a54d7021732c351250fbf1be9a1b9779a6442f7c5631dacbd10b88956b +size 2768 diff --git a/shhs_visit2/shhs2-204455/embeddings.meta.json b/shhs_visit2/shhs2-204455/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e66fe5ad6c2df9e5665e4d96a9e16485d9dae35 --- /dev/null +++ b/shhs_visit2/shhs2-204455/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204455", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:43:39.102999+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204455/embeddings.npy b/shhs_visit2/shhs2-204455/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf2fb79cc76136092ce33aca797644328cfc0cb4 --- /dev/null +++ b/shhs_visit2/shhs2-204455/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39003802dcac72afe0f93d7eb852d85f3608f21eb0dd2728dc45bc83ac6c80d6 +size 1318128 diff --git a/shhs_visit2/shhs2-204455/labels.meta.json b/shhs_visit2/shhs2-204455/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bdb9be5974affdb6a56c9ddd56775ad4af2faa6 --- /dev/null +++ b/shhs_visit2/shhs2-204455/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204455", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:43:39.106036+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204455/labels.npy b/shhs_visit2/shhs2-204455/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91607b082c2073a073ad6748f854056e1f5f2b40 --- /dev/null +++ b/shhs_visit2/shhs2-204455/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46f1ccedef355eac642f696b7e97621244a2fa88e2b468433b5024642e6bf87 +size 2764 diff --git a/shhs_visit2/shhs2-204456/embeddings.meta.json b/shhs_visit2/shhs2-204456/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7dc1116d0176fb03b13cab96b797eaf3209ab220 --- /dev/null +++ b/shhs_visit2/shhs2-204456/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204456", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:40.405266+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204456/embeddings.npy b/shhs_visit2/shhs2-204456/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..348e3f2aca831527f510f476dfe6752cfa1cacef --- /dev/null +++ b/shhs_visit2/shhs2-204456/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4308f8937a6cf3ec3139e13032fe557e0ceb32c420611be3ad8e0d9d0bb5819 +size 1260128 diff --git a/shhs_visit2/shhs2-204456/labels.meta.json b/shhs_visit2/shhs2-204456/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84240f3230328dc2230327e0fe06158e0f1fb4ba --- /dev/null +++ b/shhs_visit2/shhs2-204456/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204456", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:40.409015+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204456/labels.npy b/shhs_visit2/shhs2-204456/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c21bd568c37b3fc777eff9e1eabeeb72df2543f8 --- /dev/null +++ b/shhs_visit2/shhs2-204456/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d2d2c6d1909a548e147140446cf2c890a8114a55ef18f140aee5e47d10601bc +size 2648 diff --git a/shhs_visit2/shhs2-204457/embeddings.meta.json b/shhs_visit2/shhs2-204457/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c41d39dc4e7ee87d4a775e7c41993bbabc1f467d --- /dev/null +++ b/shhs_visit2/shhs2-204457/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204457", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:41.679524+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204457/embeddings.npy b/shhs_visit2/shhs2-204457/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d760ac2916b2d5ae100c83678c257c21df2b276 --- /dev/null +++ b/shhs_visit2/shhs2-204457/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2449242c98927aaffb73475b1de28962713f05bf44a1e9214f17ed1b9eb63ad +size 1200128 diff --git a/shhs_visit2/shhs2-204457/labels.meta.json b/shhs_visit2/shhs2-204457/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b065aaf7c58529f39e7c6bc3521615241c91894 --- /dev/null +++ b/shhs_visit2/shhs2-204457/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204457", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:43:41.684821+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204457/labels.npy b/shhs_visit2/shhs2-204457/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..85576d3f0e93166f7c65012c1885ed184b1e6b0a --- /dev/null +++ b/shhs_visit2/shhs2-204457/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18dd1ec5b6059e037bc58c1893d4b0a3ceb65b72c1744835f28db2edc771c9a2 +size 2528 diff --git a/shhs_visit2/shhs2-204458/embeddings.meta.json b/shhs_visit2/shhs2-204458/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df4a4fcf978955d860dabf73f72c94e84dc958bf --- /dev/null +++ b/shhs_visit2/shhs2-204458/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204458", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:43:43.870191+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204458/embeddings.npy b/shhs_visit2/shhs2-204458/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e5ff44921ede02355f52b8470b43fa568f96b22 --- /dev/null +++ b/shhs_visit2/shhs2-204458/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb84e4ade5264af521d794e5005f9bc08cb464f862c2f16faa48f20247c57e36 +size 1262128 diff --git a/shhs_visit2/shhs2-204458/labels.meta.json b/shhs_visit2/shhs2-204458/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2fec3f37e40d2c08261714310b25b958c09ac0e --- /dev/null +++ b/shhs_visit2/shhs2-204458/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204458", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:43:43.874079+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204458/labels.npy b/shhs_visit2/shhs2-204458/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2463112c2f0bf0c1de6dcf2a5d14baae0345d08 --- /dev/null +++ b/shhs_visit2/shhs2-204458/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0a8b0df7b9a38188294eb04844af04c777ab4e4bb7b2d26f9997de18df9c69 +size 2652 diff --git a/shhs_visit2/shhs2-204459/embeddings.meta.json b/shhs_visit2/shhs2-204459/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da9e029f577a617872d8028af7564f8f62a97b07 --- /dev/null +++ b/shhs_visit2/shhs2-204459/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204459", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:44.459983+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204459/embeddings.npy b/shhs_visit2/shhs2-204459/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7213ba731ae4e73cf5b3527caf130ce6db4400e6 --- /dev/null +++ b/shhs_visit2/shhs2-204459/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70eacdf6b95d6da73049d28f886f5a739d57ed5ba573b9b44aa06444679f624 +size 1260128 diff --git a/shhs_visit2/shhs2-204459/labels.meta.json b/shhs_visit2/shhs2-204459/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbb29eef8bd545229a39728732a0ef232d5ead04 --- /dev/null +++ b/shhs_visit2/shhs2-204459/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204459", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:44.464301+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204459/labels.npy b/shhs_visit2/shhs2-204459/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..74637112be5d547707d5e30fe9e224bd4a93a630 --- /dev/null +++ b/shhs_visit2/shhs2-204459/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad07faeccd56fd6ad802dbdcdc9f854d121efc5c97aa556512d0e527ebb6d6a +size 2648 diff --git a/shhs_visit2/shhs2-204460/embeddings.meta.json b/shhs_visit2/shhs2-204460/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88baacd7886c72b0a9a53bce3fa8e46a6692112f --- /dev/null +++ b/shhs_visit2/shhs2-204460/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204460", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:43:45.765851+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204460/embeddings.npy b/shhs_visit2/shhs2-204460/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5666b7f3772ed6a20722fb6c90d9965e1f82722 --- /dev/null +++ b/shhs_visit2/shhs2-204460/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6b6ef8218bfc71e1c4d67b7084ab4b9794ca6c5c89b08e6d42afc2ddd4f5af +size 1168128 diff --git a/shhs_visit2/shhs2-204460/labels.meta.json b/shhs_visit2/shhs2-204460/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c606113cf06edcc4ae6018ed32359673c6e3c3d --- /dev/null +++ b/shhs_visit2/shhs2-204460/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204460", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:43:45.769835+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204460/labels.npy b/shhs_visit2/shhs2-204460/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5595c1b7e9623102855068a80c7ffd9fdff6f75 --- /dev/null +++ b/shhs_visit2/shhs2-204460/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a75e42bf2773ffbd1aae040a33432076fe90d182eac322216cb62731988d653 +size 2464 diff --git a/shhs_visit2/shhs2-204461/embeddings.meta.json b/shhs_visit2/shhs2-204461/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cae0e7089338f33523bc8dbe569f33d7eced61ac --- /dev/null +++ b/shhs_visit2/shhs2-204461/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204461", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:43:47.144793+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204461/embeddings.npy b/shhs_visit2/shhs2-204461/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b32e093cd3e8dee416228c9bfe0bfd75817a5c4d --- /dev/null +++ b/shhs_visit2/shhs2-204461/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe10abfc91b4c8f1113e2e04f421bb87743feafe7819f04942dbeaa4dd27977b +size 1230128 diff --git a/shhs_visit2/shhs2-204461/labels.meta.json b/shhs_visit2/shhs2-204461/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1462957cfd5d0f76e38dd0608cfec20962105427 --- /dev/null +++ b/shhs_visit2/shhs2-204461/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204461", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:43:47.149104+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204461/labels.npy b/shhs_visit2/shhs2-204461/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8deb310419226a944d1835a94db2209fab5a9da3 --- /dev/null +++ b/shhs_visit2/shhs2-204461/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9d28626f223a0c72fe7b8879d9ba8e3b8f46af5a7cb5249cfdf290736894cb +size 2588 diff --git a/shhs_visit2/shhs2-204462/embeddings.meta.json b/shhs_visit2/shhs2-204462/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c78ebe5cbd2bced0210024791fe5a2ef0c1515ad --- /dev/null +++ b/shhs_visit2/shhs2-204462/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204462", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:43:48.348595+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204462/embeddings.npy b/shhs_visit2/shhs2-204462/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd01fb21b41b2ded7df6ef5d96357231e0bb2b16 --- /dev/null +++ b/shhs_visit2/shhs2-204462/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:540e86d0f2b4f12a97ee4a2784b1de4fa3fae6b3af1715a563ff508ec4110942 +size 1080128 diff --git a/shhs_visit2/shhs2-204462/labels.meta.json b/shhs_visit2/shhs2-204462/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc2b929d4c9182062fd4c9866a74b6200a376de0 --- /dev/null +++ b/shhs_visit2/shhs2-204462/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204462", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:43:48.353334+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204462/labels.npy b/shhs_visit2/shhs2-204462/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6cf7ee9bdc95c1e5f95dad9e55f3f28ac45902c --- /dev/null +++ b/shhs_visit2/shhs2-204462/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e1b67f59fc3904b3b125726127b26518c236c2a432a9519ff5a4454da17f05 +size 2288 diff --git a/shhs_visit2/shhs2-204464/embeddings.meta.json b/shhs_visit2/shhs2-204464/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d668a3c0560b28261c308faeb72d8db9e4bd11aa --- /dev/null +++ b/shhs_visit2/shhs2-204464/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204464", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:49.683916+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204464/embeddings.npy b/shhs_visit2/shhs2-204464/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..655fe453707273e6d9ba0cdf66d1419099a09978 --- /dev/null +++ b/shhs_visit2/shhs2-204464/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a7dcc6dab2c9751447449829d6be5081ed8073721cb7179c96e02cb638671b +size 1260128 diff --git a/shhs_visit2/shhs2-204464/labels.meta.json b/shhs_visit2/shhs2-204464/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d0ec4fbc2b2c4d032b4c8654c103618a6d269e3 --- /dev/null +++ b/shhs_visit2/shhs2-204464/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204464", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:43:49.686959+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204464/labels.npy b/shhs_visit2/shhs2-204464/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..07c126a0d5bfb6c55c3b8e91f36bbc09e35f06d9 --- /dev/null +++ b/shhs_visit2/shhs2-204464/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b0c9c2bda3a5d85b57f80da3aa35c4a97a4b333270898de0aaa4f64c82bc621 +size 2648 diff --git a/shhs_visit2/shhs2-204465/embeddings.meta.json b/shhs_visit2/shhs2-204465/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3bd5165f3cf737c19d136436ac5047f4b950505 --- /dev/null +++ b/shhs_visit2/shhs2-204465/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204465", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:43:51.129082+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204465/embeddings.npy b/shhs_visit2/shhs2-204465/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da48e4930cfb5889b7016138a17c72566190b474 --- /dev/null +++ b/shhs_visit2/shhs2-204465/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3a46151e798f37bba7a9f841bba01deb3bd254c8f1c36e49f75f4b3725b193 +size 1320128 diff --git a/shhs_visit2/shhs2-204465/labels.meta.json b/shhs_visit2/shhs2-204465/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44f46170884da6880a8b88747a0ddbd4548d899e --- /dev/null +++ b/shhs_visit2/shhs2-204465/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204465", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:43:51.131724+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204465/labels.npy b/shhs_visit2/shhs2-204465/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b2ee769efca2308db6c8ff7a72a2f032ab927549 --- /dev/null +++ b/shhs_visit2/shhs2-204465/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4880fae7d19d9700dd049b0da02d5f74d3abbbe0d597ac0679fbbd818587420 +size 2768 diff --git a/shhs_visit2/shhs2-204466/embeddings.meta.json b/shhs_visit2/shhs2-204466/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..000a289d9b2ad3ab45071102c49bbe1b94367b00 --- /dev/null +++ b/shhs_visit2/shhs2-204466/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204466", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:53.278867+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204466/embeddings.npy b/shhs_visit2/shhs2-204466/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..132c98adc36b3fe1f84100a4facf65bf95070430 --- /dev/null +++ b/shhs_visit2/shhs2-204466/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7d5a0ad778359c9bc56c65377c62e6c8948f167f27b463e6db2d7fb3bf2791f +size 1198128 diff --git a/shhs_visit2/shhs2-204466/labels.meta.json b/shhs_visit2/shhs2-204466/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..071c386d709b3ab9f7b98b7ff120dbed950b2f67 --- /dev/null +++ b/shhs_visit2/shhs2-204466/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204466", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:43:53.282724+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204466/labels.npy b/shhs_visit2/shhs2-204466/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bcc2ddf5e561f5e73fa87d0feaf9ba88254e3819 --- /dev/null +++ b/shhs_visit2/shhs2-204466/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9b20a8a4c4fb34ae570657e230c5c9e9d7b87d43a25818b06bf8a7529ebf1e +size 2524 diff --git a/shhs_visit2/shhs2-204467/embeddings.meta.json b/shhs_visit2/shhs2-204467/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a5cc977352e7447107b162bf87bff1ca1efa7c73 --- /dev/null +++ b/shhs_visit2/shhs2-204467/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204467", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:43:54.642666+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204467/embeddings.npy b/shhs_visit2/shhs2-204467/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3d486f82bb89375313e7b16efaa05ab83c2b0d2 --- /dev/null +++ b/shhs_visit2/shhs2-204467/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2296ce2e8a45ed7bd12b6a93b95932ee7abb78b55e01cb971ed09d0c9d399201 +size 1230128 diff --git a/shhs_visit2/shhs2-204467/labels.meta.json b/shhs_visit2/shhs2-204467/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4edad11b3568a154ad781952bde30a2da1dd46de --- /dev/null +++ b/shhs_visit2/shhs2-204467/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204467", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:43:54.646658+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204467/labels.npy b/shhs_visit2/shhs2-204467/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..06b9a967d0fdb01b96cb80d3024b17cf49fa19bb --- /dev/null +++ b/shhs_visit2/shhs2-204467/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef73eb055934abf0a747021194a5f5533f98efab541430b119fb7808e195d50 +size 2588 diff --git a/shhs_visit2/shhs2-204469/embeddings.meta.json b/shhs_visit2/shhs2-204469/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9693b3e7fa73d5011129c39644e4e27a1e0e3f7e --- /dev/null +++ b/shhs_visit2/shhs2-204469/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204469", + "embedding_dim": 500, + "n_epochs": 1297, + "created_utc": "2026-05-03T18:43:58.331954+00:00", + "shape": [ + 1297, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204469/embeddings.npy b/shhs_visit2/shhs2-204469/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e41fbdcc4aacd3b45740cf528270b84e606a21e4 --- /dev/null +++ b/shhs_visit2/shhs2-204469/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e91423fd8f9a907bc4dbed3bd77c7a921db30dce87c7d459fa967b0300869500 +size 1297128 diff --git a/shhs_visit2/shhs2-204469/labels.meta.json b/shhs_visit2/shhs2-204469/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a233a06a1517964552c9af680a11466c83e8e9d3 --- /dev/null +++ b/shhs_visit2/shhs2-204469/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204469", + "n_epochs": 1297, + "created_utc": "2026-05-03T18:43:58.334810+00:00", + "shape": [ + 1297 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204469/labels.npy b/shhs_visit2/shhs2-204469/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d07489ce35ea63907ffe9024a34f0604af807498 --- /dev/null +++ b/shhs_visit2/shhs2-204469/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f38a6d4a38ac3aa6453fc5588afa232834245c4fbde7ffadf5b33199bd0f3ea +size 2722 diff --git a/shhs_visit2/shhs2-204470/embeddings.meta.json b/shhs_visit2/shhs2-204470/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d4cf280523caf520901627596d8a3ca4cf4c140 --- /dev/null +++ b/shhs_visit2/shhs2-204470/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204470", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:43:59.670854+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204470/embeddings.npy b/shhs_visit2/shhs2-204470/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f201e840de8a290c16bc78fc1a3e5219c7fa3911 --- /dev/null +++ b/shhs_visit2/shhs2-204470/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5daa48749f0940564439f73fb7de2e80373a0668e8cf46599bf4c18ee0778b2e +size 1258128 diff --git a/shhs_visit2/shhs2-204470/labels.meta.json b/shhs_visit2/shhs2-204470/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46a382def50f3041040019750c7f355635e44902 --- /dev/null +++ b/shhs_visit2/shhs2-204470/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204470", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:43:59.674534+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204470/labels.npy b/shhs_visit2/shhs2-204470/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a69340131d07082e57c67c07a471812f7114f5f --- /dev/null +++ b/shhs_visit2/shhs2-204470/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7251ca8e797fbf020e0c835297b2aeef47523f6baa093e2d407180a35d6f7e7 +size 2644 diff --git a/shhs_visit2/shhs2-204472/embeddings.meta.json b/shhs_visit2/shhs2-204472/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67915e7779fe84a1dff6d19c4419b38da145d92e --- /dev/null +++ b/shhs_visit2/shhs2-204472/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204472", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:00.878308+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204472/embeddings.npy b/shhs_visit2/shhs2-204472/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..46d7b9ece49d7eb800e4b9ed7dd539198708970b --- /dev/null +++ b/shhs_visit2/shhs2-204472/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dacc0febac4cc45141895a75730908ba13f072ac01139a5979636f450d8f66c7 +size 1140128 diff --git a/shhs_visit2/shhs2-204472/labels.meta.json b/shhs_visit2/shhs2-204472/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6aefcd75ca10a0740ddc7b15675479ba78ffd7e5 --- /dev/null +++ b/shhs_visit2/shhs2-204472/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204472", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:00.881322+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204472/labels.npy b/shhs_visit2/shhs2-204472/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c21bc9520d95c143094b948bc5745dc6339b7e7d --- /dev/null +++ b/shhs_visit2/shhs2-204472/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd49670ec91272fcf675c4beb97ffe3f171e74ac25d6a3c5624823d0507707ad +size 2408 diff --git a/shhs_visit2/shhs2-204473/embeddings.meta.json b/shhs_visit2/shhs2-204473/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df3ab0c004e09c6b5ed1663ccdbccab180aa1470 --- /dev/null +++ b/shhs_visit2/shhs2-204473/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204473", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:02.086654+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204473/embeddings.npy b/shhs_visit2/shhs2-204473/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d35833a11fa1fb651ec2a2c435a4294f5de87616 --- /dev/null +++ b/shhs_visit2/shhs2-204473/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e920e11b03a275cc41af116b0ecbaf3621391580690a2bde5ce11b98d8d41a +size 1140128 diff --git a/shhs_visit2/shhs2-204473/labels.meta.json b/shhs_visit2/shhs2-204473/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58d0a129a2fd8b765bc21a9c860da92c281b6283 --- /dev/null +++ b/shhs_visit2/shhs2-204473/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204473", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:02.089895+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204473/labels.npy b/shhs_visit2/shhs2-204473/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc2c0681e51ef734adeec601a0c3c99eae20bbc2 --- /dev/null +++ b/shhs_visit2/shhs2-204473/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eebb2d610e64c1cf2a224db696dd1bca79c5b9fb6f07062ba47a74e71577fcac +size 2408 diff --git a/shhs_visit2/shhs2-204474/embeddings.meta.json b/shhs_visit2/shhs2-204474/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87d18f07641b8dc11544ff4ef1f03047860f6ef9 --- /dev/null +++ b/shhs_visit2/shhs2-204474/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204474", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:03.439282+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204474/embeddings.npy b/shhs_visit2/shhs2-204474/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e10e6ca184f2055eefcc118133d9a7875a8afd21 --- /dev/null +++ b/shhs_visit2/shhs2-204474/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ef3bef64468e21c525f4bad0b73ed8143d115eb27bee50ace9f09fac83a11b +size 1320128 diff --git a/shhs_visit2/shhs2-204474/labels.meta.json b/shhs_visit2/shhs2-204474/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54c1c1e4e7d1d48aa958be18c2b00c37dc7ab3c3 --- /dev/null +++ b/shhs_visit2/shhs2-204474/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204474", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:03.442577+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204474/labels.npy b/shhs_visit2/shhs2-204474/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..047212ff1513bb85b369435e1517b39891f24931 --- /dev/null +++ b/shhs_visit2/shhs2-204474/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d4b1ced8e651f072ab4d26aac9bd0dc3d79bc0a2d00dd82f14546ff473bcc0 +size 2768 diff --git a/shhs_visit2/shhs2-204475/embeddings.meta.json b/shhs_visit2/shhs2-204475/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1ac7b5aa260f288bdda1029dd5f90a215345eb3 --- /dev/null +++ b/shhs_visit2/shhs2-204475/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204475", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:44:04.661749+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204475/embeddings.npy b/shhs_visit2/shhs2-204475/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c804a375e5284fec26379c33412a4a3e1011f987 --- /dev/null +++ b/shhs_visit2/shhs2-204475/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889f4ba2a8a497b6e64ead9f07d80730f73c2891ba82a4cdc90c33753d07dc22 +size 1110128 diff --git a/shhs_visit2/shhs2-204475/labels.meta.json b/shhs_visit2/shhs2-204475/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd02f6de348bcac206b05b9d5f95d45e34c70ce1 --- /dev/null +++ b/shhs_visit2/shhs2-204475/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204475", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:44:04.665267+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204475/labels.npy b/shhs_visit2/shhs2-204475/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..63a83a9e14e004e9107ebe0c344cf906ceec26fc --- /dev/null +++ b/shhs_visit2/shhs2-204475/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185d4c1d2c5d45485b686f1c7ad8174cd0f772d57b2adca50e9c1eaa859cfff5 +size 2348 diff --git a/shhs_visit2/shhs2-204476/embeddings.meta.json b/shhs_visit2/shhs2-204476/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04a47bd4b67dd27196026c5816ab5d4e52e25b49 --- /dev/null +++ b/shhs_visit2/shhs2-204476/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204476", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:05.947198+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204476/embeddings.npy b/shhs_visit2/shhs2-204476/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06ac95b803e238f2dbb79ae86d6cc143572b1f61 --- /dev/null +++ b/shhs_visit2/shhs2-204476/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055362f3de6a982318a9d0d0a8f6cebfcf6df6dd3612422cb64b1b4f53de74ca +size 1260128 diff --git a/shhs_visit2/shhs2-204476/labels.meta.json b/shhs_visit2/shhs2-204476/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..59cd3e47ff28e9c5791a78eb609efba90a3f9233 --- /dev/null +++ b/shhs_visit2/shhs2-204476/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204476", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:05.952521+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204476/labels.npy b/shhs_visit2/shhs2-204476/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..97b8c7c5d592282e4ce8e1047435e451f5e478cf --- /dev/null +++ b/shhs_visit2/shhs2-204476/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5b52f613211e844a5a23509ab4794b104be6c02cb060d78024e888d0a09933 +size 2648 diff --git a/shhs_visit2/shhs2-204477/embeddings.meta.json b/shhs_visit2/shhs2-204477/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63cc0042831a07725adab9c42035f124db785444 --- /dev/null +++ b/shhs_visit2/shhs2-204477/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204477", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:44:07.137500+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204477/embeddings.npy b/shhs_visit2/shhs2-204477/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..42058988694258266963fb7a899bc4767f18b524 --- /dev/null +++ b/shhs_visit2/shhs2-204477/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12d38f93d54a6ff5f275ea8b503c914c8d9906c3ac7e8d53ca05978676d9fa7 +size 1080128 diff --git a/shhs_visit2/shhs2-204477/labels.meta.json b/shhs_visit2/shhs2-204477/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e49706e7df4fba413886d4a865070bd455b6b340 --- /dev/null +++ b/shhs_visit2/shhs2-204477/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204477", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:44:07.140700+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204477/labels.npy b/shhs_visit2/shhs2-204477/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bbdcfd346fdfb48fc619c2901561dc1a8ab262c9 --- /dev/null +++ b/shhs_visit2/shhs2-204477/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78bef4716a6821eb799d12f862d0397a2d1a22be49107bf08ede6617d7075dfd +size 2288 diff --git a/shhs_visit2/shhs2-204478/embeddings.meta.json b/shhs_visit2/shhs2-204478/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..841d59d68ed54be47fdb9089de2347f751260d1c --- /dev/null +++ b/shhs_visit2/shhs2-204478/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204478", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:44:09.588889+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204478/embeddings.npy b/shhs_visit2/shhs2-204478/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6c6c4b17980cc939994241456651b27020d67fa --- /dev/null +++ b/shhs_visit2/shhs2-204478/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48128a0a7f80d62ba4f4fda3d07f2687d2b8a6b6b95de8bf1678fb2073a650fe +size 1318128 diff --git a/shhs_visit2/shhs2-204478/labels.meta.json b/shhs_visit2/shhs2-204478/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ede7ccae3b3b496b91439843f6283e4b96038b04 --- /dev/null +++ b/shhs_visit2/shhs2-204478/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204478", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:44:09.592645+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204478/labels.npy b/shhs_visit2/shhs2-204478/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f6908c46f275001f7f55d6c1bdec67f5e615fba --- /dev/null +++ b/shhs_visit2/shhs2-204478/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff62cc64015b4de32183073e0765d88198b8e0d2f39d884f443dbdb304be70e +size 2764 diff --git a/shhs_visit2/shhs2-204480/embeddings.meta.json b/shhs_visit2/shhs2-204480/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a95be77c5eff54be9507e77962b710f1c63bc54c --- /dev/null +++ b/shhs_visit2/shhs2-204480/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204480", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:10.796283+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204480/embeddings.npy b/shhs_visit2/shhs2-204480/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcf16e9f619e82a582584368ea92ae397e69158b --- /dev/null +++ b/shhs_visit2/shhs2-204480/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5082a9239e411df8ec11f349a048065396fe234a8e632bb83c21029f6bff553c +size 1200128 diff --git a/shhs_visit2/shhs2-204480/labels.meta.json b/shhs_visit2/shhs2-204480/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fcd0b99cdcf75e8e9acafaf6a7bfbf843022ec9b --- /dev/null +++ b/shhs_visit2/shhs2-204480/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204480", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:10.800146+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204480/labels.npy b/shhs_visit2/shhs2-204480/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c3dcaeb849544c9d69a6a255ce22ad175677799 --- /dev/null +++ b/shhs_visit2/shhs2-204480/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42782acff8b6b6c7fb803813f6e7b39dbf40e02c8faf73bd62219789c666b9d2 +size 2528 diff --git a/shhs_visit2/shhs2-204485/embeddings.meta.json b/shhs_visit2/shhs2-204485/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5c3a501b4fb9d3225e1122ec3fe1d5c76458515 --- /dev/null +++ b/shhs_visit2/shhs2-204485/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204485", + "embedding_dim": 500, + "n_epochs": 1322, + "created_utc": "2026-05-03T18:44:13.270597+00:00", + "shape": [ + 1322, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204485/embeddings.npy b/shhs_visit2/shhs2-204485/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..458273a1ac27974a981c5cc4acfea05c1aeb5ef2 --- /dev/null +++ b/shhs_visit2/shhs2-204485/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97bfc0f06ca49103229cc44380e6ef48cac530f8350c65e03e5fbbb40cb1c2f2 +size 1322128 diff --git a/shhs_visit2/shhs2-204485/labels.meta.json b/shhs_visit2/shhs2-204485/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9782b55ce42a0c9aff8770d37dd6ce23e890ac34 --- /dev/null +++ b/shhs_visit2/shhs2-204485/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204485", + "n_epochs": 1322, + "created_utc": "2026-05-03T18:44:13.274020+00:00", + "shape": [ + 1322 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204485/labels.npy b/shhs_visit2/shhs2-204485/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a544d438f21724e4d0b8bfc09a8a32de50358ee1 --- /dev/null +++ b/shhs_visit2/shhs2-204485/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c04373bda490ebec344040836a217ac2aefbf95b62717dcd98557f1b7472cd +size 2772 diff --git a/shhs_visit2/shhs2-204486/embeddings.meta.json b/shhs_visit2/shhs2-204486/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce8e60f8685c9c82038490f8e2f1eae94d8286c6 --- /dev/null +++ b/shhs_visit2/shhs2-204486/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204486", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:13.836791+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204486/embeddings.npy b/shhs_visit2/shhs2-204486/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e49424e024648a09b54a599c6c646c87d882f71 --- /dev/null +++ b/shhs_visit2/shhs2-204486/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3570f94ba00dae0bfa853aef4eb74e8134650ba2ca0d7c6da6783ce9b3a383 +size 1200128 diff --git a/shhs_visit2/shhs2-204486/labels.meta.json b/shhs_visit2/shhs2-204486/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ad56b17f5ab4feeacd55b7f01ef8887be6b59be --- /dev/null +++ b/shhs_visit2/shhs2-204486/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204486", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:13.840942+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204486/labels.npy b/shhs_visit2/shhs2-204486/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c1db5059cbc97c869f12ae470a4ea053cdd5935 --- /dev/null +++ b/shhs_visit2/shhs2-204486/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923b94c680e8ecb8ca826072e691a054186778255c904532f22a604cc3e4bc2d +size 2528 diff --git a/shhs_visit2/shhs2-204488/embeddings.meta.json b/shhs_visit2/shhs2-204488/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92b6b3ad7b8148fd9bad267ed3cd1386312f6c49 --- /dev/null +++ b/shhs_visit2/shhs2-204488/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204488", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:44:14.427563+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204488/embeddings.npy b/shhs_visit2/shhs2-204488/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b31577634ffad78491b7294f5ef4229ae793cddb --- /dev/null +++ b/shhs_visit2/shhs2-204488/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3df4276d361118b981d8eaca94e469d157acdd3e153f3eb21f3ac7d73ccd81 +size 1258128 diff --git a/shhs_visit2/shhs2-204488/labels.meta.json b/shhs_visit2/shhs2-204488/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ebc9032d40ddb4ece3d2618c09c0bf22d2d3f40 --- /dev/null +++ b/shhs_visit2/shhs2-204488/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204488", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:44:14.432492+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204488/labels.npy b/shhs_visit2/shhs2-204488/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3b7bbaf94eccece2e0338f2cbd3b7a02840f98d --- /dev/null +++ b/shhs_visit2/shhs2-204488/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492d73be34ac953247b6c05b6556c03a05b8226c0ffc4ed56918347ba51b5ae1 +size 2644 diff --git a/shhs_visit2/shhs2-204489/embeddings.meta.json b/shhs_visit2/shhs2-204489/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b8224d5abaf31844bc4e8718ef88cea8e147a27 --- /dev/null +++ b/shhs_visit2/shhs2-204489/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204489", + "embedding_dim": 500, + "n_epochs": 977, + "created_utc": "2026-05-03T18:44:16.512762+00:00", + "shape": [ + 977, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204489/embeddings.npy b/shhs_visit2/shhs2-204489/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d409bcbcd6d15c53195c9d78fe469031f759c81a --- /dev/null +++ b/shhs_visit2/shhs2-204489/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d2ff71d233a029a02f2c7cdef2badcc9210c391c5916db9e737b0cb8a7dc4e +size 977128 diff --git a/shhs_visit2/shhs2-204489/labels.meta.json b/shhs_visit2/shhs2-204489/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e47ba246d826eaf9740306397f2313015e498791 --- /dev/null +++ b/shhs_visit2/shhs2-204489/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204489", + "n_epochs": 977, + "created_utc": "2026-05-03T18:44:16.516217+00:00", + "shape": [ + 977 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204489/labels.npy b/shhs_visit2/shhs2-204489/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1bdde6970f8b4f29ef5938ac5a9f66428b0720a --- /dev/null +++ b/shhs_visit2/shhs2-204489/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d98e2a8766204607f032b6b6ac6560ff7062c674ac44246b20ff1150da56b49 +size 2082 diff --git a/shhs_visit2/shhs2-204490/embeddings.meta.json b/shhs_visit2/shhs2-204490/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a42a6705d404f74b31a97f129cfc05fd6f26a5bd --- /dev/null +++ b/shhs_visit2/shhs2-204490/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204490", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:44:17.814880+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204490/embeddings.npy b/shhs_visit2/shhs2-204490/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..896607d88fb833e6b32f5abb2aed5ec1ce35db00 --- /dev/null +++ b/shhs_visit2/shhs2-204490/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9387aec500fc455ecfd4ad7da82708d1376b37cdadf6cdef80cd38e3bdcebde5 +size 1230128 diff --git a/shhs_visit2/shhs2-204490/labels.meta.json b/shhs_visit2/shhs2-204490/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd7ec0e72072def5631b6b4831d834ff0f663fc5 --- /dev/null +++ b/shhs_visit2/shhs2-204490/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204490", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:44:17.818534+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204490/labels.npy b/shhs_visit2/shhs2-204490/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9d186042002cf2182f2c00010331b4b31a8fa6f --- /dev/null +++ b/shhs_visit2/shhs2-204490/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94638af2d0f590139b09e3d33ccb4cae01a2410a88429934242d5ce7e8548120 +size 2588 diff --git a/shhs_visit2/shhs2-204491/embeddings.meta.json b/shhs_visit2/shhs2-204491/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa5d81848171b95c4cf959978bc5a52791b0c1aa --- /dev/null +++ b/shhs_visit2/shhs2-204491/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204491", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:19.087833+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204491/embeddings.npy b/shhs_visit2/shhs2-204491/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebe2127b7efd968e463dd36385aa404fdb372869 --- /dev/null +++ b/shhs_visit2/shhs2-204491/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f94aa11faacba4370919deed2c66a2efad4163891c0d0d45bc0e6ed47d757d +size 1200128 diff --git a/shhs_visit2/shhs2-204491/labels.meta.json b/shhs_visit2/shhs2-204491/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb9c481604391b9c7117fe5e7c829237752ccd6e --- /dev/null +++ b/shhs_visit2/shhs2-204491/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204491", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:19.091198+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204491/labels.npy b/shhs_visit2/shhs2-204491/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b13aad7c60b4af6f0680ac6083e837bb51e0e88e --- /dev/null +++ b/shhs_visit2/shhs2-204491/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f39b3d0c8f99db5354f3ac2dd998b65ea3c9fdc370f884da792863fdf1f639 +size 2528 diff --git a/shhs_visit2/shhs2-204493/embeddings.meta.json b/shhs_visit2/shhs2-204493/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..189b84037688fb722484eb8ec5d624ad758bdf3f --- /dev/null +++ b/shhs_visit2/shhs2-204493/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204493", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:20.317217+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204493/embeddings.npy b/shhs_visit2/shhs2-204493/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdf147481225edb5e40c9c9a1b9ff30f5be680da --- /dev/null +++ b/shhs_visit2/shhs2-204493/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333c484ac9c5d39069f3a490dcc92f1dba7959a2269894ceca4a31c34ce2a823 +size 1200128 diff --git a/shhs_visit2/shhs2-204493/labels.meta.json b/shhs_visit2/shhs2-204493/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85bed9c2033caa30e91219722d42c9556e6fe107 --- /dev/null +++ b/shhs_visit2/shhs2-204493/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204493", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:20.330750+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204493/labels.npy b/shhs_visit2/shhs2-204493/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf8b06a90b20b1150009bb18bfd3cf80bd369258 --- /dev/null +++ b/shhs_visit2/shhs2-204493/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0485ab8a6ad6d77ea82bfe2e1334db9f10e71e8aaecd268b77ce32c796689192 +size 2528 diff --git a/shhs_visit2/shhs2-204494/embeddings.meta.json b/shhs_visit2/shhs2-204494/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdc7c02e4761913e02b65ed8f6ffcb69b8ef8273 --- /dev/null +++ b/shhs_visit2/shhs2-204494/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204494", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:21.628864+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204494/embeddings.npy b/shhs_visit2/shhs2-204494/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..28c31b3d6d10f933b3c0e0deca5c2cbb117da343 --- /dev/null +++ b/shhs_visit2/shhs2-204494/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0761426a2b687c291be9357ffa17e63732ac083f2d286509a45813189cb70524 +size 1140128 diff --git a/shhs_visit2/shhs2-204494/labels.meta.json b/shhs_visit2/shhs2-204494/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a29cb331e989642f24a711a2d65107ce62ce98be --- /dev/null +++ b/shhs_visit2/shhs2-204494/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204494", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:21.632778+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204494/labels.npy b/shhs_visit2/shhs2-204494/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c0bea2e803f14fe5bcd7e8953f4595e0ba1d823 --- /dev/null +++ b/shhs_visit2/shhs2-204494/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446ae789646309f679a19d20324670711214b8fb9940b6354c5c55a9e2da9b13 +size 2408 diff --git a/shhs_visit2/shhs2-204495/embeddings.meta.json b/shhs_visit2/shhs2-204495/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e322b1aa97c852944cc3df46cfa312913c2216a --- /dev/null +++ b/shhs_visit2/shhs2-204495/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204495", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:44:22.994194+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204495/embeddings.npy b/shhs_visit2/shhs2-204495/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b512e2430f2ae7499d01c7c21fe2b5b62c09e516 --- /dev/null +++ b/shhs_visit2/shhs2-204495/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be705f3a295765806aede9239c4a412b6ebe8d79af5ea506e189381f5ac065a9 +size 1190128 diff --git a/shhs_visit2/shhs2-204495/labels.meta.json b/shhs_visit2/shhs2-204495/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0eb97c236532ecf5fbb101c4e14d192e24d16c2b --- /dev/null +++ b/shhs_visit2/shhs2-204495/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204495", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:44:22.997625+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204495/labels.npy b/shhs_visit2/shhs2-204495/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c90e4649737e45fb6670bc348fb8e61562155f2b --- /dev/null +++ b/shhs_visit2/shhs2-204495/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc52c269d870bf24e5433592bc45dfe5303167400a373297b491562380e9800 +size 2508 diff --git a/shhs_visit2/shhs2-204496/embeddings.meta.json b/shhs_visit2/shhs2-204496/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9c77e5d38025fd7383b11c886c191c77951d91d --- /dev/null +++ b/shhs_visit2/shhs2-204496/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204496", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:24.224155+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204496/embeddings.npy b/shhs_visit2/shhs2-204496/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..741f4f853bc3dc1541f3322e662c90d819c196bd --- /dev/null +++ b/shhs_visit2/shhs2-204496/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcf196c792806f499047045e5aa1d0e657f6330496acbb6ccb7eda2dcc90dfe +size 1140128 diff --git a/shhs_visit2/shhs2-204496/labels.meta.json b/shhs_visit2/shhs2-204496/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86ce976f48f4815420931ad75fab65de94ffd9ee --- /dev/null +++ b/shhs_visit2/shhs2-204496/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204496", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:24.227850+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204496/labels.npy b/shhs_visit2/shhs2-204496/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8aed9cea048c6f0350c712dd9aa348ff0d1b26b --- /dev/null +++ b/shhs_visit2/shhs2-204496/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01aa643d819d4b7085410c2591aee200f6eeb6983bec5bbc33fcf378a287d6ea +size 2408 diff --git a/shhs_visit2/shhs2-204497/embeddings.meta.json b/shhs_visit2/shhs2-204497/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d82e4b5ef5ae8e6a9904a3dbfd6a42b2ba3ff133 --- /dev/null +++ b/shhs_visit2/shhs2-204497/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204497", + "embedding_dim": 500, + "n_epochs": 1210, + "created_utc": "2026-05-03T18:44:25.592935+00:00", + "shape": [ + 1210, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204497/embeddings.npy b/shhs_visit2/shhs2-204497/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..736ecb617191288e16e7dbabe40ff2d81d366a3d --- /dev/null +++ b/shhs_visit2/shhs2-204497/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a3b79d8c7d9f8ee0bf677b7d381797e23aa7e3f798b0797222abfe9a0c54f9 +size 1210128 diff --git a/shhs_visit2/shhs2-204497/labels.meta.json b/shhs_visit2/shhs2-204497/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11a3a4e388ee82d948e36413c368eba66dfdd775 --- /dev/null +++ b/shhs_visit2/shhs2-204497/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204497", + "n_epochs": 1210, + "created_utc": "2026-05-03T18:44:25.597483+00:00", + "shape": [ + 1210 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204497/labels.npy b/shhs_visit2/shhs2-204497/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..66cbbf6abd4bad25c7ae278c0e409ce65919ac37 --- /dev/null +++ b/shhs_visit2/shhs2-204497/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4c98b94f002cd18a43ca39f1b171ef93febfb3fd8af0bcbd0409f154340d9c +size 2548 diff --git a/shhs_visit2/shhs2-204499/embeddings.meta.json b/shhs_visit2/shhs2-204499/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db26302de6acb4ed3e02913d599b080474813bf2 --- /dev/null +++ b/shhs_visit2/shhs2-204499/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204499", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:44:26.191534+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204499/embeddings.npy b/shhs_visit2/shhs2-204499/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2443db54c7db418769f1562de0ebc63864a9319f --- /dev/null +++ b/shhs_visit2/shhs2-204499/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3596c1fc56f5b949c412edfe36df2ea5dbe6c3ac0681fc9179f050a70cd15f45 +size 1198128 diff --git a/shhs_visit2/shhs2-204499/labels.meta.json b/shhs_visit2/shhs2-204499/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b0c8898db500fbe73a5a0f7ede328f816a21468 --- /dev/null +++ b/shhs_visit2/shhs2-204499/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204499", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:44:26.195729+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204499/labels.npy b/shhs_visit2/shhs2-204499/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d87d1b236f68bf5d5c237d54aed4786edbca0ddd --- /dev/null +++ b/shhs_visit2/shhs2-204499/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88e90a235a699fab3660abd10b4836baacfd145c336a9d975d0bf2a05f4e7fd +size 2524 diff --git a/shhs_visit2/shhs2-204500/embeddings.meta.json b/shhs_visit2/shhs2-204500/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3029bf499581c3a2a53487aa18a11d15e80ab41 --- /dev/null +++ b/shhs_visit2/shhs2-204500/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204500", + "embedding_dim": 500, + "n_epochs": 1010, + "created_utc": "2026-05-03T18:44:27.373228+00:00", + "shape": [ + 1010, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204500/embeddings.npy b/shhs_visit2/shhs2-204500/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cea1a89578ce102a189b84cf6f06fd7afddc9f9b --- /dev/null +++ b/shhs_visit2/shhs2-204500/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc95db2da50a2c18b5c4192e03cf2b0aa0c68a0ac44b1f94b35b062890fd8f4 +size 1010128 diff --git a/shhs_visit2/shhs2-204500/labels.meta.json b/shhs_visit2/shhs2-204500/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b46411c796a1be6f7e6099b79ab255029baa4a4 --- /dev/null +++ b/shhs_visit2/shhs2-204500/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204500", + "n_epochs": 1010, + "created_utc": "2026-05-03T18:44:27.375939+00:00", + "shape": [ + 1010 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204500/labels.npy b/shhs_visit2/shhs2-204500/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1ba466b2098592cfe1ba4bdf0d01f7175e0894a --- /dev/null +++ b/shhs_visit2/shhs2-204500/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92bb352baa4ede6f85e03aac02497032520f4a7669713b1ffc931be836d4c3f +size 2148 diff --git a/shhs_visit2/shhs2-204502/embeddings.meta.json b/shhs_visit2/shhs2-204502/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb4749637e34a66f31d4b119f8a0b1366421615a --- /dev/null +++ b/shhs_visit2/shhs2-204502/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204502", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:44:28.445449+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204502/embeddings.npy b/shhs_visit2/shhs2-204502/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3ca56dd786f76f79d3ea29d1c8088c3eb260f56 --- /dev/null +++ b/shhs_visit2/shhs2-204502/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9d79aea2f16444a1d35b0c2c804f88f9d0d1d34f0048b4385db8d15f7105c7 +size 1080128 diff --git a/shhs_visit2/shhs2-204502/labels.meta.json b/shhs_visit2/shhs2-204502/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d802210f9aadf7b0e0e913ae39b0761650ad3c7 --- /dev/null +++ b/shhs_visit2/shhs2-204502/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204502", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:44:28.449718+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204502/labels.npy b/shhs_visit2/shhs2-204502/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8cb432032ab3adc38927276fbc7f0e754347161b --- /dev/null +++ b/shhs_visit2/shhs2-204502/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1087269af9c687897e7d1215b7cc20bd34f10f46febd2c6ed7a0c5763a249f +size 2288 diff --git a/shhs_visit2/shhs2-204504/embeddings.meta.json b/shhs_visit2/shhs2-204504/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..551acc6146f9ead2679a294bb96eb3f5169ba52b --- /dev/null +++ b/shhs_visit2/shhs2-204504/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204504", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:44:29.548963+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204504/embeddings.npy b/shhs_visit2/shhs2-204504/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0271c7cf631b1d87727ca4391cb0c2e08104dc7 --- /dev/null +++ b/shhs_visit2/shhs2-204504/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c5d1cf72f15b8ed276feb9fedecd6c97d6c284324c1f9ada8ed19408fc638c +size 1020128 diff --git a/shhs_visit2/shhs2-204504/labels.meta.json b/shhs_visit2/shhs2-204504/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8efb390eda7b55f666918d1e83fc27a19b4a60c1 --- /dev/null +++ b/shhs_visit2/shhs2-204504/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204504", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:44:29.553614+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204504/labels.npy b/shhs_visit2/shhs2-204504/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b81a37ace55e978a8298075cdb87d8a9db2c341c --- /dev/null +++ b/shhs_visit2/shhs2-204504/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1771cef5cca12f8d9f7f2e2812f1cd8983310cc52497bb54420aa7c8249775a +size 2168 diff --git a/shhs_visit2/shhs2-204505/embeddings.meta.json b/shhs_visit2/shhs2-204505/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6e310cf2478c0b65a9cebcd49f4a418c9cb2d01 --- /dev/null +++ b/shhs_visit2/shhs2-204505/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204505", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:31.609326+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204505/embeddings.npy b/shhs_visit2/shhs2-204505/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa1bbe34f5a3a9cb7ba530e803a85ee75bb6278a --- /dev/null +++ b/shhs_visit2/shhs2-204505/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:698ad2d7813902dd5bcff209550f3bf96b6cc58b3d2746151011f6fdf411217f +size 1260128 diff --git a/shhs_visit2/shhs2-204505/labels.meta.json b/shhs_visit2/shhs2-204505/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..105d833671e0b49571c92226a89b2ea112f77bec --- /dev/null +++ b/shhs_visit2/shhs2-204505/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204505", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:31.613766+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204505/labels.npy b/shhs_visit2/shhs2-204505/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aea811a2d188ebb36e9d104b85fa24ec43272dc6 --- /dev/null +++ b/shhs_visit2/shhs2-204505/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d9be77ce8ec067c8e5e1894547295e72f7342f08c5014335d181dca12f29ff +size 2648 diff --git a/shhs_visit2/shhs2-204506/embeddings.meta.json b/shhs_visit2/shhs2-204506/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24b95437ccbad96d819a51d8be77d6771b82f3dd --- /dev/null +++ b/shhs_visit2/shhs2-204506/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204506", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:44:32.822263+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204506/embeddings.npy b/shhs_visit2/shhs2-204506/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6648d76b8198c068f2527e7f56bf10989ea4d858 --- /dev/null +++ b/shhs_visit2/shhs2-204506/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4887b31e88fb45b9ec9ebc500eba6d4b146e5299efa9f675906d5994385d722 +size 1110128 diff --git a/shhs_visit2/shhs2-204506/labels.meta.json b/shhs_visit2/shhs2-204506/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8c24bd488e60f91dbe751e025169446b6104baf --- /dev/null +++ b/shhs_visit2/shhs2-204506/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204506", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:44:32.825976+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204506/labels.npy b/shhs_visit2/shhs2-204506/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33bf62bccfec48a3db8c99a053e8fb6294e037b9 --- /dev/null +++ b/shhs_visit2/shhs2-204506/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4c3f85438272071dfb89cc14fefd918bc16c86b7ee2457af731d4d655dc1e8 +size 2348 diff --git a/shhs_visit2/shhs2-204508/embeddings.meta.json b/shhs_visit2/shhs2-204508/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e5c00f2d3c07d2418d217a533df7b5c21be75b0 --- /dev/null +++ b/shhs_visit2/shhs2-204508/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204508", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:33.445236+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204508/embeddings.npy b/shhs_visit2/shhs2-204508/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a019b79b49231ebc86a3291b51cd739b57285c80 --- /dev/null +++ b/shhs_visit2/shhs2-204508/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc72d8b6b3832903250beb921869d005ea026f6b87a84af14a8c05f108390e3 +size 1320128 diff --git a/shhs_visit2/shhs2-204508/labels.meta.json b/shhs_visit2/shhs2-204508/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea55d0a38bd0294acb190b53ab2575b72316cac4 --- /dev/null +++ b/shhs_visit2/shhs2-204508/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204508", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:33.449616+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204508/labels.npy b/shhs_visit2/shhs2-204508/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e0e341ec834bd72f73cb4e60f430c635f39090b --- /dev/null +++ b/shhs_visit2/shhs2-204508/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a45c1e8958a91946c701eee742daee3764508fdc0fc44dfeb9f9b2cb74a146 +size 2768 diff --git a/shhs_visit2/shhs2-204510/embeddings.meta.json b/shhs_visit2/shhs2-204510/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85a2f8f9c4a4b6f4421dac6e1ef0353c43122003 --- /dev/null +++ b/shhs_visit2/shhs2-204510/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204510", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:34.765060+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204510/embeddings.npy b/shhs_visit2/shhs2-204510/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3aed7e335fe2e624eb5ff8f86af2378f32d6e936 --- /dev/null +++ b/shhs_visit2/shhs2-204510/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9508ce0e7526b6cc93cfd26a579854e6e7653a0fb90a96323c5bc102c1355abf +size 1140128 diff --git a/shhs_visit2/shhs2-204510/labels.meta.json b/shhs_visit2/shhs2-204510/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92310047122727b6704a6a0c905695666e70f40f --- /dev/null +++ b/shhs_visit2/shhs2-204510/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204510", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:44:34.770287+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204510/labels.npy b/shhs_visit2/shhs2-204510/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf55d688414e669576f0c4d339eda4a61a0b9dae --- /dev/null +++ b/shhs_visit2/shhs2-204510/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ad2c2bffd6a0a2022922c54c4b9b5983c67df87cabaaceaf52247bc5526a82 +size 2408 diff --git a/shhs_visit2/shhs2-204512/embeddings.meta.json b/shhs_visit2/shhs2-204512/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a08c5d61b2e80bb46bc0fd94514f33eb6704277 --- /dev/null +++ b/shhs_visit2/shhs2-204512/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204512", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:44:36.159184+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204512/embeddings.npy b/shhs_visit2/shhs2-204512/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d3f0b4003bf31bfdc8fe9082a89c302466af5b6 --- /dev/null +++ b/shhs_visit2/shhs2-204512/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317b85ab272ce1c47982649ca1ffce59dbd2b7005cd0922bdef25f4777494d4a +size 1170128 diff --git a/shhs_visit2/shhs2-204512/labels.meta.json b/shhs_visit2/shhs2-204512/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f50fb1b18b46a424cee28d5285a90f1091ce83dd --- /dev/null +++ b/shhs_visit2/shhs2-204512/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204512", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:44:36.163191+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204512/labels.npy b/shhs_visit2/shhs2-204512/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a4b6261bae1deabf3fad1efc000ccb838fd15e9e --- /dev/null +++ b/shhs_visit2/shhs2-204512/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c571681031aa80d7a0d3dc7557a6e0e7bf2de6704be8a14fa9058665d3b5a2 +size 2468 diff --git a/shhs_visit2/shhs2-204513/embeddings.meta.json b/shhs_visit2/shhs2-204513/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8122f7c3dea14db4d92cef5b2f66d40940591152 --- /dev/null +++ b/shhs_visit2/shhs2-204513/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204513", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:37.495226+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204513/embeddings.npy b/shhs_visit2/shhs2-204513/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aac03a529c4bc29343baac4ab7d7b66929f0b582 --- /dev/null +++ b/shhs_visit2/shhs2-204513/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed32caaa71c7e32ed4b412a4a68dbd84adaed667ea6a51b8135cc016ded4b491 +size 1260128 diff --git a/shhs_visit2/shhs2-204513/labels.meta.json b/shhs_visit2/shhs2-204513/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..192708127fe145fdad69bcb8b70e39a76d65af28 --- /dev/null +++ b/shhs_visit2/shhs2-204513/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204513", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:37.499312+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204513/labels.npy b/shhs_visit2/shhs2-204513/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae72cc1db4e18a5ecd6589dc1f1eed51f3f93480 --- /dev/null +++ b/shhs_visit2/shhs2-204513/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c889f84a430041b4d980a4849d7d956249d1475f3c8a5e76ff3c0cae92d9e1a2 +size 2648 diff --git a/shhs_visit2/shhs2-204514/embeddings.meta.json b/shhs_visit2/shhs2-204514/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..248eb63507f40eeef0dc2f5df5ca030e1a7193fe --- /dev/null +++ b/shhs_visit2/shhs2-204514/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204514", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:38.875298+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204514/embeddings.npy b/shhs_visit2/shhs2-204514/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3fcf9b4221957cc6d77bd47a32bcb3b09c6c371 --- /dev/null +++ b/shhs_visit2/shhs2-204514/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e20948b8fa6fa043f3f505444664c9b2fbd5948aa55ddf415359ed6a20afe1 +size 1260128 diff --git a/shhs_visit2/shhs2-204514/labels.meta.json b/shhs_visit2/shhs2-204514/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57921286f647cd8cbedd6cf89b2e9a0add2809ae --- /dev/null +++ b/shhs_visit2/shhs2-204514/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204514", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:38.879628+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204514/labels.npy b/shhs_visit2/shhs2-204514/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..67b47ec9c5e77e204b05a79443b5e487a66384f7 --- /dev/null +++ b/shhs_visit2/shhs2-204514/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e118b6e7f386ddff5ac2d46fdf0afc5240025e322649d60781227371111acd46 +size 2648 diff --git a/shhs_visit2/shhs2-204516/embeddings.meta.json b/shhs_visit2/shhs2-204516/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..52da989f714652117a30c1f005f51bc808358173 --- /dev/null +++ b/shhs_visit2/shhs2-204516/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204516", + "embedding_dim": 500, + "n_epochs": 978, + "created_utc": "2026-05-03T18:44:40.148143+00:00", + "shape": [ + 978, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204516/embeddings.npy b/shhs_visit2/shhs2-204516/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e35d04cf19c604bf3bb4885ed155f2712d3e7d1 --- /dev/null +++ b/shhs_visit2/shhs2-204516/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ef8060b17f270a5b18409a09a2d1ad823da5549497e0d8b9b38698b3c2eb7f +size 978128 diff --git a/shhs_visit2/shhs2-204516/labels.meta.json b/shhs_visit2/shhs2-204516/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..baf3c112ceec6658a7befc9be458705d77167d82 --- /dev/null +++ b/shhs_visit2/shhs2-204516/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204516", + "n_epochs": 978, + "created_utc": "2026-05-03T18:44:40.152145+00:00", + "shape": [ + 978 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204516/labels.npy b/shhs_visit2/shhs2-204516/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..43de0d2d9fcdcc68ab1b9239494bd5c7b9c18dbb --- /dev/null +++ b/shhs_visit2/shhs2-204516/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171dc2447232c36d97cf51d741ca2f08ec6528ad2e607dfa05c5643743f8c5c4 +size 2084 diff --git a/shhs_visit2/shhs2-204517/embeddings.meta.json b/shhs_visit2/shhs2-204517/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c3c421b382ed4e9af1b17195efdcaff792596ec --- /dev/null +++ b/shhs_visit2/shhs2-204517/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204517", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:44:41.249599+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204517/embeddings.npy b/shhs_visit2/shhs2-204517/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..143fe4fce5509ec164c6b6447fd5612742df7832 --- /dev/null +++ b/shhs_visit2/shhs2-204517/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:690ec72de3b0af4bdc55581fb9bde4a75e5c384d5672c54f5abc64409bee6b73 +size 1080128 diff --git a/shhs_visit2/shhs2-204517/labels.meta.json b/shhs_visit2/shhs2-204517/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d25f18af3c1e03962d9da93e75fa0411e5f59bda --- /dev/null +++ b/shhs_visit2/shhs2-204517/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204517", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:44:41.254582+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204517/labels.npy b/shhs_visit2/shhs2-204517/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ddbb2c42415aeff97114b58e54ed32d5144c1f64 --- /dev/null +++ b/shhs_visit2/shhs2-204517/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea1b5a5bc7e7e24cce484a4e491e796f0bc829fb7c8eb451b25fbc63a0b7a0b +size 2288 diff --git a/shhs_visit2/shhs2-204518/embeddings.meta.json b/shhs_visit2/shhs2-204518/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0913f7d7facf2bb490e9581532f45a940a7ec158 --- /dev/null +++ b/shhs_visit2/shhs2-204518/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204518", + "embedding_dim": 500, + "n_epochs": 1392, + "created_utc": "2026-05-03T18:44:42.856085+00:00", + "shape": [ + 1392, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204518/embeddings.npy b/shhs_visit2/shhs2-204518/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db97e19a0c01ae33cd595e674d07884315e49497 --- /dev/null +++ b/shhs_visit2/shhs2-204518/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292b62b3c8be86cb6acee80da3f5e7cd8e427f0268a846ae25f06d522aa2eb45 +size 1392128 diff --git a/shhs_visit2/shhs2-204518/labels.meta.json b/shhs_visit2/shhs2-204518/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a05d3426bb010afbc48ca2c8fc006ab8131f8f03 --- /dev/null +++ b/shhs_visit2/shhs2-204518/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204518", + "n_epochs": 1392, + "created_utc": "2026-05-03T18:44:42.858179+00:00", + "shape": [ + 1392 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204518/labels.npy b/shhs_visit2/shhs2-204518/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e47720286706737138afaba4eea754a050152f41 --- /dev/null +++ b/shhs_visit2/shhs2-204518/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045ded498c5c3773fd9bda16c3d3d66d40ed5a21c412fa720e00d000091cb9a9 +size 2912 diff --git a/shhs_visit2/shhs2-204519/embeddings.meta.json b/shhs_visit2/shhs2-204519/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8889826629cf8ba524d4fa69d9f1ee3a680dbb32 --- /dev/null +++ b/shhs_visit2/shhs2-204519/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204519", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:44:45.011663+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204519/embeddings.npy b/shhs_visit2/shhs2-204519/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f8d2d27f83920485ecbb1d4e51edd2824ee34bc --- /dev/null +++ b/shhs_visit2/shhs2-204519/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963983731362bb31bd0f1b72855060047cc376d6e12b9e511652caa6df51613a +size 1198128 diff --git a/shhs_visit2/shhs2-204519/labels.meta.json b/shhs_visit2/shhs2-204519/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3015fd6b0dae2a42ddc701763112d16f1d8c4518 --- /dev/null +++ b/shhs_visit2/shhs2-204519/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204519", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:44:45.014639+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204519/labels.npy b/shhs_visit2/shhs2-204519/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..860c50417389fe5ee85343ea40ffad9573adf514 --- /dev/null +++ b/shhs_visit2/shhs2-204519/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9617b1522a1418022b0f93cad4ab1e9f457b8de32e74863138a80bae71462929 +size 2524 diff --git a/shhs_visit2/shhs2-204522/embeddings.meta.json b/shhs_visit2/shhs2-204522/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..21e41c5ac4c53ea85b4d17fc23daddd7ef2edf1f --- /dev/null +++ b/shhs_visit2/shhs2-204522/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204522", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:44:46.436594+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204522/embeddings.npy b/shhs_visit2/shhs2-204522/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..323641e84bbfd52e9a1ab3242b5856eae1584a91 --- /dev/null +++ b/shhs_visit2/shhs2-204522/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6ef3d5c2a59082fdd5da3405f8f960a7436306ab14051bdb134042ff64956f +size 1258128 diff --git a/shhs_visit2/shhs2-204522/labels.meta.json b/shhs_visit2/shhs2-204522/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c280a9cef5be26c0150cb4a30154b437d7a576ef --- /dev/null +++ b/shhs_visit2/shhs2-204522/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204522", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:44:46.441379+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204522/labels.npy b/shhs_visit2/shhs2-204522/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..658527d5a27b62d8f76d16420ec2ba72da258fc4 --- /dev/null +++ b/shhs_visit2/shhs2-204522/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a83adb86412a96d6bc7488ef882f0c5deeb37089cc51758702db53e23a4b6c +size 2644 diff --git a/shhs_visit2/shhs2-204523/embeddings.meta.json b/shhs_visit2/shhs2-204523/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..288beb0fcfb5efbea16cdaf8db53a7583f67866a --- /dev/null +++ b/shhs_visit2/shhs2-204523/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204523", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:44:47.770702+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204523/embeddings.npy b/shhs_visit2/shhs2-204523/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d29b1c05a46bb75f61e87f0acf6895c930c310c7 --- /dev/null +++ b/shhs_visit2/shhs2-204523/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4f0fce4954fa6db5d955bf637d0d18383f593e491809c5e504f01fff66c7fa +size 1168128 diff --git a/shhs_visit2/shhs2-204523/labels.meta.json b/shhs_visit2/shhs2-204523/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..779eb1cf4950aaab46d4632336ff27f902ca253a --- /dev/null +++ b/shhs_visit2/shhs2-204523/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204523", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:44:47.775231+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204523/labels.npy b/shhs_visit2/shhs2-204523/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9652cecbc9d13e314e8da9775f6b33d4d4985001 --- /dev/null +++ b/shhs_visit2/shhs2-204523/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b2fff323954af1732e5b65670538050a60c7ca84442ff43295893003a6cac1 +size 2464 diff --git a/shhs_visit2/shhs2-204525/embeddings.meta.json b/shhs_visit2/shhs2-204525/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f142025d7f7092cd53bc99b1a9209b9ce03b72e3 --- /dev/null +++ b/shhs_visit2/shhs2-204525/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204525", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:49.088326+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204525/embeddings.npy b/shhs_visit2/shhs2-204525/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3903a151d16485259f327eec7fc36b4ee072ffa --- /dev/null +++ b/shhs_visit2/shhs2-204525/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893965ed90bbee8938604d0ed22dc1a92af26dc5163113fe971c8140a90ab3a5 +size 1260128 diff --git a/shhs_visit2/shhs2-204525/labels.meta.json b/shhs_visit2/shhs2-204525/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a1f37dfeeb1622d23b533dc2930236f7927aa33 --- /dev/null +++ b/shhs_visit2/shhs2-204525/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204525", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:49.092487+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204525/labels.npy b/shhs_visit2/shhs2-204525/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..00f8fe2c1c431e56a3df661ce9fda3beadb22211 --- /dev/null +++ b/shhs_visit2/shhs2-204525/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a1ab94a0cb881255db7a5e9ce18a5d364c0394e09e9e0ad564a42e2a3ebc55 +size 2648 diff --git a/shhs_visit2/shhs2-204526/embeddings.meta.json b/shhs_visit2/shhs2-204526/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e874b1443d6bde0d6fdd4a3950958973931907fc --- /dev/null +++ b/shhs_visit2/shhs2-204526/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204526", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:50.577980+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204526/embeddings.npy b/shhs_visit2/shhs2-204526/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba8d3900f837b1079933ab4ef12a2a0c828793c7 --- /dev/null +++ b/shhs_visit2/shhs2-204526/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e5a6a7c8ba9756cc9a070ac7788faf3cd7d6801863432b2efa2c8cc55bc34f +size 1320128 diff --git a/shhs_visit2/shhs2-204526/labels.meta.json b/shhs_visit2/shhs2-204526/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b27f407b967f54c61564c1fe9c7054b89f97f3b --- /dev/null +++ b/shhs_visit2/shhs2-204526/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204526", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:50.585568+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204526/labels.npy b/shhs_visit2/shhs2-204526/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41e409acd69630bf78e9a47784b67b1aaebb7668 --- /dev/null +++ b/shhs_visit2/shhs2-204526/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041afd27394236ab0dac4192bf9e0936186da214a582e92c71236840a1147704 +size 2768 diff --git a/shhs_visit2/shhs2-204527/embeddings.meta.json b/shhs_visit2/shhs2-204527/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7da4b68a0391b84f78784f32cd63eabacab788c --- /dev/null +++ b/shhs_visit2/shhs2-204527/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204527", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:51.844270+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204527/embeddings.npy b/shhs_visit2/shhs2-204527/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..73ceb700eb2ce979fcdbb770ef874b8be7e7a6f0 --- /dev/null +++ b/shhs_visit2/shhs2-204527/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8c8feb668a52e39a45a0db35ad60b7110e23489895a01112b838b7b740c0fc +size 1200128 diff --git a/shhs_visit2/shhs2-204527/labels.meta.json b/shhs_visit2/shhs2-204527/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c97618affde8232615e11eedf04542cb366758a3 --- /dev/null +++ b/shhs_visit2/shhs2-204527/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204527", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:44:51.848749+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204527/labels.npy b/shhs_visit2/shhs2-204527/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..227a14a88eb987bd7fab6fb01bb848a487b659aa --- /dev/null +++ b/shhs_visit2/shhs2-204527/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a019f78e6985491bb9fac9fac1867296b677f10e7f49a67bb5200eb1f30cc00b +size 2528 diff --git a/shhs_visit2/shhs2-204530/embeddings.meta.json b/shhs_visit2/shhs2-204530/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4acc4a846bec48bc3e40df4f50e7b47e5a279976 --- /dev/null +++ b/shhs_visit2/shhs2-204530/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204530", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:53.291129+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204530/embeddings.npy b/shhs_visit2/shhs2-204530/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..058be75908bd7b0ac3c8a17bd54c44d0bc182245 --- /dev/null +++ b/shhs_visit2/shhs2-204530/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e6dfdad797ada7f9921a8ed1089f98e012fb4a25ae413b2a6653c235a200b5 +size 1320128 diff --git a/shhs_visit2/shhs2-204530/labels.meta.json b/shhs_visit2/shhs2-204530/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11dff6a0eda9e34968385df1eb99609c14e79aad --- /dev/null +++ b/shhs_visit2/shhs2-204530/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204530", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:44:53.295227+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204530/labels.npy b/shhs_visit2/shhs2-204530/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8d0781b31465d25dbbdfb4dbdef86a45e05e45d --- /dev/null +++ b/shhs_visit2/shhs2-204530/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fbe3f71bafdb0282936014607762b9f680e303c602e18bf1f1738afe1c22ed +size 2768 diff --git a/shhs_visit2/shhs2-204531/embeddings.meta.json b/shhs_visit2/shhs2-204531/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0222dba4f3a5f20e6783548ec72638a623282788 --- /dev/null +++ b/shhs_visit2/shhs2-204531/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204531", + "embedding_dim": 500, + "n_epochs": 1199, + "created_utc": "2026-05-03T18:44:54.790291+00:00", + "shape": [ + 1199, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204531/embeddings.npy b/shhs_visit2/shhs2-204531/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9da59c615999f860d5b80b5522c76dbb3f55c007 --- /dev/null +++ b/shhs_visit2/shhs2-204531/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6de1a1048dc69d2e3ae24dcb9037ab7e1aa0ad410291476536fd67af18c3d2 +size 1199128 diff --git a/shhs_visit2/shhs2-204531/labels.meta.json b/shhs_visit2/shhs2-204531/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0a59fbfcd674ad9d3737a1108745fd944dc84d2 --- /dev/null +++ b/shhs_visit2/shhs2-204531/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204531", + "n_epochs": 1199, + "created_utc": "2026-05-03T18:44:54.794215+00:00", + "shape": [ + 1199 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204531/labels.npy b/shhs_visit2/shhs2-204531/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb529b1db3b8e1fe5d95f1a9c197f650e3960ef6 --- /dev/null +++ b/shhs_visit2/shhs2-204531/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3371b226282202039e85e9cc53ba9f96091da8ad6ce43e11dbf9e33922196e3 +size 2526 diff --git a/shhs_visit2/shhs2-204533/embeddings.meta.json b/shhs_visit2/shhs2-204533/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..521ec0b7ddf2168761622bff5bef811d49fcb6ad --- /dev/null +++ b/shhs_visit2/shhs2-204533/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204533", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:56.110361+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204533/embeddings.npy b/shhs_visit2/shhs2-204533/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1961136c8d1a57198db08c0d123acc44e6fec8a2 --- /dev/null +++ b/shhs_visit2/shhs2-204533/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb7075439cba9da4cb85ae8ddd3b87822ed32f8d3bc55a92d57afe235a31d8d +size 1260128 diff --git a/shhs_visit2/shhs2-204533/labels.meta.json b/shhs_visit2/shhs2-204533/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15b05532c18c21f8afd28d944f98abea5f922060 --- /dev/null +++ b/shhs_visit2/shhs2-204533/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204533", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:44:56.114272+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204533/labels.npy b/shhs_visit2/shhs2-204533/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca5b667098aec27969c054d115fb526985d6516e --- /dev/null +++ b/shhs_visit2/shhs2-204533/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7048a5c07c6a2cc48d1582c2e9b94e29548e6f9606f580024ff1ed1046bca5 +size 2648 diff --git a/shhs_visit2/shhs2-204535/embeddings.meta.json b/shhs_visit2/shhs2-204535/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a210d4280c0ecafdd6acaa521f1b28fb219a32d --- /dev/null +++ b/shhs_visit2/shhs2-204535/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204535", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:44:57.315385+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204535/embeddings.npy b/shhs_visit2/shhs2-204535/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..063d8b7026825f40bd74217aa95b45390179a824 --- /dev/null +++ b/shhs_visit2/shhs2-204535/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63c6c3b5e1e9520215df4d76a07481fac8816c95fc8c5df85f3c1fe21d92033 +size 1020128 diff --git a/shhs_visit2/shhs2-204535/labels.meta.json b/shhs_visit2/shhs2-204535/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b647e530d6a743ab95c0e02bf8e3ed46b9f2644c --- /dev/null +++ b/shhs_visit2/shhs2-204535/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204535", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:44:57.320335+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204535/labels.npy b/shhs_visit2/shhs2-204535/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b099c5bee4231ea3aef1804db241e3f5bc0ed68 --- /dev/null +++ b/shhs_visit2/shhs2-204535/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eebc32269664e527fd3f0ec8d023b317503e3e8d2521a5d812b5f454887530a +size 2168 diff --git a/shhs_visit2/shhs2-204537/embeddings.meta.json b/shhs_visit2/shhs2-204537/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34fd0851f29443590b84e74f94f890057673d237 --- /dev/null +++ b/shhs_visit2/shhs2-204537/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204537", + "embedding_dim": 500, + "n_epochs": 1059, + "created_utc": "2026-05-03T18:44:58.836468+00:00", + "shape": [ + 1059, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204537/embeddings.npy b/shhs_visit2/shhs2-204537/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fec811564166f31202293deb534a155f89e20530 --- /dev/null +++ b/shhs_visit2/shhs2-204537/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112a8e817f6b3aae37b5f0774cbb3cef302fee6174c5b2ff9529ac053a040d99 +size 1059128 diff --git a/shhs_visit2/shhs2-204537/labels.meta.json b/shhs_visit2/shhs2-204537/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f17770f9b83975347f28ae6d44c64d3e3bf3f9a --- /dev/null +++ b/shhs_visit2/shhs2-204537/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204537", + "n_epochs": 1059, + "created_utc": "2026-05-03T18:44:58.841554+00:00", + "shape": [ + 1059 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204537/labels.npy b/shhs_visit2/shhs2-204537/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33d2f164055ab7c818e9aa13a5d8242c02de5911 --- /dev/null +++ b/shhs_visit2/shhs2-204537/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e1d62da5c793f32ec8b1ce5caa0aaea25ecce4a3c416f0142cfc9bcf002bac +size 2246 diff --git a/shhs_visit2/shhs2-204539/embeddings.meta.json b/shhs_visit2/shhs2-204539/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c01fa362ae68a853b2a0650517539c20716649c8 --- /dev/null +++ b/shhs_visit2/shhs2-204539/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204539", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:44:59.425969+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204539/embeddings.npy b/shhs_visit2/shhs2-204539/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5628db7867e6265aa1367249fc414f3baaa20cc4 --- /dev/null +++ b/shhs_visit2/shhs2-204539/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afae8e6d29b976836e9a34139050c94e457ebae31053d42d8d48ea90fed37611 +size 1198128 diff --git a/shhs_visit2/shhs2-204539/labels.meta.json b/shhs_visit2/shhs2-204539/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6340a710c33aa94e77623540dc7847856c64d39 --- /dev/null +++ b/shhs_visit2/shhs2-204539/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204539", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:44:59.430296+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204539/labels.npy b/shhs_visit2/shhs2-204539/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e06b1f300b3a4d2b5ad03f48088da63cb4409711 --- /dev/null +++ b/shhs_visit2/shhs2-204539/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d8d1474aba41c189b68d6b1d34876c30544c4f91fc24056be613da9292221f +size 2524 diff --git a/shhs_visit2/shhs2-204540/embeddings.meta.json b/shhs_visit2/shhs2-204540/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48da7bf47231710c737391eb615de942f44d7c57 --- /dev/null +++ b/shhs_visit2/shhs2-204540/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204540", + "embedding_dim": 500, + "n_epochs": 1240, + "created_utc": "2026-05-03T18:45:00.846517+00:00", + "shape": [ + 1240, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204540/embeddings.npy b/shhs_visit2/shhs2-204540/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..22ce252faee595451341e484d48ef033f5c02207 --- /dev/null +++ b/shhs_visit2/shhs2-204540/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f523b424edd30fa20b9f979762805db0d42618597ce99a34aff35d5fe79328c +size 1240128 diff --git a/shhs_visit2/shhs2-204540/labels.meta.json b/shhs_visit2/shhs2-204540/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d20938cafd7bc80adfb76ab23162cc2a117e4255 --- /dev/null +++ b/shhs_visit2/shhs2-204540/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204540", + "n_epochs": 1240, + "created_utc": "2026-05-03T18:45:00.851941+00:00", + "shape": [ + 1240 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204540/labels.npy b/shhs_visit2/shhs2-204540/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9021380e7f65183024f78da564f0ffee8b74159c --- /dev/null +++ b/shhs_visit2/shhs2-204540/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5a42b98ddfe13835639d210d18528501eec5efc730f01d5aad26f3fa8a3b16 +size 2608 diff --git a/shhs_visit2/shhs2-204541/embeddings.meta.json b/shhs_visit2/shhs2-204541/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95b5b0abd1ba6954e919b24dd33de57c90eced28 --- /dev/null +++ b/shhs_visit2/shhs2-204541/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204541", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:02.112983+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204541/embeddings.npy b/shhs_visit2/shhs2-204541/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..982aa338465cd7192b9cf6f9ccdf9206df940b5e --- /dev/null +++ b/shhs_visit2/shhs2-204541/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7f9b6dc59fd74a0c562aa97e6200423797c6c1e6a33fca599c38be92e1b3de +size 1200128 diff --git a/shhs_visit2/shhs2-204541/labels.meta.json b/shhs_visit2/shhs2-204541/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73e3b7539cc359225c8a9a093b786e60f9a42e92 --- /dev/null +++ b/shhs_visit2/shhs2-204541/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204541", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:02.116152+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204541/labels.npy b/shhs_visit2/shhs2-204541/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..021652a78045fbd633155937f82f77410c5bafef --- /dev/null +++ b/shhs_visit2/shhs2-204541/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39dd3224bdded5675146ffdd918d640c723c51592203caf5e3c8ad7149bd5eb +size 2528 diff --git a/shhs_visit2/shhs2-204542/embeddings.meta.json b/shhs_visit2/shhs2-204542/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10848baff05b43b61b4c2735f03210a992a7d3df --- /dev/null +++ b/shhs_visit2/shhs2-204542/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204542", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:03.354585+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204542/embeddings.npy b/shhs_visit2/shhs2-204542/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa7f53368edad39e3ee0dd3b7d7efc3cdf242f4d --- /dev/null +++ b/shhs_visit2/shhs2-204542/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668a8d2b3c9a9252ed2c89396b8468de4a2943cc96cbbd4b6edfc18189964da8 +size 1200128 diff --git a/shhs_visit2/shhs2-204542/labels.meta.json b/shhs_visit2/shhs2-204542/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d798dd8924f417fc1dc6a04600b8fe11571eedf --- /dev/null +++ b/shhs_visit2/shhs2-204542/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204542", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:03.358413+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204542/labels.npy b/shhs_visit2/shhs2-204542/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d4b485fe0bd7c3286635f488c305a72d5afbacd --- /dev/null +++ b/shhs_visit2/shhs2-204542/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edbc0e8b808776d338fa782f193b703f00463c3c2fa1b8eb21344e5a0414c25 +size 2528 diff --git a/shhs_visit2/shhs2-204544/embeddings.meta.json b/shhs_visit2/shhs2-204544/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fb35895bb2e82a6a859c148dd41e42c2776f6796 --- /dev/null +++ b/shhs_visit2/shhs2-204544/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204544", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:04.580802+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204544/embeddings.npy b/shhs_visit2/shhs2-204544/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..533e3e75e0437098ec81959dc5951d697fe066d4 --- /dev/null +++ b/shhs_visit2/shhs2-204544/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8330ddb06cbd709bd34526714a3ff49527c6180ec4c8dc19b2433a980490a70c +size 1140128 diff --git a/shhs_visit2/shhs2-204544/labels.meta.json b/shhs_visit2/shhs2-204544/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..944525bdf217a36b36c05d1de8f0cc1ba2364258 --- /dev/null +++ b/shhs_visit2/shhs2-204544/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204544", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:04.584397+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204544/labels.npy b/shhs_visit2/shhs2-204544/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c3d12f4d9755aa6d2d0255a4bee43343eeb55c7 --- /dev/null +++ b/shhs_visit2/shhs2-204544/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:478943b84a45e21cad63993a08681a61fd07ebfb489442a30d6e8f9d3a1a1d8d +size 2408 diff --git a/shhs_visit2/shhs2-204546/embeddings.meta.json b/shhs_visit2/shhs2-204546/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6bea5fd44c5186a8268ef4e29b0536b0504cdcb0 --- /dev/null +++ b/shhs_visit2/shhs2-204546/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204546", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:05.897195+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204546/embeddings.npy b/shhs_visit2/shhs2-204546/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..095863f4a0f2fdc9e8808da7c6a4f18d777f3026 --- /dev/null +++ b/shhs_visit2/shhs2-204546/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1072b766fa9a975dc1012f05e73583d75b047f1996df22b84f96ab86894f3b77 +size 1260128 diff --git a/shhs_visit2/shhs2-204546/labels.meta.json b/shhs_visit2/shhs2-204546/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1df701838321db3a5eb71b79887b47e4a348a04e --- /dev/null +++ b/shhs_visit2/shhs2-204546/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204546", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:05.900726+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204546/labels.npy b/shhs_visit2/shhs2-204546/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd79e33168fa15d4f245868ef5c858e93e44f0b9 --- /dev/null +++ b/shhs_visit2/shhs2-204546/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64ae9b295376d74dd25d569f9125fa60db8aa40a1cd37118d04675a6149e1e3 +size 2648 diff --git a/shhs_visit2/shhs2-204547/embeddings.meta.json b/shhs_visit2/shhs2-204547/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32c6a8df4e7dedc271a551e4898c19a92c936ceb --- /dev/null +++ b/shhs_visit2/shhs2-204547/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204547", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:45:07.068956+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204547/embeddings.npy b/shhs_visit2/shhs2-204547/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec9fe6615ad2680ca71e1a1034cb8cef2ef38d96 --- /dev/null +++ b/shhs_visit2/shhs2-204547/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92df9a9601622fa63ad03a2966f1bfd7ae34e5aa90f847432b405788b2428981 +size 1080128 diff --git a/shhs_visit2/shhs2-204547/labels.meta.json b/shhs_visit2/shhs2-204547/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfb518247409cb00295e86bf2e3d55743f2d175d --- /dev/null +++ b/shhs_visit2/shhs2-204547/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204547", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:45:07.073009+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204547/labels.npy b/shhs_visit2/shhs2-204547/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..908db7dd7d0dd8a71b35c7345b534e79119a4f91 --- /dev/null +++ b/shhs_visit2/shhs2-204547/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767cb51aaa6907002110c879f3c1f4ca1df6986dfb28523c53bd15fc992e9bf1 +size 2288 diff --git a/shhs_visit2/shhs2-204548/embeddings.meta.json b/shhs_visit2/shhs2-204548/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35d8eb49f40f8eb446cc082ab889a8bb3707d4f7 --- /dev/null +++ b/shhs_visit2/shhs2-204548/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204548", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:08.348230+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204548/embeddings.npy b/shhs_visit2/shhs2-204548/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a91e1fdc60706018927757f6278725f6db6e1b44 --- /dev/null +++ b/shhs_visit2/shhs2-204548/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f173f0b45100df42eefd45dba9c3a853338941e24e23e6c9851fb27a09b2e508 +size 1200128 diff --git a/shhs_visit2/shhs2-204548/labels.meta.json b/shhs_visit2/shhs2-204548/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..656fd1fe42be6e76b84c323e8ff8678bb7778e45 --- /dev/null +++ b/shhs_visit2/shhs2-204548/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204548", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:08.352501+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204548/labels.npy b/shhs_visit2/shhs2-204548/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b57d53300dcef2ceabcf7ac750ff755ac9c26254 --- /dev/null +++ b/shhs_visit2/shhs2-204548/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4bf7a9cf5d99d191e91cf9326c233ee6402d7ec7e4b5a894c2786bdf3b9935 +size 2528 diff --git a/shhs_visit2/shhs2-204549/embeddings.meta.json b/shhs_visit2/shhs2-204549/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..71ab7ba194708af804559fd88734657fd43146d7 --- /dev/null +++ b/shhs_visit2/shhs2-204549/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204549", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:45:09.517246+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204549/embeddings.npy b/shhs_visit2/shhs2-204549/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f58d2c4c5059b113dfc98bcdf9c32d85671bbd0a --- /dev/null +++ b/shhs_visit2/shhs2-204549/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280ead81ada6442c43e6db3abe369f98ae9b22cd624d9f55fcf6917677a0e5b5 +size 990128 diff --git a/shhs_visit2/shhs2-204549/labels.meta.json b/shhs_visit2/shhs2-204549/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..991f14c64f8b9f6bfba87ad93084febd2f3905ce --- /dev/null +++ b/shhs_visit2/shhs2-204549/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204549", + "n_epochs": 990, + "created_utc": "2026-05-03T18:45:09.521636+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204549/labels.npy b/shhs_visit2/shhs2-204549/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..96b65ee4ba1e809aab2e5bf656345d0b665ddc68 --- /dev/null +++ b/shhs_visit2/shhs2-204549/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f250fb1192d8e272999ff28a4794d0d8cd206e34543d2144c3f6606b702dde3d +size 2108 diff --git a/shhs_visit2/shhs2-204551/embeddings.meta.json b/shhs_visit2/shhs2-204551/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8e80ee63577e436e6e3363884481dfff08de982 --- /dev/null +++ b/shhs_visit2/shhs2-204551/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204551", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:45:11.783849+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204551/embeddings.npy b/shhs_visit2/shhs2-204551/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2bca0a8a6583f689056285c1223bf44bb987ba6 --- /dev/null +++ b/shhs_visit2/shhs2-204551/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8f3ef82819e292c2f4f52bd27093adc94693726d67faeaee4d7fc784160961 +size 1202128 diff --git a/shhs_visit2/shhs2-204551/labels.meta.json b/shhs_visit2/shhs2-204551/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb058544a578352d5358f3be6d8787317111b3ad --- /dev/null +++ b/shhs_visit2/shhs2-204551/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204551", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:45:11.787123+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204551/labels.npy b/shhs_visit2/shhs2-204551/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a8150d03bec96392b88443c49a1592ca2736048 --- /dev/null +++ b/shhs_visit2/shhs2-204551/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686ccbe92e8ecdddd8fd1d931a1df4aaa47993281fbbba069d8e45960ee18311 +size 2532 diff --git a/shhs_visit2/shhs2-204552/embeddings.meta.json b/shhs_visit2/shhs2-204552/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0142aa310faf31cf707d28d196951d428c7fcae6 --- /dev/null +++ b/shhs_visit2/shhs2-204552/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204552", + "embedding_dim": 500, + "n_epochs": 1009, + "created_utc": "2026-05-03T18:45:13.888630+00:00", + "shape": [ + 1009, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204552/embeddings.npy b/shhs_visit2/shhs2-204552/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4960e19faac82c01b4e0e765860818e03fb70e65 --- /dev/null +++ b/shhs_visit2/shhs2-204552/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09f4c2a60f21b07eb09e98ff1c90a4bfa00fc331f72cb46297d76ccca06626af +size 1009128 diff --git a/shhs_visit2/shhs2-204552/labels.meta.json b/shhs_visit2/shhs2-204552/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfbbabfff867e23b7cf81bd981c4e4bfac033f62 --- /dev/null +++ b/shhs_visit2/shhs2-204552/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204552", + "n_epochs": 1009, + "created_utc": "2026-05-03T18:45:13.892540+00:00", + "shape": [ + 1009 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204552/labels.npy b/shhs_visit2/shhs2-204552/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2be99cecd4a1acfb171976ffb5b586c206a66b90 --- /dev/null +++ b/shhs_visit2/shhs2-204552/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26236a85a59fb414bdd87d9e4649fde1aceb3b0e8285f4cbcccdbf7cc21a2c7 +size 2146 diff --git a/shhs_visit2/shhs2-204553/embeddings.meta.json b/shhs_visit2/shhs2-204553/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c29155a055c7c5e0a2620dc16a2f9a0df887c7a --- /dev/null +++ b/shhs_visit2/shhs2-204553/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204553", + "embedding_dim": 500, + "n_epochs": 1312, + "created_utc": "2026-05-03T18:45:15.348739+00:00", + "shape": [ + 1312, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204553/embeddings.npy b/shhs_visit2/shhs2-204553/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..423dad5b48b2e7484a4258e5eec7f270fd028798 --- /dev/null +++ b/shhs_visit2/shhs2-204553/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a81b3a4a6a211e7c46f11cd166dde93241a17987be123bc3d094f955e24f52 +size 1312128 diff --git a/shhs_visit2/shhs2-204553/labels.meta.json b/shhs_visit2/shhs2-204553/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d96b1b50823a49c60c599d3da972acfa9c4cfbb --- /dev/null +++ b/shhs_visit2/shhs2-204553/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204553", + "n_epochs": 1312, + "created_utc": "2026-05-03T18:45:15.351982+00:00", + "shape": [ + 1312 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204553/labels.npy b/shhs_visit2/shhs2-204553/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90766d91d21855a11b1aad26d34a5c192444c9a5 --- /dev/null +++ b/shhs_visit2/shhs2-204553/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6500e084cd91f32c237c9a278ec4b5fee750af1cd410dc4f44e266cad10bd2 +size 2752 diff --git a/shhs_visit2/shhs2-204554/embeddings.meta.json b/shhs_visit2/shhs2-204554/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba7fc976cf3a8e19ce0c7dccb4a484ef3bf477e6 --- /dev/null +++ b/shhs_visit2/shhs2-204554/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204554", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:16.627943+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204554/embeddings.npy b/shhs_visit2/shhs2-204554/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e545fa16a4a0c91e81172c29f0d8b3dfeeaad49 --- /dev/null +++ b/shhs_visit2/shhs2-204554/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d316c3b7f0e57f2b4eabf7dfb31b74443e4295abbf7982623785d88776bd1337 +size 1200128 diff --git a/shhs_visit2/shhs2-204554/labels.meta.json b/shhs_visit2/shhs2-204554/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fcfd3bf2cf3792978fa8d694320d477bdcbb3697 --- /dev/null +++ b/shhs_visit2/shhs2-204554/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204554", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:16.632088+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204554/labels.npy b/shhs_visit2/shhs2-204554/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..482dfe60adf5a52131c64aacbc6e85ea43afb846 --- /dev/null +++ b/shhs_visit2/shhs2-204554/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d448b1912193da039d9c3c963058bc16e540b3331a06bcc77b112f634b740ad +size 2528 diff --git a/shhs_visit2/shhs2-204555/embeddings.meta.json b/shhs_visit2/shhs2-204555/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e38c7e7e03946b9f5ee17dd3fb5f210886a69be4 --- /dev/null +++ b/shhs_visit2/shhs2-204555/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204555", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:17.929949+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204555/embeddings.npy b/shhs_visit2/shhs2-204555/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a152c9f294773d0ba813cbcb62580746ab742ef --- /dev/null +++ b/shhs_visit2/shhs2-204555/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c39f22a9db23915101baef5ec406501587b3578c62503a316435cd46b5a724 +size 1140128 diff --git a/shhs_visit2/shhs2-204555/labels.meta.json b/shhs_visit2/shhs2-204555/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..faf94085d2d754ece8d58164d3b775bd84c72e82 --- /dev/null +++ b/shhs_visit2/shhs2-204555/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204555", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:17.933823+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204555/labels.npy b/shhs_visit2/shhs2-204555/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eaba1079bf8a02432fec3fde11feea2a20dc685a --- /dev/null +++ b/shhs_visit2/shhs2-204555/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234d2512c1b39c87aec2b19528d212b41a1c903439fd4d2614e9c2edda47f204 +size 2408 diff --git a/shhs_visit2/shhs2-204557/embeddings.meta.json b/shhs_visit2/shhs2-204557/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..079de0f90df3b26730dde09b370299274b0f12f3 --- /dev/null +++ b/shhs_visit2/shhs2-204557/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204557", + "embedding_dim": 500, + "n_epochs": 1240, + "created_utc": "2026-05-03T18:45:19.404606+00:00", + "shape": [ + 1240, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204557/embeddings.npy b/shhs_visit2/shhs2-204557/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..261c53beecfd1c0b00d0ad2b71798dfe23644969 --- /dev/null +++ b/shhs_visit2/shhs2-204557/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb29577812bb3d270e9f89b53121be836d591b7756815c4a57ed2b1c44b31281 +size 1240128 diff --git a/shhs_visit2/shhs2-204557/labels.meta.json b/shhs_visit2/shhs2-204557/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..592b66c09a2a597c11dfb424d2abc5bd52f34663 --- /dev/null +++ b/shhs_visit2/shhs2-204557/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204557", + "n_epochs": 1240, + "created_utc": "2026-05-03T18:45:19.408971+00:00", + "shape": [ + 1240 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204557/labels.npy b/shhs_visit2/shhs2-204557/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e14ff3201bc275090cadb98216f4e350730b59b --- /dev/null +++ b/shhs_visit2/shhs2-204557/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cfb2f1cc8f45b617344173fcb74ba41860bdc6d43b2bd7c5ca7cb6f8bcce57 +size 2608 diff --git a/shhs_visit2/shhs2-204558/embeddings.meta.json b/shhs_visit2/shhs2-204558/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8d6e95bf6e13baba7609db8563ab7022e802203 --- /dev/null +++ b/shhs_visit2/shhs2-204558/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204558", + "embedding_dim": 500, + "n_epochs": 1370, + "created_utc": "2026-05-03T18:45:21.126826+00:00", + "shape": [ + 1370, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204558/embeddings.npy b/shhs_visit2/shhs2-204558/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..79bd5b99d1506fac171137c56dc2988014fa99bd --- /dev/null +++ b/shhs_visit2/shhs2-204558/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f252d5ef22c2aab37b5104cb0c2422ef86146626b4e4b805594ad0c7e3c5da2f +size 1370128 diff --git a/shhs_visit2/shhs2-204558/labels.meta.json b/shhs_visit2/shhs2-204558/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02c3a8e9aed92dc95e748dfa4cffe343f41a16ae --- /dev/null +++ b/shhs_visit2/shhs2-204558/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204558", + "n_epochs": 1370, + "created_utc": "2026-05-03T18:45:21.130178+00:00", + "shape": [ + 1370 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204558/labels.npy b/shhs_visit2/shhs2-204558/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41b0f4cbad0de2ea48d92b2ca074a51f21c60984 --- /dev/null +++ b/shhs_visit2/shhs2-204558/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cffb841ef07247e4397439daf57fdc669f2b6002856eddcc6a1191ad1ed3a9cc +size 2868 diff --git a/shhs_visit2/shhs2-204559/embeddings.meta.json b/shhs_visit2/shhs2-204559/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df618303216575a449e45a7673c9ce5b66b5904b --- /dev/null +++ b/shhs_visit2/shhs2-204559/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204559", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:45:22.610208+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204559/embeddings.npy b/shhs_visit2/shhs2-204559/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd6875076514e80903120d46022b7ea4a3def1cf --- /dev/null +++ b/shhs_visit2/shhs2-204559/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb49a0c2430d03523a94592e5f2a5d50d57e517d5f4725b95462f7db44c91b44 +size 1258128 diff --git a/shhs_visit2/shhs2-204559/labels.meta.json b/shhs_visit2/shhs2-204559/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5560b53628087321ff5b27eaf33e131af0defd76 --- /dev/null +++ b/shhs_visit2/shhs2-204559/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204559", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:45:22.614250+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204559/labels.npy b/shhs_visit2/shhs2-204559/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac1330514e98031763a1dd6df8c99ee310e55de6 --- /dev/null +++ b/shhs_visit2/shhs2-204559/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ae573d60ebd9b218e7d645dd225296208a4eaa6904362d8896557fcfc18167 +size 2644 diff --git a/shhs_visit2/shhs2-204562/embeddings.meta.json b/shhs_visit2/shhs2-204562/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7bea1e110b7bfd91cb80541757b94f2fc2d71a71 --- /dev/null +++ b/shhs_visit2/shhs2-204562/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204562", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:45:23.194306+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204562/embeddings.npy b/shhs_visit2/shhs2-204562/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6438631f27bb0234ef90dbf93f70531163c4f4bb --- /dev/null +++ b/shhs_visit2/shhs2-204562/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c207528a909f81ba12c2af583421279bc90029e3345a6faf5f1cc78134aaaf +size 1168128 diff --git a/shhs_visit2/shhs2-204562/labels.meta.json b/shhs_visit2/shhs2-204562/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..35f710c62a8613c6fa7bccc874c566480bb35a29 --- /dev/null +++ b/shhs_visit2/shhs2-204562/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204562", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:45:23.197739+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204562/labels.npy b/shhs_visit2/shhs2-204562/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..98dd8eb1d514182be15547ad0865840c26f059a5 --- /dev/null +++ b/shhs_visit2/shhs2-204562/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d43612db357b1d10be72e111ff52eb2bec586fa09bbbb485798ba72c0f18aa1 +size 2464 diff --git a/shhs_visit2/shhs2-204564/embeddings.meta.json b/shhs_visit2/shhs2-204564/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cca573176052c8c40315033e0996a88e44a5c6cd --- /dev/null +++ b/shhs_visit2/shhs2-204564/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204564", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:23.791522+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204564/embeddings.npy b/shhs_visit2/shhs2-204564/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8550feb15053a1f970b7fc242d379effaf12da93 --- /dev/null +++ b/shhs_visit2/shhs2-204564/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3df7e96543a769614874b29f80b53328575069eff436e61d36b56491ad61dd +size 1200128 diff --git a/shhs_visit2/shhs2-204564/labels.meta.json b/shhs_visit2/shhs2-204564/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc800d3012407d783c99f764699a718116e1901c --- /dev/null +++ b/shhs_visit2/shhs2-204564/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204564", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:23.795163+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204564/labels.npy b/shhs_visit2/shhs2-204564/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e187da5da073c2c2048bb5dc454251ef9d8f273 --- /dev/null +++ b/shhs_visit2/shhs2-204564/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7d6112e2e904a49011f9badb522ca9b217956bf97d6782e617f13b6b558b82 +size 2528 diff --git a/shhs_visit2/shhs2-204565/embeddings.meta.json b/shhs_visit2/shhs2-204565/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be0209e90daf6957f3ee60bf4809902dbac6ecc9 --- /dev/null +++ b/shhs_visit2/shhs2-204565/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204565", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:45:24.341515+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204565/embeddings.npy b/shhs_visit2/shhs2-204565/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..45697fb190ed1946a854d5b02119a6de943999bc --- /dev/null +++ b/shhs_visit2/shhs2-204565/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3eef8a8fee8f87a96146fce9d6b5437faa5b96e71e3570c5dd7918d4ad4fdd8 +size 1110128 diff --git a/shhs_visit2/shhs2-204565/labels.meta.json b/shhs_visit2/shhs2-204565/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..deb2c5f651d2374e29e86d7a8ace151f0d337bb4 --- /dev/null +++ b/shhs_visit2/shhs2-204565/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204565", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:45:24.346015+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204565/labels.npy b/shhs_visit2/shhs2-204565/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba1eaff68ebcd14302d930e467e04d74b771cb63 --- /dev/null +++ b/shhs_visit2/shhs2-204565/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa085600edf52f6da8fbff8d9ea5f5e31b0f70cc901fc684f329600a6a67b8e +size 2348 diff --git a/shhs_visit2/shhs2-204566/embeddings.meta.json b/shhs_visit2/shhs2-204566/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80217d635fb168885249b825a8be89bc58e489cb --- /dev/null +++ b/shhs_visit2/shhs2-204566/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204566", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:25.765834+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204566/embeddings.npy b/shhs_visit2/shhs2-204566/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..840d500769bb60c1d1853f08abf3204a7f592340 --- /dev/null +++ b/shhs_visit2/shhs2-204566/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8877b099f9f5f580c1e80a87b16650759a0a5f954208df5d65ab8848fb7f6e1d +size 1260128 diff --git a/shhs_visit2/shhs2-204566/labels.meta.json b/shhs_visit2/shhs2-204566/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d608e4ec4fd5a280dac2fb18241e3af07f96e2a --- /dev/null +++ b/shhs_visit2/shhs2-204566/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204566", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:25.770189+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204566/labels.npy b/shhs_visit2/shhs2-204566/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5cc2434407317e51a6ffdda1ca2bb90afd115560 --- /dev/null +++ b/shhs_visit2/shhs2-204566/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49ee294062e45b4c7fb0311903cc4cc1b960f9027ab20daa7ddb61228da3b09 +size 2648 diff --git a/shhs_visit2/shhs2-204567/embeddings.meta.json b/shhs_visit2/shhs2-204567/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01777383eab262f35de5316a62adb4c27c0883f9 --- /dev/null +++ b/shhs_visit2/shhs2-204567/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204567", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:45:26.861539+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204567/embeddings.npy b/shhs_visit2/shhs2-204567/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9181ac04ad531e21ab27bdf7b5c42652b0d1dc61 --- /dev/null +++ b/shhs_visit2/shhs2-204567/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:900360e07639d50dfe8d23123f1fa5fedc61ee07e30b3d02a48b7dd869c57beb +size 960128 diff --git a/shhs_visit2/shhs2-204567/labels.meta.json b/shhs_visit2/shhs2-204567/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef69cc7064651e4b47162debb8dfb0d94017aa92 --- /dev/null +++ b/shhs_visit2/shhs2-204567/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204567", + "n_epochs": 960, + "created_utc": "2026-05-03T18:45:26.864973+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204567/labels.npy b/shhs_visit2/shhs2-204567/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f65b1bb54337aa88db029ccdec5e99371cd6bd41 --- /dev/null +++ b/shhs_visit2/shhs2-204567/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9369476301c298f80883730e4992f01a5e0e4045b8715c2da513a9644c38245 +size 2048 diff --git a/shhs_visit2/shhs2-204568/embeddings.meta.json b/shhs_visit2/shhs2-204568/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67d4b0129f7ae2d49118381657afba858598b37b --- /dev/null +++ b/shhs_visit2/shhs2-204568/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204568", + "embedding_dim": 500, + "n_epochs": 1010, + "created_utc": "2026-05-03T18:45:27.381374+00:00", + "shape": [ + 1010, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204568/embeddings.npy b/shhs_visit2/shhs2-204568/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eba290360870c8700686ee794c334265f83dbc8c --- /dev/null +++ b/shhs_visit2/shhs2-204568/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2a6a6d3ceb9238bad200c07580a9c54e55df3dd3f383ae00c0ba2ff70ff91a +size 1010128 diff --git a/shhs_visit2/shhs2-204568/labels.meta.json b/shhs_visit2/shhs2-204568/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fad6d37676eeeb7b14afb8629fd77d0f070f492a --- /dev/null +++ b/shhs_visit2/shhs2-204568/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204568", + "n_epochs": 1010, + "created_utc": "2026-05-03T18:45:27.385212+00:00", + "shape": [ + 1010 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204568/labels.npy b/shhs_visit2/shhs2-204568/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dad70ecf0a1228270b64bce2e39d9556c1653f5d --- /dev/null +++ b/shhs_visit2/shhs2-204568/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecffe62771ebb6a305309d1efab961b67a91b0e458baa65845e0726681a4419 +size 2148 diff --git a/shhs_visit2/shhs2-204569/embeddings.meta.json b/shhs_visit2/shhs2-204569/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e5147f314d8b048909fddc616d9697347638314 --- /dev/null +++ b/shhs_visit2/shhs2-204569/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204569", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:28.656503+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204569/embeddings.npy b/shhs_visit2/shhs2-204569/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c30ff41d25b7bfb0bb88090bf312455c74ef3d8c --- /dev/null +++ b/shhs_visit2/shhs2-204569/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166963eed8569830f81f274b9c2bb79155b74574d57ec663e576de2b28cee810 +size 1200128 diff --git a/shhs_visit2/shhs2-204569/labels.meta.json b/shhs_visit2/shhs2-204569/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ca2884a597a6854dc7c8d1207b11e2d004846e2 --- /dev/null +++ b/shhs_visit2/shhs2-204569/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204569", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:28.659768+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204569/labels.npy b/shhs_visit2/shhs2-204569/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa17b22b00ee5252ffbffa5e783ca4ace023012c --- /dev/null +++ b/shhs_visit2/shhs2-204569/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:643183f5d000fe248b3d52d1696b13538a92c0d3b0c9e2acedfa594c6626d522 +size 2528 diff --git a/shhs_visit2/shhs2-204570/embeddings.meta.json b/shhs_visit2/shhs2-204570/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5c76a43df4dcbe6040b3d85d84e8c5396918906 --- /dev/null +++ b/shhs_visit2/shhs2-204570/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204570", + "embedding_dim": 500, + "n_epochs": 958, + "created_utc": "2026-05-03T18:45:30.177176+00:00", + "shape": [ + 958, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204570/embeddings.npy b/shhs_visit2/shhs2-204570/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dba83a7e07e91dd15438e4710616eb2b10442fa3 --- /dev/null +++ b/shhs_visit2/shhs2-204570/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f572de883912fa98984de523a604578a3ea2a655d51770d0ebd5269bbd403e +size 958128 diff --git a/shhs_visit2/shhs2-204570/labels.meta.json b/shhs_visit2/shhs2-204570/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c9a66e5cc0e4e75015101002ae44a7dd314971f --- /dev/null +++ b/shhs_visit2/shhs2-204570/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204570", + "n_epochs": 958, + "created_utc": "2026-05-03T18:45:30.181231+00:00", + "shape": [ + 958 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204570/labels.npy b/shhs_visit2/shhs2-204570/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..092fe4ab99bf006dc8027a63327485b01707f66c --- /dev/null +++ b/shhs_visit2/shhs2-204570/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c7fc2386f5e81ea340e266bb16707a9cb65db151153aaafc91a5e5736297d3d +size 2044 diff --git a/shhs_visit2/shhs2-204572/embeddings.meta.json b/shhs_visit2/shhs2-204572/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..522fc3a7b1275a56cb4b98a4602f8cfb3fb61643 --- /dev/null +++ b/shhs_visit2/shhs2-204572/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204572", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:31.524075+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204572/embeddings.npy b/shhs_visit2/shhs2-204572/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8596fc8a99b325dcd9b1c731f989222d36b4019a --- /dev/null +++ b/shhs_visit2/shhs2-204572/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b884d8b653f6039397f9080dd304da414ac3c6fee0a9f5bcfca4a91e4c3d16 +size 1260128 diff --git a/shhs_visit2/shhs2-204572/labels.meta.json b/shhs_visit2/shhs2-204572/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8008769fcfa41fbc4ef11e6abf204619d5864b88 --- /dev/null +++ b/shhs_visit2/shhs2-204572/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204572", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:31.528348+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204572/labels.npy b/shhs_visit2/shhs2-204572/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9af2d18e3a6848f78b848288ff2bf63df9014f89 --- /dev/null +++ b/shhs_visit2/shhs2-204572/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b9b2c6feb4c18ad0aecb7a264067fc404c6731a8f5ed0d7bac27ad2a47e42e +size 2648 diff --git a/shhs_visit2/shhs2-204573/embeddings.meta.json b/shhs_visit2/shhs2-204573/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..337af806da9a9fb5edb2f850925aaabab8541ceb --- /dev/null +++ b/shhs_visit2/shhs2-204573/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204573", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:32.990912+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204573/embeddings.npy b/shhs_visit2/shhs2-204573/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c53c89d37f80092f47229dad62b6e306f1ef540 --- /dev/null +++ b/shhs_visit2/shhs2-204573/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e478a0c73bff1e293f760061d8cfdabc170eac677412ab4f4562cd051c8a3c27 +size 1320128 diff --git a/shhs_visit2/shhs2-204573/labels.meta.json b/shhs_visit2/shhs2-204573/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f08c1597bf877c6637ae30306d88383cd2b0a956 --- /dev/null +++ b/shhs_visit2/shhs2-204573/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204573", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:32.995171+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204573/labels.npy b/shhs_visit2/shhs2-204573/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3824d8d80f82d95acf0bde37307d1f09f001e50d --- /dev/null +++ b/shhs_visit2/shhs2-204573/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be19ee6ad893dd4a02d84b74b6b6800698f29324b39572e7825fa3274945c3f5 +size 2768 diff --git a/shhs_visit2/shhs2-204574/embeddings.meta.json b/shhs_visit2/shhs2-204574/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c94fb5ddbd2bba9df6dfbd73bb311cacbeff8dfc --- /dev/null +++ b/shhs_visit2/shhs2-204574/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204574", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:34.440083+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204574/embeddings.npy b/shhs_visit2/shhs2-204574/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d431459392440e7d0640aae1590f4484b600e789 --- /dev/null +++ b/shhs_visit2/shhs2-204574/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec38e971ff33c7394f0997905ef246618286cb24d242d49c364df151bfee616d +size 1320128 diff --git a/shhs_visit2/shhs2-204574/labels.meta.json b/shhs_visit2/shhs2-204574/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ec1f91faab34404c83772f9c3970aee1f95786c --- /dev/null +++ b/shhs_visit2/shhs2-204574/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204574", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:34.443677+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204574/labels.npy b/shhs_visit2/shhs2-204574/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2fa89760a96e042950189f31283ea075c588b12b --- /dev/null +++ b/shhs_visit2/shhs2-204574/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557c3bdae716bc3fdac64eedaf838271200c855bd94db2f7616fc6c35223aa98 +size 2768 diff --git a/shhs_visit2/shhs2-204575/embeddings.meta.json b/shhs_visit2/shhs2-204575/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..904bf02cb089c92329501d704ba57d44ca482299 --- /dev/null +++ b/shhs_visit2/shhs2-204575/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204575", + "embedding_dim": 500, + "n_epochs": 1090, + "created_utc": "2026-05-03T18:45:35.774890+00:00", + "shape": [ + 1090, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204575/embeddings.npy b/shhs_visit2/shhs2-204575/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ac781f3107bb7a9a846942374985cfafda9fd57 --- /dev/null +++ b/shhs_visit2/shhs2-204575/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e8b1f73f0b9311866f00ae8de94e7114033ebe4b6c155b13cc8156b32c33dc +size 1090128 diff --git a/shhs_visit2/shhs2-204575/labels.meta.json b/shhs_visit2/shhs2-204575/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d0bc5cd265a66cb339fc8ff019ce90d84d30c077 --- /dev/null +++ b/shhs_visit2/shhs2-204575/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204575", + "n_epochs": 1090, + "created_utc": "2026-05-03T18:45:35.778658+00:00", + "shape": [ + 1090 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204575/labels.npy b/shhs_visit2/shhs2-204575/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a3b390f8512335faa0c75ab37ff99425de3206c --- /dev/null +++ b/shhs_visit2/shhs2-204575/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd9bab514c1548347c10541cd0db90912389d9c0699641ec31c76fe2ed5f4e9 +size 2308 diff --git a/shhs_visit2/shhs2-204576/embeddings.meta.json b/shhs_visit2/shhs2-204576/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fa09c5bd8355285c12d4c92f317d81a9ff51e0f --- /dev/null +++ b/shhs_visit2/shhs2-204576/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204576", + "embedding_dim": 500, + "n_epochs": 1382, + "created_utc": "2026-05-03T18:45:38.557833+00:00", + "shape": [ + 1382, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204576/embeddings.npy b/shhs_visit2/shhs2-204576/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5db266ef71df26f9392db99d3c120add37289ec2 --- /dev/null +++ b/shhs_visit2/shhs2-204576/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617fc12d80f58761155120b5aa7a12530bd09917fc132d9be3e29fcbfa68b56c +size 1382128 diff --git a/shhs_visit2/shhs2-204576/labels.meta.json b/shhs_visit2/shhs2-204576/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f7991a6d7c57953e3225baa01f560039503c0a6d --- /dev/null +++ b/shhs_visit2/shhs2-204576/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204576", + "n_epochs": 1382, + "created_utc": "2026-05-03T18:45:38.561837+00:00", + "shape": [ + 1382 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204576/labels.npy b/shhs_visit2/shhs2-204576/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8a4869354ebf5cc74ed292af616c1b062d2fd53 --- /dev/null +++ b/shhs_visit2/shhs2-204576/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54eb53846366d85adbfcfd8af60dffb08fbcff2a50f6fd1b5f4743562388088e +size 2892 diff --git a/shhs_visit2/shhs2-204577/embeddings.meta.json b/shhs_visit2/shhs2-204577/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d1b41a3e16ba8178c43fb1fc038949e7ac3ed38 --- /dev/null +++ b/shhs_visit2/shhs2-204577/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204577", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:45:39.080515+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204577/embeddings.npy b/shhs_visit2/shhs2-204577/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9aef713322aa107ea1a6a08495867b9a0d214f4c --- /dev/null +++ b/shhs_visit2/shhs2-204577/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803fc8c94bfb436212c72ed8f51a297175452cd5afdf6164d69a72ec18f40227 +size 1080128 diff --git a/shhs_visit2/shhs2-204577/labels.meta.json b/shhs_visit2/shhs2-204577/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e5176ea34d39bfceb66aa1a69c84597ceb0d25d --- /dev/null +++ b/shhs_visit2/shhs2-204577/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204577", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:45:39.084517+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204577/labels.npy b/shhs_visit2/shhs2-204577/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..db5df87244bfff83ec396142eeb4d35021b67b45 --- /dev/null +++ b/shhs_visit2/shhs2-204577/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c30efcd927a181f85394cc111c68e062c38bebad95722c1f946526808f56743 +size 2288 diff --git a/shhs_visit2/shhs2-204578/embeddings.meta.json b/shhs_visit2/shhs2-204578/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8aa6d4c2a39239b2a6c1d381e9d501c686b8327 --- /dev/null +++ b/shhs_visit2/shhs2-204578/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204578", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:40.587575+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204578/embeddings.npy b/shhs_visit2/shhs2-204578/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7eee61e14075b22dbf423da308fa1792d929663 --- /dev/null +++ b/shhs_visit2/shhs2-204578/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0c830a2f0b0a25ef1ec86349166e4d71febe961e28e0375bbf776569bc543a +size 1320128 diff --git a/shhs_visit2/shhs2-204578/labels.meta.json b/shhs_visit2/shhs2-204578/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b1c2ace6aad2256234bdf3c02067f12df3646fa --- /dev/null +++ b/shhs_visit2/shhs2-204578/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204578", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:40.591665+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204578/labels.npy b/shhs_visit2/shhs2-204578/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9620742de282f5af19bfb7b4cc5af4a2aab3723f --- /dev/null +++ b/shhs_visit2/shhs2-204578/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21af7af750b4cf1289be2fc4d2a2860d150b057bbe1e64d33dca8af8ec06e5cb +size 2768 diff --git a/shhs_visit2/shhs2-204579/embeddings.meta.json b/shhs_visit2/shhs2-204579/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6644731c63aef903b9b6f560eea0503b63a59f64 --- /dev/null +++ b/shhs_visit2/shhs2-204579/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204579", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:41.852185+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204579/embeddings.npy b/shhs_visit2/shhs2-204579/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..98eadfb0afd8fd2e94cee5d6bae7ba7c88c7f933 --- /dev/null +++ b/shhs_visit2/shhs2-204579/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f8d62094b126d159c43d08fae8e5e18874b0f1775e153ddcc1a5366826c353 +size 1140128 diff --git a/shhs_visit2/shhs2-204579/labels.meta.json b/shhs_visit2/shhs2-204579/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aad19b7014fbf6a1f78bc0fe9d68eec6d0cbb191 --- /dev/null +++ b/shhs_visit2/shhs2-204579/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204579", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:41.856433+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204579/labels.npy b/shhs_visit2/shhs2-204579/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50f946471cba9ee17f42c75d3e8efbc56900c549 --- /dev/null +++ b/shhs_visit2/shhs2-204579/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332210885133bf557817572d24b39786af36dc7a90ba6d58b7455b73953ddbfb +size 2408 diff --git a/shhs_visit2/shhs2-204581/embeddings.meta.json b/shhs_visit2/shhs2-204581/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58eeda47c68c5afaab47affc82d3cab343c08a12 --- /dev/null +++ b/shhs_visit2/shhs2-204581/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204581", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:45:43.008831+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204581/embeddings.npy b/shhs_visit2/shhs2-204581/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..02f8e3354238bdaa4f09a89146175895752a6937 --- /dev/null +++ b/shhs_visit2/shhs2-204581/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9cf2c95d5d78832d0f97394697284146b04293f2b0ddf95c14034a598210a5 +size 1020128 diff --git a/shhs_visit2/shhs2-204581/labels.meta.json b/shhs_visit2/shhs2-204581/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22be903645e6fcc27c50e3f1739765435cf2f6f3 --- /dev/null +++ b/shhs_visit2/shhs2-204581/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204581", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:45:43.014249+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204581/labels.npy b/shhs_visit2/shhs2-204581/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e226a9c2c1bd76bc5a26e9288622f85aa843bb4 --- /dev/null +++ b/shhs_visit2/shhs2-204581/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e9dbe4578224c9dc56c48508e1642c8300981ea3d7938cecf388c3d98f0126 +size 2168 diff --git a/shhs_visit2/shhs2-204582/embeddings.meta.json b/shhs_visit2/shhs2-204582/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04d5e08f03f4af8b699c154568417093464d554f --- /dev/null +++ b/shhs_visit2/shhs2-204582/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204582", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:44.240548+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204582/embeddings.npy b/shhs_visit2/shhs2-204582/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f43d5ba9d174da18d6aa2acdd58685ab19aca58b --- /dev/null +++ b/shhs_visit2/shhs2-204582/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c70de470c2fe46848df8f5464dcb28a51aae5d1e3574c80197d255cde42457 +size 1200128 diff --git a/shhs_visit2/shhs2-204582/labels.meta.json b/shhs_visit2/shhs2-204582/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..025af3ae346fd82964557eb42c43919646591529 --- /dev/null +++ b/shhs_visit2/shhs2-204582/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204582", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:44.249754+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204582/labels.npy b/shhs_visit2/shhs2-204582/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..456bc5f95d7f9489276f9f14f91bb00dda4b2974 --- /dev/null +++ b/shhs_visit2/shhs2-204582/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2a95ec19b6ed78fe93f2e8df851f50aee7b19a638719ff38fbae75f51a429d +size 2528 diff --git a/shhs_visit2/shhs2-204583/embeddings.meta.json b/shhs_visit2/shhs2-204583/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..859aed1c09bed440bb85410be2c55ad5ce47d753 --- /dev/null +++ b/shhs_visit2/shhs2-204583/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204583", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:45.399867+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204583/embeddings.npy b/shhs_visit2/shhs2-204583/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..108aa7730d587ffce5bd1d175d34ad126ae28ebe --- /dev/null +++ b/shhs_visit2/shhs2-204583/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75fe8a626ce1411ad86b3fc0f6f51e05a16a204bce8dcd737cce7ec2de313692 +size 1140128 diff --git a/shhs_visit2/shhs2-204583/labels.meta.json b/shhs_visit2/shhs2-204583/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a2fcf73d1a4b79653164fba798b7a7bae4c81dc --- /dev/null +++ b/shhs_visit2/shhs2-204583/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204583", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:45.404208+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204583/labels.npy b/shhs_visit2/shhs2-204583/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a1cafb1d15b8f3f95e37b99efe797cf750de74b --- /dev/null +++ b/shhs_visit2/shhs2-204583/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c535c950c329d39a906666578775d2e04baa05ab8f4c7ecf448f16d872389c6 +size 2408 diff --git a/shhs_visit2/shhs2-204584/embeddings.meta.json b/shhs_visit2/shhs2-204584/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53522156cd2017317ff7666664fd01a361f89411 --- /dev/null +++ b/shhs_visit2/shhs2-204584/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204584", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:46.805216+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204584/embeddings.npy b/shhs_visit2/shhs2-204584/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3bff059c9fb336ff87f7a603e433b3e29d009bb1 --- /dev/null +++ b/shhs_visit2/shhs2-204584/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1121ee52307c96b2c4120b1f2c6218307fd20cfa2a7b61a55ddf2158d1385ad6 +size 1260128 diff --git a/shhs_visit2/shhs2-204584/labels.meta.json b/shhs_visit2/shhs2-204584/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbcfa0e09044c4bb696e3db8968f5ee2f2a09bea --- /dev/null +++ b/shhs_visit2/shhs2-204584/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204584", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:45:46.808857+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204584/labels.npy b/shhs_visit2/shhs2-204584/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..03131a65cb24dcf664b10f8578a8a9600b5f77cc --- /dev/null +++ b/shhs_visit2/shhs2-204584/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9286ae5c930b6e6af92cc0b9bfdc3c9038ca12ed293fb8f624657b7c2b1acf3d +size 2648 diff --git a/shhs_visit2/shhs2-204585/embeddings.meta.json b/shhs_visit2/shhs2-204585/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f018fdcb35c73bb5bbf6f444026a898883b35ac5 --- /dev/null +++ b/shhs_visit2/shhs2-204585/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204585", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:48.058578+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204585/embeddings.npy b/shhs_visit2/shhs2-204585/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..410fff395b53599960b2369d1fdbe802d0c9bd23 --- /dev/null +++ b/shhs_visit2/shhs2-204585/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bde6a543bfb09890ca8bc4dce5a9dfa93492948d29595cfea5cf84276740a8 +size 1200128 diff --git a/shhs_visit2/shhs2-204585/labels.meta.json b/shhs_visit2/shhs2-204585/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7c9cd5ebe84a416beb39362339e3d0ab863a1f1 --- /dev/null +++ b/shhs_visit2/shhs2-204585/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204585", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:45:48.062195+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204585/labels.npy b/shhs_visit2/shhs2-204585/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e9820fcb631a0bc63a408a2392e086dd4c425abb --- /dev/null +++ b/shhs_visit2/shhs2-204585/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad886bc2bac2372e509466e46b5f543eef1ca8ab957a564bf94151cfd7ee64d3 +size 2528 diff --git a/shhs_visit2/shhs2-204587/embeddings.meta.json b/shhs_visit2/shhs2-204587/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe40fe88158f52fab3a065ff4c293446d773d568 --- /dev/null +++ b/shhs_visit2/shhs2-204587/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204587", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:49.266469+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204587/embeddings.npy b/shhs_visit2/shhs2-204587/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4959c69162b98c8d4ba2ba40424f918aae907677 --- /dev/null +++ b/shhs_visit2/shhs2-204587/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cecbaf101ae9210ce2ed7a478730e7a4e37b1c6d7d403181c14f368c36f9a0fc +size 1140128 diff --git a/shhs_visit2/shhs2-204587/labels.meta.json b/shhs_visit2/shhs2-204587/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2fe920d0044e5c7b450e6db833b4674b8f7d682 --- /dev/null +++ b/shhs_visit2/shhs2-204587/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204587", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:49.270741+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204587/labels.npy b/shhs_visit2/shhs2-204587/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..16df19b319c85ed12664e660cb4e7b61bff6f38b --- /dev/null +++ b/shhs_visit2/shhs2-204587/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d188fb41e8023eb0f938c84a678ac0095fbeb7aea196f7c4fa7605aa94c2e5 +size 2408 diff --git a/shhs_visit2/shhs2-204588/embeddings.meta.json b/shhs_visit2/shhs2-204588/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec3986a45fbdf7207290cc178034fad572b9aa30 --- /dev/null +++ b/shhs_visit2/shhs2-204588/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204588", + "embedding_dim": 500, + "n_epochs": 1264, + "created_utc": "2026-05-03T18:45:50.798578+00:00", + "shape": [ + 1264, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204588/embeddings.npy b/shhs_visit2/shhs2-204588/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..de24bb178183c1057e194250fac18ca4edc5693e --- /dev/null +++ b/shhs_visit2/shhs2-204588/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c961b2bf876e440d56e36a967f10b4b8b2d31e270585430f53742030bf61bf +size 1264128 diff --git a/shhs_visit2/shhs2-204588/labels.meta.json b/shhs_visit2/shhs2-204588/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b384a2ec3f5c082b42be82c80b6dbe609882e79 --- /dev/null +++ b/shhs_visit2/shhs2-204588/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204588", + "n_epochs": 1264, + "created_utc": "2026-05-03T18:45:50.803020+00:00", + "shape": [ + 1264 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204588/labels.npy b/shhs_visit2/shhs2-204588/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..56846e66222e60bdef82b1bc907e55b85999e896 --- /dev/null +++ b/shhs_visit2/shhs2-204588/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0b52989ba5653c44c8f8c747930e36c2b8c6e1494570c82de19183a4003476 +size 2656 diff --git a/shhs_visit2/shhs2-204589/embeddings.meta.json b/shhs_visit2/shhs2-204589/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b34c02cab09fd34a25870a91c8f23f83f83559a9 --- /dev/null +++ b/shhs_visit2/shhs2-204589/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204589", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:45:51.915008+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204589/embeddings.npy b/shhs_visit2/shhs2-204589/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7dbae101b99b35ad499b6a2fabed8dc10d9eade --- /dev/null +++ b/shhs_visit2/shhs2-204589/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b66b64bb6f5916c393036dadb138498d3e170e844a1b032bc9b2ccd0d1e6755 +size 1080128 diff --git a/shhs_visit2/shhs2-204589/labels.meta.json b/shhs_visit2/shhs2-204589/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbabb9e007ae81d2652f6cb6520f89c53847ba01 --- /dev/null +++ b/shhs_visit2/shhs2-204589/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204589", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:45:51.919320+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204589/labels.npy b/shhs_visit2/shhs2-204589/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d433b5ddc442470277ee6d5a499a91bb21135f0 --- /dev/null +++ b/shhs_visit2/shhs2-204589/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad43cedb7562276d9ada22879290e878505c8ff6f983ea9d5dd96efd1d826784 +size 2288 diff --git a/shhs_visit2/shhs2-204590/embeddings.meta.json b/shhs_visit2/shhs2-204590/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d99a6242c7f148bee26d6a750144011497f63356 --- /dev/null +++ b/shhs_visit2/shhs2-204590/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204590", + "embedding_dim": 500, + "n_epochs": 1392, + "created_utc": "2026-05-03T18:45:53.475442+00:00", + "shape": [ + 1392, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204590/embeddings.npy b/shhs_visit2/shhs2-204590/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06475483063fcec62911a0e1bf5126b6b8a3052c --- /dev/null +++ b/shhs_visit2/shhs2-204590/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666a7193ff30d0aab3b2f44a8ff92df295e980e73645d813e578d0fae28110cd +size 1392128 diff --git a/shhs_visit2/shhs2-204590/labels.meta.json b/shhs_visit2/shhs2-204590/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..184b8179f42a7eb874902c3c2de561b7e161a91a --- /dev/null +++ b/shhs_visit2/shhs2-204590/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204590", + "n_epochs": 1392, + "created_utc": "2026-05-03T18:45:53.478850+00:00", + "shape": [ + 1392 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204590/labels.npy b/shhs_visit2/shhs2-204590/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ef1249193165506f498ce7545a128aae0d4f64f --- /dev/null +++ b/shhs_visit2/shhs2-204590/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829d7f45f18cb34aebee572c7b4aa10ba674c90c401b1952fabc86157d3e9ec3 +size 2912 diff --git a/shhs_visit2/shhs2-204591/embeddings.meta.json b/shhs_visit2/shhs2-204591/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..400f2b6e7a009c9fe79822ddeedf90d3aacdac12 --- /dev/null +++ b/shhs_visit2/shhs2-204591/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204591", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:45:55.977407+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204591/embeddings.npy b/shhs_visit2/shhs2-204591/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f12d4503964752b1be8485558b41a043cebebfe --- /dev/null +++ b/shhs_visit2/shhs2-204591/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d5ad96cfad9b0490c337953cc30fc5c416e126d97bd555402a9ee8955d8902 +size 1318128 diff --git a/shhs_visit2/shhs2-204591/labels.meta.json b/shhs_visit2/shhs2-204591/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2118100fac6a5c3a01a09364eb2cadd1cbd7728 --- /dev/null +++ b/shhs_visit2/shhs2-204591/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204591", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:45:55.981274+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204591/labels.npy b/shhs_visit2/shhs2-204591/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..622e5653a1c6cd667d09909d7ee28ff863be688e --- /dev/null +++ b/shhs_visit2/shhs2-204591/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349f609c368a897ea1fc11063984b475fa57dfc0970ce7031bd51937b8948b34 +size 2764 diff --git a/shhs_visit2/shhs2-204594/embeddings.meta.json b/shhs_visit2/shhs2-204594/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9060a78660b2c3e3e4d691b29dfca2ab8c54d50 --- /dev/null +++ b/shhs_visit2/shhs2-204594/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204594", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:57.204635+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204594/embeddings.npy b/shhs_visit2/shhs2-204594/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d088aff54380937bafacc44dd93db0a2c5a61bd --- /dev/null +++ b/shhs_visit2/shhs2-204594/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a76551967c78a1b7fe6a3e6ed048b6cdce80c76e5cf5fea76f9d11a2be2c44 +size 1140128 diff --git a/shhs_visit2/shhs2-204594/labels.meta.json b/shhs_visit2/shhs2-204594/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c58a3076f636904a676244a534b19f878d446bab --- /dev/null +++ b/shhs_visit2/shhs2-204594/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204594", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:45:57.208919+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204594/labels.npy b/shhs_visit2/shhs2-204594/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1bc44b45615302755b6e3bfff294d3155aee0214 --- /dev/null +++ b/shhs_visit2/shhs2-204594/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1232b94a01f768eb634509d2ee2b20989900c6d24746392c171eb5dfbce03a1 +size 2408 diff --git a/shhs_visit2/shhs2-204596/embeddings.meta.json b/shhs_visit2/shhs2-204596/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14f29dea2ce0cb0d908d73544695be9cf568d3f5 --- /dev/null +++ b/shhs_visit2/shhs2-204596/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204596", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:45:58.268370+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204596/embeddings.npy b/shhs_visit2/shhs2-204596/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7997db9e85a62180e77240a3b207e5e6d778347a --- /dev/null +++ b/shhs_visit2/shhs2-204596/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c559153888c5c1e5444dae36cf94e1ed342295d67c14d2bdc7b5d4c2acee96 +size 1020128 diff --git a/shhs_visit2/shhs2-204596/labels.meta.json b/shhs_visit2/shhs2-204596/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..50cf06b5069fb9215a16b2d0a565dfd6d94e919d --- /dev/null +++ b/shhs_visit2/shhs2-204596/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204596", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:45:58.272274+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204596/labels.npy b/shhs_visit2/shhs2-204596/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8b72fcc093dd9305ec5dfb39f677b154fbc93e1 --- /dev/null +++ b/shhs_visit2/shhs2-204596/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0bad2f63939f7f44fe5d6ef04739ca76e188568bdf1c3b0c2526463ce596579 +size 2168 diff --git a/shhs_visit2/shhs2-204598/embeddings.meta.json b/shhs_visit2/shhs2-204598/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e17a50f0ed7d064ba0bdc703a1cd913309f6c40e --- /dev/null +++ b/shhs_visit2/shhs2-204598/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204598", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:59.664469+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204598/embeddings.npy b/shhs_visit2/shhs2-204598/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..47ffe489e7a1fa7b0e9bb13f4ad8cdbf6956d0bd --- /dev/null +++ b/shhs_visit2/shhs2-204598/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc2ece4c523701f88f34230a32157bcec9b64c7aca9328928d9fec1f6132080 +size 1320128 diff --git a/shhs_visit2/shhs2-204598/labels.meta.json b/shhs_visit2/shhs2-204598/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f08a7b566b93787a0fae074c53509ce08bec0093 --- /dev/null +++ b/shhs_visit2/shhs2-204598/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204598", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:45:59.668409+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204598/labels.npy b/shhs_visit2/shhs2-204598/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..44964a2a79dffa21f4b022c6e1e3d1ba9b054d64 --- /dev/null +++ b/shhs_visit2/shhs2-204598/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ed97fdf191fd753c9bca8c4f8e8bf80f452ca52b46cbe65f1ff4dd1a7908a3 +size 2768 diff --git a/shhs_visit2/shhs2-204599/embeddings.meta.json b/shhs_visit2/shhs2-204599/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..529ccecba50788a57298beb5472ffdc7db7b3f7b --- /dev/null +++ b/shhs_visit2/shhs2-204599/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204599", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:00.940163+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204599/embeddings.npy b/shhs_visit2/shhs2-204599/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aae7fbaad4a18d15e077c046d13e2e6b46f3d233 --- /dev/null +++ b/shhs_visit2/shhs2-204599/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96e0b5cb7589a3f6399ddc1548b7e0ebed921fa6e4b25d04c65b5d3c068e9ba +size 1140128 diff --git a/shhs_visit2/shhs2-204599/labels.meta.json b/shhs_visit2/shhs2-204599/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc898bb42bf28d3bff3d3b0890545bcdd0274354 --- /dev/null +++ b/shhs_visit2/shhs2-204599/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204599", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:00.944414+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204599/labels.npy b/shhs_visit2/shhs2-204599/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a98f8d3e3fcaa748378e4196e1a2f69809b6d14c --- /dev/null +++ b/shhs_visit2/shhs2-204599/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75ede716a00f61bc61e6cfaf5c1fc0c1b42dacb4c610c6bfce929652b6ec578 +size 2408 diff --git a/shhs_visit2/shhs2-204600/embeddings.meta.json b/shhs_visit2/shhs2-204600/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7fb42afdbefaef9e92a1982de634ed7ae53c459d --- /dev/null +++ b/shhs_visit2/shhs2-204600/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204600", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:02.380005+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204600/embeddings.npy b/shhs_visit2/shhs2-204600/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db4281d400cc75be2a0c965aa3233c4a98687c7b --- /dev/null +++ b/shhs_visit2/shhs2-204600/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a0d02cc38ec3abd75215dd563de280a1c8bd1a99e7c6e3944c0c8f9c3634c0 +size 1200128 diff --git a/shhs_visit2/shhs2-204600/labels.meta.json b/shhs_visit2/shhs2-204600/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..731e0e4c3f3903acf2d9c609c4ea484b3ed116a6 --- /dev/null +++ b/shhs_visit2/shhs2-204600/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204600", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:02.385272+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204600/labels.npy b/shhs_visit2/shhs2-204600/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4de74220a04fd39e8e527fcf9bcf4531a7728b5f --- /dev/null +++ b/shhs_visit2/shhs2-204600/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730d5430b127620735b6e1cf49568d2ae579b4fb706d8c1cd8bda3036a319df4 +size 2528 diff --git a/shhs_visit2/shhs2-204603/embeddings.meta.json b/shhs_visit2/shhs2-204603/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b26159e9196309029c517b8e1cc2afd87efa32af --- /dev/null +++ b/shhs_visit2/shhs2-204603/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204603", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:46:03.825903+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204603/embeddings.npy b/shhs_visit2/shhs2-204603/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..616265eac2e5417a02e17f0fed69af419d9d1507 --- /dev/null +++ b/shhs_visit2/shhs2-204603/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fd90f80b738f3b901b7a84700566d302e8eb6bae5bf29cd5ef59c317a0b324 +size 1320128 diff --git a/shhs_visit2/shhs2-204603/labels.meta.json b/shhs_visit2/shhs2-204603/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8400834fa36ab3d53b297aa8ae0b07041dffd9eb --- /dev/null +++ b/shhs_visit2/shhs2-204603/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204603", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:46:03.830399+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204603/labels.npy b/shhs_visit2/shhs2-204603/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..65e3f588bb2c36215e4e14bada2055b56a1491d8 --- /dev/null +++ b/shhs_visit2/shhs2-204603/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff97e0b06083416963ac48b1e043b7340200f10ab4e764219df6224534ad6ba +size 2768 diff --git a/shhs_visit2/shhs2-204604/embeddings.meta.json b/shhs_visit2/shhs2-204604/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5208a9cea38186ad0ef21b9f41158da598323674 --- /dev/null +++ b/shhs_visit2/shhs2-204604/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204604", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:46:04.954860+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204604/embeddings.npy b/shhs_visit2/shhs2-204604/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..63cf52be3007029694d143afa2e32638395d196a --- /dev/null +++ b/shhs_visit2/shhs2-204604/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4db93f593d78122e471b63b9c9280dd9173faa2ef34b2fa74f0aae755a4463 +size 1080128 diff --git a/shhs_visit2/shhs2-204604/labels.meta.json b/shhs_visit2/shhs2-204604/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc714206e85528b8e2af3d55b4e66c272c340658 --- /dev/null +++ b/shhs_visit2/shhs2-204604/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204604", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:46:04.958748+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204604/labels.npy b/shhs_visit2/shhs2-204604/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf23ee44a32597e790b874da60842a3c42ffd691 --- /dev/null +++ b/shhs_visit2/shhs2-204604/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae72e29f2468dc1878c849594be226475f8e173b810f18055969ef18f9ce18a8 +size 2288 diff --git a/shhs_visit2/shhs2-204605/embeddings.meta.json b/shhs_visit2/shhs2-204605/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b6308b616c4b8e1d75c4d117b092e195ee72303 --- /dev/null +++ b/shhs_visit2/shhs2-204605/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204605", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:46:05.568175+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204605/embeddings.npy b/shhs_visit2/shhs2-204605/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a5abf5e00bd2ae4e61cc6eb196a79526ad76796 --- /dev/null +++ b/shhs_visit2/shhs2-204605/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27dd2773449a449b5e3dea00157d6971ecddb52c75013130c6743f18ff23e0fd +size 1258128 diff --git a/shhs_visit2/shhs2-204605/labels.meta.json b/shhs_visit2/shhs2-204605/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60cdce6e25e553e3dc7e8a9e9061338ef6aad82d --- /dev/null +++ b/shhs_visit2/shhs2-204605/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204605", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:46:05.572153+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204605/labels.npy b/shhs_visit2/shhs2-204605/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86ed6d3845395f75d671268943722c66f3b156af --- /dev/null +++ b/shhs_visit2/shhs2-204605/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01db24385485b28b60651d42052bfea2bca3ac2b88551190daf179a37c4e623e +size 2644 diff --git a/shhs_visit2/shhs2-204607/embeddings.meta.json b/shhs_visit2/shhs2-204607/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..652ca18d8cb07279b7b4fc6c474a20e05de49259 --- /dev/null +++ b/shhs_visit2/shhs2-204607/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204607", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:06.853501+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204607/embeddings.npy b/shhs_visit2/shhs2-204607/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ccf6e08443e3b2e10ac146d37f395616b607c06 --- /dev/null +++ b/shhs_visit2/shhs2-204607/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5363926c6e08c93c4f5de5cd98410d8306916a0f8badd3e71f38503024da4b75 +size 1140128 diff --git a/shhs_visit2/shhs2-204607/labels.meta.json b/shhs_visit2/shhs2-204607/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b41db200e5da4342ce54ffa78e804e28abea9c6e --- /dev/null +++ b/shhs_visit2/shhs2-204607/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204607", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:06.857382+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204607/labels.npy b/shhs_visit2/shhs2-204607/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf5fc1ef61e97541809d7d12b701025f8446546e --- /dev/null +++ b/shhs_visit2/shhs2-204607/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817be0533853689e9728cd8b8d31264713d92b2d37061b9e584938013d40e110 +size 2408 diff --git a/shhs_visit2/shhs2-204609/embeddings.meta.json b/shhs_visit2/shhs2-204609/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94ad3d89f06dd5ad48b1f9fc74e8f8dbaf9167c1 --- /dev/null +++ b/shhs_visit2/shhs2-204609/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204609", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:08.042479+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204609/embeddings.npy b/shhs_visit2/shhs2-204609/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c8ddfbcf1780e6a9517f5a4708f0e497cc754c6 --- /dev/null +++ b/shhs_visit2/shhs2-204609/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35455979646f4db014fd302aab6a3310a70245603535145e689b7c17c75a8002 +size 1200128 diff --git a/shhs_visit2/shhs2-204609/labels.meta.json b/shhs_visit2/shhs2-204609/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b9c144ea1958ff27f63bf53ae7e83f312a6a9bd8 --- /dev/null +++ b/shhs_visit2/shhs2-204609/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204609", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:08.047325+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204609/labels.npy b/shhs_visit2/shhs2-204609/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..80d01867c6a01373309693f843ca7136333ef336 --- /dev/null +++ b/shhs_visit2/shhs2-204609/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5f71b1a836ee70c60a5aa7716de69948be80d2a8bded41503ee6a6c22dcc28 +size 2528 diff --git a/shhs_visit2/shhs2-204610/embeddings.meta.json b/shhs_visit2/shhs2-204610/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7db0630f7985436fd3215bab18cb27960651b25 --- /dev/null +++ b/shhs_visit2/shhs2-204610/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204610", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:09.325518+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204610/embeddings.npy b/shhs_visit2/shhs2-204610/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad0e9b3507f6d1622e423e95aee2e98263aa50ee --- /dev/null +++ b/shhs_visit2/shhs2-204610/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa8bb2e5d73e57c27c637f1e0bf322ded4bba075172d878abbe5cbd3d010658 +size 1200128 diff --git a/shhs_visit2/shhs2-204610/labels.meta.json b/shhs_visit2/shhs2-204610/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d3ffd383140412a65acecf2d279931114dac19d --- /dev/null +++ b/shhs_visit2/shhs2-204610/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204610", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:09.329219+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204610/labels.npy b/shhs_visit2/shhs2-204610/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..edbdc6d68d99089cc5c7e6db9e02ccebef0b415c --- /dev/null +++ b/shhs_visit2/shhs2-204610/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:329010674524ed67fc55d3e72440694f7b7bd653117d688bbdee6627a0b90541 +size 2528 diff --git a/shhs_visit2/shhs2-204613/embeddings.meta.json b/shhs_visit2/shhs2-204613/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02aff2920def8ab68e3bd867e549364e23cbf47f --- /dev/null +++ b/shhs_visit2/shhs2-204613/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204613", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:46:10.783635+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204613/embeddings.npy b/shhs_visit2/shhs2-204613/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c80add0018b18bb25f67790a1e1549099c4282e --- /dev/null +++ b/shhs_visit2/shhs2-204613/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e176eceea6239f99d355da4b66c90a2af13619995fabbecf6d63f7ad81a54c80 +size 1320128 diff --git a/shhs_visit2/shhs2-204613/labels.meta.json b/shhs_visit2/shhs2-204613/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37c7083b83aecb49a8f0db88d78938a1bb4d1dbe --- /dev/null +++ b/shhs_visit2/shhs2-204613/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204613", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:46:10.787855+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204613/labels.npy b/shhs_visit2/shhs2-204613/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..469ddeb53af9b8c5381ef3de6e969ecb3d94fd09 --- /dev/null +++ b/shhs_visit2/shhs2-204613/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea9b3601381d23c74d88eee5db0ef21221871f4d56f8ceb831941e03bf335a59 +size 2768 diff --git a/shhs_visit2/shhs2-204614/embeddings.meta.json b/shhs_visit2/shhs2-204614/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fd67a62ad963250189de894e83bacada708df66 --- /dev/null +++ b/shhs_visit2/shhs2-204614/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204614", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:46:11.995095+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204614/embeddings.npy b/shhs_visit2/shhs2-204614/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab56eff5b793ef1e8d75cf5d8c99cc9c08bf47b0 --- /dev/null +++ b/shhs_visit2/shhs2-204614/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05aea2a1b4612a907479c466c001285258ce17f9a500b710e93166e1da8fabe +size 1110128 diff --git a/shhs_visit2/shhs2-204614/labels.meta.json b/shhs_visit2/shhs2-204614/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08388c9c9383531ac501a7db9123af0f7b57f9e7 --- /dev/null +++ b/shhs_visit2/shhs2-204614/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204614", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:46:11.999365+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204614/labels.npy b/shhs_visit2/shhs2-204614/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bde553a0feccedca4afcd590b67cf1f7cee010f --- /dev/null +++ b/shhs_visit2/shhs2-204614/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:307fc929aab9106e3cb6f3bf25aba4b5b0fe4b5093000233bb81de7f34277802 +size 2348 diff --git a/shhs_visit2/shhs2-204615/embeddings.meta.json b/shhs_visit2/shhs2-204615/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..878cbb57ce1b49c6b9c213c4d06d3809682d45b9 --- /dev/null +++ b/shhs_visit2/shhs2-204615/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204615", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:46:13.201254+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204615/embeddings.npy b/shhs_visit2/shhs2-204615/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba499a9363cf9b0e6cdc15297740b320ceeecf51 --- /dev/null +++ b/shhs_visit2/shhs2-204615/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373cec7bedf8308e94e7498376ef6056fd50f43b9983847c9cdebc2b3f908124 +size 1100128 diff --git a/shhs_visit2/shhs2-204615/labels.meta.json b/shhs_visit2/shhs2-204615/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..226fc6f440cd1b58d3a3379751329f55639dc1da --- /dev/null +++ b/shhs_visit2/shhs2-204615/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204615", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:46:13.206728+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204615/labels.npy b/shhs_visit2/shhs2-204615/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8a966062df9bfd34846e0813e928afc19bd8bf1 --- /dev/null +++ b/shhs_visit2/shhs2-204615/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cc858e518f8e66294b8b3652d04f7c2e99ece3f53e314690c7e38a47984c51 +size 2328 diff --git a/shhs_visit2/shhs2-204616/embeddings.meta.json b/shhs_visit2/shhs2-204616/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..876f574ad617beb023a5e496da6d8a365e92acaa --- /dev/null +++ b/shhs_visit2/shhs2-204616/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204616", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:46:14.686898+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204616/embeddings.npy b/shhs_visit2/shhs2-204616/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..67ff96cc54db74a9f51dd9ffec0c1bb460908b2e --- /dev/null +++ b/shhs_visit2/shhs2-204616/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382fd2aba4ff69221c58fe23b617e6263cd3e9fddeddf111a984527bd976ecdd +size 1230128 diff --git a/shhs_visit2/shhs2-204616/labels.meta.json b/shhs_visit2/shhs2-204616/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..abfd817dd9659396abc92b16e69fc52fca32fda2 --- /dev/null +++ b/shhs_visit2/shhs2-204616/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204616", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:46:14.690957+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204616/labels.npy b/shhs_visit2/shhs2-204616/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..52178727927cbf7eadf449870af09b96dd9ce8cc --- /dev/null +++ b/shhs_visit2/shhs2-204616/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4062c14ffb058cdc16e42691493f4a3be2e7d9dab4132e7a5e8149e69757c746 +size 2588 diff --git a/shhs_visit2/shhs2-204617/embeddings.meta.json b/shhs_visit2/shhs2-204617/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f9a68c0ef9e79b15a95b6234fe9eed24c2b9e28 --- /dev/null +++ b/shhs_visit2/shhs2-204617/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204617", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:16.007274+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204617/embeddings.npy b/shhs_visit2/shhs2-204617/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..278a2a994d003ce6991d1fa359969ece20d57f97 --- /dev/null +++ b/shhs_visit2/shhs2-204617/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5aab2306c80743ec6ca53a6cf8256465de3dcf2205628e0b03504b60691b48 +size 1200128 diff --git a/shhs_visit2/shhs2-204617/labels.meta.json b/shhs_visit2/shhs2-204617/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..758ade9564dbc8afd2c316cb435439c96ca3a335 --- /dev/null +++ b/shhs_visit2/shhs2-204617/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204617", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:16.010756+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204617/labels.npy b/shhs_visit2/shhs2-204617/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..85b7fb2b79115cc619228c9742202b431db4a3e4 --- /dev/null +++ b/shhs_visit2/shhs2-204617/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eeded400f6bee9792fde8a383481c8365b453a064ea0470bf9efd1b7ba3d808 +size 2528 diff --git a/shhs_visit2/shhs2-204619/embeddings.meta.json b/shhs_visit2/shhs2-204619/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4db21f1d852d7064d79e8d3dbb10fcbd32d3e21 --- /dev/null +++ b/shhs_visit2/shhs2-204619/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204619", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:46:18.515112+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204619/embeddings.npy b/shhs_visit2/shhs2-204619/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e7ace895c2817aa7dd6e0e4aefc09fc036b6d4c --- /dev/null +++ b/shhs_visit2/shhs2-204619/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30d22d7df31c8597c631a9fbc98917b6f1108aefd0e0a4aa51fc90e54b498ac +size 1318128 diff --git a/shhs_visit2/shhs2-204619/labels.meta.json b/shhs_visit2/shhs2-204619/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19039e9d4efb00ff5fd57e28250f1aef2b36a9fa --- /dev/null +++ b/shhs_visit2/shhs2-204619/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204619", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:46:18.520223+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204619/labels.npy b/shhs_visit2/shhs2-204619/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e68ac111b771d7ab37ae6c7bfbb7427eb3ffbae3 --- /dev/null +++ b/shhs_visit2/shhs2-204619/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b65b22a99a84e9dca6331c2988d9e6dfb4affd29e6ee3deffd066f1ddf8a335 +size 2764 diff --git a/shhs_visit2/shhs2-204620/embeddings.meta.json b/shhs_visit2/shhs2-204620/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d75e5365a5fb539ade25521dedbe3c0b79139635 --- /dev/null +++ b/shhs_visit2/shhs2-204620/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204620", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:19.780332+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204620/embeddings.npy b/shhs_visit2/shhs2-204620/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0243f7ec552bac03eea837fba855d35860626f9a --- /dev/null +++ b/shhs_visit2/shhs2-204620/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c9a5f8bf409f47b028c2959176737afc407172612ee8057096a446742486bd +size 1140128 diff --git a/shhs_visit2/shhs2-204620/labels.meta.json b/shhs_visit2/shhs2-204620/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3bd8fa95f1fe1612aa2a900e4a4e535d99b5591 --- /dev/null +++ b/shhs_visit2/shhs2-204620/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204620", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:19.783916+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204620/labels.npy b/shhs_visit2/shhs2-204620/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ca6d1cbead7380835aacf07ed8a02f2eccb577b --- /dev/null +++ b/shhs_visit2/shhs2-204620/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c22b7fe3fef71862da896117e9b02e48e36d47003c33bdf28a85edd8718656 +size 2408 diff --git a/shhs_visit2/shhs2-204621/embeddings.meta.json b/shhs_visit2/shhs2-204621/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f7476eb5fb56fcab1d694542b8daaec96bf73846 --- /dev/null +++ b/shhs_visit2/shhs2-204621/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204621", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:46:21.157950+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204621/embeddings.npy b/shhs_visit2/shhs2-204621/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd272a515d91dd9f5d76ca22b22748866e829435 --- /dev/null +++ b/shhs_visit2/shhs2-204621/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651616ecfa4cf756c78fd934395e2f020ff7807ec5858bc7a868ff88c6f78025 +size 1260128 diff --git a/shhs_visit2/shhs2-204621/labels.meta.json b/shhs_visit2/shhs2-204621/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..745619cd877fca17739570624b5d64008b2dd114 --- /dev/null +++ b/shhs_visit2/shhs2-204621/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204621", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:46:21.162390+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204621/labels.npy b/shhs_visit2/shhs2-204621/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2845b23041e12c0f8f0869100707bdce8d0da9cf --- /dev/null +++ b/shhs_visit2/shhs2-204621/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ed065456932bae323752b49f204d1b4c257e4ec4312e656cc3d06c5857e571 +size 2648 diff --git a/shhs_visit2/shhs2-204623/embeddings.meta.json b/shhs_visit2/shhs2-204623/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..458eaf4ae816a1a9da35806d2fadc3fba6f58d0c --- /dev/null +++ b/shhs_visit2/shhs2-204623/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204623", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:46:22.317788+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204623/embeddings.npy b/shhs_visit2/shhs2-204623/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5652cbc410e53364c0816b3252a43b825d0a9ba1 --- /dev/null +++ b/shhs_visit2/shhs2-204623/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb38cd5be59fd47030b84fb30983ebe820f239e84b19ec0aad3603df0b19a65 +size 1050128 diff --git a/shhs_visit2/shhs2-204623/labels.meta.json b/shhs_visit2/shhs2-204623/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8f745a4ece172efa72bb0544808fdc721d4fcce --- /dev/null +++ b/shhs_visit2/shhs2-204623/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204623", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:46:22.321325+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204623/labels.npy b/shhs_visit2/shhs2-204623/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b6f7bef4022907144f88dafe5a8ddb2b947357c --- /dev/null +++ b/shhs_visit2/shhs2-204623/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5605a0d832c0355108a29d9c802f511312a8a117713ff78840a7c65ba8a96bfd +size 2228 diff --git a/shhs_visit2/shhs2-204624/embeddings.meta.json b/shhs_visit2/shhs2-204624/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89ccc443b42c83f23b5c01a61b7341af5ea74e27 --- /dev/null +++ b/shhs_visit2/shhs2-204624/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204624", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:46:23.690650+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204624/embeddings.npy b/shhs_visit2/shhs2-204624/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..28dce44c53a4e7e3a9cc22b505ebfe70c6a692c1 --- /dev/null +++ b/shhs_visit2/shhs2-204624/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac05e31c48976df2db1a37cca4c37f213f764702456f7aec9be88171674671c4 +size 1190128 diff --git a/shhs_visit2/shhs2-204624/labels.meta.json b/shhs_visit2/shhs2-204624/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13e2b7d3d7138b25cbeab8df59510675c00bc2de --- /dev/null +++ b/shhs_visit2/shhs2-204624/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204624", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:46:23.694901+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204624/labels.npy b/shhs_visit2/shhs2-204624/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1bdf903327abb6ee66624e97e2151ca8b0f4de09 --- /dev/null +++ b/shhs_visit2/shhs2-204624/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8adf2490e2a283ecc573e8052ab052b138685939d95bc7036a00b28b347309e7 +size 2508 diff --git a/shhs_visit2/shhs2-204625/embeddings.meta.json b/shhs_visit2/shhs2-204625/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fca22adfc9f51e4e4314b7866d56064aa24d4c37 --- /dev/null +++ b/shhs_visit2/shhs2-204625/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204625", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:24.973783+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204625/embeddings.npy b/shhs_visit2/shhs2-204625/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b2903838c51c2e56a71b59b6372040becd1af58 --- /dev/null +++ b/shhs_visit2/shhs2-204625/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5d7a4495680f6ac3d39811711d8d267f8d4ef1bed016ca33605312ea7c414e +size 1200128 diff --git a/shhs_visit2/shhs2-204625/labels.meta.json b/shhs_visit2/shhs2-204625/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ac2f449bad989b28a70e520c9d48e974da8a05d --- /dev/null +++ b/shhs_visit2/shhs2-204625/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204625", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:24.977733+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204625/labels.npy b/shhs_visit2/shhs2-204625/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba1aa89c78b2e353da9ee88cc7a9bf2adc7224ba --- /dev/null +++ b/shhs_visit2/shhs2-204625/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4fe527f5a82a4787930fa61526c9002d3fe2cb29bc8c71b7d443ab31139acfd +size 2528 diff --git a/shhs_visit2/shhs2-204628/embeddings.meta.json b/shhs_visit2/shhs2-204628/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fcc257132b2c0996a3d942a2d2e32656a32fd6cc --- /dev/null +++ b/shhs_visit2/shhs2-204628/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204628", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:46:27.183814+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204628/embeddings.npy b/shhs_visit2/shhs2-204628/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..44440003eafe1259b7dd8f6078a04424f426291b --- /dev/null +++ b/shhs_visit2/shhs2-204628/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2775a766f79f58d8ccb1d9b2c06854bc92c1f59cd01045f7467db20552d60a +size 1202128 diff --git a/shhs_visit2/shhs2-204628/labels.meta.json b/shhs_visit2/shhs2-204628/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08db8a812ca049ff8be804d827be0193780ade57 --- /dev/null +++ b/shhs_visit2/shhs2-204628/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204628", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:46:27.187562+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204628/labels.npy b/shhs_visit2/shhs2-204628/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e5223f82918ba4c4ac7491c71a1851ad77d73f0 --- /dev/null +++ b/shhs_visit2/shhs2-204628/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893477171be0566e03a79159371b766e57920bc93e6803231f00e5112eac5476 +size 2532 diff --git a/shhs_visit2/shhs2-204630/embeddings.meta.json b/shhs_visit2/shhs2-204630/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30579fc080ce9f880a92360110209afe32949f6d --- /dev/null +++ b/shhs_visit2/shhs2-204630/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204630", + "embedding_dim": 500, + "n_epochs": 1232, + "created_utc": "2026-05-03T18:46:28.580393+00:00", + "shape": [ + 1232, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204630/embeddings.npy b/shhs_visit2/shhs2-204630/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9cf1a5f759a61e10de13f0ee4879ba3430e7bbf --- /dev/null +++ b/shhs_visit2/shhs2-204630/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af6f36b8317399e38ba6f29e372d4b61e697eba23e12b3a2aa15680936fda8b +size 1232128 diff --git a/shhs_visit2/shhs2-204630/labels.meta.json b/shhs_visit2/shhs2-204630/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7239cb7cc67d65a07cb15fa72cad6635f2d686f --- /dev/null +++ b/shhs_visit2/shhs2-204630/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204630", + "n_epochs": 1232, + "created_utc": "2026-05-03T18:46:28.584052+00:00", + "shape": [ + 1232 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204630/labels.npy b/shhs_visit2/shhs2-204630/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..87dd169dded48547ba0f81274c2ce6d262006d15 --- /dev/null +++ b/shhs_visit2/shhs2-204630/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2630225498e128d00024e0a045b295254571dd2e0cf048c046086ba417bd1122 +size 2592 diff --git a/shhs_visit2/shhs2-204632/embeddings.meta.json b/shhs_visit2/shhs2-204632/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a09d5097dcc30bfd86084571e9666a75d14a27b9 --- /dev/null +++ b/shhs_visit2/shhs2-204632/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204632", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:30.809936+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204632/embeddings.npy b/shhs_visit2/shhs2-204632/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d307da25ccafe818d2b55a1ec71b8d9066821347 --- /dev/null +++ b/shhs_visit2/shhs2-204632/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd492e20cf26cf5d383a1f9829a4bab0ef88a130317638ed9cf1f4669119321d +size 1198128 diff --git a/shhs_visit2/shhs2-204632/labels.meta.json b/shhs_visit2/shhs2-204632/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1fd6da99e4b40c1a243818a5db92e535b03122c2 --- /dev/null +++ b/shhs_visit2/shhs2-204632/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204632", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:30.813565+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204632/labels.npy b/shhs_visit2/shhs2-204632/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0dd88dd14d3bcde082021ed3926c4494f31f467 --- /dev/null +++ b/shhs_visit2/shhs2-204632/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe1d3e17ce8ecd38293f6d629150de1e2699bd3d8f3889fa534a2b42043b31e +size 2524 diff --git a/shhs_visit2/shhs2-204633/embeddings.meta.json b/shhs_visit2/shhs2-204633/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d580d0383c9a863b5217996c7390f8f9bf499c91 --- /dev/null +++ b/shhs_visit2/shhs2-204633/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204633", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:32.032157+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204633/embeddings.npy b/shhs_visit2/shhs2-204633/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af923de44865aa315a4a691f51cb59b8ae96222c --- /dev/null +++ b/shhs_visit2/shhs2-204633/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b20b4c3835b1f2d17e0ddfeb2f677cdb2aced52d933db6f610beb4a647fb2b9 +size 1140128 diff --git a/shhs_visit2/shhs2-204633/labels.meta.json b/shhs_visit2/shhs2-204633/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3592287341dea04415e278416dbb1331fd2a0540 --- /dev/null +++ b/shhs_visit2/shhs2-204633/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204633", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:32.036945+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204633/labels.npy b/shhs_visit2/shhs2-204633/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ecd6f6cdef0259e1fc091aaaca5d7e03c36dff0e --- /dev/null +++ b/shhs_visit2/shhs2-204633/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df6dfd25697d18d3b90deeb30d796ea03d416852f372e6db0ee90ab1459e19e +size 2408 diff --git a/shhs_visit2/shhs2-204634/embeddings.meta.json b/shhs_visit2/shhs2-204634/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e09578683775d47b3db888e2fd1504966046ff9a --- /dev/null +++ b/shhs_visit2/shhs2-204634/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204634", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:46:33.490359+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204634/embeddings.npy b/shhs_visit2/shhs2-204634/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3816c57a54d05f3a5a6d8af12d3136c941dc22ad --- /dev/null +++ b/shhs_visit2/shhs2-204634/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd8c341d4d60cd9603d87e087e8156586df6627d8fa3331fb62fbdde6e93d781 +size 1260128 diff --git a/shhs_visit2/shhs2-204634/labels.meta.json b/shhs_visit2/shhs2-204634/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53817904e557e8a3655fa482a26b0c437c21c696 --- /dev/null +++ b/shhs_visit2/shhs2-204634/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204634", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:46:33.494402+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204634/labels.npy b/shhs_visit2/shhs2-204634/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0caee7e91704ecc394be68add290e30aca24d3e6 --- /dev/null +++ b/shhs_visit2/shhs2-204634/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c3375335a75f951c406e351d1100b3d61c390c9c5474c0f93d6cae8f296d82 +size 2648 diff --git a/shhs_visit2/shhs2-204635/embeddings.meta.json b/shhs_visit2/shhs2-204635/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b44ad8edc9ac75e8b75b6a0cd3846d0b33570da2 --- /dev/null +++ b/shhs_visit2/shhs2-204635/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204635", + "embedding_dim": 500, + "n_epochs": 1352, + "created_utc": "2026-05-03T18:46:35.123210+00:00", + "shape": [ + 1352, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204635/embeddings.npy b/shhs_visit2/shhs2-204635/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..638fee70eef2f4ed5d76d31b74a62f314b62b374 --- /dev/null +++ b/shhs_visit2/shhs2-204635/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a787b6127532c933069f355aa1e1c8e1a990c6449005f56e7cc82a9e42275433 +size 1352128 diff --git a/shhs_visit2/shhs2-204635/labels.meta.json b/shhs_visit2/shhs2-204635/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb9e9c3e05f3021d849eb146fc0a9b01def9df5d --- /dev/null +++ b/shhs_visit2/shhs2-204635/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204635", + "n_epochs": 1352, + "created_utc": "2026-05-03T18:46:35.127127+00:00", + "shape": [ + 1352 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204635/labels.npy b/shhs_visit2/shhs2-204635/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8141f8612a9c11cb7ba99c30863136bec2b707c2 --- /dev/null +++ b/shhs_visit2/shhs2-204635/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1982004357480a696e10b212dba4ebe83bd9e23d6b232a0a59e7f2e943cfa82 +size 2832 diff --git a/shhs_visit2/shhs2-204636/embeddings.meta.json b/shhs_visit2/shhs2-204636/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0982b3da95004fbb8a90b3038f761610846b69c2 --- /dev/null +++ b/shhs_visit2/shhs2-204636/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204636", + "embedding_dim": 500, + "n_epochs": 1382, + "created_utc": "2026-05-03T18:46:37.821812+00:00", + "shape": [ + 1382, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204636/embeddings.npy b/shhs_visit2/shhs2-204636/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..31cd4df509c2aee98997f2fa68d6f72c2733d550 --- /dev/null +++ b/shhs_visit2/shhs2-204636/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:295d4f0406573bfa8bd36f29ec2c0c3107bd5131882f792228514528918f0863 +size 1382128 diff --git a/shhs_visit2/shhs2-204636/labels.meta.json b/shhs_visit2/shhs2-204636/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b52d6d5feac33d959770f72332166d53db2e4247 --- /dev/null +++ b/shhs_visit2/shhs2-204636/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204636", + "n_epochs": 1382, + "created_utc": "2026-05-03T18:46:37.825372+00:00", + "shape": [ + 1382 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204636/labels.npy b/shhs_visit2/shhs2-204636/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d93f2b47993c20d7407533298e52cbcabd1f5b0 --- /dev/null +++ b/shhs_visit2/shhs2-204636/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053945ae249c80feea663b66145ca7c2987334635fadfecdfa1abd97cd6ba05a +size 2892 diff --git a/shhs_visit2/shhs2-204638/embeddings.meta.json b/shhs_visit2/shhs2-204638/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c288815405f9f99860467db8240d9b36922b28dd --- /dev/null +++ b/shhs_visit2/shhs2-204638/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204638", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:46:38.969772+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204638/embeddings.npy b/shhs_visit2/shhs2-204638/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..61b06fc1903341299ffa259b45c629ae9b28645e --- /dev/null +++ b/shhs_visit2/shhs2-204638/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0417e2455796bed9daac94fc299b9ea9a2e77eccde2b4a03e0defcb80912b4b +size 1080128 diff --git a/shhs_visit2/shhs2-204638/labels.meta.json b/shhs_visit2/shhs2-204638/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47568b8cac2be6dbc01212e02b77118026c2694d --- /dev/null +++ b/shhs_visit2/shhs2-204638/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204638", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:46:38.973700+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204638/labels.npy b/shhs_visit2/shhs2-204638/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff2f0a740f459e0d6eeb2551206d31b3cc766fc4 --- /dev/null +++ b/shhs_visit2/shhs2-204638/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009f44f988cd9a752a3e541ea6edf8990e83801ed3ba9a9a77c39a3d2f960a4b +size 2288 diff --git a/shhs_visit2/shhs2-204641/embeddings.meta.json b/shhs_visit2/shhs2-204641/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f15d94e2ae635c8778c6d35618646108a143c922 --- /dev/null +++ b/shhs_visit2/shhs2-204641/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204641", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:39.546063+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204641/embeddings.npy b/shhs_visit2/shhs2-204641/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..84559381124742926ed6dd1d80e716371b46c143 --- /dev/null +++ b/shhs_visit2/shhs2-204641/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b551358e036044ebd9d7a15db43b2a57d58eec81c1d98cfb1fce399241077484 +size 1198128 diff --git a/shhs_visit2/shhs2-204641/labels.meta.json b/shhs_visit2/shhs2-204641/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cad9e5f62a90a2569143b7b536e56550fd3e1216 --- /dev/null +++ b/shhs_visit2/shhs2-204641/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204641", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:39.550011+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204641/labels.npy b/shhs_visit2/shhs2-204641/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac3451d789b0a4765bd40acae4104468e56ca694 --- /dev/null +++ b/shhs_visit2/shhs2-204641/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3a3717b38d3e22c1adb0e42ce0813d8878bb016192ace23d13423de8feffec +size 2524 diff --git a/shhs_visit2/shhs2-204642/embeddings.meta.json b/shhs_visit2/shhs2-204642/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..412226404ffbfa7521a447a1380a0a66e8fc024d --- /dev/null +++ b/shhs_visit2/shhs2-204642/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204642", + "embedding_dim": 500, + "n_epochs": 1250, + "created_utc": "2026-05-03T18:46:40.934766+00:00", + "shape": [ + 1250, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204642/embeddings.npy b/shhs_visit2/shhs2-204642/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6de45702d72b62941d4937cc28134dc88c881daa --- /dev/null +++ b/shhs_visit2/shhs2-204642/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad68251c0915dcf9fc17490ff51229a4b3d53a7587c86ea76bc865e01e329aa +size 1250128 diff --git a/shhs_visit2/shhs2-204642/labels.meta.json b/shhs_visit2/shhs2-204642/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c29f4848b4f6d9cc7b7437d0732dc274ca9aa265 --- /dev/null +++ b/shhs_visit2/shhs2-204642/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204642", + "n_epochs": 1250, + "created_utc": "2026-05-03T18:46:40.939582+00:00", + "shape": [ + 1250 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204642/labels.npy b/shhs_visit2/shhs2-204642/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4d733a9793fd753e24fafe7bf52eeaaa3aeba01 --- /dev/null +++ b/shhs_visit2/shhs2-204642/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:914fd929aefd1a34986119e4e0a78671dab13d64481688e3aefb64a9d7544129 +size 2628 diff --git a/shhs_visit2/shhs2-204644/embeddings.meta.json b/shhs_visit2/shhs2-204644/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f9b2cf40515989cd0f0d6295480d802a40e82cf --- /dev/null +++ b/shhs_visit2/shhs2-204644/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204644", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:46:42.471471+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204644/embeddings.npy b/shhs_visit2/shhs2-204644/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..81f0faa4ecdbd694c12480a5849b39b404aebd06 --- /dev/null +++ b/shhs_visit2/shhs2-204644/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5395c61ac4c3c178f6a1c514bbd7b749a36b82bed33f62d6412fa3eb852d30 +size 1258128 diff --git a/shhs_visit2/shhs2-204644/labels.meta.json b/shhs_visit2/shhs2-204644/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7930e26ebdb98306325013bd18f405ffca36c78e --- /dev/null +++ b/shhs_visit2/shhs2-204644/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204644", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:46:42.475296+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204644/labels.npy b/shhs_visit2/shhs2-204644/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..200f734af774b8bfd5b77f2cf1383508d82e2b91 --- /dev/null +++ b/shhs_visit2/shhs2-204644/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff0343dcc77bfdf92f2fdc3162e0f85dd16c1d22ed222988703e9ef8eeec2a5 +size 2644 diff --git a/shhs_visit2/shhs2-204645/embeddings.meta.json b/shhs_visit2/shhs2-204645/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1667deed5ca26ed268e8b5ab7121e6ccfeae96a5 --- /dev/null +++ b/shhs_visit2/shhs2-204645/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204645", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:43.806588+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204645/embeddings.npy b/shhs_visit2/shhs2-204645/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb93d5699c5006bdfa428f8a9ae55c3bc2391ebe --- /dev/null +++ b/shhs_visit2/shhs2-204645/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef8b146779db4722e2b91f4c7f4cba690b444bc1ada38be3eb5611eb3c7f293 +size 1140128 diff --git a/shhs_visit2/shhs2-204645/labels.meta.json b/shhs_visit2/shhs2-204645/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8534410395b4cc1da61401bb1df1655f0dcffb19 --- /dev/null +++ b/shhs_visit2/shhs2-204645/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204645", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:46:43.810769+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204645/labels.npy b/shhs_visit2/shhs2-204645/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..012e93868a8a927f8d561e63bba18b1f45117b88 --- /dev/null +++ b/shhs_visit2/shhs2-204645/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a061b19313b3c68d87cdd0055772b3012abd33a907bdc56b46874c5ba9ffca5 +size 2408 diff --git a/shhs_visit2/shhs2-204646/embeddings.meta.json b/shhs_visit2/shhs2-204646/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20d92b54144db12c6fc44cc97531ef3b6c31319c --- /dev/null +++ b/shhs_visit2/shhs2-204646/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204646", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:46.010295+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204646/embeddings.npy b/shhs_visit2/shhs2-204646/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f33f5963110d3424ff07140ffedf5d3015f7733 --- /dev/null +++ b/shhs_visit2/shhs2-204646/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe4da7549a58c5de2dccd8ae1c3b5ad15a396d20a90cd8f28547e7147f09f899 +size 1198128 diff --git a/shhs_visit2/shhs2-204646/labels.meta.json b/shhs_visit2/shhs2-204646/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97f62d3f2f95bb296e4362e8196419b2ff50447d --- /dev/null +++ b/shhs_visit2/shhs2-204646/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204646", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:46.014206+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204646/labels.npy b/shhs_visit2/shhs2-204646/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91d6b4a3156521b9f22e49ff3254be1edcebb0ca --- /dev/null +++ b/shhs_visit2/shhs2-204646/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8581e21a8454de20ef3ae309df4942c84e00ce72ce194d8ac8a92d509f4b1ee1 +size 2524 diff --git a/shhs_visit2/shhs2-204647/embeddings.meta.json b/shhs_visit2/shhs2-204647/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03e86e0a280b6da02a3f9bf23f00be234b1c34cf --- /dev/null +++ b/shhs_visit2/shhs2-204647/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204647", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:47.286729+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204647/embeddings.npy b/shhs_visit2/shhs2-204647/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1e44040512b104c3d2f5cb315ce9f9ed585688d8 --- /dev/null +++ b/shhs_visit2/shhs2-204647/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7b9b47f04834454f5106257b6eb6af2ead9226973fa4308d4969058dec206a +size 1200128 diff --git a/shhs_visit2/shhs2-204647/labels.meta.json b/shhs_visit2/shhs2-204647/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..590f548c93b0996812e2df7d22f275242d5d457e --- /dev/null +++ b/shhs_visit2/shhs2-204647/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204647", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:47.290280+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204647/labels.npy b/shhs_visit2/shhs2-204647/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3679cb516e693c2e3b63f087a62d9d8ad16df755 --- /dev/null +++ b/shhs_visit2/shhs2-204647/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f421d0ac5eb10c0c7d286c0b1f0bcde23350ca6a079e04a51bff6557ad31b5 +size 2528 diff --git a/shhs_visit2/shhs2-204648/embeddings.meta.json b/shhs_visit2/shhs2-204648/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7eba89209b4ab71659ef776d0a08f75d27952657 --- /dev/null +++ b/shhs_visit2/shhs2-204648/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204648", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:46:47.792193+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204648/embeddings.npy b/shhs_visit2/shhs2-204648/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6bb40b6f16931280deaedfeb449af84ac8ce170e --- /dev/null +++ b/shhs_visit2/shhs2-204648/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2cc7007538458c0a52db6f80bbce05f4854188d0045b4424ca29de4b061419f +size 1082128 diff --git a/shhs_visit2/shhs2-204648/labels.meta.json b/shhs_visit2/shhs2-204648/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b102e64e024058b525a64c6e354e49a89e840e63 --- /dev/null +++ b/shhs_visit2/shhs2-204648/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204648", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:46:47.796289+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204648/labels.npy b/shhs_visit2/shhs2-204648/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a3867bf55da068ce907d3f9cf543a8532d90a6f --- /dev/null +++ b/shhs_visit2/shhs2-204648/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd289927dd0ca1c3469a3a3c4d5ec3127c5c75d2435c606fb5f95cef55dc21b +size 2292 diff --git a/shhs_visit2/shhs2-204649/embeddings.meta.json b/shhs_visit2/shhs2-204649/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc81cb7774b1ed79cc31a63f4d1afeede1330d45 --- /dev/null +++ b/shhs_visit2/shhs2-204649/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204649", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:46:49.179149+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204649/embeddings.npy b/shhs_visit2/shhs2-204649/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a14ffc45bea150d6f449225ef51b69a8e243ab68 --- /dev/null +++ b/shhs_visit2/shhs2-204649/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802abe2b872ef23f150325ffadb625270510c3b808510453df5767807e418604 +size 1260128 diff --git a/shhs_visit2/shhs2-204649/labels.meta.json b/shhs_visit2/shhs2-204649/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2731975d2065419bfbc6a6112f4854f1d80dc498 --- /dev/null +++ b/shhs_visit2/shhs2-204649/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204649", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:46:49.182742+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204649/labels.npy b/shhs_visit2/shhs2-204649/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcb8fdf93aecc6dd3343d167690f5b83270a2cb9 --- /dev/null +++ b/shhs_visit2/shhs2-204649/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627cf5266046f18e1c7aa304865b8b33e7bdbb834bba1da3712878478e6890a0 +size 2648 diff --git a/shhs_visit2/shhs2-204650/embeddings.meta.json b/shhs_visit2/shhs2-204650/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f14e712cf176042201f5891e338f628d333ebca --- /dev/null +++ b/shhs_visit2/shhs2-204650/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204650", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:46:50.310147+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204650/embeddings.npy b/shhs_visit2/shhs2-204650/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cbff8d9295ee19fde252925f2df4a41409805c2b --- /dev/null +++ b/shhs_visit2/shhs2-204650/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dec9fe9e948a1d10a95237b8472fad5fd1c4c9e11bfe67ea1e4cd74f4bde05c +size 1080128 diff --git a/shhs_visit2/shhs2-204650/labels.meta.json b/shhs_visit2/shhs2-204650/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..16164a7ffe58201a388bee07c871a8ca1552b7e6 --- /dev/null +++ b/shhs_visit2/shhs2-204650/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204650", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:46:50.313386+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204650/labels.npy b/shhs_visit2/shhs2-204650/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5e47cc10de1ed056bca088fa630f8d93478c2350 --- /dev/null +++ b/shhs_visit2/shhs2-204650/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35781be47029a5abf021a3b90805ae3c275782e923c3f8b9c624094728c9dfa +size 2288 diff --git a/shhs_visit2/shhs2-204651/embeddings.meta.json b/shhs_visit2/shhs2-204651/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00116cafdf4494395ccd8f8f0f39979bfb09c23d --- /dev/null +++ b/shhs_visit2/shhs2-204651/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204651", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:52.708176+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204651/embeddings.npy b/shhs_visit2/shhs2-204651/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb7ed61f8a4d5e9a90bad72ad170d70665f00d6e --- /dev/null +++ b/shhs_visit2/shhs2-204651/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39ac91a98064d80e00009c13f38fad48e29c80a1172e4305229a6c64cd669365 +size 1198128 diff --git a/shhs_visit2/shhs2-204651/labels.meta.json b/shhs_visit2/shhs2-204651/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fab565727bf52615ef7b7d35307b6c0990a6d189 --- /dev/null +++ b/shhs_visit2/shhs2-204651/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204651", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:46:52.711549+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204651/labels.npy b/shhs_visit2/shhs2-204651/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..94024e522121bf15190bf7f864b717ed858ccc0b --- /dev/null +++ b/shhs_visit2/shhs2-204651/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6583f1289a4a5b3579d40a6a621ca2902e049c4729c0c91c83c4c6e52c229a48 +size 2524 diff --git a/shhs_visit2/shhs2-204653/embeddings.meta.json b/shhs_visit2/shhs2-204653/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..384dd676fe64daa2bd9a545eddeef17e1655ab47 --- /dev/null +++ b/shhs_visit2/shhs2-204653/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204653", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:54.055580+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204653/embeddings.npy b/shhs_visit2/shhs2-204653/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..defc0ee73d79e43189229f6a4d7902ca4f0b4da4 --- /dev/null +++ b/shhs_visit2/shhs2-204653/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ddb080c60c4c00d8d1119c3529e9c1e90ba08a5fae4970f8e73e06579087c7 +size 1200128 diff --git a/shhs_visit2/shhs2-204653/labels.meta.json b/shhs_visit2/shhs2-204653/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e79e1dabbb9878a3be033b6c05352f58d7ebb615 --- /dev/null +++ b/shhs_visit2/shhs2-204653/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204653", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:46:54.059071+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204653/labels.npy b/shhs_visit2/shhs2-204653/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c17433dd10d4dc4b02b81286a394e94c843ccfd6 --- /dev/null +++ b/shhs_visit2/shhs2-204653/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7285ddd5396378a39016e6adc3a9720dcc0ec7b37bac7d1969db63dc215cf453 +size 2528 diff --git a/shhs_visit2/shhs2-204654/embeddings.meta.json b/shhs_visit2/shhs2-204654/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19a0feb559a78e38a31858e6417ad6fe4dd29cea --- /dev/null +++ b/shhs_visit2/shhs2-204654/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204654", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:46:56.131764+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204654/embeddings.npy b/shhs_visit2/shhs2-204654/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e55a0d763e4f3752e7a494c2b7368d0bc3229f14 --- /dev/null +++ b/shhs_visit2/shhs2-204654/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61c3497fa4af11f6a87f158b25665639b0b5350f8fe57c2f2d639286cd704d2c +size 1138128 diff --git a/shhs_visit2/shhs2-204654/labels.meta.json b/shhs_visit2/shhs2-204654/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f64e8192bd089ab8b1778b1bca43243bc106f563 --- /dev/null +++ b/shhs_visit2/shhs2-204654/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204654", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:46:56.135847+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204654/labels.npy b/shhs_visit2/shhs2-204654/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd9819912526a63b0648edab29eddae0f98d4b66 --- /dev/null +++ b/shhs_visit2/shhs2-204654/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:237f3a77bb5deb3489af39e8db1369fbf9312cc3d49a0df45c1097e7dd89d0e7 +size 2404 diff --git a/shhs_visit2/shhs2-204655/embeddings.meta.json b/shhs_visit2/shhs2-204655/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2e2bb3ae23d085d24f96659e685aa3dbea354dea --- /dev/null +++ b/shhs_visit2/shhs2-204655/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204655", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:46:57.378808+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204655/embeddings.npy b/shhs_visit2/shhs2-204655/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4166f18d0005a5b2c0cbbd6437826f3ae1f30b7b --- /dev/null +++ b/shhs_visit2/shhs2-204655/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357d3b7a19429b5c8921f2f1db6855bd6632a74d7f48d9c771da9b7bdbade146 +size 1110128 diff --git a/shhs_visit2/shhs2-204655/labels.meta.json b/shhs_visit2/shhs2-204655/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5ef1ab3ffa579f1836bdb4af1b3c62634a8afd4 --- /dev/null +++ b/shhs_visit2/shhs2-204655/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204655", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:46:57.382799+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204655/labels.npy b/shhs_visit2/shhs2-204655/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..384e863a254c292162b4ddfb144c582ba44e338e --- /dev/null +++ b/shhs_visit2/shhs2-204655/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e295ed0fdfbb0f1239c82cd9d5b3c8f0ca5e97a7b729518e2b503dffd81d8d6e +size 2348 diff --git a/shhs_visit2/shhs2-204656/embeddings.meta.json b/shhs_visit2/shhs2-204656/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cae1a39dd56747b52524c54f0080c37992cd0d68 --- /dev/null +++ b/shhs_visit2/shhs2-204656/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204656", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:46:59.117642+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204656/embeddings.npy b/shhs_visit2/shhs2-204656/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8417f48ab2d4dac0b5c555a995e85eb9266b577e --- /dev/null +++ b/shhs_visit2/shhs2-204656/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7b9d049374939bbbe2a21a2bdb6c697fcb2f6c672abb7c688e4b6ae22401b7 +size 1018128 diff --git a/shhs_visit2/shhs2-204656/labels.meta.json b/shhs_visit2/shhs2-204656/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1fb60aa83a6ed6fdf09381df6255f383575a635 --- /dev/null +++ b/shhs_visit2/shhs2-204656/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204656", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:46:59.121190+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204656/labels.npy b/shhs_visit2/shhs2-204656/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccaacf99430a79ab6b291203ba6f9a333f543527 --- /dev/null +++ b/shhs_visit2/shhs2-204656/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9191a42ff4fa5a8d509eb3f99ead8f3176abeb54f1e2ee58b2b65fac7e3f5f61 +size 2164 diff --git a/shhs_visit2/shhs2-204658/embeddings.meta.json b/shhs_visit2/shhs2-204658/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29f3bc5690e24009861a5dcefe2152de012871f4 --- /dev/null +++ b/shhs_visit2/shhs2-204658/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204658", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:00.475464+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204658/embeddings.npy b/shhs_visit2/shhs2-204658/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..01f71cca2def474d3d4781fec3fba1266d90ca74 --- /dev/null +++ b/shhs_visit2/shhs2-204658/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0156fc79dbe768a225e0fd85a5a72ddd6ba6d5f2e2f54d0f499328ae0eb44dd6 +size 1140128 diff --git a/shhs_visit2/shhs2-204658/labels.meta.json b/shhs_visit2/shhs2-204658/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec29c4427803626bf570d6364d1cad56c6e574b3 --- /dev/null +++ b/shhs_visit2/shhs2-204658/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204658", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:00.479376+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204658/labels.npy b/shhs_visit2/shhs2-204658/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d388342098594819546d05610c5e625cb0e4ead --- /dev/null +++ b/shhs_visit2/shhs2-204658/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bda20e2a86f39c481f654fb52cc8a8effec04d29c9b90d05a0a76828c0b641 +size 2408 diff --git a/shhs_visit2/shhs2-204659/embeddings.meta.json b/shhs_visit2/shhs2-204659/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afdade8da99cb4c9967e3c49ef7f1487a82f6771 --- /dev/null +++ b/shhs_visit2/shhs2-204659/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204659", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:47:01.078894+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204659/embeddings.npy b/shhs_visit2/shhs2-204659/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c57d93f1533924bfe3057fb864fbaee29b261acb --- /dev/null +++ b/shhs_visit2/shhs2-204659/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c4d95ae486717d2e4cd8cdf6453e77fcd3354f78761f42a38d477315c0ce30 +size 1320128 diff --git a/shhs_visit2/shhs2-204659/labels.meta.json b/shhs_visit2/shhs2-204659/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07265e5c74ef41f9c1e0bfb98d2fba7aa099ba5a --- /dev/null +++ b/shhs_visit2/shhs2-204659/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204659", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:47:01.082404+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204659/labels.npy b/shhs_visit2/shhs2-204659/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4318cd85d6b2beb78399c323249d314232a1aaae --- /dev/null +++ b/shhs_visit2/shhs2-204659/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66278db807d6b38ab15b00870a4467ece9cac332794d7968d5be9fcf165a0e4f +size 2768 diff --git a/shhs_visit2/shhs2-204660/embeddings.meta.json b/shhs_visit2/shhs2-204660/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4e6e73f2c2417cd1bc187807e3175c9d32fbd4e --- /dev/null +++ b/shhs_visit2/shhs2-204660/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204660", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:02.412101+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204660/embeddings.npy b/shhs_visit2/shhs2-204660/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..068e0dbab14723676177852101078271c9ad48d7 --- /dev/null +++ b/shhs_visit2/shhs2-204660/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a651e6c3e56ea9f7392be5f09759e343c42513df1b62bea587bf0380cb376d +size 1200128 diff --git a/shhs_visit2/shhs2-204660/labels.meta.json b/shhs_visit2/shhs2-204660/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1f4bd26855aa20be2f1ed0c63f82bc7704791cb --- /dev/null +++ b/shhs_visit2/shhs2-204660/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204660", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:02.416250+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204660/labels.npy b/shhs_visit2/shhs2-204660/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1e5c73837671fb9018e7f3d7b8d140db439a099 --- /dev/null +++ b/shhs_visit2/shhs2-204660/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab260136c6ab5ed333a7f9874e83cc178d38ef1733b37894365d8c4d8ab2bda +size 2528 diff --git a/shhs_visit2/shhs2-204661/embeddings.meta.json b/shhs_visit2/shhs2-204661/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86fa9c3885422993f01d05d57b94fc4ffdfa0cec --- /dev/null +++ b/shhs_visit2/shhs2-204661/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204661", + "embedding_dim": 500, + "n_epochs": 898, + "created_utc": "2026-05-03T18:47:03.743091+00:00", + "shape": [ + 898, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204661/embeddings.npy b/shhs_visit2/shhs2-204661/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a26df5fdf5b95fc3b67644ed179195d05b561d06 --- /dev/null +++ b/shhs_visit2/shhs2-204661/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3cf1c4882f698d87a978b967147b5e8b552fcdd35b6fb875f35153de7b5a7a +size 898128 diff --git a/shhs_visit2/shhs2-204661/labels.meta.json b/shhs_visit2/shhs2-204661/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88d167dd6e2e1fbeabc037988eedac3392b8bbd3 --- /dev/null +++ b/shhs_visit2/shhs2-204661/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204661", + "n_epochs": 898, + "created_utc": "2026-05-03T18:47:03.746661+00:00", + "shape": [ + 898 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204661/labels.npy b/shhs_visit2/shhs2-204661/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2bb05c8ede023129c900da834a40ab340586341 --- /dev/null +++ b/shhs_visit2/shhs2-204661/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183fd3f5b9fec6df66a613f4146db252f4a8c33c02e6a14d1e8651015fb4da40 +size 1924 diff --git a/shhs_visit2/shhs2-204662/embeddings.meta.json b/shhs_visit2/shhs2-204662/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..647a9e2cf504f82173e29b6dec418add1760409b --- /dev/null +++ b/shhs_visit2/shhs2-204662/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204662", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:47:05.037232+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204662/embeddings.npy b/shhs_visit2/shhs2-204662/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c35d1633663731f62341b920aa0cd07dae688c72 --- /dev/null +++ b/shhs_visit2/shhs2-204662/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5975a9b2164d908cc38e63915f006793d7fd974d7fae690521e4de700ab17e31 +size 1170128 diff --git a/shhs_visit2/shhs2-204662/labels.meta.json b/shhs_visit2/shhs2-204662/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55e451e19b929dd70889fd5e55f04393dcf7d935 --- /dev/null +++ b/shhs_visit2/shhs2-204662/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204662", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:47:05.039638+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204662/labels.npy b/shhs_visit2/shhs2-204662/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..acaac025dd19523555aa34e2baf776d80a1335f4 --- /dev/null +++ b/shhs_visit2/shhs2-204662/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4325c79c748fe0dae59bf428051191d0eddbdba15c176479a4a85510d6c16b9 +size 2468 diff --git a/shhs_visit2/shhs2-204663/embeddings.meta.json b/shhs_visit2/shhs2-204663/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2517d3a2e09a7d755c883464a7553a1775ffb6b6 --- /dev/null +++ b/shhs_visit2/shhs2-204663/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204663", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:06.525076+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204663/embeddings.npy b/shhs_visit2/shhs2-204663/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..11c0de7ac7f0ec3381c07700655d97a06c194db8 --- /dev/null +++ b/shhs_visit2/shhs2-204663/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d400ea75715d7a6358f06abcf42ac04b10e9c8d05cd4e321be3ce3fbca8be8d +size 1260128 diff --git a/shhs_visit2/shhs2-204663/labels.meta.json b/shhs_visit2/shhs2-204663/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70c35a9c8c9fbc0bcada54843e10b7974d6a14ac --- /dev/null +++ b/shhs_visit2/shhs2-204663/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204663", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:06.528821+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204663/labels.npy b/shhs_visit2/shhs2-204663/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8439d8f0a9a35318255c8c1a200400034af90e7 --- /dev/null +++ b/shhs_visit2/shhs2-204663/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a23a31ded640e43080e220a4c94384cc8a21871473d91bfd914589eb72216ee7 +size 2648 diff --git a/shhs_visit2/shhs2-204664/embeddings.meta.json b/shhs_visit2/shhs2-204664/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f4a82d9aa50233bf54a32f5dbf5d00dda3f455b --- /dev/null +++ b/shhs_visit2/shhs2-204664/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204664", + "embedding_dim": 500, + "n_epochs": 1112, + "created_utc": "2026-05-03T18:47:07.930066+00:00", + "shape": [ + 1112, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204664/embeddings.npy b/shhs_visit2/shhs2-204664/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8881b9392508877524c5fac3c6185a9982eab85b --- /dev/null +++ b/shhs_visit2/shhs2-204664/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa86d3eece63f7b8dd5ed3e7401275f3728073444632d3fa77d8ff660f0b0e9 +size 1112128 diff --git a/shhs_visit2/shhs2-204664/labels.meta.json b/shhs_visit2/shhs2-204664/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6556435dff3c3b390eba1aea27845264bbe97d32 --- /dev/null +++ b/shhs_visit2/shhs2-204664/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204664", + "n_epochs": 1112, + "created_utc": "2026-05-03T18:47:07.933766+00:00", + "shape": [ + 1112 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204664/labels.npy b/shhs_visit2/shhs2-204664/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5f78b074fb9c3ee97f23a4cccec608e3b32336c --- /dev/null +++ b/shhs_visit2/shhs2-204664/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46806cc63aa2bb850547a031baee010abc95e72783e11634f44f20e4f037e026 +size 2352 diff --git a/shhs_visit2/shhs2-204666/embeddings.meta.json b/shhs_visit2/shhs2-204666/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..295e8c52221f4cac9fd79cdbf613953db5286e76 --- /dev/null +++ b/shhs_visit2/shhs2-204666/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204666", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:09.297671+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204666/embeddings.npy b/shhs_visit2/shhs2-204666/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b297517ab73a882fe49df677d237b2f0876922f4 --- /dev/null +++ b/shhs_visit2/shhs2-204666/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:543cb4cfaf795abb57fcae740660bebda0cd849a922157f25953025fd7edd362 +size 1200128 diff --git a/shhs_visit2/shhs2-204666/labels.meta.json b/shhs_visit2/shhs2-204666/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c92bc9ad4e2753427578dba29e12d5570555fa4a --- /dev/null +++ b/shhs_visit2/shhs2-204666/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204666", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:09.302164+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204666/labels.npy b/shhs_visit2/shhs2-204666/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb299ec1fdd77679eb1aeb6e51bfb79befcf9b70 --- /dev/null +++ b/shhs_visit2/shhs2-204666/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a25cbe00e52da373a8be52ed1a2e04935ad4bb0acb7dea2763afd9f64759c85 +size 2528 diff --git a/shhs_visit2/shhs2-204667/embeddings.meta.json b/shhs_visit2/shhs2-204667/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb1035e6f4d7491401d4749afcdce646b94f3806 --- /dev/null +++ b/shhs_visit2/shhs2-204667/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204667", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:47:10.805261+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204667/embeddings.npy b/shhs_visit2/shhs2-204667/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23bd16c0f89b89182e1bf97a0c4583605c9c0e38 --- /dev/null +++ b/shhs_visit2/shhs2-204667/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ace730a0217dd1b8e483b830bd19bb3ad6160dc4ad86131bd211aa5ab13e52f +size 1320128 diff --git a/shhs_visit2/shhs2-204667/labels.meta.json b/shhs_visit2/shhs2-204667/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6875bed744f572d18aa01674e88582cd45160ab9 --- /dev/null +++ b/shhs_visit2/shhs2-204667/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204667", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:47:10.808830+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204667/labels.npy b/shhs_visit2/shhs2-204667/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..951c83e28593d82a3c59062723a1c2742d637741 --- /dev/null +++ b/shhs_visit2/shhs2-204667/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a813b6b4d79df477e196b23210fc272f8c8a3fc59b694e9e7e1696c00606f9 +size 2768 diff --git a/shhs_visit2/shhs2-204668/embeddings.meta.json b/shhs_visit2/shhs2-204668/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a274563c81b9ac246811342f46196a54b39cfac8 --- /dev/null +++ b/shhs_visit2/shhs2-204668/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204668", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:12.068301+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204668/embeddings.npy b/shhs_visit2/shhs2-204668/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d7132b01fc3f9aeca8387a0883135cda752c2f0 --- /dev/null +++ b/shhs_visit2/shhs2-204668/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9198add19802f9f49c9c08d7c038d6ec11fa07f1b2f1f2f68ad0bd77c6fb5f82 +size 1200128 diff --git a/shhs_visit2/shhs2-204668/labels.meta.json b/shhs_visit2/shhs2-204668/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b086dcab6502ac9e97797aa1e3a99013bcb8ea59 --- /dev/null +++ b/shhs_visit2/shhs2-204668/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204668", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:12.073228+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204668/labels.npy b/shhs_visit2/shhs2-204668/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcfab71916337e5531eea3b2b57c39d994cc5b6f --- /dev/null +++ b/shhs_visit2/shhs2-204668/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865dbbce03b36c59f3077ca8b80680da8ea6a50476e6c33d8355965a63867c97 +size 2528 diff --git a/shhs_visit2/shhs2-204669/embeddings.meta.json b/shhs_visit2/shhs2-204669/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6c85ed3d56b741d05892d1ac856e389f29b394c0 --- /dev/null +++ b/shhs_visit2/shhs2-204669/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204669", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:47:13.257674+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204669/embeddings.npy b/shhs_visit2/shhs2-204669/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9befb07167dc9296e485515004cd6227b7e139d9 --- /dev/null +++ b/shhs_visit2/shhs2-204669/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86efc18ea13d242da5ec1e803c25606e7044419524b12c01bde0de438f84bb24 +size 990128 diff --git a/shhs_visit2/shhs2-204669/labels.meta.json b/shhs_visit2/shhs2-204669/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..262b5ad84fca99eea8c7d61f82948358fa9284c9 --- /dev/null +++ b/shhs_visit2/shhs2-204669/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204669", + "n_epochs": 990, + "created_utc": "2026-05-03T18:47:13.261461+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204669/labels.npy b/shhs_visit2/shhs2-204669/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4398c95a36c66f4274c360aacea2563894ba8400 --- /dev/null +++ b/shhs_visit2/shhs2-204669/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2998a160fcdc8b7bbac41719eec93a77086e94456cdff81b36d6a9adb198cdb +size 2108 diff --git a/shhs_visit2/shhs2-204670/embeddings.meta.json b/shhs_visit2/shhs2-204670/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b930787f398645ec7fba562257912ed0617aa58 --- /dev/null +++ b/shhs_visit2/shhs2-204670/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204670", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:47:13.774006+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204670/embeddings.npy b/shhs_visit2/shhs2-204670/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8be811bcc48749a7edbe9581834d5002312a37d9 --- /dev/null +++ b/shhs_visit2/shhs2-204670/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de393cd922e082c653c944d7c35e2a1bbc5951486faaa2940c6cfb92872e6abf +size 1100128 diff --git a/shhs_visit2/shhs2-204670/labels.meta.json b/shhs_visit2/shhs2-204670/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e80f650353a29ad123dfdc61bc3e41e9376ccde --- /dev/null +++ b/shhs_visit2/shhs2-204670/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204670", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:47:13.776969+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204670/labels.npy b/shhs_visit2/shhs2-204670/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e433b1207c4f5b8160fcfc9664df7de41976ac8b --- /dev/null +++ b/shhs_visit2/shhs2-204670/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43777b84b2bdf6f24c5a1805e2789c11d51f84ada270a093ad3a50678665d694 +size 2328 diff --git a/shhs_visit2/shhs2-204671/embeddings.meta.json b/shhs_visit2/shhs2-204671/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a1538df62b0c3c2f038bd8d8f55738decb34c99 --- /dev/null +++ b/shhs_visit2/shhs2-204671/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204671", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:47:14.335029+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204671/embeddings.npy b/shhs_visit2/shhs2-204671/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40679ef11389796626c4b1c44f7a153e7ac53956 --- /dev/null +++ b/shhs_visit2/shhs2-204671/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048bfea99363ea65940fc9844905e7226062872728a5af79011473d806cfb7c4 +size 1138128 diff --git a/shhs_visit2/shhs2-204671/labels.meta.json b/shhs_visit2/shhs2-204671/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33247acb144b70222b62e57be1b729032bc259db --- /dev/null +++ b/shhs_visit2/shhs2-204671/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204671", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:47:14.338797+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204671/labels.npy b/shhs_visit2/shhs2-204671/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e216dadb38ab15796458c3519c90685bc79dc6ef --- /dev/null +++ b/shhs_visit2/shhs2-204671/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0eee0bbbd8304df456a96a8f87f018841532db01ac76a12140abaf53c447bea +size 2404 diff --git a/shhs_visit2/shhs2-204672/embeddings.meta.json b/shhs_visit2/shhs2-204672/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..28228914218a254c99e60cd7d4bea29db7c8353a --- /dev/null +++ b/shhs_visit2/shhs2-204672/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204672", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:47:15.832095+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204672/embeddings.npy b/shhs_visit2/shhs2-204672/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f52ba7e51dbf920766fc5363aa01b451bb439624 --- /dev/null +++ b/shhs_visit2/shhs2-204672/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ddcee63b34c066e82a36dbd505c63f8d49f308a7e4f871f9acb85136af543f +size 1258128 diff --git a/shhs_visit2/shhs2-204672/labels.meta.json b/shhs_visit2/shhs2-204672/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f70caaaf2c7b717fb46f8b9abf81fff1a40d114e --- /dev/null +++ b/shhs_visit2/shhs2-204672/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204672", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:47:15.835725+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204672/labels.npy b/shhs_visit2/shhs2-204672/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3d2730e3fb0ec6d0dbb890c70652e63ad81dd7d --- /dev/null +++ b/shhs_visit2/shhs2-204672/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68445d23f6a931a2240029b3de66a061149e331c4bd6676bf6e7675a989e32ad +size 2644 diff --git a/shhs_visit2/shhs2-204673/embeddings.meta.json b/shhs_visit2/shhs2-204673/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27da41930b822f5ff0984f4d51be30bc9f8d0a77 --- /dev/null +++ b/shhs_visit2/shhs2-204673/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204673", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:16.427625+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204673/embeddings.npy b/shhs_visit2/shhs2-204673/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f09ea2bd2ad6c388157170367f2dcb0bfd551bdc --- /dev/null +++ b/shhs_visit2/shhs2-204673/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0a1f425e71938c0ee64d39b6a29194853c20e8d6c04ef9b47351f9d3728115 +size 1200128 diff --git a/shhs_visit2/shhs2-204673/labels.meta.json b/shhs_visit2/shhs2-204673/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1908be8d45931c2708a7151dd48d2fd25b832e9 --- /dev/null +++ b/shhs_visit2/shhs2-204673/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204673", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:16.430430+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204673/labels.npy b/shhs_visit2/shhs2-204673/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..84a084d2c502efb60f98d0a8e6fa383566788ec5 --- /dev/null +++ b/shhs_visit2/shhs2-204673/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782dde04256ce2651710c788320ee4580e82683fdca987c8ffe4454b87c81ae5 +size 2528 diff --git a/shhs_visit2/shhs2-204675/embeddings.meta.json b/shhs_visit2/shhs2-204675/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..671c4ebe331ae4b914afbe30d6448c644e490a06 --- /dev/null +++ b/shhs_visit2/shhs2-204675/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204675", + "embedding_dim": 500, + "n_epochs": 1078, + "created_utc": "2026-05-03T18:47:17.694338+00:00", + "shape": [ + 1078, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204675/embeddings.npy b/shhs_visit2/shhs2-204675/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4a03eb12ea31a34951017ebd4fbd020c59b0da4 --- /dev/null +++ b/shhs_visit2/shhs2-204675/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abfc2b5e807c836b23c8c1c7657764f333d6fa93c92a553854ae2fb7a4dfb13 +size 1078128 diff --git a/shhs_visit2/shhs2-204675/labels.meta.json b/shhs_visit2/shhs2-204675/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..170a70fb14c94808c4efc6e89b0514275a02edcc --- /dev/null +++ b/shhs_visit2/shhs2-204675/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204675", + "n_epochs": 1078, + "created_utc": "2026-05-03T18:47:17.698527+00:00", + "shape": [ + 1078 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204675/labels.npy b/shhs_visit2/shhs2-204675/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bc674adbd91117a5f9e95ff7d18a535881f21da --- /dev/null +++ b/shhs_visit2/shhs2-204675/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ea57ee3dd9b10980ddd505329bc6582cf4ea8584cd2c43baf4f14828176f36 +size 2284 diff --git a/shhs_visit2/shhs2-204676/embeddings.meta.json b/shhs_visit2/shhs2-204676/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e1a15c277c1d521b97108d64af646d27d2adb60 --- /dev/null +++ b/shhs_visit2/shhs2-204676/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204676", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:47:18.971516+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204676/embeddings.npy b/shhs_visit2/shhs2-204676/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3a56fa7d281fbfb5135a74d271f2054948cd505 --- /dev/null +++ b/shhs_visit2/shhs2-204676/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd3f7d0a3c36e7733ad04f9b01c81f83acca7ac1bb4a7ac124c4ad1797026bb +size 1110128 diff --git a/shhs_visit2/shhs2-204676/labels.meta.json b/shhs_visit2/shhs2-204676/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5697c6aba03b9cee889f525a4b9f113f23fd19ba --- /dev/null +++ b/shhs_visit2/shhs2-204676/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204676", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:47:18.974785+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204676/labels.npy b/shhs_visit2/shhs2-204676/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..01ab8378c7f50dc1a64c17a85de9690566793c14 --- /dev/null +++ b/shhs_visit2/shhs2-204676/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b919037c9d395b2bb81551b85c6d255c0673b62c630f4c0a9d95366e3c90f04 +size 2348 diff --git a/shhs_visit2/shhs2-204677/embeddings.meta.json b/shhs_visit2/shhs2-204677/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7c1aabdcb46ef00773c1c75191e51012bfd7216 --- /dev/null +++ b/shhs_visit2/shhs2-204677/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204677", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:47:20.114641+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204677/embeddings.npy b/shhs_visit2/shhs2-204677/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..46bacd41c35d298e9c6ae1caa92bca2227195746 --- /dev/null +++ b/shhs_visit2/shhs2-204677/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6654d6819046d6c129393547d146212d1a0334f43d271d37fc221abba0a97ac +size 1080128 diff --git a/shhs_visit2/shhs2-204677/labels.meta.json b/shhs_visit2/shhs2-204677/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..36e3cefe25c4140cbd5975e42749930ca2d56a9c --- /dev/null +++ b/shhs_visit2/shhs2-204677/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204677", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:47:20.117752+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204677/labels.npy b/shhs_visit2/shhs2-204677/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f57333180da6107298ff3b0d03c835cc995cf60 --- /dev/null +++ b/shhs_visit2/shhs2-204677/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06dacdf128d4adc64a74099ce0162601550457b1f0b34c65244ddf065ad4c943 +size 2288 diff --git a/shhs_visit2/shhs2-204678/embeddings.meta.json b/shhs_visit2/shhs2-204678/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f60084bb77b1b03f49973d07d6cf9ecd6973eb0 --- /dev/null +++ b/shhs_visit2/shhs2-204678/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204678", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:47:21.141043+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204678/embeddings.npy b/shhs_visit2/shhs2-204678/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..83ac238a38dbb278d53d3bd46bc59ab033afc363 --- /dev/null +++ b/shhs_visit2/shhs2-204678/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74cb470b21ee12f7ebd643ffa9f5c49cc12bf03ceaaaa7ee96d097d6cc5af871 +size 990128 diff --git a/shhs_visit2/shhs2-204678/labels.meta.json b/shhs_visit2/shhs2-204678/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d0b7f7de40a7f147bda1e85b1439bc01c881fa1 --- /dev/null +++ b/shhs_visit2/shhs2-204678/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204678", + "n_epochs": 990, + "created_utc": "2026-05-03T18:47:21.145834+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204678/labels.npy b/shhs_visit2/shhs2-204678/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..adf528c4d2983ec4671dd91f1ed6449186f46e0d --- /dev/null +++ b/shhs_visit2/shhs2-204678/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58d3f0e9c59d7f32ff1b5301ecd975af1d40a14be8214f4a16b6e29b5b2901d +size 2108 diff --git a/shhs_visit2/shhs2-204679/embeddings.meta.json b/shhs_visit2/shhs2-204679/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e7704f403c0a1a7a8d5beee69b3875d38cb3dc8 --- /dev/null +++ b/shhs_visit2/shhs2-204679/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204679", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:22.529334+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204679/embeddings.npy b/shhs_visit2/shhs2-204679/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3b1eee12a9e10973335197a1a7f7e1de74d4e62 --- /dev/null +++ b/shhs_visit2/shhs2-204679/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f409a99cbe4ae04fa4a08124b1e04b2760cf678aca23c3920718ba30191378b6 +size 1260128 diff --git a/shhs_visit2/shhs2-204679/labels.meta.json b/shhs_visit2/shhs2-204679/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e420eaab5e92780facb8804fc32b65827e6d3373 --- /dev/null +++ b/shhs_visit2/shhs2-204679/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204679", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:22.535232+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204679/labels.npy b/shhs_visit2/shhs2-204679/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..26d968a96f206af7deaef5cc3dfc0abc36fe89ee --- /dev/null +++ b/shhs_visit2/shhs2-204679/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c615d6a5622dfca88611769d1201b235001e33d2064a2756e8a1291360094c6 +size 2648 diff --git a/shhs_visit2/shhs2-204680/embeddings.meta.json b/shhs_visit2/shhs2-204680/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46c9ff118e60c1b39213aceca65ace3e8038a9b5 --- /dev/null +++ b/shhs_visit2/shhs2-204680/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204680", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:47:23.909219+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204680/embeddings.npy b/shhs_visit2/shhs2-204680/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e1ac715980e4de4b81098ca5edb1aa997b24547 --- /dev/null +++ b/shhs_visit2/shhs2-204680/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97a5c74989f4fb8b46f7d8727abc5a16a94cc126ea3b48d52be65301d592c47 +size 1190128 diff --git a/shhs_visit2/shhs2-204680/labels.meta.json b/shhs_visit2/shhs2-204680/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0426330f185c6dc34ca958aa9b229a0e239a7946 --- /dev/null +++ b/shhs_visit2/shhs2-204680/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204680", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:47:23.912923+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204680/labels.npy b/shhs_visit2/shhs2-204680/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a38c2a38b14ad73966cd5bb4060b394fbc60702 --- /dev/null +++ b/shhs_visit2/shhs2-204680/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23dcdba36c44ea65c3cd4b2d7409eaf78b2a61ff714d8b0d0eb4a587cd108de +size 2508 diff --git a/shhs_visit2/shhs2-204681/embeddings.meta.json b/shhs_visit2/shhs2-204681/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9949d83b3de2fe35d03ca249807eb93b9d88f68a --- /dev/null +++ b/shhs_visit2/shhs2-204681/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204681", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:24.507807+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204681/embeddings.npy b/shhs_visit2/shhs2-204681/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d4547774ed163275e6032021761493ef5344ec0 --- /dev/null +++ b/shhs_visit2/shhs2-204681/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c259bb744514ac933426318936291e90a3dc73c594553cd6b613c372d8d4cb6 +size 1260128 diff --git a/shhs_visit2/shhs2-204681/labels.meta.json b/shhs_visit2/shhs2-204681/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..084c3d817a33e3a7629b1efc4bb5e0b3b5712f6d --- /dev/null +++ b/shhs_visit2/shhs2-204681/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204681", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:24.511556+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204681/labels.npy b/shhs_visit2/shhs2-204681/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..689dd18806cd448674b5f8b3d6e7ec325cd21722 --- /dev/null +++ b/shhs_visit2/shhs2-204681/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d34346ed1c55697b3c443ce27db28e063741c260d61e8d72dcfa8d1b1740fe9 +size 2648 diff --git a/shhs_visit2/shhs2-204686/embeddings.meta.json b/shhs_visit2/shhs2-204686/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f7f3d276da52824bbc435d0e962155eeeacd781 --- /dev/null +++ b/shhs_visit2/shhs2-204686/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204686", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:47:24.987586+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204686/embeddings.npy b/shhs_visit2/shhs2-204686/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..044eebb4be1fc0b5d9faa458ecd7c10cacf47e81 --- /dev/null +++ b/shhs_visit2/shhs2-204686/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a4589c189539dba026d47c75ab52bdaf08f322e79ad03058f2a99379459c24 +size 960128 diff --git a/shhs_visit2/shhs2-204686/labels.meta.json b/shhs_visit2/shhs2-204686/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6986bd9511f2b8669caab6c1330c7b81e57e956e --- /dev/null +++ b/shhs_visit2/shhs2-204686/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204686", + "n_epochs": 960, + "created_utc": "2026-05-03T18:47:24.991466+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204686/labels.npy b/shhs_visit2/shhs2-204686/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b44e3b03fbb15e6ea811e14edba96ff888994bc4 --- /dev/null +++ b/shhs_visit2/shhs2-204686/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da92bff162974a553f6d40d95e734bf26d7f836e2147af598080064bdc8fc40 +size 2048 diff --git a/shhs_visit2/shhs2-204687/embeddings.meta.json b/shhs_visit2/shhs2-204687/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef71ee6da834d4be3e8871f04a13f0515722815f --- /dev/null +++ b/shhs_visit2/shhs2-204687/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204687", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:47:26.020946+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204687/embeddings.npy b/shhs_visit2/shhs2-204687/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c06de73f717479215d6bcfffdf5c74903aa90121 --- /dev/null +++ b/shhs_visit2/shhs2-204687/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c524ae2c404e2d6c2da3b0f946e3bd1ebe213f896b523b4d2047f889ef1533bc +size 960128 diff --git a/shhs_visit2/shhs2-204687/labels.meta.json b/shhs_visit2/shhs2-204687/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b683a4d4cce15220df9d4829e06346044c9460d --- /dev/null +++ b/shhs_visit2/shhs2-204687/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204687", + "n_epochs": 960, + "created_utc": "2026-05-03T18:47:26.023830+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204687/labels.npy b/shhs_visit2/shhs2-204687/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f7582da20eab2487732c2e9b388585b3826ef020 --- /dev/null +++ b/shhs_visit2/shhs2-204687/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d54a59de61a87c38f520dfc0777c826ca9c490b6e80b60d7279b307fc318f0e +size 2048 diff --git a/shhs_visit2/shhs2-204688/embeddings.meta.json b/shhs_visit2/shhs2-204688/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6649195f7a017e0282cb182b11cbcb63dcb3467 --- /dev/null +++ b/shhs_visit2/shhs2-204688/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204688", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:47:28.556689+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204688/embeddings.npy b/shhs_visit2/shhs2-204688/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..183a43d74b0af1424b926cab12019261a6a77843 --- /dev/null +++ b/shhs_visit2/shhs2-204688/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70187959b2bfc9be610cfaef2c1630791b2e0ad813600f3222f778bc419b1196 +size 1318128 diff --git a/shhs_visit2/shhs2-204688/labels.meta.json b/shhs_visit2/shhs2-204688/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a168ae02c962e2d344ec2db4e4067e81c70bbbc3 --- /dev/null +++ b/shhs_visit2/shhs2-204688/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204688", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:47:28.560278+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204688/labels.npy b/shhs_visit2/shhs2-204688/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e543a7888bff9353aa8661110cdbb238fbbfa81d --- /dev/null +++ b/shhs_visit2/shhs2-204688/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a51770a670b9b349805341316451995bc858d3c650fd2e81d7143d9fc6d68e85 +size 2764 diff --git a/shhs_visit2/shhs2-204690/embeddings.meta.json b/shhs_visit2/shhs2-204690/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..998b368f285b96447c196f811d87940cf7ab00b3 --- /dev/null +++ b/shhs_visit2/shhs2-204690/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204690", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:47:30.253233+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204690/embeddings.npy b/shhs_visit2/shhs2-204690/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..495bf418d0fc186d0617033aad44a999114b735a --- /dev/null +++ b/shhs_visit2/shhs2-204690/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ecb1fda8a1d70145858ad9b01bfcc39c1c05167be1b5eecb63c2214d2edd84 +size 1364128 diff --git a/shhs_visit2/shhs2-204690/labels.meta.json b/shhs_visit2/shhs2-204690/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64f86471a8fd4a8aeee571a328ee4acbcb4d21e6 --- /dev/null +++ b/shhs_visit2/shhs2-204690/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204690", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:47:30.257184+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204690/labels.npy b/shhs_visit2/shhs2-204690/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..751686153e20fb4be358f9a4fbb2231904e74762 --- /dev/null +++ b/shhs_visit2/shhs2-204690/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eac03b3da3292d67eb3aab59f0ee54f4fd2cd41f8cff232c1985fab61ba7494 +size 2856 diff --git a/shhs_visit2/shhs2-204691/embeddings.meta.json b/shhs_visit2/shhs2-204691/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d863c357266efa7bcfe1b9d15c9fb35f98a426a6 --- /dev/null +++ b/shhs_visit2/shhs2-204691/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204691", + "embedding_dim": 500, + "n_epochs": 1032, + "created_utc": "2026-05-03T18:47:31.436686+00:00", + "shape": [ + 1032, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204691/embeddings.npy b/shhs_visit2/shhs2-204691/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9893e02e05e9da40d15eb31a351bccff560a0f2a --- /dev/null +++ b/shhs_visit2/shhs2-204691/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae024fb73c844308a111bb82f9637b253322626df3258fe93b113da6d4648482 +size 1032128 diff --git a/shhs_visit2/shhs2-204691/labels.meta.json b/shhs_visit2/shhs2-204691/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d61ed4edc2aa0fadf62a8513c813c96fe1a7bae4 --- /dev/null +++ b/shhs_visit2/shhs2-204691/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204691", + "n_epochs": 1032, + "created_utc": "2026-05-03T18:47:31.440999+00:00", + "shape": [ + 1032 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204691/labels.npy b/shhs_visit2/shhs2-204691/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33d315ec50765a1e792e3d834932565768cc183b --- /dev/null +++ b/shhs_visit2/shhs2-204691/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81050d2c3ccb46c0bedac5c33be38cc44612da428a4e5622dfecfe4a4d8927f5 +size 2192 diff --git a/shhs_visit2/shhs2-204692/embeddings.meta.json b/shhs_visit2/shhs2-204692/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c0a7f6394364f3561df45c89757e297b98883d8 --- /dev/null +++ b/shhs_visit2/shhs2-204692/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204692", + "embedding_dim": 500, + "n_epochs": 1111, + "created_utc": "2026-05-03T18:47:32.835881+00:00", + "shape": [ + 1111, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204692/embeddings.npy b/shhs_visit2/shhs2-204692/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a325a50ee7df8117e2b87316575ae1e269951ab --- /dev/null +++ b/shhs_visit2/shhs2-204692/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a01f147288db2554b1866cb638802587f848fd9557d95c37a5ced1a4170d122 +size 1111128 diff --git a/shhs_visit2/shhs2-204692/labels.meta.json b/shhs_visit2/shhs2-204692/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f80d083ed3e5a6f2e7c30b9713872b3d7673640 --- /dev/null +++ b/shhs_visit2/shhs2-204692/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204692", + "n_epochs": 1111, + "created_utc": "2026-05-03T18:47:32.839795+00:00", + "shape": [ + 1111 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204692/labels.npy b/shhs_visit2/shhs2-204692/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4fd0419c906ff3ed8b16b48be9cfd8035283b99f --- /dev/null +++ b/shhs_visit2/shhs2-204692/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3d3d3e30b5c47030a5b59b3f79c4ef19d0679c9ad4c915f1116698c84c4fd8 +size 2350 diff --git a/shhs_visit2/shhs2-204693/embeddings.meta.json b/shhs_visit2/shhs2-204693/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22d107411369944c789f3976c5f2439f26a691e4 --- /dev/null +++ b/shhs_visit2/shhs2-204693/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204693", + "embedding_dim": 500, + "n_epochs": 1121, + "created_utc": "2026-05-03T18:47:34.199290+00:00", + "shape": [ + 1121, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204693/embeddings.npy b/shhs_visit2/shhs2-204693/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4ae4df94ba48130e976501957e48bc40e6f4d49 --- /dev/null +++ b/shhs_visit2/shhs2-204693/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a4fc70948696fbf568e3ebe6141bd4b07f046facbaefd0c6c27ac42674b216 +size 1121128 diff --git a/shhs_visit2/shhs2-204693/labels.meta.json b/shhs_visit2/shhs2-204693/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..196a0d2781507d2d5e62e4aa32bc71b0dffe2ccd --- /dev/null +++ b/shhs_visit2/shhs2-204693/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204693", + "n_epochs": 1121, + "created_utc": "2026-05-03T18:47:34.203336+00:00", + "shape": [ + 1121 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204693/labels.npy b/shhs_visit2/shhs2-204693/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..415298ae4d7d83936420fba4e797b19774b1a582 --- /dev/null +++ b/shhs_visit2/shhs2-204693/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab1a7a2f5265b82b1ab362b848f4e9c852fe59d309dbe6bd6675b67eba4a044 +size 2370 diff --git a/shhs_visit2/shhs2-204698/embeddings.meta.json b/shhs_visit2/shhs2-204698/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8cce4f4c89987560346c2e20abcc1c4f8dde68a --- /dev/null +++ b/shhs_visit2/shhs2-204698/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204698", + "embedding_dim": 500, + "n_epochs": 1282, + "created_utc": "2026-05-03T18:47:34.823940+00:00", + "shape": [ + 1282, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204698/embeddings.npy b/shhs_visit2/shhs2-204698/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9c1420066d8b553208abe1e2876dc0178683c00 --- /dev/null +++ b/shhs_visit2/shhs2-204698/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8502785ced519df6fc0658c2e3380f16228f0bd8d8d776c4bd4ca743f081258 +size 1282128 diff --git a/shhs_visit2/shhs2-204698/labels.meta.json b/shhs_visit2/shhs2-204698/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5725bb4bd1efcf80e715696f5d65d82824f70734 --- /dev/null +++ b/shhs_visit2/shhs2-204698/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204698", + "n_epochs": 1282, + "created_utc": "2026-05-03T18:47:34.827297+00:00", + "shape": [ + 1282 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204698/labels.npy b/shhs_visit2/shhs2-204698/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd87fc994f61eae3c5184911cb4f5739c0c401fd --- /dev/null +++ b/shhs_visit2/shhs2-204698/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da8aac0c68f3ebbf1837b1e932d60b5ef5d83f7b7fd99c9d858605c4305da7f2 +size 2692 diff --git a/shhs_visit2/shhs2-204699/embeddings.meta.json b/shhs_visit2/shhs2-204699/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e77a09d44751574de64b88c2deea632df36b6476 --- /dev/null +++ b/shhs_visit2/shhs2-204699/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204699", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:36.244433+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204699/embeddings.npy b/shhs_visit2/shhs2-204699/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c5688849f0cc12a05c0d4bc11cdbc164bdb530e --- /dev/null +++ b/shhs_visit2/shhs2-204699/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6faefef69f8780ebcb1109b17da04fb2759480d2040e29c7902cde45cc1455c3 +size 1260128 diff --git a/shhs_visit2/shhs2-204699/labels.meta.json b/shhs_visit2/shhs2-204699/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8d1110178eec13def49b52dea67d9f3e4ed2aa2 --- /dev/null +++ b/shhs_visit2/shhs2-204699/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204699", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:36.248260+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204699/labels.npy b/shhs_visit2/shhs2-204699/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..224a749c1d3e2f358e63961bd1151d29614766a1 --- /dev/null +++ b/shhs_visit2/shhs2-204699/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d243d7c177508c1ddd5a762219a799afd477f876d24b5390953afe832379447e +size 2648 diff --git a/shhs_visit2/shhs2-204700/embeddings.meta.json b/shhs_visit2/shhs2-204700/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03cfa025da4717083de1bf724a50497fad830711 --- /dev/null +++ b/shhs_visit2/shhs2-204700/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204700", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:47:37.407167+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204700/embeddings.npy b/shhs_visit2/shhs2-204700/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8772b0ca9a1aa5056da65ea5ef448da31a13a396 --- /dev/null +++ b/shhs_visit2/shhs2-204700/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd6e2fa01d5e90d8b2f1e9441a1326f74862e94d7a5c5c951c48c424b98638b +size 1100128 diff --git a/shhs_visit2/shhs2-204700/labels.meta.json b/shhs_visit2/shhs2-204700/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81dacd82d6b14978a947c4f84a3875992424c9ff --- /dev/null +++ b/shhs_visit2/shhs2-204700/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204700", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:47:37.410695+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204700/labels.npy b/shhs_visit2/shhs2-204700/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b6688199807c61c02db1cbadd5619c681e7f162e --- /dev/null +++ b/shhs_visit2/shhs2-204700/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398d50c17ddca2b6404ce03eec6c3d6f26b8c4cc02d927eb67dd8826ca3a29e7 +size 2328 diff --git a/shhs_visit2/shhs2-204701/embeddings.meta.json b/shhs_visit2/shhs2-204701/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8237e4c79d1e71ee1b2fec8a07f2476b53f169a4 --- /dev/null +++ b/shhs_visit2/shhs2-204701/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204701", + "embedding_dim": 500, + "n_epochs": 1226, + "created_utc": "2026-05-03T18:47:39.708489+00:00", + "shape": [ + 1226, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204701/embeddings.npy b/shhs_visit2/shhs2-204701/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6bbb7a2593f2de9cf8f1d5c24c728b7ac3cc4bc8 --- /dev/null +++ b/shhs_visit2/shhs2-204701/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f1cce7eea71fd5e15be72cf2384b7e7901cc355d6b0a2738328583d47076769 +size 1226128 diff --git a/shhs_visit2/shhs2-204701/labels.meta.json b/shhs_visit2/shhs2-204701/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51261b7dc5ea40a552cf465063153acca244ecaa --- /dev/null +++ b/shhs_visit2/shhs2-204701/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204701", + "n_epochs": 1226, + "created_utc": "2026-05-03T18:47:39.712758+00:00", + "shape": [ + 1226 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204701/labels.npy b/shhs_visit2/shhs2-204701/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2374cfd3221667bfe97912d20facaf2a7f9d1433 --- /dev/null +++ b/shhs_visit2/shhs2-204701/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8757d2f7a2ff288d78c55ff663f51da0308feec8383f9935f6aad79e0db5f24 +size 2580 diff --git a/shhs_visit2/shhs2-204702/embeddings.meta.json b/shhs_visit2/shhs2-204702/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab4b547e48710e19bb4e10550e1fdd5187740a5f --- /dev/null +++ b/shhs_visit2/shhs2-204702/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204702", + "embedding_dim": 500, + "n_epochs": 1150, + "created_utc": "2026-05-03T18:47:41.017839+00:00", + "shape": [ + 1150, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204702/embeddings.npy b/shhs_visit2/shhs2-204702/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..645244651b8c456bd64cc5db7d289184e08898dc --- /dev/null +++ b/shhs_visit2/shhs2-204702/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18bd3dade46714384133c2e112ad2b18227d8d2699a8a3f50b44a357d7432b04 +size 1150128 diff --git a/shhs_visit2/shhs2-204702/labels.meta.json b/shhs_visit2/shhs2-204702/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..655d61ff76e19c26dbf4c820cb19c51278dd9659 --- /dev/null +++ b/shhs_visit2/shhs2-204702/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204702", + "n_epochs": 1150, + "created_utc": "2026-05-03T18:47:41.021640+00:00", + "shape": [ + 1150 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204702/labels.npy b/shhs_visit2/shhs2-204702/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f67982ca1536fa56b41aaed785c101255775cb08 --- /dev/null +++ b/shhs_visit2/shhs2-204702/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd5735e0427dd717672509c17b8802f09a8ebb3b7f3dca801e1eed20ae3e77c +size 2428 diff --git a/shhs_visit2/shhs2-204703/embeddings.meta.json b/shhs_visit2/shhs2-204703/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d2461e9c45ac81a01c6d1242ab732548243e4fe --- /dev/null +++ b/shhs_visit2/shhs2-204703/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204703", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:42.266959+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204703/embeddings.npy b/shhs_visit2/shhs2-204703/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..835a56ab8edb0f4bb19b6cd9dfc02d7f0d5e1dd9 --- /dev/null +++ b/shhs_visit2/shhs2-204703/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566dc80ac9fef4f02f6638d5bfd31175503f7c14d19ebe929ef38c322223b5f8 +size 1260128 diff --git a/shhs_visit2/shhs2-204703/labels.meta.json b/shhs_visit2/shhs2-204703/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6236d031e66cb7811483c29f03f9e6cda83404c --- /dev/null +++ b/shhs_visit2/shhs2-204703/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204703", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:42.271004+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204703/labels.npy b/shhs_visit2/shhs2-204703/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1875e03fb6c8a50f5a3e508e8c68cf1693bbf2b0 --- /dev/null +++ b/shhs_visit2/shhs2-204703/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b31accebf3810ee83b982daf18e62eb57ddb29d949dfaf9e0126103f9738b3 +size 2648 diff --git a/shhs_visit2/shhs2-204705/embeddings.meta.json b/shhs_visit2/shhs2-204705/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc678857b526ff430e7e948bae934f9498989b56 --- /dev/null +++ b/shhs_visit2/shhs2-204705/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204705", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:47:44.134265+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204705/embeddings.npy b/shhs_visit2/shhs2-204705/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..237593d11af4961de21d2b4f6d5bee494dd9efc9 --- /dev/null +++ b/shhs_visit2/shhs2-204705/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9396677585c3f6f5f53b932d76ccef9d10564efa7c4e34f1b9918bf8f2bd98f +size 1082128 diff --git a/shhs_visit2/shhs2-204705/labels.meta.json b/shhs_visit2/shhs2-204705/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0278af821123cce89de3b955ee102e5b0fd4de06 --- /dev/null +++ b/shhs_visit2/shhs2-204705/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204705", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:47:44.138201+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204705/labels.npy b/shhs_visit2/shhs2-204705/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd811455cb1dadd14dc4f22bd9e6d68818efaa24 --- /dev/null +++ b/shhs_visit2/shhs2-204705/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c30c5eb04b47cb026691bc87ad2a06812f033c71b6e1d28cc737e933ba5503 +size 2292 diff --git a/shhs_visit2/shhs2-204706/embeddings.meta.json b/shhs_visit2/shhs2-204706/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c00ba3f2e8bce819e9fde654be0a71feda0efa71 --- /dev/null +++ b/shhs_visit2/shhs2-204706/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204706", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:45.392801+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204706/embeddings.npy b/shhs_visit2/shhs2-204706/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad4ca04a1850be4538969cac2c2f5d6e680e5ae5 --- /dev/null +++ b/shhs_visit2/shhs2-204706/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09615332dde36a15d5705402a9c5dbdfc2319e659aefb886a98d24d43d7c4d1 +size 1140128 diff --git a/shhs_visit2/shhs2-204706/labels.meta.json b/shhs_visit2/shhs2-204706/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b3e150f295267defc1f1826f0daa1d3a2f735db --- /dev/null +++ b/shhs_visit2/shhs2-204706/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204706", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:45.397006+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204706/labels.npy b/shhs_visit2/shhs2-204706/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9cff2f1c02cda548d92ce6e4d675cb7ad6c66aef --- /dev/null +++ b/shhs_visit2/shhs2-204706/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10da7622dd9261ebd73fd073837643ebba1ef8b5dfcb28b616e1a9e579eb6593 +size 2408 diff --git a/shhs_visit2/shhs2-204707/embeddings.meta.json b/shhs_visit2/shhs2-204707/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5c83bb9c099451b17a2ec25dcfd7d700b0de8ec0 --- /dev/null +++ b/shhs_visit2/shhs2-204707/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204707", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:46.772223+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204707/embeddings.npy b/shhs_visit2/shhs2-204707/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06f4e01f3ee19cf72c90139a4dd5f01807bfc190 --- /dev/null +++ b/shhs_visit2/shhs2-204707/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:151ac8acc2fc100abdc174c0773d509fdbef97e780290ec182c0e8d48155b7db +size 1260128 diff --git a/shhs_visit2/shhs2-204707/labels.meta.json b/shhs_visit2/shhs2-204707/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9373cd1ffa902c93b5a297d112035b5468cee3fd --- /dev/null +++ b/shhs_visit2/shhs2-204707/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204707", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:46.776623+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204707/labels.npy b/shhs_visit2/shhs2-204707/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3ba985576d4e47a064a9bcc1bb2b7e351c26742 --- /dev/null +++ b/shhs_visit2/shhs2-204707/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a4bd4ea978e85778ec2b0f1b888d8f1730e777c84b5bba643447bbcea763f5 +size 2648 diff --git a/shhs_visit2/shhs2-204708/embeddings.meta.json b/shhs_visit2/shhs2-204708/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef9c4d6932a1831c7fe41b91f7380c97526ae047 --- /dev/null +++ b/shhs_visit2/shhs2-204708/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204708", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:47:48.426569+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204708/embeddings.npy b/shhs_visit2/shhs2-204708/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ace5ae2e4a7d5ad2d4a6940acb887ac6af1d994 --- /dev/null +++ b/shhs_visit2/shhs2-204708/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be6f011abb03156238c9357656bedb3554ae831b19fd91d5634054e987a7e45 +size 1364128 diff --git a/shhs_visit2/shhs2-204708/labels.meta.json b/shhs_visit2/shhs2-204708/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..de581f6dc26d7f02e166fd4a00e64e9b445d6684 --- /dev/null +++ b/shhs_visit2/shhs2-204708/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204708", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:47:48.430792+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204708/labels.npy b/shhs_visit2/shhs2-204708/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..40824506aa00421e9c738d431603840ad9717c44 --- /dev/null +++ b/shhs_visit2/shhs2-204708/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2499b2ee054dd9316ffb7a6329ca383900bf9c084969ec8accda8e088d7acb4 +size 2856 diff --git a/shhs_visit2/shhs2-204711/embeddings.meta.json b/shhs_visit2/shhs2-204711/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c29f93a6b8e20b8c13592ab582ee7e0a3f86d3a --- /dev/null +++ b/shhs_visit2/shhs2-204711/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204711", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:47:49.503129+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204711/embeddings.npy b/shhs_visit2/shhs2-204711/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b829cbab3bb9e03511ae5c17b82b2ceb45d1491 --- /dev/null +++ b/shhs_visit2/shhs2-204711/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:affbca8cdd2ed43a0c79334b1603498825fbad717e082f065cd411a0c885bd3f +size 960128 diff --git a/shhs_visit2/shhs2-204711/labels.meta.json b/shhs_visit2/shhs2-204711/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4e18f7ed6f4995260310bd10b4dc1b264027e23 --- /dev/null +++ b/shhs_visit2/shhs2-204711/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204711", + "n_epochs": 960, + "created_utc": "2026-05-03T18:47:49.507190+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204711/labels.npy b/shhs_visit2/shhs2-204711/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5721b297c64d3e86572b010a3aa735c70df5713f --- /dev/null +++ b/shhs_visit2/shhs2-204711/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a57e5dbd8beefa9f31b444b1b621316cc1b9104dabe4669cc5c01a890c08558 +size 2048 diff --git a/shhs_visit2/shhs2-204712/embeddings.meta.json b/shhs_visit2/shhs2-204712/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae6691e1323be905039448587bae66e1837189a5 --- /dev/null +++ b/shhs_visit2/shhs2-204712/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204712", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:50.834406+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204712/embeddings.npy b/shhs_visit2/shhs2-204712/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c37b60f39f53341fad69d8dde956b7ebc682ca80 --- /dev/null +++ b/shhs_visit2/shhs2-204712/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c30366296ed335087a673d8c01259e57c6d4213dbd5dc4863a76da22b684ccc +size 1140128 diff --git a/shhs_visit2/shhs2-204712/labels.meta.json b/shhs_visit2/shhs2-204712/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0dedc10b4106be1db505edb30a9941fc299beb0f --- /dev/null +++ b/shhs_visit2/shhs2-204712/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204712", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:50.838421+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204712/labels.npy b/shhs_visit2/shhs2-204712/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbe84b59bc7790880c78050f52193a569b0e9a5c --- /dev/null +++ b/shhs_visit2/shhs2-204712/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ae1f98a38eb1a0a325e5d61a85ddfc618ffda6a3e74b0adc01d348dec8ed86 +size 2408 diff --git a/shhs_visit2/shhs2-204713/embeddings.meta.json b/shhs_visit2/shhs2-204713/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..402bcf3c69de931213770e3a4aef1c8c1e3bc7be --- /dev/null +++ b/shhs_visit2/shhs2-204713/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204713", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:52.103804+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204713/embeddings.npy b/shhs_visit2/shhs2-204713/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..256c2880ba1b66977fc8f3c82c4c1c32371f4b80 --- /dev/null +++ b/shhs_visit2/shhs2-204713/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d6879b7a4ef773d6932462a231c0351d567b8006ef5af800b6a9fd328e62ad +size 1200128 diff --git a/shhs_visit2/shhs2-204713/labels.meta.json b/shhs_visit2/shhs2-204713/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a586c469a0e6d45e640fb631eb6059c177b37476 --- /dev/null +++ b/shhs_visit2/shhs2-204713/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204713", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:47:52.108476+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204713/labels.npy b/shhs_visit2/shhs2-204713/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..12518925c0d2a35b658c5f2f796a4b32a1e10356 --- /dev/null +++ b/shhs_visit2/shhs2-204713/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857b5fe9253422154315a4b057a4aeda8cc942b14069d5653325719c776aa55d +size 2528 diff --git a/shhs_visit2/shhs2-204715/embeddings.meta.json b/shhs_visit2/shhs2-204715/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..959cf02ede722d75258ea21d892bb51f4f55b13e --- /dev/null +++ b/shhs_visit2/shhs2-204715/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204715", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:47:53.253260+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204715/embeddings.npy b/shhs_visit2/shhs2-204715/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..578a6957677f13c68f945a489df68e7d0acbfdb6 --- /dev/null +++ b/shhs_visit2/shhs2-204715/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229a6d57a47f1f46c885b807fb5c32f8c27dcc061369f168997e276d7dab36ed +size 1080128 diff --git a/shhs_visit2/shhs2-204715/labels.meta.json b/shhs_visit2/shhs2-204715/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..757200281fe9b79fc8ea9b514db904972460b324 --- /dev/null +++ b/shhs_visit2/shhs2-204715/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204715", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:47:53.257364+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204715/labels.npy b/shhs_visit2/shhs2-204715/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2cb2d551138ba445852d65ce4571d1375bb56f5 --- /dev/null +++ b/shhs_visit2/shhs2-204715/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e5c2b886af040f99960e4a3bc058869be4e89e9a3b89e9bf1908ea60d6b713 +size 2288 diff --git a/shhs_visit2/shhs2-204717/embeddings.meta.json b/shhs_visit2/shhs2-204717/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c63b17f289dff7aba03a9545927d2c6391924bb2 --- /dev/null +++ b/shhs_visit2/shhs2-204717/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204717", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:54.645507+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204717/embeddings.npy b/shhs_visit2/shhs2-204717/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c58228d447d7b48f0febc0472ae4192b64ad29b1 --- /dev/null +++ b/shhs_visit2/shhs2-204717/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20e30ff31bd212a82eb516314bb5d2c10edc9bff59f9db9124bbf67443cb70b +size 1260128 diff --git a/shhs_visit2/shhs2-204717/labels.meta.json b/shhs_visit2/shhs2-204717/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..313ba41c6a687a7e3d6ba995028be9ea096a3bfc --- /dev/null +++ b/shhs_visit2/shhs2-204717/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204717", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:54.649654+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204717/labels.npy b/shhs_visit2/shhs2-204717/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd99150392371c9b3be794b75b8295eb5332c252 --- /dev/null +++ b/shhs_visit2/shhs2-204717/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c911dfa6e2942320ded95f22c177043b87bed5859c0e7244497a3b17fb1a134 +size 2648 diff --git a/shhs_visit2/shhs2-204718/embeddings.meta.json b/shhs_visit2/shhs2-204718/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e88966cef845e8225458f151b76cb9944436595d --- /dev/null +++ b/shhs_visit2/shhs2-204718/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204718", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:55.953228+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204718/embeddings.npy b/shhs_visit2/shhs2-204718/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c68f03f8a48e140dddc71680bcd57fa8016c59c6 --- /dev/null +++ b/shhs_visit2/shhs2-204718/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:775826bdc670ee7ad5ff9fe20eda2b0a5c0d62cc36f0fa8dfa1ec34f716e415c +size 1140128 diff --git a/shhs_visit2/shhs2-204718/labels.meta.json b/shhs_visit2/shhs2-204718/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ec3e305aafbc80dfcf250d01a022085fa5a2ad9 --- /dev/null +++ b/shhs_visit2/shhs2-204718/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204718", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:55.957781+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204718/labels.npy b/shhs_visit2/shhs2-204718/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f686695c6388d1e580881c44bc5bd0181638be2 --- /dev/null +++ b/shhs_visit2/shhs2-204718/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01ff708c88ce25d254c46551f90f1233199f70a06953b4ec05caef7c9c6fe1c +size 2408 diff --git a/shhs_visit2/shhs2-204724/embeddings.meta.json b/shhs_visit2/shhs2-204724/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c58189423aca0e5623bd0cd54ee87095219c520 --- /dev/null +++ b/shhs_visit2/shhs2-204724/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204724", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:57.187000+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204724/embeddings.npy b/shhs_visit2/shhs2-204724/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fae247d7aea5178d26d7df42623ffba87777f08 --- /dev/null +++ b/shhs_visit2/shhs2-204724/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2bdfcbf649eb65fb1de35398b59a1a4096d27e34c2f7ea3725be399043f5d5 +size 1140128 diff --git a/shhs_visit2/shhs2-204724/labels.meta.json b/shhs_visit2/shhs2-204724/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5533861868c7456cbe2dabb2a80ae8d93c196bf0 --- /dev/null +++ b/shhs_visit2/shhs2-204724/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204724", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:47:57.190890+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204724/labels.npy b/shhs_visit2/shhs2-204724/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..80406a4ec659f66081e617248661b8c0b72a04a3 --- /dev/null +++ b/shhs_visit2/shhs2-204724/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07abf146b006a904d7ab355951bf2fac72abb86d91f7aace6988e9ea1e8c26da +size 2408 diff --git a/shhs_visit2/shhs2-204727/embeddings.meta.json b/shhs_visit2/shhs2-204727/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7630067c64be8c17693f56379e6d2cd8696f91a --- /dev/null +++ b/shhs_visit2/shhs2-204727/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204727", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:47:58.731961+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204727/embeddings.npy b/shhs_visit2/shhs2-204727/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4d5864b9fa8b15dae004ad9ac77bc6f7adfbf07 --- /dev/null +++ b/shhs_visit2/shhs2-204727/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd531632294211fb20ea8e799a49c57ffb22fc97c25b54e7953070a40809bc1 +size 1258128 diff --git a/shhs_visit2/shhs2-204727/labels.meta.json b/shhs_visit2/shhs2-204727/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6fe810b7275d8ab48e5a2b36eca5f2f55d472b4 --- /dev/null +++ b/shhs_visit2/shhs2-204727/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204727", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:47:58.736537+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204727/labels.npy b/shhs_visit2/shhs2-204727/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd2a40de897ba2b664643d46aa56113936491671 --- /dev/null +++ b/shhs_visit2/shhs2-204727/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5624fe791de787f98e06aab5687ab23a172fc48af6df9dc201b519b7e00778c1 +size 2644 diff --git a/shhs_visit2/shhs2-204728/embeddings.meta.json b/shhs_visit2/shhs2-204728/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62290d2f38c3d3749b807be6ac0a6f25960a8495 --- /dev/null +++ b/shhs_visit2/shhs2-204728/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204728", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:59.366426+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204728/embeddings.npy b/shhs_visit2/shhs2-204728/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3a22db23009db7ec05a70b516e9aab6eb62a9f6 --- /dev/null +++ b/shhs_visit2/shhs2-204728/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64eb9d14c607935f1f0f74adc22866df2ba93da8579d8702a33f7d326fe35766 +size 1260128 diff --git a/shhs_visit2/shhs2-204728/labels.meta.json b/shhs_visit2/shhs2-204728/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..115a51f8dc967a6424212d37477be89f558ae1c9 --- /dev/null +++ b/shhs_visit2/shhs2-204728/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204728", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:47:59.370174+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204728/labels.npy b/shhs_visit2/shhs2-204728/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..82458ed697b214f435071ed807e182e58997cde1 --- /dev/null +++ b/shhs_visit2/shhs2-204728/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6ef802e25a2d8bd004d2ea6eba2fb8d980cb2b5cc60b3feb85feb0be026a81 +size 2648 diff --git a/shhs_visit2/shhs2-204729/embeddings.meta.json b/shhs_visit2/shhs2-204729/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ccf6763bc5705f869783351a718d7f0a0302639 --- /dev/null +++ b/shhs_visit2/shhs2-204729/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204729", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:00.636896+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204729/embeddings.npy b/shhs_visit2/shhs2-204729/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0fb70aa9ad543083069567eaf9b02773eff0075a --- /dev/null +++ b/shhs_visit2/shhs2-204729/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec0d65eefa19f4a1b73c4d8944259c9bd51c93a9198a2165b94ea546b6d75e5 +size 1140128 diff --git a/shhs_visit2/shhs2-204729/labels.meta.json b/shhs_visit2/shhs2-204729/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..410415e97ce480dd681d18b6637df8129480c616 --- /dev/null +++ b/shhs_visit2/shhs2-204729/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204729", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:00.640360+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204729/labels.npy b/shhs_visit2/shhs2-204729/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f7b4a8dbd83d63f51299a8c70def9e802e65c57 --- /dev/null +++ b/shhs_visit2/shhs2-204729/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86e4c143c23d3574851f4dd436ce6bbdf03a966886f3612c624a1938c4fa3bb +size 2408 diff --git a/shhs_visit2/shhs2-204730/embeddings.meta.json b/shhs_visit2/shhs2-204730/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48279c1bce72f0d3654472f69d5cc329a8d43e65 --- /dev/null +++ b/shhs_visit2/shhs2-204730/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204730", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:02.196023+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204730/embeddings.npy b/shhs_visit2/shhs2-204730/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cb82a411419acd52b7f39d02f340d0ed72431f08 --- /dev/null +++ b/shhs_visit2/shhs2-204730/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41370cfe26e919c9a5b810afb21ab33e019dd4f81f6f8254911bf4bc0318ae8b +size 1320128 diff --git a/shhs_visit2/shhs2-204730/labels.meta.json b/shhs_visit2/shhs2-204730/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc617a58f52dc4decca362aba9631bcfe317326e --- /dev/null +++ b/shhs_visit2/shhs2-204730/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204730", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:02.200247+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204730/labels.npy b/shhs_visit2/shhs2-204730/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..078ee4571d222fffbddeb2558be7ea5822b8eb01 --- /dev/null +++ b/shhs_visit2/shhs2-204730/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5735f95715db2286bb58a2859c1150933b4210dd06a5e0324f899cb5607665ac +size 2768 diff --git a/shhs_visit2/shhs2-204731/embeddings.meta.json b/shhs_visit2/shhs2-204731/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d37c3422511854313684984aa2605f894eb641c --- /dev/null +++ b/shhs_visit2/shhs2-204731/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204731", + "embedding_dim": 500, + "n_epochs": 1190, + "created_utc": "2026-05-03T18:48:03.552675+00:00", + "shape": [ + 1190, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204731/embeddings.npy b/shhs_visit2/shhs2-204731/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9015fc66c520ec9d2c6c4063f035ed3c6636ede5 --- /dev/null +++ b/shhs_visit2/shhs2-204731/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05672131a5bee954999c90bd96ce31dcf4a18b1e68e2736c7d1783194a6b5e11 +size 1190128 diff --git a/shhs_visit2/shhs2-204731/labels.meta.json b/shhs_visit2/shhs2-204731/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3aaac0b0017d8dd485be2394ce22bd6eb8aa2a7a --- /dev/null +++ b/shhs_visit2/shhs2-204731/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204731", + "n_epochs": 1190, + "created_utc": "2026-05-03T18:48:03.556701+00:00", + "shape": [ + 1190 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204731/labels.npy b/shhs_visit2/shhs2-204731/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6fbafb2b9ff88def379ec7658e8b5a32fdcef8d3 --- /dev/null +++ b/shhs_visit2/shhs2-204731/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7064ac6e6286bdd3a918a3903e5c9442a40fb7df2c3783de7dffca9941a5c6a +size 2508 diff --git a/shhs_visit2/shhs2-204735/embeddings.meta.json b/shhs_visit2/shhs2-204735/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7991787fa065fd806ce3ee2dcaf11d476033f569 --- /dev/null +++ b/shhs_visit2/shhs2-204735/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204735", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:04.742610+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204735/embeddings.npy b/shhs_visit2/shhs2-204735/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ba0895ad64d7ca2f0753e670b900e6d13df78a2 --- /dev/null +++ b/shhs_visit2/shhs2-204735/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca9c65b208ddb9388925339d5647770de6085352e2ac0da4ab8201b447d0b08 +size 1140128 diff --git a/shhs_visit2/shhs2-204735/labels.meta.json b/shhs_visit2/shhs2-204735/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6818d307f26935d0dabe131a23c0907ac780ece1 --- /dev/null +++ b/shhs_visit2/shhs2-204735/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204735", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:04.748626+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204735/labels.npy b/shhs_visit2/shhs2-204735/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..164f799174f15e8d030df0b7ae38395a0150d777 --- /dev/null +++ b/shhs_visit2/shhs2-204735/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce7bbbc20be689454f3d315a6e272cebaf740e7b6107f57fb517bf3f00854ec +size 2408 diff --git a/shhs_visit2/shhs2-204736/embeddings.meta.json b/shhs_visit2/shhs2-204736/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb67119711fbf5d214f1016c8167842e6db30e22 --- /dev/null +++ b/shhs_visit2/shhs2-204736/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204736", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:48:06.117514+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204736/embeddings.npy b/shhs_visit2/shhs2-204736/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..df4b8efe499df364e8fc9cd3b7361665a2670871 --- /dev/null +++ b/shhs_visit2/shhs2-204736/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc16ee0cf4325e621663a0921955b8ee705f0e7531bd0d4192d606c86771e07c +size 1170128 diff --git a/shhs_visit2/shhs2-204736/labels.meta.json b/shhs_visit2/shhs2-204736/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30cbd1426d44aaccec3a9edd4b8fb29728c6eba5 --- /dev/null +++ b/shhs_visit2/shhs2-204736/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204736", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:48:06.122535+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204736/labels.npy b/shhs_visit2/shhs2-204736/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..626a2f9cff132d1417199685b6b358fdfe9d46cc --- /dev/null +++ b/shhs_visit2/shhs2-204736/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fad7df6f1db1a9904256fdc456fe82653c5b6625f8e3d2df1010fcb942f2476 +size 2468 diff --git a/shhs_visit2/shhs2-204740/embeddings.meta.json b/shhs_visit2/shhs2-204740/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31a0b59299d5aefc37981b592bed6bf22236c406 --- /dev/null +++ b/shhs_visit2/shhs2-204740/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204740", + "embedding_dim": 500, + "n_epochs": 1040, + "created_utc": "2026-05-03T18:48:07.300015+00:00", + "shape": [ + 1040, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204740/embeddings.npy b/shhs_visit2/shhs2-204740/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f97943c6dd40710734c54d58c769bb5d85dad57a --- /dev/null +++ b/shhs_visit2/shhs2-204740/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4405ce0f4e7049c7029d373344b1546a2de0e1c084668b74b41c977dde06a12b +size 1040128 diff --git a/shhs_visit2/shhs2-204740/labels.meta.json b/shhs_visit2/shhs2-204740/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0225fd3289dfb19731b0d2035f4f04f8e9a1a9ee --- /dev/null +++ b/shhs_visit2/shhs2-204740/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204740", + "n_epochs": 1040, + "created_utc": "2026-05-03T18:48:07.303901+00:00", + "shape": [ + 1040 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204740/labels.npy b/shhs_visit2/shhs2-204740/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c0ce2c9b54ef51c88bf1e1ed7930019dec6e432 --- /dev/null +++ b/shhs_visit2/shhs2-204740/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82c29ac5ea9effe9fa18f593d46e59ff1c6824d9b45be0837f6c49dae46f5d3 +size 2208 diff --git a/shhs_visit2/shhs2-204741/embeddings.meta.json b/shhs_visit2/shhs2-204741/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2346bdd8421a2ae507cbaa5781212c69c9047b02 --- /dev/null +++ b/shhs_visit2/shhs2-204741/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204741", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:48:08.522009+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204741/embeddings.npy b/shhs_visit2/shhs2-204741/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c47e07ada9cdd5dad2140eb54fa2111aa3a0c84a --- /dev/null +++ b/shhs_visit2/shhs2-204741/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afb41ccf897a740eef839d45b8e3ec707669abd205d80171ec5fbf42d99ee5a +size 1110128 diff --git a/shhs_visit2/shhs2-204741/labels.meta.json b/shhs_visit2/shhs2-204741/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08f50ad0192955c080c0b24166fafd2b931fcd34 --- /dev/null +++ b/shhs_visit2/shhs2-204741/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204741", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:48:08.525583+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204741/labels.npy b/shhs_visit2/shhs2-204741/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f7fd8527bf8a176d147eb201470e3d86c7f67457 --- /dev/null +++ b/shhs_visit2/shhs2-204741/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325dcb06cbe29c87e0604c649dc7762ea7088eba47a380051a2cc156a34dbeb5 +size 2348 diff --git a/shhs_visit2/shhs2-204745/embeddings.meta.json b/shhs_visit2/shhs2-204745/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7dff1945443009350befacaadabd22b5437a8fbc --- /dev/null +++ b/shhs_visit2/shhs2-204745/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204745", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:09.869667+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204745/embeddings.npy b/shhs_visit2/shhs2-204745/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..12c3f24cabafb3ce582df7b86c2e16290e4d4ce6 --- /dev/null +++ b/shhs_visit2/shhs2-204745/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064bd7507a825ee4362779451e32f1afdc0f6b03f9207286f0ea94f523d44c84 +size 1260128 diff --git a/shhs_visit2/shhs2-204745/labels.meta.json b/shhs_visit2/shhs2-204745/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a683eb9556b05ad9a16da5677344695a9506d843 --- /dev/null +++ b/shhs_visit2/shhs2-204745/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204745", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:09.873821+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204745/labels.npy b/shhs_visit2/shhs2-204745/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ea7e616bce57c9ab2988f7d3c15d4ef550990127 --- /dev/null +++ b/shhs_visit2/shhs2-204745/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023ec8350a236138b291e4a0861831f203c27d347bb359379c3b848d6c2af3c1 +size 2648 diff --git a/shhs_visit2/shhs2-204746/embeddings.meta.json b/shhs_visit2/shhs2-204746/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d85be9b0dc83e5fc7bfec7a8b556b26d988c8a2e --- /dev/null +++ b/shhs_visit2/shhs2-204746/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204746", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:11.233331+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204746/embeddings.npy b/shhs_visit2/shhs2-204746/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..10ba4b5e6dd0aee1c3c2d1d9b61a785a9dd2fd34 --- /dev/null +++ b/shhs_visit2/shhs2-204746/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc35eea68ed7318ac3732909793cadb74da952ffbb6aa4f42b55e50b14b176eb +size 1260128 diff --git a/shhs_visit2/shhs2-204746/labels.meta.json b/shhs_visit2/shhs2-204746/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..342d56bf9b95b09b4715278d77c48745cca0a45e --- /dev/null +++ b/shhs_visit2/shhs2-204746/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204746", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:11.237707+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204746/labels.npy b/shhs_visit2/shhs2-204746/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c791de83960827a4ce0d6ef1066bfffc2bac479 --- /dev/null +++ b/shhs_visit2/shhs2-204746/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74363055cc8d419fa5edf5e306966efbfad0a1b4f47a42975b55b3e3f97ae0ad +size 2648 diff --git a/shhs_visit2/shhs2-204747/embeddings.meta.json b/shhs_visit2/shhs2-204747/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0721e7eeb8269e57630f0ac5257b664cc4be4848 --- /dev/null +++ b/shhs_visit2/shhs2-204747/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204747", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:48:12.975998+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204747/embeddings.npy b/shhs_visit2/shhs2-204747/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b83b40a162c59d2c4e8fe67577c201e7bbb93b1f --- /dev/null +++ b/shhs_visit2/shhs2-204747/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:927702c852213e3c691a14af6327d974aca219ab980ab3517dd7e6539e02b66c +size 1018128 diff --git a/shhs_visit2/shhs2-204747/labels.meta.json b/shhs_visit2/shhs2-204747/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e9afd3e896b2a6664b96e4c3163832e309a58c5 --- /dev/null +++ b/shhs_visit2/shhs2-204747/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204747", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:48:12.979534+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204747/labels.npy b/shhs_visit2/shhs2-204747/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4da428a1ace3cddf73475ddda41bf8b43d1163a9 --- /dev/null +++ b/shhs_visit2/shhs2-204747/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8214e774173291f32b97940a7ae92615104f0da7d3b30f45a4b5548af44b3a9b +size 2164 diff --git a/shhs_visit2/shhs2-204748/embeddings.meta.json b/shhs_visit2/shhs2-204748/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15b29eee554123663b0efc634e7398ba3b9a8c86 --- /dev/null +++ b/shhs_visit2/shhs2-204748/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204748", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:48:14.084770+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204748/embeddings.npy b/shhs_visit2/shhs2-204748/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..678bad3b47f5beafd07957b6f6b7be0f6e887345 --- /dev/null +++ b/shhs_visit2/shhs2-204748/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9567ca43b7a8feff8cbcf9a10d09ae8426114fd52e3fa8b3e14c1f857d6a4d4e +size 1050128 diff --git a/shhs_visit2/shhs2-204748/labels.meta.json b/shhs_visit2/shhs2-204748/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f7140d54aaa97537a6c165edf74bc8b53ecf89ba --- /dev/null +++ b/shhs_visit2/shhs2-204748/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204748", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:48:14.089149+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204748/labels.npy b/shhs_visit2/shhs2-204748/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f9dca4ce267c6fb3131df181a84c9f4d73db00f --- /dev/null +++ b/shhs_visit2/shhs2-204748/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7972b898d0f28f98b7550e943007c9579597110e4cc4fc45a7529aa17235fbc1 +size 2228 diff --git a/shhs_visit2/shhs2-204751/embeddings.meta.json b/shhs_visit2/shhs2-204751/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3db72b365550422e586ef0646866ee3d574beea --- /dev/null +++ b/shhs_visit2/shhs2-204751/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204751", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:48:15.574732+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204751/embeddings.npy b/shhs_visit2/shhs2-204751/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..acc491c151c35add3a2077c541ffdee8d09b2da5 --- /dev/null +++ b/shhs_visit2/shhs2-204751/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2c0a5ee07162080d0fdf0955a2488a5662f74f4d854b79ea5c58fa3d7ee3a7 +size 1230128 diff --git a/shhs_visit2/shhs2-204751/labels.meta.json b/shhs_visit2/shhs2-204751/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e23ee0583ba55110638fd460bcb3e9477fa28255 --- /dev/null +++ b/shhs_visit2/shhs2-204751/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204751", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:48:15.578893+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204751/labels.npy b/shhs_visit2/shhs2-204751/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c737a99cf9b553e9f4e624ac1ade3e8f0bf927f --- /dev/null +++ b/shhs_visit2/shhs2-204751/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eea5cd4b183cf8942c3c7584c78326e52e74c41c7ccc016b86d85d0e5c720f7 +size 2588 diff --git a/shhs_visit2/shhs2-204752/embeddings.meta.json b/shhs_visit2/shhs2-204752/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67d4e9e17dbab8116d86d12366eb1351f67cbcd8 --- /dev/null +++ b/shhs_visit2/shhs2-204752/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204752", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:16.969474+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204752/embeddings.npy b/shhs_visit2/shhs2-204752/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc82d63483bbe38dc1024fa7d08ab28af5200db7 --- /dev/null +++ b/shhs_visit2/shhs2-204752/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9817dfba5cf384216d26032949b84468b52deb32c1cee70379c7fe8b40944f95 +size 1260128 diff --git a/shhs_visit2/shhs2-204752/labels.meta.json b/shhs_visit2/shhs2-204752/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..002e235811aa72dc50c0a26a3054c7997ba494b7 --- /dev/null +++ b/shhs_visit2/shhs2-204752/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204752", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:16.972328+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204752/labels.npy b/shhs_visit2/shhs2-204752/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2cd31dc134a36021e74388c30abcdf2cb5c2bc0b --- /dev/null +++ b/shhs_visit2/shhs2-204752/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c00892beff0e773bb10b1652017f10805aac91c9acd3e806715292576d88e0 +size 2648 diff --git a/shhs_visit2/shhs2-204753/embeddings.meta.json b/shhs_visit2/shhs2-204753/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..124d6dcdcffd5a69ae4a9f179212b6442b35f030 --- /dev/null +++ b/shhs_visit2/shhs2-204753/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204753", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:17.596588+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204753/embeddings.npy b/shhs_visit2/shhs2-204753/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb3c4644d5ac69920c3bd8dc5b316adc466476bb --- /dev/null +++ b/shhs_visit2/shhs2-204753/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd551a3d9ec511e2e2b06ae68668003b096923bf96c037e4c62069ce2581425b +size 1320128 diff --git a/shhs_visit2/shhs2-204753/labels.meta.json b/shhs_visit2/shhs2-204753/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14c110567c682fbbd27c8d56b169312fe7d96f3b --- /dev/null +++ b/shhs_visit2/shhs2-204753/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204753", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:17.600901+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204753/labels.npy b/shhs_visit2/shhs2-204753/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e67b733a06b177e7ae5c48d2ddced8d0a6b35cf6 --- /dev/null +++ b/shhs_visit2/shhs2-204753/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:776fba42eacc5dc341c59c6cb8c9570676e7c60a83992abecc0a97bf487cd141 +size 2768 diff --git a/shhs_visit2/shhs2-204754/embeddings.meta.json b/shhs_visit2/shhs2-204754/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b30e6e18262ca065cfab6124d8909b4b97994192 --- /dev/null +++ b/shhs_visit2/shhs2-204754/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204754", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:18.754242+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204754/embeddings.npy b/shhs_visit2/shhs2-204754/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..202e0c9fd16b570672f58435173a8004602a52b8 --- /dev/null +++ b/shhs_visit2/shhs2-204754/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c13e9ad432e17e7b71357b9414962001f4307205360d1bd096525c6c79f5e6 +size 1080128 diff --git a/shhs_visit2/shhs2-204754/labels.meta.json b/shhs_visit2/shhs2-204754/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5f41821cf966f0ffe2bc9818e5468a059d92f40 --- /dev/null +++ b/shhs_visit2/shhs2-204754/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204754", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:18.758078+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204754/labels.npy b/shhs_visit2/shhs2-204754/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9497143db5695d1c1e3259f29d396eb7826daf6d --- /dev/null +++ b/shhs_visit2/shhs2-204754/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7eef50915eaf7c042285b2aa66be53687952b0f26faf30abf535e62ee1edd7c +size 2288 diff --git a/shhs_visit2/shhs2-204755/embeddings.meta.json b/shhs_visit2/shhs2-204755/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..195b2d3967a766b18a38bf58569de8ce4639a969 --- /dev/null +++ b/shhs_visit2/shhs2-204755/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204755", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:48:21.041262+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204755/embeddings.npy b/shhs_visit2/shhs2-204755/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..28cf5ce21f80617142475518c6c2f25d0f719db0 --- /dev/null +++ b/shhs_visit2/shhs2-204755/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22135ab06c9e46ef138a8f91c75cc79c94b3cc28b29a675e899d2e3258c48b5d +size 1198128 diff --git a/shhs_visit2/shhs2-204755/labels.meta.json b/shhs_visit2/shhs2-204755/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..333eb3fff5c3fc8645dc67dc198296deff64e6b4 --- /dev/null +++ b/shhs_visit2/shhs2-204755/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204755", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:48:21.045417+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204755/labels.npy b/shhs_visit2/shhs2-204755/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ae452cd7d02fad0d2eab6241c801d3898fa716c --- /dev/null +++ b/shhs_visit2/shhs2-204755/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de0e0585f7d5f0747524f0aeb0a79d7a071d95cb6a777603dfb06ad3d20e8e2 +size 2524 diff --git a/shhs_visit2/shhs2-204756/embeddings.meta.json b/shhs_visit2/shhs2-204756/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f163ccc3c30f2510b4e78526ebc17b6d10a5c21 --- /dev/null +++ b/shhs_visit2/shhs2-204756/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204756", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:48:22.418234+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204756/embeddings.npy b/shhs_visit2/shhs2-204756/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce349c8d45c0d47d1ef3401fd8b8341d65f70a7d --- /dev/null +++ b/shhs_visit2/shhs2-204756/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394d6b0233cd317309b445c6f5868883adf9be0196b4c282b8e20a187b3cff8e +size 1200128 diff --git a/shhs_visit2/shhs2-204756/labels.meta.json b/shhs_visit2/shhs2-204756/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd77484eb5899c9beb2ccace7022e01c881a7320 --- /dev/null +++ b/shhs_visit2/shhs2-204756/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204756", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:48:22.421592+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204756/labels.npy b/shhs_visit2/shhs2-204756/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a4f347cf6dfd981e65c06e74382ff9e735baa5f --- /dev/null +++ b/shhs_visit2/shhs2-204756/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f867043caaf878a71e1f694b50b16bdafb2282c6a1a3ff029d4e7b77225516d +size 2528 diff --git a/shhs_visit2/shhs2-204759/embeddings.meta.json b/shhs_visit2/shhs2-204759/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79e2b1157a7b7585d7556fe91abf7dfe3f94849b --- /dev/null +++ b/shhs_visit2/shhs2-204759/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204759", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:48:24.359547+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204759/embeddings.npy b/shhs_visit2/shhs2-204759/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da96e375cca6d71f6671d3fa910840e39af41f79 --- /dev/null +++ b/shhs_visit2/shhs2-204759/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da2302858d258e3a4adfdbc99d3a52c909eabd5cb556c2ef29c366b7f2fdd0b +size 1138128 diff --git a/shhs_visit2/shhs2-204759/labels.meta.json b/shhs_visit2/shhs2-204759/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86f6d1a0a5faa8c4e07780ac9ae9eb1fb0c65c0f --- /dev/null +++ b/shhs_visit2/shhs2-204759/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204759", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:48:24.363128+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204759/labels.npy b/shhs_visit2/shhs2-204759/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d9769552b58a3265ae95dace42482d97cc32941 --- /dev/null +++ b/shhs_visit2/shhs2-204759/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:444696d9013ee8589705eb68e3139cd28f84487c2129db7caa6af0ee239f717a +size 2404 diff --git a/shhs_visit2/shhs2-204763/embeddings.meta.json b/shhs_visit2/shhs2-204763/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ea3519ce0e82da03892c7465f2e9d28b90b61f0 --- /dev/null +++ b/shhs_visit2/shhs2-204763/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204763", + "embedding_dim": 500, + "n_epochs": 1135, + "created_utc": "2026-05-03T18:48:26.027589+00:00", + "shape": [ + 1135, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204763/embeddings.npy b/shhs_visit2/shhs2-204763/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d356c075d37295237f9159b26b43b20c1483f5b5 --- /dev/null +++ b/shhs_visit2/shhs2-204763/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1941cd38447cc3fefaed96606f5f791f016b974af7820a0144a51e6261d37f +size 1135128 diff --git a/shhs_visit2/shhs2-204763/labels.meta.json b/shhs_visit2/shhs2-204763/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34c2492f5b8a8d095bb93ba55903ada7c6126ca1 --- /dev/null +++ b/shhs_visit2/shhs2-204763/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204763", + "n_epochs": 1135, + "created_utc": "2026-05-03T18:48:26.032074+00:00", + "shape": [ + 1135 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204763/labels.npy b/shhs_visit2/shhs2-204763/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d929391500387a020939589dd0b9e12e8406c86f --- /dev/null +++ b/shhs_visit2/shhs2-204763/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a76f41921b9ea39d9752c24974b8221f04874e134dc69280e4a9fe9adbca454 +size 2398 diff --git a/shhs_visit2/shhs2-204764/embeddings.meta.json b/shhs_visit2/shhs2-204764/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51d8cee027b0beaabef51888e9e83af0c2dc8b31 --- /dev/null +++ b/shhs_visit2/shhs2-204764/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204764", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:27.107102+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204764/embeddings.npy b/shhs_visit2/shhs2-204764/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8f68ac54d928ae83e63adc10c003d895989a929 --- /dev/null +++ b/shhs_visit2/shhs2-204764/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06d4ac268700f2b815a33b22d8a134f95f2a62e757ca6b4d197127e9f6a1d5d +size 1080128 diff --git a/shhs_visit2/shhs2-204764/labels.meta.json b/shhs_visit2/shhs2-204764/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..120f7a7cff5928cd51d84d5b6b053b54c75e2790 --- /dev/null +++ b/shhs_visit2/shhs2-204764/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204764", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:27.110429+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204764/labels.npy b/shhs_visit2/shhs2-204764/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b256c2b7bd2da555daf2c768b223a8c68569b476 --- /dev/null +++ b/shhs_visit2/shhs2-204764/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea644105414a5c6072efd9c0ad829a2c86b76c80fcd56d7307438c723e1f3e35 +size 2288 diff --git a/shhs_visit2/shhs2-204765/embeddings.meta.json b/shhs_visit2/shhs2-204765/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..741f73a6e71070d3531aa7017433f9d0c9b14fee --- /dev/null +++ b/shhs_visit2/shhs2-204765/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204765", + "embedding_dim": 500, + "n_epochs": 1202, + "created_utc": "2026-05-03T18:48:29.347400+00:00", + "shape": [ + 1202, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204765/embeddings.npy b/shhs_visit2/shhs2-204765/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ab91196be7cfda4a1c11d5096a613aa31408b78e --- /dev/null +++ b/shhs_visit2/shhs2-204765/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0381ec5f65b561a9b81ea5eda35c73be88e5cc4cd0dd1c9fe6590003ba856ae +size 1202128 diff --git a/shhs_visit2/shhs2-204765/labels.meta.json b/shhs_visit2/shhs2-204765/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b9c28b3293e7dc27eed878617eb4b9fd509d2e0 --- /dev/null +++ b/shhs_visit2/shhs2-204765/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204765", + "n_epochs": 1202, + "created_utc": "2026-05-03T18:48:29.350552+00:00", + "shape": [ + 1202 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204765/labels.npy b/shhs_visit2/shhs2-204765/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac64283cbb51814689854a0e7f39ec00b570333b --- /dev/null +++ b/shhs_visit2/shhs2-204765/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e35a82493300f2ae101638d5a6c472b7befe52223ade1d33f4bb6c48421620 +size 2532 diff --git a/shhs_visit2/shhs2-204766/embeddings.meta.json b/shhs_visit2/shhs2-204766/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..394f0e8eaddb1b787765103e6538d20b99a87bd8 --- /dev/null +++ b/shhs_visit2/shhs2-204766/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204766", + "embedding_dim": 500, + "n_epochs": 940, + "created_utc": "2026-05-03T18:48:30.464611+00:00", + "shape": [ + 940, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204766/embeddings.npy b/shhs_visit2/shhs2-204766/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6bcce705b55195644a9f94f7b2c79eec05028f2 --- /dev/null +++ b/shhs_visit2/shhs2-204766/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:921299584b0946fac10a2b6e8131458647ed281c6c23a3c28100208e4982295b +size 940128 diff --git a/shhs_visit2/shhs2-204766/labels.meta.json b/shhs_visit2/shhs2-204766/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9a9441a38607f1c739d8c10f56b194962dd6d78 --- /dev/null +++ b/shhs_visit2/shhs2-204766/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204766", + "n_epochs": 940, + "created_utc": "2026-05-03T18:48:30.468309+00:00", + "shape": [ + 940 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204766/labels.npy b/shhs_visit2/shhs2-204766/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e2af5e42441ccc179265e77389d76f161006d55 --- /dev/null +++ b/shhs_visit2/shhs2-204766/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d957ff30435ada240e3a0470c9496f4cdd6ca1a83971879f568453e7f97cab +size 2008 diff --git a/shhs_visit2/shhs2-204767/embeddings.meta.json b/shhs_visit2/shhs2-204767/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..14defe4dbdb5181219a92f5f25372305417634f2 --- /dev/null +++ b/shhs_visit2/shhs2-204767/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204767", + "embedding_dim": 500, + "n_epochs": 964, + "created_utc": "2026-05-03T18:48:31.854150+00:00", + "shape": [ + 964, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204767/embeddings.npy b/shhs_visit2/shhs2-204767/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8065298214ce6bb50ab76eef5caa58625155eb57 --- /dev/null +++ b/shhs_visit2/shhs2-204767/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6198cbc6800b41231fffec78da1f5e69a0ec671dd98ecaebcc4ee7d9f669d1d +size 964128 diff --git a/shhs_visit2/shhs2-204767/labels.meta.json b/shhs_visit2/shhs2-204767/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0573ec3078e25aeacb09cf95223b0f9a412d2ae8 --- /dev/null +++ b/shhs_visit2/shhs2-204767/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204767", + "n_epochs": 964, + "created_utc": "2026-05-03T18:48:31.857035+00:00", + "shape": [ + 964 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204767/labels.npy b/shhs_visit2/shhs2-204767/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4571bd441e34ec791f8623a714af720fffd5504 --- /dev/null +++ b/shhs_visit2/shhs2-204767/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c355dcd289954b2403574b383b8729c4b1b81e3d561ebe5dc410d3d44e2be91 +size 2056 diff --git a/shhs_visit2/shhs2-204768/embeddings.meta.json b/shhs_visit2/shhs2-204768/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ed10f76f45142a0b12830c67cf0799f8718ffc7 --- /dev/null +++ b/shhs_visit2/shhs2-204768/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204768", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:48:33.201533+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204768/embeddings.npy b/shhs_visit2/shhs2-204768/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9e56891b12bf5eadf6bf18b791b854934da164a --- /dev/null +++ b/shhs_visit2/shhs2-204768/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfbe3d5ecf0be51b5a3e6143622a79c359dfd23f90b600f5a9389f5dba5b4d94 +size 1110128 diff --git a/shhs_visit2/shhs2-204768/labels.meta.json b/shhs_visit2/shhs2-204768/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f99441ad18bcd861009b17d9660450a503bb57a4 --- /dev/null +++ b/shhs_visit2/shhs2-204768/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204768", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:48:33.205421+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204768/labels.npy b/shhs_visit2/shhs2-204768/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6546ac58824db877e3e810e1ebd3a58968aa2f06 --- /dev/null +++ b/shhs_visit2/shhs2-204768/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f58dfcbaaf34cb795cc3a1561559540dec3a5f4a7f58dd17b86a18c89b8209e +size 2348 diff --git a/shhs_visit2/shhs2-204769/embeddings.meta.json b/shhs_visit2/shhs2-204769/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..981a444c9a5c7356ac60e4f0080063815f873474 --- /dev/null +++ b/shhs_visit2/shhs2-204769/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204769", + "embedding_dim": 500, + "n_epochs": 996, + "created_utc": "2026-05-03T18:48:34.467805+00:00", + "shape": [ + 996, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204769/embeddings.npy b/shhs_visit2/shhs2-204769/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c003b99d26872cd16069ebd341bd3c0ff403ddb9 --- /dev/null +++ b/shhs_visit2/shhs2-204769/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588f12d4f6e506ac0c01fc23cb2d847800913a36836795ce5a50b7bbf2a40e03 +size 996128 diff --git a/shhs_visit2/shhs2-204769/labels.meta.json b/shhs_visit2/shhs2-204769/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83fdc451664761ea2f1d3db9af6e158a61540f04 --- /dev/null +++ b/shhs_visit2/shhs2-204769/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204769", + "n_epochs": 996, + "created_utc": "2026-05-03T18:48:34.471572+00:00", + "shape": [ + 996 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204769/labels.npy b/shhs_visit2/shhs2-204769/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..38b2a5f339f283f87d5a2bd0573171e86c2f13a6 --- /dev/null +++ b/shhs_visit2/shhs2-204769/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed2caea7cf119650bf9ae1343cdd86d2f0f72020d53ced35078c9d0e0474499 +size 2120 diff --git a/shhs_visit2/shhs2-204770/embeddings.meta.json b/shhs_visit2/shhs2-204770/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cef80e3671c03d71c574f0f4cd679f70890edfb6 --- /dev/null +++ b/shhs_visit2/shhs2-204770/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204770", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:35.951613+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204770/embeddings.npy b/shhs_visit2/shhs2-204770/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2e6cd8176d56b24670042acc11d2379859624e2 --- /dev/null +++ b/shhs_visit2/shhs2-204770/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc0525ab482d2c13ad698a00cbf17012d993fa16c35872dbe1db4ce40aa7a0f +size 1320128 diff --git a/shhs_visit2/shhs2-204770/labels.meta.json b/shhs_visit2/shhs2-204770/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b0877a08c36cf0e35c078626d318f9c2cf6e7fa --- /dev/null +++ b/shhs_visit2/shhs2-204770/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204770", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:35.955727+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204770/labels.npy b/shhs_visit2/shhs2-204770/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33505910202d85752bc4ff22c85883c0ea8ce488 --- /dev/null +++ b/shhs_visit2/shhs2-204770/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:265df297d3962ef3646d5d75df20a65d4da3d9b89b1bfbc752186172550d2991 +size 2768 diff --git a/shhs_visit2/shhs2-204772/embeddings.meta.json b/shhs_visit2/shhs2-204772/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fdd9aa522579dbe36667255ed504e682eec31a02 --- /dev/null +++ b/shhs_visit2/shhs2-204772/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204772", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:37.385234+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204772/embeddings.npy b/shhs_visit2/shhs2-204772/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4488622d6aaf14b0f162abcc80bacad75b28c617 --- /dev/null +++ b/shhs_visit2/shhs2-204772/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07e9ec5d24c00b61aabdcbecf13ff3383c94cea926d1cf1d73ed96b9d4329e5 +size 1260128 diff --git a/shhs_visit2/shhs2-204772/labels.meta.json b/shhs_visit2/shhs2-204772/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1094531148d75089a2107fd5e32d9fb53d78115 --- /dev/null +++ b/shhs_visit2/shhs2-204772/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204772", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:37.388762+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204772/labels.npy b/shhs_visit2/shhs2-204772/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c3e344c33a906e10799032ce5dd3743b7a655ea --- /dev/null +++ b/shhs_visit2/shhs2-204772/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c168701e6375391e1c333a0b661f279d4c704212b54e07dc0c830fe20610a6ce +size 2648 diff --git a/shhs_visit2/shhs2-204775/embeddings.meta.json b/shhs_visit2/shhs2-204775/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..364d1c233191367c787990f9355e747f461d35ae --- /dev/null +++ b/shhs_visit2/shhs2-204775/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204775", + "embedding_dim": 500, + "n_epochs": 1120, + "created_utc": "2026-05-03T18:48:38.615721+00:00", + "shape": [ + 1120, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204775/embeddings.npy b/shhs_visit2/shhs2-204775/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac92f58765175c8dc994bb487551c216bd989f26 --- /dev/null +++ b/shhs_visit2/shhs2-204775/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92dc1ceeb81d8cdec012a26758728027497d7e472959a3c4d3d2d3e86aca8f2d +size 1120128 diff --git a/shhs_visit2/shhs2-204775/labels.meta.json b/shhs_visit2/shhs2-204775/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18fe71e737bb1b3699145be8f7c116d8edf25e99 --- /dev/null +++ b/shhs_visit2/shhs2-204775/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204775", + "n_epochs": 1120, + "created_utc": "2026-05-03T18:48:38.619970+00:00", + "shape": [ + 1120 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204775/labels.npy b/shhs_visit2/shhs2-204775/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6aad6c835ef10fdeb2438ca9b447e7128ebfa504 --- /dev/null +++ b/shhs_visit2/shhs2-204775/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ac5b04c62f6663a9a6aacc68cb595166278821a87cec07d388f2af05abfe54 +size 2368 diff --git a/shhs_visit2/shhs2-204778/embeddings.meta.json b/shhs_visit2/shhs2-204778/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bfc802387f05b55eb30fdfd0d9c69600cfb8a39 --- /dev/null +++ b/shhs_visit2/shhs2-204778/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204778", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:40.059033+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204778/embeddings.npy b/shhs_visit2/shhs2-204778/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4587d9fa7b8ddf65c3232f74c90c3dc1e302e45c --- /dev/null +++ b/shhs_visit2/shhs2-204778/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c7cb65508f74165c1dec56484f779e0f0a3710e8e70b1b3aac84593b7bea6e +size 1320128 diff --git a/shhs_visit2/shhs2-204778/labels.meta.json b/shhs_visit2/shhs2-204778/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e4866b275d5459354adf7b36b5eaacacdb4e009 --- /dev/null +++ b/shhs_visit2/shhs2-204778/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204778", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:48:40.063016+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204778/labels.npy b/shhs_visit2/shhs2-204778/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a91dda8ee5b6848475bfe53db0d6d2b8e053ab86 --- /dev/null +++ b/shhs_visit2/shhs2-204778/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063881047ee1e1cae9a07bf2f0ee907b147fff41b5de8a537cb95afada4d7c8f +size 2768 diff --git a/shhs_visit2/shhs2-204782/embeddings.meta.json b/shhs_visit2/shhs2-204782/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8343bb7621a20a84af6273306b9e0859cf7e4a --- /dev/null +++ b/shhs_visit2/shhs2-204782/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204782", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:41.211747+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204782/embeddings.npy b/shhs_visit2/shhs2-204782/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..076b7a9181b589d2059546675a0f21ff43fc5b8b --- /dev/null +++ b/shhs_visit2/shhs2-204782/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e43b5c0097f840472f9d6be7b93115cf5cb5b065e16115ee668e0412f7ac3945 +size 1080128 diff --git a/shhs_visit2/shhs2-204782/labels.meta.json b/shhs_visit2/shhs2-204782/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5cf86aee2d6ca714f52b90706f35591af0316dab --- /dev/null +++ b/shhs_visit2/shhs2-204782/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204782", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:41.215741+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204782/labels.npy b/shhs_visit2/shhs2-204782/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2cee12e546bc47943504ae97873651df95f8596 --- /dev/null +++ b/shhs_visit2/shhs2-204782/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489fd247e8ec40f452b2a980cd957a9a755cfe41b3b2a6214b81cef3abdcc7ed +size 2288 diff --git a/shhs_visit2/shhs2-204786/embeddings.meta.json b/shhs_visit2/shhs2-204786/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..131833a7733f69423ff13431a47d020f8b81c960 --- /dev/null +++ b/shhs_visit2/shhs2-204786/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204786", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:48:42.513690+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204786/embeddings.npy b/shhs_visit2/shhs2-204786/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bae43a5fb9ea441b0f338bd509dc5d57127773b3 --- /dev/null +++ b/shhs_visit2/shhs2-204786/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4c58619459e83b66c0d0bde57962f0f19a3c246cc47daefe8fd59242a9e71c +size 1200128 diff --git a/shhs_visit2/shhs2-204786/labels.meta.json b/shhs_visit2/shhs2-204786/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..333df7a1de1c9990047518f6c3a4009920762a78 --- /dev/null +++ b/shhs_visit2/shhs2-204786/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204786", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:48:42.516994+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204786/labels.npy b/shhs_visit2/shhs2-204786/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..71a82c871eda927bde02f16502467906452722a4 --- /dev/null +++ b/shhs_visit2/shhs2-204786/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee357b5f7550d8de5914747a335827cde028a50d36e6ac75e97e3fcc590c6c8e +size 2528 diff --git a/shhs_visit2/shhs2-204789/embeddings.meta.json b/shhs_visit2/shhs2-204789/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1e2ef5ed29d8a81dea87207b143da1ed59a4179 --- /dev/null +++ b/shhs_visit2/shhs2-204789/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204789", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:48:44.754752+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204789/embeddings.npy b/shhs_visit2/shhs2-204789/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15598842c2a54af0fc8ceccc27ce4c7f42c1e49d --- /dev/null +++ b/shhs_visit2/shhs2-204789/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed36a623d3fcf917b5411fa2b4dcb43acab45d7684b68b71239a113897e65fe9 +size 1198128 diff --git a/shhs_visit2/shhs2-204789/labels.meta.json b/shhs_visit2/shhs2-204789/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3db4b0b4b47e9b019024a1a47de22ce489843814 --- /dev/null +++ b/shhs_visit2/shhs2-204789/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204789", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:48:44.758433+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204789/labels.npy b/shhs_visit2/shhs2-204789/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..525328fae3a5f22d34df0a6e92ec36c657f9e709 --- /dev/null +++ b/shhs_visit2/shhs2-204789/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cccc7d4ae897b7a9bf558dcbe2bb76dae6b9e1f67f7f5fac920897ea0541485e +size 2524 diff --git a/shhs_visit2/shhs2-204793/embeddings.meta.json b/shhs_visit2/shhs2-204793/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..05f1aa9172e927644d689b498ee9a37711ea74d0 --- /dev/null +++ b/shhs_visit2/shhs2-204793/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204793", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:46.186339+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204793/embeddings.npy b/shhs_visit2/shhs2-204793/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6501d0c242d44c799f7f323a5946bfd35b251c99 --- /dev/null +++ b/shhs_visit2/shhs2-204793/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b4c4c3bf2eb725ed060f9a56cb445e20cf7cc5988a4be72b55219004e16338 +size 1260128 diff --git a/shhs_visit2/shhs2-204793/labels.meta.json b/shhs_visit2/shhs2-204793/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c37646e062d2967b3d3409450a1f8ccd1d77e32 --- /dev/null +++ b/shhs_visit2/shhs2-204793/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204793", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:46.188535+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204793/labels.npy b/shhs_visit2/shhs2-204793/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8cb76c5d3bfe4604736e2a5838d49b1f61b915f2 --- /dev/null +++ b/shhs_visit2/shhs2-204793/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4336e39568f85f4f8720c844b4d277778a40a0f35530e7aaa48373fd5bea9b6 +size 2648 diff --git a/shhs_visit2/shhs2-204794/embeddings.meta.json b/shhs_visit2/shhs2-204794/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54f17e105b7596e8329d753b716f1c24948d36ed --- /dev/null +++ b/shhs_visit2/shhs2-204794/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204794", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:47.491152+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204794/embeddings.npy b/shhs_visit2/shhs2-204794/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f681c06ea99fc55dd8d0beb0cc14655ed0d1576 --- /dev/null +++ b/shhs_visit2/shhs2-204794/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f9346a9e3a23fe6e43d1c463ea99917e560a23eecf146b6fee753305602a3b6 +size 1140128 diff --git a/shhs_visit2/shhs2-204794/labels.meta.json b/shhs_visit2/shhs2-204794/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40991b27a1c4d4b556015cce2bade13072b58432 --- /dev/null +++ b/shhs_visit2/shhs2-204794/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204794", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:47.495110+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204794/labels.npy b/shhs_visit2/shhs2-204794/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8440335f910f7e38f393cd8b227f7d1590b2617d --- /dev/null +++ b/shhs_visit2/shhs2-204794/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c331b2ddd667114053c59bb4322da67ae201b0a8687c8fa0ee0bb0d82b2e218 +size 2408 diff --git a/shhs_visit2/shhs2-204795/embeddings.meta.json b/shhs_visit2/shhs2-204795/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b062df325fe1d4353a422cf77c5c72510f4a93e --- /dev/null +++ b/shhs_visit2/shhs2-204795/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204795", + "embedding_dim": 500, + "n_epochs": 1037, + "created_utc": "2026-05-03T18:48:48.728236+00:00", + "shape": [ + 1037, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204795/embeddings.npy b/shhs_visit2/shhs2-204795/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e26a42b0545c20f9d4cb10d63e8ee28872c04b3 --- /dev/null +++ b/shhs_visit2/shhs2-204795/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a611853ec253bec632cef707add74d8c699e94856edb98280fc573808deb25 +size 1037128 diff --git a/shhs_visit2/shhs2-204795/labels.meta.json b/shhs_visit2/shhs2-204795/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d633af675cb927b25d920d58e9505be9b3c31f6b --- /dev/null +++ b/shhs_visit2/shhs2-204795/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204795", + "n_epochs": 1037, + "created_utc": "2026-05-03T18:48:48.732748+00:00", + "shape": [ + 1037 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204795/labels.npy b/shhs_visit2/shhs2-204795/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..87e119d0774cf6507cf11abf38ff6411f67aa352 --- /dev/null +++ b/shhs_visit2/shhs2-204795/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2329bbf9d4feb11bc75146e837ee3db5aa5a8b0473bf943c2434edccf2f048 +size 2202 diff --git a/shhs_visit2/shhs2-204796/embeddings.meta.json b/shhs_visit2/shhs2-204796/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..089799e0ed77b94500a088278d36807fc02c7c7f --- /dev/null +++ b/shhs_visit2/shhs2-204796/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204796", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:48:49.266050+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204796/embeddings.npy b/shhs_visit2/shhs2-204796/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70dac31cc0dc1203833660918dbec718bfa5f24f --- /dev/null +++ b/shhs_visit2/shhs2-204796/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a32286460a73272af966b1296a739c0cc0cfdebef8c39b6ed029a144770c64 +size 1170128 diff --git a/shhs_visit2/shhs2-204796/labels.meta.json b/shhs_visit2/shhs2-204796/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e5471e0677c918063e76ff85b188b64ea63cb7b --- /dev/null +++ b/shhs_visit2/shhs2-204796/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204796", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:48:49.269635+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204796/labels.npy b/shhs_visit2/shhs2-204796/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ed40034325c32564381247954d43ac007d1a2e7 --- /dev/null +++ b/shhs_visit2/shhs2-204796/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dd21fbc16e49d4f55a5c40a89b6ae12af104cccb2fb86c46f0f56955dbeddd1 +size 2468 diff --git a/shhs_visit2/shhs2-204798/embeddings.meta.json b/shhs_visit2/shhs2-204798/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c7e47c91f1fb62971c229ea1fbd795a9477b78d --- /dev/null +++ b/shhs_visit2/shhs2-204798/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204798", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:50.437291+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204798/embeddings.npy b/shhs_visit2/shhs2-204798/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0e6ec344679257734f17710b4a175717097e06b --- /dev/null +++ b/shhs_visit2/shhs2-204798/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e43c0b6092b07d5125a79dc0b88a93e038824066c3d9914abd99a5a3c347bcac +size 1080128 diff --git a/shhs_visit2/shhs2-204798/labels.meta.json b/shhs_visit2/shhs2-204798/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4bc45987f69b35e2a2eca90b1f98f83bb1b995f4 --- /dev/null +++ b/shhs_visit2/shhs2-204798/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204798", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:48:50.441273+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204798/labels.npy b/shhs_visit2/shhs2-204798/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..188807b37747f8f606618bc6004abed64401896a --- /dev/null +++ b/shhs_visit2/shhs2-204798/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dae01fe6e7d9e02105ef2e04cf54355b4bd4c051a570b89e25d15a27e1e8d63 +size 2288 diff --git a/shhs_visit2/shhs2-204799/embeddings.meta.json b/shhs_visit2/shhs2-204799/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98982407bcf85a01ef045c097d736236d71228f1 --- /dev/null +++ b/shhs_visit2/shhs2-204799/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204799", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:48:52.057979+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204799/embeddings.npy b/shhs_visit2/shhs2-204799/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cd602691b78a696141c985ccad7923aec93adae --- /dev/null +++ b/shhs_visit2/shhs2-204799/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ed70338a3dab6fe0e98f684e7a4f726de59a54f1f3ee3d1151c60fa1c35796 +size 1364128 diff --git a/shhs_visit2/shhs2-204799/labels.meta.json b/shhs_visit2/shhs2-204799/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3da8d7ea3690018de6c934c4bf39a892ee2fac4 --- /dev/null +++ b/shhs_visit2/shhs2-204799/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204799", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:48:52.061934+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204799/labels.npy b/shhs_visit2/shhs2-204799/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..04369c3000165773273dd5d03082d955948856e0 --- /dev/null +++ b/shhs_visit2/shhs2-204799/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f77ed05d8cf3dddde127970b6c8509dc2bae7e3f39b95afeeec0299ff428885 +size 2856 diff --git a/shhs_visit2/shhs2-204802/embeddings.meta.json b/shhs_visit2/shhs2-204802/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53d4eb2667252341961c90150d0eeef2ff9c8cac --- /dev/null +++ b/shhs_visit2/shhs2-204802/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204802", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:53.508025+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204802/embeddings.npy b/shhs_visit2/shhs2-204802/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6dd9c9bf55d8377c24491f78fe22e00ef11a2cc6 --- /dev/null +++ b/shhs_visit2/shhs2-204802/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac4ccf9bd8b35f043b5d5103f104eaa6a463b1c017239846eb0ae9d7f1aa24d +size 1260128 diff --git a/shhs_visit2/shhs2-204802/labels.meta.json b/shhs_visit2/shhs2-204802/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..940bd164c9e9288a7699df9f360e725bf74f4d53 --- /dev/null +++ b/shhs_visit2/shhs2-204802/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204802", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:48:53.511508+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204802/labels.npy b/shhs_visit2/shhs2-204802/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5845652e3db92fdaa060bb58d578de81f3aa58a8 --- /dev/null +++ b/shhs_visit2/shhs2-204802/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7519495d1e31716469ec2345336d3d9921be70933d51e10122319921ee3814 +size 2648 diff --git a/shhs_visit2/shhs2-204803/embeddings.meta.json b/shhs_visit2/shhs2-204803/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb76d5b5ea9f916fffb80a7bb51220748a8c7901 --- /dev/null +++ b/shhs_visit2/shhs2-204803/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204803", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:48:55.678956+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204803/embeddings.npy b/shhs_visit2/shhs2-204803/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..107b3652441e86802042a2cb1ad1c0be318836b0 --- /dev/null +++ b/shhs_visit2/shhs2-204803/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aefdc3b8487aa452fe052b663dd5aae827559f73bacedd4787253c9f7626017 +size 1198128 diff --git a/shhs_visit2/shhs2-204803/labels.meta.json b/shhs_visit2/shhs2-204803/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a8e1b7c8e5c6619591ec8167675c4ddad748ce5 --- /dev/null +++ b/shhs_visit2/shhs2-204803/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204803", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:48:55.682727+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204803/labels.npy b/shhs_visit2/shhs2-204803/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6148cb3ed5d712999848b19f431b64fa4296f250 --- /dev/null +++ b/shhs_visit2/shhs2-204803/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46092ace928c147e001bba20aff157c0ab89cb09f204e2f763e5132f03cdeace +size 2524 diff --git a/shhs_visit2/shhs2-204804/embeddings.meta.json b/shhs_visit2/shhs2-204804/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43b9b7afc22e242221cd4b93a3936cfcbbc32b6f --- /dev/null +++ b/shhs_visit2/shhs2-204804/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204804", + "embedding_dim": 500, + "n_epochs": 1250, + "created_utc": "2026-05-03T18:48:57.031173+00:00", + "shape": [ + 1250, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204804/embeddings.npy b/shhs_visit2/shhs2-204804/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..80f7b25ac61ae58aa27f56b2e3de73df206fa9ad --- /dev/null +++ b/shhs_visit2/shhs2-204804/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8076b8e3307316aa968ef6dc00b5ec36076ec5c3ea10dabaf9025e0925ecab6e +size 1250128 diff --git a/shhs_visit2/shhs2-204804/labels.meta.json b/shhs_visit2/shhs2-204804/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f615e7c5a0949c7f4d61a2a34c536dbae0e1eb3f --- /dev/null +++ b/shhs_visit2/shhs2-204804/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204804", + "n_epochs": 1250, + "created_utc": "2026-05-03T18:48:57.035097+00:00", + "shape": [ + 1250 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204804/labels.npy b/shhs_visit2/shhs2-204804/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2cff29cca04d1676e43e7d7f7a0ebc739a5a7f53 --- /dev/null +++ b/shhs_visit2/shhs2-204804/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747b3cf6bac1e9ee0d870c3fcac6e8688c4c1b59d61637291b58395eea1336dd +size 2628 diff --git a/shhs_visit2/shhs2-204809/embeddings.meta.json b/shhs_visit2/shhs2-204809/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1456742966a1b4775856ad9009f11a0048d35367 --- /dev/null +++ b/shhs_visit2/shhs2-204809/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204809", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:58.293529+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204809/embeddings.npy b/shhs_visit2/shhs2-204809/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..129a4d3582f2ac2dcde9b82118e9097b78456c1d --- /dev/null +++ b/shhs_visit2/shhs2-204809/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0befe38382fddaaa786b29789b9bec17a59f95e0f4dae9d76a9b2ea12a79ae9 +size 1140128 diff --git a/shhs_visit2/shhs2-204809/labels.meta.json b/shhs_visit2/shhs2-204809/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ae5188b6bf44bb0fc3019b21ec04a87638263ad --- /dev/null +++ b/shhs_visit2/shhs2-204809/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204809", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:48:58.297661+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204809/labels.npy b/shhs_visit2/shhs2-204809/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2c84fa4c8b5770a32e62b47ce88b3c7aa4d7441 --- /dev/null +++ b/shhs_visit2/shhs2-204809/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76582a97a23bcfa0749db2318c0e666a4fe776a35e3ed65f9d3ad1d7e6f77969 +size 2408 diff --git a/shhs_visit2/shhs2-204810/embeddings.meta.json b/shhs_visit2/shhs2-204810/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6094cdcb4df33904ec470f6d3c834c9702d736fa --- /dev/null +++ b/shhs_visit2/shhs2-204810/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204810", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:48:59.516097+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204810/embeddings.npy b/shhs_visit2/shhs2-204810/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c587752f0e7a13f21cb9dc4ebcb76c9bb03781b --- /dev/null +++ b/shhs_visit2/shhs2-204810/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e0bf057d4e5bd854a26db246cef4e70d8a5d89609e7ac8faefbb355fa673e0 +size 1200128 diff --git a/shhs_visit2/shhs2-204810/labels.meta.json b/shhs_visit2/shhs2-204810/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4da2f0fb8564a2b2df68aaf258107b09b7423bc9 --- /dev/null +++ b/shhs_visit2/shhs2-204810/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204810", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:48:59.529731+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204810/labels.npy b/shhs_visit2/shhs2-204810/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c57b225d3ad231facc7a7a20b912c1412d6f695c --- /dev/null +++ b/shhs_visit2/shhs2-204810/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07319e36532908e0429a1ba1fff9a5ababbd6e5f8c863371e21868b4539323fe +size 2528 diff --git a/shhs_visit2/shhs2-204813/embeddings.meta.json b/shhs_visit2/shhs2-204813/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ddb89dfa4d9b83917f9d4c9ab53fa9bb3ef96252 --- /dev/null +++ b/shhs_visit2/shhs2-204813/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204813", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:49:01.139418+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204813/embeddings.npy b/shhs_visit2/shhs2-204813/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a523a7b8bf23f8e9a3349f427700ab826fbcd9a5 --- /dev/null +++ b/shhs_visit2/shhs2-204813/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb281d88b1c88c720a03c01341f16e16b47e5a073dd7d0e934d89c1dbe8f5479 +size 1364128 diff --git a/shhs_visit2/shhs2-204813/labels.meta.json b/shhs_visit2/shhs2-204813/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..472473d15267be0eb0015f58a1188022c5afc15e --- /dev/null +++ b/shhs_visit2/shhs2-204813/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204813", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:49:01.143614+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204813/labels.npy b/shhs_visit2/shhs2-204813/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..77990692f434402c862bb8b1967c9ed4e9797123 --- /dev/null +++ b/shhs_visit2/shhs2-204813/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae6dd246719b6efecdc7f92f6cdb51a680ac0d777520da2dc00455bd8eab472 +size 2856 diff --git a/shhs_visit2/shhs2-204816/embeddings.meta.json b/shhs_visit2/shhs2-204816/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57e19238297c89e90afdbf1e2ca9cf33278e206a --- /dev/null +++ b/shhs_visit2/shhs2-204816/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204816", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:49:02.393969+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204816/embeddings.npy b/shhs_visit2/shhs2-204816/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0fdba45ed44a72b0457dc0156ff2d4ddc7674e47 --- /dev/null +++ b/shhs_visit2/shhs2-204816/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7586122da015c3648f38f85d1eb631ee1f14b2886d62e08e432f77421483cb64 +size 1110128 diff --git a/shhs_visit2/shhs2-204816/labels.meta.json b/shhs_visit2/shhs2-204816/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c283ec13c107cea00cefa0c656971d772fbf5909 --- /dev/null +++ b/shhs_visit2/shhs2-204816/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204816", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:49:02.399060+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204816/labels.npy b/shhs_visit2/shhs2-204816/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..96f1c95cd4e010146b6ac1c8373e5e98e31c28f5 --- /dev/null +++ b/shhs_visit2/shhs2-204816/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87482d39bc501260f34b79b14fd5c77652398b746d801738e00f45397e9b7302 +size 2348 diff --git a/shhs_visit2/shhs2-204819/embeddings.meta.json b/shhs_visit2/shhs2-204819/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80dac35fe0aee903fedec02f83c7860b8819ac93 --- /dev/null +++ b/shhs_visit2/shhs2-204819/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204819", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:03.649008+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204819/embeddings.npy b/shhs_visit2/shhs2-204819/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c90a5b38c4a38772999328f8911d9181f0dce2e --- /dev/null +++ b/shhs_visit2/shhs2-204819/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32574f2c1337e0835bfabb80c0b9bdc4f92fcef755f46186fbe22ef6605ad43 +size 1200128 diff --git a/shhs_visit2/shhs2-204819/labels.meta.json b/shhs_visit2/shhs2-204819/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2520eb04b988499d30f3a32fe2e13bcdc9a58ea4 --- /dev/null +++ b/shhs_visit2/shhs2-204819/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204819", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:03.652972+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204819/labels.npy b/shhs_visit2/shhs2-204819/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e75f2a76a01944ee9f8bc6416bc0baabc372069 --- /dev/null +++ b/shhs_visit2/shhs2-204819/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce9ccdab42f638db832422f45d41963c3297bb2103e81cea3c303cc86317aba +size 2528 diff --git a/shhs_visit2/shhs2-204821/embeddings.meta.json b/shhs_visit2/shhs2-204821/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9290d5bbb486e38420c36f390bc31e87bfea8f5b --- /dev/null +++ b/shhs_visit2/shhs2-204821/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204821", + "embedding_dim": 500, + "n_epochs": 1234, + "created_utc": "2026-05-03T18:49:06.010882+00:00", + "shape": [ + 1234, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204821/embeddings.npy b/shhs_visit2/shhs2-204821/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..916d94b209dd63afb5b6912a51b15748405e45e1 --- /dev/null +++ b/shhs_visit2/shhs2-204821/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49220eb16aa1b957fb363867e732f63787999381653b6a5cda5251e0973d57a +size 1234128 diff --git a/shhs_visit2/shhs2-204821/labels.meta.json b/shhs_visit2/shhs2-204821/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4622256efae94138f6830e494d53971f0c0484a0 --- /dev/null +++ b/shhs_visit2/shhs2-204821/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204821", + "n_epochs": 1234, + "created_utc": "2026-05-03T18:49:06.014971+00:00", + "shape": [ + 1234 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204821/labels.npy b/shhs_visit2/shhs2-204821/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0372b713a566b3a1599e692b618dc516eff8d390 --- /dev/null +++ b/shhs_visit2/shhs2-204821/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59b0d9e29a0b962b931f76cf7aed9dbf8dea0760184e8066283287e64540929 +size 2596 diff --git a/shhs_visit2/shhs2-204823/embeddings.meta.json b/shhs_visit2/shhs2-204823/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1f71ec7950ee404f6cf712093436f857cdb1e72 --- /dev/null +++ b/shhs_visit2/shhs2-204823/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204823", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:07.360709+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204823/embeddings.npy b/shhs_visit2/shhs2-204823/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..974341670bd96ebb31511ed7ba93c37d2944154f --- /dev/null +++ b/shhs_visit2/shhs2-204823/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac7a473e87d179e6121c99355f4b4c5b8b5e89513b0c8e8bd637a8919755b8c +size 1200128 diff --git a/shhs_visit2/shhs2-204823/labels.meta.json b/shhs_visit2/shhs2-204823/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b00e3e722f4686dc2851fb2131a7699cf45a7e0f --- /dev/null +++ b/shhs_visit2/shhs2-204823/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204823", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:07.364242+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204823/labels.npy b/shhs_visit2/shhs2-204823/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33adc2c437e0ef974533422191e009911d5facf2 --- /dev/null +++ b/shhs_visit2/shhs2-204823/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bcba718e0072a0c5e5e51e722825ef811ddbd68b73f0a38d6924b4eefa831b +size 2528 diff --git a/shhs_visit2/shhs2-204824/embeddings.meta.json b/shhs_visit2/shhs2-204824/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6439a7f0b8c5c6e75dd07f4688f2abf5e280de1 --- /dev/null +++ b/shhs_visit2/shhs2-204824/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204824", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:49:09.336016+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204824/embeddings.npy b/shhs_visit2/shhs2-204824/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ffda61ee0a7e7aa4abc8c85eb52cecbed308f41d --- /dev/null +++ b/shhs_visit2/shhs2-204824/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98c10faec7a46220729250cb3403f35b4339aeee2820342ab390868c479b41e +size 1138128 diff --git a/shhs_visit2/shhs2-204824/labels.meta.json b/shhs_visit2/shhs2-204824/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6dfda2fd75923f4162bc1593f761a3f9abe25a61 --- /dev/null +++ b/shhs_visit2/shhs2-204824/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204824", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:49:09.340217+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204824/labels.npy b/shhs_visit2/shhs2-204824/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2aea3fd23909cd1d88666a7d50276100bc60d851 --- /dev/null +++ b/shhs_visit2/shhs2-204824/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e6bee64bb1f85be9cc7f4b13a61ce256b4b7c9c45d6dea2d8a014c5ffd3a14 +size 2404 diff --git a/shhs_visit2/shhs2-204825/embeddings.meta.json b/shhs_visit2/shhs2-204825/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6bbe8f18f69479c39a3c8ade20acde68daf82b1b --- /dev/null +++ b/shhs_visit2/shhs2-204825/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204825", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:10.862182+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204825/embeddings.npy b/shhs_visit2/shhs2-204825/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6dc104d03e230e92e53b7f31b5179914e45f9a5e --- /dev/null +++ b/shhs_visit2/shhs2-204825/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef71ac121308a643d36c457ab839be33fa8e48830f6fcd4bb1074ff05121b83f +size 1320128 diff --git a/shhs_visit2/shhs2-204825/labels.meta.json b/shhs_visit2/shhs2-204825/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a5702e7483b076256447609df561757c1fb175fc --- /dev/null +++ b/shhs_visit2/shhs2-204825/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204825", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:10.866492+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204825/labels.npy b/shhs_visit2/shhs2-204825/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5943b54426c87a3d74c048585db4f584934db5b --- /dev/null +++ b/shhs_visit2/shhs2-204825/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9421cd2fb3d17387ee800abda0aaf41748e16e0500bb5cda6a60f6b5b383e2ff +size 2768 diff --git a/shhs_visit2/shhs2-204830/embeddings.meta.json b/shhs_visit2/shhs2-204830/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13918b8c0cb86eef22646af6e7574798361f20b9 --- /dev/null +++ b/shhs_visit2/shhs2-204830/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204830", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:12.264258+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204830/embeddings.npy b/shhs_visit2/shhs2-204830/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4394e1ccab61d8a769d5c0c23ccd0c9e05fdad9 --- /dev/null +++ b/shhs_visit2/shhs2-204830/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8bc71a26e675fcee48bd0ed71f562ea6751e6467ab61f624227201d8169f551 +size 1260128 diff --git a/shhs_visit2/shhs2-204830/labels.meta.json b/shhs_visit2/shhs2-204830/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..17d33e6465a48bced3978f69a8fe861c56373dda --- /dev/null +++ b/shhs_visit2/shhs2-204830/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204830", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:12.267482+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204830/labels.npy b/shhs_visit2/shhs2-204830/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e9e3117108cfc170d4c6d2d40930d76701c12f8 --- /dev/null +++ b/shhs_visit2/shhs2-204830/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0546193f17b2fba41428723f75dce97d0f94a1146192c5ce71534c03cf2cc67c +size 2648 diff --git a/shhs_visit2/shhs2-204831/embeddings.meta.json b/shhs_visit2/shhs2-204831/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ad0278cf0ae6d571290451f2b8d9cb54ca9ed31 --- /dev/null +++ b/shhs_visit2/shhs2-204831/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204831", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:13.592364+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204831/embeddings.npy b/shhs_visit2/shhs2-204831/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d0c97bb4ced51c33bce32d0df65d5b40300c75e6 --- /dev/null +++ b/shhs_visit2/shhs2-204831/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bddcf77c177cc99fc5b9b90976d9df60a2e66d4ff3dedf2483587e6bf96212 +size 1140128 diff --git a/shhs_visit2/shhs2-204831/labels.meta.json b/shhs_visit2/shhs2-204831/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6871be9b7183023b37bb8c0c690603205d6c9a33 --- /dev/null +++ b/shhs_visit2/shhs2-204831/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204831", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:13.596380+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204831/labels.npy b/shhs_visit2/shhs2-204831/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5bf9cb9cd3dfc156beab5bf7271933f37e1b793f --- /dev/null +++ b/shhs_visit2/shhs2-204831/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a08e6d510e14f9a18d478b7d519cc423d61966a3ff60b52328a05f1d6b578f +size 2408 diff --git a/shhs_visit2/shhs2-204832/embeddings.meta.json b/shhs_visit2/shhs2-204832/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..796a291e584721dc29713238316730fa2255ebd1 --- /dev/null +++ b/shhs_visit2/shhs2-204832/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204832", + "embedding_dim": 500, + "n_epochs": 1262, + "created_utc": "2026-05-03T18:49:16.007795+00:00", + "shape": [ + 1262, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204832/embeddings.npy b/shhs_visit2/shhs2-204832/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..72c7ede756c6e0696b033ce23c5ca1c6dcc7e7f2 --- /dev/null +++ b/shhs_visit2/shhs2-204832/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45dfc4fa6329c058a2bb61a2284afdd10a551cec5380b985a83c68e5453d2b36 +size 1262128 diff --git a/shhs_visit2/shhs2-204832/labels.meta.json b/shhs_visit2/shhs2-204832/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3719e9a931b0f415e6b8c14d537158cc78e67900 --- /dev/null +++ b/shhs_visit2/shhs2-204832/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204832", + "n_epochs": 1262, + "created_utc": "2026-05-03T18:49:16.011912+00:00", + "shape": [ + 1262 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204832/labels.npy b/shhs_visit2/shhs2-204832/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b60a81bef31e7ba9fb131f1818a267b4c6a90807 --- /dev/null +++ b/shhs_visit2/shhs2-204832/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70bae77c6d1449898a646035f13400418993f2f9e70b3a55047c3829d81ed176 +size 2652 diff --git a/shhs_visit2/shhs2-204835/embeddings.meta.json b/shhs_visit2/shhs2-204835/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9db0b17f3f0446c6e3f5e6f84acaed59bb25a73f --- /dev/null +++ b/shhs_visit2/shhs2-204835/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204835", + "embedding_dim": 500, + "n_epochs": 1220, + "created_utc": "2026-05-03T18:49:17.417171+00:00", + "shape": [ + 1220, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204835/embeddings.npy b/shhs_visit2/shhs2-204835/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e493e7530c8e56152b3530f6a3997d8d51d95647 --- /dev/null +++ b/shhs_visit2/shhs2-204835/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7e32095bde5cf818629c931e7beaf15dea1f7c464255f35f063f701762eeb0 +size 1220128 diff --git a/shhs_visit2/shhs2-204835/labels.meta.json b/shhs_visit2/shhs2-204835/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19bbd1eb3cd72aac65d0e065d807fcee6cc2c754 --- /dev/null +++ b/shhs_visit2/shhs2-204835/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204835", + "n_epochs": 1220, + "created_utc": "2026-05-03T18:49:17.421359+00:00", + "shape": [ + 1220 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204835/labels.npy b/shhs_visit2/shhs2-204835/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..05aa8b696a38b5b0d956371bec1696ee4f270e30 --- /dev/null +++ b/shhs_visit2/shhs2-204835/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef629f87ec8fdfcae55649e920b7987f70545f7e5dcf8b7fb14b9d119e47e426 +size 2568 diff --git a/shhs_visit2/shhs2-204836/embeddings.meta.json b/shhs_visit2/shhs2-204836/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8de96c669c9876ac1194240e49be68afc7ac82a0 --- /dev/null +++ b/shhs_visit2/shhs2-204836/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204836", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:49:19.621605+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204836/embeddings.npy b/shhs_visit2/shhs2-204836/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..875820b45a85c2e2caceb81786ac10ba9935dc44 --- /dev/null +++ b/shhs_visit2/shhs2-204836/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7a709d1980a97fd184618d28b40e667a6e4661f6a0bc44c9df68aa8e57def2 +size 1198128 diff --git a/shhs_visit2/shhs2-204836/labels.meta.json b/shhs_visit2/shhs2-204836/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e2a7c192d57f9595bf8439f5d3d7cc2336e3733 --- /dev/null +++ b/shhs_visit2/shhs2-204836/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204836", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:49:19.625921+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204836/labels.npy b/shhs_visit2/shhs2-204836/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ca8b51d716145f1fc5a56891124fd1275b3d6d81 --- /dev/null +++ b/shhs_visit2/shhs2-204836/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e7fe728b1ac17b353cdebc3726997407b8275004fe5cfb561a9a3d6f4d75a55 +size 2524 diff --git a/shhs_visit2/shhs2-204837/embeddings.meta.json b/shhs_visit2/shhs2-204837/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a33544de851eb8fb45b2a71daf6f671cdd6ddf5 --- /dev/null +++ b/shhs_visit2/shhs2-204837/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204837", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:20.244826+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204837/embeddings.npy b/shhs_visit2/shhs2-204837/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..88590bfc1ba09affc70ebd591f2900d6f19bab6e --- /dev/null +++ b/shhs_visit2/shhs2-204837/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e94f43aa7a21b53ac094c467b955e213929d309662c294dcf461f297c6131c0 +size 1320128 diff --git a/shhs_visit2/shhs2-204837/labels.meta.json b/shhs_visit2/shhs2-204837/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c342323d7334f112d762457d9dc0d1d055c2c48e --- /dev/null +++ b/shhs_visit2/shhs2-204837/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204837", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:20.248913+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204837/labels.npy b/shhs_visit2/shhs2-204837/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3f46a88f321b71faa2b48215b778666ed755294 --- /dev/null +++ b/shhs_visit2/shhs2-204837/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6109aee77a864d6ca9a3c0841e37287fbc0a157d286f37355248b95d1d66fbe7 +size 2768 diff --git a/shhs_visit2/shhs2-204838/embeddings.meta.json b/shhs_visit2/shhs2-204838/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bae8b0fe751473596d42d8afd35cbe4bb6259a97 --- /dev/null +++ b/shhs_visit2/shhs2-204838/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204838", + "embedding_dim": 500, + "n_epochs": 1264, + "created_utc": "2026-05-03T18:49:21.784078+00:00", + "shape": [ + 1264, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204838/embeddings.npy b/shhs_visit2/shhs2-204838/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e7d7bcc9575a644ad277ed45eb8b0cd42f1cea2 --- /dev/null +++ b/shhs_visit2/shhs2-204838/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41bfbe3d6b44923e4407a0643030dd4b7acd88fff754b7172cad7b763a2f904 +size 1264128 diff --git a/shhs_visit2/shhs2-204838/labels.meta.json b/shhs_visit2/shhs2-204838/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67a4647c7bbeb7119e4b1f97cc35ec7db2f6cccd --- /dev/null +++ b/shhs_visit2/shhs2-204838/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204838", + "n_epochs": 1264, + "created_utc": "2026-05-03T18:49:21.789593+00:00", + "shape": [ + 1264 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204838/labels.npy b/shhs_visit2/shhs2-204838/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5cbc4d7ff5cc4517ba4ab52ccc69fe16c91ed812 --- /dev/null +++ b/shhs_visit2/shhs2-204838/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0ae5ea95343a1a23d2d63012b627176ecf2be9ea4b63d1b71d5d95af8d3426 +size 2656 diff --git a/shhs_visit2/shhs2-204841/embeddings.meta.json b/shhs_visit2/shhs2-204841/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9444d64bc7af68ed852e7e2db87d610d1cdf5dab --- /dev/null +++ b/shhs_visit2/shhs2-204841/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204841", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:22.980233+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204841/embeddings.npy b/shhs_visit2/shhs2-204841/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e3aa59a5bc16413c939ca2acd0967c59a450f5d --- /dev/null +++ b/shhs_visit2/shhs2-204841/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2575ba05ff6b9184a9e6cc4a4b85903add98781bc9e0ffd66cbdda0a801523e0 +size 1140128 diff --git a/shhs_visit2/shhs2-204841/labels.meta.json b/shhs_visit2/shhs2-204841/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad926007c5eaacab874531f502949b7247163fdc --- /dev/null +++ b/shhs_visit2/shhs2-204841/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204841", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:22.984815+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204841/labels.npy b/shhs_visit2/shhs2-204841/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a636ed0ff7bf65a7516eeeb0f62ab98c49bd830b --- /dev/null +++ b/shhs_visit2/shhs2-204841/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded2f217e61c022fde5b8f881084a6fe7a5654eda429bd98dee9a89b66b6b2ec +size 2408 diff --git a/shhs_visit2/shhs2-204843/embeddings.meta.json b/shhs_visit2/shhs2-204843/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9052d40b29f1747a2cf85170bc9ec31ca7db1d8e --- /dev/null +++ b/shhs_visit2/shhs2-204843/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204843", + "embedding_dim": 500, + "n_epochs": 978, + "created_utc": "2026-05-03T18:49:24.246009+00:00", + "shape": [ + 978, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204843/embeddings.npy b/shhs_visit2/shhs2-204843/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e6995f8317802f0be7b51db207ff653adf20f82 --- /dev/null +++ b/shhs_visit2/shhs2-204843/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b01d060b898e0ef5a974803cefec936b588ca19954f1af4aca65ad253fb617 +size 978128 diff --git a/shhs_visit2/shhs2-204843/labels.meta.json b/shhs_visit2/shhs2-204843/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97e818309f945337c0085b57da74f4a3b90e0db3 --- /dev/null +++ b/shhs_visit2/shhs2-204843/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204843", + "n_epochs": 978, + "created_utc": "2026-05-03T18:49:24.249622+00:00", + "shape": [ + 978 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204843/labels.npy b/shhs_visit2/shhs2-204843/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d9455979ca9a831cc0835e7fca4b0b2b4774165e --- /dev/null +++ b/shhs_visit2/shhs2-204843/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c397feb9bfb4fe386f295903fc5e870559c90b23732d49a9978f98c02387a22 +size 2084 diff --git a/shhs_visit2/shhs2-204844/embeddings.meta.json b/shhs_visit2/shhs2-204844/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd4799e487759b8210a4c4729448fceec726a2e1 --- /dev/null +++ b/shhs_visit2/shhs2-204844/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204844", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:25.592857+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204844/embeddings.npy b/shhs_visit2/shhs2-204844/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..844a279ab2562a0d9cb602508534c78abc71867c --- /dev/null +++ b/shhs_visit2/shhs2-204844/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ffc1c880bcae24a4b20df452459f2de53fc2e36eeeae575e4960eb0dcf3dc2b +size 1200128 diff --git a/shhs_visit2/shhs2-204844/labels.meta.json b/shhs_visit2/shhs2-204844/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9499bcb6078f6f2ecd9c990a515d342c1b854871 --- /dev/null +++ b/shhs_visit2/shhs2-204844/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204844", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:25.596228+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204844/labels.npy b/shhs_visit2/shhs2-204844/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e361cef636db19830ad1eb09c4e6aab7d5e4b187 --- /dev/null +++ b/shhs_visit2/shhs2-204844/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d17d7fa91f6edc115b8b6832474c653e9c4653bc4fee5a071ea0b492577650 +size 2528 diff --git a/shhs_visit2/shhs2-204846/embeddings.meta.json b/shhs_visit2/shhs2-204846/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2da0f2f1fabbc5e95c4ac85b8961345ca05c980c --- /dev/null +++ b/shhs_visit2/shhs2-204846/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204846", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:26.210511+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204846/embeddings.npy b/shhs_visit2/shhs2-204846/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..525b6084bb27a10bff8f26c789b7255477165897 --- /dev/null +++ b/shhs_visit2/shhs2-204846/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc880030476fa6039edd8778afba0133df288562aa5826cb517facac98ce334a +size 1320128 diff --git a/shhs_visit2/shhs2-204846/labels.meta.json b/shhs_visit2/shhs2-204846/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..24a387aa722c257f609bc995d5609121d617e75e --- /dev/null +++ b/shhs_visit2/shhs2-204846/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204846", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:26.213897+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204846/labels.npy b/shhs_visit2/shhs2-204846/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..01c6c35c59b8a9a7a5442caea99e555193994191 --- /dev/null +++ b/shhs_visit2/shhs2-204846/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7854de16611949edadbfe0d7c8b2b326452f85dcefa5a6f2fdf1cf71415749e +size 2768 diff --git a/shhs_visit2/shhs2-204847/embeddings.meta.json b/shhs_visit2/shhs2-204847/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec23b4449104d316a3a4b4ab3a7654f75539125c --- /dev/null +++ b/shhs_visit2/shhs2-204847/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204847", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:49:26.775744+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204847/embeddings.npy b/shhs_visit2/shhs2-204847/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04f381096f9a61f8c666ca71f8f301660418e631 --- /dev/null +++ b/shhs_visit2/shhs2-204847/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4c1564e84d3387ec8520ccced86903bbc165ecbf5ccff996c34655f061a180 +size 1110128 diff --git a/shhs_visit2/shhs2-204847/labels.meta.json b/shhs_visit2/shhs2-204847/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d2a2b4878c24ca308900e8543e6c5ad1f4249f57 --- /dev/null +++ b/shhs_visit2/shhs2-204847/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204847", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:49:26.779173+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204847/labels.npy b/shhs_visit2/shhs2-204847/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2438edeab733eb1b7d90cae5aaeac89f1766416e --- /dev/null +++ b/shhs_visit2/shhs2-204847/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d905789413d0474d61afa72b147d2b318a179d22f0c18dfb7752074d666c2a +size 2348 diff --git a/shhs_visit2/shhs2-204848/embeddings.meta.json b/shhs_visit2/shhs2-204848/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4a1934b053804a5920c5f320ea002424a4e697b --- /dev/null +++ b/shhs_visit2/shhs2-204848/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204848", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:28.215102+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204848/embeddings.npy b/shhs_visit2/shhs2-204848/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eefd2f4103d058868c7f29471be1721da0e7188d --- /dev/null +++ b/shhs_visit2/shhs2-204848/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0b1623644482167ec18c87f53324c09fed7215aa5f979d4e6993f8c46c1184 +size 1260128 diff --git a/shhs_visit2/shhs2-204848/labels.meta.json b/shhs_visit2/shhs2-204848/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b05a226316cb6123e1e90bef99c0a1b9fe7a4b6 --- /dev/null +++ b/shhs_visit2/shhs2-204848/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204848", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:28.218924+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204848/labels.npy b/shhs_visit2/shhs2-204848/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..890c2ec476b64cce960ab9f389270d0ce1c02412 --- /dev/null +++ b/shhs_visit2/shhs2-204848/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0727057275ca81bcf0eb31a6ca9e7d2ac2f465fe81bdd5eb51a58ca7937e40 +size 2648 diff --git a/shhs_visit2/shhs2-204849/embeddings.meta.json b/shhs_visit2/shhs2-204849/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80b8f5223eb4eacd8347bcb4c56210f61767fded --- /dev/null +++ b/shhs_visit2/shhs2-204849/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204849", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:29.483307+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204849/embeddings.npy b/shhs_visit2/shhs2-204849/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb74d7cfcd2a098a760c2dc234bee5db1db5af48 --- /dev/null +++ b/shhs_visit2/shhs2-204849/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef30bf85160b7393c17241156af3bebb89c621054677aa78895fb064a8042fed +size 1140128 diff --git a/shhs_visit2/shhs2-204849/labels.meta.json b/shhs_visit2/shhs2-204849/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..059c91869d96077216d3e7d044b48f5688218c92 --- /dev/null +++ b/shhs_visit2/shhs2-204849/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204849", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:29.486065+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204849/labels.npy b/shhs_visit2/shhs2-204849/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cba3a0d49ed90728ff721bb4e976e24a1d1deae9 --- /dev/null +++ b/shhs_visit2/shhs2-204849/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640eaf44d75ed79c5e72b90d9e24f4d36f92fb7407318939e8d8a1b8b9214848 +size 2408 diff --git a/shhs_visit2/shhs2-204851/embeddings.meta.json b/shhs_visit2/shhs2-204851/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e76eea73020572229373a0f58114a52be8eb6cb --- /dev/null +++ b/shhs_visit2/shhs2-204851/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204851", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:30.814415+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204851/embeddings.npy b/shhs_visit2/shhs2-204851/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d944aede7d978b7091476033f1ae1604341f04fb --- /dev/null +++ b/shhs_visit2/shhs2-204851/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f136c35dbaef1b2f38a63078ba90dcbfc59d23d1b73398f17a0c5a1892b1e4d +size 1200128 diff --git a/shhs_visit2/shhs2-204851/labels.meta.json b/shhs_visit2/shhs2-204851/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff51fd2517d724a8d947269cdd1c5328a491c6cb --- /dev/null +++ b/shhs_visit2/shhs2-204851/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204851", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:30.817659+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204851/labels.npy b/shhs_visit2/shhs2-204851/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..606ceeb28e0978a5b8ed34ee83ec1db2b3b6d3fb --- /dev/null +++ b/shhs_visit2/shhs2-204851/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cdabc68d90487e32332af01917aa5dcc6ace4a9873eda1ef2aa402ef0d97ae5 +size 2528 diff --git a/shhs_visit2/shhs2-204852/embeddings.meta.json b/shhs_visit2/shhs2-204852/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b050b472e06438bb111cb0201887b8162feb9f21 --- /dev/null +++ b/shhs_visit2/shhs2-204852/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204852", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:49:31.943032+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204852/embeddings.npy b/shhs_visit2/shhs2-204852/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb991210bafe4518100b42d835642559e56b6d73 --- /dev/null +++ b/shhs_visit2/shhs2-204852/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1e4b149b030f596798d32fc6a8696ed680cc31d3a583c4a4d26a32fea2f198 +size 1080128 diff --git a/shhs_visit2/shhs2-204852/labels.meta.json b/shhs_visit2/shhs2-204852/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ef5063c436258c9e4f05690dd6737407dd0b67c --- /dev/null +++ b/shhs_visit2/shhs2-204852/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204852", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:49:31.947107+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204852/labels.npy b/shhs_visit2/shhs2-204852/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..16930cdd36efede03cf8656bb582a01103e3f52b --- /dev/null +++ b/shhs_visit2/shhs2-204852/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5ef222b630b02ce47fcb34d383f94ece227caec43364cb76068974bb384fe90 +size 2288 diff --git a/shhs_visit2/shhs2-204854/embeddings.meta.json b/shhs_visit2/shhs2-204854/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd5fdb5af9b39a9959018f6863255c8288d6db40 --- /dev/null +++ b/shhs_visit2/shhs2-204854/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204854", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:49:32.491080+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204854/embeddings.npy b/shhs_visit2/shhs2-204854/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..251a3de44dcf03934f12209d8ea34b404b957578 --- /dev/null +++ b/shhs_visit2/shhs2-204854/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e6ecb6b2041cbb9649b717dc93a9b3dd52d13a1439237f4f2f04929deab888 +size 1180128 diff --git a/shhs_visit2/shhs2-204854/labels.meta.json b/shhs_visit2/shhs2-204854/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca33ee55588b92b8623548de55703a24b94d1713 --- /dev/null +++ b/shhs_visit2/shhs2-204854/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204854", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:49:32.494620+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204854/labels.npy b/shhs_visit2/shhs2-204854/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9a81197b06dfd35b72da53b2f92e86df00ec565 --- /dev/null +++ b/shhs_visit2/shhs2-204854/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19f4f80eb4526c028482084fefd48ecf77a99d4b4c6b5a8938c3c5131655e79 +size 2488 diff --git a/shhs_visit2/shhs2-204856/embeddings.meta.json b/shhs_visit2/shhs2-204856/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d9ad83510ce39c4a1008e8a7130c0c94b2aa7e1 --- /dev/null +++ b/shhs_visit2/shhs2-204856/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204856", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:49:33.928343+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204856/embeddings.npy b/shhs_visit2/shhs2-204856/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40a365e04e0d3a505ef0a18d42b0f12df9e532f8 --- /dev/null +++ b/shhs_visit2/shhs2-204856/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23fe36864a38d2ea90b1728519222c7a027ec08ac73578520727733696ba882e +size 1258128 diff --git a/shhs_visit2/shhs2-204856/labels.meta.json b/shhs_visit2/shhs2-204856/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c76923052a771bdf438d0c5b038a95727470787 --- /dev/null +++ b/shhs_visit2/shhs2-204856/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204856", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:49:33.932454+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204856/labels.npy b/shhs_visit2/shhs2-204856/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6c9ae606f23b6836033f069e4882c935089bf4d --- /dev/null +++ b/shhs_visit2/shhs2-204856/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3d223a5c757faae071718aa05ef2135b91f22bed03a34004cddb3f74d44f3b +size 2644 diff --git a/shhs_visit2/shhs2-204863/embeddings.meta.json b/shhs_visit2/shhs2-204863/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..601254c73c30196efd985b271fae12e14acbfaa7 --- /dev/null +++ b/shhs_visit2/shhs2-204863/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204863", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:35.141689+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204863/embeddings.npy b/shhs_visit2/shhs2-204863/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eea2f3c03b9e0559935cd2de10f6e05e3761c6a2 --- /dev/null +++ b/shhs_visit2/shhs2-204863/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8756db67e810c8e7b2d9166506fade8724c5e1a0ac653f15f087ccd943aba10 +size 1140128 diff --git a/shhs_visit2/shhs2-204863/labels.meta.json b/shhs_visit2/shhs2-204863/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4693fe3ec01d31a989c0f2bd325a9835b3cbdc37 --- /dev/null +++ b/shhs_visit2/shhs2-204863/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204863", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:35.145361+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204863/labels.npy b/shhs_visit2/shhs2-204863/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..81036924d6fc68a4ed206b29cfcf51f0c277d65d --- /dev/null +++ b/shhs_visit2/shhs2-204863/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02f7f2471b260d8539d92905308263bea43ec29c5cb0534890f7c559d8362db +size 2408 diff --git a/shhs_visit2/shhs2-204864/embeddings.meta.json b/shhs_visit2/shhs2-204864/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9be354256af9cae64a6ee3207c732aaf6c764099 --- /dev/null +++ b/shhs_visit2/shhs2-204864/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204864", + "embedding_dim": 500, + "n_epochs": 1322, + "created_utc": "2026-05-03T18:49:35.733441+00:00", + "shape": [ + 1322, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204864/embeddings.npy b/shhs_visit2/shhs2-204864/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb4339144d6e2d22b0c7fcd765d60218964f6810 --- /dev/null +++ b/shhs_visit2/shhs2-204864/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b692b1c4bbead80a722dd0658a623f5748f7293eed68175ba5802c2df7ff2f +size 1322128 diff --git a/shhs_visit2/shhs2-204864/labels.meta.json b/shhs_visit2/shhs2-204864/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0103f85d1089e7edfb45f2f2decee1ebf0576639 --- /dev/null +++ b/shhs_visit2/shhs2-204864/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204864", + "n_epochs": 1322, + "created_utc": "2026-05-03T18:49:35.737513+00:00", + "shape": [ + 1322 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204864/labels.npy b/shhs_visit2/shhs2-204864/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f81dbe0a0b33e13f7c77b525032347340054fc14 --- /dev/null +++ b/shhs_visit2/shhs2-204864/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87862f1c74c0330ee02aaa0a780c1f7c1cb72b920075a102d1742fb9ad316e6 +size 2772 diff --git a/shhs_visit2/shhs2-204865/embeddings.meta.json b/shhs_visit2/shhs2-204865/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cf6963b0b3c6f4cc76691a2f368bba09371e6ba --- /dev/null +++ b/shhs_visit2/shhs2-204865/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204865", + "embedding_dim": 500, + "n_epochs": 1112, + "created_utc": "2026-05-03T18:49:37.168160+00:00", + "shape": [ + 1112, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204865/embeddings.npy b/shhs_visit2/shhs2-204865/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..24f1190fc0027b35b8a5bcee3fe5c554b848b269 --- /dev/null +++ b/shhs_visit2/shhs2-204865/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747b865332979e9823878ac759b8f6e5ebb6f776f76f172262f64a20e0ca440a +size 1112128 diff --git a/shhs_visit2/shhs2-204865/labels.meta.json b/shhs_visit2/shhs2-204865/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6e954baaaa7cacbb220495fb55ee69de6f5baee --- /dev/null +++ b/shhs_visit2/shhs2-204865/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204865", + "n_epochs": 1112, + "created_utc": "2026-05-03T18:49:37.171181+00:00", + "shape": [ + 1112 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204865/labels.npy b/shhs_visit2/shhs2-204865/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..995943cb7ff3f91fe0b07745de19819fc0dcabfe --- /dev/null +++ b/shhs_visit2/shhs2-204865/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba64f618fda7553d7e00183f3e4a114865da28225d066cd2f4e4d304e77db797 +size 2352 diff --git a/shhs_visit2/shhs2-204867/embeddings.meta.json b/shhs_visit2/shhs2-204867/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea304c6f116ddd4c5ebee145fc51ab167e49dcb8 --- /dev/null +++ b/shhs_visit2/shhs2-204867/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204867", + "embedding_dim": 500, + "n_epochs": 1378, + "created_utc": "2026-05-03T18:49:38.836206+00:00", + "shape": [ + 1378, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204867/embeddings.npy b/shhs_visit2/shhs2-204867/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6789633dacc59de70c4e64de5a58e9952827944b --- /dev/null +++ b/shhs_visit2/shhs2-204867/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68057d8930cf2d0ce2d042e731a17e99a33d4046302463de4b49efd5f612e80 +size 1378128 diff --git a/shhs_visit2/shhs2-204867/labels.meta.json b/shhs_visit2/shhs2-204867/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..abc2d3424c1b456ae6b36df2c1d0a60e1ca072a6 --- /dev/null +++ b/shhs_visit2/shhs2-204867/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204867", + "n_epochs": 1378, + "created_utc": "2026-05-03T18:49:38.839721+00:00", + "shape": [ + 1378 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204867/labels.npy b/shhs_visit2/shhs2-204867/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..367453a2f893831011d812a37f2e8e7059b56504 --- /dev/null +++ b/shhs_visit2/shhs2-204867/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e72f4a6a088b4f3203c27ffaf4b570306d030b054bda17e33a9a4f866dc479 +size 2884 diff --git a/shhs_visit2/shhs2-204868/embeddings.meta.json b/shhs_visit2/shhs2-204868/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8db790a5db0d1c0eca69445d7454dba3af97f0d --- /dev/null +++ b/shhs_visit2/shhs2-204868/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204868", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:49:41.335733+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204868/embeddings.npy b/shhs_visit2/shhs2-204868/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ff324d8710e6c8005aad8c93c668d125ff21d827 --- /dev/null +++ b/shhs_visit2/shhs2-204868/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c493646e82879a1058b28803923a7d534499a094fa95ca7075a4a59b61ac0ad2 +size 1318128 diff --git a/shhs_visit2/shhs2-204868/labels.meta.json b/shhs_visit2/shhs2-204868/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a5497840bb94fdd38648f9a9bd671f4973cb9fa --- /dev/null +++ b/shhs_visit2/shhs2-204868/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204868", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:49:41.339238+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204868/labels.npy b/shhs_visit2/shhs2-204868/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0151c90c536de9e0c3fea63dfb79da38850940cd --- /dev/null +++ b/shhs_visit2/shhs2-204868/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d130fb77ce09a0dd275df5eaa3cca6d4e41ba432e992ac6e27d5f149db4e26b +size 2764 diff --git a/shhs_visit2/shhs2-204871/embeddings.meta.json b/shhs_visit2/shhs2-204871/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0720a54172855696b1e0bdb005a287f1a069b541 --- /dev/null +++ b/shhs_visit2/shhs2-204871/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204871", + "embedding_dim": 500, + "n_epochs": 1079, + "created_utc": "2026-05-03T18:49:42.732547+00:00", + "shape": [ + 1079, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204871/embeddings.npy b/shhs_visit2/shhs2-204871/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7956d8be1f074657760a486f9c6020ac6d0889ca --- /dev/null +++ b/shhs_visit2/shhs2-204871/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c386138353093d0b14d67e00b013dd0864750ee993d0f4d4e78be2cc161508 +size 1079128 diff --git a/shhs_visit2/shhs2-204871/labels.meta.json b/shhs_visit2/shhs2-204871/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e4a8eba8da9261ae313f52914e5ee4013f87f94 --- /dev/null +++ b/shhs_visit2/shhs2-204871/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204871", + "n_epochs": 1079, + "created_utc": "2026-05-03T18:49:42.736220+00:00", + "shape": [ + 1079 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204871/labels.npy b/shhs_visit2/shhs2-204871/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f748b75fbff98d61c22f95c28f77dbe2c9f9b42 --- /dev/null +++ b/shhs_visit2/shhs2-204871/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83efb00d352e79d64f8eda712934999f8ebff75cc07d8c7315a5e1fbd08c629 +size 2286 diff --git a/shhs_visit2/shhs2-204872/embeddings.meta.json b/shhs_visit2/shhs2-204872/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9c52bb44777a8d31d6c8679cd52c913d8309439 --- /dev/null +++ b/shhs_visit2/shhs2-204872/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204872", + "embedding_dim": 500, + "n_epochs": 1100, + "created_utc": "2026-05-03T18:49:43.928286+00:00", + "shape": [ + 1100, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204872/embeddings.npy b/shhs_visit2/shhs2-204872/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d5331e08232470ce3e0c2c0a69047642769b2d61 --- /dev/null +++ b/shhs_visit2/shhs2-204872/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10cc8aa23b76dc7ac8d470e4b858683085c20816bfccc9ba3aa6f49d754ef037 +size 1100128 diff --git a/shhs_visit2/shhs2-204872/labels.meta.json b/shhs_visit2/shhs2-204872/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..423fac5175d96c6d063d4af77a78aeddcc283bcf --- /dev/null +++ b/shhs_visit2/shhs2-204872/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204872", + "n_epochs": 1100, + "created_utc": "2026-05-03T18:49:43.932242+00:00", + "shape": [ + 1100 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204872/labels.npy b/shhs_visit2/shhs2-204872/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e926177f4f116c7c6bf3f2f03726183c35fa0dd0 --- /dev/null +++ b/shhs_visit2/shhs2-204872/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3a7892717ebc87a9efb725cb86a1d934e89d36ba11a8346a422301d6972baf +size 2328 diff --git a/shhs_visit2/shhs2-204873/embeddings.meta.json b/shhs_visit2/shhs2-204873/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67a9c28d3ed004d0871869b0c286f3e3b277a425 --- /dev/null +++ b/shhs_visit2/shhs2-204873/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204873", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:49:44.461399+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204873/embeddings.npy b/shhs_visit2/shhs2-204873/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b74f72ee41406b1737e7be4520bb7dcc43508e82 --- /dev/null +++ b/shhs_visit2/shhs2-204873/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7ca2c09f7a31e99b9f61fa2a6cfe98a4f2f209b84337f46aff84ae5b2c4141 +size 1080128 diff --git a/shhs_visit2/shhs2-204873/labels.meta.json b/shhs_visit2/shhs2-204873/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f5ebd29b32093b4e6191083532dedd0323a963f6 --- /dev/null +++ b/shhs_visit2/shhs2-204873/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204873", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:49:44.466207+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204873/labels.npy b/shhs_visit2/shhs2-204873/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bdde915619e296edd2ecb2bc45e263a96e39a886 --- /dev/null +++ b/shhs_visit2/shhs2-204873/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef32e49257af6287524429772a53ec99f616050a182b5f4967f1cf8a135ffa69 +size 2288 diff --git a/shhs_visit2/shhs2-204875/embeddings.meta.json b/shhs_visit2/shhs2-204875/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..146a3e4d0c976dc2c6bf9355300f41938ee46d86 --- /dev/null +++ b/shhs_visit2/shhs2-204875/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204875", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:45.956543+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204875/embeddings.npy b/shhs_visit2/shhs2-204875/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dbfd10b211f0ad2e0d8e1dda42422250ff4b171b --- /dev/null +++ b/shhs_visit2/shhs2-204875/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45e642d5f5b665a3398f0eb5db5e0dfe339f945ce3c4c3d76ff5ca1a6847904 +size 1320128 diff --git a/shhs_visit2/shhs2-204875/labels.meta.json b/shhs_visit2/shhs2-204875/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9d2888039c8ce5a44ff57147ee60d6b7a533d70 --- /dev/null +++ b/shhs_visit2/shhs2-204875/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204875", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:49:45.960914+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204875/labels.npy b/shhs_visit2/shhs2-204875/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d6468c79bde4e53bfc7298b8178e15f784275e2b --- /dev/null +++ b/shhs_visit2/shhs2-204875/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ff7a8291194662710f0e4351204a7388c97e8637ec3f1cb0e5dc4f004819c8 +size 2768 diff --git a/shhs_visit2/shhs2-204881/embeddings.meta.json b/shhs_visit2/shhs2-204881/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2293531112e822b38ae434cd3630be6ba08db863 --- /dev/null +++ b/shhs_visit2/shhs2-204881/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204881", + "embedding_dim": 500, + "n_epochs": 1040, + "created_utc": "2026-05-03T18:49:47.109511+00:00", + "shape": [ + 1040, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204881/embeddings.npy b/shhs_visit2/shhs2-204881/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..79899a809b59e4036e5d0e52a951adc37337d5cb --- /dev/null +++ b/shhs_visit2/shhs2-204881/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b609e4eb526d132243adb528b2f18dc2d0d63f68958f0276f98b9f0e58928c +size 1040128 diff --git a/shhs_visit2/shhs2-204881/labels.meta.json b/shhs_visit2/shhs2-204881/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb24c925b11090298c05a9dcbc37390c78db0549 --- /dev/null +++ b/shhs_visit2/shhs2-204881/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204881", + "n_epochs": 1040, + "created_utc": "2026-05-03T18:49:47.113014+00:00", + "shape": [ + 1040 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204881/labels.npy b/shhs_visit2/shhs2-204881/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdbc3dc6f41209b21aaecd7cadde1e2eecc747a6 --- /dev/null +++ b/shhs_visit2/shhs2-204881/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0e67f30095c2f93a5c2c3a242fda5d7c1d724aad1468355a213b9dd4c5e697 +size 2208 diff --git a/shhs_visit2/shhs2-204882/embeddings.meta.json b/shhs_visit2/shhs2-204882/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b65d4d37735bc1836b04aa7d75d7a370fe18e03 --- /dev/null +++ b/shhs_visit2/shhs2-204882/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204882", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:49:48.613689+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204882/embeddings.npy b/shhs_visit2/shhs2-204882/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7332a1f950a3c7a8689f1eef71b94270ce959da5 --- /dev/null +++ b/shhs_visit2/shhs2-204882/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dcb93feaa21a5eab03145bde5007d463819ccc8ad5d92b854a9f25b26fe2869 +size 1258128 diff --git a/shhs_visit2/shhs2-204882/labels.meta.json b/shhs_visit2/shhs2-204882/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..191b6047c282fecbc9d0e06849c5debd65593609 --- /dev/null +++ b/shhs_visit2/shhs2-204882/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204882", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:49:48.617257+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204882/labels.npy b/shhs_visit2/shhs2-204882/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf7689436ca743f3b9ed0bb82775bade4a46a89b --- /dev/null +++ b/shhs_visit2/shhs2-204882/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cf30caea8c453ea69712a9cf7ac9d1562187316a96cf4e168005d537e24e80 +size 2644 diff --git a/shhs_visit2/shhs2-204883/embeddings.meta.json b/shhs_visit2/shhs2-204883/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..751a91bc88326f5058354eb780c0c1323b536123 --- /dev/null +++ b/shhs_visit2/shhs2-204883/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204883", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:50.052918+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204883/embeddings.npy b/shhs_visit2/shhs2-204883/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..60ef4fe93e93abca88de1115227eb31ab470be62 --- /dev/null +++ b/shhs_visit2/shhs2-204883/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e6d8272bd2dc616a5596d3b0eaf06d7b9533960be96b2a2434c194484859eb +size 1260128 diff --git a/shhs_visit2/shhs2-204883/labels.meta.json b/shhs_visit2/shhs2-204883/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad35c52e8d66a45437cf8df7606fca16a9568f9a --- /dev/null +++ b/shhs_visit2/shhs2-204883/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204883", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:50.056702+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204883/labels.npy b/shhs_visit2/shhs2-204883/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47ab7408a75c9d82dce25e5386426dbe18d94423 --- /dev/null +++ b/shhs_visit2/shhs2-204883/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9678c1ca93b29162b1cf7cc8e6ce01072e56e805f874600c844eb1d76c7cb546 +size 2648 diff --git a/shhs_visit2/shhs2-204884/embeddings.meta.json b/shhs_visit2/shhs2-204884/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffdd7a3173c31981fca8dcb858aa2eee0c0ae243 --- /dev/null +++ b/shhs_visit2/shhs2-204884/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204884", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:51.335963+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204884/embeddings.npy b/shhs_visit2/shhs2-204884/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..88351fa0e383dbc0df50329a7b2adc90efb95e01 --- /dev/null +++ b/shhs_visit2/shhs2-204884/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4f6ef0db49c890be25aca6c15c6ada9677f2d81a14d85c6d666c37428df728 +size 1140128 diff --git a/shhs_visit2/shhs2-204884/labels.meta.json b/shhs_visit2/shhs2-204884/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e190b12fca0ea593ba43865b923487e4a9e56d1 --- /dev/null +++ b/shhs_visit2/shhs2-204884/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204884", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:49:51.343359+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204884/labels.npy b/shhs_visit2/shhs2-204884/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f14178938b368a2cf2914056d45f1ee1b27c0e7b --- /dev/null +++ b/shhs_visit2/shhs2-204884/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d92828c43794d2df73782f70889aeaec9ed3352fee8ae9faca598b2320454e +size 2408 diff --git a/shhs_visit2/shhs2-204885/embeddings.meta.json b/shhs_visit2/shhs2-204885/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f89e5ed1932dcdffec3d1f07323db713ee07ad1 --- /dev/null +++ b/shhs_visit2/shhs2-204885/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204885", + "embedding_dim": 500, + "n_epochs": 1090, + "created_utc": "2026-05-03T18:49:51.856795+00:00", + "shape": [ + 1090, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204885/embeddings.npy b/shhs_visit2/shhs2-204885/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d70e2306df2e8f6b659ea5d8b588cc2d761d8ec --- /dev/null +++ b/shhs_visit2/shhs2-204885/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7974da41f07e8837c2daa636ec3abfc2355a0648f45d80ce24cb9767e5cba8 +size 1090128 diff --git a/shhs_visit2/shhs2-204885/labels.meta.json b/shhs_visit2/shhs2-204885/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb5ba9c184b513ca836d1b0f5b6a072f8d58651f --- /dev/null +++ b/shhs_visit2/shhs2-204885/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204885", + "n_epochs": 1090, + "created_utc": "2026-05-03T18:49:51.861160+00:00", + "shape": [ + 1090 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204885/labels.npy b/shhs_visit2/shhs2-204885/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7cbd5d8b58f49e52ea8c53ec0014923afab5a78 --- /dev/null +++ b/shhs_visit2/shhs2-204885/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5899b1f975c38daaf2d2fa3c516d83806eee229be834b60800c98031ee217be1 +size 2308 diff --git a/shhs_visit2/shhs2-204886/embeddings.meta.json b/shhs_visit2/shhs2-204886/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f36855967f1fff46e820b5a2bdd885a4e9fba12b --- /dev/null +++ b/shhs_visit2/shhs2-204886/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204886", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:49:53.617848+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204886/embeddings.npy b/shhs_visit2/shhs2-204886/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d666cd872abf83083bbb3bb78024f2ce76b38cf --- /dev/null +++ b/shhs_visit2/shhs2-204886/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6177a8bf9c083cfaf1dd52d107008cc6a906f86eb2d8fb65a81ebb17336488f +size 1082128 diff --git a/shhs_visit2/shhs2-204886/labels.meta.json b/shhs_visit2/shhs2-204886/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..841043d7ecf8163868d2ae74f82376cc5191c015 --- /dev/null +++ b/shhs_visit2/shhs2-204886/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204886", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:49:53.621925+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204886/labels.npy b/shhs_visit2/shhs2-204886/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..49d067f279741eb571ee60f12b57e6f342f2fd40 --- /dev/null +++ b/shhs_visit2/shhs2-204886/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c00aadee817947e2e54dc40fe034e1e6511193153c3d72a6600f1d420cf105e +size 2292 diff --git a/shhs_visit2/shhs2-204887/embeddings.meta.json b/shhs_visit2/shhs2-204887/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65e23e89d65ca1020c6fbe7d34f4d3e086067cf4 --- /dev/null +++ b/shhs_visit2/shhs2-204887/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204887", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:55.024370+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204887/embeddings.npy b/shhs_visit2/shhs2-204887/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..feae9fef87f82e14a99d1eae694cb7505b88fe4d --- /dev/null +++ b/shhs_visit2/shhs2-204887/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a5c43fb9f0cf282a02e7139db6669294f8e5342c328750564f20877d0a067f +size 1260128 diff --git a/shhs_visit2/shhs2-204887/labels.meta.json b/shhs_visit2/shhs2-204887/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be43a3a31000edca3e9157586e2ac69e8befdbb8 --- /dev/null +++ b/shhs_visit2/shhs2-204887/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204887", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:49:55.028342+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204887/labels.npy b/shhs_visit2/shhs2-204887/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c05abe0cbb6c7c18927eb7964d9e81febd93126 --- /dev/null +++ b/shhs_visit2/shhs2-204887/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b593ce7d91e7cfd002e31e2d244b6d68770ef575b1904c3fd05fc56c69667b5b +size 2648 diff --git a/shhs_visit2/shhs2-204888/embeddings.meta.json b/shhs_visit2/shhs2-204888/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d2c706f2242d434829b2a858844630c3752e144c --- /dev/null +++ b/shhs_visit2/shhs2-204888/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204888", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:49:56.220480+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204888/embeddings.npy b/shhs_visit2/shhs2-204888/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6ff671118fb8126bfa7109f37c9fc1cbf5417c7 --- /dev/null +++ b/shhs_visit2/shhs2-204888/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb0a4e578b98e4ad805407d8047ce7593ea7602a9d26833da57d9ef7e7e2baa +size 1050128 diff --git a/shhs_visit2/shhs2-204888/labels.meta.json b/shhs_visit2/shhs2-204888/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a79981fa1285f196671ce064ebe567a831a37c14 --- /dev/null +++ b/shhs_visit2/shhs2-204888/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204888", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:49:56.224647+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204888/labels.npy b/shhs_visit2/shhs2-204888/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9ff47084fa59cf0ff2e288fa66dfd63c9bb0b1e --- /dev/null +++ b/shhs_visit2/shhs2-204888/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc34092a97183b12331f85f1c2fd3485656ff6143444e1a1d74c8e26cad2822 +size 2228 diff --git a/shhs_visit2/shhs2-204889/embeddings.meta.json b/shhs_visit2/shhs2-204889/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc3fdb98232c1ddd177c067048ca6147b71a09f7 --- /dev/null +++ b/shhs_visit2/shhs2-204889/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204889", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:57.538553+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204889/embeddings.npy b/shhs_visit2/shhs2-204889/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2b811078647dfd1ea401f177b98e601c56c26e3 --- /dev/null +++ b/shhs_visit2/shhs2-204889/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc15cc2f9d73c7a2a10772c63a4bd94b34f86f600ca3c792713133c584a876c1 +size 1200128 diff --git a/shhs_visit2/shhs2-204889/labels.meta.json b/shhs_visit2/shhs2-204889/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..264c389d816b5b2c971efd4112cb110323c3c532 --- /dev/null +++ b/shhs_visit2/shhs2-204889/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204889", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:49:57.542713+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204889/labels.npy b/shhs_visit2/shhs2-204889/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d77bffa44bb1afb7c0440d652078fbed762ebca2 --- /dev/null +++ b/shhs_visit2/shhs2-204889/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd3638dc881bb28da89e6c0e7a206b6eb73be705364bbba29ed2658dc3ddcc8 +size 2528 diff --git a/shhs_visit2/shhs2-204890/embeddings.meta.json b/shhs_visit2/shhs2-204890/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..380373a3cca6784fd510be2a13d2ae0602ec125d --- /dev/null +++ b/shhs_visit2/shhs2-204890/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204890", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:49:58.500891+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204890/embeddings.npy b/shhs_visit2/shhs2-204890/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d811375e8d2da533847aeb351265f69550398da0 --- /dev/null +++ b/shhs_visit2/shhs2-204890/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179b3091d1ac334b32c472487c59a21d942d6201ce445872bd7d53fccb19308d +size 1020128 diff --git a/shhs_visit2/shhs2-204890/labels.meta.json b/shhs_visit2/shhs2-204890/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80c5e941002cf3d53d3a637d5699e3352cac8e03 --- /dev/null +++ b/shhs_visit2/shhs2-204890/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204890", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:49:58.504941+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204890/labels.npy b/shhs_visit2/shhs2-204890/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8adbcc2096bc9fe546ccd755e13cc47a6132e466 --- /dev/null +++ b/shhs_visit2/shhs2-204890/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dded984b901245178d1a043d00c69bb13f63101f1a99d7c6f0171bc90fa44ced +size 2168 diff --git a/shhs_visit2/shhs2-204892/embeddings.meta.json b/shhs_visit2/shhs2-204892/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..257cd767bd1905c84a0471e122c2557d41279e4f --- /dev/null +++ b/shhs_visit2/shhs2-204892/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204892", + "embedding_dim": 500, + "n_epochs": 1000, + "created_utc": "2026-05-03T18:49:59.376220+00:00", + "shape": [ + 1000, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204892/embeddings.npy b/shhs_visit2/shhs2-204892/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5c8f112a3e4f9d56ada0aad7cedfc8d7c42ef936 --- /dev/null +++ b/shhs_visit2/shhs2-204892/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424f2f71cf60f600ee1f1d06cf69139b40dc791adc4bb25c16c4e62591624664 +size 1000128 diff --git a/shhs_visit2/shhs2-204892/labels.meta.json b/shhs_visit2/shhs2-204892/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..132d5198710e65b4e3b0f744d3785ab2219e650b --- /dev/null +++ b/shhs_visit2/shhs2-204892/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204892", + "n_epochs": 1000, + "created_utc": "2026-05-03T18:49:59.380066+00:00", + "shape": [ + 1000 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204892/labels.npy b/shhs_visit2/shhs2-204892/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8216f37161957d067a43f61c01642ca0260d82f2 --- /dev/null +++ b/shhs_visit2/shhs2-204892/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9219c71d3587e70e9275fea69856092b92be7b9457f01f5c35ac84195096e03 +size 2128 diff --git a/shhs_visit2/shhs2-204894/embeddings.meta.json b/shhs_visit2/shhs2-204894/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27b70f1cb5c562765764c2c4031887bb2986c467 --- /dev/null +++ b/shhs_visit2/shhs2-204894/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204894", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:50:00.527016+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204894/embeddings.npy b/shhs_visit2/shhs2-204894/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd96b42303293a2f77d39b1b68c549bd09e95b5b --- /dev/null +++ b/shhs_visit2/shhs2-204894/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48d46e34f28b30cd3e1e348b0a6eea145fa8a5b5e46b9c1da00e1a41454d8789 +size 1140128 diff --git a/shhs_visit2/shhs2-204894/labels.meta.json b/shhs_visit2/shhs2-204894/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9dfd90c15961c3f08454118f31d55c38f458c69f --- /dev/null +++ b/shhs_visit2/shhs2-204894/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204894", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:50:00.531131+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204894/labels.npy b/shhs_visit2/shhs2-204894/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4ca213ddbb109116a8bea0e4b870fd1bb365713 --- /dev/null +++ b/shhs_visit2/shhs2-204894/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e95d4d274ff75593070ad49d9bddf4e780a39b58a2d21713198c6d4a9a01183 +size 2408 diff --git a/shhs_visit2/shhs2-204895/embeddings.meta.json b/shhs_visit2/shhs2-204895/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02f99ca3f1b35a3da59c7816ed1a7322783e2897 --- /dev/null +++ b/shhs_visit2/shhs2-204895/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204895", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:01.747568+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204895/embeddings.npy b/shhs_visit2/shhs2-204895/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..91b714532bc6ae94e1caaf2e8a9bd5e244d6d558 --- /dev/null +++ b/shhs_visit2/shhs2-204895/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4741ac39b73891575de590a6716d11431a3a59074f933852a8a84d811671f4 +size 1260128 diff --git a/shhs_visit2/shhs2-204895/labels.meta.json b/shhs_visit2/shhs2-204895/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db7cfaeb34b7375e1239973572a3c53dad6ce7e4 --- /dev/null +++ b/shhs_visit2/shhs2-204895/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204895", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:01.757865+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204895/labels.npy b/shhs_visit2/shhs2-204895/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8d13ba41bf08f7daee42f639712d16d41608f54 --- /dev/null +++ b/shhs_visit2/shhs2-204895/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba714df8f3ccba5d29f195b79f63b658110361f89941248f92a00836a7a90735 +size 2648 diff --git a/shhs_visit2/shhs2-204896/embeddings.meta.json b/shhs_visit2/shhs2-204896/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19062f3a1f0aafe46bae882c36713d2e63c10acd --- /dev/null +++ b/shhs_visit2/shhs2-204896/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204896", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:02.122622+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204896/embeddings.npy b/shhs_visit2/shhs2-204896/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..67dea3c23877268fad354edf353b0f96238142f2 --- /dev/null +++ b/shhs_visit2/shhs2-204896/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ecfcdbfccc6f751b3893e58aee9c75ae29b067f167a1aea0bde34c2a967f080 +size 1200128 diff --git a/shhs_visit2/shhs2-204896/labels.meta.json b/shhs_visit2/shhs2-204896/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..528b70f27d44bbc6869d4a4047bd872329cb340b --- /dev/null +++ b/shhs_visit2/shhs2-204896/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204896", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:02.127161+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204896/labels.npy b/shhs_visit2/shhs2-204896/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4210f78746503d54787bc9f2327ad433f49adb06 --- /dev/null +++ b/shhs_visit2/shhs2-204896/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff053d7d2e047edc3e9df083b877c7b34b93660ec6877f976f7a1009cd91082b +size 2528 diff --git a/shhs_visit2/shhs2-204897/embeddings.meta.json b/shhs_visit2/shhs2-204897/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..09cd0f8afc126dd756f831c8f1b536d7fd92b379 --- /dev/null +++ b/shhs_visit2/shhs2-204897/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204897", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:03.110279+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204897/embeddings.npy b/shhs_visit2/shhs2-204897/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a731dc4e3bd1b7598a83b75862f609edaecbcc52 --- /dev/null +++ b/shhs_visit2/shhs2-204897/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94dc000c6fa2be4e10d23ad370ba29874230004200b7e23b419b7d7c3e61f2e0 +size 1080128 diff --git a/shhs_visit2/shhs2-204897/labels.meta.json b/shhs_visit2/shhs2-204897/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c57c443e2c9debc68fbaa08447e0bc1302597ad9 --- /dev/null +++ b/shhs_visit2/shhs2-204897/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204897", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:03.126647+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204897/labels.npy b/shhs_visit2/shhs2-204897/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9c3bdc692927b3fafe7fcdb25ad04508f8637762 --- /dev/null +++ b/shhs_visit2/shhs2-204897/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:391239b7184863923ab40947c0e22ca3818fdf3977fc5f8ecc862d7ce4fc1830 +size 2288 diff --git a/shhs_visit2/shhs2-204898/embeddings.meta.json b/shhs_visit2/shhs2-204898/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6280385a4aa8978aa28459850fd64fd051880391 --- /dev/null +++ b/shhs_visit2/shhs2-204898/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204898", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:04.247695+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204898/embeddings.npy b/shhs_visit2/shhs2-204898/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f360c2e53f25fcafde238e4f25832443aaa4a39a --- /dev/null +++ b/shhs_visit2/shhs2-204898/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27611a8d98938ba1543400adf487ff664692d60ec37ceb0ba0cbb1080ce44a6 +size 1260128 diff --git a/shhs_visit2/shhs2-204898/labels.meta.json b/shhs_visit2/shhs2-204898/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b24131ae2642680667836804b31f184b7af0daea --- /dev/null +++ b/shhs_visit2/shhs2-204898/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204898", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:04.251769+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204898/labels.npy b/shhs_visit2/shhs2-204898/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dfc7d3fbd4e92a2ebffc0fb75f3fd5136aad766a --- /dev/null +++ b/shhs_visit2/shhs2-204898/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af11dc68377dd14f86d52a77f4ea0297c41a784a4a6b9be9e495450523d90842 +size 2648 diff --git a/shhs_visit2/shhs2-204903/embeddings.meta.json b/shhs_visit2/shhs2-204903/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8453b00ae71dbc97044b47a34a817c8a4d645f6 --- /dev/null +++ b/shhs_visit2/shhs2-204903/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204903", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:50:04.597608+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204903/embeddings.npy b/shhs_visit2/shhs2-204903/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d8f089526d0238a930785ae7f21fb3c5ba7ec5a5 --- /dev/null +++ b/shhs_visit2/shhs2-204903/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34a306fd2b255daa68a42dc760e3b8a2b5e5e49de45c2d712c36e01256be9fe +size 1258128 diff --git a/shhs_visit2/shhs2-204903/labels.meta.json b/shhs_visit2/shhs2-204903/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab89d0d4006615a588f32573f81e5c75f77f006d --- /dev/null +++ b/shhs_visit2/shhs2-204903/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204903", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:50:04.602244+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204903/labels.npy b/shhs_visit2/shhs2-204903/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..095bf96dc9d9ebbef53cc9bc269e77dcfa96ba50 --- /dev/null +++ b/shhs_visit2/shhs2-204903/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8cece3be4dcc89de620c5b99308d9d8d0643c2b5bd0728dfb6a1bc6fc154e2d +size 2644 diff --git a/shhs_visit2/shhs2-204904/embeddings.meta.json b/shhs_visit2/shhs2-204904/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03a20628a19da3cebbbd9185b55d608357d5b0d4 --- /dev/null +++ b/shhs_visit2/shhs2-204904/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204904", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:05.751172+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204904/embeddings.npy b/shhs_visit2/shhs2-204904/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e37e4d2aa0ba1a38d93a7cd5929bd3e9ef8c1dd1 --- /dev/null +++ b/shhs_visit2/shhs2-204904/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b888566f9ce49596ec70a53e24ab06cf56da56e3098b2f6b22cf6fc3842766f4 +size 1260128 diff --git a/shhs_visit2/shhs2-204904/labels.meta.json b/shhs_visit2/shhs2-204904/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec1ff7e7f7f885583dd56df794be34c8fda77cdc --- /dev/null +++ b/shhs_visit2/shhs2-204904/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204904", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:05.754675+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204904/labels.npy b/shhs_visit2/shhs2-204904/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7050e181ab76769bace4905d3a4e1cb61dbeca55 --- /dev/null +++ b/shhs_visit2/shhs2-204904/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bef9cefaaa182a3ec8d7d1f33afd4ec78845e778a8300c0f9156ec2f533e472 +size 2648 diff --git a/shhs_visit2/shhs2-204907/embeddings.meta.json b/shhs_visit2/shhs2-204907/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b99fc64ed0986c118f43e6031d91a7c780845e61 --- /dev/null +++ b/shhs_visit2/shhs2-204907/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204907", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:06.862515+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204907/embeddings.npy b/shhs_visit2/shhs2-204907/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..45d06d71eae54db24cd1a68b7fb3aa6219271559 --- /dev/null +++ b/shhs_visit2/shhs2-204907/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b93a706d69889f3cbd29d3e789e2937fc723d753edc1c2b6cf67ec3eabfba2 +size 1260128 diff --git a/shhs_visit2/shhs2-204907/labels.meta.json b/shhs_visit2/shhs2-204907/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a067a6a46ea9c8983835a670df67a7c5e2fccf0f --- /dev/null +++ b/shhs_visit2/shhs2-204907/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204907", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:06.865403+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204907/labels.npy b/shhs_visit2/shhs2-204907/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c330748acde3ec0804e0e79b47c7c721968422b5 --- /dev/null +++ b/shhs_visit2/shhs2-204907/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d54159c111c736e80a5bdacb82e66e4a73567d1de0cc781dd4b5f6a46f21cb +size 2648 diff --git a/shhs_visit2/shhs2-204911/embeddings.meta.json b/shhs_visit2/shhs2-204911/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d57873f89bb9d6c6487a82752a1eb0592984ced6 --- /dev/null +++ b/shhs_visit2/shhs2-204911/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204911", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:07.248813+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204911/embeddings.npy b/shhs_visit2/shhs2-204911/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dea959e9786c76cd1531fb7739d16d6a67f31016 --- /dev/null +++ b/shhs_visit2/shhs2-204911/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e1933895cc1031c5d1e92a12ddea199f141ae430823b706a74bc85a5e51098 +size 1200128 diff --git a/shhs_visit2/shhs2-204911/labels.meta.json b/shhs_visit2/shhs2-204911/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bd1b0ebde2b7f5382ff0229ed7735697ee716b5 --- /dev/null +++ b/shhs_visit2/shhs2-204911/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204911", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:07.252934+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204911/labels.npy b/shhs_visit2/shhs2-204911/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..55fac3583b8c7a6df2ad21cf3372dd9bbd40b036 --- /dev/null +++ b/shhs_visit2/shhs2-204911/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a020f41bcfbea35df99d430fd856ddacd5d9bab881b075661f538d1de3d226f5 +size 2528 diff --git a/shhs_visit2/shhs2-204912/embeddings.meta.json b/shhs_visit2/shhs2-204912/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eed60650647f10f633bd6adec0acabdc65ed3e41 --- /dev/null +++ b/shhs_visit2/shhs2-204912/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204912", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:50:09.121845+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204912/embeddings.npy b/shhs_visit2/shhs2-204912/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..433456e738d3d3d134e9632eff2e2152bd701312 --- /dev/null +++ b/shhs_visit2/shhs2-204912/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6d9d44d14564becfc7997cd1cfd3b586c4d84f0986e8ab9b021f37002dea87 +size 1082128 diff --git a/shhs_visit2/shhs2-204912/labels.meta.json b/shhs_visit2/shhs2-204912/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f2686c62754d42780298278963b11c6429d8843 --- /dev/null +++ b/shhs_visit2/shhs2-204912/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204912", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:50:09.125746+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204912/labels.npy b/shhs_visit2/shhs2-204912/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..43e7cb5865ea1bb0d0e8ddf52ffa2addca7b79b0 --- /dev/null +++ b/shhs_visit2/shhs2-204912/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ffc4f1a4b99977314916476365fe088e592244bca2fcbbbd539bcb794af5f4 +size 2292 diff --git a/shhs_visit2/shhs2-204913/embeddings.meta.json b/shhs_visit2/shhs2-204913/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba7503e35bb1faad5d0316890ddac95a60609d73 --- /dev/null +++ b/shhs_visit2/shhs2-204913/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204913", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:50:10.645946+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204913/embeddings.npy b/shhs_visit2/shhs2-204913/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e73810ab5947af4c53d1c240eb6e2272c52c55f9 --- /dev/null +++ b/shhs_visit2/shhs2-204913/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd14e4f7c895ea992d6dc938684e7044aca8e51b8c2f309d3bb8a1a39cdc539 +size 1290128 diff --git a/shhs_visit2/shhs2-204913/labels.meta.json b/shhs_visit2/shhs2-204913/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8461609ee7d8354bd0094fcb321ac5d1ce81ae6 --- /dev/null +++ b/shhs_visit2/shhs2-204913/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204913", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:50:10.649538+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204913/labels.npy b/shhs_visit2/shhs2-204913/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..14d5e7faeb0390cef81c3ca7691369e4fc3d2b17 --- /dev/null +++ b/shhs_visit2/shhs2-204913/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb56222d3cd2185ff1d1eefb8a51d600d38ebca47f5a30503adfa144df4ecdb +size 2708 diff --git a/shhs_visit2/shhs2-204914/embeddings.meta.json b/shhs_visit2/shhs2-204914/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a65ca8483a37c588931f426e36b0cfb94d1ca514 --- /dev/null +++ b/shhs_visit2/shhs2-204914/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204914", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:50:12.062524+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204914/embeddings.npy b/shhs_visit2/shhs2-204914/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e0487b531d0150069f737a9a135c357c55b49baa --- /dev/null +++ b/shhs_visit2/shhs2-204914/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1cc5061a60e67a976e90147277fa01e7019e0c0e95b52b6db0ba8085aa9233e +size 1230128 diff --git a/shhs_visit2/shhs2-204914/labels.meta.json b/shhs_visit2/shhs2-204914/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c62e065d1150eee0e2f7ed1dfa54b537ba078ef --- /dev/null +++ b/shhs_visit2/shhs2-204914/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204914", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:50:12.066224+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204914/labels.npy b/shhs_visit2/shhs2-204914/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..83fbf15e1a64fea1abbb1ff1e46887f7c2b3e433 --- /dev/null +++ b/shhs_visit2/shhs2-204914/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a89c2e1d04f6a2b96164fb9d534f2c46193a9a012cbe0e524c69da166d444b0 +size 2588 diff --git a/shhs_visit2/shhs2-204915/embeddings.meta.json b/shhs_visit2/shhs2-204915/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bf29efed4d9b7f89460c4983f6d62f6b84e7588 --- /dev/null +++ b/shhs_visit2/shhs2-204915/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204915", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:13.355066+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204915/embeddings.npy b/shhs_visit2/shhs2-204915/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2bed604f51debad7e57d67ffa604378a0928dd13 --- /dev/null +++ b/shhs_visit2/shhs2-204915/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6878f6b9c748e9a7f76d7cab237936fd13298021a5cc978baad58a9ca0dcbd14 +size 1200128 diff --git a/shhs_visit2/shhs2-204915/labels.meta.json b/shhs_visit2/shhs2-204915/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cdbf9a36f0f5c85e8a042be68549918b081e0e5f --- /dev/null +++ b/shhs_visit2/shhs2-204915/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204915", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:13.358523+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204915/labels.npy b/shhs_visit2/shhs2-204915/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2aadb442ee5ef68f09134595f0d3a0f369ac3b72 --- /dev/null +++ b/shhs_visit2/shhs2-204915/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e0bd43d665d13ffb47db1e0ba73735419caa512bb1c1edbe403e94ad48242a +size 2528 diff --git a/shhs_visit2/shhs2-204916/embeddings.meta.json b/shhs_visit2/shhs2-204916/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30245c6b14f3764739b309e843df1a69cb39e343 --- /dev/null +++ b/shhs_visit2/shhs2-204916/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204916", + "embedding_dim": 500, + "n_epochs": 1180, + "created_utc": "2026-05-03T18:50:13.938096+00:00", + "shape": [ + 1180, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204916/embeddings.npy b/shhs_visit2/shhs2-204916/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d12bec559962db6c3e8387c8db2fce5d897c7af --- /dev/null +++ b/shhs_visit2/shhs2-204916/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8bdb9a5a42a3bc57936d68da67545408b90c875d4d3f051792a960b5c848f4 +size 1180128 diff --git a/shhs_visit2/shhs2-204916/labels.meta.json b/shhs_visit2/shhs2-204916/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cb8bfb41b9d35664c8a579cca9a94680ffa8a68c --- /dev/null +++ b/shhs_visit2/shhs2-204916/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204916", + "n_epochs": 1180, + "created_utc": "2026-05-03T18:50:13.941665+00:00", + "shape": [ + 1180 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204916/labels.npy b/shhs_visit2/shhs2-204916/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..19336a4d8f3758bd77c428ff07e99374733a54eb --- /dev/null +++ b/shhs_visit2/shhs2-204916/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf906ed6fffc8d98d47dd61ecc47292eb083f7c88369727d60831f1c5fd66835 +size 2488 diff --git a/shhs_visit2/shhs2-204917/embeddings.meta.json b/shhs_visit2/shhs2-204917/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afc709bcaab8406d4951e685634800a91518cab7 --- /dev/null +++ b/shhs_visit2/shhs2-204917/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204917", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:14.510362+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204917/embeddings.npy b/shhs_visit2/shhs2-204917/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..45c82fe37d079cbfddf44cff3888c1cbc9b67d09 --- /dev/null +++ b/shhs_visit2/shhs2-204917/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54394e34edd7beca483b24849d3b2a58d81d407f5319966afd90e43310f8eed3 +size 1200128 diff --git a/shhs_visit2/shhs2-204917/labels.meta.json b/shhs_visit2/shhs2-204917/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b510d2e81221e12ee7df81e0dc3cddfe79420deb --- /dev/null +++ b/shhs_visit2/shhs2-204917/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204917", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:14.516357+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204917/labels.npy b/shhs_visit2/shhs2-204917/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..44a8f904f7025d25c07321fab8e261cbe1d11e61 --- /dev/null +++ b/shhs_visit2/shhs2-204917/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d13517ffaf969e868f773c8e8f5fbfab9c1b23f744c1cd5df48cb9e121f6067 +size 2528 diff --git a/shhs_visit2/shhs2-204921/embeddings.meta.json b/shhs_visit2/shhs2-204921/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbb2bce7fa732a01f951167d92f5cd59a093a2f6 --- /dev/null +++ b/shhs_visit2/shhs2-204921/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204921", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:50:15.086094+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204921/embeddings.npy b/shhs_visit2/shhs2-204921/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06a20d3b64240522e7dbd6d2d3f601d291a11bc1 --- /dev/null +++ b/shhs_visit2/shhs2-204921/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3454c6bc19f1d4af986dc148ae909fbcd3b46c791b78257996d99b653d0f6136 +size 1198128 diff --git a/shhs_visit2/shhs2-204921/labels.meta.json b/shhs_visit2/shhs2-204921/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e898242cdba6ed6cb51ea7c3045645ae3d7b3a3 --- /dev/null +++ b/shhs_visit2/shhs2-204921/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204921", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:50:15.089961+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204921/labels.npy b/shhs_visit2/shhs2-204921/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7a8c9f770906a539b76aa72d204be1fe81f7593 --- /dev/null +++ b/shhs_visit2/shhs2-204921/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c03f3a9d376e81695284aac18e20985b2619ec84220b12256b78c6f35a2cc095 +size 2524 diff --git a/shhs_visit2/shhs2-204923/embeddings.meta.json b/shhs_visit2/shhs2-204923/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20ad56d36ae3223267f2e14d3c8b6691f37dd534 --- /dev/null +++ b/shhs_visit2/shhs2-204923/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204923", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:50:16.149137+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204923/embeddings.npy b/shhs_visit2/shhs2-204923/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8cc0fcae87517438666eb106ad444a2fcc9e01e8 --- /dev/null +++ b/shhs_visit2/shhs2-204923/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f611aff1c45997e6e45f77c0a1a25f00a327500c7874b4df8ea05ce2a711ea +size 960128 diff --git a/shhs_visit2/shhs2-204923/labels.meta.json b/shhs_visit2/shhs2-204923/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ff97e1d7a6458b74e52901080ac818685a17426 --- /dev/null +++ b/shhs_visit2/shhs2-204923/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204923", + "n_epochs": 960, + "created_utc": "2026-05-03T18:50:16.152963+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204923/labels.npy b/shhs_visit2/shhs2-204923/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8de479a21893ff21367078f09b9da9c55f344f6 --- /dev/null +++ b/shhs_visit2/shhs2-204923/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842ddd0bb7cc727c4361b3a508ac6d591f948a4169b4173a1585de40affbad7e +size 2048 diff --git a/shhs_visit2/shhs2-204924/embeddings.meta.json b/shhs_visit2/shhs2-204924/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f0349c0bd9adf09022c5a61bcf2d7af63c439b6 --- /dev/null +++ b/shhs_visit2/shhs2-204924/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204924", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:50:17.652705+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204924/embeddings.npy b/shhs_visit2/shhs2-204924/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0445a72a7203d3c5da897f340a0083f7c32ca0c5 --- /dev/null +++ b/shhs_visit2/shhs2-204924/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1662ac598d2142c9843f3c5efc8608b339a6445c62249fbefcf9b2316166d49b +size 1320128 diff --git a/shhs_visit2/shhs2-204924/labels.meta.json b/shhs_visit2/shhs2-204924/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..17dca979f11afbac48bedc3e113606bd98e77516 --- /dev/null +++ b/shhs_visit2/shhs2-204924/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204924", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:50:17.656436+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204924/labels.npy b/shhs_visit2/shhs2-204924/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b5df5f28614299899c5b0b957ad1c7ec2d4c585 --- /dev/null +++ b/shhs_visit2/shhs2-204924/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6667c7392de981410deb8279b4b7693938ed2cb2c962f4c05ad6c2898084df +size 2768 diff --git a/shhs_visit2/shhs2-204925/embeddings.meta.json b/shhs_visit2/shhs2-204925/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63b12f2efc1e984fc86cf6eaa3fc12fcc6be1739 --- /dev/null +++ b/shhs_visit2/shhs2-204925/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204925", + "embedding_dim": 500, + "n_epochs": 1280, + "created_utc": "2026-05-03T18:50:19.004161+00:00", + "shape": [ + 1280, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204925/embeddings.npy b/shhs_visit2/shhs2-204925/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5b39ad2b8ad5a1cc4cb4b1f84eedda7944c78c8c --- /dev/null +++ b/shhs_visit2/shhs2-204925/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8909e09522600573666c61b15fd363513b4cccfa2c6b9cc9f48a6a83eba6dc11 +size 1280128 diff --git a/shhs_visit2/shhs2-204925/labels.meta.json b/shhs_visit2/shhs2-204925/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f97929a540d10ac7c9a25acc0864d1250ff3e828 --- /dev/null +++ b/shhs_visit2/shhs2-204925/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204925", + "n_epochs": 1280, + "created_utc": "2026-05-03T18:50:19.007808+00:00", + "shape": [ + 1280 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204925/labels.npy b/shhs_visit2/shhs2-204925/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d686bce38cb30607f364c24172440b2c805bc27a --- /dev/null +++ b/shhs_visit2/shhs2-204925/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53e7e75714cdd86b5740cee1f83cd65661c10ef55639bcfc9c48ec687c722bdb +size 2688 diff --git a/shhs_visit2/shhs2-204926/embeddings.meta.json b/shhs_visit2/shhs2-204926/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..affb8d25d5e2f7db2f8a0e4ccedfa938670a27bb --- /dev/null +++ b/shhs_visit2/shhs2-204926/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204926", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:50:20.513956+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204926/embeddings.npy b/shhs_visit2/shhs2-204926/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..af1067c89e6fdbc2f503e5501220780156c7480f --- /dev/null +++ b/shhs_visit2/shhs2-204926/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c95f54e15a2caaa1cb5007cac45f6386a1f7009c9bbe8d40ca2b946000e19c2 +size 1230128 diff --git a/shhs_visit2/shhs2-204926/labels.meta.json b/shhs_visit2/shhs2-204926/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a53b9d2099f53a3688dc9b522afce7229c2bdbd4 --- /dev/null +++ b/shhs_visit2/shhs2-204926/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204926", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:50:20.518393+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204926/labels.npy b/shhs_visit2/shhs2-204926/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7e6bbedf5737d26e1d6af3d3a2aa82e28d1d93a --- /dev/null +++ b/shhs_visit2/shhs2-204926/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d50738495e3af9201c6b8ce1ec3d4876e2441baf5be304b538d852ffa88697 +size 2588 diff --git a/shhs_visit2/shhs2-204928/embeddings.meta.json b/shhs_visit2/shhs2-204928/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7daae8347572b88fc90a8b8b03d7b4ef5c6be3e3 --- /dev/null +++ b/shhs_visit2/shhs2-204928/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204928", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:21.042921+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204928/embeddings.npy b/shhs_visit2/shhs2-204928/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23666d373f9f672760b272a9058f949b7d22f9eb --- /dev/null +++ b/shhs_visit2/shhs2-204928/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7554a9f2785fc1a1b95534759aba1049d5a33c78114fa7cf97be43134b7ed0eb +size 1080128 diff --git a/shhs_visit2/shhs2-204928/labels.meta.json b/shhs_visit2/shhs2-204928/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4aca2afb877aa5ebbe9f1c572c09ad5c9d3e9a0 --- /dev/null +++ b/shhs_visit2/shhs2-204928/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204928", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:21.047089+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204928/labels.npy b/shhs_visit2/shhs2-204928/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e2493c3a64103bbaf421b5ad08e1e087ab8cfb9 --- /dev/null +++ b/shhs_visit2/shhs2-204928/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0535a95f026784f80746fb79ce0c42c5b3ae015add3463b9b03ce10e21a2b7b +size 2288 diff --git a/shhs_visit2/shhs2-204929/embeddings.meta.json b/shhs_visit2/shhs2-204929/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f0ce1aeaee1f60a45c88923c6078128c1414e53f --- /dev/null +++ b/shhs_visit2/shhs2-204929/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204929", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:22.183535+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204929/embeddings.npy b/shhs_visit2/shhs2-204929/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..083bb58e38d7d995bc9fb6d04e1e7905e07621d5 --- /dev/null +++ b/shhs_visit2/shhs2-204929/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3882739b800ba095845b92752d4e0d38bee8c4b36509901150fe8f4ba3ae50f5 +size 1020128 diff --git a/shhs_visit2/shhs2-204929/labels.meta.json b/shhs_visit2/shhs2-204929/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44a15bf8db654cdae3c4ae80a231119ec1aa3a87 --- /dev/null +++ b/shhs_visit2/shhs2-204929/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204929", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:22.186934+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204929/labels.npy b/shhs_visit2/shhs2-204929/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a82297644e72ea9de615e4953a4fc5805514ab2 --- /dev/null +++ b/shhs_visit2/shhs2-204929/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac488a2ea7e619bac7bb91f0aad7e735ff1306d6a14f5e88b48936166035035 +size 2168 diff --git a/shhs_visit2/shhs2-204934/embeddings.meta.json b/shhs_visit2/shhs2-204934/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..55d4eb7942e2568ec4754a5bfa3daedbf7fc3a84 --- /dev/null +++ b/shhs_visit2/shhs2-204934/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204934", + "embedding_dim": 500, + "n_epochs": 1239, + "created_utc": "2026-05-03T18:50:23.771555+00:00", + "shape": [ + 1239, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204934/embeddings.npy b/shhs_visit2/shhs2-204934/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ea7df346d19c538c93ea170d0153e2cd5c3a048 --- /dev/null +++ b/shhs_visit2/shhs2-204934/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37309c6de07f2b5d46873441c36587b24c5bedb8c6816976248cb247c5d8260 +size 1239128 diff --git a/shhs_visit2/shhs2-204934/labels.meta.json b/shhs_visit2/shhs2-204934/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7b0dceb1aa8e343b674445cf8d6d824a07d077d --- /dev/null +++ b/shhs_visit2/shhs2-204934/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204934", + "n_epochs": 1239, + "created_utc": "2026-05-03T18:50:23.776083+00:00", + "shape": [ + 1239 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204934/labels.npy b/shhs_visit2/shhs2-204934/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f8334a2ddc755c7ed3f637600af8495a51edc46 --- /dev/null +++ b/shhs_visit2/shhs2-204934/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb24c515c510d81a152acc98458bd92701502e07d69b01eba14ab8c6fbaafe3 +size 2606 diff --git a/shhs_visit2/shhs2-204937/embeddings.meta.json b/shhs_visit2/shhs2-204937/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..960a7c5ad6d94c67544a605ce0fa880ff5403932 --- /dev/null +++ b/shhs_visit2/shhs2-204937/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204937", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:50:25.060512+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204937/embeddings.npy b/shhs_visit2/shhs2-204937/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb08ca4cc0ebbc8cd4aa009178e1e8d64dca67b1 --- /dev/null +++ b/shhs_visit2/shhs2-204937/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172f9fb7fbb5764fc29404893938357846c7f3dc516adc40861cedeb4cf2f5d2 +size 1110128 diff --git a/shhs_visit2/shhs2-204937/labels.meta.json b/shhs_visit2/shhs2-204937/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..650a6501057b67c5332b48e33c6f470bfc6c62f6 --- /dev/null +++ b/shhs_visit2/shhs2-204937/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204937", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:50:25.065263+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204937/labels.npy b/shhs_visit2/shhs2-204937/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f5140a81d03a4383394b1d614581f85dc9f311ab --- /dev/null +++ b/shhs_visit2/shhs2-204937/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09460302a445a9e476db1336ca225d3c789188eef45d6b18d832fa8b14210abd +size 2348 diff --git a/shhs_visit2/shhs2-204938/embeddings.meta.json b/shhs_visit2/shhs2-204938/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bef88d75830de17133a013df90b3322d97c7ecb --- /dev/null +++ b/shhs_visit2/shhs2-204938/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204938", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:26.176605+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204938/embeddings.npy b/shhs_visit2/shhs2-204938/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..66d979b6b86007c93df149ed4479401339643418 --- /dev/null +++ b/shhs_visit2/shhs2-204938/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9d491f70ab219022803e6b7876cad94d4cea498f2060ed1053a3afb9b47110 +size 1020128 diff --git a/shhs_visit2/shhs2-204938/labels.meta.json b/shhs_visit2/shhs2-204938/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..75e69839ea5b407109935c8c827a3ba6ab162903 --- /dev/null +++ b/shhs_visit2/shhs2-204938/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204938", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:26.180192+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204938/labels.npy b/shhs_visit2/shhs2-204938/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd2d5ec5f58faa40ec5f1767fb360808768c05aa --- /dev/null +++ b/shhs_visit2/shhs2-204938/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f170c28a8191f3a00153627d180f33335b952241e63114ef355d73b681ce5a +size 2168 diff --git a/shhs_visit2/shhs2-204939/embeddings.meta.json b/shhs_visit2/shhs2-204939/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25c2a853abda0eba0aea42652d92137b1202964e --- /dev/null +++ b/shhs_visit2/shhs2-204939/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204939", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:50:27.660336+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204939/embeddings.npy b/shhs_visit2/shhs2-204939/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1142d24dba1ad92912d41382b6302ff3235229c --- /dev/null +++ b/shhs_visit2/shhs2-204939/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a57317d82da6d4a7163fa311de9fa1df6691ad786aebefbba1dfd94e564745 +size 1290128 diff --git a/shhs_visit2/shhs2-204939/labels.meta.json b/shhs_visit2/shhs2-204939/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdcda79a9ce88f19aecb1a54b712b5e34723fec6 --- /dev/null +++ b/shhs_visit2/shhs2-204939/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204939", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:50:27.664151+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204939/labels.npy b/shhs_visit2/shhs2-204939/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a9c975edb0d2be41bb5fb29574dd03d3511ce1b --- /dev/null +++ b/shhs_visit2/shhs2-204939/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05393550fab8b66050d574df02c54bf150f46581ad4a4e01deafdb436e79fc26 +size 2708 diff --git a/shhs_visit2/shhs2-204941/embeddings.meta.json b/shhs_visit2/shhs2-204941/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7854c0844a6912582643630dd1e93d6f2b9f221d --- /dev/null +++ b/shhs_visit2/shhs2-204941/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204941", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:50:28.290507+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204941/embeddings.npy b/shhs_visit2/shhs2-204941/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c3cde1a735c1a253eabd4956c1fcaaaa0b3fc0e --- /dev/null +++ b/shhs_visit2/shhs2-204941/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70df583732af1119f483775117d79c03ffd3a384e04b7ee5a3a039b0f32a466 +size 1318128 diff --git a/shhs_visit2/shhs2-204941/labels.meta.json b/shhs_visit2/shhs2-204941/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b451d2cbd8721dc899dc0c68920ff993572ee9e --- /dev/null +++ b/shhs_visit2/shhs2-204941/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204941", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:50:28.294501+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204941/labels.npy b/shhs_visit2/shhs2-204941/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf9deee1926fe4878c4cd3d5f7697ece8648eb6f --- /dev/null +++ b/shhs_visit2/shhs2-204941/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dae9ad80c292ce2e102e53d159a99bd5382eeb658a73258e7adcca8dbb52ff7 +size 2764 diff --git a/shhs_visit2/shhs2-204942/embeddings.meta.json b/shhs_visit2/shhs2-204942/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e83c002a35cad7d0683198fa08cd71780bc301d5 --- /dev/null +++ b/shhs_visit2/shhs2-204942/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204942", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:29.718982+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204942/embeddings.npy b/shhs_visit2/shhs2-204942/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..44573c4d29c0f255f111b5b11e91af2b5698db25 --- /dev/null +++ b/shhs_visit2/shhs2-204942/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd42dccfe01a5d4a686c17adfc3d8754906598ad33e2d318495f7e8ee186c8ac +size 1260128 diff --git a/shhs_visit2/shhs2-204942/labels.meta.json b/shhs_visit2/shhs2-204942/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a5d173a66d19e4f7335f5cd312f51cea4333bcb5 --- /dev/null +++ b/shhs_visit2/shhs2-204942/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204942", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:29.723812+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204942/labels.npy b/shhs_visit2/shhs2-204942/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d00ad79eafc894250db6239ea8dcd54231c0c25 --- /dev/null +++ b/shhs_visit2/shhs2-204942/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e6ad8a93a3ff97792bcc714a2724e09deec562c2b32537f7262dd5ae6d2a8b +size 2648 diff --git a/shhs_visit2/shhs2-204944/embeddings.meta.json b/shhs_visit2/shhs2-204944/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5fd7534acdaca3f368729d0c8f8d27f53702b2f --- /dev/null +++ b/shhs_visit2/shhs2-204944/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204944", + "embedding_dim": 500, + "n_epochs": 1250, + "created_utc": "2026-05-03T18:50:31.031289+00:00", + "shape": [ + 1250, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204944/embeddings.npy b/shhs_visit2/shhs2-204944/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3bb577129291f54d4f6bdfb34f05187db5aa167c --- /dev/null +++ b/shhs_visit2/shhs2-204944/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9cfeb4a5d9800a529d41d9ac2bcf4366d2a9b9b085479bde4c00588c839506a +size 1250128 diff --git a/shhs_visit2/shhs2-204944/labels.meta.json b/shhs_visit2/shhs2-204944/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..39b384e369ddcbf19640c1d5e7d0e25bdc197ecd --- /dev/null +++ b/shhs_visit2/shhs2-204944/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204944", + "n_epochs": 1250, + "created_utc": "2026-05-03T18:50:31.034896+00:00", + "shape": [ + 1250 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204944/labels.npy b/shhs_visit2/shhs2-204944/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5eb0f4f0dcf05442d58cb4f021d426dcc719904b --- /dev/null +++ b/shhs_visit2/shhs2-204944/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a546a83010ae7d86465a40d450188c8b11c6dc28f28918a9ef5d85ed9e02d46c +size 2628 diff --git a/shhs_visit2/shhs2-204948/embeddings.meta.json b/shhs_visit2/shhs2-204948/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..763ced1ce6d6c4ae6e1de33ed0903fd8de2c2ccf --- /dev/null +++ b/shhs_visit2/shhs2-204948/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204948", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:50:32.624669+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204948/embeddings.npy b/shhs_visit2/shhs2-204948/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d84dcaa56016f322f7f3538442145eeb4c3b02c --- /dev/null +++ b/shhs_visit2/shhs2-204948/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b245c3a824770849f066467d6b6655b9a216919ba8ce95f8d95c32764a5783d +size 1320128 diff --git a/shhs_visit2/shhs2-204948/labels.meta.json b/shhs_visit2/shhs2-204948/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f66b4021be28281fe66eba9f865cce193ae38cc --- /dev/null +++ b/shhs_visit2/shhs2-204948/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204948", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:50:32.629070+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204948/labels.npy b/shhs_visit2/shhs2-204948/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bd05f019ff6241efc376b6e42bdd9e0b79520b7c --- /dev/null +++ b/shhs_visit2/shhs2-204948/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eabe422f281d2a22473936820558238dfb24e5a6fbbf0f17c3741cb20cf151d6 +size 2768 diff --git a/shhs_visit2/shhs2-204949/embeddings.meta.json b/shhs_visit2/shhs2-204949/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc73b100aefd86a7881a27a8b365519dc9fd76a0 --- /dev/null +++ b/shhs_visit2/shhs2-204949/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204949", + "embedding_dim": 500, + "n_epochs": 1258, + "created_utc": "2026-05-03T18:50:34.119151+00:00", + "shape": [ + 1258, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204949/embeddings.npy b/shhs_visit2/shhs2-204949/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b41253def885d8243954910cb6f3af4fc7751eda --- /dev/null +++ b/shhs_visit2/shhs2-204949/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56900dc9d74de30d799ddb48899b5117262660dacc964da4d1bc833b2f2ba6f +size 1258128 diff --git a/shhs_visit2/shhs2-204949/labels.meta.json b/shhs_visit2/shhs2-204949/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b55590736c14d9b5d983fd149f3e74fa5f5ef53 --- /dev/null +++ b/shhs_visit2/shhs2-204949/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204949", + "n_epochs": 1258, + "created_utc": "2026-05-03T18:50:34.123605+00:00", + "shape": [ + 1258 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204949/labels.npy b/shhs_visit2/shhs2-204949/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..71334663f08ade08dc747dc4634b58cfef399860 --- /dev/null +++ b/shhs_visit2/shhs2-204949/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc053d490556093f9b124b0092df49594ba6e22cfe1859cba812a88397630869 +size 2644 diff --git a/shhs_visit2/shhs2-204950/embeddings.meta.json b/shhs_visit2/shhs2-204950/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1aef6f90de851128acd4b3d37fcaadebdc2c714 --- /dev/null +++ b/shhs_visit2/shhs2-204950/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204950", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:34.711311+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204950/embeddings.npy b/shhs_visit2/shhs2-204950/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8fafa9050ca366f840bac794eb3ad3eef2b0d89 --- /dev/null +++ b/shhs_visit2/shhs2-204950/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21ec71b80362ef611c89e274621fd9e05633cb4644b3a6c7a5f9c0e41f5b619 +size 1200128 diff --git a/shhs_visit2/shhs2-204950/labels.meta.json b/shhs_visit2/shhs2-204950/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7b24963b6729115f66de5eac45d5669f9dbbbd09 --- /dev/null +++ b/shhs_visit2/shhs2-204950/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204950", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:34.716902+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204950/labels.npy b/shhs_visit2/shhs2-204950/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c6e51f2e97a9a3e1f51e9a53eb4ccbdbc937b09 --- /dev/null +++ b/shhs_visit2/shhs2-204950/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a151747d1f0b42cbd046e60aad3f8b093227f63ddace7d8820a95ba89c5d2b19 +size 2528 diff --git a/shhs_visit2/shhs2-204951/embeddings.meta.json b/shhs_visit2/shhs2-204951/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7293cfa2f3632e04e6df8d0b951d85b74257207b --- /dev/null +++ b/shhs_visit2/shhs2-204951/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204951", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:50:35.832273+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204951/embeddings.npy b/shhs_visit2/shhs2-204951/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5bba2f32a340991722e7274f0d46d1b2732865e --- /dev/null +++ b/shhs_visit2/shhs2-204951/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5596cacbb48665c7cadcf4beb08ddd359a9b893ef56e0fea01c7fd6f123aa8 +size 960128 diff --git a/shhs_visit2/shhs2-204951/labels.meta.json b/shhs_visit2/shhs2-204951/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f59be42b9b0a5e26003f2ad8c02d42b92631231 --- /dev/null +++ b/shhs_visit2/shhs2-204951/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204951", + "n_epochs": 960, + "created_utc": "2026-05-03T18:50:35.837922+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204951/labels.npy b/shhs_visit2/shhs2-204951/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..efd4bed685cf635d93d926cddc2d3c2b0fcaf158 --- /dev/null +++ b/shhs_visit2/shhs2-204951/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd7521b1dd9741b4704627e4d21168eceba69768fabb2d5d187003a1b5c913a1 +size 2048 diff --git a/shhs_visit2/shhs2-204952/embeddings.meta.json b/shhs_visit2/shhs2-204952/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97063a4cc829407e501821b0115f2bc37bd34932 --- /dev/null +++ b/shhs_visit2/shhs2-204952/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204952", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:36.969159+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204952/embeddings.npy b/shhs_visit2/shhs2-204952/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e34b8998a39f999690aba08f3de2a81d3b4df4bf --- /dev/null +++ b/shhs_visit2/shhs2-204952/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff6d47cc10f1ae02fbb16ca6c09e3daff332cd05490cd485cc01539f7ff5533 +size 1020128 diff --git a/shhs_visit2/shhs2-204952/labels.meta.json b/shhs_visit2/shhs2-204952/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40beeb4596b4f4ceb124fedafee08971c4e1a3a5 --- /dev/null +++ b/shhs_visit2/shhs2-204952/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204952", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:36.973138+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204952/labels.npy b/shhs_visit2/shhs2-204952/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..84f7248b878ce82ca87de4deccfe74e6a73a3b51 --- /dev/null +++ b/shhs_visit2/shhs2-204952/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553aa8adba6c4b3a664f8e88056219b09778b130acf47768c1af372e6b965daa +size 2168 diff --git a/shhs_visit2/shhs2-204954/embeddings.meta.json b/shhs_visit2/shhs2-204954/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba4d5c674000cb6a1db2f1c78318024fd5321099 --- /dev/null +++ b/shhs_visit2/shhs2-204954/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204954", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:50:38.515688+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204954/embeddings.npy b/shhs_visit2/shhs2-204954/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0526c00c747b90c19113a0f15c6352e06811f821 --- /dev/null +++ b/shhs_visit2/shhs2-204954/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeeea647c63317aef0d7d4a084b98a527c18711631818aa9315fc13e06aa6b6d +size 1320128 diff --git a/shhs_visit2/shhs2-204954/labels.meta.json b/shhs_visit2/shhs2-204954/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ae10081d22a29b9f30af6b059ccca26b65ac4ee --- /dev/null +++ b/shhs_visit2/shhs2-204954/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204954", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:50:38.519790+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204954/labels.npy b/shhs_visit2/shhs2-204954/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f8f03de39fd15a87db6602e8c9039074c0d25db --- /dev/null +++ b/shhs_visit2/shhs2-204954/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89109a1263cb420fce7c71f06384fc45883e38efbea1ddcfebfe9caa8d90ed1e +size 2768 diff --git a/shhs_visit2/shhs2-204955/embeddings.meta.json b/shhs_visit2/shhs2-204955/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b95de5eabe58f9c5e97a32de8e9b3a742c2412bd --- /dev/null +++ b/shhs_visit2/shhs2-204955/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204955", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:39.646846+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204955/embeddings.npy b/shhs_visit2/shhs2-204955/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e4abda1063c09ee07c4d0c420149441ed99fec2 --- /dev/null +++ b/shhs_visit2/shhs2-204955/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2016bc7d775b785d2e944ebfcbef45729bdab91584c91036383c601417feabcf +size 1020128 diff --git a/shhs_visit2/shhs2-204955/labels.meta.json b/shhs_visit2/shhs2-204955/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..742d13e9364b40c17a2defc6e1e6fdd51a57a74f --- /dev/null +++ b/shhs_visit2/shhs2-204955/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204955", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:39.651140+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204955/labels.npy b/shhs_visit2/shhs2-204955/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e41d8f428454fbba2581cf12fa0a10c1b622e31 --- /dev/null +++ b/shhs_visit2/shhs2-204955/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f483c44b85c7bacde56ee02d33f9f836c4554df4301b7e8270d653bcc400c35 +size 2168 diff --git a/shhs_visit2/shhs2-204956/embeddings.meta.json b/shhs_visit2/shhs2-204956/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab61e30340ae3cc60fe83ca4edd1102e88709706 --- /dev/null +++ b/shhs_visit2/shhs2-204956/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204956", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:41.094526+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204956/embeddings.npy b/shhs_visit2/shhs2-204956/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..851245016287e238db062a38437b1efd9e3eb531 --- /dev/null +++ b/shhs_visit2/shhs2-204956/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:388b9f0adf2adbf84e0038734e4dbe5309f67b3834d259d821c3a78a6a057a12 +size 1260128 diff --git a/shhs_visit2/shhs2-204956/labels.meta.json b/shhs_visit2/shhs2-204956/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7039b60a1b8a64cbb6cc07d5b3294441037c2b01 --- /dev/null +++ b/shhs_visit2/shhs2-204956/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204956", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:41.098417+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204956/labels.npy b/shhs_visit2/shhs2-204956/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eeec856e524a6efb271412015744a2a95c2fe03f --- /dev/null +++ b/shhs_visit2/shhs2-204956/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce11d2efd48b20b377785c8b285b9d364a2eaf263204754f19da4421597c2491 +size 2648 diff --git a/shhs_visit2/shhs2-204957/embeddings.meta.json b/shhs_visit2/shhs2-204957/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93c3412e04caf8141cbf389efce9c83d8a55fe7e --- /dev/null +++ b/shhs_visit2/shhs2-204957/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204957", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:50:42.324743+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204957/embeddings.npy b/shhs_visit2/shhs2-204957/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e27dcdbfb45646ed4979fb1e95f0a1773e400b1f --- /dev/null +++ b/shhs_visit2/shhs2-204957/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2752f2457890b95ebc5b8ef0449016b4cc9cd89a913a1d4bdb4d2204b4ed8b +size 1140128 diff --git a/shhs_visit2/shhs2-204957/labels.meta.json b/shhs_visit2/shhs2-204957/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a431f962bc80582d9647c847b2300b4027b2e64 --- /dev/null +++ b/shhs_visit2/shhs2-204957/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204957", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:50:42.329314+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204957/labels.npy b/shhs_visit2/shhs2-204957/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..215e3875c7ed4560f29e12bcc5b6d59331b0bb30 --- /dev/null +++ b/shhs_visit2/shhs2-204957/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f739b1dd563128207e5641efe52848d22682832f864d31e4443f3cbec79d7b +size 2408 diff --git a/shhs_visit2/shhs2-204959/embeddings.meta.json b/shhs_visit2/shhs2-204959/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f19fa40dd8c55fca073d7e5c1ea683b20331df1 --- /dev/null +++ b/shhs_visit2/shhs2-204959/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204959", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:42.868581+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204959/embeddings.npy b/shhs_visit2/shhs2-204959/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ace73e2b152b9636858a739581b85b0a4d1c65c --- /dev/null +++ b/shhs_visit2/shhs2-204959/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78a4e66af3ccb71631ea23b3392140d3a03faf3859782b1677e5cd1736e088e +size 1080128 diff --git a/shhs_visit2/shhs2-204959/labels.meta.json b/shhs_visit2/shhs2-204959/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac28f78a30888396285f9dfe4d7a46ee99a31698 --- /dev/null +++ b/shhs_visit2/shhs2-204959/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204959", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:42.872401+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204959/labels.npy b/shhs_visit2/shhs2-204959/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af1d5945244470c4949daaa3a26d8c374b70c2ca --- /dev/null +++ b/shhs_visit2/shhs2-204959/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa7bda0d4739bfb7e787cce5a37ca6a2723cd0cbf87c04a697e925ba4e260bd +size 2288 diff --git a/shhs_visit2/shhs2-204960/embeddings.meta.json b/shhs_visit2/shhs2-204960/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27f187d705e49702aacb676176df86e4f7869477 --- /dev/null +++ b/shhs_visit2/shhs2-204960/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204960", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:43.402837+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204960/embeddings.npy b/shhs_visit2/shhs2-204960/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ad4c4b851cbd5443dd19ab10de91eafa44ac5bf --- /dev/null +++ b/shhs_visit2/shhs2-204960/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eba8c8f1ef75dd2c3e3cf4a955f200e31746daa68e5127eaa009ece863c07b4 +size 1080128 diff --git a/shhs_visit2/shhs2-204960/labels.meta.json b/shhs_visit2/shhs2-204960/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e584ab0d81ad7aacb6bad1f584399c673096818 --- /dev/null +++ b/shhs_visit2/shhs2-204960/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204960", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:43.406395+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204960/labels.npy b/shhs_visit2/shhs2-204960/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..26643380d06f69a075b4d08b2426ec236336ca3a --- /dev/null +++ b/shhs_visit2/shhs2-204960/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59f5e7bd905b385a5da8c4cf95830ce7344b3ae9419b8f5e5cc340e2c23f12a +size 2288 diff --git a/shhs_visit2/shhs2-204963/embeddings.meta.json b/shhs_visit2/shhs2-204963/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..152b28c652b3e97083227668f1f5b66a4056181b --- /dev/null +++ b/shhs_visit2/shhs2-204963/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204963", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:44.006329+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204963/embeddings.npy b/shhs_visit2/shhs2-204963/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b84f1356120cf444c174f80c2e1b72aa85a2a9c9 --- /dev/null +++ b/shhs_visit2/shhs2-204963/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131b20961c90c8f2f7a294077ebe7814d0683bdb0c2c2fd106b903d807f7a992 +size 1260128 diff --git a/shhs_visit2/shhs2-204963/labels.meta.json b/shhs_visit2/shhs2-204963/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61e8ccf32f39a83d46b38adfda0e9e727bcec18a --- /dev/null +++ b/shhs_visit2/shhs2-204963/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204963", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:44.010140+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204963/labels.npy b/shhs_visit2/shhs2-204963/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c5ac4a09bd2e29ce49fdd4623be211257a739362 --- /dev/null +++ b/shhs_visit2/shhs2-204963/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37db9565824d1e82db1237e69070037a805d96c5b69dbd6172026053d80cd6a0 +size 2648 diff --git a/shhs_visit2/shhs2-204964/embeddings.meta.json b/shhs_visit2/shhs2-204964/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7781d6275296f836c599b0a930e4723ea0b8f257 --- /dev/null +++ b/shhs_visit2/shhs2-204964/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204964", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:45.447823+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204964/embeddings.npy b/shhs_visit2/shhs2-204964/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..513e31d6cef14e2674415231908016bd76f63cc0 --- /dev/null +++ b/shhs_visit2/shhs2-204964/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02b73ea557ae58558b6020eba3b1488dc4192a6c9ad00e73d38d416c6d902b15 +size 1260128 diff --git a/shhs_visit2/shhs2-204964/labels.meta.json b/shhs_visit2/shhs2-204964/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a95ec15e739fb55b9f1606be247860566eb7bb4c --- /dev/null +++ b/shhs_visit2/shhs2-204964/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204964", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:50:45.451346+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204964/labels.npy b/shhs_visit2/shhs2-204964/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ebf5ccd874eb943aff6e4c52e938327b50c42be7 --- /dev/null +++ b/shhs_visit2/shhs2-204964/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619ef48d3d6a1da1e4fdd6e146bee5b9e279d2dbac35f2260aae7a36df64a22b +size 2648 diff --git a/shhs_visit2/shhs2-204965/embeddings.meta.json b/shhs_visit2/shhs2-204965/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ed6ecc95e43a48717a3312e4475656143abf688 --- /dev/null +++ b/shhs_visit2/shhs2-204965/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204965", + "embedding_dim": 500, + "n_epochs": 1380, + "created_utc": "2026-05-03T18:50:47.046297+00:00", + "shape": [ + 1380, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204965/embeddings.npy b/shhs_visit2/shhs2-204965/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..11c9fd94e8e21f769b15b5b93c54bc27f2ab7d2f --- /dev/null +++ b/shhs_visit2/shhs2-204965/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd72167eb4a77251f0a5187ddcef823bc22d0ca6dc8747b2438941bf9ac523f +size 1380128 diff --git a/shhs_visit2/shhs2-204965/labels.meta.json b/shhs_visit2/shhs2-204965/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e92766e3b47f164d7609d4bedd8a5e2669a2d5a9 --- /dev/null +++ b/shhs_visit2/shhs2-204965/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204965", + "n_epochs": 1380, + "created_utc": "2026-05-03T18:50:47.050804+00:00", + "shape": [ + 1380 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204965/labels.npy b/shhs_visit2/shhs2-204965/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7dacb8abce6f75d45bbcb00d7d4e56f8f099ad0a --- /dev/null +++ b/shhs_visit2/shhs2-204965/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1e8da537af5a4329c458106980ce6d05eff086efe9354a3acbf4e44c0d7d848 +size 2888 diff --git a/shhs_visit2/shhs2-204968/embeddings.meta.json b/shhs_visit2/shhs2-204968/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a5a8c8ea2b4acc83386b13b4ae3a9d3b5d89105 --- /dev/null +++ b/shhs_visit2/shhs2-204968/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204968", + "embedding_dim": 500, + "n_epochs": 1224, + "created_utc": "2026-05-03T18:50:48.494315+00:00", + "shape": [ + 1224, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204968/embeddings.npy b/shhs_visit2/shhs2-204968/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..aca42dd88370b19c314bda04998a72c52a672bef --- /dev/null +++ b/shhs_visit2/shhs2-204968/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6126b5d8a874f4f030078ee54c97de6a53fe603f7e93217d15be1d2ea96856e3 +size 1224128 diff --git a/shhs_visit2/shhs2-204968/labels.meta.json b/shhs_visit2/shhs2-204968/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..747255561d601b857342cd721e285d08dc69be1c --- /dev/null +++ b/shhs_visit2/shhs2-204968/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204968", + "n_epochs": 1224, + "created_utc": "2026-05-03T18:50:48.497778+00:00", + "shape": [ + 1224 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204968/labels.npy b/shhs_visit2/shhs2-204968/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4dd496c648455ba90c5c72d596d273bc7cf2fca --- /dev/null +++ b/shhs_visit2/shhs2-204968/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab9e7da227a3a0a23ef15cbe27c74af612b379efb32a9d964f366a2e7bed8df +size 2576 diff --git a/shhs_visit2/shhs2-204969/embeddings.meta.json b/shhs_visit2/shhs2-204969/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b7a628fc8f8dd5a256ede39d496922f354b9e48 --- /dev/null +++ b/shhs_visit2/shhs2-204969/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204969", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:49.774874+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204969/embeddings.npy b/shhs_visit2/shhs2-204969/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..343ed9420ffc10c4c79080a2a52334fbf4681bf4 --- /dev/null +++ b/shhs_visit2/shhs2-204969/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:105744c5123a57e720e14b479628a0b15019e3d85983b04168c30a566d05e5dd +size 1200128 diff --git a/shhs_visit2/shhs2-204969/labels.meta.json b/shhs_visit2/shhs2-204969/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa39357ebe696caa3c58280289d5cfc1e0f975a9 --- /dev/null +++ b/shhs_visit2/shhs2-204969/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204969", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:50:49.778576+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204969/labels.npy b/shhs_visit2/shhs2-204969/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e9765177ee801bd3f8b78b12a8f014c8ef304fa --- /dev/null +++ b/shhs_visit2/shhs2-204969/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51ec1be9e155ec001bb9efd9ffd33975ec8e13c53828fa4fc951288a33bad0d +size 2528 diff --git a/shhs_visit2/shhs2-204970/embeddings.meta.json b/shhs_visit2/shhs2-204970/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..376e518215daded7363249ec5f69f94a90a32432 --- /dev/null +++ b/shhs_visit2/shhs2-204970/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204970", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:50:50.703305+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204970/embeddings.npy b/shhs_visit2/shhs2-204970/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..871c7881bdc6bfa1e4b1bb07cf59c6fb3ddd1694 --- /dev/null +++ b/shhs_visit2/shhs2-204970/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fad0db30c02576e0bcb158c90022cf3e1c7ad40182de259773085aa59aa457ad +size 900128 diff --git a/shhs_visit2/shhs2-204970/labels.meta.json b/shhs_visit2/shhs2-204970/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..391fe69e1cf41125aa2e51be23fd8dcab24b2261 --- /dev/null +++ b/shhs_visit2/shhs2-204970/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204970", + "n_epochs": 900, + "created_utc": "2026-05-03T18:50:50.706587+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204970/labels.npy b/shhs_visit2/shhs2-204970/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f88d360c42354775807208f7ad9c8117559242d --- /dev/null +++ b/shhs_visit2/shhs2-204970/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3bf6d99addeefe6a81fddb3e484d9f3233d05129985a8856ce7e0e2a6f2a6e9 +size 1928 diff --git a/shhs_visit2/shhs2-204971/embeddings.meta.json b/shhs_visit2/shhs2-204971/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d35dca3ff1a8d64e0c527f46ebc3d8cb2f4cb03 --- /dev/null +++ b/shhs_visit2/shhs2-204971/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204971", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:51.841884+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204971/embeddings.npy b/shhs_visit2/shhs2-204971/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f174cd896ec705930c7536bbfdae7ebebf1d3cc5 --- /dev/null +++ b/shhs_visit2/shhs2-204971/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0959229a8805d8cc18b47ba5f65954622c21ea593906f7d83e14d1b3ef2863b +size 1080128 diff --git a/shhs_visit2/shhs2-204971/labels.meta.json b/shhs_visit2/shhs2-204971/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afe0e24ad482fed1cf456c00ca899d4966cf0070 --- /dev/null +++ b/shhs_visit2/shhs2-204971/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204971", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:50:51.846160+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204971/labels.npy b/shhs_visit2/shhs2-204971/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..929694b13652c574e7cba4e30789c84a7e4783ea --- /dev/null +++ b/shhs_visit2/shhs2-204971/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4507f34cd3a90a9bce5b27b7256ad5bb07e9baaa6a1b5767bcf0748494d0af13 +size 2288 diff --git a/shhs_visit2/shhs2-204972/embeddings.meta.json b/shhs_visit2/shhs2-204972/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f58e4650ad9ae4624c93fd203afd9b32e2985291 --- /dev/null +++ b/shhs_visit2/shhs2-204972/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204972", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:52.969219+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204972/embeddings.npy b/shhs_visit2/shhs2-204972/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..712cc099888ea0c47baf4ada5d0d79737a02247f --- /dev/null +++ b/shhs_visit2/shhs2-204972/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ba7522b0e60253b912d45f61af5e954e4901a22c73ace5f4def0c704f50014 +size 1020128 diff --git a/shhs_visit2/shhs2-204972/labels.meta.json b/shhs_visit2/shhs2-204972/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4bdfd5dd70392634eab1c9057225aba2ecf34443 --- /dev/null +++ b/shhs_visit2/shhs2-204972/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204972", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:52.973131+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204972/labels.npy b/shhs_visit2/shhs2-204972/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b49dbb7b32e9e3504bf20419d806f21c332eaaa --- /dev/null +++ b/shhs_visit2/shhs2-204972/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749d11c2c9bcbc12f12d8f048ed6576b25bced5a628a5b462f8774a7314e6e15 +size 2168 diff --git a/shhs_visit2/shhs2-204975/embeddings.meta.json b/shhs_visit2/shhs2-204975/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f985114eb1f348065849ffdc3021ed80b38042f2 --- /dev/null +++ b/shhs_visit2/shhs2-204975/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204975", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:50:54.903701+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204975/embeddings.npy b/shhs_visit2/shhs2-204975/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2da0628b17356f30553a401a873921e78ac70eee --- /dev/null +++ b/shhs_visit2/shhs2-204975/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383e04dc879cde4d07d0cf14a5e12aeeadd37cc0864a2780bbef349e4e5bf202 +size 1142128 diff --git a/shhs_visit2/shhs2-204975/labels.meta.json b/shhs_visit2/shhs2-204975/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60430c529b1659e281241fe20764cf3c2499ad8a --- /dev/null +++ b/shhs_visit2/shhs2-204975/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204975", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:50:54.907977+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204975/labels.npy b/shhs_visit2/shhs2-204975/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b74775e64a2d001c0646fd49bebf8c3cadc3dac --- /dev/null +++ b/shhs_visit2/shhs2-204975/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c26dfc5e20ded34900aa3a017b16a03b36f0a79d2576b1deaef3941812fda86 +size 2412 diff --git a/shhs_visit2/shhs2-204976/embeddings.meta.json b/shhs_visit2/shhs2-204976/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0637313bb0abbe5940a8171735c005aa8162e487 --- /dev/null +++ b/shhs_visit2/shhs2-204976/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204976", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:56.472341+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204976/embeddings.npy b/shhs_visit2/shhs2-204976/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3fdd698fb4e30ced488fb817110fea7b3b0c37f --- /dev/null +++ b/shhs_visit2/shhs2-204976/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e677e7be35d59cc9c6a8520e06d6d940b3f169b6b45cc8be0d353d3ce49065 +size 1020128 diff --git a/shhs_visit2/shhs2-204976/labels.meta.json b/shhs_visit2/shhs2-204976/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b4a184b4943d535c80678b81fdfe0a468c4f790 --- /dev/null +++ b/shhs_visit2/shhs2-204976/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204976", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:50:56.476285+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204976/labels.npy b/shhs_visit2/shhs2-204976/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d901905a5893822a69ba200664dc4c9fa365f585 --- /dev/null +++ b/shhs_visit2/shhs2-204976/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15fdebf14b02c01976c82bdf71461e4a8451aa9cad0208425c19b55735e3756 +size 2168 diff --git a/shhs_visit2/shhs2-204977/embeddings.meta.json b/shhs_visit2/shhs2-204977/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2653fabfc2fe4b7f9b1d642efb460da6f335ebda --- /dev/null +++ b/shhs_visit2/shhs2-204977/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204977", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:50:57.845612+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204977/embeddings.npy b/shhs_visit2/shhs2-204977/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..61de585150d4c491925d637b6d3fc7ea0b1c5d52 --- /dev/null +++ b/shhs_visit2/shhs2-204977/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d906bbbbdce298b3af5cb0cd446b3fee1f6e34b31a58bf393576c5f170e8b308 +size 1140128 diff --git a/shhs_visit2/shhs2-204977/labels.meta.json b/shhs_visit2/shhs2-204977/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfdd16c528a6e839a1e42645b0fe7e8fdc416c17 --- /dev/null +++ b/shhs_visit2/shhs2-204977/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204977", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:50:57.849178+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204977/labels.npy b/shhs_visit2/shhs2-204977/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1e7b3405809a712065d1528bdfe3c8e6fbb5682 --- /dev/null +++ b/shhs_visit2/shhs2-204977/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642d39d27bd0af9bacdd70da4e6002d5994b0b66a42b4f60ccfd296ce19638d6 +size 2408 diff --git a/shhs_visit2/shhs2-204978/embeddings.meta.json b/shhs_visit2/shhs2-204978/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc521e5949706b8c62362171f29361e8be8a709a --- /dev/null +++ b/shhs_visit2/shhs2-204978/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204978", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:50:59.152385+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204978/embeddings.npy b/shhs_visit2/shhs2-204978/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..97976ede9f97ed9de4098127613c98a41d714fc5 --- /dev/null +++ b/shhs_visit2/shhs2-204978/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58c468bd48d52a11949ca71f908ea0e060586906bf48ff51e5adf918c9c4c2b +size 1110128 diff --git a/shhs_visit2/shhs2-204978/labels.meta.json b/shhs_visit2/shhs2-204978/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ad8fd5255282b5842966d1488a01bafeb2e92e3 --- /dev/null +++ b/shhs_visit2/shhs2-204978/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204978", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:50:59.156988+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204978/labels.npy b/shhs_visit2/shhs2-204978/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a641b06c9632bf36f6d83965b2e8595beb4d9b43 --- /dev/null +++ b/shhs_visit2/shhs2-204978/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8715cbdb0a05b38d439d11d60e0fe92110e887d0712f8fb37f2a7e53f2b05e +size 2348 diff --git a/shhs_visit2/shhs2-204979/embeddings.meta.json b/shhs_visit2/shhs2-204979/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ac856c443ffefed770e8ccc65e1b19fdf2ff3c7 --- /dev/null +++ b/shhs_visit2/shhs2-204979/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204979", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:00.381143+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204979/embeddings.npy b/shhs_visit2/shhs2-204979/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..89188a654f423a07f0d3da94d1d1885dcc357f8a --- /dev/null +++ b/shhs_visit2/shhs2-204979/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be373f3b97e7707827bcf26adb5408f8dfb4d0b100379f324b9ebb6990f9a76d +size 1080128 diff --git a/shhs_visit2/shhs2-204979/labels.meta.json b/shhs_visit2/shhs2-204979/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61de85e34aecaaf9680a1a864ad4dc782b2f6fe6 --- /dev/null +++ b/shhs_visit2/shhs2-204979/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204979", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:00.385047+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204979/labels.npy b/shhs_visit2/shhs2-204979/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb238a26ef852b4de495d0a8279b3ebe407b73da --- /dev/null +++ b/shhs_visit2/shhs2-204979/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac32cb2c0b8ea7ebe84da17a97ffb5526f2b167246e643ff3b6beb7d2b08b668 +size 2288 diff --git a/shhs_visit2/shhs2-204982/embeddings.meta.json b/shhs_visit2/shhs2-204982/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ba01853b50a7f08221417cd331d01e727ac3c2d --- /dev/null +++ b/shhs_visit2/shhs2-204982/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204982", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:01.668712+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204982/embeddings.npy b/shhs_visit2/shhs2-204982/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..256f2da98d2796ec7c6a4edd4e302b7e8c5ca50d --- /dev/null +++ b/shhs_visit2/shhs2-204982/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e0ff369777fd9e6483f2acadf53d47abd4b2686c85fdf3fcff1298f1821b08 +size 1200128 diff --git a/shhs_visit2/shhs2-204982/labels.meta.json b/shhs_visit2/shhs2-204982/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..39b0173e4217c3d87d5b3c04fd067818c18d7f0d --- /dev/null +++ b/shhs_visit2/shhs2-204982/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204982", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:01.671426+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204982/labels.npy b/shhs_visit2/shhs2-204982/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8e0028be84d6cd496d7997d951a2ea33c7fb526 --- /dev/null +++ b/shhs_visit2/shhs2-204982/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c526904f78167abecbcc2f60479963ebab4c6e09df1ee574453759c778d2ea +size 2528 diff --git a/shhs_visit2/shhs2-204987/embeddings.meta.json b/shhs_visit2/shhs2-204987/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a2fa590fb529d7b5c7bf947c4d405cd5d62c5e3c --- /dev/null +++ b/shhs_visit2/shhs2-204987/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204987", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:51:03.260240+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204987/embeddings.npy b/shhs_visit2/shhs2-204987/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..643d3222aee0cab50ab348a076b439bfed1de701 --- /dev/null +++ b/shhs_visit2/shhs2-204987/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f41000faab89fb6c27f6c6ef279bdb84b2895d63d343a1119820ec0079f351f +size 1290128 diff --git a/shhs_visit2/shhs2-204987/labels.meta.json b/shhs_visit2/shhs2-204987/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbc7db48f967cd59354207586b0ec0661dc042e2 --- /dev/null +++ b/shhs_visit2/shhs2-204987/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204987", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:51:03.264398+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204987/labels.npy b/shhs_visit2/shhs2-204987/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..639259fe666ac1af74dc62d22a1a76f2d6588c5d --- /dev/null +++ b/shhs_visit2/shhs2-204987/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e5ce1b86bb22a38e68bd7063e5ac775d6f1f1e60ad084ad802cd20f9a87ee7 +size 2708 diff --git a/shhs_visit2/shhs2-204988/embeddings.meta.json b/shhs_visit2/shhs2-204988/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff80a92e62b08900e4ceb603f1c7bbba7c9dd251 --- /dev/null +++ b/shhs_visit2/shhs2-204988/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204988", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:04.564891+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204988/embeddings.npy b/shhs_visit2/shhs2-204988/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b6925aa2fc0e2bfb052d200b00e4a8a700ad2a5 --- /dev/null +++ b/shhs_visit2/shhs2-204988/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ac111cec6f975f71869de71c721ab8772555ced92a65db4a1774ec1c962a9f +size 1200128 diff --git a/shhs_visit2/shhs2-204988/labels.meta.json b/shhs_visit2/shhs2-204988/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0dad8241b994b2925ae113bc23776c12d9beae62 --- /dev/null +++ b/shhs_visit2/shhs2-204988/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204988", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:04.568800+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204988/labels.npy b/shhs_visit2/shhs2-204988/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..29c133a13737984d4996ebfc5435c7342c1f80d0 --- /dev/null +++ b/shhs_visit2/shhs2-204988/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68857fe15af15ddb8c38a8f2aeede83f83a7e40994e4fe8ca6352fb4d0dd638f +size 2528 diff --git a/shhs_visit2/shhs2-204989/embeddings.meta.json b/shhs_visit2/shhs2-204989/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f44c3f2de9c734fb861807eebb3ced8750d48075 --- /dev/null +++ b/shhs_visit2/shhs2-204989/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204989", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:51:05.746502+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204989/embeddings.npy b/shhs_visit2/shhs2-204989/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..15f93d6476c7d4754192eed105ad4f4f60e2f038 --- /dev/null +++ b/shhs_visit2/shhs2-204989/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fbc20625ca4eb0c87d2e97f082baefff00c303d976ee11f6b82948b6b6993b +size 1050128 diff --git a/shhs_visit2/shhs2-204989/labels.meta.json b/shhs_visit2/shhs2-204989/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ba9a6b3fde903f41c2f7d3ab27a68bf8b9e7496 --- /dev/null +++ b/shhs_visit2/shhs2-204989/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204989", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:51:05.750182+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204989/labels.npy b/shhs_visit2/shhs2-204989/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..94064cf12af77dabe26a51b39aeeb68227750524 --- /dev/null +++ b/shhs_visit2/shhs2-204989/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365e7c68311741e568e988a8f0faa9fe0016349e21e3d5d81e611dfbf74239ce +size 2228 diff --git a/shhs_visit2/shhs2-204990/embeddings.meta.json b/shhs_visit2/shhs2-204990/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..420f37cd7e252ec3d93af00f22146f895ff7e010 --- /dev/null +++ b/shhs_visit2/shhs2-204990/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204990", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:06.241965+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204990/embeddings.npy b/shhs_visit2/shhs2-204990/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..631727cc787497198f737aa2813405a807ae8503 --- /dev/null +++ b/shhs_visit2/shhs2-204990/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9099c9efe6618c00f91ef452fd9ff4a71ca8e5d882033e7f9f0b9c52a9b0e0aa +size 960128 diff --git a/shhs_visit2/shhs2-204990/labels.meta.json b/shhs_visit2/shhs2-204990/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4509528f67f032d1c9f95de83cf10ee5ee891362 --- /dev/null +++ b/shhs_visit2/shhs2-204990/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204990", + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:06.245141+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204990/labels.npy b/shhs_visit2/shhs2-204990/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0786205606d2f0ae7e292df93435fe58cf0735c7 --- /dev/null +++ b/shhs_visit2/shhs2-204990/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1275d9e97b94049217ae2f9052f3b9cc82fa89690be526e573e0145e7f6a0e +size 2048 diff --git a/shhs_visit2/shhs2-204991/embeddings.meta.json b/shhs_visit2/shhs2-204991/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2036428b8122b7304fa9e810f308fcee2503ab09 --- /dev/null +++ b/shhs_visit2/shhs2-204991/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204991", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:07.591811+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204991/embeddings.npy b/shhs_visit2/shhs2-204991/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7a9b21ef1d35f8e2d0c22368f44c87a62299c747 --- /dev/null +++ b/shhs_visit2/shhs2-204991/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909d6417c515fee97ad9c750014f968a4c0979b145ca57098a33971f879c855a +size 1200128 diff --git a/shhs_visit2/shhs2-204991/labels.meta.json b/shhs_visit2/shhs2-204991/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0b4ca5e0302237b10c95e3d656266256fd5a8f1 --- /dev/null +++ b/shhs_visit2/shhs2-204991/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204991", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:07.597699+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204991/labels.npy b/shhs_visit2/shhs2-204991/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..303baa989a8182079f00477773f66148a50865de --- /dev/null +++ b/shhs_visit2/shhs2-204991/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb16a04ca8b5335212dad0a25fff828c2097517d2d08f83efb3e8183290ff09 +size 2528 diff --git a/shhs_visit2/shhs2-204995/embeddings.meta.json b/shhs_visit2/shhs2-204995/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee4eb454de2326112b98627306704c9e2e09286f --- /dev/null +++ b/shhs_visit2/shhs2-204995/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204995", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:08.893363+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204995/embeddings.npy b/shhs_visit2/shhs2-204995/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1434f1286b7fd6b1795035cd13c5abf0cfb306b --- /dev/null +++ b/shhs_visit2/shhs2-204995/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ac831161a835dd014bc0a75af27aa0bc62b60dcc20fb78fab6b7f5bdb17996 +size 1140128 diff --git a/shhs_visit2/shhs2-204995/labels.meta.json b/shhs_visit2/shhs2-204995/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c23e2b54ba56ae7f7286a3b4f41e00838ad0a4c2 --- /dev/null +++ b/shhs_visit2/shhs2-204995/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204995", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:08.899082+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204995/labels.npy b/shhs_visit2/shhs2-204995/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c78c4233b571ee9827eba6b4e43ebb76eaa404a7 --- /dev/null +++ b/shhs_visit2/shhs2-204995/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4c9c9dbf8e47f5edb39006f97acef9120c48ec54773177d74f7e88ae066fd2 +size 2408 diff --git a/shhs_visit2/shhs2-204996/embeddings.meta.json b/shhs_visit2/shhs2-204996/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61aaea9fc0671d7b8852872fc8c6e63194619524 --- /dev/null +++ b/shhs_visit2/shhs2-204996/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204996", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:09.488168+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204996/embeddings.npy b/shhs_visit2/shhs2-204996/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d565cd53ab2631e797fd9b3db482c5eb15996e72 --- /dev/null +++ b/shhs_visit2/shhs2-204996/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177108b1e310f79d0f6ca671e2e2a450117a22f0822b711cd3201aaddf269bf0 +size 1200128 diff --git a/shhs_visit2/shhs2-204996/labels.meta.json b/shhs_visit2/shhs2-204996/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82c846530e1175ff7bf75f9be9cb3b79be389d0e --- /dev/null +++ b/shhs_visit2/shhs2-204996/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204996", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:09.492046+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204996/labels.npy b/shhs_visit2/shhs2-204996/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b275982da5daee70250275ab185aec3052613ed5 --- /dev/null +++ b/shhs_visit2/shhs2-204996/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7992ab8bf4975a75871f1552c7d6609b610cf329010a3366e0cc5b37414155ce +size 2528 diff --git a/shhs_visit2/shhs2-204997/embeddings.meta.json b/shhs_visit2/shhs2-204997/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cee428452447c7b632d96b635cd1e00ab9ac89f9 --- /dev/null +++ b/shhs_visit2/shhs2-204997/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204997", + "embedding_dim": 500, + "n_epochs": 930, + "created_utc": "2026-05-03T18:51:10.576761+00:00", + "shape": [ + 930, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204997/embeddings.npy b/shhs_visit2/shhs2-204997/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f39290cce52f3065089246519f8b8dcdc75a3253 --- /dev/null +++ b/shhs_visit2/shhs2-204997/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7730722613659151d4b762f220035d2c223142aac1008010acce243951e4c260 +size 930128 diff --git a/shhs_visit2/shhs2-204997/labels.meta.json b/shhs_visit2/shhs2-204997/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02fc8287348831bb9daaba8c47335ae545ccedbb --- /dev/null +++ b/shhs_visit2/shhs2-204997/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204997", + "n_epochs": 930, + "created_utc": "2026-05-03T18:51:10.580924+00:00", + "shape": [ + 930 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204997/labels.npy b/shhs_visit2/shhs2-204997/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1d5a8b961d541a46850145cec14163bacb647c51 --- /dev/null +++ b/shhs_visit2/shhs2-204997/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f587ec442f88e9de32dd88bdfe7d7ac8a9899383da6808f6ad73504f643b3e31 +size 1988 diff --git a/shhs_visit2/shhs2-204998/embeddings.meta.json b/shhs_visit2/shhs2-204998/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c3667ad4c77a041a3d543ae95596a4293afc660 --- /dev/null +++ b/shhs_visit2/shhs2-204998/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-204998", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:51:11.530827+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204998/embeddings.npy b/shhs_visit2/shhs2-204998/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..49a7b60e7f968046f36c4a84c064d10e4901f7e2 --- /dev/null +++ b/shhs_visit2/shhs2-204998/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a1c67e3b28caa8d8402de7d2d6df933046aa110f9ac5eb31161d5711792cf63 +size 840128 diff --git a/shhs_visit2/shhs2-204998/labels.meta.json b/shhs_visit2/shhs2-204998/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5cb5953a2e8901337294c076ea537d8c1e4ade2d --- /dev/null +++ b/shhs_visit2/shhs2-204998/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-204998", + "n_epochs": 840, + "created_utc": "2026-05-03T18:51:11.535073+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-204998/labels.npy b/shhs_visit2/shhs2-204998/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6f341ab591d0f8208d092f7b45a020024cbed35 --- /dev/null +++ b/shhs_visit2/shhs2-204998/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdf8f23d489aa79fec2f6a06ddd6a601feae451739af1c49ec7eeb452ff45852 +size 1808 diff --git a/shhs_visit2/shhs2-205004/embeddings.meta.json b/shhs_visit2/shhs2-205004/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..696ba2759e00ad3506e37c4f98a60efb4113a002 --- /dev/null +++ b/shhs_visit2/shhs2-205004/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205004", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:51:13.208840+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205004/embeddings.npy b/shhs_visit2/shhs2-205004/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6709fe844a2568098f68981e062eb0344413c99 --- /dev/null +++ b/shhs_visit2/shhs2-205004/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce134890838de335df9ecf121a5f9b15ddfa6f6f35f325bf01eb9be34316a19 +size 1364128 diff --git a/shhs_visit2/shhs2-205004/labels.meta.json b/shhs_visit2/shhs2-205004/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..390a658d1273b92e476046f8da85de08fa9433ad --- /dev/null +++ b/shhs_visit2/shhs2-205004/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205004", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:51:13.215110+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205004/labels.npy b/shhs_visit2/shhs2-205004/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47dc78cbc945cbc213bd121e990fb818adee6a79 --- /dev/null +++ b/shhs_visit2/shhs2-205004/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c2c680b653af2e0b905e4408502a8ae351d01cb2b1869d11ebeac340407ed6 +size 2856 diff --git a/shhs_visit2/shhs2-205005/embeddings.meta.json b/shhs_visit2/shhs2-205005/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01df227a8fbb1e215b817ede2266dd2e4da51fd3 --- /dev/null +++ b/shhs_visit2/shhs2-205005/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205005", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:51:14.198961+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205005/embeddings.npy b/shhs_visit2/shhs2-205005/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..542e068b69ad8b0dea29c764225a1fc5a998d14f --- /dev/null +++ b/shhs_visit2/shhs2-205005/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ac49976773ff16573b3f2907a2d665d2ca2e91d5293df1024304dbbc4913bf +size 900128 diff --git a/shhs_visit2/shhs2-205005/labels.meta.json b/shhs_visit2/shhs2-205005/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae1a6b36ce9612a76c849031eb081ea10150f262 --- /dev/null +++ b/shhs_visit2/shhs2-205005/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205005", + "n_epochs": 900, + "created_utc": "2026-05-03T18:51:14.202675+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205005/labels.npy b/shhs_visit2/shhs2-205005/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86eef7a906b3a8365a0a3570cfb1a85f0cff8947 --- /dev/null +++ b/shhs_visit2/shhs2-205005/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a75e0ba9b14ccfb817624d283b71224fb276b77faf81edffe42161e4f58e74 +size 1928 diff --git a/shhs_visit2/shhs2-205006/embeddings.meta.json b/shhs_visit2/shhs2-205006/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..618a6a6ef6862413a9ad8bccfc8e0c49a036f127 --- /dev/null +++ b/shhs_visit2/shhs2-205006/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205006", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:14.766925+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205006/embeddings.npy b/shhs_visit2/shhs2-205006/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..04c0c863c10be41703cf740cb130fe646cf010b1 --- /dev/null +++ b/shhs_visit2/shhs2-205006/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c8fee2c6b3f877db1d76012337af54c6172e2c94048912d9f56da67ecd9e32 +size 1080128 diff --git a/shhs_visit2/shhs2-205006/labels.meta.json b/shhs_visit2/shhs2-205006/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..834a24d297a8790d6307db60cdedd26b9513b370 --- /dev/null +++ b/shhs_visit2/shhs2-205006/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205006", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:14.771583+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205006/labels.npy b/shhs_visit2/shhs2-205006/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b3c35b58c14d6e583fc2f6c8238007a0d89a644c --- /dev/null +++ b/shhs_visit2/shhs2-205006/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88676cd884d5895112786ae6096c2f9a39ef4150ef58ea5120c9ec5198fb0259 +size 2288 diff --git a/shhs_visit2/shhs2-205007/embeddings.meta.json b/shhs_visit2/shhs2-205007/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c035b8912c051d340771acd44475750e5fbe8be --- /dev/null +++ b/shhs_visit2/shhs2-205007/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205007", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:16.091783+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205007/embeddings.npy b/shhs_visit2/shhs2-205007/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..676a9a3bdc5cc44fdf8db59741584e158fd4695f --- /dev/null +++ b/shhs_visit2/shhs2-205007/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c3e767695facc712dcd2806e2a485a1d59bc398478f0a98c6ae54e3b895779 +size 1200128 diff --git a/shhs_visit2/shhs2-205007/labels.meta.json b/shhs_visit2/shhs2-205007/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b22ff907cbfe4969b5595a04c32626d153019955 --- /dev/null +++ b/shhs_visit2/shhs2-205007/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205007", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:16.095734+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205007/labels.npy b/shhs_visit2/shhs2-205007/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..808f25eaf7cb9b916d0ffd9d56e0583b08e6a182 --- /dev/null +++ b/shhs_visit2/shhs2-205007/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4f83b0c8545e56ec1ba8f7bbbbd2e0e4c4fcfcf3e1893760362d4a347dd399 +size 2528 diff --git a/shhs_visit2/shhs2-205009/embeddings.meta.json b/shhs_visit2/shhs2-205009/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86180d99287195bba957a593ef4269959120521b --- /dev/null +++ b/shhs_visit2/shhs2-205009/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205009", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:16.570421+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205009/embeddings.npy b/shhs_visit2/shhs2-205009/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dfe2ed454761ebc9d9ff25db801915098dae8877 --- /dev/null +++ b/shhs_visit2/shhs2-205009/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749f3b60f8ec827f7d902d102c95984d991ae14b5a79d4d5342e1d152bca8c8d +size 960128 diff --git a/shhs_visit2/shhs2-205009/labels.meta.json b/shhs_visit2/shhs2-205009/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a9a3c09d5800d2e9d39d9297d929fcb2ed06ca8e --- /dev/null +++ b/shhs_visit2/shhs2-205009/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205009", + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:16.573773+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205009/labels.npy b/shhs_visit2/shhs2-205009/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8072d985f435ca93011e24eb6892f1e8103110e6 --- /dev/null +++ b/shhs_visit2/shhs2-205009/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc26ee0f85aa8654aee4d8c480adcb0c9b365afb75a242e2cbb800e5b3aef5aa +size 2048 diff --git a/shhs_visit2/shhs2-205016/embeddings.meta.json b/shhs_visit2/shhs2-205016/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70598ea0288712c5086b7273fe55c7ea6dafaa1f --- /dev/null +++ b/shhs_visit2/shhs2-205016/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205016", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:51:17.642902+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205016/embeddings.npy b/shhs_visit2/shhs2-205016/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6cc95329e214169b9db7014a2f6c24b5ac5be06b --- /dev/null +++ b/shhs_visit2/shhs2-205016/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ad2a3a9ea42cadb29050d996e15807ce8ffd5ddfe5d823f2b3e68ce98dde8d7 +size 900128 diff --git a/shhs_visit2/shhs2-205016/labels.meta.json b/shhs_visit2/shhs2-205016/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4be0ef1caa3467a8cbc0831254709193872b491 --- /dev/null +++ b/shhs_visit2/shhs2-205016/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205016", + "n_epochs": 900, + "created_utc": "2026-05-03T18:51:17.647812+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205016/labels.npy b/shhs_visit2/shhs2-205016/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..29314a72238d82b9c34363e0bea4c11ff6a020af --- /dev/null +++ b/shhs_visit2/shhs2-205016/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ad0b1dba864737f93dfbdc34da8348e2caa33aea7b33fa06f27704b53f3156 +size 1928 diff --git a/shhs_visit2/shhs2-205024/embeddings.meta.json b/shhs_visit2/shhs2-205024/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c2ee2e6e0dbe1b3a1374529208fe762d49a20e6 --- /dev/null +++ b/shhs_visit2/shhs2-205024/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205024", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:51:18.295979+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205024/embeddings.npy b/shhs_visit2/shhs2-205024/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..323f614a7ed784a6767d5bdf7c4f7308009da079 --- /dev/null +++ b/shhs_visit2/shhs2-205024/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c751ff230f36d128a4bdac429d58a41002ffbb8fea44d37b67d198660eb6b7dd +size 1290128 diff --git a/shhs_visit2/shhs2-205024/labels.meta.json b/shhs_visit2/shhs2-205024/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a3933bca724cb9f6b49234234cd764e308198d5 --- /dev/null +++ b/shhs_visit2/shhs2-205024/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205024", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:51:18.300090+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205024/labels.npy b/shhs_visit2/shhs2-205024/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1aeace7a72fb943fdf9c0fb6b6d14e7622e61a48 --- /dev/null +++ b/shhs_visit2/shhs2-205024/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346afbad713e3a9b84b1c085ae4969e223ec70cf9ecad91187aec6fcbd9518ef +size 2708 diff --git a/shhs_visit2/shhs2-205025/embeddings.meta.json b/shhs_visit2/shhs2-205025/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4419972ed172a197bfc0a9dfa33197c6d81cbdf --- /dev/null +++ b/shhs_visit2/shhs2-205025/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205025", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:51:19.828134+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205025/embeddings.npy b/shhs_visit2/shhs2-205025/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf6cf7092a1677ddb0a69e921b180b5402e58a2b --- /dev/null +++ b/shhs_visit2/shhs2-205025/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80ed5ef6540345f2014ee9782c6a9676d4162574016ad48580e00e6e1681470 +size 1320128 diff --git a/shhs_visit2/shhs2-205025/labels.meta.json b/shhs_visit2/shhs2-205025/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ecc904f5d6f4cac9fcc64600641c31a0619db16 --- /dev/null +++ b/shhs_visit2/shhs2-205025/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205025", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:51:19.831906+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205025/labels.npy b/shhs_visit2/shhs2-205025/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e36599eccd271cf951426b4a30eb75b91a033cd --- /dev/null +++ b/shhs_visit2/shhs2-205025/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ebe25839f638e9ced06324af6c7a7e7637718648c595f641ba10a98e9134aa +size 2768 diff --git a/shhs_visit2/shhs2-205026/embeddings.meta.json b/shhs_visit2/shhs2-205026/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78f53845b77877ba5a97a22924fb993d5ddce92e --- /dev/null +++ b/shhs_visit2/shhs2-205026/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205026", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:51:21.963236+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205026/embeddings.npy b/shhs_visit2/shhs2-205026/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f63eb4c212af6d213150d01d39a4339938fcccf --- /dev/null +++ b/shhs_visit2/shhs2-205026/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f054a8c10a3fd6bfd0ef8c02a110ac9fc7669db3601b42362943e57150be4063 +size 1142128 diff --git a/shhs_visit2/shhs2-205026/labels.meta.json b/shhs_visit2/shhs2-205026/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df53c0585274a9f74aea93243018fb808fc8e795 --- /dev/null +++ b/shhs_visit2/shhs2-205026/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205026", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:51:21.967864+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205026/labels.npy b/shhs_visit2/shhs2-205026/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f8609cb41b4678ae4d5140365a1bbf90302ee99 --- /dev/null +++ b/shhs_visit2/shhs2-205026/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91b28f61119e2837bff6d291c6f6843e730b89aefa722a78a8d5c039cb550b1 +size 2412 diff --git a/shhs_visit2/shhs2-205028/embeddings.meta.json b/shhs_visit2/shhs2-205028/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e664371c79e6ad8359b3c020d39abfd685bdf688 --- /dev/null +++ b/shhs_visit2/shhs2-205028/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205028", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:22.523193+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205028/embeddings.npy b/shhs_visit2/shhs2-205028/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d22c59882771bfb70bfe15f320684876142ad3f --- /dev/null +++ b/shhs_visit2/shhs2-205028/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9edb0b2e61b4c335366378fd758a6f0ea2f9a828920959e9510b23960ce4e5f8 +size 1080128 diff --git a/shhs_visit2/shhs2-205028/labels.meta.json b/shhs_visit2/shhs2-205028/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb0db23973b69cc62c0a1124dac81444fb0b0d08 --- /dev/null +++ b/shhs_visit2/shhs2-205028/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205028", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:22.527279+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205028/labels.npy b/shhs_visit2/shhs2-205028/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bdcfb0ef7b26bcad9ef22146d080f2323162160f --- /dev/null +++ b/shhs_visit2/shhs2-205028/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64725af9498695954c656737f6f85a6eca67861e0dd9f5f63b983d0ea0c40301 +size 2288 diff --git a/shhs_visit2/shhs2-205031/embeddings.meta.json b/shhs_visit2/shhs2-205031/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c381a6a09bc70a7e54b1d6fc90e6e9e2b1f3eda --- /dev/null +++ b/shhs_visit2/shhs2-205031/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205031", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:23.825008+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205031/embeddings.npy b/shhs_visit2/shhs2-205031/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f9153310d5e530730e25c884fefeb0584407843 --- /dev/null +++ b/shhs_visit2/shhs2-205031/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9848c6d7d43e5f91f89705d6cfb1509cdde63860db8ae3f0ba5d6198ebfd2de6 +size 1140128 diff --git a/shhs_visit2/shhs2-205031/labels.meta.json b/shhs_visit2/shhs2-205031/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d83a7417fbb134e510e1f2aedf8046f4007d3f74 --- /dev/null +++ b/shhs_visit2/shhs2-205031/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205031", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:23.828911+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205031/labels.npy b/shhs_visit2/shhs2-205031/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50296e6dbaa643b27f99eb87e99e6fdb99c4c18f --- /dev/null +++ b/shhs_visit2/shhs2-205031/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc085317d37ef50f2c1a56658c658b39724e6cb1d96fab65ad3554daf31606bf +size 2408 diff --git a/shhs_visit2/shhs2-205032/embeddings.meta.json b/shhs_visit2/shhs2-205032/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f5a538aa24c5e379e271bd063d332ed713e243a --- /dev/null +++ b/shhs_visit2/shhs2-205032/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205032", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:24.376809+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205032/embeddings.npy b/shhs_visit2/shhs2-205032/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b34177e6ccc6324c67491591bab0c6e7b8232ef --- /dev/null +++ b/shhs_visit2/shhs2-205032/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd5e46829bd3d81a16f80761cd247fbfb9728a7800b675c27a913528149b527 +size 1140128 diff --git a/shhs_visit2/shhs2-205032/labels.meta.json b/shhs_visit2/shhs2-205032/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2bbefa29866a49be408385c32bdf47f93f55fad9 --- /dev/null +++ b/shhs_visit2/shhs2-205032/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205032", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:24.380522+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205032/labels.npy b/shhs_visit2/shhs2-205032/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa21b0323cdaea0c49b69141e613e116af18a147 --- /dev/null +++ b/shhs_visit2/shhs2-205032/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1cd74e35c03ff6af5deb81e4c7cd1bbc5b37a4c5922fcd4e5d1d6b1f3e77c84 +size 2408 diff --git a/shhs_visit2/shhs2-205036/embeddings.meta.json b/shhs_visit2/shhs2-205036/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..867ca45995858eb7d3d9340a0020b02180aefc43 --- /dev/null +++ b/shhs_visit2/shhs2-205036/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205036", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:25.394156+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205036/embeddings.npy b/shhs_visit2/shhs2-205036/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d815f394192db9ca33d519e7bc2bc1acbc7861f4 --- /dev/null +++ b/shhs_visit2/shhs2-205036/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc30b92d5bc89a64168cde50c6ef20e301c728d10a190613129932e03fb70d5 +size 960128 diff --git a/shhs_visit2/shhs2-205036/labels.meta.json b/shhs_visit2/shhs2-205036/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4bd04056603be80c3401aac02a3f85e966ad1084 --- /dev/null +++ b/shhs_visit2/shhs2-205036/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205036", + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:25.397817+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205036/labels.npy b/shhs_visit2/shhs2-205036/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0152315346d49910b39509b68c15e2b38058413e --- /dev/null +++ b/shhs_visit2/shhs2-205036/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a20d662b47835a0adda2393dde3ae7d2e5da5dbdb3f9846a18851503e7f79bc +size 2048 diff --git a/shhs_visit2/shhs2-205037/embeddings.meta.json b/shhs_visit2/shhs2-205037/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b79318133bc8d105915d286faf628e5e7a90bd3 --- /dev/null +++ b/shhs_visit2/shhs2-205037/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205037", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:26.695209+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205037/embeddings.npy b/shhs_visit2/shhs2-205037/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a1a7709e3267ffcebb498bc0f0789144d8d7f1a --- /dev/null +++ b/shhs_visit2/shhs2-205037/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215c114ed35d443873e5addccebb33a5bdd2b1afc0a976d1a2d612ff2b400e20 +size 1140128 diff --git a/shhs_visit2/shhs2-205037/labels.meta.json b/shhs_visit2/shhs2-205037/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8504c65ace2cf4ec57f812f7cf8f1d4b3bbd5caf --- /dev/null +++ b/shhs_visit2/shhs2-205037/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205037", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:26.700221+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205037/labels.npy b/shhs_visit2/shhs2-205037/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ce586732e5d7292f2e9e26e027c9d7473fcc196 --- /dev/null +++ b/shhs_visit2/shhs2-205037/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5058bfbadf30facaf5143cfb6fd7be746ffec127f677e8b3acee1cf204d5057 +size 2408 diff --git a/shhs_visit2/shhs2-205041/embeddings.meta.json b/shhs_visit2/shhs2-205041/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..976070d230050bc18106f080e621a2d75e41b904 --- /dev/null +++ b/shhs_visit2/shhs2-205041/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205041", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:27.236972+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205041/embeddings.npy b/shhs_visit2/shhs2-205041/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1390b8358077a848cabb16c2aaa7ca281e4b276e --- /dev/null +++ b/shhs_visit2/shhs2-205041/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0670b0e4edabd261a86074716486df5ef543285b923d391b009ba9259b76820f +size 1140128 diff --git a/shhs_visit2/shhs2-205041/labels.meta.json b/shhs_visit2/shhs2-205041/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..249145a03251f3145892c83755460441d00030e6 --- /dev/null +++ b/shhs_visit2/shhs2-205041/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205041", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:27.242738+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205041/labels.npy b/shhs_visit2/shhs2-205041/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3087e4044413892a3daf226ba9cb107e4ce58acd --- /dev/null +++ b/shhs_visit2/shhs2-205041/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c56ee0ed81792fd474fbea1b7db4c50f0a7f8572bbd70e45359104c29780d5 +size 2408 diff --git a/shhs_visit2/shhs2-205042/embeddings.meta.json b/shhs_visit2/shhs2-205042/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db54ab43cd26b43440ad9f099b0a111be05d57b1 --- /dev/null +++ b/shhs_visit2/shhs2-205042/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205042", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:28.486558+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205042/embeddings.npy b/shhs_visit2/shhs2-205042/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf7f61fdb541d35e9cc82b68d705be3b5e505ca1 --- /dev/null +++ b/shhs_visit2/shhs2-205042/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac8f167c7be2efbb243ca6bea5681f97424e63dc8de37323f54d2d4289f0b83 +size 1020128 diff --git a/shhs_visit2/shhs2-205042/labels.meta.json b/shhs_visit2/shhs2-205042/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fca083698dd10733b0e43c4df99b21a790e388ce --- /dev/null +++ b/shhs_visit2/shhs2-205042/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205042", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:28.491437+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205042/labels.npy b/shhs_visit2/shhs2-205042/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b9dea5038cd346a782eb8515325a321e2924932 --- /dev/null +++ b/shhs_visit2/shhs2-205042/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a47b24a77394ddf1ae2c6a3018549542501c12ad6bb9d232baae22a9bae676 +size 2168 diff --git a/shhs_visit2/shhs2-205043/embeddings.meta.json b/shhs_visit2/shhs2-205043/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..41041e1ea80d83407ef4dd97f408c78784e69baa --- /dev/null +++ b/shhs_visit2/shhs2-205043/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205043", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:29.643284+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205043/embeddings.npy b/shhs_visit2/shhs2-205043/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7b1444f36b0843dc561fec5f4fe969a405dad9c --- /dev/null +++ b/shhs_visit2/shhs2-205043/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5593b44dece77ad099ae38db6d9f61c3aab00de79ec48e36ba7f235da0084fe6 +size 1020128 diff --git a/shhs_visit2/shhs2-205043/labels.meta.json b/shhs_visit2/shhs2-205043/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98466016270f7be5bad231c33478e29c7efd60e0 --- /dev/null +++ b/shhs_visit2/shhs2-205043/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205043", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:29.647485+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205043/labels.npy b/shhs_visit2/shhs2-205043/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0721667d69f4aab15d58bdd2da25d7f4e49db0c --- /dev/null +++ b/shhs_visit2/shhs2-205043/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd76218dfc0cec5aeabfb312d42a550fe954e639b07aa02bdf05dff31c05c8d +size 2168 diff --git a/shhs_visit2/shhs2-205044/embeddings.meta.json b/shhs_visit2/shhs2-205044/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..327c9a85a2e52e88687e1bdcd1a0074a75cd9a17 --- /dev/null +++ b/shhs_visit2/shhs2-205044/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205044", + "embedding_dim": 500, + "n_epochs": 962, + "created_utc": "2026-05-03T18:51:30.759477+00:00", + "shape": [ + 962, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205044/embeddings.npy b/shhs_visit2/shhs2-205044/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba8c3417b63c4c68ac278af303a62b0e44854d62 --- /dev/null +++ b/shhs_visit2/shhs2-205044/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2b3339f783d21a5cd1c1f5ca34b70d6f59c180d6b8b53b9bc169896a52f3818 +size 962128 diff --git a/shhs_visit2/shhs2-205044/labels.meta.json b/shhs_visit2/shhs2-205044/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e0103236c7f6b9f027c9fd8281dadb21f5efaecc --- /dev/null +++ b/shhs_visit2/shhs2-205044/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205044", + "n_epochs": 962, + "created_utc": "2026-05-03T18:51:30.764012+00:00", + "shape": [ + 962 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205044/labels.npy b/shhs_visit2/shhs2-205044/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..37688d36b9d91e4bd40af8c4dc063662fc08ebc6 --- /dev/null +++ b/shhs_visit2/shhs2-205044/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c71b54f20e99c29a7a42f22c8fe666adf3cfd5f6f1a8e0186ec6dc825e47ff6 +size 2052 diff --git a/shhs_visit2/shhs2-205045/embeddings.meta.json b/shhs_visit2/shhs2-205045/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20839cf7b56c457aea0fa11409579b4453d2c9e6 --- /dev/null +++ b/shhs_visit2/shhs2-205045/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205045", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:32.113610+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205045/embeddings.npy b/shhs_visit2/shhs2-205045/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ebb3c1339d1db357e21fd52727b3ff04a7b9504 --- /dev/null +++ b/shhs_visit2/shhs2-205045/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a476e7a125b540e72b558c94b258441e2e8f22c0229f21125b1f0c86c53e02 +size 1140128 diff --git a/shhs_visit2/shhs2-205045/labels.meta.json b/shhs_visit2/shhs2-205045/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d1841a7f48af13f9e6d620499a8b68e3953ab38 --- /dev/null +++ b/shhs_visit2/shhs2-205045/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205045", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:32.117248+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205045/labels.npy b/shhs_visit2/shhs2-205045/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..03b54e815a96a999b85733c7068e7ad23fa4069b --- /dev/null +++ b/shhs_visit2/shhs2-205045/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aae1aee1cd186ffcf8f1adb3d9d696a8099d25572406bf231e920796a3088c6 +size 2408 diff --git a/shhs_visit2/shhs2-205047/embeddings.meta.json b/shhs_visit2/shhs2-205047/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..50b02701ef2cc4a4fb8c598846607e869f0c812e --- /dev/null +++ b/shhs_visit2/shhs2-205047/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205047", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:32.706213+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205047/embeddings.npy b/shhs_visit2/shhs2-205047/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a9b785baa9e9e4338577c94cd149f16fd0a92f10 --- /dev/null +++ b/shhs_visit2/shhs2-205047/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0e77f4725657bfd4c41d13d052ab7e514bde8bc3200327698efaabb8725c0a +size 1200128 diff --git a/shhs_visit2/shhs2-205047/labels.meta.json b/shhs_visit2/shhs2-205047/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f4f97ae44c051aed2c073833aef0f67771e216a --- /dev/null +++ b/shhs_visit2/shhs2-205047/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205047", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:32.710030+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205047/labels.npy b/shhs_visit2/shhs2-205047/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..78b48ad821791d61c85ba7e45c90c01e4f12449b --- /dev/null +++ b/shhs_visit2/shhs2-205047/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b09897a42ce2a29e92401296a3a4ef815826196e1d9f0e332c97c01fa6d8345 +size 2528 diff --git a/shhs_visit2/shhs2-205049/embeddings.meta.json b/shhs_visit2/shhs2-205049/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b1034018ef518152621c9703d484ed87374853e --- /dev/null +++ b/shhs_visit2/shhs2-205049/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205049", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:51:34.124149+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205049/embeddings.npy b/shhs_visit2/shhs2-205049/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a265790fc887760c2b0538f8ba5fca7aea02ba7 --- /dev/null +++ b/shhs_visit2/shhs2-205049/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7627ece6035ef3cbc2198f8ad5032c54d1be5f59bb21ece33737bf6a3a956ff +size 1320128 diff --git a/shhs_visit2/shhs2-205049/labels.meta.json b/shhs_visit2/shhs2-205049/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3de640eee3a1a66e235df653c45c24e396ff7107 --- /dev/null +++ b/shhs_visit2/shhs2-205049/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205049", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:51:34.127878+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205049/labels.npy b/shhs_visit2/shhs2-205049/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41636715460136eea99367d060a3168bfc231fb2 --- /dev/null +++ b/shhs_visit2/shhs2-205049/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c461db65027cd8ee6d74d2cd530bc635dba83ff0f2b2eda53b82aa651470ac +size 2768 diff --git a/shhs_visit2/shhs2-205052/embeddings.meta.json b/shhs_visit2/shhs2-205052/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b16fec0621df100ab4a1534032676ba19a0ef2cf --- /dev/null +++ b/shhs_visit2/shhs2-205052/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205052", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:51:35.105180+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205052/embeddings.npy b/shhs_visit2/shhs2-205052/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b8afcb296ff22d0ee3c251ae13952bfca2093d1 --- /dev/null +++ b/shhs_visit2/shhs2-205052/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05c16c23f23354b0e1ba964ca0315110b7545aa1e1cabb85392844222b0aa40 +size 840128 diff --git a/shhs_visit2/shhs2-205052/labels.meta.json b/shhs_visit2/shhs2-205052/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25e3985dce4c27fbe1b4e9eb83658468b902442e --- /dev/null +++ b/shhs_visit2/shhs2-205052/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205052", + "n_epochs": 840, + "created_utc": "2026-05-03T18:51:35.111013+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205052/labels.npy b/shhs_visit2/shhs2-205052/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..22db6d074bfad6c71322ec6adf87b6a27879679a --- /dev/null +++ b/shhs_visit2/shhs2-205052/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf2d9a22dc0565633895ed01f678dfc199762a75cc26ac30595a19e066df0a4 +size 1808 diff --git a/shhs_visit2/shhs2-205054/embeddings.meta.json b/shhs_visit2/shhs2-205054/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbd80f46b29a3e308852c761383eb4c41a655936 --- /dev/null +++ b/shhs_visit2/shhs2-205054/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205054", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:36.388401+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205054/embeddings.npy b/shhs_visit2/shhs2-205054/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..498a7c2736545b85ae246a1679fcbbc530f4d81c --- /dev/null +++ b/shhs_visit2/shhs2-205054/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48589b955a25fd5cf7ea16019cdcdacaf222107f4bb20a0c9a5ccb3251ce6a08 +size 1020128 diff --git a/shhs_visit2/shhs2-205054/labels.meta.json b/shhs_visit2/shhs2-205054/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c43aa01b22fe3335191930cbe68a7ea2d80ac8d --- /dev/null +++ b/shhs_visit2/shhs2-205054/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205054", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:36.392470+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205054/labels.npy b/shhs_visit2/shhs2-205054/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c8c9f5f9e1c66198a5bc9f30839741ef9c187af --- /dev/null +++ b/shhs_visit2/shhs2-205054/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426020d4a4a52c0f6ff9121844a0d6a7cb6529d2668138080634c2e366887fb0 +size 2168 diff --git a/shhs_visit2/shhs2-205056/embeddings.meta.json b/shhs_visit2/shhs2-205056/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fc52813f14e3a99135928f01c29be8241dc9f94 --- /dev/null +++ b/shhs_visit2/shhs2-205056/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205056", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:37.633430+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205056/embeddings.npy b/shhs_visit2/shhs2-205056/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78ffa35e21e458cc6bdcd7f58c27e5829d72658c --- /dev/null +++ b/shhs_visit2/shhs2-205056/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6942f48f69c76d2ac6ae6082129caa426ad1dffbc80438bfb2b599eaf8163278 +size 1200128 diff --git a/shhs_visit2/shhs2-205056/labels.meta.json b/shhs_visit2/shhs2-205056/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9ecb02541991439629fa102b4634df2f76df6251 --- /dev/null +++ b/shhs_visit2/shhs2-205056/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205056", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:51:37.637618+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205056/labels.npy b/shhs_visit2/shhs2-205056/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b32c6ab2bb44efd26ff35f4b3f33adaea24986ed --- /dev/null +++ b/shhs_visit2/shhs2-205056/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192ae4a780562078c61e3e50f821d9b1bfdeaf2552c37688003bbe0447e2e4af +size 2528 diff --git a/shhs_visit2/shhs2-205059/embeddings.meta.json b/shhs_visit2/shhs2-205059/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e9268fc71db25a1d40db6f60575ac6cac1c7cdc --- /dev/null +++ b/shhs_visit2/shhs2-205059/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205059", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:38.222062+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205059/embeddings.npy b/shhs_visit2/shhs2-205059/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f24406eb2047ba5464e4b05b30922652b3048695 --- /dev/null +++ b/shhs_visit2/shhs2-205059/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6de48162fd9799dce1b7d215f0bf9851aa376d632e339816f20ca5ce9e119d +size 1140128 diff --git a/shhs_visit2/shhs2-205059/labels.meta.json b/shhs_visit2/shhs2-205059/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87ac79a8bb86955de504bf0e8431bf9e51c3ce45 --- /dev/null +++ b/shhs_visit2/shhs2-205059/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205059", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:38.225165+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205059/labels.npy b/shhs_visit2/shhs2-205059/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f08ec16f659a18c68a3797299b90804bb28db07 --- /dev/null +++ b/shhs_visit2/shhs2-205059/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d944c499eab09719fc644ce15ca6016d13ad447aff33f1418fe175918f89f944 +size 2408 diff --git a/shhs_visit2/shhs2-205064/embeddings.meta.json b/shhs_visit2/shhs2-205064/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0cdbd6afa577bc1ac4a7570216022b68c0e3a5b8 --- /dev/null +++ b/shhs_visit2/shhs2-205064/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205064", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:39.443586+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205064/embeddings.npy b/shhs_visit2/shhs2-205064/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c45b095251765f47b905b6e390ff9dc16538a787 --- /dev/null +++ b/shhs_visit2/shhs2-205064/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c57ce4d59ab8592b7bbad46329354f6a25dfdf59cbdaf5449adfcf94d30b5217 +size 1080128 diff --git a/shhs_visit2/shhs2-205064/labels.meta.json b/shhs_visit2/shhs2-205064/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..217c4cf2fc15620ed75ae6268e61089af538efd2 --- /dev/null +++ b/shhs_visit2/shhs2-205064/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205064", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:39.448422+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205064/labels.npy b/shhs_visit2/shhs2-205064/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f00672566e2d7aca44f1fe346b12ce051b99c30 --- /dev/null +++ b/shhs_visit2/shhs2-205064/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:820a240a4564fb9c4d35181aea296b84cf5540b6351bdf002ad16523b68f4dee +size 2288 diff --git a/shhs_visit2/shhs2-205067/embeddings.meta.json b/shhs_visit2/shhs2-205067/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38e37a755dff44057c941e594eda8b0c2ac9116d --- /dev/null +++ b/shhs_visit2/shhs2-205067/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205067", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:40.697641+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205067/embeddings.npy b/shhs_visit2/shhs2-205067/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b17b520c45ead3a593a8428ddac606157a9fe469 --- /dev/null +++ b/shhs_visit2/shhs2-205067/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48bf47dc2b666af7593c7e6e77efd2ba3a5ef0413ff73e009b1408a763e149a +size 1140128 diff --git a/shhs_visit2/shhs2-205067/labels.meta.json b/shhs_visit2/shhs2-205067/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9a23e6f0226f9b8f5e58c148a25eced54c64423 --- /dev/null +++ b/shhs_visit2/shhs2-205067/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205067", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:40.701990+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205067/labels.npy b/shhs_visit2/shhs2-205067/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de234537ece225d6f14c17673d467f1eec1503ef --- /dev/null +++ b/shhs_visit2/shhs2-205067/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6f4fe2bbce75b6ee0e8cfa8625cc7fa6ca04d58bbb9097a64cc6fabe23daed +size 2408 diff --git a/shhs_visit2/shhs2-205068/embeddings.meta.json b/shhs_visit2/shhs2-205068/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ff4bd8eeba7afd15ae61db8d758d04a1414c1df --- /dev/null +++ b/shhs_visit2/shhs2-205068/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205068", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:41.782112+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205068/embeddings.npy b/shhs_visit2/shhs2-205068/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3437180b73acda06a39264bad132d52e284f7a2 --- /dev/null +++ b/shhs_visit2/shhs2-205068/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7114ef01ee57068e60337935adb71d04d53be54cd355e9e0cfcc8bdd8595f3 +size 960128 diff --git a/shhs_visit2/shhs2-205068/labels.meta.json b/shhs_visit2/shhs2-205068/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5085689da6903871124cefc258e5dbd4e9bc7a84 --- /dev/null +++ b/shhs_visit2/shhs2-205068/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205068", + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:41.786736+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205068/labels.npy b/shhs_visit2/shhs2-205068/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e8337686b0f806e8412b08bd2886c5d1d6651ab --- /dev/null +++ b/shhs_visit2/shhs2-205068/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2fc863da171790b13d037faa174e583a4b7dc38d77a6dc24ca1b9ee71081595 +size 2048 diff --git a/shhs_visit2/shhs2-205070/embeddings.meta.json b/shhs_visit2/shhs2-205070/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e9038630dde6c22f0df00f433de65a257a838cb --- /dev/null +++ b/shhs_visit2/shhs2-205070/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205070", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:51:43.639106+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205070/embeddings.npy b/shhs_visit2/shhs2-205070/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..613ece294c052f2d82d4ff4f76497af9e93fa826 --- /dev/null +++ b/shhs_visit2/shhs2-205070/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6342f8ac2d5f2094450876161db7798c5d7647ee7a6abd563530a3d5be09bb6 +size 1082128 diff --git a/shhs_visit2/shhs2-205070/labels.meta.json b/shhs_visit2/shhs2-205070/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4005d5330643b07b4fb994d5771a9c8311e8b5d --- /dev/null +++ b/shhs_visit2/shhs2-205070/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205070", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:51:43.642951+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205070/labels.npy b/shhs_visit2/shhs2-205070/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..81093e050743124842407d79336c2b3314b65604 --- /dev/null +++ b/shhs_visit2/shhs2-205070/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c716373a6ddbf282dac4215d515e34af0c140bfa2e2f336c93dd218fc93ad6 +size 2292 diff --git a/shhs_visit2/shhs2-205071/embeddings.meta.json b/shhs_visit2/shhs2-205071/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e7a9d812baa910a834530111a5a77b59a763800 --- /dev/null +++ b/shhs_visit2/shhs2-205071/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205071", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:51:44.626644+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205071/embeddings.npy b/shhs_visit2/shhs2-205071/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d05a1d31676f89e6753c89b9ae9552499a48994f --- /dev/null +++ b/shhs_visit2/shhs2-205071/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0cc1239e660fedb9facf21a3e6d20b24d0dc78f12ab95c475584a944caedbe0 +size 900128 diff --git a/shhs_visit2/shhs2-205071/labels.meta.json b/shhs_visit2/shhs2-205071/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82e6a15ed2360b57a78c44e4ac47bbffa99f776c --- /dev/null +++ b/shhs_visit2/shhs2-205071/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205071", + "n_epochs": 900, + "created_utc": "2026-05-03T18:51:44.630925+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205071/labels.npy b/shhs_visit2/shhs2-205071/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..db9eeb97e624741a24435a083c752efb05845931 --- /dev/null +++ b/shhs_visit2/shhs2-205071/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57628c4d6ca5ea9a9f40f43e6ed670223cd7870f7ab1b1f17a98465a0b7d9b7f +size 1928 diff --git a/shhs_visit2/shhs2-205072/embeddings.meta.json b/shhs_visit2/shhs2-205072/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d60df7fa6c2ca82f4cc1caf054e1101ecc6199db --- /dev/null +++ b/shhs_visit2/shhs2-205072/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205072", + "embedding_dim": 500, + "n_epochs": 962, + "created_utc": "2026-05-03T18:51:45.778018+00:00", + "shape": [ + 962, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205072/embeddings.npy b/shhs_visit2/shhs2-205072/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..75c9f44cd16d1243cb12bd65b97c2ec878564fe0 --- /dev/null +++ b/shhs_visit2/shhs2-205072/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f19b8943b6138f311c8dfddcebb1ad2cc40e7b279b9b558a985d200ed10bf4fe +size 962128 diff --git a/shhs_visit2/shhs2-205072/labels.meta.json b/shhs_visit2/shhs2-205072/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1fe04c63afbc8e4288e06cd6f2390dc1d9ceacc1 --- /dev/null +++ b/shhs_visit2/shhs2-205072/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205072", + "n_epochs": 962, + "created_utc": "2026-05-03T18:51:45.784373+00:00", + "shape": [ + 962 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205072/labels.npy b/shhs_visit2/shhs2-205072/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e85de2006b38ef1bb330c8f067744ea5b3c8a2bf --- /dev/null +++ b/shhs_visit2/shhs2-205072/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f6a82d2d000830167e6dface96fd1fee68e5e18f2e62a9f881aaadddf4761f +size 2052 diff --git a/shhs_visit2/shhs2-205074/embeddings.meta.json b/shhs_visit2/shhs2-205074/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d13d97f9b267f9e94a80dd4219031c58b1c4aae --- /dev/null +++ b/shhs_visit2/shhs2-205074/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205074", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:51:47.194276+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205074/embeddings.npy b/shhs_visit2/shhs2-205074/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..715b34a90d33bb209ede35d39ad36251603e79d0 --- /dev/null +++ b/shhs_visit2/shhs2-205074/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6fec603a11310abdfe2012f2de6152c437e2243dca4a11c0a0e113a09ca8a47 +size 1170128 diff --git a/shhs_visit2/shhs2-205074/labels.meta.json b/shhs_visit2/shhs2-205074/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e0550274d7dc8146d9ceb3ac702018f3b2568280 --- /dev/null +++ b/shhs_visit2/shhs2-205074/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205074", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:51:47.198413+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205074/labels.npy b/shhs_visit2/shhs2-205074/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c87bfc3f180259966bc41b45e74e30c72c85b7ee --- /dev/null +++ b/shhs_visit2/shhs2-205074/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9704db9ec5d7bc8ccbacddb5f0c7ec567a6b9dcf4a3e156a14deb751da5b7f55 +size 2468 diff --git a/shhs_visit2/shhs2-205080/embeddings.meta.json b/shhs_visit2/shhs2-205080/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c4e60cd402ac3b50db11d917ddebfa1c6f108e5 --- /dev/null +++ b/shhs_visit2/shhs2-205080/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205080", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:48.497261+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205080/embeddings.npy b/shhs_visit2/shhs2-205080/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb0bfebff80a289b316adafae23dd102bbd17390 --- /dev/null +++ b/shhs_visit2/shhs2-205080/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cb389a73b5ee3958721e8c92729ea86a33999a70a0ac12abec1195fe9cb891 +size 1140128 diff --git a/shhs_visit2/shhs2-205080/labels.meta.json b/shhs_visit2/shhs2-205080/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..06ae0b70fccdb5e5a1ab9b62b9925e33fa73389d --- /dev/null +++ b/shhs_visit2/shhs2-205080/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205080", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:48.500960+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205080/labels.npy b/shhs_visit2/shhs2-205080/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c79ed5dd45b6b993c96d06fe74bc09ac0f20b1c --- /dev/null +++ b/shhs_visit2/shhs2-205080/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4502d0bc01871aa16a8eb656a805f70e110dd9973e2e36b490820f3c7d8cf8c6 +size 2408 diff --git a/shhs_visit2/shhs2-205081/embeddings.meta.json b/shhs_visit2/shhs2-205081/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..211fc82aed240169b3718fa90d92e337c6a2edb3 --- /dev/null +++ b/shhs_visit2/shhs2-205081/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205081", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:49.783399+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205081/embeddings.npy b/shhs_visit2/shhs2-205081/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b7aed054d4330ce264c4ce754d92b0577b1e28f3 --- /dev/null +++ b/shhs_visit2/shhs2-205081/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24038eec83c18233dfc51dd0593cd8441afb9d425a0bd08140736413aae5bb1 +size 1140128 diff --git a/shhs_visit2/shhs2-205081/labels.meta.json b/shhs_visit2/shhs2-205081/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1996fe6c5c3a9661d8cd58050de00289c7521a0a --- /dev/null +++ b/shhs_visit2/shhs2-205081/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205081", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:49.787170+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205081/labels.npy b/shhs_visit2/shhs2-205081/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d7bb702d1ea14794380187187f51ece70f3501b --- /dev/null +++ b/shhs_visit2/shhs2-205081/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8370d36147a53831c6e8f6935e26791e518f860c0b755658bc02ecfc167b2b +size 2408 diff --git a/shhs_visit2/shhs2-205082/embeddings.meta.json b/shhs_visit2/shhs2-205082/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43c6ce22eb25a9ff94c9911b5f7e5bee1e22ec1e --- /dev/null +++ b/shhs_visit2/shhs2-205082/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205082", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:51.082780+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205082/embeddings.npy b/shhs_visit2/shhs2-205082/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fda8bfcd7c25f3278f7d1e2a305a36083b3bdbca --- /dev/null +++ b/shhs_visit2/shhs2-205082/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddef2224d11e92d2dc5dfd15237c0bff32c7bfd7d3fea1fafdbf6b720e34ca97 +size 1140128 diff --git a/shhs_visit2/shhs2-205082/labels.meta.json b/shhs_visit2/shhs2-205082/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0cd86cde32a6e00652e51f52d8ee260113ab1b8d --- /dev/null +++ b/shhs_visit2/shhs2-205082/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205082", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:51.086614+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205082/labels.npy b/shhs_visit2/shhs2-205082/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc0e555547652953ff8c34fee9ff2cf3735542d6 --- /dev/null +++ b/shhs_visit2/shhs2-205082/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdd393572396fcf75383e4a10c241c0d3fa5720958998b6a72c381e0ba964bb +size 2408 diff --git a/shhs_visit2/shhs2-205083/embeddings.meta.json b/shhs_visit2/shhs2-205083/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f62087e6b38325613f14adb04d0055e905857cf6 --- /dev/null +++ b/shhs_visit2/shhs2-205083/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205083", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:52.109413+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205083/embeddings.npy b/shhs_visit2/shhs2-205083/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ac0aacf5172bbd31cf877f5e007b98f7ee96d0e --- /dev/null +++ b/shhs_visit2/shhs2-205083/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edcc6e35e2c9cb93c7078c5c1614583bdeea698ffdc300a696e38a52b20fcf59 +size 960128 diff --git a/shhs_visit2/shhs2-205083/labels.meta.json b/shhs_visit2/shhs2-205083/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d81aaacb34b7c55aab1043cbc1d560aba67fc9e2 --- /dev/null +++ b/shhs_visit2/shhs2-205083/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205083", + "n_epochs": 960, + "created_utc": "2026-05-03T18:51:52.112426+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205083/labels.npy b/shhs_visit2/shhs2-205083/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..83cf9b53fa9257651db2a20e3c42c666a0b1e355 --- /dev/null +++ b/shhs_visit2/shhs2-205083/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d817dcc28ca51417ea442101f6f6033257e2ebe16034225964e3412587416e +size 2048 diff --git a/shhs_visit2/shhs2-205084/embeddings.meta.json b/shhs_visit2/shhs2-205084/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0625b3ef3978efe319f30441affe5f7f09b9b8f --- /dev/null +++ b/shhs_visit2/shhs2-205084/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205084", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:53.428562+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205084/embeddings.npy b/shhs_visit2/shhs2-205084/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cf704e526620906891f742cd25a0df1a1f6a1887 --- /dev/null +++ b/shhs_visit2/shhs2-205084/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cddfd9fd388177fde2979ff523e7f4f55256599f2f8750e01401205619655f78 +size 1140128 diff --git a/shhs_visit2/shhs2-205084/labels.meta.json b/shhs_visit2/shhs2-205084/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d31b306728b073187de41622f23bcc37a5e369d --- /dev/null +++ b/shhs_visit2/shhs2-205084/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205084", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:51:53.432689+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205084/labels.npy b/shhs_visit2/shhs2-205084/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9521b55f865016681955fc4af16b7876c75e5d99 --- /dev/null +++ b/shhs_visit2/shhs2-205084/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba5c33a87ca45f81293232db1ef05fc58963a30063d0a97bea3c29c553223c41 +size 2408 diff --git a/shhs_visit2/shhs2-205085/embeddings.meta.json b/shhs_visit2/shhs2-205085/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c299fcce44b3a69c5b8d1a55f17e6fa0be8a1c3 --- /dev/null +++ b/shhs_visit2/shhs2-205085/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205085", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:54.632205+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205085/embeddings.npy b/shhs_visit2/shhs2-205085/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f776507eeb0234439cf414194c344cb2f7e196d --- /dev/null +++ b/shhs_visit2/shhs2-205085/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac593bd8a6409460e9f724c3b80ce34ab0d204e6037f5989d96123887729e283 +size 1020128 diff --git a/shhs_visit2/shhs2-205085/labels.meta.json b/shhs_visit2/shhs2-205085/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2433852f14eda11ad50127721809befdfaf3d186 --- /dev/null +++ b/shhs_visit2/shhs2-205085/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205085", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:54.636987+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205085/labels.npy b/shhs_visit2/shhs2-205085/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f557f9b2ff0bcea3e84c8af7fdda0d3e8fda912 --- /dev/null +++ b/shhs_visit2/shhs2-205085/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0442512ce70139ce6fdd785f8e21d33b6dc00669509be988673ac7e633698917 +size 2168 diff --git a/shhs_visit2/shhs2-205086/embeddings.meta.json b/shhs_visit2/shhs2-205086/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6d153420f9ecceaa6d1617974d3f7b77b1e6175 --- /dev/null +++ b/shhs_visit2/shhs2-205086/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205086", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:51:56.028886+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205086/embeddings.npy b/shhs_visit2/shhs2-205086/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8d0a78df29e788f048f241b426e35ccb267efb5a --- /dev/null +++ b/shhs_visit2/shhs2-205086/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4be7885414623816836b382d6665e909fe05c0acc1d8656dfc2f6d1cade49a8 +size 1260128 diff --git a/shhs_visit2/shhs2-205086/labels.meta.json b/shhs_visit2/shhs2-205086/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ace134b821938c5097525b472ec834cf214a5913 --- /dev/null +++ b/shhs_visit2/shhs2-205086/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205086", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:51:56.032362+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205086/labels.npy b/shhs_visit2/shhs2-205086/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f42c06f52f6c8046a709cbaee2d29a308a1a3ca --- /dev/null +++ b/shhs_visit2/shhs2-205086/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1690015d59db125072d0eb44a4df6538f3316fa23408ff06cb74a0fade049c45 +size 2648 diff --git a/shhs_visit2/shhs2-205088/embeddings.meta.json b/shhs_visit2/shhs2-205088/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a087fd87184542bb0174f9d1ec22f2aa66a5414 --- /dev/null +++ b/shhs_visit2/shhs2-205088/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205088", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:57.210602+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205088/embeddings.npy b/shhs_visit2/shhs2-205088/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed11b84c14133f6d9adffc202e4d27224026cddd --- /dev/null +++ b/shhs_visit2/shhs2-205088/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b4987fec5954976d2927cfecb9d5aa2825301343154636fea33ee6a51ac77b +size 1080128 diff --git a/shhs_visit2/shhs2-205088/labels.meta.json b/shhs_visit2/shhs2-205088/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aaa78383fcb4fc00f2a52230d7b7a8a1ce71b99b --- /dev/null +++ b/shhs_visit2/shhs2-205088/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205088", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:57.214857+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205088/labels.npy b/shhs_visit2/shhs2-205088/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..98ebe4daadffd9b0be033366205e7d1ae9d4f29a --- /dev/null +++ b/shhs_visit2/shhs2-205088/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcec044ef219c990caf3e4e985e1f45895902113125dea4cac49215f8a144a9e +size 2288 diff --git a/shhs_visit2/shhs2-205089/embeddings.meta.json b/shhs_visit2/shhs2-205089/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..008d38d095c44bf9f7f354524a896fa79c6eaf73 --- /dev/null +++ b/shhs_visit2/shhs2-205089/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205089", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:58.391453+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205089/embeddings.npy b/shhs_visit2/shhs2-205089/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cba63aa4adaeb7c45ce24ece5f15c91c98ae678b --- /dev/null +++ b/shhs_visit2/shhs2-205089/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782f2114f8a5ac7ebb8362be00a91e801cfd162635506bb602472646d75fb2cd +size 1080128 diff --git a/shhs_visit2/shhs2-205089/labels.meta.json b/shhs_visit2/shhs2-205089/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1cdf6ba0e9c73a47b9e6301ff462bb95cc03e343 --- /dev/null +++ b/shhs_visit2/shhs2-205089/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205089", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:51:58.394870+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205089/labels.npy b/shhs_visit2/shhs2-205089/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b56140ca97070806df1bf37fb0c4eb78650e4a24 --- /dev/null +++ b/shhs_visit2/shhs2-205089/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0ca85b1e053333cf0014fdf7456d393b313b08387a5e5b8b570405939d9811 +size 2288 diff --git a/shhs_visit2/shhs2-205091/embeddings.meta.json b/shhs_visit2/shhs2-205091/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ecd95ea7f1b2ba066af5b99737f859181072a77a --- /dev/null +++ b/shhs_visit2/shhs2-205091/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205091", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:58.906748+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205091/embeddings.npy b/shhs_visit2/shhs2-205091/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..57a273abab3f7806f74e18d970544a16a88a11df --- /dev/null +++ b/shhs_visit2/shhs2-205091/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7065464cfd0f67a95969e3186707178417ef6ed631d534d23bff231f802c0f0d +size 1020128 diff --git a/shhs_visit2/shhs2-205091/labels.meta.json b/shhs_visit2/shhs2-205091/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..538c6e4a600092f8b93b43cf1e00bde2c376998e --- /dev/null +++ b/shhs_visit2/shhs2-205091/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205091", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:58.909795+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205091/labels.npy b/shhs_visit2/shhs2-205091/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b89b362d385f2e80af6ce2c8613dc63a43c47c4e --- /dev/null +++ b/shhs_visit2/shhs2-205091/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0948c35e34e18485077ce51ee1d0d7c293bcba697b90cc634faee56ce0a027 +size 2168 diff --git a/shhs_visit2/shhs2-205094/embeddings.meta.json b/shhs_visit2/shhs2-205094/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fc7766e7a3e6270df9e15eae61e01053bcc50ca --- /dev/null +++ b/shhs_visit2/shhs2-205094/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205094", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:59.430669+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205094/embeddings.npy b/shhs_visit2/shhs2-205094/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8f3cda6de6a1967eb43d6c9c117eb57e8011e4db --- /dev/null +++ b/shhs_visit2/shhs2-205094/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b2ec3ef465dbba8bea57929249ef4c4a32c9f245e59257ae8a5b931c48a134 +size 1020128 diff --git a/shhs_visit2/shhs2-205094/labels.meta.json b/shhs_visit2/shhs2-205094/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..145c125f40f425d8176cb830b2b3749df407d26e --- /dev/null +++ b/shhs_visit2/shhs2-205094/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205094", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:51:59.433665+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205094/labels.npy b/shhs_visit2/shhs2-205094/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef70deb5a97089c8fe5ee29abe4fa3b32aea4998 --- /dev/null +++ b/shhs_visit2/shhs2-205094/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378ce0da02c0873cb27b38b85613dfe2c8c64cb74feb79bec1cab6a03d430fc3 +size 2168 diff --git a/shhs_visit2/shhs2-205095/embeddings.meta.json b/shhs_visit2/shhs2-205095/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fa064c3af661cb3726ce3dcb19cb40d122f93bf --- /dev/null +++ b/shhs_visit2/shhs2-205095/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205095", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:00.514501+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205095/embeddings.npy b/shhs_visit2/shhs2-205095/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9052d282d44092ee8f4a338ccb772169486d9ce4 --- /dev/null +++ b/shhs_visit2/shhs2-205095/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a93297d4cf0dc2b74f3295957227f9c0f57afbcfeb7884be9e1a81396396365 +size 960128 diff --git a/shhs_visit2/shhs2-205095/labels.meta.json b/shhs_visit2/shhs2-205095/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b724f9df8242eaee6eaf1cca7a5c145b08acd24c --- /dev/null +++ b/shhs_visit2/shhs2-205095/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205095", + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:00.518125+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205095/labels.npy b/shhs_visit2/shhs2-205095/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..68a54b42c095cb048339896b8223207862b138aa --- /dev/null +++ b/shhs_visit2/shhs2-205095/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dbe32f7bb92347f98d24233e69225bea9c511ee3add55a80da9fc84c91948c2 +size 2048 diff --git a/shhs_visit2/shhs2-205096/embeddings.meta.json b/shhs_visit2/shhs2-205096/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a221ae44fc9b4bfda63df500b79225ef0255acda --- /dev/null +++ b/shhs_visit2/shhs2-205096/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205096", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:01.660408+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205096/embeddings.npy b/shhs_visit2/shhs2-205096/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0dfa3e0f695f9ff68731394ef0d8c04753db874f --- /dev/null +++ b/shhs_visit2/shhs2-205096/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4919f1866876b1c1d1d6d8deb72c78b7ef4e00238103244455f6ca2a7dc5969 +size 1020128 diff --git a/shhs_visit2/shhs2-205096/labels.meta.json b/shhs_visit2/shhs2-205096/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9f7dee105b983a72a59dadb9712488654d0fa6c --- /dev/null +++ b/shhs_visit2/shhs2-205096/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205096", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:01.664611+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205096/labels.npy b/shhs_visit2/shhs2-205096/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..269bfd56d53330109582ed72062925b51fccaf2d --- /dev/null +++ b/shhs_visit2/shhs2-205096/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddbc20f2792e90754b1d475be533af94c62ab11d8691af442db9159f9331dcbf +size 2168 diff --git a/shhs_visit2/shhs2-205097/embeddings.meta.json b/shhs_visit2/shhs2-205097/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..100151be97914dacaf2bb90a8b1b2627cc5bdaa9 --- /dev/null +++ b/shhs_visit2/shhs2-205097/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205097", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:52:02.636631+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205097/embeddings.npy b/shhs_visit2/shhs2-205097/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d17499175d05017994e0ff9225e3b34d629ab4d6 --- /dev/null +++ b/shhs_visit2/shhs2-205097/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b959da150381e1c783db4d8e37b9b8d60aaaee8ebdca2c86594a3053c00348ee +size 900128 diff --git a/shhs_visit2/shhs2-205097/labels.meta.json b/shhs_visit2/shhs2-205097/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..387f18c7a3225567abacdd501688fb47e2645fc9 --- /dev/null +++ b/shhs_visit2/shhs2-205097/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205097", + "n_epochs": 900, + "created_utc": "2026-05-03T18:52:02.641044+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205097/labels.npy b/shhs_visit2/shhs2-205097/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..feb84f0a8720257827b2b13ced2383d0d9a34f56 --- /dev/null +++ b/shhs_visit2/shhs2-205097/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30def474420a6a76d65daa826149cb098630dfae63e13c33f229f1cbcb95cdea +size 1928 diff --git a/shhs_visit2/shhs2-205098/embeddings.meta.json b/shhs_visit2/shhs2-205098/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56f1f90df932529ec66de541eb1042c620f8ac0a --- /dev/null +++ b/shhs_visit2/shhs2-205098/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205098", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:03.824963+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205098/embeddings.npy b/shhs_visit2/shhs2-205098/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54cdc6004cdcba07967aa9519e49ca65b3266529 --- /dev/null +++ b/shhs_visit2/shhs2-205098/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dab71866327a9588a60aacdb6cc38f69a42cc8895c495e757bab63bca74cde +size 1080128 diff --git a/shhs_visit2/shhs2-205098/labels.meta.json b/shhs_visit2/shhs2-205098/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..045eae188b33a3b3d1e60fdd8d9ac1bc632c64dd --- /dev/null +++ b/shhs_visit2/shhs2-205098/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205098", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:03.830426+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205098/labels.npy b/shhs_visit2/shhs2-205098/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86ca9fe850e02864dfd13e7c9c0fbc8217e1116c --- /dev/null +++ b/shhs_visit2/shhs2-205098/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422d91e92d3c85d0614e708288515918bfbf5026e190689a3a15dd54d3c0c0f9 +size 2288 diff --git a/shhs_visit2/shhs2-205099/embeddings.meta.json b/shhs_visit2/shhs2-205099/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6f979f6b552d9a0adc1f49ec2512668e28dc0af --- /dev/null +++ b/shhs_visit2/shhs2-205099/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205099", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:04.983738+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205099/embeddings.npy b/shhs_visit2/shhs2-205099/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cafabdeb5bebaf49a81e2de7a3b82a4aae6a8bda --- /dev/null +++ b/shhs_visit2/shhs2-205099/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4749f66cc9c104eda73425b11874503b314a09ff3191d4dead363e1aa486ea80 +size 1020128 diff --git a/shhs_visit2/shhs2-205099/labels.meta.json b/shhs_visit2/shhs2-205099/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3094524b22989e1f67ac7b7ebd0d2111d33f1eef --- /dev/null +++ b/shhs_visit2/shhs2-205099/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205099", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:04.987082+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205099/labels.npy b/shhs_visit2/shhs2-205099/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d90cd93ef176cf98720dc067290d2da9ff66cdd3 --- /dev/null +++ b/shhs_visit2/shhs2-205099/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3c9ac6c53b11179685601258888cf6017977f4f3f2d5367e09abd268800f66 +size 2168 diff --git a/shhs_visit2/shhs2-205101/embeddings.meta.json b/shhs_visit2/shhs2-205101/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed3b62097aab8ddfdf3a4ed3935f527554c601e8 --- /dev/null +++ b/shhs_visit2/shhs2-205101/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205101", + "embedding_dim": 500, + "n_epochs": 1018, + "created_utc": "2026-05-03T18:52:06.549308+00:00", + "shape": [ + 1018, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205101/embeddings.npy b/shhs_visit2/shhs2-205101/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40ffa00f344a794aff5fd8cd1155308c23900f45 --- /dev/null +++ b/shhs_visit2/shhs2-205101/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d046abd68304917bb8e808b69a1c7896efc24e44af3237532abb0bd032b486 +size 1018128 diff --git a/shhs_visit2/shhs2-205101/labels.meta.json b/shhs_visit2/shhs2-205101/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33fc8dc84caae5a96e793c969c5a3c481176cce5 --- /dev/null +++ b/shhs_visit2/shhs2-205101/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205101", + "n_epochs": 1018, + "created_utc": "2026-05-03T18:52:06.552826+00:00", + "shape": [ + 1018 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205101/labels.npy b/shhs_visit2/shhs2-205101/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c646d8ff9a36693282c290cb430fd6b2173cc24 --- /dev/null +++ b/shhs_visit2/shhs2-205101/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb730525007cfb0ae9425bd33bd363a156f5a1bf358264a153880d88261eb639 +size 2164 diff --git a/shhs_visit2/shhs2-205105/embeddings.meta.json b/shhs_visit2/shhs2-205105/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2da9ab8ca63f60786a93ef19e1c9f5a43b7629f9 --- /dev/null +++ b/shhs_visit2/shhs2-205105/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205105", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:07.058178+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205105/embeddings.npy b/shhs_visit2/shhs2-205105/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..29d36c0af120c75b0de03b3f8040d581c812b828 --- /dev/null +++ b/shhs_visit2/shhs2-205105/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb8cfe85c7335a6dc00bdecefa05d1520b441c40462e5a6939d554c76650e31 +size 1080128 diff --git a/shhs_visit2/shhs2-205105/labels.meta.json b/shhs_visit2/shhs2-205105/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..640973c160a490444f4a6bebf6a3b7446aa636dd --- /dev/null +++ b/shhs_visit2/shhs2-205105/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205105", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:07.061780+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205105/labels.npy b/shhs_visit2/shhs2-205105/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a311268d8519f5d3f77a545309667244c8c3bea9 --- /dev/null +++ b/shhs_visit2/shhs2-205105/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366a8f509071b4936d922cd1da426b254797991d7c40aed28f59dd19052c81e0 +size 2288 diff --git a/shhs_visit2/shhs2-205109/embeddings.meta.json b/shhs_visit2/shhs2-205109/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e5e4ec7c8e1ef60ca8bc64b2d4e58840646d9d5 --- /dev/null +++ b/shhs_visit2/shhs2-205109/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205109", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:08.408611+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205109/embeddings.npy b/shhs_visit2/shhs2-205109/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef01dd91cdcbd07347065e81ebc4e995107b540b --- /dev/null +++ b/shhs_visit2/shhs2-205109/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87ae76776055d54808c558245a1ec7ef9f4a02bb69faf6cfd65efdc404275e0 +size 1260128 diff --git a/shhs_visit2/shhs2-205109/labels.meta.json b/shhs_visit2/shhs2-205109/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8df7a68bfe4ad081fbc740932e230b96851f0cc --- /dev/null +++ b/shhs_visit2/shhs2-205109/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205109", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:08.413821+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205109/labels.npy b/shhs_visit2/shhs2-205109/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..28feba2ff85119243deec4f5518bad8749921db1 --- /dev/null +++ b/shhs_visit2/shhs2-205109/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d775e9c5b165a60fe17d89529806b6e6e836c513e8518f2639a5202fc71771 +size 2648 diff --git a/shhs_visit2/shhs2-205110/embeddings.meta.json b/shhs_visit2/shhs2-205110/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a7b9c6c508c07a2d66eef22e1bdef29a023c6ac9 --- /dev/null +++ b/shhs_visit2/shhs2-205110/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205110", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:09.840561+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205110/embeddings.npy b/shhs_visit2/shhs2-205110/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..20673c5fc76845327ef3f3b2f68ae32b0c94c830 --- /dev/null +++ b/shhs_visit2/shhs2-205110/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d80ab14af8cb2851f0e1ff8e18f7c275adf23c04c1fb2eccfa68c41f3aad11 +size 1260128 diff --git a/shhs_visit2/shhs2-205110/labels.meta.json b/shhs_visit2/shhs2-205110/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d0f4a36586e257cdcd6fb2f352575b302952349 --- /dev/null +++ b/shhs_visit2/shhs2-205110/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205110", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:09.844465+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205110/labels.npy b/shhs_visit2/shhs2-205110/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..98a6b6df0df4fa5296d265d1d8cd7213106870de --- /dev/null +++ b/shhs_visit2/shhs2-205110/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360b3666c40941ba3a5a6bb4b30d0490cdb01291002c3f502c6e02c3a210902e +size 2648 diff --git a/shhs_visit2/shhs2-205111/embeddings.meta.json b/shhs_visit2/shhs2-205111/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee43dd3c5ab7d7112ec83e5a5440893a7f024a06 --- /dev/null +++ b/shhs_visit2/shhs2-205111/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205111", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:11.028408+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205111/embeddings.npy b/shhs_visit2/shhs2-205111/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..53a3eacea3f19adb60fdb480e4a63def8ff48f70 --- /dev/null +++ b/shhs_visit2/shhs2-205111/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6693a3b16d4aaf16caa8ece8212283fe7312bb7d7d2cf3c214c577150a4a312a +size 960128 diff --git a/shhs_visit2/shhs2-205111/labels.meta.json b/shhs_visit2/shhs2-205111/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c58331e4d139156120cf56c25a7da9450971de08 --- /dev/null +++ b/shhs_visit2/shhs2-205111/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205111", + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:11.032747+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205111/labels.npy b/shhs_visit2/shhs2-205111/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b9da97de8371e1a99945632e0da87ac5be9c725 --- /dev/null +++ b/shhs_visit2/shhs2-205111/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462e4d44b9341db153195b985e4c6323387b086d5f6c7471f7d45711a4140d8a +size 2048 diff --git a/shhs_visit2/shhs2-205112/embeddings.meta.json b/shhs_visit2/shhs2-205112/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f53f2b4d4bb6a9f194b8a048f5d2260f4f99f3b2 --- /dev/null +++ b/shhs_visit2/shhs2-205112/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205112", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:52:12.371815+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205112/embeddings.npy b/shhs_visit2/shhs2-205112/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..45f8413840b21864e06e8de4339c552a936c1ae4 --- /dev/null +++ b/shhs_visit2/shhs2-205112/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf0aaeb3f60f7a3eea5d73091c5f501ca72d7c9a1374b7dcb07256c24dbba5c +size 1200128 diff --git a/shhs_visit2/shhs2-205112/labels.meta.json b/shhs_visit2/shhs2-205112/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0aaa582c82f4509ad095ead0d791f6564180716 --- /dev/null +++ b/shhs_visit2/shhs2-205112/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205112", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:52:12.377877+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205112/labels.npy b/shhs_visit2/shhs2-205112/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ddebce5743f8b4c31212a8f053f52a3e742cb8d7 --- /dev/null +++ b/shhs_visit2/shhs2-205112/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c82b9a6ac5d6fa27b7c30252b17a8b7f45e82b7e46b5d402f9bf3e95c1abdce5 +size 2528 diff --git a/shhs_visit2/shhs2-205115/embeddings.meta.json b/shhs_visit2/shhs2-205115/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1802f6e6aeed1945223443c53299bd837a432c2 --- /dev/null +++ b/shhs_visit2/shhs2-205115/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205115", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:13.582377+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205115/embeddings.npy b/shhs_visit2/shhs2-205115/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d69d10586c61d2c09969d4974fe47846d207a5f5 --- /dev/null +++ b/shhs_visit2/shhs2-205115/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21716d806f8c8a5ceb65618442ffec89dccb7b38a8572f17b78f2faddecc1206 +size 1080128 diff --git a/shhs_visit2/shhs2-205115/labels.meta.json b/shhs_visit2/shhs2-205115/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdafcfba265e3dfdf62f3832045a485fd1072322 --- /dev/null +++ b/shhs_visit2/shhs2-205115/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205115", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:13.587063+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205115/labels.npy b/shhs_visit2/shhs2-205115/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..612c566021208543f1e13a67dc9ee92788245ede --- /dev/null +++ b/shhs_visit2/shhs2-205115/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e6bb1927c54fe7fe6e36e8a1fdc4729626bcd97eb32ea926d6f8e08df6dd9a +size 2288 diff --git a/shhs_visit2/shhs2-205116/embeddings.meta.json b/shhs_visit2/shhs2-205116/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..426d911b65cbfb30a7895476dc70ae5ce20bfb64 --- /dev/null +++ b/shhs_visit2/shhs2-205116/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205116", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:14.977207+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205116/embeddings.npy b/shhs_visit2/shhs2-205116/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b31c5c90dfcadf2fbdff42ee7e592207ed3dcefe --- /dev/null +++ b/shhs_visit2/shhs2-205116/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a219c6d01a3c6fc8599b95dd65d9cd22a1b817ec5e16963937b6ff213199da4 +size 1260128 diff --git a/shhs_visit2/shhs2-205116/labels.meta.json b/shhs_visit2/shhs2-205116/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76732afee6b9a82f5bdc58c47d4133ba30bbe9cf --- /dev/null +++ b/shhs_visit2/shhs2-205116/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205116", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:14.981104+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205116/labels.npy b/shhs_visit2/shhs2-205116/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e33a985710e9b768bd1dee8767888f01a02bbb8c --- /dev/null +++ b/shhs_visit2/shhs2-205116/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f298f4611eb556bae7ca78ff645f82265c51db60c445cdc0b3329dfb7802a99c +size 2648 diff --git a/shhs_visit2/shhs2-205117/embeddings.meta.json b/shhs_visit2/shhs2-205117/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e5fb479695f3f8225f1618666ac527d4dbba9ab --- /dev/null +++ b/shhs_visit2/shhs2-205117/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205117", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:16.156778+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205117/embeddings.npy b/shhs_visit2/shhs2-205117/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4df214a4a7a8d10b5e021d02eeb085ebd8f0df41 --- /dev/null +++ b/shhs_visit2/shhs2-205117/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2a83ad7210842316058c0920749898a9d2240c9b5512d967bd1fa9748b242b +size 1080128 diff --git a/shhs_visit2/shhs2-205117/labels.meta.json b/shhs_visit2/shhs2-205117/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22450d6db90c9a322c987d2983e7b7a4359bf252 --- /dev/null +++ b/shhs_visit2/shhs2-205117/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205117", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:16.161011+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205117/labels.npy b/shhs_visit2/shhs2-205117/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..33a51b4c761cdbb180aa781c859200b317ebaf90 --- /dev/null +++ b/shhs_visit2/shhs2-205117/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79e4dd9ab225d7351f9f9ad9996a0cdf4aaa82aa542839dceb7c8ede6d519fe +size 2288 diff --git a/shhs_visit2/shhs2-205118/embeddings.meta.json b/shhs_visit2/shhs2-205118/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a8c1619003392221a817e30344954c98d60e262 --- /dev/null +++ b/shhs_visit2/shhs2-205118/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205118", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:52:17.460322+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205118/embeddings.npy b/shhs_visit2/shhs2-205118/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d980565b44ca72a08c5c9bc53ce9cbc3af28d161 --- /dev/null +++ b/shhs_visit2/shhs2-205118/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1880772ec1e504023b81a3905aecf644658caedc053faedcaa3fce21511a46fb +size 1170128 diff --git a/shhs_visit2/shhs2-205118/labels.meta.json b/shhs_visit2/shhs2-205118/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a8713760bbbb7ec300a7f6c9fc597a51af4fe29 --- /dev/null +++ b/shhs_visit2/shhs2-205118/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205118", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:52:17.464667+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205118/labels.npy b/shhs_visit2/shhs2-205118/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ccb5bd8465c27da281aca09611a62a495e8c71fc --- /dev/null +++ b/shhs_visit2/shhs2-205118/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df9cc118cb2019043155183ea5b1e807995794221e27cf5967e076672024617 +size 2468 diff --git a/shhs_visit2/shhs2-205124/embeddings.meta.json b/shhs_visit2/shhs2-205124/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f374a48ca1a0b4245e67d2bb16bd2c919899bbe --- /dev/null +++ b/shhs_visit2/shhs2-205124/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205124", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:52:18.078715+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205124/embeddings.npy b/shhs_visit2/shhs2-205124/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..05d858d3f2c8884f7cdcad6ec27949c628512f6e --- /dev/null +++ b/shhs_visit2/shhs2-205124/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98524c6f8f5f3c9b73028055dbcf3770f77765bb3b48507d898be08d250af9ac +size 1320128 diff --git a/shhs_visit2/shhs2-205124/labels.meta.json b/shhs_visit2/shhs2-205124/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c7749e420d9d23409e27064411a8a0b0b27058d --- /dev/null +++ b/shhs_visit2/shhs2-205124/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205124", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:52:18.081965+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205124/labels.npy b/shhs_visit2/shhs2-205124/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e4129679865b14b797286fb62b37eaa7b2f7f16c --- /dev/null +++ b/shhs_visit2/shhs2-205124/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3f76fd47dafdf90cbf55c2362d998e06d145c82d9d8bf72c7a0680ba2c6e760 +size 2768 diff --git a/shhs_visit2/shhs2-205126/embeddings.meta.json b/shhs_visit2/shhs2-205126/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b861e4d6be5bdf523aa1b519edf8fd2194a8d82 --- /dev/null +++ b/shhs_visit2/shhs2-205126/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205126", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:19.232751+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205126/embeddings.npy b/shhs_visit2/shhs2-205126/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0904cd7860d2fe6b8c25fa31d5c4702e7c4b2c51 --- /dev/null +++ b/shhs_visit2/shhs2-205126/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0097e4ea60ef40825476aa57501baede9c2af2ff3c14b722104744588a0ade5 +size 1020128 diff --git a/shhs_visit2/shhs2-205126/labels.meta.json b/shhs_visit2/shhs2-205126/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c02eb40e8b198c252b8d7145431d11fcb13d925f --- /dev/null +++ b/shhs_visit2/shhs2-205126/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205126", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:19.235753+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205126/labels.npy b/shhs_visit2/shhs2-205126/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3675c4da343fe1d6bd413cb38e8426ebf9faa04c --- /dev/null +++ b/shhs_visit2/shhs2-205126/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ae4d1073fccac767d5c1ce37994a387e14c574147fd3d79f179a4f8b17acff +size 2168 diff --git a/shhs_visit2/shhs2-205127/embeddings.meta.json b/shhs_visit2/shhs2-205127/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfe8704f74b31106950dc6a87bd6373a4913db62 --- /dev/null +++ b/shhs_visit2/shhs2-205127/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205127", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:20.566912+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205127/embeddings.npy b/shhs_visit2/shhs2-205127/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ade4f396a852cd5f75c85bd9b17e3c3786f2670 --- /dev/null +++ b/shhs_visit2/shhs2-205127/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627851a0d3ca3c48cf849345603904e8616bbd94d7acec5903c9e3b6ab158ffb +size 1140128 diff --git a/shhs_visit2/shhs2-205127/labels.meta.json b/shhs_visit2/shhs2-205127/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4741e68aacb3dee68a2700d2915d38c17518bdc7 --- /dev/null +++ b/shhs_visit2/shhs2-205127/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205127", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:20.570819+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205127/labels.npy b/shhs_visit2/shhs2-205127/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c250a1b1dbf47f72e8228f2d4d928bde0167d269 --- /dev/null +++ b/shhs_visit2/shhs2-205127/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7796cf5e9715340ad45350fd856831743fb51c1df27afbb9feeca61589c81a2 +size 2408 diff --git a/shhs_visit2/shhs2-205129/embeddings.meta.json b/shhs_visit2/shhs2-205129/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae120bad2bb3e984d1a92d528f7a801a2cc88140 --- /dev/null +++ b/shhs_visit2/shhs2-205129/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205129", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:52:21.682095+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205129/embeddings.npy b/shhs_visit2/shhs2-205129/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b5e1c2f04ec0d62fb58704a65a0c3d251bd09a8 --- /dev/null +++ b/shhs_visit2/shhs2-205129/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25534d2194e8924b32c9232bfa17bf4fa414d82f016d642cdcb24ed1cc5d181a +size 1050128 diff --git a/shhs_visit2/shhs2-205129/labels.meta.json b/shhs_visit2/shhs2-205129/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69b071468639ec1892ee46e451c46e53d6f98edc --- /dev/null +++ b/shhs_visit2/shhs2-205129/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205129", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:52:21.685039+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205129/labels.npy b/shhs_visit2/shhs2-205129/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..00e5abbb882884ef8fb18589ddd43b0fe4089ab6 --- /dev/null +++ b/shhs_visit2/shhs2-205129/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d5de0721e99f004051c786a5a11f91c3169a7cf3c680247acc29b46b404655 +size 2228 diff --git a/shhs_visit2/shhs2-205130/embeddings.meta.json b/shhs_visit2/shhs2-205130/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec30948b03fde30206786308e714a16a1d1f6100 --- /dev/null +++ b/shhs_visit2/shhs2-205130/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205130", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:23.337736+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205130/embeddings.npy b/shhs_visit2/shhs2-205130/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c62e03964f92d56599f5df7bafb88d400696645a --- /dev/null +++ b/shhs_visit2/shhs2-205130/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e4be804cfd6903dbb6e5b52b837ba5722b95de14d50e1b34fceeb873bcbc0b +size 1364128 diff --git a/shhs_visit2/shhs2-205130/labels.meta.json b/shhs_visit2/shhs2-205130/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..020b40a55ab489eb2925ff590b4194baf4af1e9b --- /dev/null +++ b/shhs_visit2/shhs2-205130/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205130", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:23.341975+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205130/labels.npy b/shhs_visit2/shhs2-205130/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b002a770946c690b8afc5daeaecf739573faa836 --- /dev/null +++ b/shhs_visit2/shhs2-205130/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95908ecd462fe9427c0c546c90e3e269a6f4bc5fe335eb08150a01cb7a219595 +size 2856 diff --git a/shhs_visit2/shhs2-205131/embeddings.meta.json b/shhs_visit2/shhs2-205131/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a246313b1266bb7b85d5e388100dcaab53284d98 --- /dev/null +++ b/shhs_visit2/shhs2-205131/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205131", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:24.446558+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205131/embeddings.npy b/shhs_visit2/shhs2-205131/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cc1053f3da399703e616d56157686753d530037 --- /dev/null +++ b/shhs_visit2/shhs2-205131/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97af33006f770935a5ae7eeefbdd6ee5f487933767d5b06c4465cb364568a867 +size 1020128 diff --git a/shhs_visit2/shhs2-205131/labels.meta.json b/shhs_visit2/shhs2-205131/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6318abc4304a4aee29f985af4598182d4dda25da --- /dev/null +++ b/shhs_visit2/shhs2-205131/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205131", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:24.450969+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205131/labels.npy b/shhs_visit2/shhs2-205131/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0c389b919df6c257e0358bfbc760be6f6ccbd8f --- /dev/null +++ b/shhs_visit2/shhs2-205131/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884bdebedebdc9b18ac2d2f0deb89b18f95ae3297eb3fc8c9d4c321a0ce16bbe +size 2168 diff --git a/shhs_visit2/shhs2-205132/embeddings.meta.json b/shhs_visit2/shhs2-205132/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..749097d10ad8fc59487deda392c58e88e0c76631 --- /dev/null +++ b/shhs_visit2/shhs2-205132/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205132", + "embedding_dim": 500, + "n_epochs": 950, + "created_utc": "2026-05-03T18:52:25.506600+00:00", + "shape": [ + 950, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205132/embeddings.npy b/shhs_visit2/shhs2-205132/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..db4caa2e3bbafade5f7c33e5dc27526a13b1b853 --- /dev/null +++ b/shhs_visit2/shhs2-205132/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb02f8a142fc687d25722f810f4f62b08ccca545ff9ce173ea28b766e414c72e +size 950128 diff --git a/shhs_visit2/shhs2-205132/labels.meta.json b/shhs_visit2/shhs2-205132/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a8b004628fe676f6b816b0cc59e680aa72efca9 --- /dev/null +++ b/shhs_visit2/shhs2-205132/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205132", + "n_epochs": 950, + "created_utc": "2026-05-03T18:52:25.510993+00:00", + "shape": [ + 950 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205132/labels.npy b/shhs_visit2/shhs2-205132/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb41a3602026dd38ee54e481c2a11ea61b606fa1 --- /dev/null +++ b/shhs_visit2/shhs2-205132/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adfe4358bbbf8962ce088d8e001b6632fde41e9eee60dffee2bf22881a61052 +size 2028 diff --git a/shhs_visit2/shhs2-205136/embeddings.meta.json b/shhs_visit2/shhs2-205136/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3682b1ac962ed5c8bcf195aeec6eb6e0aa13952 --- /dev/null +++ b/shhs_visit2/shhs2-205136/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205136", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:27.039303+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205136/embeddings.npy b/shhs_visit2/shhs2-205136/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ec63c5b8541edbde6ebe0d49f9744c54ba5ad24 --- /dev/null +++ b/shhs_visit2/shhs2-205136/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e148405cec82242dedf70a8dfa5e978921116af0e316d098651efa742400ca +size 1260128 diff --git a/shhs_visit2/shhs2-205136/labels.meta.json b/shhs_visit2/shhs2-205136/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e1da60dacac0f7f2845cf05f30c8d9193853872 --- /dev/null +++ b/shhs_visit2/shhs2-205136/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205136", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:27.042734+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205136/labels.npy b/shhs_visit2/shhs2-205136/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..23a6e1930de2d8dc84521039083f455a594df1c5 --- /dev/null +++ b/shhs_visit2/shhs2-205136/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db81f3108d8041a7418484871a175d69936ddbee5491fd2f07a6d3e0609a3300 +size 2648 diff --git a/shhs_visit2/shhs2-205141/embeddings.meta.json b/shhs_visit2/shhs2-205141/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7340c7b3ecbe39ff1c5a368a6901fbfe7f7e66e7 --- /dev/null +++ b/shhs_visit2/shhs2-205141/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205141", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:27.525824+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205141/embeddings.npy b/shhs_visit2/shhs2-205141/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfcb5585581e7c358fcf5ef2a1ab491fde519cd8 --- /dev/null +++ b/shhs_visit2/shhs2-205141/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5905a1e14c66b2e2e3ffa8534d40192de8034c47211a63cef03cfe712bfb3d53 +size 960128 diff --git a/shhs_visit2/shhs2-205141/labels.meta.json b/shhs_visit2/shhs2-205141/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d63d5855ee05455b4fd3921182c8fe99242b055 --- /dev/null +++ b/shhs_visit2/shhs2-205141/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205141", + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:27.530700+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205141/labels.npy b/shhs_visit2/shhs2-205141/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..46adbf7d7b937e0d5990dc3c397a381a40d960e1 --- /dev/null +++ b/shhs_visit2/shhs2-205141/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c1ae2a18a30d5767d9568dd18c02e05a9777f968b1069e9b794b124432e21b +size 2048 diff --git a/shhs_visit2/shhs2-205142/embeddings.meta.json b/shhs_visit2/shhs2-205142/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..898f68e6f73900c2a87bb9e247f305eaf330f04e --- /dev/null +++ b/shhs_visit2/shhs2-205142/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205142", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:52:28.795584+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205142/embeddings.npy b/shhs_visit2/shhs2-205142/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fff9b6bc31cac66cf1aad0e966bcde6f2095d446 --- /dev/null +++ b/shhs_visit2/shhs2-205142/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c3824375fe988a76f9d4ed148bf527ec308d7db0bf398518d3770d86369cde +size 1110128 diff --git a/shhs_visit2/shhs2-205142/labels.meta.json b/shhs_visit2/shhs2-205142/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8c1e1010b61f10c3433207bc94b7960656949a6 --- /dev/null +++ b/shhs_visit2/shhs2-205142/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205142", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:52:28.801370+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205142/labels.npy b/shhs_visit2/shhs2-205142/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c027f92921313b45a745f783ba6f4d94b2f83434 --- /dev/null +++ b/shhs_visit2/shhs2-205142/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f738fecf962eeda0064624866a40a360af0f72f57b1b148372ee319ba933d7 +size 2348 diff --git a/shhs_visit2/shhs2-205144/embeddings.meta.json b/shhs_visit2/shhs2-205144/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b96b923d8ad17239d609fea49bfe2735cc8eb82b --- /dev/null +++ b/shhs_visit2/shhs2-205144/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205144", + "embedding_dim": 500, + "n_epochs": 902, + "created_utc": "2026-05-03T18:52:29.895610+00:00", + "shape": [ + 902, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205144/embeddings.npy b/shhs_visit2/shhs2-205144/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..015b83f90796ec9071d6331d6e1a4dc8f5644844 --- /dev/null +++ b/shhs_visit2/shhs2-205144/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df923d5b99ea8c59ff6605f7a62c8f160141560c77b63574fb6fbb8e6bbfd086 +size 902128 diff --git a/shhs_visit2/shhs2-205144/labels.meta.json b/shhs_visit2/shhs2-205144/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44aa6970a7de573d50f703a12554916ca5cfbaf6 --- /dev/null +++ b/shhs_visit2/shhs2-205144/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205144", + "n_epochs": 902, + "created_utc": "2026-05-03T18:52:29.899581+00:00", + "shape": [ + 902 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205144/labels.npy b/shhs_visit2/shhs2-205144/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f00eec88b1f06f5c8f62c68edfc116c799cbe4a0 --- /dev/null +++ b/shhs_visit2/shhs2-205144/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec07efce7890539e2df0a5c365ec7d92303e6824e5a8987482585bd10245e4b +size 1932 diff --git a/shhs_visit2/shhs2-205145/embeddings.meta.json b/shhs_visit2/shhs2-205145/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4599eb771ab8bd350f05eef5b5646d8f748ce7c6 --- /dev/null +++ b/shhs_visit2/shhs2-205145/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205145", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:52:31.202803+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205145/embeddings.npy b/shhs_visit2/shhs2-205145/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1593433882e20f21ab86099edaf0c160c8a3f6e2 --- /dev/null +++ b/shhs_visit2/shhs2-205145/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cca8ede2aae3c52e98d6af7d14e26420f8e24b779188c7e5e911b103b513878 +size 1110128 diff --git a/shhs_visit2/shhs2-205145/labels.meta.json b/shhs_visit2/shhs2-205145/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79d9ab6a1c647a59ca622d2fe8538491ef215bdb --- /dev/null +++ b/shhs_visit2/shhs2-205145/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205145", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:52:31.206829+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205145/labels.npy b/shhs_visit2/shhs2-205145/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cb60892dbc4049f889e251442efd8f617b8b97a --- /dev/null +++ b/shhs_visit2/shhs2-205145/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b61f9cfb7176683f2453fd820e6a3634779191f9a35fc3f2f5ce0659378ee7c +size 2348 diff --git a/shhs_visit2/shhs2-205146/embeddings.meta.json b/shhs_visit2/shhs2-205146/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6f6cd49eb89563bf3dfe4435a00cc068f75d9af --- /dev/null +++ b/shhs_visit2/shhs2-205146/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205146", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:32.925627+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205146/embeddings.npy b/shhs_visit2/shhs2-205146/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4aaa4a78ce20dcdd3db45903cbedc2ffb83c3558 --- /dev/null +++ b/shhs_visit2/shhs2-205146/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112b8b0f235978ba11eb3cd7945e0c9973ff0253528711db93d724b231af8664 +size 1364128 diff --git a/shhs_visit2/shhs2-205146/labels.meta.json b/shhs_visit2/shhs2-205146/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a508fe796ab72f04b1fc7e1036b409c0b2f15c03 --- /dev/null +++ b/shhs_visit2/shhs2-205146/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205146", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:32.929769+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205146/labels.npy b/shhs_visit2/shhs2-205146/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e6402796175afb3bb51f6842a54733e670563df1 --- /dev/null +++ b/shhs_visit2/shhs2-205146/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25fabfccaf8cdaf15143ba6c5ca7331cd474604747208cdb8c1b107bdb9f8f21 +size 2856 diff --git a/shhs_visit2/shhs2-205148/embeddings.meta.json b/shhs_visit2/shhs2-205148/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0563a083cb705fe5a95f4a1f799c3025edda1498 --- /dev/null +++ b/shhs_visit2/shhs2-205148/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205148", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:34.036129+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205148/embeddings.npy b/shhs_visit2/shhs2-205148/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a99e30322366ca5ad7625a3d6a766e0ff7670453 --- /dev/null +++ b/shhs_visit2/shhs2-205148/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5c45d606137e81b61b7917d64313d00c834d060c14b3ed86512b3dcf365177 +size 960128 diff --git a/shhs_visit2/shhs2-205148/labels.meta.json b/shhs_visit2/shhs2-205148/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0fd63f772a3d26c814a6348eaa1332b93059b350 --- /dev/null +++ b/shhs_visit2/shhs2-205148/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205148", + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:34.039984+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205148/labels.npy b/shhs_visit2/shhs2-205148/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5fdef73b1781cf30eb670be85e1644edb08c066 --- /dev/null +++ b/shhs_visit2/shhs2-205148/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27561071d23981c3ea32042325db6351befb9a43d7cc2e96eb29335f13b0531 +size 2048 diff --git a/shhs_visit2/shhs2-205149/embeddings.meta.json b/shhs_visit2/shhs2-205149/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c01cfe5da7f9fbbbaba67a6587ac0b26028857f4 --- /dev/null +++ b/shhs_visit2/shhs2-205149/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205149", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:52:35.298678+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205149/embeddings.npy b/shhs_visit2/shhs2-205149/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8cb3cadfaf65488b28a8d719e37872258555040a --- /dev/null +++ b/shhs_visit2/shhs2-205149/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfb1aacaebf20558da32d46209851c98f48981be687cbbfd8fc48e1aa6a4985 +size 1200128 diff --git a/shhs_visit2/shhs2-205149/labels.meta.json b/shhs_visit2/shhs2-205149/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d9e8788ed7021a5ed40cb077f5cbaa8e4133782 --- /dev/null +++ b/shhs_visit2/shhs2-205149/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205149", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:52:35.302658+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205149/labels.npy b/shhs_visit2/shhs2-205149/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fa886561ce4d6160652a0b4161cb543eeaf59cbf --- /dev/null +++ b/shhs_visit2/shhs2-205149/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d5e960e115ae67464366e0d2083d2e90fd4b5daa2f450951330c2c0d5913f3 +size 2528 diff --git a/shhs_visit2/shhs2-205150/embeddings.meta.json b/shhs_visit2/shhs2-205150/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e369908d6dc557179fa672ab5214e97a366a14f --- /dev/null +++ b/shhs_visit2/shhs2-205150/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205150", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:52:36.819489+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205150/embeddings.npy b/shhs_visit2/shhs2-205150/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4a664936bc9f2eea22768d0bf850ab13b12bc77 --- /dev/null +++ b/shhs_visit2/shhs2-205150/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4d824d27c3eaeca32384353174a54b2e515c42c375d29a7b43bea218689de3 +size 1320128 diff --git a/shhs_visit2/shhs2-205150/labels.meta.json b/shhs_visit2/shhs2-205150/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8da8dda359a634b1b68da7df55012463e25c4ecd --- /dev/null +++ b/shhs_visit2/shhs2-205150/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205150", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:52:36.823796+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205150/labels.npy b/shhs_visit2/shhs2-205150/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..23905cba7fca5cea3d9136a608b9b757c7e6ba31 --- /dev/null +++ b/shhs_visit2/shhs2-205150/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f078fd016c804956caf4c4111b66c4d1399ead113deefffd7b6b87a67c5437 +size 2768 diff --git a/shhs_visit2/shhs2-205155/embeddings.meta.json b/shhs_visit2/shhs2-205155/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f481fc28098370566639cc912035f0de176421bf --- /dev/null +++ b/shhs_visit2/shhs2-205155/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205155", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:37.994875+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205155/embeddings.npy b/shhs_visit2/shhs2-205155/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0397c445cedb47c718467dd85d50734d5e5eb444 --- /dev/null +++ b/shhs_visit2/shhs2-205155/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68b6bd374dd0762e2e0c87152fa5519b8dad845ca043d1c4dae7a8e0b87edabe +size 1020128 diff --git a/shhs_visit2/shhs2-205155/labels.meta.json b/shhs_visit2/shhs2-205155/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cef6447a4323629ab876375c8c539fc6cebb1253 --- /dev/null +++ b/shhs_visit2/shhs2-205155/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205155", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:37.999753+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205155/labels.npy b/shhs_visit2/shhs2-205155/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cc59ee1133c427cc560a4b2c8cde97424f6c7bf --- /dev/null +++ b/shhs_visit2/shhs2-205155/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825ee70b8a5b0a64c2ac8dcd6673eea0aae09e9b7bdc7644aee06241766f3943 +size 2168 diff --git a/shhs_visit2/shhs2-205157/embeddings.meta.json b/shhs_visit2/shhs2-205157/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..17a5e06a720c921cb503cd6b310dbf0e79072be6 --- /dev/null +++ b/shhs_visit2/shhs2-205157/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205157", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:39.609954+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205157/embeddings.npy b/shhs_visit2/shhs2-205157/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b54ec82e94aad013d3d14d24537a088dee2c0b2c --- /dev/null +++ b/shhs_visit2/shhs2-205157/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd422dc3ccad4651fdfb8edef43fd4bdb910762f90408cae3a84d6445437c8d +size 1364128 diff --git a/shhs_visit2/shhs2-205157/labels.meta.json b/shhs_visit2/shhs2-205157/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..52a204f0dde8478f77bdc59c7e0a64c49ae31872 --- /dev/null +++ b/shhs_visit2/shhs2-205157/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205157", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:39.613946+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205157/labels.npy b/shhs_visit2/shhs2-205157/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fecc932487131b6ccddff04edf25065a57c1fc1a --- /dev/null +++ b/shhs_visit2/shhs2-205157/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a5ebe7ba5b0152fa9392a8877f907a7c5f493e6a2bddae4203d50f0baf28be1 +size 2856 diff --git a/shhs_visit2/shhs2-205162/embeddings.meta.json b/shhs_visit2/shhs2-205162/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..140fb31c87a71fdddadc77fd101688d930f800db --- /dev/null +++ b/shhs_visit2/shhs2-205162/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205162", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:40.128050+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205162/embeddings.npy b/shhs_visit2/shhs2-205162/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb44c07fd3df2188d0dd4f0dcdcb6e03c91c0682 --- /dev/null +++ b/shhs_visit2/shhs2-205162/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb970c903feeaa626011f2130aa82e5dfd7051eb2e6b748e98a16dbc6bb27045 +size 1080128 diff --git a/shhs_visit2/shhs2-205162/labels.meta.json b/shhs_visit2/shhs2-205162/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38bf00dc25628dc3c6fbf8460c06f8e32186b1dd --- /dev/null +++ b/shhs_visit2/shhs2-205162/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205162", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:40.130670+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205162/labels.npy b/shhs_visit2/shhs2-205162/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a3021e1b932b8e9a4a36902e4e36e3d4ddc855b --- /dev/null +++ b/shhs_visit2/shhs2-205162/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09bdb4ffdf2fc88c26f1ff62893ac7fe1287d64d492d3b5fdffa7696d535910b +size 2288 diff --git a/shhs_visit2/shhs2-205164/embeddings.meta.json b/shhs_visit2/shhs2-205164/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ca2e63e2f91bd21f3cf03c3e4b99ada94cce069 --- /dev/null +++ b/shhs_visit2/shhs2-205164/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205164", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:41.175256+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205164/embeddings.npy b/shhs_visit2/shhs2-205164/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3981bf432672c6ab2c72b8dee9ef64bc143239af --- /dev/null +++ b/shhs_visit2/shhs2-205164/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41347af2c8a266a27466a2ac0a098c5ff19ccc20456364b03336af9c1b74d9f4 +size 960128 diff --git a/shhs_visit2/shhs2-205164/labels.meta.json b/shhs_visit2/shhs2-205164/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f301e0e47abd562c5f53ba25a8972adf8d6d966 --- /dev/null +++ b/shhs_visit2/shhs2-205164/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205164", + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:41.179272+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205164/labels.npy b/shhs_visit2/shhs2-205164/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b85f305d8c61ba82f9e1e1801c5516c4ad3b1d1 --- /dev/null +++ b/shhs_visit2/shhs2-205164/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da02b2de3036ae4e2cfb581b3ffb828fd9ab27ee0f8c42caa0820a9b0276872 +size 2048 diff --git a/shhs_visit2/shhs2-205166/embeddings.meta.json b/shhs_visit2/shhs2-205166/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fef681e0fdb52118a0ccdf4132349ef5befea281 --- /dev/null +++ b/shhs_visit2/shhs2-205166/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205166", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:42.395325+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205166/embeddings.npy b/shhs_visit2/shhs2-205166/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..deda3666030073ffdbb7c5de8a19b2363ce8f30c --- /dev/null +++ b/shhs_visit2/shhs2-205166/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77eeeec4911619682da1baf3fff652ec1fbbecc66fe2d3fa87954842cb964896 +size 1020128 diff --git a/shhs_visit2/shhs2-205166/labels.meta.json b/shhs_visit2/shhs2-205166/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2247a0c5f89f3156d1e0aad4073210006fd97130 --- /dev/null +++ b/shhs_visit2/shhs2-205166/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205166", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:52:42.398851+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205166/labels.npy b/shhs_visit2/shhs2-205166/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..06bce91ddbd2b8cd2527275cbbbd09a11ee14279 --- /dev/null +++ b/shhs_visit2/shhs2-205166/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d6f66e014d853d1c685212a614d2bbe576defcb6775ef7aade2777f38b0afd +size 2168 diff --git a/shhs_visit2/shhs2-205168/embeddings.meta.json b/shhs_visit2/shhs2-205168/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5aaf33ef2a45f91fdf8b2a5e3d9e2106bda8bf0f --- /dev/null +++ b/shhs_visit2/shhs2-205168/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205168", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:52:43.606368+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205168/embeddings.npy b/shhs_visit2/shhs2-205168/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f1606aad27443bd728b315077ab1fe083387006 --- /dev/null +++ b/shhs_visit2/shhs2-205168/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f720f845a4d747fa0a1e8ecc894118f135f0beee085953327b550d445a1dda08 +size 1050128 diff --git a/shhs_visit2/shhs2-205168/labels.meta.json b/shhs_visit2/shhs2-205168/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3929f93fac55b204e3517d8f598c08624e181260 --- /dev/null +++ b/shhs_visit2/shhs2-205168/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205168", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:52:43.610259+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205168/labels.npy b/shhs_visit2/shhs2-205168/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ec59f22f52fb56d7111bdc904fb94296ca0b282 --- /dev/null +++ b/shhs_visit2/shhs2-205168/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbec6efaea347a80e9a1144243fa0718d820b4bf802be293319caad9f078b26 +size 2228 diff --git a/shhs_visit2/shhs2-205169/embeddings.meta.json b/shhs_visit2/shhs2-205169/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30a991af15b54f5965ba623da7f74231031e889c --- /dev/null +++ b/shhs_visit2/shhs2-205169/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205169", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:44.781512+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205169/embeddings.npy b/shhs_visit2/shhs2-205169/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f30b407c47aa2322618eaba108600a522ec99e6 --- /dev/null +++ b/shhs_visit2/shhs2-205169/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3def997a474bb686a630fbfec4695b5e3768b09a89fb34652a52cc8eb4e0d9fa +size 1080128 diff --git a/shhs_visit2/shhs2-205169/labels.meta.json b/shhs_visit2/shhs2-205169/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f276a5cce06faba2bb1b9989378d4fe88b98d60 --- /dev/null +++ b/shhs_visit2/shhs2-205169/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205169", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:52:44.785495+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205169/labels.npy b/shhs_visit2/shhs2-205169/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..408528f6937940ab90f41e5d624eced3922dacdf --- /dev/null +++ b/shhs_visit2/shhs2-205169/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d7d8170aa41224a468ee9b65c487936b517cbb8eb2aebc6cd88cb29c9298ce +size 2288 diff --git a/shhs_visit2/shhs2-205172/embeddings.meta.json b/shhs_visit2/shhs2-205172/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfdbf39cfe7db1f0e0cf02cbc0cbe634bf930ecc --- /dev/null +++ b/shhs_visit2/shhs2-205172/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205172", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:45.447707+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205172/embeddings.npy b/shhs_visit2/shhs2-205172/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..66ee359ff04ae53a1cc91d606006c4109d52642f --- /dev/null +++ b/shhs_visit2/shhs2-205172/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f169a7c7bf10ba3c1643b9e485542f24fda50d7a70b5f150c0119036c097058 +size 1364128 diff --git a/shhs_visit2/shhs2-205172/labels.meta.json b/shhs_visit2/shhs2-205172/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d50387a8f85fe7a4446a56c36435989d03ee69ce --- /dev/null +++ b/shhs_visit2/shhs2-205172/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205172", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:52:45.453206+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205172/labels.npy b/shhs_visit2/shhs2-205172/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..706e7a1f73ab04f41300cf8981ec0b298022c86c --- /dev/null +++ b/shhs_visit2/shhs2-205172/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8f93f4a003236df9b5ddad1e1a7d678a8bf58e69c3fedd44c7299fae70de59 +size 2856 diff --git a/shhs_visit2/shhs2-205173/embeddings.meta.json b/shhs_visit2/shhs2-205173/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..04e59e4b5cbdceee097a36d2276fa720f467b1e1 --- /dev/null +++ b/shhs_visit2/shhs2-205173/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205173", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:46.726819+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205173/embeddings.npy b/shhs_visit2/shhs2-205173/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1121918df864b21d560ea410438db0db8e5c75fb --- /dev/null +++ b/shhs_visit2/shhs2-205173/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36cd9f1c5cd6373a55d65dcfe1ffd36e2c89afa43988a676b0abe5cf52984b1e +size 1140128 diff --git a/shhs_visit2/shhs2-205173/labels.meta.json b/shhs_visit2/shhs2-205173/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bcf70444a9d371579510421983a611e0be26afa6 --- /dev/null +++ b/shhs_visit2/shhs2-205173/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205173", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:46.729492+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205173/labels.npy b/shhs_visit2/shhs2-205173/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f8c8fd5b004484c0d3341365454c3ec1dbb99588 --- /dev/null +++ b/shhs_visit2/shhs2-205173/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1336f2586bc73d18a269ce542eef78e2fbd5ad76ef16c04fc40fafb29daf40 +size 2408 diff --git a/shhs_visit2/shhs2-205174/embeddings.meta.json b/shhs_visit2/shhs2-205174/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f637cf4f82a0b2906efc2176e71c8fcf2ed57610 --- /dev/null +++ b/shhs_visit2/shhs2-205174/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205174", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:47.996947+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205174/embeddings.npy b/shhs_visit2/shhs2-205174/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..61d17df8bb979b3584793e4ab206cf99e1862769 --- /dev/null +++ b/shhs_visit2/shhs2-205174/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f0d761b95af72be40d06ec60afc9e995524d7911ba6aee0a4c4e34f81ce1ae +size 1140128 diff --git a/shhs_visit2/shhs2-205174/labels.meta.json b/shhs_visit2/shhs2-205174/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e6de75cabbf79c689baaafc8062167deb04e70f --- /dev/null +++ b/shhs_visit2/shhs2-205174/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205174", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:48.001084+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205174/labels.npy b/shhs_visit2/shhs2-205174/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..32002d5c70d56059310a9d5eee65140915e57671 --- /dev/null +++ b/shhs_visit2/shhs2-205174/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2b678254850275935876b2e4671a5a26abd52409f822d57a8efb33894e9f88 +size 2408 diff --git a/shhs_visit2/shhs2-205177/embeddings.meta.json b/shhs_visit2/shhs2-205177/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac015b6d44b99e741f3d5e54e0c5d3baeadef01f --- /dev/null +++ b/shhs_visit2/shhs2-205177/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205177", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:52:49.232267+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205177/embeddings.npy b/shhs_visit2/shhs2-205177/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0069eac61f503902559898539b21a65f4e2dd344 --- /dev/null +++ b/shhs_visit2/shhs2-205177/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca465a4a244da3c97a25c42fb4231a14bbc5954a9659ebe11b02ee5789d3dac +size 1110128 diff --git a/shhs_visit2/shhs2-205177/labels.meta.json b/shhs_visit2/shhs2-205177/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2af2bb57171a2d3b73ef258bf4c98d81fe2c62e8 --- /dev/null +++ b/shhs_visit2/shhs2-205177/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205177", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:52:49.236512+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205177/labels.npy b/shhs_visit2/shhs2-205177/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c0e3fbe8f144989f689e1fc6099931abab1d0aa --- /dev/null +++ b/shhs_visit2/shhs2-205177/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee1cdd12e382601f281c8db94df9b4a987866fca1cbcbdf2714bd8d246ddb51 +size 2348 diff --git a/shhs_visit2/shhs2-205178/embeddings.meta.json b/shhs_visit2/shhs2-205178/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bfc163dadbd37d34525f90d65fbe98940ad8874 --- /dev/null +++ b/shhs_visit2/shhs2-205178/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205178", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:52:50.607492+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205178/embeddings.npy b/shhs_visit2/shhs2-205178/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ec45f7a604be319be6feb432386ad6b8d246604 --- /dev/null +++ b/shhs_visit2/shhs2-205178/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4cfe982b69c1ab108f4edd6fb9212d24d3f2972e889607479efcbab3e8ad10 +size 1170128 diff --git a/shhs_visit2/shhs2-205178/labels.meta.json b/shhs_visit2/shhs2-205178/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..710e02c3dcbc697d641ee077465ef1595b586ee3 --- /dev/null +++ b/shhs_visit2/shhs2-205178/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205178", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:52:50.611562+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205178/labels.npy b/shhs_visit2/shhs2-205178/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..480984cf871aa4363a41a887f1c44bc93a9478ce --- /dev/null +++ b/shhs_visit2/shhs2-205178/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2555c818f7a999e2d24383abd0d8aabf0e7b2a0e7dece395cd6f1a0bf0851cf +size 2468 diff --git a/shhs_visit2/shhs2-205179/embeddings.meta.json b/shhs_visit2/shhs2-205179/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b91294377919447b5bb60140afb56857d4e094d --- /dev/null +++ b/shhs_visit2/shhs2-205179/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205179", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:52:51.932318+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205179/embeddings.npy b/shhs_visit2/shhs2-205179/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a7b03d1ec77e4d7df6bc240a9e949987b15e8772 --- /dev/null +++ b/shhs_visit2/shhs2-205179/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd6ce90dc3300043239a00f6348412c07460eec0b73541116da28212ac4b4dc +size 1200128 diff --git a/shhs_visit2/shhs2-205179/labels.meta.json b/shhs_visit2/shhs2-205179/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..559ec2588c27ba77e330086a7caad93238752ebd --- /dev/null +++ b/shhs_visit2/shhs2-205179/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205179", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:52:51.936797+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205179/labels.npy b/shhs_visit2/shhs2-205179/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2d614906ac1649ef8f864d971e3e4776ab06f10f --- /dev/null +++ b/shhs_visit2/shhs2-205179/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed368835e4526a935e3658d08c28b6c51274702f66af48096587f5245b9c030 +size 2528 diff --git a/shhs_visit2/shhs2-205181/embeddings.meta.json b/shhs_visit2/shhs2-205181/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e0e782fffb40af022d7b10d8077ee26a788f1d1 --- /dev/null +++ b/shhs_visit2/shhs2-205181/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205181", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:52.977464+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205181/embeddings.npy b/shhs_visit2/shhs2-205181/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3cb516d984eba6c3ddb943542d9d76fbede3fb4 --- /dev/null +++ b/shhs_visit2/shhs2-205181/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b0d2e319100cf9f331fb893ca14948029750aa82fed10704012d3c2c82f36e +size 960128 diff --git a/shhs_visit2/shhs2-205181/labels.meta.json b/shhs_visit2/shhs2-205181/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c03a91aa8d2c6d2bc11813c212e1903519d3b85e --- /dev/null +++ b/shhs_visit2/shhs2-205181/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205181", + "n_epochs": 960, + "created_utc": "2026-05-03T18:52:52.981155+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205181/labels.npy b/shhs_visit2/shhs2-205181/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9a09f0cfa0a2bdd4fe26c0fb2ed3efd43c76ede --- /dev/null +++ b/shhs_visit2/shhs2-205181/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3149f8db57c2bc902169e7c8d2746b64a9b8b85e40d59aa958ba78d1ba60757e +size 2048 diff --git a/shhs_visit2/shhs2-205183/embeddings.meta.json b/shhs_visit2/shhs2-205183/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..746dd493ff6144b98baaf429165430d9590dcc87 --- /dev/null +++ b/shhs_visit2/shhs2-205183/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205183", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:54.400321+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205183/embeddings.npy b/shhs_visit2/shhs2-205183/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ea03a8b988503155825a9e19197184630867091b --- /dev/null +++ b/shhs_visit2/shhs2-205183/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e13a143115ca9d61257f18f76f76de0437d1a45fd9ae6d60f64ba5be0634644 +size 1260128 diff --git a/shhs_visit2/shhs2-205183/labels.meta.json b/shhs_visit2/shhs2-205183/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b60f8c8a10db3a9d5d8815a66c92a1a086ef249c --- /dev/null +++ b/shhs_visit2/shhs2-205183/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205183", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:52:54.404430+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205183/labels.npy b/shhs_visit2/shhs2-205183/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb925a4e752365c3a7fd9f4353547bd75b933fee --- /dev/null +++ b/shhs_visit2/shhs2-205183/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0a6ccc9f44e5c07294491ba7803858eceb13be9176f44ac708605c364af07f +size 2648 diff --git a/shhs_visit2/shhs2-205184/embeddings.meta.json b/shhs_visit2/shhs2-205184/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8979f094d13ee14edd1d5b48acc63b004adde143 --- /dev/null +++ b/shhs_visit2/shhs2-205184/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205184", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:55.672539+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205184/embeddings.npy b/shhs_visit2/shhs2-205184/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..136712ed2c5c9a790aceac3a6fd03143f977e449 --- /dev/null +++ b/shhs_visit2/shhs2-205184/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5ca602fd855e6f022ef872985a15839cdaaafc6dbfcf36b636686a157eaf85 +size 1140128 diff --git a/shhs_visit2/shhs2-205184/labels.meta.json b/shhs_visit2/shhs2-205184/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1959389d88ba422f0207896126798be9ec03e0c9 --- /dev/null +++ b/shhs_visit2/shhs2-205184/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205184", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:52:55.676744+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205184/labels.npy b/shhs_visit2/shhs2-205184/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b538834277b5d49b479447508882941f0769958b --- /dev/null +++ b/shhs_visit2/shhs2-205184/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ccb2260a05f65bf1d31ee5946f493e296d5eb22f6c0bf39e85d20ddb6e08ba +size 2408 diff --git a/shhs_visit2/shhs2-205185/embeddings.meta.json b/shhs_visit2/shhs2-205185/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf35903297dc81f8925febcdbf71015ef6ac7596 --- /dev/null +++ b/shhs_visit2/shhs2-205185/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205185", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:52:56.266269+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205185/embeddings.npy b/shhs_visit2/shhs2-205185/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f6cb468c7d2e70731ad6d8fc51dfdc82c7820ccb --- /dev/null +++ b/shhs_visit2/shhs2-205185/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d3258d98a190c796099f9ed2cea293bc535682b970cd5e8ea58a86751af124 +size 1170128 diff --git a/shhs_visit2/shhs2-205185/labels.meta.json b/shhs_visit2/shhs2-205185/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..df3930bd18302b28beea811b2952191754be59f4 --- /dev/null +++ b/shhs_visit2/shhs2-205185/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205185", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:52:56.270915+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205185/labels.npy b/shhs_visit2/shhs2-205185/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0cd01f42f4abb4576d7d4437a8b4c70d2ef30b00 --- /dev/null +++ b/shhs_visit2/shhs2-205185/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10c0904a78843063cec1c3e4cacb2ac78071c372266f28cef15af34bf8f4f08 +size 2468 diff --git a/shhs_visit2/shhs2-205186/embeddings.meta.json b/shhs_visit2/shhs2-205186/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d62c8d8ddca248a53733d7195babcf2aa188b4b --- /dev/null +++ b/shhs_visit2/shhs2-205186/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205186", + "embedding_dim": 500, + "n_epochs": 990, + "created_utc": "2026-05-03T18:52:57.469143+00:00", + "shape": [ + 990, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205186/embeddings.npy b/shhs_visit2/shhs2-205186/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..acb1d7f75ba42630240506aa20049dcde6e46206 --- /dev/null +++ b/shhs_visit2/shhs2-205186/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b56b8584cea269903a9c12d2cc42c0b676c5df021591cecdd6d5fbac6a96df +size 990128 diff --git a/shhs_visit2/shhs2-205186/labels.meta.json b/shhs_visit2/shhs2-205186/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3ecf819e87919dab43b3d8b6c3ed7f334d972b6 --- /dev/null +++ b/shhs_visit2/shhs2-205186/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205186", + "n_epochs": 990, + "created_utc": "2026-05-03T18:52:57.472585+00:00", + "shape": [ + 990 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205186/labels.npy b/shhs_visit2/shhs2-205186/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3bcf8114026707f90fa523c91fbab63276f47d2 --- /dev/null +++ b/shhs_visit2/shhs2-205186/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5cef6fbc2720536719f796f12c77277ad72c123a9d788f6cc33371bcddab5d +size 2108 diff --git a/shhs_visit2/shhs2-205188/embeddings.meta.json b/shhs_visit2/shhs2-205188/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..962fc61f9472b42230fcaa9dec1421d029f517e8 --- /dev/null +++ b/shhs_visit2/shhs2-205188/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205188", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:52:59.529675+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205188/embeddings.npy b/shhs_visit2/shhs2-205188/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..338993bef46c3e78241c7a9d425d3ca89da33308 --- /dev/null +++ b/shhs_visit2/shhs2-205188/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04582249807819bee2496229935e876d5db25ee91e8b305f378dcd2cc3c2ec8 +size 1142128 diff --git a/shhs_visit2/shhs2-205188/labels.meta.json b/shhs_visit2/shhs2-205188/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79181dafc26da950d2210cba579ce9b1adcb1c61 --- /dev/null +++ b/shhs_visit2/shhs2-205188/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205188", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:52:59.533450+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205188/labels.npy b/shhs_visit2/shhs2-205188/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fb0cc3465f55a9fc7ff044dc5069f9cfb03022ce --- /dev/null +++ b/shhs_visit2/shhs2-205188/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e522baea3c778b959fd1ee834409fb672a7cdad5e594bbd841d806f0bdf69eb9 +size 2412 diff --git a/shhs_visit2/shhs2-205189/embeddings.meta.json b/shhs_visit2/shhs2-205189/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90e8dd52554f1bcebbd7c78db490b50148b101ff --- /dev/null +++ b/shhs_visit2/shhs2-205189/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205189", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:00.818302+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205189/embeddings.npy b/shhs_visit2/shhs2-205189/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..73646505f5adff7fc0d2dea37de9946fd84d7f30 --- /dev/null +++ b/shhs_visit2/shhs2-205189/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044de2fbcc4afb8a7b50b24294692080d5cdcb837f38bc06c08a99081ea942b8 +size 1140128 diff --git a/shhs_visit2/shhs2-205189/labels.meta.json b/shhs_visit2/shhs2-205189/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5c57f6f37bf3c346cf1af8fdaa3d469a2db8e64 --- /dev/null +++ b/shhs_visit2/shhs2-205189/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205189", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:00.822390+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205189/labels.npy b/shhs_visit2/shhs2-205189/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..df1a29996aa9d89cd50f6dcc892b40b711b14f0d --- /dev/null +++ b/shhs_visit2/shhs2-205189/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1696fb5cb75e093481e435dd04e2fa8901dc97d0bb66fbcbaa32f651649a125a +size 2408 diff --git a/shhs_visit2/shhs2-205191/embeddings.meta.json b/shhs_visit2/shhs2-205191/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73eb758383590e3dd3a57b240b4434e08d00cf7c --- /dev/null +++ b/shhs_visit2/shhs2-205191/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205191", + "embedding_dim": 500, + "n_epochs": 1019, + "created_utc": "2026-05-03T18:53:03.165694+00:00", + "shape": [ + 1019, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205191/embeddings.npy b/shhs_visit2/shhs2-205191/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf4ed8b432c5927a59c141b210395a4aacdc0954 --- /dev/null +++ b/shhs_visit2/shhs2-205191/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb9d3153f7298bfa89c8ab3cf3740db9eb0df63f35d7f990b8d5c79e22988fb +size 1019128 diff --git a/shhs_visit2/shhs2-205191/labels.meta.json b/shhs_visit2/shhs2-205191/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01d1f5d7dddd9be68e08487b8e018a3761d76aca --- /dev/null +++ b/shhs_visit2/shhs2-205191/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205191", + "n_epochs": 1019, + "created_utc": "2026-05-03T18:53:03.169704+00:00", + "shape": [ + 1019 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205191/labels.npy b/shhs_visit2/shhs2-205191/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..883fad76e510d294a2d4d36dc87e54e81211720b --- /dev/null +++ b/shhs_visit2/shhs2-205191/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09964fadabfe633d525966c6d05ec2cae292ecad577c6b2eab76ae226b08cda1 +size 2166 diff --git a/shhs_visit2/shhs2-205192/embeddings.meta.json b/shhs_visit2/shhs2-205192/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f43e226cdb126d2fac971dab91ddbad68c06aec --- /dev/null +++ b/shhs_visit2/shhs2-205192/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205192", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:53:04.216744+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205192/embeddings.npy b/shhs_visit2/shhs2-205192/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8ca6d6054a8aeb9cd1b5b05af6575ef1b8471a2 --- /dev/null +++ b/shhs_visit2/shhs2-205192/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7520561392dde4a201ebbf449e6f268ba63ef118fc8ec6ece5c50c40ec22a787 +size 960128 diff --git a/shhs_visit2/shhs2-205192/labels.meta.json b/shhs_visit2/shhs2-205192/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ada467f98f714b41b88361d165394f4e29e12f8a --- /dev/null +++ b/shhs_visit2/shhs2-205192/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205192", + "n_epochs": 960, + "created_utc": "2026-05-03T18:53:04.220714+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205192/labels.npy b/shhs_visit2/shhs2-205192/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef707fc3b4d2aaca2d9f0c4b3b36eeb346673ed0 --- /dev/null +++ b/shhs_visit2/shhs2-205192/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e078fa95773e6a0037bfe0e1013ab74fa946edbf229522edc033c77f5904eed1 +size 2048 diff --git a/shhs_visit2/shhs2-205193/embeddings.meta.json b/shhs_visit2/shhs2-205193/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6a823ea391128ea1a3dd9e975af2ca6beca5634 --- /dev/null +++ b/shhs_visit2/shhs2-205193/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205193", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:05.456279+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205193/embeddings.npy b/shhs_visit2/shhs2-205193/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2819ed5d3f4fa0b4a94daefc4ce1a544b0328aa1 --- /dev/null +++ b/shhs_visit2/shhs2-205193/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9008a9425fd6db25f44786862edfeecbce6899c97d8d2ae2f0c6c8629bc6f40e +size 1200128 diff --git a/shhs_visit2/shhs2-205193/labels.meta.json b/shhs_visit2/shhs2-205193/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7dff2857a8fe3e8723f41f0f50dc1eb1333d829 --- /dev/null +++ b/shhs_visit2/shhs2-205193/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205193", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:05.460154+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205193/labels.npy b/shhs_visit2/shhs2-205193/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae489128f1c1863266358a9eb1178a5a301fefb5 --- /dev/null +++ b/shhs_visit2/shhs2-205193/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bc7e16cfbdc7c83ebeb5999000b05a8509b12a292c05cdfb2f5c5348401f77 +size 2528 diff --git a/shhs_visit2/shhs2-205194/embeddings.meta.json b/shhs_visit2/shhs2-205194/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60b2e0fd03b57e9690d273c2c412cb7d775bf46b --- /dev/null +++ b/shhs_visit2/shhs2-205194/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205194", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:53:06.839159+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205194/embeddings.npy b/shhs_visit2/shhs2-205194/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e28252f2886882fbd77fd3870be976d33df1374d --- /dev/null +++ b/shhs_visit2/shhs2-205194/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8e5da76e17a89a7f7445399ee0d830f11c284009adcc905110362f6d347ef1 +size 1260128 diff --git a/shhs_visit2/shhs2-205194/labels.meta.json b/shhs_visit2/shhs2-205194/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3e66de0f1e69a5280570fcb82015032227156c2 --- /dev/null +++ b/shhs_visit2/shhs2-205194/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205194", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:53:06.842644+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205194/labels.npy b/shhs_visit2/shhs2-205194/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6fffbe66dd999feaf1d0be2381a81df47286d722 --- /dev/null +++ b/shhs_visit2/shhs2-205194/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097700cf615b9896660ec484c990ca56702f6b9a80069baecb9b5407ca0a4368 +size 2648 diff --git a/shhs_visit2/shhs2-205204/embeddings.meta.json b/shhs_visit2/shhs2-205204/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5cef67c4674ba1b71de8f7d95e73432f93b54888 --- /dev/null +++ b/shhs_visit2/shhs2-205204/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205204", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:53:08.127698+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205204/embeddings.npy b/shhs_visit2/shhs2-205204/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71d393cf3845e53a0f1fbb92907ff2cbd8e18635 --- /dev/null +++ b/shhs_visit2/shhs2-205204/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d2bcf15e1ecb1d9eda9b8f57c70adf3a8c88d90fb8af896768d235c54b1b0d +size 1260128 diff --git a/shhs_visit2/shhs2-205204/labels.meta.json b/shhs_visit2/shhs2-205204/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..745a87659707f6a9ce09bf8dd70826f4dac3cd02 --- /dev/null +++ b/shhs_visit2/shhs2-205204/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205204", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:53:08.131915+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205204/labels.npy b/shhs_visit2/shhs2-205204/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9d6638aac86aa2073c6885a519948ce6ae9d8289 --- /dev/null +++ b/shhs_visit2/shhs2-205204/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67cb2292c5fca99a0a01251747ca124369b81745d7d52acd7627de540789b02e +size 2648 diff --git a/shhs_visit2/shhs2-205205/embeddings.meta.json b/shhs_visit2/shhs2-205205/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0273a91f6fe5fc2fb160ebba244857dc4302bddc --- /dev/null +++ b/shhs_visit2/shhs2-205205/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205205", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:09.723380+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205205/embeddings.npy b/shhs_visit2/shhs2-205205/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9566eaf596ac078ea8c61cb512414fc0c32ced09 --- /dev/null +++ b/shhs_visit2/shhs2-205205/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4ac4793945104b6f186eb060bb1dfba40ac034e702d0c5a4e1c6290e6f1ebc +size 1364128 diff --git a/shhs_visit2/shhs2-205205/labels.meta.json b/shhs_visit2/shhs2-205205/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31bb0aa9640a4a5cd6fbf9668ae444de914d07e5 --- /dev/null +++ b/shhs_visit2/shhs2-205205/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205205", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:09.727328+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205205/labels.npy b/shhs_visit2/shhs2-205205/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..905299913f1f3e0e6a9ac458b50462be31f9f898 --- /dev/null +++ b/shhs_visit2/shhs2-205205/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7641e1789674d92455cc1bc680c8e1862cfc9ee2fb05a53430fdcdf6f7305c +size 2856 diff --git a/shhs_visit2/shhs2-205206/embeddings.meta.json b/shhs_visit2/shhs2-205206/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c04654ece31a0eb30c20fa26eabd810efaf09b68 --- /dev/null +++ b/shhs_visit2/shhs2-205206/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205206", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:11.367899+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205206/embeddings.npy b/shhs_visit2/shhs2-205206/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a5c9852570d634db65c349fd1f6d33b9f512194 --- /dev/null +++ b/shhs_visit2/shhs2-205206/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6b6be3428d054364435f066bd1a2d6f961e62911f1ef053280d157dae11d76 +size 1364128 diff --git a/shhs_visit2/shhs2-205206/labels.meta.json b/shhs_visit2/shhs2-205206/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3da969aff9835180644e2f2ac6bdea96778f10dc --- /dev/null +++ b/shhs_visit2/shhs2-205206/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205206", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:11.371397+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205206/labels.npy b/shhs_visit2/shhs2-205206/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1022a7a899b52a15107bba6f06bc4aad518f621b --- /dev/null +++ b/shhs_visit2/shhs2-205206/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a27cddc3e896e374d52a37322938da123deb16197c5dae7642ae5efb5a472e9 +size 2856 diff --git a/shhs_visit2/shhs2-205207/embeddings.meta.json b/shhs_visit2/shhs2-205207/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fe65be25edf5a6df949ae2ee37553abde476760 --- /dev/null +++ b/shhs_visit2/shhs2-205207/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205207", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:12.603731+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205207/embeddings.npy b/shhs_visit2/shhs2-205207/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..52bf777494764fde4c738930ae16ab4392caa3d0 --- /dev/null +++ b/shhs_visit2/shhs2-205207/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dac8dd5f45a1f435e14b22317a293a467c245ba85eda658b743f788ef455ea +size 1200128 diff --git a/shhs_visit2/shhs2-205207/labels.meta.json b/shhs_visit2/shhs2-205207/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cd79e4f4cbfa8d3ac8ddf334fde8d13ad3ada3d --- /dev/null +++ b/shhs_visit2/shhs2-205207/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205207", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:12.607284+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205207/labels.npy b/shhs_visit2/shhs2-205207/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e985b8882ce078a6f7d18b8db3032ca16f279d3 --- /dev/null +++ b/shhs_visit2/shhs2-205207/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b824aa31e9dad8226b7f27b441b635ab7be69987b03ced5b16800dcfe92f057 +size 2528 diff --git a/shhs_visit2/shhs2-205212/embeddings.meta.json b/shhs_visit2/shhs2-205212/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f0c8e1ccd2618e49a0a7ac6f819008faa15fd5b --- /dev/null +++ b/shhs_visit2/shhs2-205212/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205212", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:13.859895+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205212/embeddings.npy b/shhs_visit2/shhs2-205212/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..56007b66cc630b08f278f51e17b8f51f6866d52d --- /dev/null +++ b/shhs_visit2/shhs2-205212/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1059bc4361fdd16a35f66aecb280a9abe1389f4d149016e1975137b3cb6bf42a +size 1200128 diff --git a/shhs_visit2/shhs2-205212/labels.meta.json b/shhs_visit2/shhs2-205212/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dd48b1427773933c9f299ec9318f0dce92c2209 --- /dev/null +++ b/shhs_visit2/shhs2-205212/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205212", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:13.863765+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205212/labels.npy b/shhs_visit2/shhs2-205212/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..47d1b5c2792c83ea3984ce8b7cfbadda27ed02a4 --- /dev/null +++ b/shhs_visit2/shhs2-205212/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ae746de0d022f3a002f2914ecb626d82c4d0849f36ef8ec9a1db13ada962bc +size 2528 diff --git a/shhs_visit2/shhs2-205214/embeddings.meta.json b/shhs_visit2/shhs2-205214/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b47084f2032c1fb62ce452efb894c95041282a11 --- /dev/null +++ b/shhs_visit2/shhs2-205214/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205214", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:14.361428+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205214/embeddings.npy b/shhs_visit2/shhs2-205214/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce39b7ce57fc82672fa0a391a3eb111ecb47567a --- /dev/null +++ b/shhs_visit2/shhs2-205214/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224aa34450157256d1d206c493dbf6093bcb9f9205144cdaf498dc745b33a39a +size 1020128 diff --git a/shhs_visit2/shhs2-205214/labels.meta.json b/shhs_visit2/shhs2-205214/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f87e8199e2018cc07b5efce3454a1a7601857de6 --- /dev/null +++ b/shhs_visit2/shhs2-205214/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205214", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:14.365078+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205214/labels.npy b/shhs_visit2/shhs2-205214/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..afdebe5631c5d66428800c162051a2a7d93b1705 --- /dev/null +++ b/shhs_visit2/shhs2-205214/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61786e9f19ce4e5ab16f6c15300a084710ba81a2fee4712f1f24508fcd1ad735 +size 2168 diff --git a/shhs_visit2/shhs2-205215/embeddings.meta.json b/shhs_visit2/shhs2-205215/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d33c1bb8737f7a1e08c59e6aa719749c532cacef --- /dev/null +++ b/shhs_visit2/shhs2-205215/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205215", + "embedding_dim": 500, + "n_epochs": 1142, + "created_utc": "2026-05-03T18:53:16.517865+00:00", + "shape": [ + 1142, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205215/embeddings.npy b/shhs_visit2/shhs2-205215/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a37b7f6e1bd7eca3b36218f3be73e8dc52f4a7e7 --- /dev/null +++ b/shhs_visit2/shhs2-205215/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2962c92b567472c83b14ee6725067e5098f3abd3c94105846b0acf5b3f2f69a +size 1142128 diff --git a/shhs_visit2/shhs2-205215/labels.meta.json b/shhs_visit2/shhs2-205215/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ee3f43ca265680445698adee0b1ada62edc60fe --- /dev/null +++ b/shhs_visit2/shhs2-205215/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205215", + "n_epochs": 1142, + "created_utc": "2026-05-03T18:53:16.521913+00:00", + "shape": [ + 1142 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205215/labels.npy b/shhs_visit2/shhs2-205215/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..157a1eb40349b6382e7675fbd153daa48a485ff2 --- /dev/null +++ b/shhs_visit2/shhs2-205215/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb77398d3738041aaba13ba882b85b62dbe10b22264dc01c0840e7b8e865a2ef +size 2412 diff --git a/shhs_visit2/shhs2-205216/embeddings.meta.json b/shhs_visit2/shhs2-205216/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8dfed4dd333accbf670a5d4ac997ff5a6c2d1bb3 --- /dev/null +++ b/shhs_visit2/shhs2-205216/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205216", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:17.697571+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205216/embeddings.npy b/shhs_visit2/shhs2-205216/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5600ec59ad1bbd94bdd0062a188d7d3a2217bd59 --- /dev/null +++ b/shhs_visit2/shhs2-205216/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16da85f081dc66f8b8a58aa416959353666f5f74b3b3a35d64a86080c26c92fd +size 1020128 diff --git a/shhs_visit2/shhs2-205216/labels.meta.json b/shhs_visit2/shhs2-205216/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d41d7f817cb75358e39d0655c5f562f36ecedf15 --- /dev/null +++ b/shhs_visit2/shhs2-205216/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205216", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:17.701626+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205216/labels.npy b/shhs_visit2/shhs2-205216/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1fb933c0d2fcd3420df4c600c9b9d09c124b42f --- /dev/null +++ b/shhs_visit2/shhs2-205216/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c071b451ef5181d91f0bbf2973f4ad7dafe09324a8de11f293abe63f126b7cd4 +size 2168 diff --git a/shhs_visit2/shhs2-205217/embeddings.meta.json b/shhs_visit2/shhs2-205217/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f2e999f60c6c824d524425516469701f87f2e6d --- /dev/null +++ b/shhs_visit2/shhs2-205217/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205217", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:53:18.764143+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205217/embeddings.npy b/shhs_visit2/shhs2-205217/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eea1de7df5d8085c9207fafacdd7728709b9022c --- /dev/null +++ b/shhs_visit2/shhs2-205217/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3df7afc29dcafd266c669094f66c07ad3a5133aa251cadd4b700f67f03c8c58 +size 960128 diff --git a/shhs_visit2/shhs2-205217/labels.meta.json b/shhs_visit2/shhs2-205217/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08844673912422cd124791c21556297e62d9fa9e --- /dev/null +++ b/shhs_visit2/shhs2-205217/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205217", + "n_epochs": 960, + "created_utc": "2026-05-03T18:53:18.767915+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205217/labels.npy b/shhs_visit2/shhs2-205217/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a6a57daec655cdcf0dcab4cf32ffb683d9fe0a8 --- /dev/null +++ b/shhs_visit2/shhs2-205217/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63936ddd8ee3b0eb556a0212bc1af7e206cbafa56c4a13dd4506789da6e0694e +size 2048 diff --git a/shhs_visit2/shhs2-205219/embeddings.meta.json b/shhs_visit2/shhs2-205219/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cbb223260969dff586c977aec6c6e37e125dd83 --- /dev/null +++ b/shhs_visit2/shhs2-205219/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205219", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:19.296460+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205219/embeddings.npy b/shhs_visit2/shhs2-205219/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f7a27f7c14f4a60054fd34f71d6c147a5834b2ee --- /dev/null +++ b/shhs_visit2/shhs2-205219/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3bbe679b60ddc06fc9b74b0fc5b01698f7f107b4b3a7d12d2f911eba69b668 +size 1080128 diff --git a/shhs_visit2/shhs2-205219/labels.meta.json b/shhs_visit2/shhs2-205219/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d6a5735c932ad0525967e08f8c12ca47d9dc363 --- /dev/null +++ b/shhs_visit2/shhs2-205219/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205219", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:19.300275+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205219/labels.npy b/shhs_visit2/shhs2-205219/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b75633de3af0a5fc6363a2b596c48a512a0c55d2 --- /dev/null +++ b/shhs_visit2/shhs2-205219/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187e677ef80f1073e7a53c7aeaa0408a5c8e4f273d6863d6ef3a1711bcbf19b8 +size 2288 diff --git a/shhs_visit2/shhs2-205220/embeddings.meta.json b/shhs_visit2/shhs2-205220/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ece626c62816e2b7a2be0b35ee2c7d35725ca2c --- /dev/null +++ b/shhs_visit2/shhs2-205220/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205220", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:20.532308+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205220/embeddings.npy b/shhs_visit2/shhs2-205220/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe943a8f3fb3ddebfabd1225a0f9da7d0d08f406 --- /dev/null +++ b/shhs_visit2/shhs2-205220/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff7799ba8fcf9303978866927f091aaba5ec4a4eb03fbbe6f0e20a6036b40f8 +size 1080128 diff --git a/shhs_visit2/shhs2-205220/labels.meta.json b/shhs_visit2/shhs2-205220/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9c40038a5104a26abf22e5d31bd9de012beb67a4 --- /dev/null +++ b/shhs_visit2/shhs2-205220/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205220", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:20.535739+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205220/labels.npy b/shhs_visit2/shhs2-205220/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b0f00a54e79f9764186b20e67c7881346bc6cb2b --- /dev/null +++ b/shhs_visit2/shhs2-205220/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411b6627580c732c953e7ba8fd342e430b5abf813705c028a0ded83f4803be0e +size 2288 diff --git a/shhs_visit2/shhs2-205222/embeddings.meta.json b/shhs_visit2/shhs2-205222/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8cd18ca0ea9276edc59cd4cbbd3f1f5dc134398 --- /dev/null +++ b/shhs_visit2/shhs2-205222/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205222", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:22.131641+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205222/embeddings.npy b/shhs_visit2/shhs2-205222/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..bfb5d721e2fdb08ab0cbac453c550a342c80d40d --- /dev/null +++ b/shhs_visit2/shhs2-205222/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae914d5b3f8ac53cb26c3ca3ca9da7d4a3c6799203ba20470805f4cc27231bf +size 1364128 diff --git a/shhs_visit2/shhs2-205222/labels.meta.json b/shhs_visit2/shhs2-205222/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f37e6c48f903840efab519365a5ca6330f7ba68 --- /dev/null +++ b/shhs_visit2/shhs2-205222/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205222", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:22.135770+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205222/labels.npy b/shhs_visit2/shhs2-205222/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7f7f606003048b0b3be4600ca7e49f06a056534 --- /dev/null +++ b/shhs_visit2/shhs2-205222/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36943a3db4c2014c18949923d1cdd710d3ab4748d9157ddb925faf946811e34 +size 2856 diff --git a/shhs_visit2/shhs2-205226/embeddings.meta.json b/shhs_visit2/shhs2-205226/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31011bade1f429c5272e983be3e1c442114f21c1 --- /dev/null +++ b/shhs_visit2/shhs2-205226/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205226", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:23.490343+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205226/embeddings.npy b/shhs_visit2/shhs2-205226/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..32f21739139ae583fa835dea7ec92fa2942a7df2 --- /dev/null +++ b/shhs_visit2/shhs2-205226/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46df2870abcf01fc6104cd1b97d2c8d5f01fc7a1475af65b0f05e90b2bf1e23a +size 1140128 diff --git a/shhs_visit2/shhs2-205226/labels.meta.json b/shhs_visit2/shhs2-205226/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..81ef965340a55305c0739f5ba3c4f24eb0553cf0 --- /dev/null +++ b/shhs_visit2/shhs2-205226/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205226", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:23.494999+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205226/labels.npy b/shhs_visit2/shhs2-205226/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..313dbd4e031926543ccbc72fe1cab33544437485 --- /dev/null +++ b/shhs_visit2/shhs2-205226/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bb4518fa13b1ba7d69741b9f33f2daff2e9e82ddc6704e77b13d262a1badc3 +size 2408 diff --git a/shhs_visit2/shhs2-205227/embeddings.meta.json b/shhs_visit2/shhs2-205227/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9052f935d8f3c12223c07a414126cd07bb45a0a6 --- /dev/null +++ b/shhs_visit2/shhs2-205227/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205227", + "embedding_dim": 500, + "n_epochs": 1052, + "created_utc": "2026-05-03T18:53:24.994464+00:00", + "shape": [ + 1052, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205227/embeddings.npy b/shhs_visit2/shhs2-205227/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8b6d7ee32a1070a25497e255e786c154bf0d7dc --- /dev/null +++ b/shhs_visit2/shhs2-205227/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf52445003ea53acb790d2d5e5ea17227c69834cb710ff73b81e0dc1c3a8b11 +size 1052128 diff --git a/shhs_visit2/shhs2-205227/labels.meta.json b/shhs_visit2/shhs2-205227/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f37b3b79eed16b706ae9ddba2cb57e236c0d7c9 --- /dev/null +++ b/shhs_visit2/shhs2-205227/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205227", + "n_epochs": 1052, + "created_utc": "2026-05-03T18:53:24.998588+00:00", + "shape": [ + 1052 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205227/labels.npy b/shhs_visit2/shhs2-205227/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..788ff884d4a7d68d8393fd7d83b022b117cf0f79 --- /dev/null +++ b/shhs_visit2/shhs2-205227/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60751738866273e6a86d1e39958045746195ec6034882b646629783061d06340 +size 2232 diff --git a/shhs_visit2/shhs2-205228/embeddings.meta.json b/shhs_visit2/shhs2-205228/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ef9d88fef0bc35177d4cd8fd0bda26be3bf4882 --- /dev/null +++ b/shhs_visit2/shhs2-205228/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205228", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:26.148316+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205228/embeddings.npy b/shhs_visit2/shhs2-205228/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d8ad9865d58a9f8b1b8d40353358a9946d24a383 --- /dev/null +++ b/shhs_visit2/shhs2-205228/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ade60f9247c8ef7e1703ba6e430cefbd1c7c1afe1b16da91b95dd44bc74b79b +size 1080128 diff --git a/shhs_visit2/shhs2-205228/labels.meta.json b/shhs_visit2/shhs2-205228/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f5805bdb19438f71eef623bdbee3622c1106ed3 --- /dev/null +++ b/shhs_visit2/shhs2-205228/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205228", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:26.151797+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205228/labels.npy b/shhs_visit2/shhs2-205228/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..db4d520dde9d849229f1a9239ef28b6b860ee1eb --- /dev/null +++ b/shhs_visit2/shhs2-205228/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80927a5de23d0d31c9eed4f7b7c57d9004a9ec86d7f93142ecec6475ecf7dc3c +size 2288 diff --git a/shhs_visit2/shhs2-205231/embeddings.meta.json b/shhs_visit2/shhs2-205231/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..faae89ea9d8703df699aa32fa3ae905ea878bcf3 --- /dev/null +++ b/shhs_visit2/shhs2-205231/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205231", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:27.274199+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205231/embeddings.npy b/shhs_visit2/shhs2-205231/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e82ec56644f5756bfb3a2db4a41e6292db0fa652 --- /dev/null +++ b/shhs_visit2/shhs2-205231/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97a334128194439e73afffe8defcc9de4db46aa579b8ee96729b41ef23d4eac +size 1020128 diff --git a/shhs_visit2/shhs2-205231/labels.meta.json b/shhs_visit2/shhs2-205231/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a0f43cb25f8c48e00acf3dfe4b94754d4c5d48e --- /dev/null +++ b/shhs_visit2/shhs2-205231/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205231", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:27.277699+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205231/labels.npy b/shhs_visit2/shhs2-205231/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..746937e9eb1ec61230f9eb6e7ec81fd27ba80e7f --- /dev/null +++ b/shhs_visit2/shhs2-205231/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a6c7206bf15d502244efc7b7f7ba9f313bbc39d483b716e65c18248ccdec98 +size 2168 diff --git a/shhs_visit2/shhs2-205234/embeddings.meta.json b/shhs_visit2/shhs2-205234/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..54a4126076ebed9419a3699b755ec96f95c81c56 --- /dev/null +++ b/shhs_visit2/shhs2-205234/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205234", + "embedding_dim": 500, + "n_epochs": 1030, + "created_utc": "2026-05-03T18:53:28.572234+00:00", + "shape": [ + 1030, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205234/embeddings.npy b/shhs_visit2/shhs2-205234/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..51d94bae8a1d61f7781bfa605e4556e98db9c33f --- /dev/null +++ b/shhs_visit2/shhs2-205234/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9a13b4d160bf1cef6ff11948d257478a6f0b1bbcd6b5882e3d9c720438707d +size 1030128 diff --git a/shhs_visit2/shhs2-205234/labels.meta.json b/shhs_visit2/shhs2-205234/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5b4fbadcd128b008cfafa748d0f9cbc56af0781 --- /dev/null +++ b/shhs_visit2/shhs2-205234/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205234", + "n_epochs": 1030, + "created_utc": "2026-05-03T18:53:28.575917+00:00", + "shape": [ + 1030 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205234/labels.npy b/shhs_visit2/shhs2-205234/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4bc564cb400a597f956abca0f3a4bbdd9dc9d40f --- /dev/null +++ b/shhs_visit2/shhs2-205234/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403d7a2c9caa2663c5ccfae3ebf8d882f58584f2eb12f78f4788222aae530a1a +size 2188 diff --git a/shhs_visit2/shhs2-205235/embeddings.meta.json b/shhs_visit2/shhs2-205235/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffb9a410d24332d57373592c10872853f7e57645 --- /dev/null +++ b/shhs_visit2/shhs2-205235/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205235", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:53:29.106488+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205235/embeddings.npy b/shhs_visit2/shhs2-205235/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..faedda4cc2a855f8ab6086c54f9f2658aed87626 --- /dev/null +++ b/shhs_visit2/shhs2-205235/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31fd8143ebf46ea4ac16bac2e97c85f7bbd302503517142f6689c94c168132c +size 960128 diff --git a/shhs_visit2/shhs2-205235/labels.meta.json b/shhs_visit2/shhs2-205235/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f989dc66ad8bddc412815a031073e888e47b714b --- /dev/null +++ b/shhs_visit2/shhs2-205235/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205235", + "n_epochs": 960, + "created_utc": "2026-05-03T18:53:29.110692+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205235/labels.npy b/shhs_visit2/shhs2-205235/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e9dcd903ef5c1c39a13aa627615256fdd5283576 --- /dev/null +++ b/shhs_visit2/shhs2-205235/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8546920237fdf3a965b82d6e73e2a87f904fe1efb7ad959748197e24d591a126 +size 2048 diff --git a/shhs_visit2/shhs2-205237/embeddings.meta.json b/shhs_visit2/shhs2-205237/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44075cd58d4cd6ded28ee5f93d2276d7755f2a59 --- /dev/null +++ b/shhs_visit2/shhs2-205237/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205237", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:30.269000+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205237/embeddings.npy b/shhs_visit2/shhs2-205237/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a01c299038d12c7db62b1da47d821e64107db8d8 --- /dev/null +++ b/shhs_visit2/shhs2-205237/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da28c167dbcaa29a53c1e82a4e7bbefaa3019d55f0b2124a9145b625f7610ef +size 1020128 diff --git a/shhs_visit2/shhs2-205237/labels.meta.json b/shhs_visit2/shhs2-205237/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a43c9d4c16f0605bacbe0a3ccb22782fd85b27cf --- /dev/null +++ b/shhs_visit2/shhs2-205237/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205237", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:30.272864+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205237/labels.npy b/shhs_visit2/shhs2-205237/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..663c320a06e6e3d00abd432470bebf88628578b0 --- /dev/null +++ b/shhs_visit2/shhs2-205237/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460a22dff0db8d4133f51e610db12ad34986df194ccd5ded96291f24c8c7e8d3 +size 2168 diff --git a/shhs_visit2/shhs2-205238/embeddings.meta.json b/shhs_visit2/shhs2-205238/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97ee1e448dd3da01e0bf34cb20edfc50b1804e18 --- /dev/null +++ b/shhs_visit2/shhs2-205238/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205238", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:31.428204+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205238/embeddings.npy b/shhs_visit2/shhs2-205238/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..810135e2bd0b5a9a7a8bfd7773870b5c318f5362 --- /dev/null +++ b/shhs_visit2/shhs2-205238/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be42f4f5f0cbd998cdda8c7ed2ed339c794735958e8adcc559bba3f3ac245dcc +size 1080128 diff --git a/shhs_visit2/shhs2-205238/labels.meta.json b/shhs_visit2/shhs2-205238/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..699c6cda97cc90948f9f2fb3d8cd2fcf0e2e84bd --- /dev/null +++ b/shhs_visit2/shhs2-205238/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205238", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:31.431728+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205238/labels.npy b/shhs_visit2/shhs2-205238/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..51bc1277e396651070bf1d8ed9bd944c20422ddc --- /dev/null +++ b/shhs_visit2/shhs2-205238/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8993f0b629275651c6803969c4467fcbf18233c5bf445a96b4e63fa58168f486 +size 2288 diff --git a/shhs_visit2/shhs2-205239/embeddings.meta.json b/shhs_visit2/shhs2-205239/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f45675068d4af372b01d50bc465385bfd6f0879 --- /dev/null +++ b/shhs_visit2/shhs2-205239/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205239", + "embedding_dim": 500, + "n_epochs": 1050, + "created_utc": "2026-05-03T18:53:32.610284+00:00", + "shape": [ + 1050, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205239/embeddings.npy b/shhs_visit2/shhs2-205239/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc0394de37f93b939b7383d9a3314bdc8d255c3a --- /dev/null +++ b/shhs_visit2/shhs2-205239/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d2a7e112c3321e4f69a34c3b578e2673630f91e83a880febca624fc491ecedc +size 1050128 diff --git a/shhs_visit2/shhs2-205239/labels.meta.json b/shhs_visit2/shhs2-205239/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d532caf583e1afb8062bbd3639adcb5301f31f84 --- /dev/null +++ b/shhs_visit2/shhs2-205239/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205239", + "n_epochs": 1050, + "created_utc": "2026-05-03T18:53:32.614122+00:00", + "shape": [ + 1050 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205239/labels.npy b/shhs_visit2/shhs2-205239/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..31f4ecb8346b30e42ecb9f1d427f4b01667a6a0a --- /dev/null +++ b/shhs_visit2/shhs2-205239/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b79779d361519371259d45d1fcd6b7f9faa4d92c28feb69ab4f173306197330 +size 2228 diff --git a/shhs_visit2/shhs2-205240/embeddings.meta.json b/shhs_visit2/shhs2-205240/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aca86d24e5a776e5b087cddb8a4def651916468d --- /dev/null +++ b/shhs_visit2/shhs2-205240/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205240", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:33.909826+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205240/embeddings.npy b/shhs_visit2/shhs2-205240/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b27e978dc666c098b62e1708774ddfa47ba0fb38 --- /dev/null +++ b/shhs_visit2/shhs2-205240/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21c9f73e1faecce497882bbe7477cb170c504bc9176f60ec418190141075b7af +size 1140128 diff --git a/shhs_visit2/shhs2-205240/labels.meta.json b/shhs_visit2/shhs2-205240/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4dfdd80b74428ea623543a921f90daba8ac59cf1 --- /dev/null +++ b/shhs_visit2/shhs2-205240/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205240", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:33.913227+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205240/labels.npy b/shhs_visit2/shhs2-205240/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb5dcaf4aafccee30fd08e10c5cf7ffe09b9682d --- /dev/null +++ b/shhs_visit2/shhs2-205240/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84954feb3a4d0e1f57afcea078783e9c63552be05a5a90ce70fb5d9e28d8afb1 +size 2408 diff --git a/shhs_visit2/shhs2-205242/embeddings.meta.json b/shhs_visit2/shhs2-205242/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..de091c71c78ba167d2587625b9d14a16b867ef26 --- /dev/null +++ b/shhs_visit2/shhs2-205242/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205242", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:53:34.805753+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205242/embeddings.npy b/shhs_visit2/shhs2-205242/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..57b395942d6055a9e1c189ebd8146fafe5cefdb2 --- /dev/null +++ b/shhs_visit2/shhs2-205242/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eb2a07757e74f88b4d31e215928ac82a5dd359058653723d4d9667485a0109b +size 840128 diff --git a/shhs_visit2/shhs2-205242/labels.meta.json b/shhs_visit2/shhs2-205242/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e32a212040f682de6f9428bb7c54d965a47475de --- /dev/null +++ b/shhs_visit2/shhs2-205242/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205242", + "n_epochs": 840, + "created_utc": "2026-05-03T18:53:34.809999+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205242/labels.npy b/shhs_visit2/shhs2-205242/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5ab3d3c7a2be2462ff6e1ff816f1c09839f1ed1 --- /dev/null +++ b/shhs_visit2/shhs2-205242/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b74f16ce313b57b48efe34172851be913ca50c3be3ee899cfcd90bb7a5290e +size 1808 diff --git a/shhs_visit2/shhs2-205243/embeddings.meta.json b/shhs_visit2/shhs2-205243/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..002d011d65853e20dbaf99aafdca34546a5ba4cd --- /dev/null +++ b/shhs_visit2/shhs2-205243/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205243", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:36.049013+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205243/embeddings.npy b/shhs_visit2/shhs2-205243/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0624392d02513ba488bd3372b8fed8371cc67757 --- /dev/null +++ b/shhs_visit2/shhs2-205243/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f2bfeab0f49731f22129184cd846d07ced41138200528940fdf185a8e8067f6 +size 1020128 diff --git a/shhs_visit2/shhs2-205243/labels.meta.json b/shhs_visit2/shhs2-205243/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cd420cbe34c9c08a166ea195c2df20b44498a02 --- /dev/null +++ b/shhs_visit2/shhs2-205243/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205243", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:36.052697+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205243/labels.npy b/shhs_visit2/shhs2-205243/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90e7ae4b1ddfdfff86bb15ebc6b1333edc9d0be0 --- /dev/null +++ b/shhs_visit2/shhs2-205243/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1058b5cd99c1e6526b536f4a65077f991ab457fab39d58ebfe73c9a85b6c0d1e +size 2168 diff --git a/shhs_visit2/shhs2-205244/embeddings.meta.json b/shhs_visit2/shhs2-205244/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a65121d0198097f1709bebf2abf6957e6dd3d0c3 --- /dev/null +++ b/shhs_visit2/shhs2-205244/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205244", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:37.229400+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205244/embeddings.npy b/shhs_visit2/shhs2-205244/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ec06e5186a3da708b82d861d6e377992ae61596 --- /dev/null +++ b/shhs_visit2/shhs2-205244/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465030e1d13ed1202680b5f3f2e673c7143c5dbfc94538805823ece433299b09 +size 1080128 diff --git a/shhs_visit2/shhs2-205244/labels.meta.json b/shhs_visit2/shhs2-205244/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8074e6fb18ed26c6d8e234a659b8a041d25d7ad3 --- /dev/null +++ b/shhs_visit2/shhs2-205244/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205244", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:37.233506+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205244/labels.npy b/shhs_visit2/shhs2-205244/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..04fd2cae033b7b19c625ee2715a7a77c44c47479 --- /dev/null +++ b/shhs_visit2/shhs2-205244/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4086d5c005cbc798213a25909974cd004d8668b8e24f8821bdfd371ba721d093 +size 2288 diff --git a/shhs_visit2/shhs2-205245/embeddings.meta.json b/shhs_visit2/shhs2-205245/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cba33f9492609d6b4a61ed487ba97200b08e76c8 --- /dev/null +++ b/shhs_visit2/shhs2-205245/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205245", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:38.483881+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205245/embeddings.npy b/shhs_visit2/shhs2-205245/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1165c157296f0207b582dfe26883728c517f3c20 --- /dev/null +++ b/shhs_visit2/shhs2-205245/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d37fadd075a6ee15d12dff6a8a5ed2a7024615e2ec86126cfa7ca8927888c2 +size 1200128 diff --git a/shhs_visit2/shhs2-205245/labels.meta.json b/shhs_visit2/shhs2-205245/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2555ebfbd2fb3620eb967f9580315e26e668b25b --- /dev/null +++ b/shhs_visit2/shhs2-205245/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205245", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:38.487631+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205245/labels.npy b/shhs_visit2/shhs2-205245/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..256f8d5a17737353ac374f87460a7fcd37941145 --- /dev/null +++ b/shhs_visit2/shhs2-205245/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b27f522b47863c5b8866fd5a00e7b501bc1362247892b554e17b239f85e4b9 +size 2528 diff --git a/shhs_visit2/shhs2-205246/embeddings.meta.json b/shhs_visit2/shhs2-205246/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..312b15cc600440321c8a16489c4c2bce357c0236 --- /dev/null +++ b/shhs_visit2/shhs2-205246/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205246", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:40.061905+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205246/embeddings.npy b/shhs_visit2/shhs2-205246/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2f3adb7a38204248aec0893ab1aae637fade4953 --- /dev/null +++ b/shhs_visit2/shhs2-205246/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39404341595bbaea44ac065841b7fb7a6a56b04e1db04f6e2ef0b97e979388d +size 1364128 diff --git a/shhs_visit2/shhs2-205246/labels.meta.json b/shhs_visit2/shhs2-205246/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2734451b732253501380ce3bda2448a6b2e31c8c --- /dev/null +++ b/shhs_visit2/shhs2-205246/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205246", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:40.065659+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205246/labels.npy b/shhs_visit2/shhs2-205246/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..78b8e744e8d2ecb22d9af1177d3e971322a57fed --- /dev/null +++ b/shhs_visit2/shhs2-205246/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7961e94abdfee60164160a6a2c9d689977bf1e0cedd05e5364c258de45c50cda +size 2856 diff --git a/shhs_visit2/shhs2-205247/embeddings.meta.json b/shhs_visit2/shhs2-205247/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3bb7c605805f1fca1f41cd17da23199d440517d0 --- /dev/null +++ b/shhs_visit2/shhs2-205247/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205247", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:41.269127+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205247/embeddings.npy b/shhs_visit2/shhs2-205247/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..264e95ea9783cd7ac47da6ce9c17f2115660b73c --- /dev/null +++ b/shhs_visit2/shhs2-205247/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfd3b478b39920a74cef16ae70cf7e1f36ff0cecf03f2f724318df850efb4ae +size 1020128 diff --git a/shhs_visit2/shhs2-205247/labels.meta.json b/shhs_visit2/shhs2-205247/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5bdd5b86dda691676f7b3eac8a05471f37739396 --- /dev/null +++ b/shhs_visit2/shhs2-205247/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205247", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:41.273215+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205247/labels.npy b/shhs_visit2/shhs2-205247/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f61628cf69015d545d3d318933e755cd2d99a98a --- /dev/null +++ b/shhs_visit2/shhs2-205247/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55b95cfed3eb006ba937d731f355f67af011bf5780a5532607709ceaabe58ff +size 2168 diff --git a/shhs_visit2/shhs2-205248/embeddings.meta.json b/shhs_visit2/shhs2-205248/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d187cb9e2018cdcfd402190b400168c1ffe7b3ec --- /dev/null +++ b/shhs_visit2/shhs2-205248/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205248", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:43.064827+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205248/embeddings.npy b/shhs_visit2/shhs2-205248/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..31ea83b47beca03b60f5ffec005b0dcec9613bce --- /dev/null +++ b/shhs_visit2/shhs2-205248/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c8bafff9896a8e46ac09ea97596691525cb4d71d9ffd594d414e1bc2ae4184 +size 1364128 diff --git a/shhs_visit2/shhs2-205248/labels.meta.json b/shhs_visit2/shhs2-205248/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cadc2de0df2d0c3aeb181ab3293a6fbcbe20288c --- /dev/null +++ b/shhs_visit2/shhs2-205248/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205248", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:53:43.068792+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205248/labels.npy b/shhs_visit2/shhs2-205248/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d0afae0ca7e2e8ba7e74a6b13665e5cb6a98cb4 --- /dev/null +++ b/shhs_visit2/shhs2-205248/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d23a71b5067c5cb9ba901e2607eab8e0282b5ecde05016db554b4e23fad3133 +size 2856 diff --git a/shhs_visit2/shhs2-205250/embeddings.meta.json b/shhs_visit2/shhs2-205250/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cadba10b22466ddc1bf9f42560bb76e32a59163c --- /dev/null +++ b/shhs_visit2/shhs2-205250/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205250", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:43.690195+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205250/embeddings.npy b/shhs_visit2/shhs2-205250/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc083d7868a0b614915b337b641a1453b5ccf618 --- /dev/null +++ b/shhs_visit2/shhs2-205250/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee16dc64913468f284f99eae667db0df10dc248b1633d67f87e29e118b22e45c +size 1200128 diff --git a/shhs_visit2/shhs2-205250/labels.meta.json b/shhs_visit2/shhs2-205250/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38a9cc477768c2552187154e69c17a58f941b36c --- /dev/null +++ b/shhs_visit2/shhs2-205250/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205250", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:43.693772+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205250/labels.npy b/shhs_visit2/shhs2-205250/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ef072b58519f2536e48e355a150674a0fc6e912 --- /dev/null +++ b/shhs_visit2/shhs2-205250/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002d4c7420323bd44d173f5f0fde40d9be077d58d54fb06b3cdeb688aed4abca +size 2528 diff --git a/shhs_visit2/shhs2-205251/embeddings.meta.json b/shhs_visit2/shhs2-205251/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..184fccb6bd79432503ea04918b19e1165aeb0700 --- /dev/null +++ b/shhs_visit2/shhs2-205251/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205251", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:44.875983+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205251/embeddings.npy b/shhs_visit2/shhs2-205251/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0f6ce2867f81d2841a06eee9538bb5711f66ddf1 --- /dev/null +++ b/shhs_visit2/shhs2-205251/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62f3c6db509d4cda357b525019886715e509b03ae772341e080a0d6294e05c3 +size 1080128 diff --git a/shhs_visit2/shhs2-205251/labels.meta.json b/shhs_visit2/shhs2-205251/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c09df5cd5bc1e7492fe953be925200858521321c --- /dev/null +++ b/shhs_visit2/shhs2-205251/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205251", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:44.879777+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205251/labels.npy b/shhs_visit2/shhs2-205251/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b7dbddd2d9e0af1287dbfa5cbc534e49f94a3c6 --- /dev/null +++ b/shhs_visit2/shhs2-205251/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8669ef54d8a85115989db7176826e43c31955324a790664d77e4696217efbb +size 2288 diff --git a/shhs_visit2/shhs2-205252/embeddings.meta.json b/shhs_visit2/shhs2-205252/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ff3f3f365bb2d56b29d3ee547ea253c8affeffd --- /dev/null +++ b/shhs_visit2/shhs2-205252/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205252", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:46.079213+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205252/embeddings.npy b/shhs_visit2/shhs2-205252/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3dac8351d7a51093b03b9b1ca7b9492b53a113ee --- /dev/null +++ b/shhs_visit2/shhs2-205252/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5c197d4ab89cb51f1539f767e2bee5bead7a3bcb8feef9050a45ae2ee0fc38 +size 1080128 diff --git a/shhs_visit2/shhs2-205252/labels.meta.json b/shhs_visit2/shhs2-205252/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1b39959ae91c2eaf7dd2508da1a3fd418b47e0d --- /dev/null +++ b/shhs_visit2/shhs2-205252/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205252", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:53:46.083516+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205252/labels.npy b/shhs_visit2/shhs2-205252/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..97637f50be5039e96f9d4acfe2511d0230e70667 --- /dev/null +++ b/shhs_visit2/shhs2-205252/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f75c1eb36e84ffc950651e27930feeb0b8047e42251fd4671e64bd5f6d93e54 +size 2288 diff --git a/shhs_visit2/shhs2-205255/embeddings.meta.json b/shhs_visit2/shhs2-205255/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..933ee7070e869bbb03e0e5b04bc9eedd01efa26d --- /dev/null +++ b/shhs_visit2/shhs2-205255/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205255", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:53:47.655288+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205255/embeddings.npy b/shhs_visit2/shhs2-205255/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b8f7289f489d6c3aaefe53b90aa66e9c0d1201f6 --- /dev/null +++ b/shhs_visit2/shhs2-205255/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a44751d2ae328abd60c7e04268869ac238bfe80e57a9e0184f1881964393941 +size 1290128 diff --git a/shhs_visit2/shhs2-205255/labels.meta.json b/shhs_visit2/shhs2-205255/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e123a3fd68488ee2b34397bd949153748c58139 --- /dev/null +++ b/shhs_visit2/shhs2-205255/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205255", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:53:47.660992+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205255/labels.npy b/shhs_visit2/shhs2-205255/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cee8be2b6cf0e37df295903c6e2a240ebb9898f2 --- /dev/null +++ b/shhs_visit2/shhs2-205255/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d481d5cb0eaa0d174699853d67feefe1973f008b071f7fdbd964dbd44c5b2013 +size 2708 diff --git a/shhs_visit2/shhs2-205257/embeddings.meta.json b/shhs_visit2/shhs2-205257/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a5e418f1a9377a42284aec401b0a47ce925cc8b --- /dev/null +++ b/shhs_visit2/shhs2-205257/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205257", + "embedding_dim": 500, + "n_epochs": 1150, + "created_utc": "2026-05-03T18:53:48.963798+00:00", + "shape": [ + 1150, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205257/embeddings.npy b/shhs_visit2/shhs2-205257/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e6a0d53320074f3da4eab5ae1a3989a6173767f --- /dev/null +++ b/shhs_visit2/shhs2-205257/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9efa89886e773df2121c0a3c823614742ce2b8f7ef2895ab14578f40c88573be +size 1150128 diff --git a/shhs_visit2/shhs2-205257/labels.meta.json b/shhs_visit2/shhs2-205257/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a37b48449d877ef8affb8d69023058402eb2ee51 --- /dev/null +++ b/shhs_visit2/shhs2-205257/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205257", + "n_epochs": 1150, + "created_utc": "2026-05-03T18:53:48.967799+00:00", + "shape": [ + 1150 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205257/labels.npy b/shhs_visit2/shhs2-205257/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8fc90d0508007f7096a069a5b8b76edd98f9015e --- /dev/null +++ b/shhs_visit2/shhs2-205257/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001a5072d15771c38efc7381127bfec94d7e90bdbfe5dbb40d491e8da015ee55 +size 2428 diff --git a/shhs_visit2/shhs2-205258/embeddings.meta.json b/shhs_visit2/shhs2-205258/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb485c7826f564e82e321dd6b0dfdc1096db6919 --- /dev/null +++ b/shhs_visit2/shhs2-205258/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205258", + "embedding_dim": 500, + "n_epochs": 958, + "created_utc": "2026-05-03T18:53:50.403417+00:00", + "shape": [ + 958, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205258/embeddings.npy b/shhs_visit2/shhs2-205258/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e996b0b93e5f9e37ef6750a4c86669372b3e6ad --- /dev/null +++ b/shhs_visit2/shhs2-205258/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6ba3b0f1a66230f663cb2c4721ad893560d81dc193b2fadfe71af615eee09e +size 958128 diff --git a/shhs_visit2/shhs2-205258/labels.meta.json b/shhs_visit2/shhs2-205258/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1eafd8d9b36706c73221712b5e5dc8ac5b9eb7fb --- /dev/null +++ b/shhs_visit2/shhs2-205258/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205258", + "n_epochs": 958, + "created_utc": "2026-05-03T18:53:50.406901+00:00", + "shape": [ + 958 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205258/labels.npy b/shhs_visit2/shhs2-205258/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c39cf68acd96499c4f7d719398a592d1d0eedf46 --- /dev/null +++ b/shhs_visit2/shhs2-205258/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36dfa7006bd1a2528555d074f3579c210fff7650932619e9f536be8768fc38c +size 2044 diff --git a/shhs_visit2/shhs2-205260/embeddings.meta.json b/shhs_visit2/shhs2-205260/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23e9704df6182ced791a33d5b19de8f4437d81ee --- /dev/null +++ b/shhs_visit2/shhs2-205260/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205260", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:50.923094+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205260/embeddings.npy b/shhs_visit2/shhs2-205260/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1862454b30ca65dd15bb26437e16d712cf25e58f --- /dev/null +++ b/shhs_visit2/shhs2-205260/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad90eacd7915763f8415e9d9f3b1d0be80ba407c0783f328dff729b98c2e2983 +size 1020128 diff --git a/shhs_visit2/shhs2-205260/labels.meta.json b/shhs_visit2/shhs2-205260/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..701cbeb688d205c15de8dcb2fa0ab4041beb75a6 --- /dev/null +++ b/shhs_visit2/shhs2-205260/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205260", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:50.928032+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205260/labels.npy b/shhs_visit2/shhs2-205260/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..514b12568a8de3934adb14bc9ef013c9f18e769e --- /dev/null +++ b/shhs_visit2/shhs2-205260/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60761cea6d91f25ce8faa80f948531ad4c1271d8bcfccfa5b14f38b51261fe4d +size 2168 diff --git a/shhs_visit2/shhs2-205263/embeddings.meta.json b/shhs_visit2/shhs2-205263/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3570a045330c038a49c8dddaa649a2babfe86aa5 --- /dev/null +++ b/shhs_visit2/shhs2-205263/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205263", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:52.103977+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205263/embeddings.npy b/shhs_visit2/shhs2-205263/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1c4425fc3d18a8a19ad2f0a588eddd5c0b9e312 --- /dev/null +++ b/shhs_visit2/shhs2-205263/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1010234240c0b3835074a153a6a461153ef7521c791fbdf59176f496b046fed3 +size 1020128 diff --git a/shhs_visit2/shhs2-205263/labels.meta.json b/shhs_visit2/shhs2-205263/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1bf92faccd949c9a85c1ed10d032eec81410020 --- /dev/null +++ b/shhs_visit2/shhs2-205263/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205263", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:52.107958+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205263/labels.npy b/shhs_visit2/shhs2-205263/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..323086e563c3cfe3e7c0546b5fee32decade7f4e --- /dev/null +++ b/shhs_visit2/shhs2-205263/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d2494d35c5ea0345131f51a11dd365cb4b7b25ed8697d188bbb9f0a05ece37 +size 2168 diff --git a/shhs_visit2/shhs2-205266/embeddings.meta.json b/shhs_visit2/shhs2-205266/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be89d328656695819b8573d134243f4f04711c71 --- /dev/null +++ b/shhs_visit2/shhs2-205266/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205266", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:53.410016+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205266/embeddings.npy b/shhs_visit2/shhs2-205266/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d4b1507f696d6a96fe2ff4dac4a940ebb2b45a51 --- /dev/null +++ b/shhs_visit2/shhs2-205266/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6833280dfe0a36d92eacca57166e6318ef55ad0af2b7ca4e5f0d12c4f5e1f352 +size 1140128 diff --git a/shhs_visit2/shhs2-205266/labels.meta.json b/shhs_visit2/shhs2-205266/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2b3cd79b64729e734a030ac7fc1bb4bc070d619 --- /dev/null +++ b/shhs_visit2/shhs2-205266/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205266", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:53:53.413735+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205266/labels.npy b/shhs_visit2/shhs2-205266/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c2588ba875ed77410219c68068cba8b475d53fc3 --- /dev/null +++ b/shhs_visit2/shhs2-205266/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcfe7f81f8c2871ff59d5b2fdf46e2a5e99ac899b64a0c349385f7e4b06f828 +size 2408 diff --git a/shhs_visit2/shhs2-205267/embeddings.meta.json b/shhs_visit2/shhs2-205267/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..549b70f8df14a9fd2c94cfce2003cab7ffe2ff4e --- /dev/null +++ b/shhs_visit2/shhs2-205267/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205267", + "embedding_dim": 500, + "n_epochs": 1348, + "created_utc": "2026-05-03T18:53:55.503762+00:00", + "shape": [ + 1348, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205267/embeddings.npy b/shhs_visit2/shhs2-205267/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..df956aa4f7d81e8665eb5d0f9ef6397a2bbe076d --- /dev/null +++ b/shhs_visit2/shhs2-205267/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd80bcdaac1f15d3c93b5bbed557bfee5c1cfdfc57f3ce769039aebf1192806b +size 1348128 diff --git a/shhs_visit2/shhs2-205267/labels.meta.json b/shhs_visit2/shhs2-205267/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..79e14b0a38cc17dc11d07c0e4bc3e0c1bde8f2d1 --- /dev/null +++ b/shhs_visit2/shhs2-205267/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205267", + "n_epochs": 1348, + "created_utc": "2026-05-03T18:53:55.507823+00:00", + "shape": [ + 1348 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205267/labels.npy b/shhs_visit2/shhs2-205267/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a70cb39493f673e619a7fbf758a8e31431576636 --- /dev/null +++ b/shhs_visit2/shhs2-205267/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55289d35cacc88a44ddcf7b10905b6fffe30addb3fac675d475c856efe40618 +size 2824 diff --git a/shhs_visit2/shhs2-205270/embeddings.meta.json b/shhs_visit2/shhs2-205270/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5457488483c02076a77f5709564167ce82f474d --- /dev/null +++ b/shhs_visit2/shhs2-205270/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205270", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:56.003048+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205270/embeddings.npy b/shhs_visit2/shhs2-205270/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..231df0c5057366464693f6e1aa9a8748ec1eaec0 --- /dev/null +++ b/shhs_visit2/shhs2-205270/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932c7d221bf5057baf95ed31235fe3299bc7fd5bf5b4a6f68dfa57a10c72cd5d +size 1020128 diff --git a/shhs_visit2/shhs2-205270/labels.meta.json b/shhs_visit2/shhs2-205270/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ee2f38337086dc7fabe2dffafaaa7404f313eeb --- /dev/null +++ b/shhs_visit2/shhs2-205270/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205270", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:53:56.006941+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205270/labels.npy b/shhs_visit2/shhs2-205270/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9141ea79592443f50043633a8b44465a5614f91f --- /dev/null +++ b/shhs_visit2/shhs2-205270/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482672568eb2f809e19d151d2d7652cd8bbb15332f2885711813ec95aa09de0f +size 2168 diff --git a/shhs_visit2/shhs2-205271/embeddings.meta.json b/shhs_visit2/shhs2-205271/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..251964d56756477119455f13ddd22af456e03983 --- /dev/null +++ b/shhs_visit2/shhs2-205271/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205271", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:53:57.528838+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205271/embeddings.npy b/shhs_visit2/shhs2-205271/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..76466db4e01f33387c895447c0473079273d172f --- /dev/null +++ b/shhs_visit2/shhs2-205271/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b49bae7183aed9e79cafb056bc1a7e9b9cec7b0dfef95a53cf8a951686ddc3 +size 1320128 diff --git a/shhs_visit2/shhs2-205271/labels.meta.json b/shhs_visit2/shhs2-205271/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1487c6676cfd56e9ef3d7d732d70fdbb01609bc0 --- /dev/null +++ b/shhs_visit2/shhs2-205271/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205271", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:53:57.533526+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205271/labels.npy b/shhs_visit2/shhs2-205271/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..93264d13c7e6e5bb7054e0c74d853d2420264e98 --- /dev/null +++ b/shhs_visit2/shhs2-205271/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ebe98991b5c09c9641b60eba403c204f8d97364f11eeae7c819069d8bf5e748 +size 2768 diff --git a/shhs_visit2/shhs2-205272/embeddings.meta.json b/shhs_visit2/shhs2-205272/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0634b43825193dd53ee03d8f2b209fbb5d52de4b --- /dev/null +++ b/shhs_visit2/shhs2-205272/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205272", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:58.921954+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205272/embeddings.npy b/shhs_visit2/shhs2-205272/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5deb1e8337372034581a924158d700a60641e24e --- /dev/null +++ b/shhs_visit2/shhs2-205272/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c59b5c09f4ec5369a96e0524e085210f4d27adbab41df2b8c5f570919b2c7b +size 1200128 diff --git a/shhs_visit2/shhs2-205272/labels.meta.json b/shhs_visit2/shhs2-205272/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a9623c25f2cd23c5ffd9d6c8981b336962b9a31 --- /dev/null +++ b/shhs_visit2/shhs2-205272/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205272", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:53:58.925696+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205272/labels.npy b/shhs_visit2/shhs2-205272/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..244ab553e6ed6450a236b50da84fc5ce8d1923a4 --- /dev/null +++ b/shhs_visit2/shhs2-205272/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda11d4894bb59f2c4c61fb075f8642dc58cc70747122d3c8e893bcc360b8178 +size 2528 diff --git a/shhs_visit2/shhs2-205273/embeddings.meta.json b/shhs_visit2/shhs2-205273/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e518bac5b9e1fa1be997c6faf8627e178ad8ec0b --- /dev/null +++ b/shhs_visit2/shhs2-205273/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205273", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:53:59.986335+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205273/embeddings.npy b/shhs_visit2/shhs2-205273/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e9f2017c9d680d8379a41a7d022cd7f1d2f4c4a1 --- /dev/null +++ b/shhs_visit2/shhs2-205273/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1eb59a3975420953df582ce97aeeb5cc559571bb722de3154ad16fb2cdea3ea +size 900128 diff --git a/shhs_visit2/shhs2-205273/labels.meta.json b/shhs_visit2/shhs2-205273/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08c63925c09c93e4fbf3441ef4f1434a868625b9 --- /dev/null +++ b/shhs_visit2/shhs2-205273/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205273", + "n_epochs": 900, + "created_utc": "2026-05-03T18:53:59.992215+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205273/labels.npy b/shhs_visit2/shhs2-205273/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2c3e0a048e5829542bcee9d7042667bfd93a924a --- /dev/null +++ b/shhs_visit2/shhs2-205273/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09077c2c6ae74df2fde0ecfa5d0784454022a094b71c974717f88ed27a66cf4 +size 1928 diff --git a/shhs_visit2/shhs2-205275/embeddings.meta.json b/shhs_visit2/shhs2-205275/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90f54d916dcd24c0d847b64642eae5fde97f0feb --- /dev/null +++ b/shhs_visit2/shhs2-205275/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205275", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:01.235394+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205275/embeddings.npy b/shhs_visit2/shhs2-205275/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..72a5b235c2c68fe82b6ebd823367b3239d0d42bb --- /dev/null +++ b/shhs_visit2/shhs2-205275/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681a93e1348c0ff112a126d07e57edb21db8af8602f56af0dc20b7df65f01733 +size 1140128 diff --git a/shhs_visit2/shhs2-205275/labels.meta.json b/shhs_visit2/shhs2-205275/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c0246174a2113d1c81df44c539c328ece334468 --- /dev/null +++ b/shhs_visit2/shhs2-205275/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205275", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:01.239162+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205275/labels.npy b/shhs_visit2/shhs2-205275/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2900c80b7d9be604b95062d72366a5fe95f6ae9 --- /dev/null +++ b/shhs_visit2/shhs2-205275/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4866a03247f43b062accb1da01868b3930cc2028eb2734d06a3686844da085a9 +size 2408 diff --git a/shhs_visit2/shhs2-205280/embeddings.meta.json b/shhs_visit2/shhs2-205280/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7648d3f516c7d7946cfa75be74d45281bab8b62b --- /dev/null +++ b/shhs_visit2/shhs2-205280/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205280", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:02.546272+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205280/embeddings.npy b/shhs_visit2/shhs2-205280/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..adfa497e885dd98d1e9d8d5e4c2da74eb34d2d0c --- /dev/null +++ b/shhs_visit2/shhs2-205280/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e1b37402fba8bd6bc62bade76baeb3064d6f47342aff66171030b1fc3ece72 +size 1200128 diff --git a/shhs_visit2/shhs2-205280/labels.meta.json b/shhs_visit2/shhs2-205280/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f66327b8fb30b841b7c4fdfce1a178e71fa5bbe9 --- /dev/null +++ b/shhs_visit2/shhs2-205280/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205280", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:02.549563+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205280/labels.npy b/shhs_visit2/shhs2-205280/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..82cab28251882019f69f0ce3ba272600d4e23942 --- /dev/null +++ b/shhs_visit2/shhs2-205280/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eca47f8e7461bab48fe3d83992f2b28b6000fdb54ae0134f08eb5964372f4fb +size 2528 diff --git a/shhs_visit2/shhs2-205282/embeddings.meta.json b/shhs_visit2/shhs2-205282/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc12c3eedc6547adc59a61e5e8094256513bc99d --- /dev/null +++ b/shhs_visit2/shhs2-205282/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205282", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:03.775056+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205282/embeddings.npy b/shhs_visit2/shhs2-205282/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a0c22a68b84dd7efa2b88b4363469771038194e --- /dev/null +++ b/shhs_visit2/shhs2-205282/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb5f194d3c06461c1b9b18981447cadc9d06be78adc233443c4a0b6c56a769b +size 1260128 diff --git a/shhs_visit2/shhs2-205282/labels.meta.json b/shhs_visit2/shhs2-205282/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..acd445292d85550b0a4b88c4946abadaaca8165b --- /dev/null +++ b/shhs_visit2/shhs2-205282/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205282", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:03.779281+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205282/labels.npy b/shhs_visit2/shhs2-205282/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f4a958090c72677c7a8ef9c8dfe8a44085bb56bc --- /dev/null +++ b/shhs_visit2/shhs2-205282/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde68d3a0667aac37f5e99f8dcf51b47fde13357b39465a999620a53fc9897c2 +size 2648 diff --git a/shhs_visit2/shhs2-205283/embeddings.meta.json b/shhs_visit2/shhs2-205283/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..452621d995227c24f877f818f828cf07714649dd --- /dev/null +++ b/shhs_visit2/shhs2-205283/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205283", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:05.146879+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205283/embeddings.npy b/shhs_visit2/shhs2-205283/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc3f343328db1492d53abf059f714674326c918f --- /dev/null +++ b/shhs_visit2/shhs2-205283/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10832da9a678115224a4af586bd995adde0b9722616ce5ac0447737795564db4 +size 1260128 diff --git a/shhs_visit2/shhs2-205283/labels.meta.json b/shhs_visit2/shhs2-205283/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74532410e5e9d300932fb85a8bdd6765e68c9138 --- /dev/null +++ b/shhs_visit2/shhs2-205283/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205283", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:05.150795+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205283/labels.npy b/shhs_visit2/shhs2-205283/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b9dce8385beea5fca3595037c1089462d0d93a7 --- /dev/null +++ b/shhs_visit2/shhs2-205283/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311580df74f4ec22318d50cf7c006c10037d98baf347cda7a8090a0871d2e4b6 +size 2648 diff --git a/shhs_visit2/shhs2-205285/embeddings.meta.json b/shhs_visit2/shhs2-205285/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f301a5cf3ab51759cf34a9622e7f500419bd2a31 --- /dev/null +++ b/shhs_visit2/shhs2-205285/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205285", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:06.503259+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205285/embeddings.npy b/shhs_visit2/shhs2-205285/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..36be9d20521ae7bad5096d2dac9c14631d0f4e16 --- /dev/null +++ b/shhs_visit2/shhs2-205285/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c01f550c410bf702bcb222cf67458b13ba0fb7c4e87713bab236810752ed3f +size 1140128 diff --git a/shhs_visit2/shhs2-205285/labels.meta.json b/shhs_visit2/shhs2-205285/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b648d6291611253969476df6d9c6001e4650765 --- /dev/null +++ b/shhs_visit2/shhs2-205285/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205285", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:06.507062+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205285/labels.npy b/shhs_visit2/shhs2-205285/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3541ad3fee12aff70d5676946369950484b91495 --- /dev/null +++ b/shhs_visit2/shhs2-205285/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850e90cd7ce7b74e71fe5f4cd7003ded84664ae14e53811a30b2692709283694 +size 2408 diff --git a/shhs_visit2/shhs2-205288/embeddings.meta.json b/shhs_visit2/shhs2-205288/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62cfe3c0413cd31471f34d3862fce3f76a8c16c7 --- /dev/null +++ b/shhs_visit2/shhs2-205288/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205288", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:07.595141+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205288/embeddings.npy b/shhs_visit2/shhs2-205288/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f13e82164fabccded87c5c2c079c49ae0f09e448 --- /dev/null +++ b/shhs_visit2/shhs2-205288/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acec51110f8e5b1835e3d6d4e6032b69f851c5d606997cb54ce2ee3e36897a18 +size 1020128 diff --git a/shhs_visit2/shhs2-205288/labels.meta.json b/shhs_visit2/shhs2-205288/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c026dd13250cbf2dec41485296bea472af9d055 --- /dev/null +++ b/shhs_visit2/shhs2-205288/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205288", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:07.598985+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205288/labels.npy b/shhs_visit2/shhs2-205288/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9be537d67b43936b77ae28f26a9520c0827b5436 --- /dev/null +++ b/shhs_visit2/shhs2-205288/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5a5b4bfaf9440a4aa65dd61ed30b45a049b2db0121ff26762eb0dc8212cf42 +size 2168 diff --git a/shhs_visit2/shhs2-205289/embeddings.meta.json b/shhs_visit2/shhs2-205289/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ebe07e4957f51ade1826b89824d9f38f724b9495 --- /dev/null +++ b/shhs_visit2/shhs2-205289/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205289", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:08.105251+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205289/embeddings.npy b/shhs_visit2/shhs2-205289/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3eaa15c1c16fd8cf83d03cd0d6d3e1f9e0cafd1 --- /dev/null +++ b/shhs_visit2/shhs2-205289/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe64602866a450a037344cd9a7be38188ba84424b18ea183aa1732b2147c027b +size 1020128 diff --git a/shhs_visit2/shhs2-205289/labels.meta.json b/shhs_visit2/shhs2-205289/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a5000f9381b4779bbc0410ecd5ecdeaeb44e11c --- /dev/null +++ b/shhs_visit2/shhs2-205289/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205289", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:08.108537+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205289/labels.npy b/shhs_visit2/shhs2-205289/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c40f61bf217d91ed58dd19de1b2ab2f46817ef5c --- /dev/null +++ b/shhs_visit2/shhs2-205289/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f909a1a753cd4f633f7289c1077c131044b3f98266919d0561acf6e7e133533 +size 2168 diff --git a/shhs_visit2/shhs2-205290/embeddings.meta.json b/shhs_visit2/shhs2-205290/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d02d0711ea47d9bbec59a990a1b34bf51892aa2d --- /dev/null +++ b/shhs_visit2/shhs2-205290/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205290", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:09.382469+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205290/embeddings.npy b/shhs_visit2/shhs2-205290/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6131873169e0d8df7e0faff1ac6fe48f49443e70 --- /dev/null +++ b/shhs_visit2/shhs2-205290/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288689b444197765825db4f7000365fea4c25217742c1f2d45c9dc1bc007bc68 +size 1140128 diff --git a/shhs_visit2/shhs2-205290/labels.meta.json b/shhs_visit2/shhs2-205290/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a2ec7d0149ac92567f7ffde84a124a35c99f5e1 --- /dev/null +++ b/shhs_visit2/shhs2-205290/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205290", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:09.386271+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205290/labels.npy b/shhs_visit2/shhs2-205290/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a02ac83e0dca39a2e455f5e44aad5ee7710960c --- /dev/null +++ b/shhs_visit2/shhs2-205290/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4a226c31fcdbad2f87f9c1166ea816685786047c24ffcb9a65f9579c3487be +size 2408 diff --git a/shhs_visit2/shhs2-205292/embeddings.meta.json b/shhs_visit2/shhs2-205292/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..03f3281224c814d9fd18f30b566994a3730699da --- /dev/null +++ b/shhs_visit2/shhs2-205292/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205292", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:10.458493+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205292/embeddings.npy b/shhs_visit2/shhs2-205292/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cc6d911f993291bc36628dbad932e60518c7360e --- /dev/null +++ b/shhs_visit2/shhs2-205292/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312fd6e19e26ed98666bbe19eaaf1ba3a8692e7c8c70c8fababcc1d78f94f78d +size 1020128 diff --git a/shhs_visit2/shhs2-205292/labels.meta.json b/shhs_visit2/shhs2-205292/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf5768bc8a946fe19c6d6f2142ece7e3f6e72000 --- /dev/null +++ b/shhs_visit2/shhs2-205292/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205292", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:10.462385+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205292/labels.npy b/shhs_visit2/shhs2-205292/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..52b48f537c31e1713c034c5319ab8f4469db3e20 --- /dev/null +++ b/shhs_visit2/shhs2-205292/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd386aec7a5b025eb9c468ddfc38d14637fa0f25b3016fe02b5f44fd6dd54f +size 2168 diff --git a/shhs_visit2/shhs2-205299/embeddings.meta.json b/shhs_visit2/shhs2-205299/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d8bc140fc6dd40148596a296c2a7b355fee3083 --- /dev/null +++ b/shhs_visit2/shhs2-205299/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205299", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:11.618952+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205299/embeddings.npy b/shhs_visit2/shhs2-205299/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..41a0b91f49d58ab032cbd5f017cb59c41770ca82 --- /dev/null +++ b/shhs_visit2/shhs2-205299/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d2cf02bb2ab6742ffaefe18a2d700c7b40a77d1a1e5f7ed25ef55e706dac51 +size 1020128 diff --git a/shhs_visit2/shhs2-205299/labels.meta.json b/shhs_visit2/shhs2-205299/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29f08e1d3847913b247b405ff67c6501809d950b --- /dev/null +++ b/shhs_visit2/shhs2-205299/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205299", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:11.622184+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205299/labels.npy b/shhs_visit2/shhs2-205299/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f598590efd84358689081a2395d77735b6aa403e --- /dev/null +++ b/shhs_visit2/shhs2-205299/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705d2b9ddcdd3445fe3b26633f8f77bb24d154161d366f1bc1c062d12b324fe5 +size 2168 diff --git a/shhs_visit2/shhs2-205300/embeddings.meta.json b/shhs_visit2/shhs2-205300/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45efaf4935cb61b291a525a03353ccc3acccdbcf --- /dev/null +++ b/shhs_visit2/shhs2-205300/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205300", + "embedding_dim": 500, + "n_epochs": 1330, + "created_utc": "2026-05-03T18:54:13.151844+00:00", + "shape": [ + 1330, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205300/embeddings.npy b/shhs_visit2/shhs2-205300/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a0630a04eda8fa026ecb3b9e7af8a7d1d21c63a --- /dev/null +++ b/shhs_visit2/shhs2-205300/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a5501336492733d8b34f87f7121a66a2077dbeef935c5c5751346dda846ff3 +size 1330128 diff --git a/shhs_visit2/shhs2-205300/labels.meta.json b/shhs_visit2/shhs2-205300/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ea35a15f84e526ca93a61753bf286d0cc7fde9b --- /dev/null +++ b/shhs_visit2/shhs2-205300/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205300", + "n_epochs": 1330, + "created_utc": "2026-05-03T18:54:13.155469+00:00", + "shape": [ + 1330 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205300/labels.npy b/shhs_visit2/shhs2-205300/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..50dfb8e550b6f8ae4f2c4c9f798cfc2419d24d91 --- /dev/null +++ b/shhs_visit2/shhs2-205300/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a400e8565abe99c79f7eaba2edd082a6b03736e4a9037df7ab7cd1c7ccde0251 +size 2788 diff --git a/shhs_visit2/shhs2-205301/embeddings.meta.json b/shhs_visit2/shhs2-205301/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76853e3ec99ba0252bace5c91a38ed5e8e8a0e0d --- /dev/null +++ b/shhs_visit2/shhs2-205301/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205301", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:13.719406+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205301/embeddings.npy b/shhs_visit2/shhs2-205301/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..70693807616899e2cc81b5466ee072d2cb32e1ec --- /dev/null +++ b/shhs_visit2/shhs2-205301/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6057bbf87d292a8212ebaa53309d3c500c3c63e56fc4782f9af66294e17ab4e1 +size 1020128 diff --git a/shhs_visit2/shhs2-205301/labels.meta.json b/shhs_visit2/shhs2-205301/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b8825ec22c8005edebb13b1e6a87eb823e4fe2d6 --- /dev/null +++ b/shhs_visit2/shhs2-205301/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205301", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:13.723392+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205301/labels.npy b/shhs_visit2/shhs2-205301/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ffdfdbf9df65ffb1ac31fd75b6fe7eb93273da9 --- /dev/null +++ b/shhs_visit2/shhs2-205301/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d4e9120414e8114c347b19ca1e8458801d27d29b5e922325f8e88a5bf26e8b +size 2168 diff --git a/shhs_visit2/shhs2-205305/embeddings.meta.json b/shhs_visit2/shhs2-205305/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..766c00858e48bc2174a719a4acc711d359110873 --- /dev/null +++ b/shhs_visit2/shhs2-205305/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205305", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:54:15.137546+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205305/embeddings.npy b/shhs_visit2/shhs2-205305/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e577ed83219ab45953620a74a4f0ae0e36b633d8 --- /dev/null +++ b/shhs_visit2/shhs2-205305/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d65e0acfc5c7b3efad17cad1d6a773dad7056ce38239fc84c193e9fcc45a5ac +size 1198128 diff --git a/shhs_visit2/shhs2-205305/labels.meta.json b/shhs_visit2/shhs2-205305/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8937e130fe4a4c9d72e78df7a7d978a3980fcd62 --- /dev/null +++ b/shhs_visit2/shhs2-205305/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205305", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:54:15.142371+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205305/labels.npy b/shhs_visit2/shhs2-205305/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..111cb59b9554b67e4b4f72be9d59248e7601e046 --- /dev/null +++ b/shhs_visit2/shhs2-205305/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39f730087ba7ff913893e3d2fc89603a705b73c39c783fddf945090cbf05084 +size 2524 diff --git a/shhs_visit2/shhs2-205308/embeddings.meta.json b/shhs_visit2/shhs2-205308/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8e34383f79600edb5b8f1cbcc1eca4e625957ce --- /dev/null +++ b/shhs_visit2/shhs2-205308/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205308", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:16.478872+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205308/embeddings.npy b/shhs_visit2/shhs2-205308/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3797d6bd3dd743f58863b5d280a3ea5e3f3b4bf9 --- /dev/null +++ b/shhs_visit2/shhs2-205308/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab430e744866b9397b26bd064eab73dce12ea3351bc36df28d2c8da679997233 +size 1140128 diff --git a/shhs_visit2/shhs2-205308/labels.meta.json b/shhs_visit2/shhs2-205308/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ecd698304a9706a40dab3f139235c0e1fd20cc48 --- /dev/null +++ b/shhs_visit2/shhs2-205308/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205308", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:16.482647+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205308/labels.npy b/shhs_visit2/shhs2-205308/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bf2c976b572b3830d4e1941210dd564751b3c96e --- /dev/null +++ b/shhs_visit2/shhs2-205308/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d3adf769737e69b49544d90cfa3a2c6d9386a957f748533dcb65796898fc98 +size 2408 diff --git a/shhs_visit2/shhs2-205311/embeddings.meta.json b/shhs_visit2/shhs2-205311/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3c46ffd6c5b120777af787cc466e76a8ea8ad6f6 --- /dev/null +++ b/shhs_visit2/shhs2-205311/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205311", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:17.850931+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205311/embeddings.npy b/shhs_visit2/shhs2-205311/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..18ba249a10968806e0afe9929a8e61fa76c5e563 --- /dev/null +++ b/shhs_visit2/shhs2-205311/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014cfa0df3a7fd20d40782081e34dbddedc5f0a85bdbe0838493125587cf250e +size 1140128 diff --git a/shhs_visit2/shhs2-205311/labels.meta.json b/shhs_visit2/shhs2-205311/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b6fc12d2c10444b999761ae0f0ad391221bbd5b6 --- /dev/null +++ b/shhs_visit2/shhs2-205311/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205311", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:17.854929+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205311/labels.npy b/shhs_visit2/shhs2-205311/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a377c2d3802e70764161d2482c2956c3f1f81d62 --- /dev/null +++ b/shhs_visit2/shhs2-205311/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f970f9a77f75d393b0ae5256e88e64a7f8a2161820c127ec0f4b6fc066170c0 +size 2408 diff --git a/shhs_visit2/shhs2-205312/embeddings.meta.json b/shhs_visit2/shhs2-205312/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..925f6641133735f7d4a8545f71aac66712cde8b6 --- /dev/null +++ b/shhs_visit2/shhs2-205312/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205312", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:18.504553+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205312/embeddings.npy b/shhs_visit2/shhs2-205312/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a67b72904f8c422706e6954c994b280912fea01 --- /dev/null +++ b/shhs_visit2/shhs2-205312/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28927b0f0c735ab61735b46cfa8fdcb072bc742119e3d1670824d0cbcee10f3a +size 1140128 diff --git a/shhs_visit2/shhs2-205312/labels.meta.json b/shhs_visit2/shhs2-205312/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..793c2dd1055856022bd9d0fed841526fd34a3154 --- /dev/null +++ b/shhs_visit2/shhs2-205312/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205312", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:18.509153+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205312/labels.npy b/shhs_visit2/shhs2-205312/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9aa10673680c976f65fda9d8951bc1965ba19bcc --- /dev/null +++ b/shhs_visit2/shhs2-205312/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b67eb05438f188a2d043ddb7b34cd060761464aef1d4ec2efabb220c18966122 +size 2408 diff --git a/shhs_visit2/shhs2-205314/embeddings.meta.json b/shhs_visit2/shhs2-205314/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fec411b2d0625a739924dc08284df1159e1d388 --- /dev/null +++ b/shhs_visit2/shhs2-205314/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205314", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:19.891959+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205314/embeddings.npy b/shhs_visit2/shhs2-205314/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5d4f54b1a37265695fcacfabdfb04f756b0aa8b3 --- /dev/null +++ b/shhs_visit2/shhs2-205314/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc016241b10d0e3dc7ceaa4f804f4536b0ff5a0e95d05fb4d0c57ce542a663a4 +size 1260128 diff --git a/shhs_visit2/shhs2-205314/labels.meta.json b/shhs_visit2/shhs2-205314/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..807291ae01e877991a121bc978a4b11fc4133a9a --- /dev/null +++ b/shhs_visit2/shhs2-205314/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205314", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:19.895836+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205314/labels.npy b/shhs_visit2/shhs2-205314/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e896ea782edb0e0fbf29829b0bb7ab67a5049dcd --- /dev/null +++ b/shhs_visit2/shhs2-205314/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b3a24bb4324f1d635c65dac86181b79ce17c6eae4405d4b891ecf75c58db7f +size 2648 diff --git a/shhs_visit2/shhs2-205315/embeddings.meta.json b/shhs_visit2/shhs2-205315/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fee11e6297b9132bac21e902b5b55796dac5ff20 --- /dev/null +++ b/shhs_visit2/shhs2-205315/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205315", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:21.356092+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205315/embeddings.npy b/shhs_visit2/shhs2-205315/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..41fc51cf8ec22dadaacb7b56dfd1403e5551bfba --- /dev/null +++ b/shhs_visit2/shhs2-205315/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b535e1d80fa71a0279494c387ed5d25b27e0e45c63b93a6d198487832a8ed2f +size 1320128 diff --git a/shhs_visit2/shhs2-205315/labels.meta.json b/shhs_visit2/shhs2-205315/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aba3f387ac747490fa6b61127ceb51f0f6194596 --- /dev/null +++ b/shhs_visit2/shhs2-205315/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205315", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:21.359875+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205315/labels.npy b/shhs_visit2/shhs2-205315/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a38b490420d0760dcfe99626dd5d7f0507e6a0b4 --- /dev/null +++ b/shhs_visit2/shhs2-205315/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bda11872b523d44689af444265123f1c94cba5a3c80baac89956732132a6da1 +size 2768 diff --git a/shhs_visit2/shhs2-205320/embeddings.meta.json b/shhs_visit2/shhs2-205320/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd91660fd97a4158f13eac58aeb054e7eead9068 --- /dev/null +++ b/shhs_visit2/shhs2-205320/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205320", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:22.681066+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205320/embeddings.npy b/shhs_visit2/shhs2-205320/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1edfb96b201b7f68b579a7295ccb65cfabe77f62 --- /dev/null +++ b/shhs_visit2/shhs2-205320/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022cc582fe6d02b7646515f50c96382d1951b67d34b678fc1fe22c51d1a9e056 +size 1200128 diff --git a/shhs_visit2/shhs2-205320/labels.meta.json b/shhs_visit2/shhs2-205320/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f12bab444ab37c80e7e0d358a6454214cfc14234 --- /dev/null +++ b/shhs_visit2/shhs2-205320/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205320", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:22.684587+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205320/labels.npy b/shhs_visit2/shhs2-205320/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..49ff5af89771014931f76eee5a5cdfbb15575d1f --- /dev/null +++ b/shhs_visit2/shhs2-205320/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c137403cabe7f1b94f277cc257d1a9ad255831c332ff4a0d69372b372e00388 +size 2528 diff --git a/shhs_visit2/shhs2-205323/embeddings.meta.json b/shhs_visit2/shhs2-205323/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e610a08addd486c1b52bc2b9ea7ac3833386d8a5 --- /dev/null +++ b/shhs_visit2/shhs2-205323/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205323", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:23.780604+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205323/embeddings.npy b/shhs_visit2/shhs2-205323/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f3de3aed1ecb9ddd1536cec61c4a6169ee36cf2 --- /dev/null +++ b/shhs_visit2/shhs2-205323/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4062935fc68787d48f938a24ef7df31bc9c08552312d03607d4f644f14a0ed +size 1020128 diff --git a/shhs_visit2/shhs2-205323/labels.meta.json b/shhs_visit2/shhs2-205323/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc166a5a22891dcce5172bfb60e7cc4dcee857da --- /dev/null +++ b/shhs_visit2/shhs2-205323/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205323", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:23.784759+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205323/labels.npy b/shhs_visit2/shhs2-205323/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b30377f4d59837c97fee5612f25ee2e01afcdb33 --- /dev/null +++ b/shhs_visit2/shhs2-205323/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d239ded122c643b49cf5b1d9d25778851a8696442aeb8de9aa6b4a9ce17b19c +size 2168 diff --git a/shhs_visit2/shhs2-205324/embeddings.meta.json b/shhs_visit2/shhs2-205324/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d91af10ddca1c10f0aa6dff316cfda967d620db --- /dev/null +++ b/shhs_visit2/shhs2-205324/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205324", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:24.406315+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205324/embeddings.npy b/shhs_visit2/shhs2-205324/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0380985bf6c67ccfca1f0fe81f8ae7c062f6aec --- /dev/null +++ b/shhs_visit2/shhs2-205324/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2c6dd77f6c74e04bc88807365f9274868d1d48e36152fe2246e55698aa7f14 +size 1320128 diff --git a/shhs_visit2/shhs2-205324/labels.meta.json b/shhs_visit2/shhs2-205324/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..617f572e3fe97a38f5b3df3649909b135a36501a --- /dev/null +++ b/shhs_visit2/shhs2-205324/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205324", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:24.410049+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205324/labels.npy b/shhs_visit2/shhs2-205324/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5c0edf0e78269a79fb5e160b11ea6a9be9ede18 --- /dev/null +++ b/shhs_visit2/shhs2-205324/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d998d25e257d0772b5e4d09626acfa68c3cdc23f6950b0c12f8331df75e77f8d +size 2768 diff --git a/shhs_visit2/shhs2-205325/embeddings.meta.json b/shhs_visit2/shhs2-205325/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10ab896528a380e13a7c1de7215da9728b952659 --- /dev/null +++ b/shhs_visit2/shhs2-205325/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205325", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:25.749763+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205325/embeddings.npy b/shhs_visit2/shhs2-205325/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..879150230a7588dbedee0632f3cec3d3fd143e24 --- /dev/null +++ b/shhs_visit2/shhs2-205325/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01bb04484536607d640bdc926521a97ac342998dc01682f29b755064927f96e +size 1140128 diff --git a/shhs_visit2/shhs2-205325/labels.meta.json b/shhs_visit2/shhs2-205325/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff9c95e258a8840e66d83453ce26550028e73a4a --- /dev/null +++ b/shhs_visit2/shhs2-205325/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205325", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:25.753799+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205325/labels.npy b/shhs_visit2/shhs2-205325/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..54679e7660245420a64bcbf5f1661d5978d97f3b --- /dev/null +++ b/shhs_visit2/shhs2-205325/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2de6cd93758f4c564f4971fe4655965405a0f166109ecacee9d5a3825469198 +size 2408 diff --git a/shhs_visit2/shhs2-205329/embeddings.meta.json b/shhs_visit2/shhs2-205329/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa6ec0f1e91d581715314ef3bc1d4586a3e8ecbd --- /dev/null +++ b/shhs_visit2/shhs2-205329/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205329", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:27.065494+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205329/embeddings.npy b/shhs_visit2/shhs2-205329/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..98635d0addad60ff42953d2d134dfa79c64dcf1a --- /dev/null +++ b/shhs_visit2/shhs2-205329/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9bb5c8d7888f718c093376142fd680111f659f7db16c45aecb358829287e4e4 +size 1140128 diff --git a/shhs_visit2/shhs2-205329/labels.meta.json b/shhs_visit2/shhs2-205329/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d87e7975ae3039ed2406774d80001171f9d498c --- /dev/null +++ b/shhs_visit2/shhs2-205329/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205329", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:27.069816+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205329/labels.npy b/shhs_visit2/shhs2-205329/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b300da8adcabc288895189e18a77ddd3ba00e60f --- /dev/null +++ b/shhs_visit2/shhs2-205329/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5346ebbd94e0ea9ceefce723ff742ba96b732ba78d8ecfcf0e9e72aa1d386a +size 2408 diff --git a/shhs_visit2/shhs2-205335/embeddings.meta.json b/shhs_visit2/shhs2-205335/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a51f88d221dccf79660ca60bc7a93d1c733c0b6 --- /dev/null +++ b/shhs_visit2/shhs2-205335/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205335", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:54:28.227237+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205335/embeddings.npy b/shhs_visit2/shhs2-205335/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c6e7249e9a3007e661c9bdefc6dd6813a54a046e --- /dev/null +++ b/shhs_visit2/shhs2-205335/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5eb84eb3779faabe27c158bc68d15231a6168c21ed3893062bd8bbc7129386 +size 1080128 diff --git a/shhs_visit2/shhs2-205335/labels.meta.json b/shhs_visit2/shhs2-205335/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a95532368d37ab4d74beee4d64b9c332290936ca --- /dev/null +++ b/shhs_visit2/shhs2-205335/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205335", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:54:28.232100+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205335/labels.npy b/shhs_visit2/shhs2-205335/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2515ef6eb48bf807a981a2774719d15aa2d15fa --- /dev/null +++ b/shhs_visit2/shhs2-205335/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2f12d18938163a309cc01d7effd58c3dc0b50d1d40ae4681c218ff824d166d +size 2288 diff --git a/shhs_visit2/shhs2-205336/embeddings.meta.json b/shhs_visit2/shhs2-205336/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15634e1048c919ef3ebc30965a7e25f963fddc7a --- /dev/null +++ b/shhs_visit2/shhs2-205336/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205336", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:29.397997+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205336/embeddings.npy b/shhs_visit2/shhs2-205336/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..82ca1345f5af1624cc0a08acb257e41befbbadcb --- /dev/null +++ b/shhs_visit2/shhs2-205336/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c96ddf9715aa87782b4b6dde8a202c46d908e1cc6f7080f3d7cd62beb15266c +size 1020128 diff --git a/shhs_visit2/shhs2-205336/labels.meta.json b/shhs_visit2/shhs2-205336/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cbe83648dbfc67da147b218af7bf53a1b2e2e144 --- /dev/null +++ b/shhs_visit2/shhs2-205336/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205336", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:29.401393+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205336/labels.npy b/shhs_visit2/shhs2-205336/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c54620efd9e861f75c89e36a12d579ad24d724b9 --- /dev/null +++ b/shhs_visit2/shhs2-205336/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991748deb43bf223c82eb4eef9d492cf6ae4d9cb1ec8149c623a1031bff1439e +size 2168 diff --git a/shhs_visit2/shhs2-205337/embeddings.meta.json b/shhs_visit2/shhs2-205337/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad134f9717d5da1765813658db1b69640e58ac52 --- /dev/null +++ b/shhs_visit2/shhs2-205337/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205337", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:54:30.587420+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205337/embeddings.npy b/shhs_visit2/shhs2-205337/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..40e76432e5b24ee5d9e0c408a79dc87900bc7f1f --- /dev/null +++ b/shhs_visit2/shhs2-205337/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f917c47595246f315df2e6b8af13ca5c566fa5ab9c0902b183b68db3c32622ea +size 1080128 diff --git a/shhs_visit2/shhs2-205337/labels.meta.json b/shhs_visit2/shhs2-205337/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3083f21fe1afd11a9501fdb48abbc241f59654cd --- /dev/null +++ b/shhs_visit2/shhs2-205337/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205337", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:54:30.590726+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205337/labels.npy b/shhs_visit2/shhs2-205337/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4ad1768a6339f87a61a45001cb500fab791633f3 --- /dev/null +++ b/shhs_visit2/shhs2-205337/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3d11fba94489467be7b61c6cb4066590bbccf80f10c43a451aed5717de42ac +size 2288 diff --git a/shhs_visit2/shhs2-205338/embeddings.meta.json b/shhs_visit2/shhs2-205338/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ee7642b04e32c42d20546aac8e85c568283a916 --- /dev/null +++ b/shhs_visit2/shhs2-205338/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205338", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:31.206207+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205338/embeddings.npy b/shhs_visit2/shhs2-205338/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..26d6d731f13f85be0284587936ce02df39c0c0e8 --- /dev/null +++ b/shhs_visit2/shhs2-205338/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449988a51af230007d6d6258a94bc77ec586a614d7f53369df2bf7339eb9e7b2 +size 1320128 diff --git a/shhs_visit2/shhs2-205338/labels.meta.json b/shhs_visit2/shhs2-205338/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93a053c9d0fb6206cad8488f55f00b29a15e1bf0 --- /dev/null +++ b/shhs_visit2/shhs2-205338/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205338", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:31.210024+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205338/labels.npy b/shhs_visit2/shhs2-205338/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4fbc1aaf4bb7014772ec0a5e42d8b68c29e327a4 --- /dev/null +++ b/shhs_visit2/shhs2-205338/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e1ae1be733f7256e14831d08a6b70d10bc9de6acc98d95b5378a03d74c4fd3 +size 2768 diff --git a/shhs_visit2/shhs2-205340/embeddings.meta.json b/shhs_visit2/shhs2-205340/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea619184d65f9d19ec60645aa12bdd288fb7c8e9 --- /dev/null +++ b/shhs_visit2/shhs2-205340/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205340", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:54:32.438456+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205340/embeddings.npy b/shhs_visit2/shhs2-205340/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e8af48bc62cac5e185e2edb2ef297c13a250a1c7 --- /dev/null +++ b/shhs_visit2/shhs2-205340/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33dfaf2ad218adc6d27b0c708ad42fbbb87900a85a2ed5649f72c92e802a3e6e +size 1080128 diff --git a/shhs_visit2/shhs2-205340/labels.meta.json b/shhs_visit2/shhs2-205340/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1aca245cb491ec9bf37606d2c3f1d2d66519b142 --- /dev/null +++ b/shhs_visit2/shhs2-205340/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205340", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:54:32.441831+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205340/labels.npy b/shhs_visit2/shhs2-205340/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0663fb62b9cf169f69f303b9c97a2df39e32436 --- /dev/null +++ b/shhs_visit2/shhs2-205340/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5f3135637050844b60ac93bb4f2836881001893e7195bf381b02e79e333e1d +size 2288 diff --git a/shhs_visit2/shhs2-205344/embeddings.meta.json b/shhs_visit2/shhs2-205344/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b6c21046a476a4eb374717fe4eec7540c9e3c17 --- /dev/null +++ b/shhs_visit2/shhs2-205344/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205344", + "embedding_dim": 500, + "n_epochs": 962, + "created_utc": "2026-05-03T18:54:33.572515+00:00", + "shape": [ + 962, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205344/embeddings.npy b/shhs_visit2/shhs2-205344/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fee31cfe609bbec9f2e5887cec2c5e0d8c470d3b --- /dev/null +++ b/shhs_visit2/shhs2-205344/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76c2c6dc535083459df39da569da57b3c324b5641dbeed878997b6a1296c7db +size 962128 diff --git a/shhs_visit2/shhs2-205344/labels.meta.json b/shhs_visit2/shhs2-205344/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..791792ca937dbedf413e113d8f17aced8b52970c --- /dev/null +++ b/shhs_visit2/shhs2-205344/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205344", + "n_epochs": 962, + "created_utc": "2026-05-03T18:54:33.576661+00:00", + "shape": [ + 962 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205344/labels.npy b/shhs_visit2/shhs2-205344/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec9f72d11915e36c49ca3cc998b9c43348887f01 --- /dev/null +++ b/shhs_visit2/shhs2-205344/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e48eaf431b7aa135d7c90d1223b8af7dbffbd64560de860a2d32bdb4864a8e9 +size 2052 diff --git a/shhs_visit2/shhs2-205345/embeddings.meta.json b/shhs_visit2/shhs2-205345/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a1376b47c8b617a739f875d6abc72c437ce17e4 --- /dev/null +++ b/shhs_visit2/shhs2-205345/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205345", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:34.694474+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205345/embeddings.npy b/shhs_visit2/shhs2-205345/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5bdc30332d55ebfe0f895f679135901863ce0616 --- /dev/null +++ b/shhs_visit2/shhs2-205345/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39a18d299e135ce8a15500a736c34473bedbd888af1e995949fa00fde745863 +size 1020128 diff --git a/shhs_visit2/shhs2-205345/labels.meta.json b/shhs_visit2/shhs2-205345/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87410f91dd183d6c019b4ec68af0dd2393a10385 --- /dev/null +++ b/shhs_visit2/shhs2-205345/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205345", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:54:34.698653+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205345/labels.npy b/shhs_visit2/shhs2-205345/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f26d1755ca6296287659f67e925946539f63e055 --- /dev/null +++ b/shhs_visit2/shhs2-205345/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dfd6b3f6eb2433dc7a0f9faeaa7dbed8c4bd519270aade6b2ac3189a9e520e7 +size 2168 diff --git a/shhs_visit2/shhs2-205346/embeddings.meta.json b/shhs_visit2/shhs2-205346/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85346a2db730c156c059e41b9d4d8c71dfe69fb9 --- /dev/null +++ b/shhs_visit2/shhs2-205346/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205346", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:36.187681+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205346/embeddings.npy b/shhs_visit2/shhs2-205346/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ac4086b9cb38e0ba766d1f694765970ba7a680e --- /dev/null +++ b/shhs_visit2/shhs2-205346/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b617a69ed98576ebc43572e3cb81a36110fc3408469ac6043e6681ba3850ed75 +size 1320128 diff --git a/shhs_visit2/shhs2-205346/labels.meta.json b/shhs_visit2/shhs2-205346/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d19b41e8e6f3d118b80a5224cd78375e36fd7be --- /dev/null +++ b/shhs_visit2/shhs2-205346/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205346", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:36.191719+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205346/labels.npy b/shhs_visit2/shhs2-205346/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..303c3388b6d6c60663b9085a671e4fd1d59f79ba --- /dev/null +++ b/shhs_visit2/shhs2-205346/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf1d789ed3e1613b8a65db0756c680ddd4eae50d3a431b2d45bbad713653e42 +size 2768 diff --git a/shhs_visit2/shhs2-205348/embeddings.meta.json b/shhs_visit2/shhs2-205348/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..919a2d3d8a3e86cec23d2fdc82d2e334c94cfcec --- /dev/null +++ b/shhs_visit2/shhs2-205348/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205348", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:54:36.818408+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205348/embeddings.npy b/shhs_visit2/shhs2-205348/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9bc0d297d331e16d54ebf1b3c2009702b8e5b7f3 --- /dev/null +++ b/shhs_visit2/shhs2-205348/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f921735fc3b9e7ec4c5c87544169caf3436d2e9c6864047d109084810dfb7b +size 1364128 diff --git a/shhs_visit2/shhs2-205348/labels.meta.json b/shhs_visit2/shhs2-205348/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc690bfd2d3cb55c0ad7dfcfa60b6f593ca2d561 --- /dev/null +++ b/shhs_visit2/shhs2-205348/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205348", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:54:36.822624+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205348/labels.npy b/shhs_visit2/shhs2-205348/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dccacab24114231ba7a7408eaf5dc95a48981db6 --- /dev/null +++ b/shhs_visit2/shhs2-205348/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ff2c962b3d22d84a9e3979f7b6918232c4f8058d9b2af07abbbf9de2d08fc5e +size 2856 diff --git a/shhs_visit2/shhs2-205349/embeddings.meta.json b/shhs_visit2/shhs2-205349/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8d4ca36683c6902dbd2a52b56023a663041ae2df --- /dev/null +++ b/shhs_visit2/shhs2-205349/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205349", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:54:38.169134+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205349/embeddings.npy b/shhs_visit2/shhs2-205349/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd113948e34571793f91808ed15c1aa43e1c342c --- /dev/null +++ b/shhs_visit2/shhs2-205349/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b6fe6c73192d9fb8d9a618613fe0748c651f1682c4cafe5b25e7a374417864 +size 1170128 diff --git a/shhs_visit2/shhs2-205349/labels.meta.json b/shhs_visit2/shhs2-205349/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6be910e8daaefc1ba0f4b76e5665e44902b7a6c --- /dev/null +++ b/shhs_visit2/shhs2-205349/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205349", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:54:38.173242+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205349/labels.npy b/shhs_visit2/shhs2-205349/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..78bcd602b89d085869b50a6102a21a436388bb29 --- /dev/null +++ b/shhs_visit2/shhs2-205349/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b7d17b758d1f5e265d22149c8ba9aede1e662919a21216f0ae55d14f64c66a +size 2468 diff --git a/shhs_visit2/shhs2-205350/embeddings.meta.json b/shhs_visit2/shhs2-205350/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4be4a6f18851d5d55400ac809faa9427fae3b9fc --- /dev/null +++ b/shhs_visit2/shhs2-205350/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205350", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:39.466663+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205350/embeddings.npy b/shhs_visit2/shhs2-205350/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92d259cee3f97b840f3c29ed2385b7bf75985ba5 --- /dev/null +++ b/shhs_visit2/shhs2-205350/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361e0971913e55a582bf810a7b4ceaefb7393a31226abd70d79175a4127b812b +size 1200128 diff --git a/shhs_visit2/shhs2-205350/labels.meta.json b/shhs_visit2/shhs2-205350/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..663d10bdea3c1a3ea65064c71f5b36becd64dabd --- /dev/null +++ b/shhs_visit2/shhs2-205350/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205350", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:39.470642+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205350/labels.npy b/shhs_visit2/shhs2-205350/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..940218449a1b17502bf476ffe0e5bb88c85efd47 --- /dev/null +++ b/shhs_visit2/shhs2-205350/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a11d058c7d28bc34f8c16a81b5f3791460cb8728ef1c034c1769f2b3043b636 +size 2528 diff --git a/shhs_visit2/shhs2-205351/embeddings.meta.json b/shhs_visit2/shhs2-205351/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e66ef93968c0af824ffee9c38cd58f93c15f8def --- /dev/null +++ b/shhs_visit2/shhs2-205351/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205351", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:40.707283+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205351/embeddings.npy b/shhs_visit2/shhs2-205351/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a0579833bb82527d21c6c686cf7c785e0bdd4835 --- /dev/null +++ b/shhs_visit2/shhs2-205351/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0703dc004e561d59a5d639f14847b2ff01694c9628cb2ab846fbcdd4d7a136d3 +size 1140128 diff --git a/shhs_visit2/shhs2-205351/labels.meta.json b/shhs_visit2/shhs2-205351/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a0c5c6aa2caff0428c3266f3dc8e834e6ee7a34 --- /dev/null +++ b/shhs_visit2/shhs2-205351/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205351", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:40.711083+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205351/labels.npy b/shhs_visit2/shhs2-205351/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..085045fd9fb69b488adeb29fde76aaad89ea44e8 --- /dev/null +++ b/shhs_visit2/shhs2-205351/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f351e4704bd056654a66271108a63b668326dee822a514799079045c94d6e67 +size 2408 diff --git a/shhs_visit2/shhs2-205355/embeddings.meta.json b/shhs_visit2/shhs2-205355/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f9fa67bf32157085ae5a1cb5dd0e6da947f0ced --- /dev/null +++ b/shhs_visit2/shhs2-205355/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205355", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:54:42.291968+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205355/embeddings.npy b/shhs_visit2/shhs2-205355/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..50812749eeac8cc1e7224ac30b18c81683464960 --- /dev/null +++ b/shhs_visit2/shhs2-205355/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68517629f7af3cdeae6139794e6f061ffebb14c70bd8d103fd52d8704707ae56 +size 1364128 diff --git a/shhs_visit2/shhs2-205355/labels.meta.json b/shhs_visit2/shhs2-205355/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ce8342583353a18591f8bb45567c7c5a1e8a3c1 --- /dev/null +++ b/shhs_visit2/shhs2-205355/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205355", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:54:42.295650+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205355/labels.npy b/shhs_visit2/shhs2-205355/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..11c3d31aeacb954214aa2ce4bc84fb783c1dd5ff --- /dev/null +++ b/shhs_visit2/shhs2-205355/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f217fc4602a4df68f88fb0e7ce813d1e2f343e4aaf0f9771c2f5378c060ab8d3 +size 2856 diff --git a/shhs_visit2/shhs2-205356/embeddings.meta.json b/shhs_visit2/shhs2-205356/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be4a8adbbce5a774eb197ac685b345f39d842157 --- /dev/null +++ b/shhs_visit2/shhs2-205356/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205356", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:54:43.598128+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205356/embeddings.npy b/shhs_visit2/shhs2-205356/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ebfdc3d8a0e17f49eb30c26315b8ea678d9f439 --- /dev/null +++ b/shhs_visit2/shhs2-205356/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686d28975a9ed45a01625f9cc0b490431c8643302c17287fe661d2dc0050049e +size 1110128 diff --git a/shhs_visit2/shhs2-205356/labels.meta.json b/shhs_visit2/shhs2-205356/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ebf4fe4566eb1d2f5380fea79e6eb4a246d2cf24 --- /dev/null +++ b/shhs_visit2/shhs2-205356/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205356", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:54:43.601697+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205356/labels.npy b/shhs_visit2/shhs2-205356/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4fd185c34d2808c31820669dcef47d02968c14cf --- /dev/null +++ b/shhs_visit2/shhs2-205356/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde0c103c07c9f7151d4c6fb09e3bd9703285c7ec9813cb0aae58e7d0fd0c6a8 +size 2348 diff --git a/shhs_visit2/shhs2-205358/embeddings.meta.json b/shhs_visit2/shhs2-205358/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cdd068353d8dec6704bed403896b9589ab0d6880 --- /dev/null +++ b/shhs_visit2/shhs2-205358/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205358", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:44.928037+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205358/embeddings.npy b/shhs_visit2/shhs2-205358/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fcadb3fe88d587398be90b24f3224e183c70f39b --- /dev/null +++ b/shhs_visit2/shhs2-205358/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9356b9cb00bc836b365c47810866e8291957461f259390c5355faf3f32c8ff47 +size 1200128 diff --git a/shhs_visit2/shhs2-205358/labels.meta.json b/shhs_visit2/shhs2-205358/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf00deafba08246028e9d0af3f678c99ac561da0 --- /dev/null +++ b/shhs_visit2/shhs2-205358/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205358", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:44.931706+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205358/labels.npy b/shhs_visit2/shhs2-205358/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..88180d544b595c592d16f06d3e15e6714bf6c377 --- /dev/null +++ b/shhs_visit2/shhs2-205358/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4fa82a20f0773debe88a5366c49f05bcef1e7009374edf48787387a08ae1e8 +size 2528 diff --git a/shhs_visit2/shhs2-205359/embeddings.meta.json b/shhs_visit2/shhs2-205359/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..287780864ebe7836d7cc476ce410c7a048182291 --- /dev/null +++ b/shhs_visit2/shhs2-205359/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205359", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:54:45.844688+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205359/embeddings.npy b/shhs_visit2/shhs2-205359/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f9d5db213adf1e9158ca1fcffb773c720ad665c6 --- /dev/null +++ b/shhs_visit2/shhs2-205359/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d148ac57d4ca3286b31f6b1e75a2cba7dbd034eb65c8a3c74e03562d98fc5113 +size 840128 diff --git a/shhs_visit2/shhs2-205359/labels.meta.json b/shhs_visit2/shhs2-205359/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5558556d78fdb6b4ac761bca5ad1b7170e34096f --- /dev/null +++ b/shhs_visit2/shhs2-205359/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205359", + "n_epochs": 840, + "created_utc": "2026-05-03T18:54:45.848841+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205359/labels.npy b/shhs_visit2/shhs2-205359/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..157f80742cc85c19a15f00b998abdfb51ea66882 --- /dev/null +++ b/shhs_visit2/shhs2-205359/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c54ebf14a1c50b2684207440a09a2d3c4335bbf17eda19ba9b8af958e9272c +size 1808 diff --git a/shhs_visit2/shhs2-205360/embeddings.meta.json b/shhs_visit2/shhs2-205360/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f14531dad76cccebde9842908d0254f2d469e1a7 --- /dev/null +++ b/shhs_visit2/shhs2-205360/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205360", + "embedding_dim": 500, + "n_epochs": 1168, + "created_utc": "2026-05-03T18:54:47.225262+00:00", + "shape": [ + 1168, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205360/embeddings.npy b/shhs_visit2/shhs2-205360/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..79c480fd06752dcc0b9ee72b301f91bae27d9c22 --- /dev/null +++ b/shhs_visit2/shhs2-205360/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab35c49f47f25a2e673b54952c431b753a5309f4ea81cb7e58f966e58f46b8d +size 1168128 diff --git a/shhs_visit2/shhs2-205360/labels.meta.json b/shhs_visit2/shhs2-205360/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d3d717b985774ff06cb3e04091401b81af07735 --- /dev/null +++ b/shhs_visit2/shhs2-205360/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205360", + "n_epochs": 1168, + "created_utc": "2026-05-03T18:54:47.228637+00:00", + "shape": [ + 1168 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205360/labels.npy b/shhs_visit2/shhs2-205360/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0958ef14bca5df686d3a147963ca39b2999eba40 --- /dev/null +++ b/shhs_visit2/shhs2-205360/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3f38137aefdf69d521ddb6b3b6cda7fae2919743fdb6308fa39c12a3b1393c +size 2464 diff --git a/shhs_visit2/shhs2-205361/embeddings.meta.json b/shhs_visit2/shhs2-205361/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d6ca223583809c59931f08f2235b7b510779fe6 --- /dev/null +++ b/shhs_visit2/shhs2-205361/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205361", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:48.668385+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205361/embeddings.npy b/shhs_visit2/shhs2-205361/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcd2d744c57d5bc8b33a242792298fc71253de2d --- /dev/null +++ b/shhs_visit2/shhs2-205361/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b26aad4cb7ff8be757d2dd0974a493f4a965c6d57b3dcecad96b80fb430a01a +size 1320128 diff --git a/shhs_visit2/shhs2-205361/labels.meta.json b/shhs_visit2/shhs2-205361/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e60d29f472d4fc28a6c504dfb51232f2a0b45f52 --- /dev/null +++ b/shhs_visit2/shhs2-205361/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205361", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:54:48.672066+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205361/labels.npy b/shhs_visit2/shhs2-205361/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e51540aea8e3ce33fbd4d1e75d656d94f8e0847 --- /dev/null +++ b/shhs_visit2/shhs2-205361/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0572d3d8af001f85180e5d878f4c30af30d1ee38c1041af9d183ba28b52ea394 +size 2768 diff --git a/shhs_visit2/shhs2-205362/embeddings.meta.json b/shhs_visit2/shhs2-205362/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c43e76fe2d8cf4198033e2fb219bc43c213df1f9 --- /dev/null +++ b/shhs_visit2/shhs2-205362/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205362", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:54:50.294675+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205362/embeddings.npy b/shhs_visit2/shhs2-205362/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..00c622572e8a9dec97fe4432cd560e1f7c05191e --- /dev/null +++ b/shhs_visit2/shhs2-205362/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac5cae4dd3b356689c7abffdcdcf392cc436cb0295b7565ff27c8167381c0da +size 1364128 diff --git a/shhs_visit2/shhs2-205362/labels.meta.json b/shhs_visit2/shhs2-205362/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ad62260132fdd51ab6bee39b247fd7fc3b38268 --- /dev/null +++ b/shhs_visit2/shhs2-205362/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205362", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:54:50.298697+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205362/labels.npy b/shhs_visit2/shhs2-205362/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0195f0bad3c34a62eadeab55e87e14ed6ba2e61d --- /dev/null +++ b/shhs_visit2/shhs2-205362/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a7e5289f6f751bf04196897fed9c2ad53e6fea3e93fd7f64e011e1944c630e +size 2856 diff --git a/shhs_visit2/shhs2-205367/embeddings.meta.json b/shhs_visit2/shhs2-205367/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd117864f36af8ecbba282d7881907a3c14bb899 --- /dev/null +++ b/shhs_visit2/shhs2-205367/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205367", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:50.864488+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205367/embeddings.npy b/shhs_visit2/shhs2-205367/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b5eda4b9e5b2cb615c1664c8c74d69468ab1ddb4 --- /dev/null +++ b/shhs_visit2/shhs2-205367/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae72c3474f5a7e9e286daac660c6285abd4a5e6a46a86d52b83af9a26b6ec04 +size 1140128 diff --git a/shhs_visit2/shhs2-205367/labels.meta.json b/shhs_visit2/shhs2-205367/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b639bc39b37470f4f8c1094788da20545f5c7e1 --- /dev/null +++ b/shhs_visit2/shhs2-205367/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205367", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:54:50.868215+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205367/labels.npy b/shhs_visit2/shhs2-205367/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..115641c8147d6d060da71c3e627d3ab9a34d0fae --- /dev/null +++ b/shhs_visit2/shhs2-205367/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd262ab21bcadcb4409957dd4ade3ecc62a9b85652258efd2b6c6977113caac +size 2408 diff --git a/shhs_visit2/shhs2-205370/embeddings.meta.json b/shhs_visit2/shhs2-205370/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4751483090aa5898a83e2790baf87a56be9d0f69 --- /dev/null +++ b/shhs_visit2/shhs2-205370/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205370", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:52.122652+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205370/embeddings.npy b/shhs_visit2/shhs2-205370/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..700fcac613dd712716814c82b93d1ac24de41358 --- /dev/null +++ b/shhs_visit2/shhs2-205370/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4010e228fe0ffcccb62763b12012cb245beda3ad35c0391e028e7d8c09c8dbfe +size 1200128 diff --git a/shhs_visit2/shhs2-205370/labels.meta.json b/shhs_visit2/shhs2-205370/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..214ee5fb7e1298149880121731306a1bb3335d5e --- /dev/null +++ b/shhs_visit2/shhs2-205370/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205370", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:52.126372+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205370/labels.npy b/shhs_visit2/shhs2-205370/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..085d182c4044e0e0129026a7b289a94c4ecd6c1b --- /dev/null +++ b/shhs_visit2/shhs2-205370/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45ee76c1bcaf190d58b06e58dd3aca8dda98efd080f58dac1868a68f45271a0 +size 2528 diff --git a/shhs_visit2/shhs2-205371/embeddings.meta.json b/shhs_visit2/shhs2-205371/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..870e026816d0addff09069d87ba566242fd48c4f --- /dev/null +++ b/shhs_visit2/shhs2-205371/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205371", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:52.701260+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205371/embeddings.npy b/shhs_visit2/shhs2-205371/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2921efb31938582dfcbbbf0d9615c9a4ac4c7f1 --- /dev/null +++ b/shhs_visit2/shhs2-205371/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1308208386bbccf18562b903716d0b03d94264d997fa2b7cad155b240d91a726 +size 1200128 diff --git a/shhs_visit2/shhs2-205371/labels.meta.json b/shhs_visit2/shhs2-205371/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..708f4cf74e953689877f56f58c79e64121a4481c --- /dev/null +++ b/shhs_visit2/shhs2-205371/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205371", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:52.705093+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205371/labels.npy b/shhs_visit2/shhs2-205371/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e46bc092b483050691140e38b2f1742094767199 --- /dev/null +++ b/shhs_visit2/shhs2-205371/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929f0f8077f3d401ecd697b4bb6071000437200195a3beb1a0cec7bcf9c8727d +size 2528 diff --git a/shhs_visit2/shhs2-205377/embeddings.meta.json b/shhs_visit2/shhs2-205377/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..88315414c1f7f642e3692eaeda9e7d1096c4c09c --- /dev/null +++ b/shhs_visit2/shhs2-205377/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205377", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:54.094127+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205377/embeddings.npy b/shhs_visit2/shhs2-205377/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..657fbea3b713aad4f751c61deb5e4a40d4e16120 --- /dev/null +++ b/shhs_visit2/shhs2-205377/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a495d66d0f05dfcf7604a1d35e0681ce97839b9210c34556f739da89cce0c1 +size 1260128 diff --git a/shhs_visit2/shhs2-205377/labels.meta.json b/shhs_visit2/shhs2-205377/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5b3d51c4e5d14f76f2d01714896db6d03305af1a --- /dev/null +++ b/shhs_visit2/shhs2-205377/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205377", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:54.097809+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205377/labels.npy b/shhs_visit2/shhs2-205377/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..848c7828e5bc4b054b16aa88c8f33c76e8f88a08 --- /dev/null +++ b/shhs_visit2/shhs2-205377/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ca1971188f2ed075faece5fda4dc3f613f27023b5c25c6c3070ad930e18e27 +size 2648 diff --git a/shhs_visit2/shhs2-205382/embeddings.meta.json b/shhs_visit2/shhs2-205382/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58663db40ccf9dbec5e9ea98bf0f871649814b29 --- /dev/null +++ b/shhs_visit2/shhs2-205382/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205382", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:55.413217+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205382/embeddings.npy b/shhs_visit2/shhs2-205382/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba78fa05336388d9acc51b82a3816fa023b03411 --- /dev/null +++ b/shhs_visit2/shhs2-205382/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3529a2eda9c57421c7d447bb812220d1347ff6647565388da2a4aad2c1cc90b5 +size 1200128 diff --git a/shhs_visit2/shhs2-205382/labels.meta.json b/shhs_visit2/shhs2-205382/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a45ec47edd8eb0907e2ba0095660cc515ed620a2 --- /dev/null +++ b/shhs_visit2/shhs2-205382/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205382", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:54:55.417036+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205382/labels.npy b/shhs_visit2/shhs2-205382/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d64981047f43f1b8f504c20de063dd389341fc32 --- /dev/null +++ b/shhs_visit2/shhs2-205382/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6289db83a44a968dea7d586c5e64f36beffc8c0d14e2a297db137c32da548e99 +size 2528 diff --git a/shhs_visit2/shhs2-205383/embeddings.meta.json b/shhs_visit2/shhs2-205383/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18c9423daa90f6ed37d877afaeff94a73fb29c8a --- /dev/null +++ b/shhs_visit2/shhs2-205383/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205383", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:54:56.900141+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205383/embeddings.npy b/shhs_visit2/shhs2-205383/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..90899aaa4e9f9762b25b228c6a6abc2f0268ce42 --- /dev/null +++ b/shhs_visit2/shhs2-205383/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dddb803505f90c703f73ba7000f5c5d86c48b7cae34c986b35a5f71069a21827 +size 1230128 diff --git a/shhs_visit2/shhs2-205383/labels.meta.json b/shhs_visit2/shhs2-205383/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc60f30b748b01d59a196c34cbd27bf9d1d99aa6 --- /dev/null +++ b/shhs_visit2/shhs2-205383/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205383", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:54:56.904341+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205383/labels.npy b/shhs_visit2/shhs2-205383/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8b4e14685755c40604500d096fd4fe46f56364dd --- /dev/null +++ b/shhs_visit2/shhs2-205383/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a6326083ce35479709c59fde740cb3fd462b6e5e7ab30ea99408126275c59d +size 2588 diff --git a/shhs_visit2/shhs2-205384/embeddings.meta.json b/shhs_visit2/shhs2-205384/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f3a86b46538edeaf85f8ac634692a5d1c46e9c8 --- /dev/null +++ b/shhs_visit2/shhs2-205384/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205384", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:54:58.194858+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205384/embeddings.npy b/shhs_visit2/shhs2-205384/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e2984053eef71a68840072345e826b12e33448ab --- /dev/null +++ b/shhs_visit2/shhs2-205384/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:131cd752dca08210a770470715c62cdb366406a93f76ace7f116edb46357fe17 +size 1170128 diff --git a/shhs_visit2/shhs2-205384/labels.meta.json b/shhs_visit2/shhs2-205384/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a10e2d10c9b72055002a499aa3eb9e454f05c05 --- /dev/null +++ b/shhs_visit2/shhs2-205384/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205384", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:54:58.198584+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205384/labels.npy b/shhs_visit2/shhs2-205384/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9738f4ed92c57a558b3481e50eda06c6b03ad27e --- /dev/null +++ b/shhs_visit2/shhs2-205384/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5dd14c47bf5a3a13ceb7765f404cebc63f4c0f458a2c5543904f9f700b282b +size 2468 diff --git a/shhs_visit2/shhs2-205385/embeddings.meta.json b/shhs_visit2/shhs2-205385/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e28742502449c5c03ac8e290d3d7809ab8301472 --- /dev/null +++ b/shhs_visit2/shhs2-205385/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205385", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:59.587430+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205385/embeddings.npy b/shhs_visit2/shhs2-205385/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9befa20f181de34ac50db2b330e74354a456e343 --- /dev/null +++ b/shhs_visit2/shhs2-205385/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06a54f9fa35985b7841273ef88cd7200eb8626f7be59d599d50162234e50ea5 +size 1260128 diff --git a/shhs_visit2/shhs2-205385/labels.meta.json b/shhs_visit2/shhs2-205385/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07d3f0a0ee2ae429015685f47bc2d67fcd6b620f --- /dev/null +++ b/shhs_visit2/shhs2-205385/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205385", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:54:59.590524+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205385/labels.npy b/shhs_visit2/shhs2-205385/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a0e337b379d668fe1da8de647951148ecff9a91 --- /dev/null +++ b/shhs_visit2/shhs2-205385/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42d0b320ec631c507d19bf380e6077e7ff5d1b3ebbfddf255286460f908f507 +size 2648 diff --git a/shhs_visit2/shhs2-205386/embeddings.meta.json b/shhs_visit2/shhs2-205386/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..50deabe2d446afb44e46962385cfd0d64ab0558b --- /dev/null +++ b/shhs_visit2/shhs2-205386/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205386", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:55:01.005482+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205386/embeddings.npy b/shhs_visit2/shhs2-205386/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a6fb769b94795a1acbc3f653e1abab06e0054af --- /dev/null +++ b/shhs_visit2/shhs2-205386/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd1c6c4840a0a8df630def804f11adb40fafa4d34d89a130e35d55176b23464 +size 1320128 diff --git a/shhs_visit2/shhs2-205386/labels.meta.json b/shhs_visit2/shhs2-205386/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b70896d5d63163ae0980bf9811a3352fbbdcfe0b --- /dev/null +++ b/shhs_visit2/shhs2-205386/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205386", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:55:01.007964+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205386/labels.npy b/shhs_visit2/shhs2-205386/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1cf835ca19c8bb0de3c2d78bfac0b33181ef2acd --- /dev/null +++ b/shhs_visit2/shhs2-205386/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398bd73794224cf9bb14fad375517894f1a952464f61255b0b3ffb1122303053 +size 2768 diff --git a/shhs_visit2/shhs2-205388/embeddings.meta.json b/shhs_visit2/shhs2-205388/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9b6e67e818ec06e4f49c59fbcd0ca2a365bd090 --- /dev/null +++ b/shhs_visit2/shhs2-205388/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205388", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:01.552571+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205388/embeddings.npy b/shhs_visit2/shhs2-205388/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b35714dd2f494bcffc4aea150aee6622da159243 --- /dev/null +++ b/shhs_visit2/shhs2-205388/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66cf6f4fddd7427c2c86546f20a0bd723b8e50db0bd53c83274adc0c8c2969c1 +size 1140128 diff --git a/shhs_visit2/shhs2-205388/labels.meta.json b/shhs_visit2/shhs2-205388/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e7506ea7df9260e542e5e5316ef25d8cd191aa7 --- /dev/null +++ b/shhs_visit2/shhs2-205388/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205388", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:01.554966+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205388/labels.npy b/shhs_visit2/shhs2-205388/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..86f1ff268d9d1355a3f20518349a5f23af6ba0f5 --- /dev/null +++ b/shhs_visit2/shhs2-205388/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92f387d06ee9c1cfa0873324b3d8424456c53f60c7795f405c860d4ce3eae4f +size 2408 diff --git a/shhs_visit2/shhs2-205389/embeddings.meta.json b/shhs_visit2/shhs2-205389/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..abfae27d054053f63f08be38a255a30133985ee3 --- /dev/null +++ b/shhs_visit2/shhs2-205389/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205389", + "embedding_dim": 500, + "n_epochs": 1112, + "created_utc": "2026-05-03T18:55:02.902909+00:00", + "shape": [ + 1112, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205389/embeddings.npy b/shhs_visit2/shhs2-205389/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6aaf3fb22ba24d0b9ae6e3cbfd009cc69168b82b --- /dev/null +++ b/shhs_visit2/shhs2-205389/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c489d41298b40e5a6b8203313b869f29866b29e773534eb0cd34e98947e86f +size 1112128 diff --git a/shhs_visit2/shhs2-205389/labels.meta.json b/shhs_visit2/shhs2-205389/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d48d43ec7620a7d3981651aa7f0e4dfd88c3caea --- /dev/null +++ b/shhs_visit2/shhs2-205389/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205389", + "n_epochs": 1112, + "created_utc": "2026-05-03T18:55:02.905448+00:00", + "shape": [ + 1112 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205389/labels.npy b/shhs_visit2/shhs2-205389/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ffdc0f53fa843108f440f9e9e4902076652e2877 --- /dev/null +++ b/shhs_visit2/shhs2-205389/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4beadd9666aa82b4305a10a16b4c2ddf19428edec9a77d84f2caea5a647fd8 +size 2352 diff --git a/shhs_visit2/shhs2-205391/embeddings.meta.json b/shhs_visit2/shhs2-205391/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8f3d60c7a9146b99812b2bf3d9fa36fcda51ff64 --- /dev/null +++ b/shhs_visit2/shhs2-205391/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205391", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:55:04.285171+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205391/embeddings.npy b/shhs_visit2/shhs2-205391/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..640227c5867230ca5c4f4bb1b1f0f32b8204aaa2 --- /dev/null +++ b/shhs_visit2/shhs2-205391/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63722ad706bae5958dd40e2831ff71fcb8d84458b0c5c2caedb66743c2686b7e +size 1320128 diff --git a/shhs_visit2/shhs2-205391/labels.meta.json b/shhs_visit2/shhs2-205391/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ae9beee7a777ba576a843ad264e634d1521ac5a --- /dev/null +++ b/shhs_visit2/shhs2-205391/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205391", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:55:04.287912+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205391/labels.npy b/shhs_visit2/shhs2-205391/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..60f9c45dce6da76ffee2adbf8d891c6b13e0878f --- /dev/null +++ b/shhs_visit2/shhs2-205391/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63059b43837e80739ca9292c209cf9c674ed0cfc0f75dc9e8ddc90e5d6f1104 +size 2768 diff --git a/shhs_visit2/shhs2-205392/embeddings.meta.json b/shhs_visit2/shhs2-205392/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5efba78e5cace78bce815af90b511075a11b314d --- /dev/null +++ b/shhs_visit2/shhs2-205392/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205392", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:05.562199+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205392/embeddings.npy b/shhs_visit2/shhs2-205392/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92d6acaa1cf075b303f8c907df69bffec63b55b4 --- /dev/null +++ b/shhs_visit2/shhs2-205392/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840009359c5c55b7447b62e037b9fa3793c817dbae623741853472d74bd49925 +size 1200128 diff --git a/shhs_visit2/shhs2-205392/labels.meta.json b/shhs_visit2/shhs2-205392/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..626f8ca207cb49e48180f25f8abee537ba28bd16 --- /dev/null +++ b/shhs_visit2/shhs2-205392/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205392", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:05.566531+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205392/labels.npy b/shhs_visit2/shhs2-205392/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a750b7e0ece79fa505de8f68358258f5e216277 --- /dev/null +++ b/shhs_visit2/shhs2-205392/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0b60c853866bd69f8cdacd08561f1bf4b5e1dbf18ed565e6db21ea0c570522 +size 2528 diff --git a/shhs_visit2/shhs2-205395/embeddings.meta.json b/shhs_visit2/shhs2-205395/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce605a1abd7b752a73c18bda2df2ff7aee6f3f43 --- /dev/null +++ b/shhs_visit2/shhs2-205395/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205395", + "embedding_dim": 500, + "n_epochs": 1016, + "created_utc": "2026-05-03T18:55:06.075561+00:00", + "shape": [ + 1016, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205395/embeddings.npy b/shhs_visit2/shhs2-205395/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7ee976cc9ac7f23e6de87b208b5b9412b70bf6a5 --- /dev/null +++ b/shhs_visit2/shhs2-205395/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398768795d418f0c7c236c7d3ab69587a7ef751dd930b92e923352278a27b7b9 +size 1016128 diff --git a/shhs_visit2/shhs2-205395/labels.meta.json b/shhs_visit2/shhs2-205395/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08dba8d08fb9a405ce40f017525bab801982babe --- /dev/null +++ b/shhs_visit2/shhs2-205395/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205395", + "n_epochs": 1016, + "created_utc": "2026-05-03T18:55:06.079757+00:00", + "shape": [ + 1016 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205395/labels.npy b/shhs_visit2/shhs2-205395/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c95784f61f71f5b5bbb1ce5a0cd3125592917a88 --- /dev/null +++ b/shhs_visit2/shhs2-205395/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce664c3a01bb44787ff9864e0b1d584a781f4b91f147c9a93e7ceafeb7e7a820 +size 2160 diff --git a/shhs_visit2/shhs2-205396/embeddings.meta.json b/shhs_visit2/shhs2-205396/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e83c0b4fc6f2dc6a5522dfa385a39557b9eae2cf --- /dev/null +++ b/shhs_visit2/shhs2-205396/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205396", + "embedding_dim": 500, + "n_epochs": 980, + "created_utc": "2026-05-03T18:55:07.187068+00:00", + "shape": [ + 980, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205396/embeddings.npy b/shhs_visit2/shhs2-205396/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a3bbb013c1b22e4d804c6a8924d95871e61d2978 --- /dev/null +++ b/shhs_visit2/shhs2-205396/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6b423daaa0c7561684497af123972b4decd421a392609c0159b106889c7b89 +size 980128 diff --git a/shhs_visit2/shhs2-205396/labels.meta.json b/shhs_visit2/shhs2-205396/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f93b70a26476362f888fac7f5ad925545ea0f08c --- /dev/null +++ b/shhs_visit2/shhs2-205396/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205396", + "n_epochs": 980, + "created_utc": "2026-05-03T18:55:07.190943+00:00", + "shape": [ + 980 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205396/labels.npy b/shhs_visit2/shhs2-205396/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c22633cf99bbbb195ed813db58fad2099ef8646e --- /dev/null +++ b/shhs_visit2/shhs2-205396/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e77f03d3cadd69f52f87808ca3e77dd05c44c1c156061c0359763d242ad43f +size 2088 diff --git a/shhs_visit2/shhs2-205398/embeddings.meta.json b/shhs_visit2/shhs2-205398/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e30391326eb0f32546359ec571a8ef60f1264b4 --- /dev/null +++ b/shhs_visit2/shhs2-205398/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205398", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:08.615206+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205398/embeddings.npy b/shhs_visit2/shhs2-205398/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c3a38b48510efddc674b2f90ca081ca657ca100 --- /dev/null +++ b/shhs_visit2/shhs2-205398/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f83957eca2122e1d00dc3d214e7faa1413a758c72f85e23f43a000d78c3470 +size 1260128 diff --git a/shhs_visit2/shhs2-205398/labels.meta.json b/shhs_visit2/shhs2-205398/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..474173971eba239ff200a7516a830e92c084ef07 --- /dev/null +++ b/shhs_visit2/shhs2-205398/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205398", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:08.619426+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205398/labels.npy b/shhs_visit2/shhs2-205398/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4866a3da63d6abf4b8cd13093b56cf55c630a37b --- /dev/null +++ b/shhs_visit2/shhs2-205398/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59abde43fb3f71acd1c6518fec5b5ab5558bea9f411b458c2a4ccfa53a59398 +size 2648 diff --git a/shhs_visit2/shhs2-205399/embeddings.meta.json b/shhs_visit2/shhs2-205399/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..675a246cbf04def1d325358bbe67838ce790a292 --- /dev/null +++ b/shhs_visit2/shhs2-205399/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205399", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:09.819818+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205399/embeddings.npy b/shhs_visit2/shhs2-205399/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1431dbd7be9cc04a5b10d4c7357762bb728c8fa3 --- /dev/null +++ b/shhs_visit2/shhs2-205399/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ba9c60dfd885bd8e3ffeec657291647dcdbb506ebb67ee17dd4be5ab310ffe +size 1080128 diff --git a/shhs_visit2/shhs2-205399/labels.meta.json b/shhs_visit2/shhs2-205399/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..389b7c326ae64cd6d08b9a7becf2798156a15502 --- /dev/null +++ b/shhs_visit2/shhs2-205399/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205399", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:09.824854+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205399/labels.npy b/shhs_visit2/shhs2-205399/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b13cac0729940ba167825322493ae65cf928e78a --- /dev/null +++ b/shhs_visit2/shhs2-205399/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610b025e8e0753adf99be840dfae31ba8a16754a17e267850cc8ca7c16fa1480 +size 2288 diff --git a/shhs_visit2/shhs2-205403/embeddings.meta.json b/shhs_visit2/shhs2-205403/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..575aae20d75dcc58aee72000923bfe397e94075a --- /dev/null +++ b/shhs_visit2/shhs2-205403/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205403", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:11.195048+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205403/embeddings.npy b/shhs_visit2/shhs2-205403/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..487fe17717a0e1109ec5131675516600271dfbc3 --- /dev/null +++ b/shhs_visit2/shhs2-205403/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7971ed6d733d4a87521f5dc7e756214e0d0f03babadf0d90c86cdde1f9a6e746 +size 1140128 diff --git a/shhs_visit2/shhs2-205403/labels.meta.json b/shhs_visit2/shhs2-205403/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..169916b8053412be5167220337088e60d4a51798 --- /dev/null +++ b/shhs_visit2/shhs2-205403/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205403", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:11.198914+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205403/labels.npy b/shhs_visit2/shhs2-205403/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b377a3113c5747e77380007bd2ce448abab5204 --- /dev/null +++ b/shhs_visit2/shhs2-205403/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f98ef14ee76f1ea6113f01f18fa9f78caf14f54e124d1880c691e10fc731105 +size 2408 diff --git a/shhs_visit2/shhs2-205404/embeddings.meta.json b/shhs_visit2/shhs2-205404/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e2d9526c4c890642b35dbcb7551cf00a6e5b3d0 --- /dev/null +++ b/shhs_visit2/shhs2-205404/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205404", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:12.494989+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205404/embeddings.npy b/shhs_visit2/shhs2-205404/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ee5f52ff86ef99004a48f31033b165fa5fd2d31c --- /dev/null +++ b/shhs_visit2/shhs2-205404/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7db121edf1abf4c88d421efb0e27c108057277d397fbc3ce4e9cb66efb76661 +size 1200128 diff --git a/shhs_visit2/shhs2-205404/labels.meta.json b/shhs_visit2/shhs2-205404/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57f936bededbe366385da77226b35348e67424c1 --- /dev/null +++ b/shhs_visit2/shhs2-205404/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205404", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:12.498683+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205404/labels.npy b/shhs_visit2/shhs2-205404/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4605aff3202bef071b502c29da12cbe072d42861 --- /dev/null +++ b/shhs_visit2/shhs2-205404/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e31e5acaf418c85967cf847724e6a3d280d218265e96b7fcd890fb8bd5e89c +size 2528 diff --git a/shhs_visit2/shhs2-205405/embeddings.meta.json b/shhs_visit2/shhs2-205405/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2015c29c28748fa9f297d48d0fa7e85449df221a --- /dev/null +++ b/shhs_visit2/shhs2-205405/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205405", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:14.084820+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205405/embeddings.npy b/shhs_visit2/shhs2-205405/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b44a1ee8797bbeb807905d3929a875d12f7a5b2 --- /dev/null +++ b/shhs_visit2/shhs2-205405/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d208fe1d96add5878175e1eb68350989d701f232fecf27d0bc67b1af88a767d7 +size 1364128 diff --git a/shhs_visit2/shhs2-205405/labels.meta.json b/shhs_visit2/shhs2-205405/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..45006cbd0cce039efc6cca88d5e67f9f5604730a --- /dev/null +++ b/shhs_visit2/shhs2-205405/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205405", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:14.089483+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205405/labels.npy b/shhs_visit2/shhs2-205405/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..56d1e72cec1c9017002b5acc870b68abddd7c595 --- /dev/null +++ b/shhs_visit2/shhs2-205405/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6939b35621b60479faf2e6b733d4de085492046759dad66de891bec746e09d68 +size 2856 diff --git a/shhs_visit2/shhs2-205408/embeddings.meta.json b/shhs_visit2/shhs2-205408/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94772dcae6f1484d417cee3907bdd6673c3afdce --- /dev/null +++ b/shhs_visit2/shhs2-205408/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205408", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:15.306177+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205408/embeddings.npy b/shhs_visit2/shhs2-205408/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7199ee0839fb082ee075ca9002b8324b3ee1882e --- /dev/null +++ b/shhs_visit2/shhs2-205408/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e8d5cd4f906bbfc2bb643a8ad8b1310553114d81e353fd6616887f284346da +size 1080128 diff --git a/shhs_visit2/shhs2-205408/labels.meta.json b/shhs_visit2/shhs2-205408/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2db7640c3c1cb77e38c41408150e325a6c6261ab --- /dev/null +++ b/shhs_visit2/shhs2-205408/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205408", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:15.309793+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205408/labels.npy b/shhs_visit2/shhs2-205408/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7eb27ff01ebb473153b35c91581de0ab97078c3 --- /dev/null +++ b/shhs_visit2/shhs2-205408/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c18c08c1960d2d1c235e76560256f473e94a7c3e6f1b36c148b1ae069e9384 +size 2288 diff --git a/shhs_visit2/shhs2-205411/embeddings.meta.json b/shhs_visit2/shhs2-205411/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3aa34fb47cdf67958dba38e3391503c2951298ac --- /dev/null +++ b/shhs_visit2/shhs2-205411/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205411", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:16.634592+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205411/embeddings.npy b/shhs_visit2/shhs2-205411/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b54ab10fb7633a28dc3da69ff1973706f8f4ed7 --- /dev/null +++ b/shhs_visit2/shhs2-205411/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545f206f6cdad62521589da93a180a1147a366cc37eb065be4958812c928096f +size 1200128 diff --git a/shhs_visit2/shhs2-205411/labels.meta.json b/shhs_visit2/shhs2-205411/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc2ff3c36e17e99fd83018cb7201ac70dc23422a --- /dev/null +++ b/shhs_visit2/shhs2-205411/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205411", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:16.639018+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205411/labels.npy b/shhs_visit2/shhs2-205411/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce3fcca9d846521cdc416f0cbcaaab9f246b40aa --- /dev/null +++ b/shhs_visit2/shhs2-205411/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21d6fb8e2739d93638e6764bfb9c68ece42f8c724a1f63bcc7c415ab6903eccc +size 2528 diff --git a/shhs_visit2/shhs2-205412/embeddings.meta.json b/shhs_visit2/shhs2-205412/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..922c8f682593042fbbb62a8085747c8b9274b3a0 --- /dev/null +++ b/shhs_visit2/shhs2-205412/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205412", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:17.932236+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205412/embeddings.npy b/shhs_visit2/shhs2-205412/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d2a318a85d43d2334e92be0e63eedc4dbace52c --- /dev/null +++ b/shhs_visit2/shhs2-205412/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40725f4bc3192dcc91be340495862e9f74768b1ebd51b549b84f2186f5eeafb4 +size 1200128 diff --git a/shhs_visit2/shhs2-205412/labels.meta.json b/shhs_visit2/shhs2-205412/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..26e4f61f98274648b690c981d45f366cbf4e373c --- /dev/null +++ b/shhs_visit2/shhs2-205412/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205412", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:17.936672+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205412/labels.npy b/shhs_visit2/shhs2-205412/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e05509eeca7643369463a8ac076ea764e9aece4f --- /dev/null +++ b/shhs_visit2/shhs2-205412/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b983b9a4ecddd283a68fa5f99c1061fef9cc320efcb1bd59a3c0dd1013fe41d +size 2528 diff --git a/shhs_visit2/shhs2-205413/embeddings.meta.json b/shhs_visit2/shhs2-205413/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25cda348d4c298c45a2d4e6e7dc69f2989ec11fd --- /dev/null +++ b/shhs_visit2/shhs2-205413/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205413", + "embedding_dim": 500, + "n_epochs": 1290, + "created_utc": "2026-05-03T18:55:19.418798+00:00", + "shape": [ + 1290, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205413/embeddings.npy b/shhs_visit2/shhs2-205413/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac28e652ff16563c356509a00f8e306819c6538b --- /dev/null +++ b/shhs_visit2/shhs2-205413/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfbca397046b9d07fb0aac76cee5e81e720bf6299aa5b6b94c567aafff8a1397 +size 1290128 diff --git a/shhs_visit2/shhs2-205413/labels.meta.json b/shhs_visit2/shhs2-205413/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..768be9abbdb7f06150278a24bc30b525880f4023 --- /dev/null +++ b/shhs_visit2/shhs2-205413/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205413", + "n_epochs": 1290, + "created_utc": "2026-05-03T18:55:19.422912+00:00", + "shape": [ + 1290 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205413/labels.npy b/shhs_visit2/shhs2-205413/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..bb3c0d9d012ebf0a9e64cc8737afa719bfa3de71 --- /dev/null +++ b/shhs_visit2/shhs2-205413/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc0104dad866fc4fa908baf1cf58b7b7d7a41b81794b521bf350107e1a41464 +size 2708 diff --git a/shhs_visit2/shhs2-205414/embeddings.meta.json b/shhs_visit2/shhs2-205414/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19b6ac175a3f5ade5bedbda0a6e5dd4e3b8b43a4 --- /dev/null +++ b/shhs_visit2/shhs2-205414/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205414", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:55:20.027901+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205414/embeddings.npy b/shhs_visit2/shhs2-205414/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ae950a90034d03c84a2b7b8411d68464c4c9b4f --- /dev/null +++ b/shhs_visit2/shhs2-205414/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedaf52994d40763e219121a97fc4279b9ca8b9dc9e5d80be281354a2094faee +size 1230128 diff --git a/shhs_visit2/shhs2-205414/labels.meta.json b/shhs_visit2/shhs2-205414/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed1f044e8425c28e0be1f73270a9ec030279901a --- /dev/null +++ b/shhs_visit2/shhs2-205414/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205414", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:55:20.031570+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205414/labels.npy b/shhs_visit2/shhs2-205414/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6dd6cfeca4101cbddea48cd3719673e9f3df4c3d --- /dev/null +++ b/shhs_visit2/shhs2-205414/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabd7504417ccf0048bc7438fb3196a861ad2fc2c5b33e32bbf6e08268d65c0a +size 2588 diff --git a/shhs_visit2/shhs2-205419/embeddings.meta.json b/shhs_visit2/shhs2-205419/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3fc633cdc9a94115030a736f5c4839fe35939256 --- /dev/null +++ b/shhs_visit2/shhs2-205419/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205419", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:20.567842+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205419/embeddings.npy b/shhs_visit2/shhs2-205419/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2ff2fb72110a7a5489639eb2ce4acacd50527ffe --- /dev/null +++ b/shhs_visit2/shhs2-205419/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4de98014a13e6f0861b877b030fbde50cc647ab090bb316c709eca1189a007d +size 1080128 diff --git a/shhs_visit2/shhs2-205419/labels.meta.json b/shhs_visit2/shhs2-205419/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ef3481e783f93014b62824b61a2673f4edd069e --- /dev/null +++ b/shhs_visit2/shhs2-205419/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205419", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:20.571966+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205419/labels.npy b/shhs_visit2/shhs2-205419/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f89e0d8593a9ef394bcda2d438ccd6024803bcee --- /dev/null +++ b/shhs_visit2/shhs2-205419/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf096894005b865e4161fda7546b11621894d4f508940bb1943dbca49cc8674 +size 2288 diff --git a/shhs_visit2/shhs2-205424/embeddings.meta.json b/shhs_visit2/shhs2-205424/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d5f8f57a7e49289d22f59bf02b9390e8dd76e00d --- /dev/null +++ b/shhs_visit2/shhs2-205424/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205424", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:21.858504+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205424/embeddings.npy b/shhs_visit2/shhs2-205424/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e381c81e7b7a8ff15c6d3fb1fb60ccfda93c6f60 --- /dev/null +++ b/shhs_visit2/shhs2-205424/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:334ac79bdca071a8c80e0269033c284ab29fd5f3910671e30c4132b415bf4bd8 +size 1200128 diff --git a/shhs_visit2/shhs2-205424/labels.meta.json b/shhs_visit2/shhs2-205424/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d6c58aed8a6d420a6a5ab882be1c7d0504e6b8f --- /dev/null +++ b/shhs_visit2/shhs2-205424/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205424", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:21.861799+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205424/labels.npy b/shhs_visit2/shhs2-205424/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..da1a26f82248fd2a79d1453ee141fc32aa6eba89 --- /dev/null +++ b/shhs_visit2/shhs2-205424/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efda42e5dfa541615c24997d4a3506415fd6124433e27556cd2c574f4e25366 +size 2528 diff --git a/shhs_visit2/shhs2-205425/embeddings.meta.json b/shhs_visit2/shhs2-205425/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f0e9d3ac40df0f5fced6579e995af18c29fe8593 --- /dev/null +++ b/shhs_visit2/shhs2-205425/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205425", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:23.501726+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205425/embeddings.npy b/shhs_visit2/shhs2-205425/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3fabace05c3034c837271ee5a54c029af7521b77 --- /dev/null +++ b/shhs_visit2/shhs2-205425/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4ce8c646906008693af1d1c75e379174cac86eb7c0347e1a2b1f2b592827ea +size 1364128 diff --git a/shhs_visit2/shhs2-205425/labels.meta.json b/shhs_visit2/shhs2-205425/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a69222452c4dd1eca2dafcb1ed73fd9c4e2c016 --- /dev/null +++ b/shhs_visit2/shhs2-205425/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205425", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:23.506962+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205425/labels.npy b/shhs_visit2/shhs2-205425/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa678ddc87c6c35f703b0dbb2e5ed9908b7cddb8 --- /dev/null +++ b/shhs_visit2/shhs2-205425/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8133e95a893d70a1a10e009759436e1b684360d0b3718b6c81b99d2e94df20 +size 2856 diff --git a/shhs_visit2/shhs2-205426/embeddings.meta.json b/shhs_visit2/shhs2-205426/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ccaf647d5ff9b2a86bd229f7c89146e5e86b392 --- /dev/null +++ b/shhs_visit2/shhs2-205426/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205426", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:24.776250+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205426/embeddings.npy b/shhs_visit2/shhs2-205426/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed6719153f200febcf6b9a8dc8c8fcd9e9788c70 --- /dev/null +++ b/shhs_visit2/shhs2-205426/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567fe6b965dbd06538c190b8a025a167f6190882ba40a5efc835f9879f85638f +size 1080128 diff --git a/shhs_visit2/shhs2-205426/labels.meta.json b/shhs_visit2/shhs2-205426/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ea0a54b8e8b3001ceecf96b6efd23706f65bccd --- /dev/null +++ b/shhs_visit2/shhs2-205426/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205426", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:24.780193+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205426/labels.npy b/shhs_visit2/shhs2-205426/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9823a311159697a5ca0fc11e2c78132dd3330b9a --- /dev/null +++ b/shhs_visit2/shhs2-205426/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f1bb87fbfe78c7c045dc5a54af23d38550b17d796b6148744fef368c440ba0 +size 2288 diff --git a/shhs_visit2/shhs2-205429/embeddings.meta.json b/shhs_visit2/shhs2-205429/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..507844e9dd54814368a3509e76672afdf0d61770 --- /dev/null +++ b/shhs_visit2/shhs2-205429/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205429", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:25.372436+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205429/embeddings.npy b/shhs_visit2/shhs2-205429/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ba622a97fedbd6f2adf3f7a4bd832261a38301ae --- /dev/null +++ b/shhs_visit2/shhs2-205429/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf09e636984912faaf4c265951734757775399a35e4515b40b23cfcddd20d7d4 +size 1200128 diff --git a/shhs_visit2/shhs2-205429/labels.meta.json b/shhs_visit2/shhs2-205429/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0739eb786fcf0087ce4315bd8282f42e12e6528 --- /dev/null +++ b/shhs_visit2/shhs2-205429/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205429", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:25.376755+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205429/labels.npy b/shhs_visit2/shhs2-205429/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..08423a26cd69fc0343779e00da2767b93345613d --- /dev/null +++ b/shhs_visit2/shhs2-205429/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88056354962375fcd9918b05954bb343bd2dd9d818fa0f9d0719c379019f4d92 +size 2528 diff --git a/shhs_visit2/shhs2-205430/embeddings.meta.json b/shhs_visit2/shhs2-205430/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..521fa1928bc6f6d8a0e40d4833bd0e958808623c --- /dev/null +++ b/shhs_visit2/shhs2-205430/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205430", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:26.753724+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205430/embeddings.npy b/shhs_visit2/shhs2-205430/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe335a14761b6b55dfb2ef3561b00583e49fabc3 --- /dev/null +++ b/shhs_visit2/shhs2-205430/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7133469cb5e43c2699f03b4ebfbb0f997e92545ac0b548fcddca94a3a7a2040 +size 1200128 diff --git a/shhs_visit2/shhs2-205430/labels.meta.json b/shhs_visit2/shhs2-205430/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..918ad96210e537aad569bb80ee34d9324498bdcf --- /dev/null +++ b/shhs_visit2/shhs2-205430/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205430", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:26.757716+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205430/labels.npy b/shhs_visit2/shhs2-205430/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a68a32f5221d78075639981d4aa1498ea3e58657 --- /dev/null +++ b/shhs_visit2/shhs2-205430/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d4446d8755f9c5955f4293cf6306b79e5e8e98eb948ea08afec5f53433f28bd +size 2528 diff --git a/shhs_visit2/shhs2-205431/embeddings.meta.json b/shhs_visit2/shhs2-205431/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82e60a63b388cefd51549c4b5da5a3de90fb7154 --- /dev/null +++ b/shhs_visit2/shhs2-205431/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205431", + "embedding_dim": 500, + "n_epochs": 1379, + "created_utc": "2026-05-03T18:55:28.805010+00:00", + "shape": [ + 1379, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205431/embeddings.npy b/shhs_visit2/shhs2-205431/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d28df4cc9fda463a604a065cceb49959883ad7e9 --- /dev/null +++ b/shhs_visit2/shhs2-205431/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:312a4b8ad7331795a6eb48d5742f85192b209d50f6615d0c684a32d657dd7e34 +size 1379128 diff --git a/shhs_visit2/shhs2-205431/labels.meta.json b/shhs_visit2/shhs2-205431/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b691fa4b33eb058ac566127b976d344ac0c9314f --- /dev/null +++ b/shhs_visit2/shhs2-205431/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205431", + "n_epochs": 1379, + "created_utc": "2026-05-03T18:55:28.808748+00:00", + "shape": [ + 1379 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205431/labels.npy b/shhs_visit2/shhs2-205431/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b883beae707f6de7a303fdcc5987f400540744ab --- /dev/null +++ b/shhs_visit2/shhs2-205431/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0efa693a2aafb76fd5cb5115eb9db897ef5dfe9a248fa62473e2d514bbc9f5a +size 2886 diff --git a/shhs_visit2/shhs2-205432/embeddings.meta.json b/shhs_visit2/shhs2-205432/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92e2d67de22d41b04411f4086e90a4167d668d9e --- /dev/null +++ b/shhs_visit2/shhs2-205432/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205432", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:29.390391+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205432/embeddings.npy b/shhs_visit2/shhs2-205432/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0616cd0b962ff37308ec77c02ef9c64acf236a9e --- /dev/null +++ b/shhs_visit2/shhs2-205432/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d125772d6b5a8c5bce7dbdd0fac2d22098aa0ac47bd1cc1a9598d13e3f2415d +size 1140128 diff --git a/shhs_visit2/shhs2-205432/labels.meta.json b/shhs_visit2/shhs2-205432/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83d821c112b69a144f06950f7467c2a1908c72ca --- /dev/null +++ b/shhs_visit2/shhs2-205432/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205432", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:29.396022+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205432/labels.npy b/shhs_visit2/shhs2-205432/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1db20084d5427f7a8f1147cd7e334b99485c3f74 --- /dev/null +++ b/shhs_visit2/shhs2-205432/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1316316a376c2a7932ccd5f0b30aaffea9b26fedf95bab9bd45d24f38bb365a9 +size 2408 diff --git a/shhs_visit2/shhs2-205433/embeddings.meta.json b/shhs_visit2/shhs2-205433/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84d9d985295289fee9453e117ab0a6833773fc55 --- /dev/null +++ b/shhs_visit2/shhs2-205433/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205433", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:30.782178+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205433/embeddings.npy b/shhs_visit2/shhs2-205433/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54fec4425d0d03a2a45d1c12d7539ad3eecb5fd8 --- /dev/null +++ b/shhs_visit2/shhs2-205433/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea982c686fd6773d1b61b1d9a8f92c4d3c49939edc1a9e87b8c633effdef141f +size 1260128 diff --git a/shhs_visit2/shhs2-205433/labels.meta.json b/shhs_visit2/shhs2-205433/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a9ae48155f279c7416ccf0b91c26328b6b504cc1 --- /dev/null +++ b/shhs_visit2/shhs2-205433/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205433", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:30.785699+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205433/labels.npy b/shhs_visit2/shhs2-205433/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d109994287a5c6fd30d11b4aff97cb5ecc57795f --- /dev/null +++ b/shhs_visit2/shhs2-205433/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dcf26417a5f4c180a4d828dc62005bde88a0b3b6405b8082198f26826ec2b1c +size 2648 diff --git a/shhs_visit2/shhs2-205435/embeddings.meta.json b/shhs_visit2/shhs2-205435/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92ab37d132ff324c1513c50e50fa3a7ac664395c --- /dev/null +++ b/shhs_visit2/shhs2-205435/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205435", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:32.112845+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205435/embeddings.npy b/shhs_visit2/shhs2-205435/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8380e2ec17a5ea62ef7aba7b35d326465645db9c --- /dev/null +++ b/shhs_visit2/shhs2-205435/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbaeb3a592e471b0d92b8c09677881ee5c7db13a8f088d32fd223c512c8bcad2 +size 1200128 diff --git a/shhs_visit2/shhs2-205435/labels.meta.json b/shhs_visit2/shhs2-205435/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..38f8d12c06d1600e3bd9ba8a13370d00d9a1c85f --- /dev/null +++ b/shhs_visit2/shhs2-205435/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205435", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:32.115752+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205435/labels.npy b/shhs_visit2/shhs2-205435/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..78bb1fcd2dae3ce6811f970ff70af1401307ca38 --- /dev/null +++ b/shhs_visit2/shhs2-205435/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64c4ac4db3fdabe246119a63fbf94e344128801bb0b0561cddbf442b5f9cb23 +size 2528 diff --git a/shhs_visit2/shhs2-205436/embeddings.meta.json b/shhs_visit2/shhs2-205436/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f87fc0a22ed873e762fb987041b7de98acd2574 --- /dev/null +++ b/shhs_visit2/shhs2-205436/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205436", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:33.419338+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205436/embeddings.npy b/shhs_visit2/shhs2-205436/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe98b5531e0afd659ac17d67c772a3437faab91c --- /dev/null +++ b/shhs_visit2/shhs2-205436/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7c7b2136c1a549160794a37f005234179c921fba35dbac9d704062d0ab38b9 +size 1140128 diff --git a/shhs_visit2/shhs2-205436/labels.meta.json b/shhs_visit2/shhs2-205436/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e995482f5b716f5547e89ac9049c1b74b27cebf1 --- /dev/null +++ b/shhs_visit2/shhs2-205436/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205436", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:33.423238+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205436/labels.npy b/shhs_visit2/shhs2-205436/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce098699e1124df81e636f115e181870d06ca217 --- /dev/null +++ b/shhs_visit2/shhs2-205436/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05e0b74e528c5a6a0f9837045a547fad5589aee77d3b7be550c497b3f4e0317 +size 2408 diff --git a/shhs_visit2/shhs2-205443/embeddings.meta.json b/shhs_visit2/shhs2-205443/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fb65e0c0a87219502ad9d2372ce7fbaf31ad6d4 --- /dev/null +++ b/shhs_visit2/shhs2-205443/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205443", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:34.800871+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205443/embeddings.npy b/shhs_visit2/shhs2-205443/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9032ae06355afe51d7bc9afa57a0104acce00c6a --- /dev/null +++ b/shhs_visit2/shhs2-205443/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ff7c79ea662dbcc6c9708ca6d3d7721c62cc0786b9f1497c657ff5de0e9d2f +size 1200128 diff --git a/shhs_visit2/shhs2-205443/labels.meta.json b/shhs_visit2/shhs2-205443/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4e2f423da78b1de24f8f8584dcfff1cbca20423 --- /dev/null +++ b/shhs_visit2/shhs2-205443/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205443", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:34.804528+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205443/labels.npy b/shhs_visit2/shhs2-205443/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..728d8d62c16d550bb4c29c9c930f486b3ecd67e9 --- /dev/null +++ b/shhs_visit2/shhs2-205443/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af0d6027b1bf08359b3b90f9709d95c901b547683374cfe5175c80ce5995b8a2 +size 2528 diff --git a/shhs_visit2/shhs2-205444/embeddings.meta.json b/shhs_visit2/shhs2-205444/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5947cc829e1213671cf89c99822ec558a28c3a3b --- /dev/null +++ b/shhs_visit2/shhs2-205444/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205444", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:36.132051+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205444/embeddings.npy b/shhs_visit2/shhs2-205444/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f0176e2c2000d65b53e9118fe6d7e8e88e48c85 --- /dev/null +++ b/shhs_visit2/shhs2-205444/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ab3322fdea45c7344a536c7e0393978bd93577e5b33371bdd067778ed8319b +size 1200128 diff --git a/shhs_visit2/shhs2-205444/labels.meta.json b/shhs_visit2/shhs2-205444/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..994c4151ebb088540a07a1a127a900018e51d1e8 --- /dev/null +++ b/shhs_visit2/shhs2-205444/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205444", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:36.136085+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205444/labels.npy b/shhs_visit2/shhs2-205444/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a6966c9a811cb1366441f0b2df5331458ac9d8d --- /dev/null +++ b/shhs_visit2/shhs2-205444/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f895b8f7d8f2f2f83bcd454443043553531f1c3fa3d92785a016196138aca170 +size 2528 diff --git a/shhs_visit2/shhs2-205450/embeddings.meta.json b/shhs_visit2/shhs2-205450/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c46a3bd106aa8d0ae34047c1da276209297b8f07 --- /dev/null +++ b/shhs_visit2/shhs2-205450/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205450", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:37.270896+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205450/embeddings.npy b/shhs_visit2/shhs2-205450/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a93c4b7d3e997f09c2e25a72b07f2972afce78e --- /dev/null +++ b/shhs_visit2/shhs2-205450/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfbbbd1c2615a8bb6ac0838aec360b2cb39c61cbac1fa4fdb72d489b288f6013 +size 1080128 diff --git a/shhs_visit2/shhs2-205450/labels.meta.json b/shhs_visit2/shhs2-205450/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2f03463b0dc909411c1da93f360fac6c5126816 --- /dev/null +++ b/shhs_visit2/shhs2-205450/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205450", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:55:37.274564+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205450/labels.npy b/shhs_visit2/shhs2-205450/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..501f9160a33d7d02e5c3b027d1332777d77d8a5e --- /dev/null +++ b/shhs_visit2/shhs2-205450/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d46c4001d33b6d7e840c3515f0b08a88c7cfcf406f3d411d0ab0aac910c4ce +size 2288 diff --git a/shhs_visit2/shhs2-205453/embeddings.meta.json b/shhs_visit2/shhs2-205453/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bacadf0741d4e3abe39a9aa3ef9954676c5fa4cd --- /dev/null +++ b/shhs_visit2/shhs2-205453/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205453", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:38.569502+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205453/embeddings.npy b/shhs_visit2/shhs2-205453/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6148f2b617df5e684b2f5944146d5a66e3511c91 --- /dev/null +++ b/shhs_visit2/shhs2-205453/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135eaaa862899bac9b2fd4a8e2926278f31e1b5aa6894620d271dffd20d50667 +size 1200128 diff --git a/shhs_visit2/shhs2-205453/labels.meta.json b/shhs_visit2/shhs2-205453/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d26098aa572c7e3254a80381582592d39fbe41e --- /dev/null +++ b/shhs_visit2/shhs2-205453/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205453", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:38.572646+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205453/labels.npy b/shhs_visit2/shhs2-205453/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..467370f8f1cb6da29beecf3f3ef27f3fb15e7600 --- /dev/null +++ b/shhs_visit2/shhs2-205453/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1568da613e38223d2aea76d81545a60d3b1ed8b5b89cf8c4069389e97fcfd6 +size 2528 diff --git a/shhs_visit2/shhs2-205459/embeddings.meta.json b/shhs_visit2/shhs2-205459/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cda3ff4abe852b5ed2db10c9f04301e03f6d5c79 --- /dev/null +++ b/shhs_visit2/shhs2-205459/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205459", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:39.833496+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205459/embeddings.npy b/shhs_visit2/shhs2-205459/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b84338691947b81fb724508aa575d1d9bf10e805 --- /dev/null +++ b/shhs_visit2/shhs2-205459/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:493438bde7af6250b2c5520b2e8165a772b3077e9e481ad19d9cd42909f92886 +size 1140128 diff --git a/shhs_visit2/shhs2-205459/labels.meta.json b/shhs_visit2/shhs2-205459/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cffa44ea8eb7108153add5dee039b3cbff675d6 --- /dev/null +++ b/shhs_visit2/shhs2-205459/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205459", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:39.837194+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205459/labels.npy b/shhs_visit2/shhs2-205459/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e44be69f2be69853c441755f3f4b5b1b3157ba06 --- /dev/null +++ b/shhs_visit2/shhs2-205459/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906bbf85edcf22073c4c5657d0f141aafb75ffd964256fd802d441d08a8452ec +size 2408 diff --git a/shhs_visit2/shhs2-205461/embeddings.meta.json b/shhs_visit2/shhs2-205461/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e08851ff10ec7581a54a0492a8ef51c8e232fff9 --- /dev/null +++ b/shhs_visit2/shhs2-205461/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205461", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:41.273303+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205461/embeddings.npy b/shhs_visit2/shhs2-205461/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a917f006c9bd5a5ca2b6dbc090a33ce66b2f61f5 --- /dev/null +++ b/shhs_visit2/shhs2-205461/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b565398d88119071880991f09d0d93aa77c85e660414418e645a7902bd965fd +size 1260128 diff --git a/shhs_visit2/shhs2-205461/labels.meta.json b/shhs_visit2/shhs2-205461/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9aa5e4848161f05417bffbdee22a8b8c6e07c394 --- /dev/null +++ b/shhs_visit2/shhs2-205461/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205461", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:41.277044+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205461/labels.npy b/shhs_visit2/shhs2-205461/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4a26812b411777d67d4380e5499a8e398e7d9b8c --- /dev/null +++ b/shhs_visit2/shhs2-205461/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7886de76502932329728899f9525948c55a8ac4aeb5f18902935d1d756b6aa +size 2648 diff --git a/shhs_visit2/shhs2-205462/embeddings.meta.json b/shhs_visit2/shhs2-205462/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ddc752e7e9583be70a99758c08e2b9bbe5aa8fb --- /dev/null +++ b/shhs_visit2/shhs2-205462/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205462", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:42.617689+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205462/embeddings.npy b/shhs_visit2/shhs2-205462/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4697cd9042d96b82bab10b8337a3177bb97c7729 --- /dev/null +++ b/shhs_visit2/shhs2-205462/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b31d216fd64eef41785d6a01d24d07e7e07391b0d22dc445f2d377bc36dce78 +size 1140128 diff --git a/shhs_visit2/shhs2-205462/labels.meta.json b/shhs_visit2/shhs2-205462/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c8dc899b65dd3f082a2d4d52955491277af9da54 --- /dev/null +++ b/shhs_visit2/shhs2-205462/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205462", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:42.619747+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205462/labels.npy b/shhs_visit2/shhs2-205462/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b2c344b148a1858ad00aee3e7f307741b905223 --- /dev/null +++ b/shhs_visit2/shhs2-205462/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27134dad321aadd4c6e592af760298bd7551313aa8e157345a08f64d9878af3e +size 2408 diff --git a/shhs_visit2/shhs2-205463/embeddings.meta.json b/shhs_visit2/shhs2-205463/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cedd0a0b8c526a7d008c74b1af77a05f4791ab2c --- /dev/null +++ b/shhs_visit2/shhs2-205463/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205463", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:55:43.755363+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205463/embeddings.npy b/shhs_visit2/shhs2-205463/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1e8ff7d85aaf930ee25dc80acc32cb07b451f06 --- /dev/null +++ b/shhs_visit2/shhs2-205463/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1310b9d7cb6421a391231c97f38a863d3d1244f87f8b283bc3faf58cbeda9000 +size 1020128 diff --git a/shhs_visit2/shhs2-205463/labels.meta.json b/shhs_visit2/shhs2-205463/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..877e599a8ac2ea6b4d35287fda4d80479be27012 --- /dev/null +++ b/shhs_visit2/shhs2-205463/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205463", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:55:43.759196+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205463/labels.npy b/shhs_visit2/shhs2-205463/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d286b7611701e4fc16ad6fa296744df3e8f74195 --- /dev/null +++ b/shhs_visit2/shhs2-205463/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd35b4a3d55e23d082b87f24aac4b9c1678026f05d3c471eff4bc4d6c4313b3 +size 2168 diff --git a/shhs_visit2/shhs2-205464/embeddings.meta.json b/shhs_visit2/shhs2-205464/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..474a92e460bcb43b243571f926c82bac5ef2d0a2 --- /dev/null +++ b/shhs_visit2/shhs2-205464/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205464", + "embedding_dim": 500, + "n_epochs": 1139, + "created_utc": "2026-05-03T18:55:45.205829+00:00", + "shape": [ + 1139, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205464/embeddings.npy b/shhs_visit2/shhs2-205464/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f1198d47cdc5d9b827291077449150c399ca850 --- /dev/null +++ b/shhs_visit2/shhs2-205464/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e1be0d1262a0e9873c77d9e245061fedbf434d683fe776bec53fc664369057 +size 1139128 diff --git a/shhs_visit2/shhs2-205464/labels.meta.json b/shhs_visit2/shhs2-205464/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b8bf15d602942c79addcccf2d3ec5cd11d400e0 --- /dev/null +++ b/shhs_visit2/shhs2-205464/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205464", + "n_epochs": 1139, + "created_utc": "2026-05-03T18:55:45.208912+00:00", + "shape": [ + 1139 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205464/labels.npy b/shhs_visit2/shhs2-205464/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..63232c5a9b37ad078071f57d12ba2289bcbc5b49 --- /dev/null +++ b/shhs_visit2/shhs2-205464/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0240e6f4a2ff2ce30e5692ed3065262a3e950e286052d3dd7e840902cf662854 +size 2406 diff --git a/shhs_visit2/shhs2-205468/embeddings.meta.json b/shhs_visit2/shhs2-205468/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..890784ca6c05c1403f96a840b410b12724aab51b --- /dev/null +++ b/shhs_visit2/shhs2-205468/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205468", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:46.868443+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205468/embeddings.npy b/shhs_visit2/shhs2-205468/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5a6251e1c8f732fb1aca7358a7bccea079467ae9 --- /dev/null +++ b/shhs_visit2/shhs2-205468/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f123e87786b1da3800d2f5e961ab22ce0a8b11b8adff91adc99942ea2e074f +size 1364128 diff --git a/shhs_visit2/shhs2-205468/labels.meta.json b/shhs_visit2/shhs2-205468/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85a0b38c765adb38ccdc82c0630b63398da51c3c --- /dev/null +++ b/shhs_visit2/shhs2-205468/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205468", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:46.872428+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205468/labels.npy b/shhs_visit2/shhs2-205468/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..cd97890c15635904481e43e1e755ee6900e59f4c --- /dev/null +++ b/shhs_visit2/shhs2-205468/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb0e3b04f96577074d457d215ceeec01d22532ad390693bc6fcdab7373c7915 +size 2856 diff --git a/shhs_visit2/shhs2-205469/embeddings.meta.json b/shhs_visit2/shhs2-205469/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6be727887a0c07db618e3ece47ba24021434a5b8 --- /dev/null +++ b/shhs_visit2/shhs2-205469/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205469", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:48.179807+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205469/embeddings.npy b/shhs_visit2/shhs2-205469/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a1f55671f62a2fe0017a88fa4a1b5f7f9713554d --- /dev/null +++ b/shhs_visit2/shhs2-205469/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca5732f797182cafff2735011c444484d3f6844ea034e3bb18cb732c480e186 +size 1140128 diff --git a/shhs_visit2/shhs2-205469/labels.meta.json b/shhs_visit2/shhs2-205469/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8e3947c448fe22696b8e032a3d5181a7f2ec4a8 --- /dev/null +++ b/shhs_visit2/shhs2-205469/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205469", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:48.182948+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205469/labels.npy b/shhs_visit2/shhs2-205469/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f631c6fe93df03a3f645c765c7089ee23322883c --- /dev/null +++ b/shhs_visit2/shhs2-205469/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f262b0ec67913f9addc39de826ab2918b65150d81f726f34fa93cb591ab36d02 +size 2408 diff --git a/shhs_visit2/shhs2-205470/embeddings.meta.json b/shhs_visit2/shhs2-205470/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58cf7a6b8e7aa96f6d348db61d08f967fbca3b9c --- /dev/null +++ b/shhs_visit2/shhs2-205470/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205470", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:55:49.610742+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205470/embeddings.npy b/shhs_visit2/shhs2-205470/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6abbcd2389374fac55dc7b046dcc63122c7ec304 --- /dev/null +++ b/shhs_visit2/shhs2-205470/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e63717f714d59a60eb08352658249699f959259fed19cb20216c6cc16d971e +size 1320128 diff --git a/shhs_visit2/shhs2-205470/labels.meta.json b/shhs_visit2/shhs2-205470/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bfd37643a058641c0a3f19b97239827b5575a182 --- /dev/null +++ b/shhs_visit2/shhs2-205470/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205470", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:55:49.613938+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205470/labels.npy b/shhs_visit2/shhs2-205470/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ce3ae29cc4ba902222d09064472238dad9d7120b --- /dev/null +++ b/shhs_visit2/shhs2-205470/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916d34c9d9e231c1e91da2dc4e240169fd31b64875ebc3ef737cc532e0be3444 +size 2768 diff --git a/shhs_visit2/shhs2-205476/embeddings.meta.json b/shhs_visit2/shhs2-205476/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99f8f9ac837ee2394ee5660b3aec94f9bea2dc59 --- /dev/null +++ b/shhs_visit2/shhs2-205476/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205476", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:50.870568+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205476/embeddings.npy b/shhs_visit2/shhs2-205476/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..084e921b94c6ef9508b729fbebcaa61c41f1a230 --- /dev/null +++ b/shhs_visit2/shhs2-205476/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1cb60313e0e00a92b13aeb71233598d4170cbf063476467b964629c4e2866e +size 1140128 diff --git a/shhs_visit2/shhs2-205476/labels.meta.json b/shhs_visit2/shhs2-205476/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d4e8c869bafdb3a0a99bcd0358b876a15c0cb8d --- /dev/null +++ b/shhs_visit2/shhs2-205476/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205476", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:50.873830+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205476/labels.npy b/shhs_visit2/shhs2-205476/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..00f24c27916490fcf903ccca80376985b78ca60e --- /dev/null +++ b/shhs_visit2/shhs2-205476/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f65eaa94d514b0ba245b78dcfee892a57fc49a23b4cce12cc3f23f451f6f6c +size 2408 diff --git a/shhs_visit2/shhs2-205479/embeddings.meta.json b/shhs_visit2/shhs2-205479/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..51284b65e7ca7ce0f97ca4a97b35e0e62555704b --- /dev/null +++ b/shhs_visit2/shhs2-205479/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205479", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:52.179565+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205479/embeddings.npy b/shhs_visit2/shhs2-205479/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb1e2263483afc91df60fb629fd404886531ebee --- /dev/null +++ b/shhs_visit2/shhs2-205479/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053425bf97713d7b0924ff1c172ad696bdbf182e09fc33b3e20b8e3f9b292c31 +size 1200128 diff --git a/shhs_visit2/shhs2-205479/labels.meta.json b/shhs_visit2/shhs2-205479/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..84cb7ee677486581687bb158d786254f7f18f755 --- /dev/null +++ b/shhs_visit2/shhs2-205479/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205479", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:52.183394+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205479/labels.npy b/shhs_visit2/shhs2-205479/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7eb17c337dfcecd68c2f2dd078ddd6cb32dc5a9 --- /dev/null +++ b/shhs_visit2/shhs2-205479/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27f364a93d09869bcfcd22a0424b54e5c0c571e6f074bd9fd999ab11a049cca7 +size 2528 diff --git a/shhs_visit2/shhs2-205480/embeddings.meta.json b/shhs_visit2/shhs2-205480/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..519c9fad72045cc1309277223ba3734fe2faa8da --- /dev/null +++ b/shhs_visit2/shhs2-205480/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205480", + "embedding_dim": 500, + "n_epochs": 1138, + "created_utc": "2026-05-03T18:55:52.729974+00:00", + "shape": [ + 1138, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205480/embeddings.npy b/shhs_visit2/shhs2-205480/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..706bab9228b9e0ebff1cffde8dafeb3476be902e --- /dev/null +++ b/shhs_visit2/shhs2-205480/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba5839713bdcf80b7273b15f6267e89c98a7bbb1644a69ef94c2757fa23a9b9 +size 1138128 diff --git a/shhs_visit2/shhs2-205480/labels.meta.json b/shhs_visit2/shhs2-205480/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07e27103af9e50ef4ea65ef820b6f307652e63b6 --- /dev/null +++ b/shhs_visit2/shhs2-205480/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205480", + "n_epochs": 1138, + "created_utc": "2026-05-03T18:55:52.734944+00:00", + "shape": [ + 1138 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205480/labels.npy b/shhs_visit2/shhs2-205480/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..93a3120766947bd82b6f5dc663c4ff4fb2ab1804 --- /dev/null +++ b/shhs_visit2/shhs2-205480/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec122b7b3fd37094a1c860a0c0409c08cc1f89828fbceab0824ee66584e413f +size 2404 diff --git a/shhs_visit2/shhs2-205483/embeddings.meta.json b/shhs_visit2/shhs2-205483/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8770905be8b48ab8b2836e5f64010c568696d484 --- /dev/null +++ b/shhs_visit2/shhs2-205483/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205483", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:54.086868+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205483/embeddings.npy b/shhs_visit2/shhs2-205483/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58d4483d4b8c65abca04b582a438ebd28cf940d7 --- /dev/null +++ b/shhs_visit2/shhs2-205483/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3e7183c2780877f3d3cd8fae0e46916c3b6b2af6e93e9b77401e23f6df5510 +size 1200128 diff --git a/shhs_visit2/shhs2-205483/labels.meta.json b/shhs_visit2/shhs2-205483/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..106f6b2c834a8c970584cd9d96f34e319453af76 --- /dev/null +++ b/shhs_visit2/shhs2-205483/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205483", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:54.090687+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205483/labels.npy b/shhs_visit2/shhs2-205483/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fbce9baad10c863a533d753f2374628a9e90e137 --- /dev/null +++ b/shhs_visit2/shhs2-205483/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad019cfa4d545f0efaebdf70a1fc06803de43bbf4f5a4a92f9ed6aeedecaa66 +size 2528 diff --git a/shhs_visit2/shhs2-205485/embeddings.meta.json b/shhs_visit2/shhs2-205485/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b2d01676ef065f39376315db330d2138b5774e8 --- /dev/null +++ b/shhs_visit2/shhs2-205485/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205485", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:54.706856+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205485/embeddings.npy b/shhs_visit2/shhs2-205485/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e814725bf5fdfe30169e50ce7844268596296f78 --- /dev/null +++ b/shhs_visit2/shhs2-205485/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a39c6546a080819d628e8e6bc7404fa5943d74809f49fe599f09b25468960e +size 1260128 diff --git a/shhs_visit2/shhs2-205485/labels.meta.json b/shhs_visit2/shhs2-205485/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf611b9b3bf531dab3e9c51f18fd339e5462364d --- /dev/null +++ b/shhs_visit2/shhs2-205485/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205485", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:54.711040+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205485/labels.npy b/shhs_visit2/shhs2-205485/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e115e3336d7e031d2e2548f6b862ca11dc192822 --- /dev/null +++ b/shhs_visit2/shhs2-205485/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae9f9e845aa77e7170ca4ae48d2372000e0b222cdf47b75fb60b114509e48502 +size 2648 diff --git a/shhs_visit2/shhs2-205486/embeddings.meta.json b/shhs_visit2/shhs2-205486/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..716aaeaf1f10762fc9e4082690a1f2789c9476a1 --- /dev/null +++ b/shhs_visit2/shhs2-205486/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205486", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:56.036936+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205486/embeddings.npy b/shhs_visit2/shhs2-205486/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da51d07376570b4af2d8c3b2b9d7d56c488bdd53 --- /dev/null +++ b/shhs_visit2/shhs2-205486/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8683ada8f3b3b7a54d6d2eb7b781d7267395037e3d40cb92e3df0c58b33fa5 +size 1140128 diff --git a/shhs_visit2/shhs2-205486/labels.meta.json b/shhs_visit2/shhs2-205486/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd5b2c8dade3b772305eb864537b811395d5bfab --- /dev/null +++ b/shhs_visit2/shhs2-205486/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205486", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:55:56.040831+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205486/labels.npy b/shhs_visit2/shhs2-205486/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..41c81a02fe6868b3064fa18cac249014dea2f2c9 --- /dev/null +++ b/shhs_visit2/shhs2-205486/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843bd7ac32bea74fba8bf82a1a0c3ead5e9a6420fbc436e8d8efc78f218176a0 +size 2408 diff --git a/shhs_visit2/shhs2-205487/embeddings.meta.json b/shhs_visit2/shhs2-205487/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e9ba4990d2bd9ce6cea4dcb7cc76890189e5d774 --- /dev/null +++ b/shhs_visit2/shhs2-205487/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205487", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:56.702148+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205487/embeddings.npy b/shhs_visit2/shhs2-205487/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..922e2ac7a3548046be4bc5f7ba53e6721d9b36dd --- /dev/null +++ b/shhs_visit2/shhs2-205487/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47233b71a7dc9831aed178b87dce32da15089e245508a2304859eb2cad016c12 +size 1364128 diff --git a/shhs_visit2/shhs2-205487/labels.meta.json b/shhs_visit2/shhs2-205487/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6740439b1da671e24ed17671b47c18e1fec73fef --- /dev/null +++ b/shhs_visit2/shhs2-205487/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205487", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:55:56.706328+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205487/labels.npy b/shhs_visit2/shhs2-205487/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..abc32ef69184b97f865bea4346f3de3a497bb96c --- /dev/null +++ b/shhs_visit2/shhs2-205487/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7717549bf141c68e765ed3a19bfdfe79ced95eb6d5b5c8a0e7d0e3e0b598be +size 2856 diff --git a/shhs_visit2/shhs2-205488/embeddings.meta.json b/shhs_visit2/shhs2-205488/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7735e119ce479e34724bc5389a32912b332f5b4a --- /dev/null +++ b/shhs_visit2/shhs2-205488/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205488", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:55:57.206574+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205488/embeddings.npy b/shhs_visit2/shhs2-205488/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b2b6f0486bb0ba5dbbf26101af06f552598b543 --- /dev/null +++ b/shhs_visit2/shhs2-205488/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df134120f615a8ea94c36b435ece78e689f08ed9226a4b09eaefe68d6460c8e7 +size 1020128 diff --git a/shhs_visit2/shhs2-205488/labels.meta.json b/shhs_visit2/shhs2-205488/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d1ab9e4931dd94580187eecbeebd7fe36789f61 --- /dev/null +++ b/shhs_visit2/shhs2-205488/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205488", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:55:57.210701+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205488/labels.npy b/shhs_visit2/shhs2-205488/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7b2c2da6eaf8f1f76677ccf15c7fd6845c0371f6 --- /dev/null +++ b/shhs_visit2/shhs2-205488/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81736e854b151deac8e92acee359318ed959bd25664332245107cfafdc8f339c +size 2168 diff --git a/shhs_visit2/shhs2-205494/embeddings.meta.json b/shhs_visit2/shhs2-205494/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4079df1d29229de72bdbbff6c0545850682f948e --- /dev/null +++ b/shhs_visit2/shhs2-205494/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205494", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:58.557914+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205494/embeddings.npy b/shhs_visit2/shhs2-205494/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..157ffbc7681fe5c3f895ad571fc8fca0cb90dcb5 --- /dev/null +++ b/shhs_visit2/shhs2-205494/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e261bffe04ad46e64428ef50a60daa2b52102f158bf49dc3abc3915008deb35 +size 1260128 diff --git a/shhs_visit2/shhs2-205494/labels.meta.json b/shhs_visit2/shhs2-205494/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7bf963e111871bb2807956808c05d0879cf5d3d7 --- /dev/null +++ b/shhs_visit2/shhs2-205494/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205494", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:55:58.561624+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205494/labels.npy b/shhs_visit2/shhs2-205494/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a155b0be83447dca335ef0b1e7a4551a0b468ab --- /dev/null +++ b/shhs_visit2/shhs2-205494/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ef48937c9adae500d175aa7fa1b4812b2feaf7068fd9f1ccc92a37d1aee8cb +size 2648 diff --git a/shhs_visit2/shhs2-205495/embeddings.meta.json b/shhs_visit2/shhs2-205495/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6c364e252a56656eca270cd321e5997aa926341 --- /dev/null +++ b/shhs_visit2/shhs2-205495/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205495", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:59.873425+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205495/embeddings.npy b/shhs_visit2/shhs2-205495/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78176c79bda36ac801f3f85ffff236f7350643de --- /dev/null +++ b/shhs_visit2/shhs2-205495/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13d634e75c953833159a751bd6aec07d053c72204e7b6e90b851cf1989b1161 +size 1200128 diff --git a/shhs_visit2/shhs2-205495/labels.meta.json b/shhs_visit2/shhs2-205495/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8344b0483f3f97d8dcc1a2415a69905f24511840 --- /dev/null +++ b/shhs_visit2/shhs2-205495/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205495", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:55:59.877403+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205495/labels.npy b/shhs_visit2/shhs2-205495/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..21a434ed8dd61927b5f106ff392313a9c5cfc199 --- /dev/null +++ b/shhs_visit2/shhs2-205495/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b104d1ea55dd5997e1c046d545d281d27d6f4cb4367140067052e39d02522e3 +size 2528 diff --git a/shhs_visit2/shhs2-205497/embeddings.meta.json b/shhs_visit2/shhs2-205497/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5870a739f331945c74267a35feea263e142a20ce --- /dev/null +++ b/shhs_visit2/shhs2-205497/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205497", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:56:00.344177+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205497/embeddings.npy b/shhs_visit2/shhs2-205497/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e51260cc37a95e8b173602d718f59bc1b35474d --- /dev/null +++ b/shhs_visit2/shhs2-205497/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8c084bb23c13ebe06d3c6d070c4e504af1464ff55a92a7c0b06f800ad399aa6 +size 900128 diff --git a/shhs_visit2/shhs2-205497/labels.meta.json b/shhs_visit2/shhs2-205497/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..52b2c611998d8c599cd7524aa3f204399d620cdc --- /dev/null +++ b/shhs_visit2/shhs2-205497/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205497", + "n_epochs": 900, + "created_utc": "2026-05-03T18:56:00.348647+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205497/labels.npy b/shhs_visit2/shhs2-205497/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e21dd3d5ac9f8524136950c05bdff1fcd13a921 --- /dev/null +++ b/shhs_visit2/shhs2-205497/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df994584eef9a061acbacbe5a0ced9113aad8264781d4131249566e3853b470 +size 1928 diff --git a/shhs_visit2/shhs2-205498/embeddings.meta.json b/shhs_visit2/shhs2-205498/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f32856d4a59ed114c1d205d6a6051ffb2d7a112a --- /dev/null +++ b/shhs_visit2/shhs2-205498/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205498", + "embedding_dim": 500, + "n_epochs": 900, + "created_utc": "2026-05-03T18:56:01.420655+00:00", + "shape": [ + 900, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205498/embeddings.npy b/shhs_visit2/shhs2-205498/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c3957b6f62bb9f426701d9ccded99e9a71fa3c99 --- /dev/null +++ b/shhs_visit2/shhs2-205498/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acebdd42e28cad03422e9577ce26c25d7e59bc3e58bebf924f97cb5a48ac6f36 +size 900128 diff --git a/shhs_visit2/shhs2-205498/labels.meta.json b/shhs_visit2/shhs2-205498/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e56514c1f204c4688b2454434e409dc38721fcf --- /dev/null +++ b/shhs_visit2/shhs2-205498/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205498", + "n_epochs": 900, + "created_utc": "2026-05-03T18:56:01.424222+00:00", + "shape": [ + 900 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205498/labels.npy b/shhs_visit2/shhs2-205498/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1782e070c149f1ab5713350a00525fc64187013 --- /dev/null +++ b/shhs_visit2/shhs2-205498/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeae3356a08d5e0c3ed3f62a48476ba80cc921180b5d70ad606137a3340cc7b0 +size 1928 diff --git a/shhs_visit2/shhs2-205499/embeddings.meta.json b/shhs_visit2/shhs2-205499/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..293d5a1ff998c990b6bfb56836cc9a2398bce740 --- /dev/null +++ b/shhs_visit2/shhs2-205499/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205499", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:02.726511+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205499/embeddings.npy b/shhs_visit2/shhs2-205499/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..89c2b62685e145f501cc42d6879e4a10f14e6eb0 --- /dev/null +++ b/shhs_visit2/shhs2-205499/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3741386e01aa6ed8e07ed2f26290101c71b91e5f372a9e28931193060ad4f98a +size 1140128 diff --git a/shhs_visit2/shhs2-205499/labels.meta.json b/shhs_visit2/shhs2-205499/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fd3db803e8bb3276d3b6e637c88a6d59e25d4c7e --- /dev/null +++ b/shhs_visit2/shhs2-205499/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205499", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:02.730095+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205499/labels.npy b/shhs_visit2/shhs2-205499/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4bea8d78709a36208a586bffbd5af77ac7d52268 --- /dev/null +++ b/shhs_visit2/shhs2-205499/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a77170ec75e318c2e57568f6cac81a8eed0fb47ef4f9ab2d7d1d47734a7f6a +size 2408 diff --git a/shhs_visit2/shhs2-205505/embeddings.meta.json b/shhs_visit2/shhs2-205505/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb8178457c04ef67ccfb972ddc19388c267f2660 --- /dev/null +++ b/shhs_visit2/shhs2-205505/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205505", + "embedding_dim": 500, + "n_epochs": 1139, + "created_utc": "2026-05-03T18:56:04.137225+00:00", + "shape": [ + 1139, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205505/embeddings.npy b/shhs_visit2/shhs2-205505/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..68ecae77dfab72d1159ebecb3142cb66d9e9e2c5 --- /dev/null +++ b/shhs_visit2/shhs2-205505/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b35489c3c0dd0e7836482edaf64516bb0df08f887e7caca29c4b2c505c1654f8 +size 1139128 diff --git a/shhs_visit2/shhs2-205505/labels.meta.json b/shhs_visit2/shhs2-205505/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..150106ff569c0ee0ed5faf5c0e3ea916e31b4742 --- /dev/null +++ b/shhs_visit2/shhs2-205505/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205505", + "n_epochs": 1139, + "created_utc": "2026-05-03T18:56:04.140261+00:00", + "shape": [ + 1139 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205505/labels.npy b/shhs_visit2/shhs2-205505/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dd9c87fd85b2ed03812725209145e499261edb5d --- /dev/null +++ b/shhs_visit2/shhs2-205505/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc4a94a1b70af73628250537befe9a6dccb1b7644c3b19e5891471a63b7b6d4 +size 2406 diff --git a/shhs_visit2/shhs2-205506/embeddings.meta.json b/shhs_visit2/shhs2-205506/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b454e3f9aa3a5ea991056ad8eab3a4bf2a9b1e40 --- /dev/null +++ b/shhs_visit2/shhs2-205506/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205506", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:05.535857+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205506/embeddings.npy b/shhs_visit2/shhs2-205506/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e66ddda971d6a710a6736860794f587a950da27 --- /dev/null +++ b/shhs_visit2/shhs2-205506/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d55f6f120460bb37ec5e6ba2622fa00a366fd8d7e350e6da1f2010d6abdca72 +size 1260128 diff --git a/shhs_visit2/shhs2-205506/labels.meta.json b/shhs_visit2/shhs2-205506/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e90234c8c7e80f063dea442836a0dcfd2f117eee --- /dev/null +++ b/shhs_visit2/shhs2-205506/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205506", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:05.539529+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205506/labels.npy b/shhs_visit2/shhs2-205506/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3b0ae944b3264497483e7067a1f56c699aab7725 --- /dev/null +++ b/shhs_visit2/shhs2-205506/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9e759e8cf4bb91c71a83e0d7c278d162abe6f48a3a4ad7e5a8982bf764f540 +size 2648 diff --git a/shhs_visit2/shhs2-205507/embeddings.meta.json b/shhs_visit2/shhs2-205507/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..29dc1bb0caa828c817f52fd1b89ac895af79f083 --- /dev/null +++ b/shhs_visit2/shhs2-205507/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205507", + "embedding_dim": 500, + "n_epochs": 1171, + "created_utc": "2026-05-03T18:56:08.560648+00:00", + "shape": [ + 1171, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205507/embeddings.npy b/shhs_visit2/shhs2-205507/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ef42f5e27318154a120378e479c6fb0863972a85 --- /dev/null +++ b/shhs_visit2/shhs2-205507/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2def2f160ee18ae266b8337693f363ed07f4db785125d6f78698db27dd7d4439 +size 1171128 diff --git a/shhs_visit2/shhs2-205507/labels.meta.json b/shhs_visit2/shhs2-205507/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..862fd23a2dcd62c6ef65641d51c85d6174e01434 --- /dev/null +++ b/shhs_visit2/shhs2-205507/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205507", + "n_epochs": 1171, + "created_utc": "2026-05-03T18:56:08.564633+00:00", + "shape": [ + 1171 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205507/labels.npy b/shhs_visit2/shhs2-205507/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..364fe20ae691329d29557aa8f7335c64a722626d --- /dev/null +++ b/shhs_visit2/shhs2-205507/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404cf9372853e55f7cda00a9123574fe8c8b6a670f08e8c1611922eb18a06be2 +size 2470 diff --git a/shhs_visit2/shhs2-205508/embeddings.meta.json b/shhs_visit2/shhs2-205508/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..625d1d46681489949104937c00390cfb36f9e2c6 --- /dev/null +++ b/shhs_visit2/shhs2-205508/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205508", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:09.830848+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205508/embeddings.npy b/shhs_visit2/shhs2-205508/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..06e59ed84c7186c6b9d47ef4b21151e017e43042 --- /dev/null +++ b/shhs_visit2/shhs2-205508/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446b3a2333a7db242ca9048f3612f39f8f1bb0d62040132910ba1f625e2b09b9 +size 1140128 diff --git a/shhs_visit2/shhs2-205508/labels.meta.json b/shhs_visit2/shhs2-205508/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d1de3ef6b3f4f618ae3daa0927be75f1b176c96 --- /dev/null +++ b/shhs_visit2/shhs2-205508/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205508", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:09.834692+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205508/labels.npy b/shhs_visit2/shhs2-205508/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f849aba24e9738d183df3ca42a5ad5330a8512cc --- /dev/null +++ b/shhs_visit2/shhs2-205508/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99acac3073fe7ff6cad828f513457620c173fcd5bf5fb019127ba2d10fab5147 +size 2408 diff --git a/shhs_visit2/shhs2-205509/embeddings.meta.json b/shhs_visit2/shhs2-205509/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd13edff5d2ed9f899be48d3e2091b1d9eac46ee --- /dev/null +++ b/shhs_visit2/shhs2-205509/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205509", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:11.124550+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205509/embeddings.npy b/shhs_visit2/shhs2-205509/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a35143ad21f9dcc651c0e8266427e9db43e5b279 --- /dev/null +++ b/shhs_visit2/shhs2-205509/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293ebe7b6425994df3efb7face9ec7a5aca23b4609f0b897a4491905d0fba4b7 +size 1200128 diff --git a/shhs_visit2/shhs2-205509/labels.meta.json b/shhs_visit2/shhs2-205509/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cb5f00711fd1678d84d733ee385fba18f21ecab --- /dev/null +++ b/shhs_visit2/shhs2-205509/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205509", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:11.129054+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205509/labels.npy b/shhs_visit2/shhs2-205509/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d277680326535bf9ab4c017a87882647eea3ac35 --- /dev/null +++ b/shhs_visit2/shhs2-205509/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86fb892ea12fb8d96db67c95c3aef61d8c862736fcdc2d4360b987148a73fd24 +size 2528 diff --git a/shhs_visit2/shhs2-205516/embeddings.meta.json b/shhs_visit2/shhs2-205516/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98bd936b0690bedf55983486aeea0d7687c20114 --- /dev/null +++ b/shhs_visit2/shhs2-205516/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205516", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:11.726497+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205516/embeddings.npy b/shhs_visit2/shhs2-205516/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3c61885f1ccdaa0b0c5318a51eabd5c4bda93284 --- /dev/null +++ b/shhs_visit2/shhs2-205516/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0304a8245a7243d1a37145bcb738117aba689db2a5a98d62bafa4dde7d9f396 +size 1260128 diff --git a/shhs_visit2/shhs2-205516/labels.meta.json b/shhs_visit2/shhs2-205516/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a6d4bb42de3e871cf9613359c534703be25c512 --- /dev/null +++ b/shhs_visit2/shhs2-205516/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205516", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:11.730492+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205516/labels.npy b/shhs_visit2/shhs2-205516/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e9574ba8172f5312000467bc4c8d68cf1d4bd588 --- /dev/null +++ b/shhs_visit2/shhs2-205516/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625a8d1eff2661cdf9643f800b5f6d6f03447dc60932ae50e3cab2515d3e8722 +size 2648 diff --git a/shhs_visit2/shhs2-205520/embeddings.meta.json b/shhs_visit2/shhs2-205520/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd22bf7ba56736018dc5ad373e7fd6a9d4120368 --- /dev/null +++ b/shhs_visit2/shhs2-205520/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205520", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:56:12.905402+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205520/embeddings.npy b/shhs_visit2/shhs2-205520/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..79015e3aebeb8f62437fbdc4c05f89314f76f805 --- /dev/null +++ b/shhs_visit2/shhs2-205520/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187c6970e95735f96a60a310e45b00e1e84ac89003ba31c64f7c41853eff2a2b +size 1080128 diff --git a/shhs_visit2/shhs2-205520/labels.meta.json b/shhs_visit2/shhs2-205520/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e331302a0bce7cf0bcce5c4f0af4ae0837ca533 --- /dev/null +++ b/shhs_visit2/shhs2-205520/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205520", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:56:12.909541+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205520/labels.npy b/shhs_visit2/shhs2-205520/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..266ec5629b77c94b8dae792a1249d362afe807ff --- /dev/null +++ b/shhs_visit2/shhs2-205520/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8babcadfd4e2abe3df2e706afd845a0a6609fddf3e6f6a3846cfdaa8be16958 +size 2288 diff --git a/shhs_visit2/shhs2-205522/embeddings.meta.json b/shhs_visit2/shhs2-205522/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bcdcddd2f16062de08fc7aaedee7a11946a702f4 --- /dev/null +++ b/shhs_visit2/shhs2-205522/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205522", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:14.328377+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205522/embeddings.npy b/shhs_visit2/shhs2-205522/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..99e71539678b1e87334634ccf5afde7459928d57 --- /dev/null +++ b/shhs_visit2/shhs2-205522/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ca7d71a080d6b2dfff041c46862e22d4bede45a1011b7b607b28590352be8b +size 1260128 diff --git a/shhs_visit2/shhs2-205522/labels.meta.json b/shhs_visit2/shhs2-205522/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca2f4653f64c3499a5e975db66bc59d4cc89f472 --- /dev/null +++ b/shhs_visit2/shhs2-205522/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205522", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:14.332584+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205522/labels.npy b/shhs_visit2/shhs2-205522/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a45c12a649012731f49c1d8b023ff682ea73b61a --- /dev/null +++ b/shhs_visit2/shhs2-205522/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5434cf2a65209a24bdcb05990aaee4148a672cfb93ec59270ebca38fa88ddc +size 2648 diff --git a/shhs_visit2/shhs2-205524/embeddings.meta.json b/shhs_visit2/shhs2-205524/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f25c8f3793fc6ef1fc8256844276f230331129ca --- /dev/null +++ b/shhs_visit2/shhs2-205524/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205524", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:15.595145+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205524/embeddings.npy b/shhs_visit2/shhs2-205524/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a90496a4d28a64ed5377f0ffae781401308f797a --- /dev/null +++ b/shhs_visit2/shhs2-205524/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45bc7c415215b1b35e7d8d106871e6f12305bf51e878b19e4f5dce84dc6601c5 +size 1140128 diff --git a/shhs_visit2/shhs2-205524/labels.meta.json b/shhs_visit2/shhs2-205524/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c95bec35b318413854900b30d62bd4b94f334f9c --- /dev/null +++ b/shhs_visit2/shhs2-205524/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205524", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:15.600108+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205524/labels.npy b/shhs_visit2/shhs2-205524/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9ab7d0e25448d4474d8114c1c5e29c596ee408f6 --- /dev/null +++ b/shhs_visit2/shhs2-205524/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0f09ad01a5a5407631b6fb896daf9b3447fc6910d528ba284a2d06e4c89f08e +size 2408 diff --git a/shhs_visit2/shhs2-205526/embeddings.meta.json b/shhs_visit2/shhs2-205526/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fac2a11a704648ac40a037d7c887ae31f2ad312e --- /dev/null +++ b/shhs_visit2/shhs2-205526/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205526", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:17.054889+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205526/embeddings.npy b/shhs_visit2/shhs2-205526/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4825633b30b179c3f49a0db126d755f87213670b --- /dev/null +++ b/shhs_visit2/shhs2-205526/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6fab41fe56058060536b80c7ff40a6c5b9e0b05f90a8eb1605be74b81e9b1b +size 1260128 diff --git a/shhs_visit2/shhs2-205526/labels.meta.json b/shhs_visit2/shhs2-205526/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9973786452a2d10ce71b74b9943e9a700374a5fd --- /dev/null +++ b/shhs_visit2/shhs2-205526/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205526", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:17.078960+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205526/labels.npy b/shhs_visit2/shhs2-205526/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..42ad1b6bd6c580aef9b9fb078f1e43208f01677e --- /dev/null +++ b/shhs_visit2/shhs2-205526/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a7eb277457c54b28f9470a565c6baa886b7f12c41445e33b49e68b578e9916 +size 2648 diff --git a/shhs_visit2/shhs2-205528/embeddings.meta.json b/shhs_visit2/shhs2-205528/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..77138f23e050d5274b2a57d2c321904b1b071405 --- /dev/null +++ b/shhs_visit2/shhs2-205528/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205528", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:56:18.301620+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205528/embeddings.npy b/shhs_visit2/shhs2-205528/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c40a70d25a3f1c5396141f7ebadcc6258499bb84 --- /dev/null +++ b/shhs_visit2/shhs2-205528/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b183a52158c00cb81c548dc8a34de4efc5402a8a0b4eb3003a2171b6d8705f +size 1080128 diff --git a/shhs_visit2/shhs2-205528/labels.meta.json b/shhs_visit2/shhs2-205528/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fca48bb8cd247fa3f45131e28e01d037f5a7f27f --- /dev/null +++ b/shhs_visit2/shhs2-205528/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205528", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:56:18.305698+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205528/labels.npy b/shhs_visit2/shhs2-205528/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3828a934a3842276e87692e4d1d7f67f771d1438 --- /dev/null +++ b/shhs_visit2/shhs2-205528/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb4a69b17320c3e9cae08ab1c1423e58969acd0612e5d87ac0665fd4e2c49fd +size 2288 diff --git a/shhs_visit2/shhs2-205530/embeddings.meta.json b/shhs_visit2/shhs2-205530/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a3c8914c7ab019e13ae11fd6176c94e29f881b8 --- /dev/null +++ b/shhs_visit2/shhs2-205530/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205530", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:56:19.600165+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205530/embeddings.npy b/shhs_visit2/shhs2-205530/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9b54eda03d3ddec1bdf62b34f68521c9e3342a06 --- /dev/null +++ b/shhs_visit2/shhs2-205530/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3430bce55cebef37de7e023bd03feabaa06bcb583bb6ef8e231b90f5d77a1e +size 1110128 diff --git a/shhs_visit2/shhs2-205530/labels.meta.json b/shhs_visit2/shhs2-205530/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba3936aa9c2e7f37de8cab311ec22271a1fc6a91 --- /dev/null +++ b/shhs_visit2/shhs2-205530/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205530", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:56:19.604388+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205530/labels.npy b/shhs_visit2/shhs2-205530/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d8f36840674ac8d60f0d2040c106ea750505b083 --- /dev/null +++ b/shhs_visit2/shhs2-205530/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e42eeb57b96ffa1f009323d688727d38e743fd2df1838d3d28053b5b4e5f682 +size 2348 diff --git a/shhs_visit2/shhs2-205532/embeddings.meta.json b/shhs_visit2/shhs2-205532/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3693d43ba44abe9ee017cb21466a95fdb27fd55 --- /dev/null +++ b/shhs_visit2/shhs2-205532/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205532", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:20.888091+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205532/embeddings.npy b/shhs_visit2/shhs2-205532/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a2a49e2be5b2e5398e7d789a9e551de0c669039 --- /dev/null +++ b/shhs_visit2/shhs2-205532/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648062199ee94bfc736e3d33dfd8e7741d936e10b22da68bed535487b18ba6f2 +size 1140128 diff --git a/shhs_visit2/shhs2-205532/labels.meta.json b/shhs_visit2/shhs2-205532/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6eae24b59cd41479a7ede78618a1e950ac4d64ea --- /dev/null +++ b/shhs_visit2/shhs2-205532/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205532", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:20.891943+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205532/labels.npy b/shhs_visit2/shhs2-205532/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f6edf92a50cb48d6ad8b4c471afdc381687a96a --- /dev/null +++ b/shhs_visit2/shhs2-205532/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3336718d42dc7e122e3d3119c56af7ed2c0c439e31370ec40749fadbabe0db0a +size 2408 diff --git a/shhs_visit2/shhs2-205536/embeddings.meta.json b/shhs_visit2/shhs2-205536/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3a4f3d0de84dff4bf909b5c3701ca39e035645fd --- /dev/null +++ b/shhs_visit2/shhs2-205536/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205536", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:22.079893+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205536/embeddings.npy b/shhs_visit2/shhs2-205536/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d84b7328fa676a9085d89094a3a5360bce790537 --- /dev/null +++ b/shhs_visit2/shhs2-205536/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:613a4a74c93d741ab49c3a12ac367859df66ab8421fe0fdf487268295193e5cf +size 1020128 diff --git a/shhs_visit2/shhs2-205536/labels.meta.json b/shhs_visit2/shhs2-205536/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34ddb5b02cc68e024e678356fbe36392ef139650 --- /dev/null +++ b/shhs_visit2/shhs2-205536/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205536", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:22.082486+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205536/labels.npy b/shhs_visit2/shhs2-205536/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a5534416505070686c6eeff690d84a870925ad6 --- /dev/null +++ b/shhs_visit2/shhs2-205536/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dfdef572fbbc84a4af715ed5156815ff1446af4bc6d922f146158ebfb2da70e +size 2168 diff --git a/shhs_visit2/shhs2-205537/embeddings.meta.json b/shhs_visit2/shhs2-205537/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83795c34b93a2e742dffdb882d9eb3863f7293b0 --- /dev/null +++ b/shhs_visit2/shhs2-205537/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205537", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:23.473830+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205537/embeddings.npy b/shhs_visit2/shhs2-205537/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9faa5e9a492e3b24ea53ef7ec54ff3954ef6c140 --- /dev/null +++ b/shhs_visit2/shhs2-205537/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbaa5186fa6254a6e872b1bee84da2f50b3a0c99630d623d95e13948ea22078 +size 1200128 diff --git a/shhs_visit2/shhs2-205537/labels.meta.json b/shhs_visit2/shhs2-205537/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..235b1cbfe8e1c5908149102ff084ee7095899036 --- /dev/null +++ b/shhs_visit2/shhs2-205537/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205537", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:23.477565+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205537/labels.npy b/shhs_visit2/shhs2-205537/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c3ef8200ea10641a0a757736f9b9e62eb6bd085 --- /dev/null +++ b/shhs_visit2/shhs2-205537/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d9007610621ea9704e36a13d1f7f91910d858c43a73dfa7526a26fdbebe9afd +size 2528 diff --git a/shhs_visit2/shhs2-205539/embeddings.meta.json b/shhs_visit2/shhs2-205539/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..70e32c791c3d0cdb8daece3a7ff0c97c4743ef30 --- /dev/null +++ b/shhs_visit2/shhs2-205539/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205539", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:24.762335+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205539/embeddings.npy b/shhs_visit2/shhs2-205539/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..78deb9cf10893d8c36a73e9263e46c987931e53d --- /dev/null +++ b/shhs_visit2/shhs2-205539/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee3954f8b297a4c37b323ae036ac031230500dd6ce8665c30fa27cb7b56e769 +size 1200128 diff --git a/shhs_visit2/shhs2-205539/labels.meta.json b/shhs_visit2/shhs2-205539/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bf7a2265db4cf75f82b9b3fbec7b492afbbc78e1 --- /dev/null +++ b/shhs_visit2/shhs2-205539/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205539", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:24.765223+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205539/labels.npy b/shhs_visit2/shhs2-205539/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5ed043aed34d9de80dec978584cd63f79c836e6 --- /dev/null +++ b/shhs_visit2/shhs2-205539/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5cd9b3b1a8bb4ab5eecd8b8803207350e6b11df904283b9689036a6aadf77a +size 2528 diff --git a/shhs_visit2/shhs2-205540/embeddings.meta.json b/shhs_visit2/shhs2-205540/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..770c8a8ad8c940131a83dac4671d44fc5ae5c579 --- /dev/null +++ b/shhs_visit2/shhs2-205540/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205540", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:56:25.409504+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205540/embeddings.npy b/shhs_visit2/shhs2-205540/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1352debb55bdb8bb4d24784506534cf01299aea --- /dev/null +++ b/shhs_visit2/shhs2-205540/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da662e6e5d5dbbf0d1b0dc020681d6e55c97f9b100b8959cfe93a5b1cbfd7c9 +size 1364128 diff --git a/shhs_visit2/shhs2-205540/labels.meta.json b/shhs_visit2/shhs2-205540/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9bd6dd2e685ed48b3d112130dea24b965fcab087 --- /dev/null +++ b/shhs_visit2/shhs2-205540/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205540", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:56:25.413795+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205540/labels.npy b/shhs_visit2/shhs2-205540/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d9648f846bd41daaa3506fd4870a4b585a09c25 --- /dev/null +++ b/shhs_visit2/shhs2-205540/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e319685a88406bb5cee1148050451cc2a17e51173d1907965843065c11a2b79 +size 2856 diff --git a/shhs_visit2/shhs2-205542/embeddings.meta.json b/shhs_visit2/shhs2-205542/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..382ccf577c21b89c81d11433bf95d7d41567f32e --- /dev/null +++ b/shhs_visit2/shhs2-205542/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205542", + "embedding_dim": 500, + "n_epochs": 850, + "created_utc": "2026-05-03T18:56:26.354670+00:00", + "shape": [ + 850, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205542/embeddings.npy b/shhs_visit2/shhs2-205542/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a04c3dbffd66c38be1f31a525bbcd19b394e2855 --- /dev/null +++ b/shhs_visit2/shhs2-205542/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dde9d55754d28d75a03830880c041eaf14e32d8e67b00e8bf5706be1c95f2f +size 850128 diff --git a/shhs_visit2/shhs2-205542/labels.meta.json b/shhs_visit2/shhs2-205542/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..904d96b6f087f58aba80381ddc30132a12d36eec --- /dev/null +++ b/shhs_visit2/shhs2-205542/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205542", + "n_epochs": 850, + "created_utc": "2026-05-03T18:56:26.359187+00:00", + "shape": [ + 850 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205542/labels.npy b/shhs_visit2/shhs2-205542/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e91f89b4b226279a45af415e932c07d7634910d5 --- /dev/null +++ b/shhs_visit2/shhs2-205542/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d75b3d738c756410d2d160d10fd3396008b5fe85205fd5e446d8de0b75f789 +size 1828 diff --git a/shhs_visit2/shhs2-205544/embeddings.meta.json b/shhs_visit2/shhs2-205544/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a480c59f121a80a7f0b6cb9b06d9d93ee20c1a8a --- /dev/null +++ b/shhs_visit2/shhs2-205544/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205544", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:27.706554+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205544/embeddings.npy b/shhs_visit2/shhs2-205544/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..da14f3ec232596080cdc63b565114a87f0501e9e --- /dev/null +++ b/shhs_visit2/shhs2-205544/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cad3b8eed9421ea203a8b316289c106a024f83957c5e6258b1b50a3be6e90534 +size 1140128 diff --git a/shhs_visit2/shhs2-205544/labels.meta.json b/shhs_visit2/shhs2-205544/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48c612fbfdfd32d5a944fcda79d6ac0c81314852 --- /dev/null +++ b/shhs_visit2/shhs2-205544/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205544", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:27.710563+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205544/labels.npy b/shhs_visit2/shhs2-205544/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..18dafbef5700e7966fbcfac973c9d796363642bb --- /dev/null +++ b/shhs_visit2/shhs2-205544/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf051c88f434ee384f868f10fd0a72cea356e1c0089d7176bdc831061834cc0 +size 2408 diff --git a/shhs_visit2/shhs2-205545/embeddings.meta.json b/shhs_visit2/shhs2-205545/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2149abda91d4f3b9564e04784d0e43c49635b10c --- /dev/null +++ b/shhs_visit2/shhs2-205545/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205545", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:29.053188+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205545/embeddings.npy b/shhs_visit2/shhs2-205545/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c02c0d9e9c13e5af492c42ce9588090fbfdf0cbc --- /dev/null +++ b/shhs_visit2/shhs2-205545/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2032c13ad7312af59bc42f01b281f942277c9ce21507d28c90b5197d83b12b19 +size 1260128 diff --git a/shhs_visit2/shhs2-205545/labels.meta.json b/shhs_visit2/shhs2-205545/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0d64ff7427e13c34ac48e91569116ce3946526f --- /dev/null +++ b/shhs_visit2/shhs2-205545/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205545", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:56:29.057092+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205545/labels.npy b/shhs_visit2/shhs2-205545/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..347d4792edc8ccd83efbba697d538601fe1438eb --- /dev/null +++ b/shhs_visit2/shhs2-205545/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0731f6da311831bb15aae71231ff6a58596dd5494972e044ed07665facc94622 +size 2648 diff --git a/shhs_visit2/shhs2-205546/embeddings.meta.json b/shhs_visit2/shhs2-205546/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a92bf75fb61036a5970d25a5ef10fb1c1353969 --- /dev/null +++ b/shhs_visit2/shhs2-205546/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205546", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:56:29.675229+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205546/embeddings.npy b/shhs_visit2/shhs2-205546/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2a0038ea3bdb7e9a130cebedd1b69313a548b40c --- /dev/null +++ b/shhs_visit2/shhs2-205546/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:379d6cdec05497e6763f72d473a8f742b25dfe57356c213e22e52e2fb7eee6c2 +size 1320128 diff --git a/shhs_visit2/shhs2-205546/labels.meta.json b/shhs_visit2/shhs2-205546/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..478fd04eff50a304f8e78e5de482fab22192c5af --- /dev/null +++ b/shhs_visit2/shhs2-205546/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205546", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:56:29.679024+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205546/labels.npy b/shhs_visit2/shhs2-205546/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bc2028313c5a03d6948cd682b44683a61fb3bbe --- /dev/null +++ b/shhs_visit2/shhs2-205546/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b90ca43e18b4676cbe8f478ae79139d927f8f37fc7900e1598bd1c8bbdf173 +size 2768 diff --git a/shhs_visit2/shhs2-205547/embeddings.meta.json b/shhs_visit2/shhs2-205547/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4219660915fb6a4197d25cd74e078a29b9243f4 --- /dev/null +++ b/shhs_visit2/shhs2-205547/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205547", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:30.798823+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205547/embeddings.npy b/shhs_visit2/shhs2-205547/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..57a750471ebbeadb07e958e43f5b27ee422e9ed2 --- /dev/null +++ b/shhs_visit2/shhs2-205547/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28fb35f492e3efeb5c1c00344c73a2143d771210261a2d8b80d31b35ee3156e5 +size 1020128 diff --git a/shhs_visit2/shhs2-205547/labels.meta.json b/shhs_visit2/shhs2-205547/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..591c021e8dc8da50e42354fb1d35733dc0177c95 --- /dev/null +++ b/shhs_visit2/shhs2-205547/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205547", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:30.802606+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205547/labels.npy b/shhs_visit2/shhs2-205547/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a91d385f7fb82531d0ce187e2b289e2c4efb580a --- /dev/null +++ b/shhs_visit2/shhs2-205547/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17597a6513666cbe723a9e2e3973de33aed42ed257240c6715b41ca266f06a8 +size 2168 diff --git a/shhs_visit2/shhs2-205548/embeddings.meta.json b/shhs_visit2/shhs2-205548/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..033cc7d14f1162ace618dc1c14fa61dac9a02b36 --- /dev/null +++ b/shhs_visit2/shhs2-205548/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205548", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:31.988286+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205548/embeddings.npy b/shhs_visit2/shhs2-205548/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fc0b66702be69c5b8e9a71faee416154e7dd7d8a --- /dev/null +++ b/shhs_visit2/shhs2-205548/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a47483268012378c31d347952c0bed8deb8b22030a3ac6d2fb7c1e99ff602fa +size 1200128 diff --git a/shhs_visit2/shhs2-205548/labels.meta.json b/shhs_visit2/shhs2-205548/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10d360b4e1c9722f3e1c3bd265664c3135994c05 --- /dev/null +++ b/shhs_visit2/shhs2-205548/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205548", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:31.991932+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205548/labels.npy b/shhs_visit2/shhs2-205548/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9202f5d463be8694d3300dc6c19f28cbf85d60fe --- /dev/null +++ b/shhs_visit2/shhs2-205548/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85af5a1412515a5b95dfd3dc934259b47448b5a2a5710491d5fc4e91ea3ad491 +size 2528 diff --git a/shhs_visit2/shhs2-205549/embeddings.meta.json b/shhs_visit2/shhs2-205549/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9acfcd7ca223145cf6d79b34e1714e003c0effbc --- /dev/null +++ b/shhs_visit2/shhs2-205549/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205549", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:33.153198+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205549/embeddings.npy b/shhs_visit2/shhs2-205549/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..48c8d4cee445f34bd94f2ac7f14b4040e862eec7 --- /dev/null +++ b/shhs_visit2/shhs2-205549/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bde9a3ceed9218fdd074019109707bbbb6cfc0ef5b66775b26d4c84cfd470d2 +size 1020128 diff --git a/shhs_visit2/shhs2-205549/labels.meta.json b/shhs_visit2/shhs2-205549/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f0c526fb7dc74ffe6949466e9ae840865870bb2 --- /dev/null +++ b/shhs_visit2/shhs2-205549/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205549", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:33.155669+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205549/labels.npy b/shhs_visit2/shhs2-205549/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9aed5c677a24af934d40bf543a4d5ca87846b48f --- /dev/null +++ b/shhs_visit2/shhs2-205549/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45317b8d23434f8ce690b9596608eba0daa69eccc21a0ef845ce4f75bf52e82 +size 2168 diff --git a/shhs_visit2/shhs2-205550/embeddings.meta.json b/shhs_visit2/shhs2-205550/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e36ab99c0ced9d16c512fd4897ae01ddd8036400 --- /dev/null +++ b/shhs_visit2/shhs2-205550/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205550", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:33.661552+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205550/embeddings.npy b/shhs_visit2/shhs2-205550/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6f05152396a9128dd9369077b4fbaf80c48883a1 --- /dev/null +++ b/shhs_visit2/shhs2-205550/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0d67bb99a31b6b0347862d04982801cc576b1efb690bde8f4fbf52c53e0ccc +size 1020128 diff --git a/shhs_visit2/shhs2-205550/labels.meta.json b/shhs_visit2/shhs2-205550/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2c9e6cbcf142c5b11560e03097c6dbf1006374a --- /dev/null +++ b/shhs_visit2/shhs2-205550/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205550", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:33.665291+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205550/labels.npy b/shhs_visit2/shhs2-205550/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..dcd432cbd7872017a094fcdec633e3fbfaf3ead2 --- /dev/null +++ b/shhs_visit2/shhs2-205550/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d001a994a24c61f29788818853ff3945d150813505c64554c62086b28097d940 +size 2168 diff --git a/shhs_visit2/shhs2-205552/embeddings.meta.json b/shhs_visit2/shhs2-205552/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab998b67502ebcd7b92998c9f0f9de0fba5dcdb0 --- /dev/null +++ b/shhs_visit2/shhs2-205552/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205552", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:34.970264+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205552/embeddings.npy b/shhs_visit2/shhs2-205552/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5c310f76df58c1ab7862642d006b57fe10f8f3c --- /dev/null +++ b/shhs_visit2/shhs2-205552/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451bce8543ac58f306c605301ce301802e296c6059bdba93e93d8f2cff0e5645 +size 1200128 diff --git a/shhs_visit2/shhs2-205552/labels.meta.json b/shhs_visit2/shhs2-205552/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2356fe3ce2effd4ae1064e5ef5f0a98f00d95278 --- /dev/null +++ b/shhs_visit2/shhs2-205552/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205552", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:34.974262+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205552/labels.npy b/shhs_visit2/shhs2-205552/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a7d34d868d431d8556a95538f094195571e57fb --- /dev/null +++ b/shhs_visit2/shhs2-205552/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5b07699d7328d03b33516804d364085c764bd59909b1b253cb2066ba4031f3 +size 2528 diff --git a/shhs_visit2/shhs2-205553/embeddings.meta.json b/shhs_visit2/shhs2-205553/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c3afffb53379145cab757d44b55ddf21db256e1b --- /dev/null +++ b/shhs_visit2/shhs2-205553/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205553", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:36.176523+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205553/embeddings.npy b/shhs_visit2/shhs2-205553/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..26cd555f54004953d809dfe1f8504d10983f466e --- /dev/null +++ b/shhs_visit2/shhs2-205553/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa7a888d7e927b0919c8e8caece455d48ebedbf75940613c332652589dae253 +size 1200128 diff --git a/shhs_visit2/shhs2-205553/labels.meta.json b/shhs_visit2/shhs2-205553/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..abfb2835aa59b6946b09c3794ec396a53438a5e4 --- /dev/null +++ b/shhs_visit2/shhs2-205553/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205553", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:36.180758+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205553/labels.npy b/shhs_visit2/shhs2-205553/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8c6005cb0991c9ca502f2c1023fd5fa4c8b76fcd --- /dev/null +++ b/shhs_visit2/shhs2-205553/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a145e184d0607c7a3fd411cf94691ac947a64e60be34c45fae1a3e960fcd44 +size 2528 diff --git a/shhs_visit2/shhs2-205555/embeddings.meta.json b/shhs_visit2/shhs2-205555/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67fcd88731f270eb1e8d0bd73b8f12662ca6d05d --- /dev/null +++ b/shhs_visit2/shhs2-205555/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205555", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:56:37.503601+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205555/embeddings.npy b/shhs_visit2/shhs2-205555/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f46c3b870f95fcb0bcc170f1a968e48e8c9fb2d --- /dev/null +++ b/shhs_visit2/shhs2-205555/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7bbd9146992b71df1c8c4da646b5d7fc1acff3ed60881d4b82982bba3762182 +size 1170128 diff --git a/shhs_visit2/shhs2-205555/labels.meta.json b/shhs_visit2/shhs2-205555/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..638ab1dc4f8eb7d7302cf6126202b8c7fd910cb3 --- /dev/null +++ b/shhs_visit2/shhs2-205555/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205555", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:56:37.506935+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205555/labels.npy b/shhs_visit2/shhs2-205555/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a4ca94a04037f802af3e8b0a01fbdf399994abc --- /dev/null +++ b/shhs_visit2/shhs2-205555/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a5932aea325a1cec60f9bba47e5106304e57e77844bf5c67fada8db34db01e +size 2468 diff --git a/shhs_visit2/shhs2-205557/embeddings.meta.json b/shhs_visit2/shhs2-205557/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3b1e0f03bb2fe8966796d20e3795e0f349ea66a --- /dev/null +++ b/shhs_visit2/shhs2-205557/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205557", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:38.789083+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205557/embeddings.npy b/shhs_visit2/shhs2-205557/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4b8072dc8ea72b42df1faf5c25ddc24306227492 --- /dev/null +++ b/shhs_visit2/shhs2-205557/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e5aec9f17ceb32c35b8e832ed1b4e3d6d53ae4231d7ab982bce3f38d602edc +size 1140128 diff --git a/shhs_visit2/shhs2-205557/labels.meta.json b/shhs_visit2/shhs2-205557/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..16b572119d524d056fce02ec2298327eb60c60f4 --- /dev/null +++ b/shhs_visit2/shhs2-205557/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205557", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:38.792525+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205557/labels.npy b/shhs_visit2/shhs2-205557/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7817178b5b440d944a8811237e2f064100738711 --- /dev/null +++ b/shhs_visit2/shhs2-205557/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f287b225d4b9ba61d1c756a135980699491e453d971233b4057c3701eb1c8e8 +size 2408 diff --git a/shhs_visit2/shhs2-205558/embeddings.meta.json b/shhs_visit2/shhs2-205558/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..da7635d42539dabae418bc87df476b2f246d9738 --- /dev/null +++ b/shhs_visit2/shhs2-205558/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205558", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:40.052378+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205558/embeddings.npy b/shhs_visit2/shhs2-205558/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c4f588b47528b40b284bb91336317335d8b3e127 --- /dev/null +++ b/shhs_visit2/shhs2-205558/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1915531451d62a68c27747076d002896852c2ebdc5c4ff6368ec13c7dae0ef6 +size 1200128 diff --git a/shhs_visit2/shhs2-205558/labels.meta.json b/shhs_visit2/shhs2-205558/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fe5b2f892987824bd4d3f65d305fa5f837240320 --- /dev/null +++ b/shhs_visit2/shhs2-205558/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205558", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:40.055509+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205558/labels.npy b/shhs_visit2/shhs2-205558/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..df0a2af9315edb8c77503a0d12e35bb424bba795 --- /dev/null +++ b/shhs_visit2/shhs2-205558/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a98e120e766588d87310bd75c99998b54e456d572e372692d876a4ab406b59 +size 2528 diff --git a/shhs_visit2/shhs2-205559/embeddings.meta.json b/shhs_visit2/shhs2-205559/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..259db10c37a51b84eb8b743f1fde1ae77d5ce637 --- /dev/null +++ b/shhs_visit2/shhs2-205559/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205559", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:56:40.990463+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205559/embeddings.npy b/shhs_visit2/shhs2-205559/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c1ef5a6f133e16624df1a2af8d3866aa93e29f8 --- /dev/null +++ b/shhs_visit2/shhs2-205559/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c682902582c1e6d0d16f352d1d097a658058ef23c8a57a2e4402df3cce8a7947 +size 840128 diff --git a/shhs_visit2/shhs2-205559/labels.meta.json b/shhs_visit2/shhs2-205559/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a24568137b818c88e43b10e3bec732421b4b97d --- /dev/null +++ b/shhs_visit2/shhs2-205559/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205559", + "n_epochs": 840, + "created_utc": "2026-05-03T18:56:40.994734+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205559/labels.npy b/shhs_visit2/shhs2-205559/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0dcec30ea9a3829be4216067c059e7468b20179b --- /dev/null +++ b/shhs_visit2/shhs2-205559/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ae200b8d5f4f0bc114fe9bd0d67a55227fcca61c256bb7ac63ed8f8e0f932f +size 1808 diff --git a/shhs_visit2/shhs2-205560/embeddings.meta.json b/shhs_visit2/shhs2-205560/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbecdb7e56418f93d45903283b0b37c03585cc19 --- /dev/null +++ b/shhs_visit2/shhs2-205560/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205560", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:56:41.597150+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205560/embeddings.npy b/shhs_visit2/shhs2-205560/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..152c223b8fb4b61f74867a5b1549f7d4d50ae672 --- /dev/null +++ b/shhs_visit2/shhs2-205560/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d9759a30e62d251806ddd17cc71a41fabec9b4477338c6dc4aef6d1a14dbfc +size 1320128 diff --git a/shhs_visit2/shhs2-205560/labels.meta.json b/shhs_visit2/shhs2-205560/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..546303ba3d9c8670ad539891d81ddb00367175a1 --- /dev/null +++ b/shhs_visit2/shhs2-205560/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205560", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:56:41.601213+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205560/labels.npy b/shhs_visit2/shhs2-205560/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..30ea2e3e6e881cb85bb2bf65ec48a71aebcde61d --- /dev/null +++ b/shhs_visit2/shhs2-205560/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2dedae468aad5856a0aec6bd4ee57126cd5bb472f167f2a70b929276156a40 +size 2768 diff --git a/shhs_visit2/shhs2-205562/embeddings.meta.json b/shhs_visit2/shhs2-205562/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a023bb158db5de29f175e98a53b5e238b7ea9daf --- /dev/null +++ b/shhs_visit2/shhs2-205562/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205562", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:42.206131+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205562/embeddings.npy b/shhs_visit2/shhs2-205562/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f38601ea7692c817de7fc5226a19988cd53da4cd --- /dev/null +++ b/shhs_visit2/shhs2-205562/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e33f7e19f76e24085aedd6b19c2ad5e1bc5289b94185958aa2d62a40623fd0 +size 1200128 diff --git a/shhs_visit2/shhs2-205562/labels.meta.json b/shhs_visit2/shhs2-205562/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d652e0e90c366ebc7ff73ce332b9b7b2ca640526 --- /dev/null +++ b/shhs_visit2/shhs2-205562/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205562", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:42.209595+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205562/labels.npy b/shhs_visit2/shhs2-205562/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c8803fe3dbb86542071424c1f071e95f08417a6c --- /dev/null +++ b/shhs_visit2/shhs2-205562/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c711f0512a5369a2c20add343d680ac9da36e625637df34828785ba556c04c3 +size 2528 diff --git a/shhs_visit2/shhs2-205565/embeddings.meta.json b/shhs_visit2/shhs2-205565/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a78268aaea3ab67c04baf88d6a5d6a9837034480 --- /dev/null +++ b/shhs_visit2/shhs2-205565/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205565", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:56:43.644494+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205565/embeddings.npy b/shhs_visit2/shhs2-205565/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2fcea474582563be1f714afc47c87bd20f3cd0b8 --- /dev/null +++ b/shhs_visit2/shhs2-205565/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb250171e7f68d40bbb4e32fdf70e70e573f9e64cc5151e866f1b02348954291 +size 1320128 diff --git a/shhs_visit2/shhs2-205565/labels.meta.json b/shhs_visit2/shhs2-205565/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..078174a7ecd4ba45733b7d00a19b0cc8a8c64bc4 --- /dev/null +++ b/shhs_visit2/shhs2-205565/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205565", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:56:43.648206+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205565/labels.npy b/shhs_visit2/shhs2-205565/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1246a3019ff257328109b743fafb286e426025e5 --- /dev/null +++ b/shhs_visit2/shhs2-205565/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b59e81be54559d72e008a40ac7c8991fd3a5817c1f044fd98f4113e3460e750 +size 2768 diff --git a/shhs_visit2/shhs2-205566/embeddings.meta.json b/shhs_visit2/shhs2-205566/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce942ca3875a223b6d198123d0801d85f8c4df83 --- /dev/null +++ b/shhs_visit2/shhs2-205566/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205566", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:44.875909+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205566/embeddings.npy b/shhs_visit2/shhs2-205566/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..28fd5137d7872affbf58bbe7f9a803e67b42244e --- /dev/null +++ b/shhs_visit2/shhs2-205566/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5198c2e6b7e69c06dcb6ff8041ee136a0ea85bfc76027534482db35026f3a5d7 +size 1200128 diff --git a/shhs_visit2/shhs2-205566/labels.meta.json b/shhs_visit2/shhs2-205566/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..09885cdf6d9d46980c1f81f924070b9978227652 --- /dev/null +++ b/shhs_visit2/shhs2-205566/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205566", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:44.879265+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205566/labels.npy b/shhs_visit2/shhs2-205566/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d8eba3d0740e7129fa80b7d1ab5bd1c5f3e6dd9 --- /dev/null +++ b/shhs_visit2/shhs2-205566/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9221d7a8f4b3d92e44cbbf4ee908e81557f5de8c60b43052d26a4a05afc05c +size 2528 diff --git a/shhs_visit2/shhs2-205567/embeddings.meta.json b/shhs_visit2/shhs2-205567/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..522368754c56676ad7e09a3e74215c5373e5b70e --- /dev/null +++ b/shhs_visit2/shhs2-205567/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205567", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:46.105319+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205567/embeddings.npy b/shhs_visit2/shhs2-205567/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..022eabf1856f7e98e21d91ed4392204942ae5d80 --- /dev/null +++ b/shhs_visit2/shhs2-205567/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e895f6e70dff6cec900754ca64ae8d44735c459be1711b9b7f37fa247b86a2a +size 1200128 diff --git a/shhs_visit2/shhs2-205567/labels.meta.json b/shhs_visit2/shhs2-205567/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..838bd18680260bb99c6e87748ec56fd341f2774b --- /dev/null +++ b/shhs_visit2/shhs2-205567/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205567", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:46.108808+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205567/labels.npy b/shhs_visit2/shhs2-205567/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1c39336a5e1633252e47b8b05cee5c15a7f41eb7 --- /dev/null +++ b/shhs_visit2/shhs2-205567/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02934793204f0bb8cddcd92caa50b69ed8f6f7a9000e280bafc229b1360c24d0 +size 2528 diff --git a/shhs_visit2/shhs2-205568/embeddings.meta.json b/shhs_visit2/shhs2-205568/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d0d616958787ae48c37bb9e0d842b1565ed5831 --- /dev/null +++ b/shhs_visit2/shhs2-205568/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205568", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:56:47.217979+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205568/embeddings.npy b/shhs_visit2/shhs2-205568/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b98a1f73b56dee806bce0d3485a8d703881747ce --- /dev/null +++ b/shhs_visit2/shhs2-205568/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2107cd9384ff11a20f0413720374ee50f6492c00ef284b42946dcb5407a24df +size 960128 diff --git a/shhs_visit2/shhs2-205568/labels.meta.json b/shhs_visit2/shhs2-205568/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a10dda146055e327989152f198015288aa2644d2 --- /dev/null +++ b/shhs_visit2/shhs2-205568/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205568", + "n_epochs": 960, + "created_utc": "2026-05-03T18:56:47.221866+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205568/labels.npy b/shhs_visit2/shhs2-205568/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6237cdb313545be4a51c1a36b1fef51257053d1b --- /dev/null +++ b/shhs_visit2/shhs2-205568/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cde26246ceac4440a07721cfe3f52fd13a245655fb35ccebf575c9405415563 +size 2048 diff --git a/shhs_visit2/shhs2-205570/embeddings.meta.json b/shhs_visit2/shhs2-205570/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0fd09c7bf1fe0c88718c6c95200f2784ec25bfdb --- /dev/null +++ b/shhs_visit2/shhs2-205570/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205570", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:48.512702+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205570/embeddings.npy b/shhs_visit2/shhs2-205570/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f949fb2d12b0273be64cc966eb39a3724bd5b3ab --- /dev/null +++ b/shhs_visit2/shhs2-205570/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3432e6d2ec9b03705ddc3ab4e38fcd4ddd48db33fa4f4f84273ba74e9f716dcf +size 1200128 diff --git a/shhs_visit2/shhs2-205570/labels.meta.json b/shhs_visit2/shhs2-205570/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..62c3f96d0b877e3b0117a0c652eff8f7a02fbf6f --- /dev/null +++ b/shhs_visit2/shhs2-205570/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205570", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:48.515909+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205570/labels.npy b/shhs_visit2/shhs2-205570/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..af2e093841208eb3c5b8ff2aab208002080f8f66 --- /dev/null +++ b/shhs_visit2/shhs2-205570/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf7c9adec22b0b11af51a58f08915181c1636fc20e629bcdcafa3b7a0cd5d29 +size 2528 diff --git a/shhs_visit2/shhs2-205574/embeddings.meta.json b/shhs_visit2/shhs2-205574/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c271d9c01b6af49108f4daced896831671e5da83 --- /dev/null +++ b/shhs_visit2/shhs2-205574/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205574", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:49.747594+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205574/embeddings.npy b/shhs_visit2/shhs2-205574/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7c03e538f118897aa275497953a70cb83989e2d4 --- /dev/null +++ b/shhs_visit2/shhs2-205574/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f884a92efad5374d83c0747477c72906adc35a3627956617c00bb4b8ab6c8e +size 1200128 diff --git a/shhs_visit2/shhs2-205574/labels.meta.json b/shhs_visit2/shhs2-205574/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a510e01530a8aa57c10cecbc0ac116579d462566 --- /dev/null +++ b/shhs_visit2/shhs2-205574/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205574", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:49.751321+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205574/labels.npy b/shhs_visit2/shhs2-205574/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3cf12c6777ad3269b3dc32587a220540ac79ba0d --- /dev/null +++ b/shhs_visit2/shhs2-205574/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f261ffca438ef3de3c0a646d9f5244feb61a9a1d7477853528fbb33aa455e1dd +size 2528 diff --git a/shhs_visit2/shhs2-205575/embeddings.meta.json b/shhs_visit2/shhs2-205575/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..becc48075b7dd1f0b5cf5eace34627d6405a15fd --- /dev/null +++ b/shhs_visit2/shhs2-205575/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205575", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:56:50.869509+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205575/embeddings.npy b/shhs_visit2/shhs2-205575/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3d506b70c1fb9bc26ed942921114dcf05f043660 --- /dev/null +++ b/shhs_visit2/shhs2-205575/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b9c65e4a96ed4f285f3500ecfef23c366c5304424f83c0b9445c97e982977b +size 1080128 diff --git a/shhs_visit2/shhs2-205575/labels.meta.json b/shhs_visit2/shhs2-205575/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..49b1d8541741fb849c8109ff91b227459795bd52 --- /dev/null +++ b/shhs_visit2/shhs2-205575/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205575", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:56:50.872298+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205575/labels.npy b/shhs_visit2/shhs2-205575/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d60d97d5448929f2db6df4ecc3dfa1bd857e7af5 --- /dev/null +++ b/shhs_visit2/shhs2-205575/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71568816d773efba5f3a3acf6c4f07a0cc38d42dbc03f688233bf3d2a95a7b58 +size 2288 diff --git a/shhs_visit2/shhs2-205579/embeddings.meta.json b/shhs_visit2/shhs2-205579/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9b0c9593092b499dff1b23b8fe2c436eede05bc --- /dev/null +++ b/shhs_visit2/shhs2-205579/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205579", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:51.977823+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205579/embeddings.npy b/shhs_visit2/shhs2-205579/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2f38894c558de4e7129ce785b8f6cab633ca526 --- /dev/null +++ b/shhs_visit2/shhs2-205579/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4528f4711854aef804147f2c78649664c3f511496a44f8e8d8507a7595507e4 +size 1020128 diff --git a/shhs_visit2/shhs2-205579/labels.meta.json b/shhs_visit2/shhs2-205579/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f4c6ba6fc1742fd7924e7fcd40f8ac772f611a7 --- /dev/null +++ b/shhs_visit2/shhs2-205579/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205579", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:56:51.981471+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205579/labels.npy b/shhs_visit2/shhs2-205579/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3de946f6ad456c289daa0a3c3dc870302dd25a2c --- /dev/null +++ b/shhs_visit2/shhs2-205579/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f96995a1515c46a6600ded0b0a62c9b191603b3f9a7bff54d0201ff1c021bb +size 2168 diff --git a/shhs_visit2/shhs2-205582/embeddings.meta.json b/shhs_visit2/shhs2-205582/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5373df1c495b81a5b6c58a320516bcaf5b6948d0 --- /dev/null +++ b/shhs_visit2/shhs2-205582/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205582", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:53.270815+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205582/embeddings.npy b/shhs_visit2/shhs2-205582/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7dfff84773d0ebbb6e0426e283c38f7694c0930 --- /dev/null +++ b/shhs_visit2/shhs2-205582/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3725ea263cdbad119f06675792b874ceffaa5587e762b7c94fadf3a5e331ca +size 1140128 diff --git a/shhs_visit2/shhs2-205582/labels.meta.json b/shhs_visit2/shhs2-205582/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6895a08481ada1dbcbc2b6333b4c9939e8639a83 --- /dev/null +++ b/shhs_visit2/shhs2-205582/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205582", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:53.274512+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205582/labels.npy b/shhs_visit2/shhs2-205582/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9dcea2dc647e9f874920820f136eb3fe400d3d74 --- /dev/null +++ b/shhs_visit2/shhs2-205582/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df6f6117a7987bf1fa9c71b69f983d72e82c927651ef6d832a94eb07f33e684 +size 2408 diff --git a/shhs_visit2/shhs2-205585/embeddings.meta.json b/shhs_visit2/shhs2-205585/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d309e7d3e4fc31d57021c8e45387a28726d39613 --- /dev/null +++ b/shhs_visit2/shhs2-205585/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205585", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:54.565168+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205585/embeddings.npy b/shhs_visit2/shhs2-205585/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..76b36cc8bc57fea2623ec1be67599e05fbdec131 --- /dev/null +++ b/shhs_visit2/shhs2-205585/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6c7740552af816116b9fbd6ebaff98ee0255d44242db443419b2a6ce9e1f0d +size 1200128 diff --git a/shhs_visit2/shhs2-205585/labels.meta.json b/shhs_visit2/shhs2-205585/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3eb253ded7807c24f76176c79944d6ac2cf8d02e --- /dev/null +++ b/shhs_visit2/shhs2-205585/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205585", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:54.569233+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205585/labels.npy b/shhs_visit2/shhs2-205585/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..82a23235a405994b85e4e96e2220820854f7fcc1 --- /dev/null +++ b/shhs_visit2/shhs2-205585/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5f06dfab4fc7999503eb4b9d700a299b07c06933691b925fa6cbbe99a7dfd12 +size 2528 diff --git a/shhs_visit2/shhs2-205587/embeddings.meta.json b/shhs_visit2/shhs2-205587/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..60c9dfea749561a2b15161f0468d15d0806a08f3 --- /dev/null +++ b/shhs_visit2/shhs2-205587/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205587", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:55.115194+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205587/embeddings.npy b/shhs_visit2/shhs2-205587/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..59948039cfaabce925ae2f89ac1b02ea59570239 --- /dev/null +++ b/shhs_visit2/shhs2-205587/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a75d79132a8cb9019dab7029a95f68c05552d771c47f813e7339190faeff45 +size 1140128 diff --git a/shhs_visit2/shhs2-205587/labels.meta.json b/shhs_visit2/shhs2-205587/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e165cff3da8614c71facc0485ab02c7c42d9f4c4 --- /dev/null +++ b/shhs_visit2/shhs2-205587/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205587", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:56:55.119577+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205587/labels.npy b/shhs_visit2/shhs2-205587/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..687de5384255e703393947b894874a7459cd8d89 --- /dev/null +++ b/shhs_visit2/shhs2-205587/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc3eaecca67c5495175b56920adc505ee911b3f30664101ed74760edaa71570 +size 2408 diff --git a/shhs_visit2/shhs2-205588/embeddings.meta.json b/shhs_visit2/shhs2-205588/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f1fb7c12daeb7feb7144f444738cecdf21925fb --- /dev/null +++ b/shhs_visit2/shhs2-205588/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205588", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:56.446557+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205588/embeddings.npy b/shhs_visit2/shhs2-205588/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8cbd84dea0778901d76a203ff2a7febdb8423ff1 --- /dev/null +++ b/shhs_visit2/shhs2-205588/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b1665133ebe0c0568be5fec6537cbc4d2c8c30bd10d9492a5181075a97b2e4 +size 1200128 diff --git a/shhs_visit2/shhs2-205588/labels.meta.json b/shhs_visit2/shhs2-205588/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..96bcf07f4a2d6a7e8d9fdc6fc7df6271a18c8557 --- /dev/null +++ b/shhs_visit2/shhs2-205588/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205588", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:56.450514+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205588/labels.npy b/shhs_visit2/shhs2-205588/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ae6a5b5bf58c1f207fc5181663310dfdd1785de8 --- /dev/null +++ b/shhs_visit2/shhs2-205588/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7310e35fc60ae1d4dca4dd53ca9234f43a750cdb16b3d158496aa40c86f3ab14 +size 2528 diff --git a/shhs_visit2/shhs2-205590/embeddings.meta.json b/shhs_visit2/shhs2-205590/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bcc9c2b374fb1e0a562c419a2506c54c6715cb2f --- /dev/null +++ b/shhs_visit2/shhs2-205590/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205590", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:57.727177+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205590/embeddings.npy b/shhs_visit2/shhs2-205590/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..530a902d628b0a4524261ce36fd7e9b0aeec8d50 --- /dev/null +++ b/shhs_visit2/shhs2-205590/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92290f93212fed30ed77e94ccd686e3235912d9a450fa06a5c0690893445869 +size 1200128 diff --git a/shhs_visit2/shhs2-205590/labels.meta.json b/shhs_visit2/shhs2-205590/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80445cd03f35a36c858ab44c609884024970903b --- /dev/null +++ b/shhs_visit2/shhs2-205590/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205590", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:56:57.730955+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205590/labels.npy b/shhs_visit2/shhs2-205590/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..047fb1f18982dfe21262584afb2a6ca2b485b082 --- /dev/null +++ b/shhs_visit2/shhs2-205590/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14293bf7faa6dcf416d6e62ff24faa1ce01a62c4aef1414dd0e8bdf31898918f +size 2528 diff --git a/shhs_visit2/shhs2-205591/embeddings.meta.json b/shhs_visit2/shhs2-205591/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ee7b6d4b6e1bee22427debd56939952c3e21687 --- /dev/null +++ b/shhs_visit2/shhs2-205591/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205591", + "embedding_dim": 500, + "n_epochs": 1280, + "created_utc": "2026-05-03T18:56:59.068523+00:00", + "shape": [ + 1280, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205591/embeddings.npy b/shhs_visit2/shhs2-205591/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e79602326ad663758af9bf913db530211032d44 --- /dev/null +++ b/shhs_visit2/shhs2-205591/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50035b3f5f74ed5a03483ac764d6b26dddf92fa31b3c8ded8a8360d3eae79951 +size 1280128 diff --git a/shhs_visit2/shhs2-205591/labels.meta.json b/shhs_visit2/shhs2-205591/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..57e28ac9dbdf1df0dbcfb50565881c83aaefa556 --- /dev/null +++ b/shhs_visit2/shhs2-205591/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205591", + "n_epochs": 1280, + "created_utc": "2026-05-03T18:56:59.072387+00:00", + "shape": [ + 1280 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205591/labels.npy b/shhs_visit2/shhs2-205591/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..afcdf485ea3731328fa35bfe7e0882c63c848649 --- /dev/null +++ b/shhs_visit2/shhs2-205591/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d50328946d85f2aa4422653c77737c246a5de70727aaf667d90cca9b0053fa6 +size 2688 diff --git a/shhs_visit2/shhs2-205592/embeddings.meta.json b/shhs_visit2/shhs2-205592/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99b7fc45df10c79663280194b9574cd1fdaecae4 --- /dev/null +++ b/shhs_visit2/shhs2-205592/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205592", + "embedding_dim": 500, + "n_epochs": 993, + "created_utc": "2026-05-03T18:57:00.461099+00:00", + "shape": [ + 993, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205592/embeddings.npy b/shhs_visit2/shhs2-205592/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..375f3178312f04842bc89343e72ba752fa210459 --- /dev/null +++ b/shhs_visit2/shhs2-205592/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2cca1c4f9ab0b5fb0bac8630ed1a315610c3d8de0ca4771fad313858b6ba0a +size 993128 diff --git a/shhs_visit2/shhs2-205592/labels.meta.json b/shhs_visit2/shhs2-205592/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee89a831b18c9e4b332ad642e430e01268f5f93c --- /dev/null +++ b/shhs_visit2/shhs2-205592/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205592", + "n_epochs": 993, + "created_utc": "2026-05-03T18:57:00.464755+00:00", + "shape": [ + 993 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205592/labels.npy b/shhs_visit2/shhs2-205592/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f3d67eab36ee3212c3a36d3c2b455f091c991855 --- /dev/null +++ b/shhs_visit2/shhs2-205592/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892293696216f1c94c25c8c7e6d0ccf7b8d526abd5b821251adedba91f9bd75f +size 2114 diff --git a/shhs_visit2/shhs2-205593/embeddings.meta.json b/shhs_visit2/shhs2-205593/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c3162fde8d6127f671be1b83c66ab2f23026aa1 --- /dev/null +++ b/shhs_visit2/shhs2-205593/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205593", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:01.803259+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205593/embeddings.npy b/shhs_visit2/shhs2-205593/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d04478a6c675905e058fc2fa7217630408a045fa --- /dev/null +++ b/shhs_visit2/shhs2-205593/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13595c0008d5de814ebbb8063e0033762a9c476e4278e14730558bbb23778a51 +size 1200128 diff --git a/shhs_visit2/shhs2-205593/labels.meta.json b/shhs_visit2/shhs2-205593/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95ac80b8b48d67dfb00dbd20551c90b601c53f05 --- /dev/null +++ b/shhs_visit2/shhs2-205593/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205593", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:01.806162+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205593/labels.npy b/shhs_visit2/shhs2-205593/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c8767bfcf771a960560b6a223ac6d8627439508 --- /dev/null +++ b/shhs_visit2/shhs2-205593/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc59474eba698b216c6796d61c2cb9be9061c2d1c73d5f8621e6a192c69214c +size 2528 diff --git a/shhs_visit2/shhs2-205595/embeddings.meta.json b/shhs_visit2/shhs2-205595/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7e6cf2e02a8b4df00eac79655e0581181db33042 --- /dev/null +++ b/shhs_visit2/shhs2-205595/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205595", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:03.043183+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205595/embeddings.npy b/shhs_visit2/shhs2-205595/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7103c622e30616086b7b2253020472477c5c35a3 --- /dev/null +++ b/shhs_visit2/shhs2-205595/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0dbfec4418e0a6bcd95cf01736506010f92c32206791ec8a3a5eaac7df6cb0 +size 1140128 diff --git a/shhs_visit2/shhs2-205595/labels.meta.json b/shhs_visit2/shhs2-205595/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..297cc19faabc55602f2dc9b4fcd5dfc5282d3b5c --- /dev/null +++ b/shhs_visit2/shhs2-205595/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205595", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:03.047599+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205595/labels.npy b/shhs_visit2/shhs2-205595/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aa0d17ed2df6e0d4a02bb511e8cc1c195e81c490 --- /dev/null +++ b/shhs_visit2/shhs2-205595/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d4e7889c11924e95aa0a0d0074825aee3a4870065cc59edc7cff17d4ffd6d02 +size 2408 diff --git a/shhs_visit2/shhs2-205596/embeddings.meta.json b/shhs_visit2/shhs2-205596/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..525d88f21f133c48ef8b3cf1a1aef926cfc8c459 --- /dev/null +++ b/shhs_visit2/shhs2-205596/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205596", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:04.343283+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205596/embeddings.npy b/shhs_visit2/shhs2-205596/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ecda3256620e589627b29ffe44ce9ceb19ce98e7 --- /dev/null +++ b/shhs_visit2/shhs2-205596/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc819587289f1905dfb33ecfa6d8cb7e5acc984bec8c7566fef3be1c19be5dac +size 1140128 diff --git a/shhs_visit2/shhs2-205596/labels.meta.json b/shhs_visit2/shhs2-205596/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99f94b9273feacf87ed5fa9922fe481418fee85f --- /dev/null +++ b/shhs_visit2/shhs2-205596/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205596", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:04.347025+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205596/labels.npy b/shhs_visit2/shhs2-205596/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..69d7b7ef8bb3ba7cfc2df71c0aa6262c201e028c --- /dev/null +++ b/shhs_visit2/shhs2-205596/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80819f895f2f76a49cbe0ec0c6ab00c0fb080272c80a54d44d07d20c6c24227 +size 2408 diff --git a/shhs_visit2/shhs2-205597/embeddings.meta.json b/shhs_visit2/shhs2-205597/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01df6e17eda1ce6ee5b2dc4829224b4afead2447 --- /dev/null +++ b/shhs_visit2/shhs2-205597/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205597", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:05.639748+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205597/embeddings.npy b/shhs_visit2/shhs2-205597/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..2fee002d092eecf4ce3d20214c1c14283155e2c9 --- /dev/null +++ b/shhs_visit2/shhs2-205597/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40b1a68783b4c60150820fca981fd8c2cf79e46bb195e05e82d405a3b8ee067a +size 1200128 diff --git a/shhs_visit2/shhs2-205597/labels.meta.json b/shhs_visit2/shhs2-205597/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..08f66aa06be072c3d42f52a22a808c9838ebe43b --- /dev/null +++ b/shhs_visit2/shhs2-205597/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205597", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:05.643679+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205597/labels.npy b/shhs_visit2/shhs2-205597/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c173e45e725509e925ef9ca3e4ebf957dcc022bb --- /dev/null +++ b/shhs_visit2/shhs2-205597/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d1d7dd1ac4d307c151a49b957d838768709da96c036316da8011e699090adc +size 2528 diff --git a/shhs_visit2/shhs2-205601/embeddings.meta.json b/shhs_visit2/shhs2-205601/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4c8469e49b12ebb1e8b9c0658c0fe88587c5331 --- /dev/null +++ b/shhs_visit2/shhs2-205601/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205601", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:07.080098+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205601/embeddings.npy b/shhs_visit2/shhs2-205601/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..884bae088b3d38263dc572fef7112175fec8a79d --- /dev/null +++ b/shhs_visit2/shhs2-205601/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2da7399dab53d4255abe715ba02403a9fa0b255c2bb8d505352c81f13ee6d1 +size 1260128 diff --git a/shhs_visit2/shhs2-205601/labels.meta.json b/shhs_visit2/shhs2-205601/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e755be19358fad95e9a2940dc7c6ef6978cecad1 --- /dev/null +++ b/shhs_visit2/shhs2-205601/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205601", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:07.084252+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205601/labels.npy b/shhs_visit2/shhs2-205601/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..aac095001e655f423c70daae71c5a479ca2c0035 --- /dev/null +++ b/shhs_visit2/shhs2-205601/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6215f756fc7ff768c9d22a2b5fd63284345635b28a36b608d51a59e030cee22b +size 2648 diff --git a/shhs_visit2/shhs2-205602/embeddings.meta.json b/shhs_visit2/shhs2-205602/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73e44eb28f55f2e82de3953db1bd85970e75b269 --- /dev/null +++ b/shhs_visit2/shhs2-205602/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205602", + "embedding_dim": 500, + "n_epochs": 1223, + "created_utc": "2026-05-03T18:57:09.985857+00:00", + "shape": [ + 1223, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205602/embeddings.npy b/shhs_visit2/shhs2-205602/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8ef2880d082aacbf4098467af33521378a3a4b70 --- /dev/null +++ b/shhs_visit2/shhs2-205602/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8b97f1acc69ae1291bcb4f108419a67ccbfac17825705afbbbacf51e8d0295a +size 1223128 diff --git a/shhs_visit2/shhs2-205602/labels.meta.json b/shhs_visit2/shhs2-205602/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..624d85032d8992ac75e69a187bad5587314dd10b --- /dev/null +++ b/shhs_visit2/shhs2-205602/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205602", + "n_epochs": 1223, + "created_utc": "2026-05-03T18:57:09.990645+00:00", + "shape": [ + 1223 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205602/labels.npy b/shhs_visit2/shhs2-205602/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..24be7322421b9041c0809e9f3b97120b18df8c86 --- /dev/null +++ b/shhs_visit2/shhs2-205602/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b87a6eb3188f1201bf9f44b80c6f2277d7316df230b9d0dfcb3a76eb054363f +size 2574 diff --git a/shhs_visit2/shhs2-205603/embeddings.meta.json b/shhs_visit2/shhs2-205603/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..634144cad9384768f58fc418428a582970c2e79b --- /dev/null +++ b/shhs_visit2/shhs2-205603/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205603", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:11.238199+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205603/embeddings.npy b/shhs_visit2/shhs2-205603/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd4dc5bfe55a93593f635574e7eeffc740f32684 --- /dev/null +++ b/shhs_visit2/shhs2-205603/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c40f9f9211d9ef6a6ab9bae98e838ec35478b2a81d8dec7311576cff8955e46 +size 1140128 diff --git a/shhs_visit2/shhs2-205603/labels.meta.json b/shhs_visit2/shhs2-205603/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c18cc64f86658933fb28becf511b5539cce8ee57 --- /dev/null +++ b/shhs_visit2/shhs2-205603/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205603", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:11.241949+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205603/labels.npy b/shhs_visit2/shhs2-205603/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6465a0ae0e1ea6c74ed61591596e622ad4906a5c --- /dev/null +++ b/shhs_visit2/shhs2-205603/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651102aa691824a8b132c5082474b0bfb5460cbd1c4ace6d7b76a5987481d618 +size 2408 diff --git a/shhs_visit2/shhs2-205604/embeddings.meta.json b/shhs_visit2/shhs2-205604/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..53a7d6648e222d1455ce2ae5bd54209c59020b02 --- /dev/null +++ b/shhs_visit2/shhs2-205604/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205604", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:12.361911+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205604/embeddings.npy b/shhs_visit2/shhs2-205604/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4e9f1879e6783d7af1e6187431bff7a442befa6f --- /dev/null +++ b/shhs_visit2/shhs2-205604/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3124dc5cddaa8874cdc29dcbce734d31de1d0849f8407ca0bfd8e0103d109a3e +size 1020128 diff --git a/shhs_visit2/shhs2-205604/labels.meta.json b/shhs_visit2/shhs2-205604/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea28f2cde4ffe582f63c2415536918e47ca3c2cf --- /dev/null +++ b/shhs_visit2/shhs2-205604/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205604", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:12.365978+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205604/labels.npy b/shhs_visit2/shhs2-205604/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b810ce41a1b05c3f5a97717a7f7fdd6c18d4d48 --- /dev/null +++ b/shhs_visit2/shhs2-205604/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35107f9967e2f8d812b81693cbbd0ed34aca792580368e7e8807d51c4c67e98e +size 2168 diff --git a/shhs_visit2/shhs2-205605/embeddings.meta.json b/shhs_visit2/shhs2-205605/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db347b116d413ad3d5e8196bccd905f3ceb3556d --- /dev/null +++ b/shhs_visit2/shhs2-205605/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205605", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:12.967431+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205605/embeddings.npy b/shhs_visit2/shhs2-205605/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ca8034c044607d20cccd9062916bdca41baf322 --- /dev/null +++ b/shhs_visit2/shhs2-205605/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09547d9703d8c412f99e17df133c2305e389641a294a334b788914f7571253d2 +size 1260128 diff --git a/shhs_visit2/shhs2-205605/labels.meta.json b/shhs_visit2/shhs2-205605/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e04740b37f6f91c76023610f01b113d035c6837f --- /dev/null +++ b/shhs_visit2/shhs2-205605/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205605", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:12.971860+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205605/labels.npy b/shhs_visit2/shhs2-205605/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..962030c4e92594ff6156a5478c454dc428d318e4 --- /dev/null +++ b/shhs_visit2/shhs2-205605/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2004419675a917e6fbcd76086a8e7bab5516380ea69bddba5c08996905a76414 +size 2648 diff --git a/shhs_visit2/shhs2-205608/embeddings.meta.json b/shhs_visit2/shhs2-205608/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..624279976b0d7c35d310859cd7a59ba79a545b81 --- /dev/null +++ b/shhs_visit2/shhs2-205608/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205608", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:57:14.124612+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205608/embeddings.npy b/shhs_visit2/shhs2-205608/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..58f507f9d30830a029ec5ad3b5d9bb2ee7b1b7cb --- /dev/null +++ b/shhs_visit2/shhs2-205608/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1356926dd99855831b3f5c9a007dc6b8a799ce82c5470be2fc3c9bdf8e6387c +size 960128 diff --git a/shhs_visit2/shhs2-205608/labels.meta.json b/shhs_visit2/shhs2-205608/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0198821467bb4eb6d535666967472483290528bb --- /dev/null +++ b/shhs_visit2/shhs2-205608/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205608", + "n_epochs": 960, + "created_utc": "2026-05-03T18:57:14.129063+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205608/labels.npy b/shhs_visit2/shhs2-205608/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9f74ce5a1234b1bd44a964016caba7e8337285ca --- /dev/null +++ b/shhs_visit2/shhs2-205608/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e47268a63d9dc1a14de6a97195de679dc1101c2942f5a4f30cadbb156b0aaa +size 2048 diff --git a/shhs_visit2/shhs2-205609/embeddings.meta.json b/shhs_visit2/shhs2-205609/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a2c5adeff4d19e1083bd50f78f140f6ea0b44f0e --- /dev/null +++ b/shhs_visit2/shhs2-205609/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205609", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:57:15.118552+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205609/embeddings.npy b/shhs_visit2/shhs2-205609/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8dca991011467708ec04d3357e93e7bebafa7788 --- /dev/null +++ b/shhs_visit2/shhs2-205609/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cd51061f718819d102f67f2e0f329c00d476efec63ff534ed86bdde25be83e +size 960128 diff --git a/shhs_visit2/shhs2-205609/labels.meta.json b/shhs_visit2/shhs2-205609/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b79235d31cb5003183ae18b02db1d5bcd5c48476 --- /dev/null +++ b/shhs_visit2/shhs2-205609/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205609", + "n_epochs": 960, + "created_utc": "2026-05-03T18:57:15.122601+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205609/labels.npy b/shhs_visit2/shhs2-205609/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..163e6965e7b2f4f9f6f435c9f25e9451e9399946 --- /dev/null +++ b/shhs_visit2/shhs2-205609/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:300e2bd4a6e05ac77fb1d4e279d7882e8ea8d74d0f1c8c06623d95945ac01280 +size 2048 diff --git a/shhs_visit2/shhs2-205611/embeddings.meta.json b/shhs_visit2/shhs2-205611/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85b642912ff8e1c148aabf5b079a95498e73be9b --- /dev/null +++ b/shhs_visit2/shhs2-205611/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205611", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:16.372791+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205611/embeddings.npy b/shhs_visit2/shhs2-205611/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8dad57853ce4d170b62f2e5450e0894dcffaf369 --- /dev/null +++ b/shhs_visit2/shhs2-205611/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec0149975cb2ceecc6649ad33757fead624df3c007afaf813922114ffda91ec +size 1200128 diff --git a/shhs_visit2/shhs2-205611/labels.meta.json b/shhs_visit2/shhs2-205611/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1f684e8b1f1ec361b72f44e70b2d7e29030df20 --- /dev/null +++ b/shhs_visit2/shhs2-205611/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205611", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:16.376291+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205611/labels.npy b/shhs_visit2/shhs2-205611/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..143f90d3b68129f17123e2a5b815372fa093496d --- /dev/null +++ b/shhs_visit2/shhs2-205611/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09781e5278ace1c7e7e5dc331b4c1733233bca8d95d9a7ebd8c2b040254b7f6 +size 2528 diff --git a/shhs_visit2/shhs2-205616/embeddings.meta.json b/shhs_visit2/shhs2-205616/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dd1446f5ce5404c37ad94688e9d982fb79857d25 --- /dev/null +++ b/shhs_visit2/shhs2-205616/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205616", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:17.647453+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205616/embeddings.npy b/shhs_visit2/shhs2-205616/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0ef1862e6bef5c9a508805f74a82e462672be61e --- /dev/null +++ b/shhs_visit2/shhs2-205616/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafa63f4c2f8016fb79ba877a65d294fda338d1bcc37957ad15bfcc184f2946b +size 1140128 diff --git a/shhs_visit2/shhs2-205616/labels.meta.json b/shhs_visit2/shhs2-205616/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7f073e7e9ea9c854741bc722ae13b90a166b154e --- /dev/null +++ b/shhs_visit2/shhs2-205616/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205616", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:17.651169+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205616/labels.npy b/shhs_visit2/shhs2-205616/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..557640208afeb6ea34469df43e1b1ef0457b3949 --- /dev/null +++ b/shhs_visit2/shhs2-205616/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed67becc493b5854ed95299ccb0173493b6dac7dc38a8bf503e022469a8d6f0 +size 2408 diff --git a/shhs_visit2/shhs2-205618/embeddings.meta.json b/shhs_visit2/shhs2-205618/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76ac369ab3f269d7e375043bb8a47766d47ab34b --- /dev/null +++ b/shhs_visit2/shhs2-205618/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205618", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:18.893079+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205618/embeddings.npy b/shhs_visit2/shhs2-205618/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..cdc9b977a37bd760aaa9b7f4b64d01c3397c0fa5 --- /dev/null +++ b/shhs_visit2/shhs2-205618/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c738d74e47a75588a7577ea160303f7ff3b0c6ea513b0c1e3d4f352b8c68f25 +size 1200128 diff --git a/shhs_visit2/shhs2-205618/labels.meta.json b/shhs_visit2/shhs2-205618/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74df7717ac6fbef9333edfadda20c02472d032a2 --- /dev/null +++ b/shhs_visit2/shhs2-205618/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205618", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:18.897669+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205618/labels.npy b/shhs_visit2/shhs2-205618/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ed53a2f571986fde71e09d3259ad0631f3ed35bb --- /dev/null +++ b/shhs_visit2/shhs2-205618/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2da73a24a9fb57e7858b4c5f61c70206c1fb78a2cda52ee33321275b4c970c8 +size 2528 diff --git a/shhs_visit2/shhs2-205619/embeddings.meta.json b/shhs_visit2/shhs2-205619/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7623530a2395b738927058af99711bd9e911963 --- /dev/null +++ b/shhs_visit2/shhs2-205619/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205619", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:20.170838+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205619/embeddings.npy b/shhs_visit2/shhs2-205619/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d976429b9af44d73b9628c581a0dbe92d28d2bfc --- /dev/null +++ b/shhs_visit2/shhs2-205619/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb91a949bd3e9265a6eea5369a18b8b22b4d19e54c4b48739292dcacd2ba5ce +size 1140128 diff --git a/shhs_visit2/shhs2-205619/labels.meta.json b/shhs_visit2/shhs2-205619/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..492ae91f3f1796cbc970937dd0a2a76485bc7559 --- /dev/null +++ b/shhs_visit2/shhs2-205619/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205619", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:20.175407+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205619/labels.npy b/shhs_visit2/shhs2-205619/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b090e834712bfb085ed306b5b53094859f822689 --- /dev/null +++ b/shhs_visit2/shhs2-205619/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5f54f4260f49bcf0bbc1ffdf8e4261f4778d8c103d3e26eda322b1f87280d6 +size 2408 diff --git a/shhs_visit2/shhs2-205621/embeddings.meta.json b/shhs_visit2/shhs2-205621/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f54b25842c8da2a711882c9574e9bf9b4158caa --- /dev/null +++ b/shhs_visit2/shhs2-205621/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205621", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:21.465806+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205621/embeddings.npy b/shhs_visit2/shhs2-205621/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ba63925dd56d389b6e5f85e63efe237fa600192 --- /dev/null +++ b/shhs_visit2/shhs2-205621/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f958b1698fbe980b7eb97f8f43753eb6e1dc8b4edf0aca66f6c3f23ffd7c01 +size 1200128 diff --git a/shhs_visit2/shhs2-205621/labels.meta.json b/shhs_visit2/shhs2-205621/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44f8c8209121f78b6561d3959feea92866007a47 --- /dev/null +++ b/shhs_visit2/shhs2-205621/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205621", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:21.470044+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205621/labels.npy b/shhs_visit2/shhs2-205621/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9840db620af678afca2a1b2f55da988d0418c9a0 --- /dev/null +++ b/shhs_visit2/shhs2-205621/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4112b3dd71aadf4fdc961ffeec54210cbba88a2b1fe96383d681ae1c04daac45 +size 2528 diff --git a/shhs_visit2/shhs2-205622/embeddings.meta.json b/shhs_visit2/shhs2-205622/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0c1b128be7ebaa3338615ca88616e6fbcbd33ef --- /dev/null +++ b/shhs_visit2/shhs2-205622/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205622", + "embedding_dim": 500, + "n_epochs": 1130, + "created_utc": "2026-05-03T18:57:22.854636+00:00", + "shape": [ + 1130, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205622/embeddings.npy b/shhs_visit2/shhs2-205622/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f1ff1269eb152df5411a4211e74039be703a03c6 --- /dev/null +++ b/shhs_visit2/shhs2-205622/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a5d8a611d06f9f6dc70b4ca377cd91a75e49e5e596108d2fc1678e75e21e80 +size 1130128 diff --git a/shhs_visit2/shhs2-205622/labels.meta.json b/shhs_visit2/shhs2-205622/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..affdca9d257cdc6cbddefc8408d60211d716883b --- /dev/null +++ b/shhs_visit2/shhs2-205622/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205622", + "n_epochs": 1130, + "created_utc": "2026-05-03T18:57:22.858363+00:00", + "shape": [ + 1130 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205622/labels.npy b/shhs_visit2/shhs2-205622/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2c0b33053279c768ef48ac17ce57c6362a88f1c --- /dev/null +++ b/shhs_visit2/shhs2-205622/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c1928312d07c4ff8aef5d6eb81b7870da7f87ff79a98f4a7c85ab69bd424ee +size 2388 diff --git a/shhs_visit2/shhs2-205623/embeddings.meta.json b/shhs_visit2/shhs2-205623/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80df007d4f0531f9da1d2b9f038ac861be738ce2 --- /dev/null +++ b/shhs_visit2/shhs2-205623/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205623", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:57:24.049996+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205623/embeddings.npy b/shhs_visit2/shhs2-205623/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3029a87f5678736d65de5e40713e2778f0eeb059 --- /dev/null +++ b/shhs_visit2/shhs2-205623/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55dd44cd7ae368041559aa93f5fd16069bd2df4a8929c50d9aa8bbeb2f348b42 +size 1080128 diff --git a/shhs_visit2/shhs2-205623/labels.meta.json b/shhs_visit2/shhs2-205623/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..07dcbef2fb74846893fadf745c76acebf75dc9bd --- /dev/null +++ b/shhs_visit2/shhs2-205623/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205623", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:57:24.053554+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205623/labels.npy b/shhs_visit2/shhs2-205623/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c0d9cd2fa59b018448cbf51936db3bfbc941031 --- /dev/null +++ b/shhs_visit2/shhs2-205623/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc720db6922c95cebc3ba4cebea4e4c35d5fd589bbcc51b3fd37af954919ee50 +size 2288 diff --git a/shhs_visit2/shhs2-205624/embeddings.meta.json b/shhs_visit2/shhs2-205624/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1dd5dde6b6d9a5c4112bcb6955ae05a337d072e6 --- /dev/null +++ b/shhs_visit2/shhs2-205624/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205624", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:25.204183+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205624/embeddings.npy b/shhs_visit2/shhs2-205624/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..54de8bbc3e3706fef3db16b9bd9be3b33dfa9054 --- /dev/null +++ b/shhs_visit2/shhs2-205624/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88be338168fd22da93bed7c33cfb81d429f684f237d1622a4c57c9fd183ec744 +size 1020128 diff --git a/shhs_visit2/shhs2-205624/labels.meta.json b/shhs_visit2/shhs2-205624/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca04d3faebe3e536ec0de774b474a415266ee859 --- /dev/null +++ b/shhs_visit2/shhs2-205624/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205624", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:25.208231+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205624/labels.npy b/shhs_visit2/shhs2-205624/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f08a4992280ecd8a5447067d0f5df158d675f89b --- /dev/null +++ b/shhs_visit2/shhs2-205624/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e55eb13236b1076d17cb5b71bec605428f0715e5c604f3a2b98093a46b7d9f9 +size 2168 diff --git a/shhs_visit2/shhs2-205625/embeddings.meta.json b/shhs_visit2/shhs2-205625/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c449fc28f37962e1827c52d519f756d6ccb789aa --- /dev/null +++ b/shhs_visit2/shhs2-205625/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205625", + "embedding_dim": 500, + "n_epochs": 1414, + "created_utc": "2026-05-03T18:57:27.086787+00:00", + "shape": [ + 1414, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205625/embeddings.npy b/shhs_visit2/shhs2-205625/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..23e516231a3485691a7d7c2598115bc4ea09afba --- /dev/null +++ b/shhs_visit2/shhs2-205625/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5d19561d79cd569e0d595f4db88386322c7f0b889e47b646a7f0d126448f3b +size 1414128 diff --git a/shhs_visit2/shhs2-205625/labels.meta.json b/shhs_visit2/shhs2-205625/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..712029094aec02f66c391c40f26441f80e6136b1 --- /dev/null +++ b/shhs_visit2/shhs2-205625/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205625", + "n_epochs": 1414, + "created_utc": "2026-05-03T18:57:27.091231+00:00", + "shape": [ + 1414 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205625/labels.npy b/shhs_visit2/shhs2-205625/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..95f443a1a02e3ef973bf165467eb9edd116c5c47 --- /dev/null +++ b/shhs_visit2/shhs2-205625/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72133571e02312218905c8369fc23e5ecf5c90950bd2680c3a5c1b3dd64f65c +size 2956 diff --git a/shhs_visit2/shhs2-205626/embeddings.meta.json b/shhs_visit2/shhs2-205626/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fab58f86e6a94f490b8037f7be15a98d98e760db --- /dev/null +++ b/shhs_visit2/shhs2-205626/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205626", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:28.642563+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205626/embeddings.npy b/shhs_visit2/shhs2-205626/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..638fbc946325ec98b349b7bfd0b0a7d4afd0806e --- /dev/null +++ b/shhs_visit2/shhs2-205626/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d790e72e33ba16c76f4faf9cb3ef5de19f41190fddb84a8907829c396ae139e3 +size 1320128 diff --git a/shhs_visit2/shhs2-205626/labels.meta.json b/shhs_visit2/shhs2-205626/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b5e998081bb29a5ee52853078fed91b0c1867fd1 --- /dev/null +++ b/shhs_visit2/shhs2-205626/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205626", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:28.646336+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205626/labels.npy b/shhs_visit2/shhs2-205626/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fad55d66cdbfe17543debac5da069186d7810869 --- /dev/null +++ b/shhs_visit2/shhs2-205626/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17286705c813460b7ed16ed3003f94c40bc61107eba59d4b3f17de6b40f1e5f8 +size 2768 diff --git a/shhs_visit2/shhs2-205628/embeddings.meta.json b/shhs_visit2/shhs2-205628/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ddd7e6cf55060c86cd301995bedd0bb3214192f8 --- /dev/null +++ b/shhs_visit2/shhs2-205628/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205628", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:30.165283+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205628/embeddings.npy b/shhs_visit2/shhs2-205628/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7aaad81593d87619a9f9d88459eb519135443feb --- /dev/null +++ b/shhs_visit2/shhs2-205628/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ff7df1151345a2b19b0b2ddd17464ab546167dc533b050da845fb00f8a2447 +size 1320128 diff --git a/shhs_visit2/shhs2-205628/labels.meta.json b/shhs_visit2/shhs2-205628/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0ab00fd069ea076c1e54bc5fe6cd99bfe644e5a --- /dev/null +++ b/shhs_visit2/shhs2-205628/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205628", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:30.169535+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205628/labels.npy b/shhs_visit2/shhs2-205628/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e88447ee0ce021d5b9d1a3180ffb89fad6452e1d --- /dev/null +++ b/shhs_visit2/shhs2-205628/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aab9594fa86d9aa2d244c2f48c6e82502ab5114779a3ba362c799f9884c88f9 +size 2768 diff --git a/shhs_visit2/shhs2-205629/embeddings.meta.json b/shhs_visit2/shhs2-205629/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..99fd541f3098d6be6ebd2bc7382862a4bf3521c4 --- /dev/null +++ b/shhs_visit2/shhs2-205629/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205629", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:31.403378+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205629/embeddings.npy b/shhs_visit2/shhs2-205629/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..71c1d56ab1defd9f27be7dd4a4fceba5e0a000f5 --- /dev/null +++ b/shhs_visit2/shhs2-205629/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff7720b4862ce42db33d06c3e9c6208ed97640cfaf5440e10cf6a34f9377e7a +size 1200128 diff --git a/shhs_visit2/shhs2-205629/labels.meta.json b/shhs_visit2/shhs2-205629/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3595ba10a0f410cbb401c252325b8f63da8706d --- /dev/null +++ b/shhs_visit2/shhs2-205629/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205629", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:31.406764+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205629/labels.npy b/shhs_visit2/shhs2-205629/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1fb63baf9ebd8e7b1cec378a53b4143e4c695c0d --- /dev/null +++ b/shhs_visit2/shhs2-205629/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ccdf3f188a681287513ac4dca9a61e0e90c1180cd300b29317e7a8c9800fb4 +size 2528 diff --git a/shhs_visit2/shhs2-205630/embeddings.meta.json b/shhs_visit2/shhs2-205630/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ddc4b0138f970026bb96502990123751a8e9a8d --- /dev/null +++ b/shhs_visit2/shhs2-205630/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205630", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:32.664867+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205630/embeddings.npy b/shhs_visit2/shhs2-205630/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b64ccba56c957989efb41bc1f03279e812a858a5 --- /dev/null +++ b/shhs_visit2/shhs2-205630/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6fbe46c85affef3140579de85ecc8b5de6117be88ae76f18940eba42aadac9d +size 1200128 diff --git a/shhs_visit2/shhs2-205630/labels.meta.json b/shhs_visit2/shhs2-205630/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80f3d6e2f50b4a3cbffe633e6319a4ddbdc29997 --- /dev/null +++ b/shhs_visit2/shhs2-205630/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205630", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:57:32.668858+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205630/labels.npy b/shhs_visit2/shhs2-205630/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ec0d0dcb5d9ae6a80f1ddb96ae3c5dc5f4f0276 --- /dev/null +++ b/shhs_visit2/shhs2-205630/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85fa59eff04202ff47cfcf4f28d6de5ce57269dd54d44d21170fc9962da8205 +size 2528 diff --git a/shhs_visit2/shhs2-205631/embeddings.meta.json b/shhs_visit2/shhs2-205631/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b7b4bc28bb7d5b0aa314e8ff1ea81496f6563d92 --- /dev/null +++ b/shhs_visit2/shhs2-205631/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205631", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:33.846305+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205631/embeddings.npy b/shhs_visit2/shhs2-205631/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a2054b2c5604698fdfd896888a61bfafb0768548 --- /dev/null +++ b/shhs_visit2/shhs2-205631/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff41963d4ea46d66f01403cf26eda82057f0dbd4b532ed661944a2ee1c684f1c +size 1020128 diff --git a/shhs_visit2/shhs2-205631/labels.meta.json b/shhs_visit2/shhs2-205631/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e80828435f2ce759e5ae1c3f1ab8eb64d49fa26 --- /dev/null +++ b/shhs_visit2/shhs2-205631/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205631", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:33.849481+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205631/labels.npy b/shhs_visit2/shhs2-205631/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e5ce0cce71bf82a6fb22f967c68c5a2bff317ee5 --- /dev/null +++ b/shhs_visit2/shhs2-205631/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630fc607c543f06946e9f76982d1930f40782e1362f92047f0742789b99f2ca4 +size 2168 diff --git a/shhs_visit2/shhs2-205634/embeddings.meta.json b/shhs_visit2/shhs2-205634/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..314cd27e0f4961abd89a3f3d0ab3b23f197fca40 --- /dev/null +++ b/shhs_visit2/shhs2-205634/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205634", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:34.433893+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205634/embeddings.npy b/shhs_visit2/shhs2-205634/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..926674af4da18f94b2c1a051cf0b6a2d102a400e --- /dev/null +++ b/shhs_visit2/shhs2-205634/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7dd86b875066d37f1f724299a4dac496c1f8106bfced09872a9c5c0718f3ab +size 1260128 diff --git a/shhs_visit2/shhs2-205634/labels.meta.json b/shhs_visit2/shhs2-205634/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..15e7ae1d8c9e73ebec4e63bfb05dcf2d38a2b3d2 --- /dev/null +++ b/shhs_visit2/shhs2-205634/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205634", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:34.439058+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205634/labels.npy b/shhs_visit2/shhs2-205634/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e041825b82f40d88a2d9b8cf1b636425c277a3f --- /dev/null +++ b/shhs_visit2/shhs2-205634/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1f7b19bcef06cec2b9bf957f6e357701e06a4bbd6d321eaabbe19e543eddf5 +size 2648 diff --git a/shhs_visit2/shhs2-205636/embeddings.meta.json b/shhs_visit2/shhs2-205636/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47b631072adac13944e10b3d943e585c4ba01094 --- /dev/null +++ b/shhs_visit2/shhs2-205636/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205636", + "embedding_dim": 500, + "n_epochs": 1310, + "created_utc": "2026-05-03T18:57:36.100063+00:00", + "shape": [ + 1310, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205636/embeddings.npy b/shhs_visit2/shhs2-205636/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6347799316e4baa264f8e056fd82fa00d8ca76d4 --- /dev/null +++ b/shhs_visit2/shhs2-205636/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a196148c98a7d840304adf03f70bfea144492a2bbbf9a5140944cb6ec25404c +size 1310128 diff --git a/shhs_visit2/shhs2-205636/labels.meta.json b/shhs_visit2/shhs2-205636/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a9f3da203d1b3e71b7aeb6908280d330102f7af --- /dev/null +++ b/shhs_visit2/shhs2-205636/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205636", + "n_epochs": 1310, + "created_utc": "2026-05-03T18:57:36.104532+00:00", + "shape": [ + 1310 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205636/labels.npy b/shhs_visit2/shhs2-205636/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90e60276f938937177b2842cf99248057256dac9 --- /dev/null +++ b/shhs_visit2/shhs2-205636/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ce762944663cdbd48ab3f9d9a56c26063d8b880199ec4d7856276548c4dba6 +size 2748 diff --git a/shhs_visit2/shhs2-205637/embeddings.meta.json b/shhs_visit2/shhs2-205637/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c16024a823e201f32cb9b391a8f01bfdb5a35829 --- /dev/null +++ b/shhs_visit2/shhs2-205637/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205637", + "embedding_dim": 500, + "n_epochs": 1198, + "created_utc": "2026-05-03T18:57:38.292396+00:00", + "shape": [ + 1198, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205637/embeddings.npy b/shhs_visit2/shhs2-205637/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d1d08f790626646a07e265e75670a67b139a422b --- /dev/null +++ b/shhs_visit2/shhs2-205637/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad83d0de4442478af6eba563a93188904c55e8dd13a0d3020968d4311fbae7b9 +size 1198128 diff --git a/shhs_visit2/shhs2-205637/labels.meta.json b/shhs_visit2/shhs2-205637/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d10ecc39dfa1629505c5255cccb669bdf9b05c6 --- /dev/null +++ b/shhs_visit2/shhs2-205637/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205637", + "n_epochs": 1198, + "created_utc": "2026-05-03T18:57:38.296424+00:00", + "shape": [ + 1198 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205637/labels.npy b/shhs_visit2/shhs2-205637/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..51d7e2dcdc6fc23ea7e25469846a1e336a904d21 --- /dev/null +++ b/shhs_visit2/shhs2-205637/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95cc7071c9e10007c55e12f2cd5af1dc7d9bb040ed4662db3af74a040ea9d0b0 +size 2524 diff --git a/shhs_visit2/shhs2-205639/embeddings.meta.json b/shhs_visit2/shhs2-205639/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f40a6286765a5bd0a9dfb55370df7d2240fb69bb --- /dev/null +++ b/shhs_visit2/shhs2-205639/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205639", + "embedding_dim": 500, + "n_epochs": 1359, + "created_utc": "2026-05-03T18:57:40.121065+00:00", + "shape": [ + 1359, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205639/embeddings.npy b/shhs_visit2/shhs2-205639/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..587eae2f5c219b8ab2ae6e14c0b861043ebd29c4 --- /dev/null +++ b/shhs_visit2/shhs2-205639/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a97e73138e11f80bd7b4d27e860b56173a2d2272da3a093a0b4f544736c52587 +size 1359128 diff --git a/shhs_visit2/shhs2-205639/labels.meta.json b/shhs_visit2/shhs2-205639/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b1bd9d571c9b3e284e64e71afd769185c290717a --- /dev/null +++ b/shhs_visit2/shhs2-205639/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205639", + "n_epochs": 1359, + "created_utc": "2026-05-03T18:57:40.125251+00:00", + "shape": [ + 1359 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205639/labels.npy b/shhs_visit2/shhs2-205639/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a6c2b8708cf74e29a6b0c907a04d07504093a6f --- /dev/null +++ b/shhs_visit2/shhs2-205639/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ac94827c06c5df0367b0e989eb6d169c2bd4183a8159c1edcf0812575251c85 +size 2846 diff --git a/shhs_visit2/shhs2-205640/embeddings.meta.json b/shhs_visit2/shhs2-205640/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8ed8d235bc3746bb455d001769d4cab2f8269bf7 --- /dev/null +++ b/shhs_visit2/shhs2-205640/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205640", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:41.570380+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205640/embeddings.npy b/shhs_visit2/shhs2-205640/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..754283c57eeb3737c0218679983cf48971d50445 --- /dev/null +++ b/shhs_visit2/shhs2-205640/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7166ff0a95bd4fd29beca831f70277786ceda212576f942d3d77b19ffabae24 +size 1260128 diff --git a/shhs_visit2/shhs2-205640/labels.meta.json b/shhs_visit2/shhs2-205640/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23fff38c92aa1d794986d103e974f4e2d76d14c6 --- /dev/null +++ b/shhs_visit2/shhs2-205640/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205640", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:57:41.575387+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205640/labels.npy b/shhs_visit2/shhs2-205640/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0d6752c8f5bf0f7c719c06c371d913242e1f4ab5 --- /dev/null +++ b/shhs_visit2/shhs2-205640/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8b2910628b45a39fe8d25b892d081beb54565e5a263403de0e7189f9837fd3 +size 2648 diff --git a/shhs_visit2/shhs2-205643/embeddings.meta.json b/shhs_visit2/shhs2-205643/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..458186dd33418890993fa576a4469a17b0d04e66 --- /dev/null +++ b/shhs_visit2/shhs2-205643/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205643", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:42.905211+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205643/embeddings.npy b/shhs_visit2/shhs2-205643/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a65243522d4ed76c6e35cc21a5f579258047aa61 --- /dev/null +++ b/shhs_visit2/shhs2-205643/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c29953ab0efdc72e993fde27c2b74d1944c4ddb047539ca07189555d6c592a4 +size 1140128 diff --git a/shhs_visit2/shhs2-205643/labels.meta.json b/shhs_visit2/shhs2-205643/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c28b926e8e33aea0fabe8f507ef7b9d162ab29b9 --- /dev/null +++ b/shhs_visit2/shhs2-205643/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205643", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:42.909096+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205643/labels.npy b/shhs_visit2/shhs2-205643/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1d9239ae40796df435875edcf2dd2bd5106d6fe --- /dev/null +++ b/shhs_visit2/shhs2-205643/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c70836a7babac2613ca1a58b997621b2c410b827da344f745d249aca482d11 +size 2408 diff --git a/shhs_visit2/shhs2-205645/embeddings.meta.json b/shhs_visit2/shhs2-205645/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b5f2e71826865c6cf878b6b1369a32986ddd1f4 --- /dev/null +++ b/shhs_visit2/shhs2-205645/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205645", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:44.445172+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205645/embeddings.npy b/shhs_visit2/shhs2-205645/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d8cfda037fcb8e867576d10571f4529a7c34b47 --- /dev/null +++ b/shhs_visit2/shhs2-205645/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1d13151ac65906c5c41ae86d09f9c3772fefe2e87cce8dcd30c135db9e1c9c +size 1320128 diff --git a/shhs_visit2/shhs2-205645/labels.meta.json b/shhs_visit2/shhs2-205645/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3838464bc8f2b289336548397bd3ea2fe6192c3 --- /dev/null +++ b/shhs_visit2/shhs2-205645/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205645", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:44.449238+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205645/labels.npy b/shhs_visit2/shhs2-205645/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..901c8c04805d799bdee394c03aa29ab8a0d3738d --- /dev/null +++ b/shhs_visit2/shhs2-205645/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed12d46dc4ef572faf4fd13b2b2af1ace29550e5c851e4dc19260b78b89246d +size 2768 diff --git a/shhs_visit2/shhs2-205646/embeddings.meta.json b/shhs_visit2/shhs2-205646/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..74eee544c563d3ed3c44f7950411ca21cd66b49d --- /dev/null +++ b/shhs_visit2/shhs2-205646/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205646", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:45.842440+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205646/embeddings.npy b/shhs_visit2/shhs2-205646/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b4d12775d023c9e15fd1ff37f200d027d275972c --- /dev/null +++ b/shhs_visit2/shhs2-205646/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6858be7e8241dc205f3b5e60d729699231d486216a465b8a3c6ee476209b34 +size 1320128 diff --git a/shhs_visit2/shhs2-205646/labels.meta.json b/shhs_visit2/shhs2-205646/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b95fb5e7325bf6946097ca2e377ddeb5702f864 --- /dev/null +++ b/shhs_visit2/shhs2-205646/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205646", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:45.846767+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205646/labels.npy b/shhs_visit2/shhs2-205646/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de0a19470fbe71d07322c136e5b83aaff6ec8d69 --- /dev/null +++ b/shhs_visit2/shhs2-205646/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742776cdc8d210ac8c1609d7f952f3b5cc100a9069402d8654b3452d03b1b5f7 +size 2768 diff --git a/shhs_visit2/shhs2-205647/embeddings.meta.json b/shhs_visit2/shhs2-205647/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f2b561669da047e9dca4dfef93f7efb3b42598bf --- /dev/null +++ b/shhs_visit2/shhs2-205647/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205647", + "embedding_dim": 500, + "n_epochs": 1082, + "created_utc": "2026-05-03T18:57:47.666786+00:00", + "shape": [ + 1082, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205647/embeddings.npy b/shhs_visit2/shhs2-205647/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6c5421f068f896a299f62f56bd9f13a9860d3179 --- /dev/null +++ b/shhs_visit2/shhs2-205647/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97756b3e47d031943eb85390a4e138514d945ae89816ee6da4ac3db29aeef788 +size 1082128 diff --git a/shhs_visit2/shhs2-205647/labels.meta.json b/shhs_visit2/shhs2-205647/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1040c11aac43287e94803833a737b6990df2411 --- /dev/null +++ b/shhs_visit2/shhs2-205647/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205647", + "n_epochs": 1082, + "created_utc": "2026-05-03T18:57:47.671276+00:00", + "shape": [ + 1082 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205647/labels.npy b/shhs_visit2/shhs2-205647/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c0f6b793b5aef670d2d53e5a72d5f608c357ebd8 --- /dev/null +++ b/shhs_visit2/shhs2-205647/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cbfb05a03b9c368f300b615583961a69cb25e60a59df878ae4dc141debafc83 +size 2292 diff --git a/shhs_visit2/shhs2-205650/embeddings.meta.json b/shhs_visit2/shhs2-205650/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b28205f30753b11892286a9883aca5f3810b9234 --- /dev/null +++ b/shhs_visit2/shhs2-205650/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205650", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:57:49.319842+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205650/embeddings.npy b/shhs_visit2/shhs2-205650/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6e6eade2a4d31f63fba882f68fa55a7c3940a877 --- /dev/null +++ b/shhs_visit2/shhs2-205650/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d0b76959b02c4698ee1e4d468363f7e759842f2e7c6f3e3a938ffb1c9fa03a +size 1364128 diff --git a/shhs_visit2/shhs2-205650/labels.meta.json b/shhs_visit2/shhs2-205650/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..94cbf46c5a39362bf9d953f6c1849dff44f68bf7 --- /dev/null +++ b/shhs_visit2/shhs2-205650/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205650", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:57:49.322803+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205650/labels.npy b/shhs_visit2/shhs2-205650/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b9db05d5c58415ca7fb991ede54f2bfc80b7939b --- /dev/null +++ b/shhs_visit2/shhs2-205650/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a8dc2d259218ca3f6d6b44d88a40e82e7220839564dca7c5efef466684fbb0 +size 2856 diff --git a/shhs_visit2/shhs2-205651/embeddings.meta.json b/shhs_visit2/shhs2-205651/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f679d5e4fbb7bdc26c34eb217b0573bb67d9e69b --- /dev/null +++ b/shhs_visit2/shhs2-205651/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205651", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:50.830798+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205651/embeddings.npy b/shhs_visit2/shhs2-205651/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d2d749cbe84f990763fd4bfb9ec98259cc640f19 --- /dev/null +++ b/shhs_visit2/shhs2-205651/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d956b8b16c814c50c06680e9279b78c963a963953c1ef7083bdbdd9640afd5 +size 1320128 diff --git a/shhs_visit2/shhs2-205651/labels.meta.json b/shhs_visit2/shhs2-205651/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1b0b7cc3bda9ccd6f22b4440323b5713ed66d5a7 --- /dev/null +++ b/shhs_visit2/shhs2-205651/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205651", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:57:50.834862+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205651/labels.npy b/shhs_visit2/shhs2-205651/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5bdacfdf5bc02f6d009964c7c1245a9f1acb5df --- /dev/null +++ b/shhs_visit2/shhs2-205651/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bdfbb2c95a55996349b72e6eb7ba2fe88b81bfaa1ec25a71c6300563d7905a +size 2768 diff --git a/shhs_visit2/shhs2-205654/embeddings.meta.json b/shhs_visit2/shhs2-205654/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..457550e13dc0fea0a73ca008166ad3caaca301ab --- /dev/null +++ b/shhs_visit2/shhs2-205654/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205654", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:51.988447+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205654/embeddings.npy b/shhs_visit2/shhs2-205654/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..208b67348cad26938e9ff09b5ef259fce43ff456 --- /dev/null +++ b/shhs_visit2/shhs2-205654/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94a80895ad28ec1985a67eedbaf4bbc72cc8b2e9a382b3bab57cd16355b6eca +size 1020128 diff --git a/shhs_visit2/shhs2-205654/labels.meta.json b/shhs_visit2/shhs2-205654/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a73c608e3f356372fee122174b499d515b6f6b93 --- /dev/null +++ b/shhs_visit2/shhs2-205654/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205654", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:51.993224+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205654/labels.npy b/shhs_visit2/shhs2-205654/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..351fa5d7a338763f9c6d757bc35f4874c2256cd7 --- /dev/null +++ b/shhs_visit2/shhs2-205654/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04debfb7d39a7e35abce3904941b8b2f3e1903224f80fc921859d837bf87b265 +size 2168 diff --git a/shhs_visit2/shhs2-205655/embeddings.meta.json b/shhs_visit2/shhs2-205655/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2817af645d135219036a5e8cf2985b23c03c6b97 --- /dev/null +++ b/shhs_visit2/shhs2-205655/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205655", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:53.253683+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205655/embeddings.npy b/shhs_visit2/shhs2-205655/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..36f1c8a0b5a3edaaf4cc92e7510eab8b2bbe3afa --- /dev/null +++ b/shhs_visit2/shhs2-205655/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febef09c82112ce1286f2b122ff3f6baed25c4ee5cf04921f33b3be3b91534bd +size 1020128 diff --git a/shhs_visit2/shhs2-205655/labels.meta.json b/shhs_visit2/shhs2-205655/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18c3c24bf1c2a381efc5e224235726fde7887f77 --- /dev/null +++ b/shhs_visit2/shhs2-205655/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205655", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:57:53.257183+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205655/labels.npy b/shhs_visit2/shhs2-205655/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bed2e1f2e161b318b240b41707382272fa44519 --- /dev/null +++ b/shhs_visit2/shhs2-205655/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c444096186150ec1d985581ac63a8c98e2ab957c58bbdcc93cdb50e9e016f8 +size 2168 diff --git a/shhs_visit2/shhs2-205657/embeddings.meta.json b/shhs_visit2/shhs2-205657/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a764f43577de6580f46dff2d54d3c2d320cc9552 --- /dev/null +++ b/shhs_visit2/shhs2-205657/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205657", + "embedding_dim": 500, + "n_epochs": 1220, + "created_utc": "2026-05-03T18:57:54.650902+00:00", + "shape": [ + 1220, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205657/embeddings.npy b/shhs_visit2/shhs2-205657/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9a75e582fb7756fdd3cd2d6b2d1d1b6e133e2703 --- /dev/null +++ b/shhs_visit2/shhs2-205657/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e036ed77702ad7a123d0496ddb83d04ea5db0a9d3c319f7eae610f0c49bd527d +size 1220128 diff --git a/shhs_visit2/shhs2-205657/labels.meta.json b/shhs_visit2/shhs2-205657/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9cb33d0355025229a574d15e47aea29cf812f9a3 --- /dev/null +++ b/shhs_visit2/shhs2-205657/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205657", + "n_epochs": 1220, + "created_utc": "2026-05-03T18:57:54.654872+00:00", + "shape": [ + 1220 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205657/labels.npy b/shhs_visit2/shhs2-205657/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..94695717ec0fe9080cddfc70fb8bd6b55c820017 --- /dev/null +++ b/shhs_visit2/shhs2-205657/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1cd9bc53b0cd69b22f5908431255a0f63e72ab75e019bf3ac6d2e33cbbe2c9 +size 2568 diff --git a/shhs_visit2/shhs2-205661/embeddings.meta.json b/shhs_visit2/shhs2-205661/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b4e1f63557cce98e9628cbc4707302f72364dd11 --- /dev/null +++ b/shhs_visit2/shhs2-205661/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205661", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:56.006744+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205661/embeddings.npy b/shhs_visit2/shhs2-205661/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c7defd04a3daa58c6a4ce576fec41ed589bb6c98 --- /dev/null +++ b/shhs_visit2/shhs2-205661/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5b9eeec55ce7f4d94da58ad83e15dc854b9c793e1fdde9e4a926098217cde2 +size 1140128 diff --git a/shhs_visit2/shhs2-205661/labels.meta.json b/shhs_visit2/shhs2-205661/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bba29247c342fafd05e76c44c3afd103e03d4cd6 --- /dev/null +++ b/shhs_visit2/shhs2-205661/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205661", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:57:56.010488+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205661/labels.npy b/shhs_visit2/shhs2-205661/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..de36cbcebff1cecbdedbd5d93ca5ec2c80480289 --- /dev/null +++ b/shhs_visit2/shhs2-205661/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a322a8178082e63cc9addd3f864253a871a6eb1c9ddc500d3098fcab7c01bed6 +size 2408 diff --git a/shhs_visit2/shhs2-205663/embeddings.meta.json b/shhs_visit2/shhs2-205663/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b2ef77352365e3e2493f1bb970002be400c8226b --- /dev/null +++ b/shhs_visit2/shhs2-205663/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205663", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:57:57.105532+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205663/embeddings.npy b/shhs_visit2/shhs2-205663/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7bd49b2a7ff2b3254ab14839c9b02872919beecc --- /dev/null +++ b/shhs_visit2/shhs2-205663/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f1e42aa7078b06d5596c60c70d657858adb6eb58f40ac1948cf1a0adecc38d +size 1080128 diff --git a/shhs_visit2/shhs2-205663/labels.meta.json b/shhs_visit2/shhs2-205663/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61527dc755e22a5bd45bf90a11ea4b47a92acd6c --- /dev/null +++ b/shhs_visit2/shhs2-205663/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205663", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:57:57.109166+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205663/labels.npy b/shhs_visit2/shhs2-205663/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a08a0dedc9404a4dae840cc6b518a7c8110ef657 --- /dev/null +++ b/shhs_visit2/shhs2-205663/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267fe1d963726df995d8ef2fb6b05be5332e5223c274d08eea029cfe3a26bdc0 +size 2288 diff --git a/shhs_visit2/shhs2-205664/embeddings.meta.json b/shhs_visit2/shhs2-205664/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..022391ba8ce5e56227a9805eb1e9e0969ac40168 --- /dev/null +++ b/shhs_visit2/shhs2-205664/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205664", + "embedding_dim": 500, + "n_epochs": 1322, + "created_utc": "2026-05-03T18:57:59.548005+00:00", + "shape": [ + 1322, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205664/embeddings.npy b/shhs_visit2/shhs2-205664/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..0e1635019c2a9eaa62e2de09c34fe65a17c739d8 --- /dev/null +++ b/shhs_visit2/shhs2-205664/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0c7e449a37ad2bc67a152619af0d95bb72bd6d7bc1300ce2f269ffed9b0c45 +size 1322128 diff --git a/shhs_visit2/shhs2-205664/labels.meta.json b/shhs_visit2/shhs2-205664/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c2c77dea8264bc631c4bbbab465cbf56c78351a0 --- /dev/null +++ b/shhs_visit2/shhs2-205664/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205664", + "n_epochs": 1322, + "created_utc": "2026-05-03T18:57:59.552163+00:00", + "shape": [ + 1322 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205664/labels.npy b/shhs_visit2/shhs2-205664/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5dd13c54e4feb65b1f228b4b0cd764c87954030 --- /dev/null +++ b/shhs_visit2/shhs2-205664/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb67f9c43d5c0c2ed091a614af11322a37d0cc820e2cd9070db406e2fee9f33 +size 2772 diff --git a/shhs_visit2/shhs2-205665/embeddings.meta.json b/shhs_visit2/shhs2-205665/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d39cbfb637c1eefa4fa94633ef33b3a9c5b48bd --- /dev/null +++ b/shhs_visit2/shhs2-205665/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205665", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:01.024128+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205665/embeddings.npy b/shhs_visit2/shhs2-205665/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..92162e9f1e41a776b2a14d4452012d0b11e85a1c --- /dev/null +++ b/shhs_visit2/shhs2-205665/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c85956a227fa709ce129e9382144c4b778b7a4d97dd9815462660b56e098c27 +size 1320128 diff --git a/shhs_visit2/shhs2-205665/labels.meta.json b/shhs_visit2/shhs2-205665/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..882b4a9ff4e602720be117bca8a3be739ea10684 --- /dev/null +++ b/shhs_visit2/shhs2-205665/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205665", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:01.027990+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205665/labels.npy b/shhs_visit2/shhs2-205665/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f021e1c0b988800a095d0d9da4011659ff48d890 --- /dev/null +++ b/shhs_visit2/shhs2-205665/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be5d94326905a771f38a02f6cf02cd68797871fd839c9cb87705a2e82856433 +size 2768 diff --git a/shhs_visit2/shhs2-205668/embeddings.meta.json b/shhs_visit2/shhs2-205668/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0326b12d73e1f9a0b44b3998028a382272cabb5 --- /dev/null +++ b/shhs_visit2/shhs2-205668/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205668", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:02.675038+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205668/embeddings.npy b/shhs_visit2/shhs2-205668/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9522e105c754f611d425f5faf4cff057b775704c --- /dev/null +++ b/shhs_visit2/shhs2-205668/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31ee4bedc17b98c7d17b52122afb588952739b3377a959245eab0f96fca498b +size 1364128 diff --git a/shhs_visit2/shhs2-205668/labels.meta.json b/shhs_visit2/shhs2-205668/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a4cae809ff7c0636dda5189899c4ff716cbb229 --- /dev/null +++ b/shhs_visit2/shhs2-205668/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205668", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:02.679028+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205668/labels.npy b/shhs_visit2/shhs2-205668/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..31ebbaa0e289c67f82c4f4f12df65ea35ef0b72e --- /dev/null +++ b/shhs_visit2/shhs2-205668/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7bc05871419e8e75281d8d5192e75ad1fcb3e1da12c6cab2fcbdc3374801fea +size 2856 diff --git a/shhs_visit2/shhs2-205669/embeddings.meta.json b/shhs_visit2/shhs2-205669/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5fe275abb6d110119db7584091a0057daaee9e7f --- /dev/null +++ b/shhs_visit2/shhs2-205669/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205669", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:03.975999+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205669/embeddings.npy b/shhs_visit2/shhs2-205669/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..372a7f0446f0f30f86f48be971f7797f3cd05f20 --- /dev/null +++ b/shhs_visit2/shhs2-205669/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d24e411735a32a0a928b3362ea2f1da0f31ce6ad6848649466dd5afd2f7d9ee0 +size 1140128 diff --git a/shhs_visit2/shhs2-205669/labels.meta.json b/shhs_visit2/shhs2-205669/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e580432ea5d337183343eab5b2e612fba015829d --- /dev/null +++ b/shhs_visit2/shhs2-205669/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205669", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:03.980074+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205669/labels.npy b/shhs_visit2/shhs2-205669/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5229083e0a07a5716a785705debcc4041cd6f878 --- /dev/null +++ b/shhs_visit2/shhs2-205669/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0575d389f0d76f6b1ab235c5326887eb702ba755e3cce8adbeb251f14e14cd7 +size 2408 diff --git a/shhs_visit2/shhs2-205670/embeddings.meta.json b/shhs_visit2/shhs2-205670/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ca04cfe8322a4aa65604064aa95167753ec69d7 --- /dev/null +++ b/shhs_visit2/shhs2-205670/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205670", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:05.273722+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205670/embeddings.npy b/shhs_visit2/shhs2-205670/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..020b6f3da6f18f6bc9eb7289c89162fd72b79a0e --- /dev/null +++ b/shhs_visit2/shhs2-205670/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181e98b24b68cb1509fb2e49755cf7862ef4f621a9d66dacc5ac584778185af9 +size 1200128 diff --git a/shhs_visit2/shhs2-205670/labels.meta.json b/shhs_visit2/shhs2-205670/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f8845c8401001ffffe1fa6358960931c568dccc --- /dev/null +++ b/shhs_visit2/shhs2-205670/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205670", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:05.277858+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205670/labels.npy b/shhs_visit2/shhs2-205670/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f2923ec940a116dbf7eb3f7484bf8c0daf735ce --- /dev/null +++ b/shhs_visit2/shhs2-205670/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29967c00631e06bf65aa06d2466c20ed91b1f0b0865133dbdf35b0b2f6ca254 +size 2528 diff --git a/shhs_visit2/shhs2-205673/embeddings.meta.json b/shhs_visit2/shhs2-205673/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..670e3eecd04dbf9489bdb688f7679cf03b506a95 --- /dev/null +++ b/shhs_visit2/shhs2-205673/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205673", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:06.422087+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205673/embeddings.npy b/shhs_visit2/shhs2-205673/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ec66e13c1f0507d1727485ba9f5ac9f62f92e04 --- /dev/null +++ b/shhs_visit2/shhs2-205673/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad18b0a0872e8df9eb55b57be723412cba33028f711feabedb314e53756111c +size 1080128 diff --git a/shhs_visit2/shhs2-205673/labels.meta.json b/shhs_visit2/shhs2-205673/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..824ac326c1aa8f7e5ab6200b526967be5e492d1f --- /dev/null +++ b/shhs_visit2/shhs2-205673/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205673", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:06.426080+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205673/labels.npy b/shhs_visit2/shhs2-205673/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eb71319f0da02c9cbc2ff84c8d3163d04b80f31a --- /dev/null +++ b/shhs_visit2/shhs2-205673/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5920475b95f51323bdbb960c5fa09071c02e7e49774a6804f53da8c2234ba57b +size 2288 diff --git a/shhs_visit2/shhs2-205674/embeddings.meta.json b/shhs_visit2/shhs2-205674/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5f6fd6445b576ce67562964102d9b10344bd9581 --- /dev/null +++ b/shhs_visit2/shhs2-205674/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205674", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:07.900912+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205674/embeddings.npy b/shhs_visit2/shhs2-205674/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..60cba3f71dcf860b20d56d8a76f45a50e5d6d51e --- /dev/null +++ b/shhs_visit2/shhs2-205674/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98143e76b2a5d2b26c58149f85c52c9be9923ac7dcde12749cb4fe08c9f1decf +size 1320128 diff --git a/shhs_visit2/shhs2-205674/labels.meta.json b/shhs_visit2/shhs2-205674/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8df323c18883a381a015a308c992a5f46c59bb7b --- /dev/null +++ b/shhs_visit2/shhs2-205674/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205674", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:07.905608+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205674/labels.npy b/shhs_visit2/shhs2-205674/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3a8be7fbcaf10c6ba2d8c9a2459da5f164a1c5c6 --- /dev/null +++ b/shhs_visit2/shhs2-205674/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff94fd82fa8036abed3925dbbc0c4e4f4689ef261fac358339114735f3405d6c +size 2768 diff --git a/shhs_visit2/shhs2-205677/embeddings.meta.json b/shhs_visit2/shhs2-205677/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..514fcd348ce64582f773b05144fd5cbb319c1cb7 --- /dev/null +++ b/shhs_visit2/shhs2-205677/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205677", + "embedding_dim": 500, + "n_epochs": 1170, + "created_utc": "2026-05-03T18:58:09.294150+00:00", + "shape": [ + 1170, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205677/embeddings.npy b/shhs_visit2/shhs2-205677/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3247a448e328168ead5731efa07f609a287bdc78 --- /dev/null +++ b/shhs_visit2/shhs2-205677/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8162d004ad027baa8b94c6c8416386a09b87b1032227b55e6af2fb38a535ce +size 1170128 diff --git a/shhs_visit2/shhs2-205677/labels.meta.json b/shhs_visit2/shhs2-205677/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e136ebaf8099e7efdfa7af332a50fe7d45eb9e9 --- /dev/null +++ b/shhs_visit2/shhs2-205677/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205677", + "n_epochs": 1170, + "created_utc": "2026-05-03T18:58:09.298463+00:00", + "shape": [ + 1170 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205677/labels.npy b/shhs_visit2/shhs2-205677/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4f9a14928700c2caa3c597a651913158143e1f11 --- /dev/null +++ b/shhs_visit2/shhs2-205677/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42baac5b276a9b0c91e9cf394e682b49f7851b1386dfddeb8e2a9279e5bbf0a +size 2468 diff --git a/shhs_visit2/shhs2-205683/embeddings.meta.json b/shhs_visit2/shhs2-205683/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac1cf613ad556a9d27285bc98d5fad4e6ff57a73 --- /dev/null +++ b/shhs_visit2/shhs2-205683/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205683", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:10.600639+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205683/embeddings.npy b/shhs_visit2/shhs2-205683/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..36f09da46f55dbf2b2741f8b5cd27870fbddf649 --- /dev/null +++ b/shhs_visit2/shhs2-205683/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2daeb4afccba1b69214f2c48eeb8f72d2550e617597270ab214a4707ad86e286 +size 1200128 diff --git a/shhs_visit2/shhs2-205683/labels.meta.json b/shhs_visit2/shhs2-205683/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be06fa42338ac9a7c507b28ecdd23e48595b46f9 --- /dev/null +++ b/shhs_visit2/shhs2-205683/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205683", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:10.604464+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205683/labels.npy b/shhs_visit2/shhs2-205683/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..127672586edd98a1f6ba0b50ef9ed2e5820c9660 --- /dev/null +++ b/shhs_visit2/shhs2-205683/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5acc40cea387a2a8685408b4b920cba6c78414fb3b04cf9fb1e829de720279 +size 2528 diff --git a/shhs_visit2/shhs2-205684/embeddings.meta.json b/shhs_visit2/shhs2-205684/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1fd6fbd762bcf0d336fee4167904bf6ea0c53caa --- /dev/null +++ b/shhs_visit2/shhs2-205684/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205684", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:12.126123+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205684/embeddings.npy b/shhs_visit2/shhs2-205684/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..acb9eb0abe8aaaa30c88495d4ae5676328bc3a8a --- /dev/null +++ b/shhs_visit2/shhs2-205684/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8dcbe6280cf23ab6230df2f24711ec10d11c8a12d623d5260f4740e3bd554b +size 1320128 diff --git a/shhs_visit2/shhs2-205684/labels.meta.json b/shhs_visit2/shhs2-205684/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6936088adbdc3189e8363421460eb7835b3a3be --- /dev/null +++ b/shhs_visit2/shhs2-205684/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205684", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:12.129704+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205684/labels.npy b/shhs_visit2/shhs2-205684/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0b414883737c1db973bb1fe2ac3caa6ed21a504e --- /dev/null +++ b/shhs_visit2/shhs2-205684/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee32a20a1df62b13799b5aefdf62806324273f682a8c5effe89ef6fa8322aad +size 2768 diff --git a/shhs_visit2/shhs2-205686/embeddings.meta.json b/shhs_visit2/shhs2-205686/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eaab33a49ef915f5cef5c5b573eeae0130e2c441 --- /dev/null +++ b/shhs_visit2/shhs2-205686/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205686", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:13.253328+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205686/embeddings.npy b/shhs_visit2/shhs2-205686/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6ddab993e7632a5ce0c26c27ee6120b352ca68d2 --- /dev/null +++ b/shhs_visit2/shhs2-205686/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eea91021a3e61e696059347b38e7e12965df10dd7b9029ff938ae3019f024a6 +size 1080128 diff --git a/shhs_visit2/shhs2-205686/labels.meta.json b/shhs_visit2/shhs2-205686/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eafdb3a29c5db360114ccfc95dabef1aaf7e8594 --- /dev/null +++ b/shhs_visit2/shhs2-205686/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205686", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:13.257934+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205686/labels.npy b/shhs_visit2/shhs2-205686/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..88b275bbbc186eea50c7629bbba0d06b37e6f62b --- /dev/null +++ b/shhs_visit2/shhs2-205686/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a42749a5ed380b31f59bc840ba1cdb2ce209998b7585bb02bd2c86fcbbf2c42 +size 2288 diff --git a/shhs_visit2/shhs2-205687/embeddings.meta.json b/shhs_visit2/shhs2-205687/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d6e4c16d054fcbe60c584a0668b85dbc378adb2 --- /dev/null +++ b/shhs_visit2/shhs2-205687/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205687", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:13.831824+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205687/embeddings.npy b/shhs_visit2/shhs2-205687/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f8f63ae15dedda9bdabefca5647f89bb2f517c7 --- /dev/null +++ b/shhs_visit2/shhs2-205687/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa80bb3f81fb2ecaec5dc46b03a1ea122b51bf4c17c8e501ca92d35553d7634 +size 1200128 diff --git a/shhs_visit2/shhs2-205687/labels.meta.json b/shhs_visit2/shhs2-205687/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..87fcfe1c77e2af8fe569794d21da110da67c6a2a --- /dev/null +++ b/shhs_visit2/shhs2-205687/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205687", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:13.837826+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205687/labels.npy b/shhs_visit2/shhs2-205687/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..12d80e2e3cdd0c1213761acc71278c39c721ce45 --- /dev/null +++ b/shhs_visit2/shhs2-205687/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87bcc02ccba933a938c8ea2b66db1e55aac708f589cbf0504ea1b2fcbaa1352 +size 2528 diff --git a/shhs_visit2/shhs2-205688/embeddings.meta.json b/shhs_visit2/shhs2-205688/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..559427a41da5d8a0761d3da01f5bc267ef819d44 --- /dev/null +++ b/shhs_visit2/shhs2-205688/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205688", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:15.309639+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205688/embeddings.npy b/shhs_visit2/shhs2-205688/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d734387b0747e77b0c4a1590dcc9b0551af3357 --- /dev/null +++ b/shhs_visit2/shhs2-205688/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6500a584f56d902ba488f593de2996b4ca1520017fbcfce926a079feea3a9ad0 +size 1260128 diff --git a/shhs_visit2/shhs2-205688/labels.meta.json b/shhs_visit2/shhs2-205688/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b90a962c323eb35b468d2bc53dcd3a84f1f25b52 --- /dev/null +++ b/shhs_visit2/shhs2-205688/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205688", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:15.313746+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205688/labels.npy b/shhs_visit2/shhs2-205688/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..73f79fa42a3a3a2515301f97121f28e85fb05aa1 --- /dev/null +++ b/shhs_visit2/shhs2-205688/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4777e8c6de3b880109e0cc0add811ab5c73739e711d5d7e93e52dd9ae6cc7d +size 2648 diff --git a/shhs_visit2/shhs2-205691/embeddings.meta.json b/shhs_visit2/shhs2-205691/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..743fe2b52efaa41199378ae83a33968123ad8136 --- /dev/null +++ b/shhs_visit2/shhs2-205691/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205691", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:16.625499+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205691/embeddings.npy b/shhs_visit2/shhs2-205691/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e126046262e23b01ad11c3b183fbb87126f6ec7a --- /dev/null +++ b/shhs_visit2/shhs2-205691/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547d12f31910e9f3440bc6c5680c0e8c91e24ca764ec2d0381b130a0774c7a25 +size 1200128 diff --git a/shhs_visit2/shhs2-205691/labels.meta.json b/shhs_visit2/shhs2-205691/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d84b1525d5bf8f4b71f4b78eb59dc1106395659e --- /dev/null +++ b/shhs_visit2/shhs2-205691/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205691", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:16.628850+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205691/labels.npy b/shhs_visit2/shhs2-205691/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f11bef104adc24012f00996a6400e68f2541c2f0 --- /dev/null +++ b/shhs_visit2/shhs2-205691/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a4800d8ef4f299342ea695956fb36f3ddd2a915378b028ceb9ad1bdbdb0af8 +size 2528 diff --git a/shhs_visit2/shhs2-205693/embeddings.meta.json b/shhs_visit2/shhs2-205693/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ff5bc552a20c9ec1e5053f8a9367885ee063776 --- /dev/null +++ b/shhs_visit2/shhs2-205693/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205693", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:17.179455+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205693/embeddings.npy b/shhs_visit2/shhs2-205693/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..6a32298b4bb12f886cc6f1044a71437c05242a97 --- /dev/null +++ b/shhs_visit2/shhs2-205693/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5e6318639eb4835c6774f2b3933002fded559b8643535b01d04b93195656bb +size 1140128 diff --git a/shhs_visit2/shhs2-205693/labels.meta.json b/shhs_visit2/shhs2-205693/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..acb5e0a2c68b28f6cfe1a10d9940b29b4102443b --- /dev/null +++ b/shhs_visit2/shhs2-205693/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205693", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:17.183216+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205693/labels.npy b/shhs_visit2/shhs2-205693/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e7ddff752abb3b3e102fe00b766b46d998fa19ee --- /dev/null +++ b/shhs_visit2/shhs2-205693/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d85b95649a907a14dc343cb15fa0f22f247f12c3213a73d49bf138b06b34873 +size 2408 diff --git a/shhs_visit2/shhs2-205697/embeddings.meta.json b/shhs_visit2/shhs2-205697/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d8af9be588325bb7f00cb61d0df80cc72e386db --- /dev/null +++ b/shhs_visit2/shhs2-205697/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205697", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:18.435382+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205697/embeddings.npy b/shhs_visit2/shhs2-205697/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..420d464088a2178b72fb312bdcf514afa7f0a195 --- /dev/null +++ b/shhs_visit2/shhs2-205697/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bca98406e840551255096913b2e6e54c0d2342a09a67ee0f66849916157fd9 +size 1140128 diff --git a/shhs_visit2/shhs2-205697/labels.meta.json b/shhs_visit2/shhs2-205697/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f8be2a73490f670ae6d3a1a97416b5f2673b8347 --- /dev/null +++ b/shhs_visit2/shhs2-205697/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205697", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:18.439189+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205697/labels.npy b/shhs_visit2/shhs2-205697/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5ce85a770a9e2a5d57509a3e98d8d40f923fe8c3 --- /dev/null +++ b/shhs_visit2/shhs2-205697/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c2980c2fc4a033489611dc6fbb78d21da68a4e42e8a1a2dfe475abb285a761 +size 2408 diff --git a/shhs_visit2/shhs2-205698/embeddings.meta.json b/shhs_visit2/shhs2-205698/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3c73bb3a6df7c559c947b5733dd99f2f7a5b93f --- /dev/null +++ b/shhs_visit2/shhs2-205698/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205698", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:20.051504+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205698/embeddings.npy b/shhs_visit2/shhs2-205698/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fcf062528841c282b9bf50c3b65b17838a3cc3d7 --- /dev/null +++ b/shhs_visit2/shhs2-205698/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065bfb217f281daf4dcab1d15d5230fe2d9bd3bfc337067839ba806752eb7a84 +size 1364128 diff --git a/shhs_visit2/shhs2-205698/labels.meta.json b/shhs_visit2/shhs2-205698/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8220fbc195058f513b439c04cdd895adfa0a0478 --- /dev/null +++ b/shhs_visit2/shhs2-205698/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205698", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:20.055617+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205698/labels.npy b/shhs_visit2/shhs2-205698/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..232384659a1c5da5b3673e7cc3c8ab8248f0fc93 --- /dev/null +++ b/shhs_visit2/shhs2-205698/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9edfeec94a8f8eee300d032cc297c4576db88282ef0434b4748dc346252913 +size 2856 diff --git a/shhs_visit2/shhs2-205700/embeddings.meta.json b/shhs_visit2/shhs2-205700/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6fac300e9902185f886140ab8a0f0682fadc84e --- /dev/null +++ b/shhs_visit2/shhs2-205700/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205700", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:20.618015+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205700/embeddings.npy b/shhs_visit2/shhs2-205700/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4431d7babb6f4e35fe36ab619d983349ddc00c62 --- /dev/null +++ b/shhs_visit2/shhs2-205700/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d093ca502d278b0cad8087aa0e5f1f8accceacb15b480265b513c14784cc75f2 +size 1140128 diff --git a/shhs_visit2/shhs2-205700/labels.meta.json b/shhs_visit2/shhs2-205700/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02dad4e90b27e9d70370e2d97b25ecd2851246e4 --- /dev/null +++ b/shhs_visit2/shhs2-205700/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205700", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:20.621906+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205700/labels.npy b/shhs_visit2/shhs2-205700/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..072f2d11a359a3a00001ff6d792b16f0c68be609 --- /dev/null +++ b/shhs_visit2/shhs2-205700/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3de780bf7c238bb6404ce42dc8ca2cf471f7b8ac0082c28df88efd97967359f +size 2408 diff --git a/shhs_visit2/shhs2-205702/embeddings.meta.json b/shhs_visit2/shhs2-205702/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1a70244a36b8f9a989c73235828f36be4dc99e55 --- /dev/null +++ b/shhs_visit2/shhs2-205702/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205702", + "embedding_dim": 500, + "n_epochs": 840, + "created_utc": "2026-05-03T18:58:21.554028+00:00", + "shape": [ + 840, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205702/embeddings.npy b/shhs_visit2/shhs2-205702/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ad049c4e51f45416880faa8cb92baf671395b76e --- /dev/null +++ b/shhs_visit2/shhs2-205702/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd3ddbd79c4268b70592facc0f14ecd1e334a8452aeeef6abc63c5ec0de6010 +size 840128 diff --git a/shhs_visit2/shhs2-205702/labels.meta.json b/shhs_visit2/shhs2-205702/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..032ef61c8b6d64a411b5205220471afa819abab9 --- /dev/null +++ b/shhs_visit2/shhs2-205702/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205702", + "n_epochs": 840, + "created_utc": "2026-05-03T18:58:21.558879+00:00", + "shape": [ + 840 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205702/labels.npy b/shhs_visit2/shhs2-205702/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..f44ef455b8ae881d1c9c8cc70127156d770e5792 --- /dev/null +++ b/shhs_visit2/shhs2-205702/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df808bde4c2e063c03f38b7ed84cfd2db0ff8fb54515e85b0b77514b43a99d1 +size 1808 diff --git a/shhs_visit2/shhs2-205703/embeddings.meta.json b/shhs_visit2/shhs2-205703/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68a1237f7bff74b7715a447f02601598e2458698 --- /dev/null +++ b/shhs_visit2/shhs2-205703/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205703", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:22.695316+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205703/embeddings.npy b/shhs_visit2/shhs2-205703/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a003e1a5f9ad33bda147a3ccd9bd3d0ee3651a2d --- /dev/null +++ b/shhs_visit2/shhs2-205703/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7936861f3ba37c101f2df2adf25feeecd8700374a729bc4ac48f67694f89ff +size 1080128 diff --git a/shhs_visit2/shhs2-205703/labels.meta.json b/shhs_visit2/shhs2-205703/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0edeb51510201ee6f5c4231fb46138410b0ffdcc --- /dev/null +++ b/shhs_visit2/shhs2-205703/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205703", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:22.699497+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205703/labels.npy b/shhs_visit2/shhs2-205703/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..73edc4a4fde6d5b4f95dfb6531cf09fdfcf8281c --- /dev/null +++ b/shhs_visit2/shhs2-205703/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb81be9b42399b2b53f1662c7fb9ce15f62e36c3d46d39ffba9f70e27173ca4 +size 2288 diff --git a/shhs_visit2/shhs2-205704/embeddings.meta.json b/shhs_visit2/shhs2-205704/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18e7baad6700e82b63b5d3ed6f610f249c52351d --- /dev/null +++ b/shhs_visit2/shhs2-205704/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205704", + "embedding_dim": 500, + "n_epochs": 1010, + "created_utc": "2026-05-03T18:58:23.900758+00:00", + "shape": [ + 1010, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205704/embeddings.npy b/shhs_visit2/shhs2-205704/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..759d0ff38ee4429587b9fcc1ecd73c55ab0d292e --- /dev/null +++ b/shhs_visit2/shhs2-205704/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75bc2448bc2639f94dcd32b1656ba5d28bae60f460a8b7e24f1ad0fd5ae4ed90 +size 1010128 diff --git a/shhs_visit2/shhs2-205704/labels.meta.json b/shhs_visit2/shhs2-205704/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0748b6ca02882a9b1b608f8f1aa5ca09b0ddbb13 --- /dev/null +++ b/shhs_visit2/shhs2-205704/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205704", + "n_epochs": 1010, + "created_utc": "2026-05-03T18:58:23.905183+00:00", + "shape": [ + 1010 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205704/labels.npy b/shhs_visit2/shhs2-205704/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1843407821c0ead031432e096d61d65f8af19762 --- /dev/null +++ b/shhs_visit2/shhs2-205704/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe37735baead3e4cae1baed29a4621ec40a3bbbe494b6147afc852437ca9349 +size 2148 diff --git a/shhs_visit2/shhs2-205705/embeddings.meta.json b/shhs_visit2/shhs2-205705/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3a2160c19396b07298766be7e9a0acc9e2a55ac --- /dev/null +++ b/shhs_visit2/shhs2-205705/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205705", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:25.499593+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205705/embeddings.npy b/shhs_visit2/shhs2-205705/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ac79faa090c0ccfe579e3e4f98f6e0d4122fc408 --- /dev/null +++ b/shhs_visit2/shhs2-205705/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b339ee14f6534adca809ea21edee94339f02f526b3f6f3741138e40654273538 +size 1364128 diff --git a/shhs_visit2/shhs2-205705/labels.meta.json b/shhs_visit2/shhs2-205705/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e056a1925bb3193f72fb0af4ce54f94fe6e26f38 --- /dev/null +++ b/shhs_visit2/shhs2-205705/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205705", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:25.503494+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205705/labels.npy b/shhs_visit2/shhs2-205705/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a54573f604cfb12000ad382afaa2bb70616977ff --- /dev/null +++ b/shhs_visit2/shhs2-205705/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eeebae68434d9ba848efd47799b864445bfc59709636fdad96a7ec63ed4e92f +size 2856 diff --git a/shhs_visit2/shhs2-205706/embeddings.meta.json b/shhs_visit2/shhs2-205706/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..459fe8ac465129e1b8790b53c49a83734d7a8cb7 --- /dev/null +++ b/shhs_visit2/shhs2-205706/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205706", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:26.136830+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205706/embeddings.npy b/shhs_visit2/shhs2-205706/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c4ea6f710cfdd124272508ba24d97be9a5659a0 --- /dev/null +++ b/shhs_visit2/shhs2-205706/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e2433d4049f9d2c6b3c7ff91a8024ad4cd5b29b9cd225bac65f42352be62945 +size 1364128 diff --git a/shhs_visit2/shhs2-205706/labels.meta.json b/shhs_visit2/shhs2-205706/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..19c801fa6c522fafc154fb94e93fb755dd68063b --- /dev/null +++ b/shhs_visit2/shhs2-205706/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205706", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:26.141319+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205706/labels.npy b/shhs_visit2/shhs2-205706/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..685bdad7959002184329fb8f0d543d1e3116360c --- /dev/null +++ b/shhs_visit2/shhs2-205706/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e29b0eb5e2d1c7044a921325abf4902652eea49665bb9f18a9096184a0b5f65 +size 2856 diff --git a/shhs_visit2/shhs2-205713/embeddings.meta.json b/shhs_visit2/shhs2-205713/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d91824a38a728ee84501d427c2fffc6e649a545e --- /dev/null +++ b/shhs_visit2/shhs2-205713/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205713", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:27.160300+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205713/embeddings.npy b/shhs_visit2/shhs2-205713/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3a8d19d38e9417b4d5d9a3b70478786fd12bfd0 --- /dev/null +++ b/shhs_visit2/shhs2-205713/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803d159764281c69db674dedff5e066411c5728783d8ae26d4a5bf7ec4295e63 +size 960128 diff --git a/shhs_visit2/shhs2-205713/labels.meta.json b/shhs_visit2/shhs2-205713/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c649d1169d85e5aa82bd379b13ace0cb93876ee7 --- /dev/null +++ b/shhs_visit2/shhs2-205713/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205713", + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:27.164594+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205713/labels.npy b/shhs_visit2/shhs2-205713/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..9321a6116b3c7817dbec18b0c4a0611d1217dc68 --- /dev/null +++ b/shhs_visit2/shhs2-205713/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50973d5a5efe4f3a3b8d03d548c0f903a3b9fb1c29ebaada098f94fa8f955763 +size 2048 diff --git a/shhs_visit2/shhs2-205717/embeddings.meta.json b/shhs_visit2/shhs2-205717/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b8aa7102a82d7af956f7449482982c0a049950c --- /dev/null +++ b/shhs_visit2/shhs2-205717/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205717", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:28.573663+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205717/embeddings.npy b/shhs_visit2/shhs2-205717/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..029f8811f51a345a043b70b060dbe1cd60330d09 --- /dev/null +++ b/shhs_visit2/shhs2-205717/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199fbeecab538704e4a4008059c4fe96e6cf1e1a51cb02c77fa3df4c9d8cc263 +size 1260128 diff --git a/shhs_visit2/shhs2-205717/labels.meta.json b/shhs_visit2/shhs2-205717/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..adf7d5c7c02a44acf7eeed19a18afc22a5b8ffa6 --- /dev/null +++ b/shhs_visit2/shhs2-205717/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205717", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:28.577700+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205717/labels.npy b/shhs_visit2/shhs2-205717/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2b20be110a7de11a836893c4d34a3cf44c324c70 --- /dev/null +++ b/shhs_visit2/shhs2-205717/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f117a4344930846d97f6b049db16b0ee04bef224f91a13d8401e47234cd53c45 +size 2648 diff --git a/shhs_visit2/shhs2-205718/embeddings.meta.json b/shhs_visit2/shhs2-205718/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f491ad938b279ec954d2b5ff09d81f3dbeda1158 --- /dev/null +++ b/shhs_visit2/shhs2-205718/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205718", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:29.881514+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205718/embeddings.npy b/shhs_visit2/shhs2-205718/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..ada2d2dcb5c1be818a73555ab6e74ea93aed9585 --- /dev/null +++ b/shhs_visit2/shhs2-205718/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32f11e0d0d5c3569ca739907ef9b1009c7e7961032eb8d6e43ccf710f1daf21 +size 1200128 diff --git a/shhs_visit2/shhs2-205718/labels.meta.json b/shhs_visit2/shhs2-205718/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40932e8fd5a385993e46ea5dace26947758db598 --- /dev/null +++ b/shhs_visit2/shhs2-205718/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205718", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:29.886276+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205718/labels.npy b/shhs_visit2/shhs2-205718/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..5038fa11b36cfd3c36868f8054f186aac81f6e66 --- /dev/null +++ b/shhs_visit2/shhs2-205718/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83f9b6bc6a01d1345f39a453f0c7ccf7cee8926b55bd8a7f142a77b7a337709 +size 2528 diff --git a/shhs_visit2/shhs2-205719/embeddings.meta.json b/shhs_visit2/shhs2-205719/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac643e7c3d01e1ee114d89dd8e54405d0c4263a6 --- /dev/null +++ b/shhs_visit2/shhs2-205719/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205719", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:31.281298+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205719/embeddings.npy b/shhs_visit2/shhs2-205719/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a11e9227aad711083e63bddab5c4dbadbdceb38 --- /dev/null +++ b/shhs_visit2/shhs2-205719/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e81b6b186bc38c440fd37822d5b52279de7fb9a1feba59452891b65b3b807f80 +size 1140128 diff --git a/shhs_visit2/shhs2-205719/labels.meta.json b/shhs_visit2/shhs2-205719/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e3f830d62e9a5ab16209147a08bc67b5841e07bd --- /dev/null +++ b/shhs_visit2/shhs2-205719/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205719", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:31.285329+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205719/labels.npy b/shhs_visit2/shhs2-205719/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b1b61b3fdfc0a98354ca4cedd68f267675af8e15 --- /dev/null +++ b/shhs_visit2/shhs2-205719/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abceb69a3f63599a8fca2f3037516e0ddfef8a2dfa52662c0b78ea46a1c7a0e5 +size 2408 diff --git a/shhs_visit2/shhs2-205721/embeddings.meta.json b/shhs_visit2/shhs2-205721/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e21194310b81ae1fcab71fd827d6aba6f720988d --- /dev/null +++ b/shhs_visit2/shhs2-205721/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205721", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:31.895252+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205721/embeddings.npy b/shhs_visit2/shhs2-205721/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c97f239f4e4dd506e4a8bde3501e1ba97ddc120e --- /dev/null +++ b/shhs_visit2/shhs2-205721/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa304438ff1c248e6d6e84e744c46f574c670314934aae1d8774964a5c8f8e38 +size 1260128 diff --git a/shhs_visit2/shhs2-205721/labels.meta.json b/shhs_visit2/shhs2-205721/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c61d0c82f0e1722a7ffbd8d5596d44b6dbd2fa6 --- /dev/null +++ b/shhs_visit2/shhs2-205721/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205721", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:31.899214+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205721/labels.npy b/shhs_visit2/shhs2-205721/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1bdcd98dda54fd1eb1f2b8bd2af218506b47f71d --- /dev/null +++ b/shhs_visit2/shhs2-205721/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:024280d2426354fbf1c24a6db7b632fdcaa8208135f6fe1eaf150529b997e6ee +size 2648 diff --git a/shhs_visit2/shhs2-205722/embeddings.meta.json b/shhs_visit2/shhs2-205722/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e2e0ba47aee0741eef90bd9e88f1ac221e4b79d --- /dev/null +++ b/shhs_visit2/shhs2-205722/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205722", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:32.388189+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205722/embeddings.npy b/shhs_visit2/shhs2-205722/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..9fffc4fa913a8c902448b257f334214eb21ae487 --- /dev/null +++ b/shhs_visit2/shhs2-205722/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aac5fa1947d995fe3667ce512f84c706be441c84e864ed8a0c651c691ede2f4 +size 960128 diff --git a/shhs_visit2/shhs2-205722/labels.meta.json b/shhs_visit2/shhs2-205722/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b83710a06243d54664508329d8b897006068be7 --- /dev/null +++ b/shhs_visit2/shhs2-205722/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205722", + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:32.395359+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205722/labels.npy b/shhs_visit2/shhs2-205722/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..851bca330f63a3531030552d18cc51b73297e312 --- /dev/null +++ b/shhs_visit2/shhs2-205722/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa61cc9a77b3a0a3abbe41975938a26ffccd8f4a6875a380785678588ce9eaad +size 2048 diff --git a/shhs_visit2/shhs2-205723/embeddings.meta.json b/shhs_visit2/shhs2-205723/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..139f2991de745f839fd7a5e732f82d2b567815c8 --- /dev/null +++ b/shhs_visit2/shhs2-205723/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205723", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:32.966083+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205723/embeddings.npy b/shhs_visit2/shhs2-205723/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..90c86c8636b9bb42b4d1ec63867a0536c84592e3 --- /dev/null +++ b/shhs_visit2/shhs2-205723/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397e74e85a8fc158c102b213b6923092245921873b8cdafa57333552f1faafc5 +size 1140128 diff --git a/shhs_visit2/shhs2-205723/labels.meta.json b/shhs_visit2/shhs2-205723/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d8b1066771bc5593b64441ac232fdb7f1f6d156 --- /dev/null +++ b/shhs_visit2/shhs2-205723/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205723", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:32.970372+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205723/labels.npy b/shhs_visit2/shhs2-205723/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..795e3f810726717080aa4dc5b5dd40b233efbd1c --- /dev/null +++ b/shhs_visit2/shhs2-205723/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e75c5066e33e5dc11304c163296ac861029ea0ac619bf5c0cc216c346f9b7b +size 2408 diff --git a/shhs_visit2/shhs2-205730/embeddings.meta.json b/shhs_visit2/shhs2-205730/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e298d0a6d3aa4ffcfb31253dcac027ce4273f97 --- /dev/null +++ b/shhs_visit2/shhs2-205730/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205730", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:34.233630+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205730/embeddings.npy b/shhs_visit2/shhs2-205730/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..74d30d7ab36050d81596d1bf3f34d2ad9ad9e300 --- /dev/null +++ b/shhs_visit2/shhs2-205730/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda89836c5f2fd0173d0cac4edc67e68aa6a11efed586a9cbca95ca00b365c32 +size 1140128 diff --git a/shhs_visit2/shhs2-205730/labels.meta.json b/shhs_visit2/shhs2-205730/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b62bceb8609a82fada862e07c4d799cbc827774d --- /dev/null +++ b/shhs_visit2/shhs2-205730/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205730", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:58:34.237201+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205730/labels.npy b/shhs_visit2/shhs2-205730/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0c5aa23848fa906175e0aee31c9754f8536f9a5f --- /dev/null +++ b/shhs_visit2/shhs2-205730/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e270f190549ba3c1bb3eea3b087136155a828c4b8e77584097bb04d79573cc +size 2408 diff --git a/shhs_visit2/shhs2-205731/embeddings.meta.json b/shhs_visit2/shhs2-205731/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d3911ccfcad3414d753d3bf16922592d404dde98 --- /dev/null +++ b/shhs_visit2/shhs2-205731/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205731", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:36.009155+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205731/embeddings.npy b/shhs_visit2/shhs2-205731/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..3f1eaf7a29ac8faeeb2211bc8a9ef366faacb062 --- /dev/null +++ b/shhs_visit2/shhs2-205731/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970010e3f223f49b9ac6c13ca5aa3d171e1c497747ea439d0d9e734569f7e9cd +size 1320128 diff --git a/shhs_visit2/shhs2-205731/labels.meta.json b/shhs_visit2/shhs2-205731/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..acadd5d9d84252549ead6724320f11623347279e --- /dev/null +++ b/shhs_visit2/shhs2-205731/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205731", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:36.013531+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205731/labels.npy b/shhs_visit2/shhs2-205731/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..92ac6235468721810ca8b10da898b7e674b7e61d --- /dev/null +++ b/shhs_visit2/shhs2-205731/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d888ee61905d3553edb31016ecf4cdd930d1173de9c0aa93173f32361baa7c50 +size 2768 diff --git a/shhs_visit2/shhs2-205733/embeddings.meta.json b/shhs_visit2/shhs2-205733/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be5ea5d6c2610258c8462e34756501e2961afc55 --- /dev/null +++ b/shhs_visit2/shhs2-205733/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205733", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:37.275889+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205733/embeddings.npy b/shhs_visit2/shhs2-205733/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7e0130589b51d6be4b47a84b70ea4c4b7c109990 --- /dev/null +++ b/shhs_visit2/shhs2-205733/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084ba96a403bc5d45ad77816d5d883fab01bdc6edbe528c28f8f52c802918d60 +size 1200128 diff --git a/shhs_visit2/shhs2-205733/labels.meta.json b/shhs_visit2/shhs2-205733/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dbaf5177492da331d7479faf86db4ef0d1f8a356 --- /dev/null +++ b/shhs_visit2/shhs2-205733/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205733", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:37.279767+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205733/labels.npy b/shhs_visit2/shhs2-205733/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..fff07d1beb66d499c15b5a316fdfc5210145937f --- /dev/null +++ b/shhs_visit2/shhs2-205733/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6732a6c9bd750f80975a70a67e61e5fb4da64f5efcc9d81e5c708603cd8725ba +size 2528 diff --git a/shhs_visit2/shhs2-205735/embeddings.meta.json b/shhs_visit2/shhs2-205735/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34ecd6a0e3dcb4c7d06a449bf5542f2cc80755f8 --- /dev/null +++ b/shhs_visit2/shhs2-205735/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205735", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:38.902922+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205735/embeddings.npy b/shhs_visit2/shhs2-205735/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c9c8c425da3d40510cc36523a7832a710fef83f9 --- /dev/null +++ b/shhs_visit2/shhs2-205735/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282b4492873ab96db4179a1f4e7efd0ae3716b12969aad028f511255adaaa57b +size 1364128 diff --git a/shhs_visit2/shhs2-205735/labels.meta.json b/shhs_visit2/shhs2-205735/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ec1db31dee06c56447fe405365c7d44b16e8a274 --- /dev/null +++ b/shhs_visit2/shhs2-205735/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205735", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:38.906761+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205735/labels.npy b/shhs_visit2/shhs2-205735/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1f18cf0771b083d8b9ecd5012e9913fdfda0295 --- /dev/null +++ b/shhs_visit2/shhs2-205735/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee31554fd69bca8d4e21917ee4abd7e38062865c97ca51e3f6a3d19ad3ddd86 +size 2856 diff --git a/shhs_visit2/shhs2-205736/embeddings.meta.json b/shhs_visit2/shhs2-205736/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a33c51fb9e580dacd810860ff2cfe58b606af4c --- /dev/null +++ b/shhs_visit2/shhs2-205736/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205736", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:39.964872+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205736/embeddings.npy b/shhs_visit2/shhs2-205736/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..80595596549fd183244e9904b0682c1d34076a49 --- /dev/null +++ b/shhs_visit2/shhs2-205736/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa39d0bc26b285cec89c8bbd7cc035f3e857051a10135efc80c6239dab2a0968 +size 960128 diff --git a/shhs_visit2/shhs2-205736/labels.meta.json b/shhs_visit2/shhs2-205736/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d0bc211fd15307acd003dce21939f359316d699 --- /dev/null +++ b/shhs_visit2/shhs2-205736/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205736", + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:39.968954+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205736/labels.npy b/shhs_visit2/shhs2-205736/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..b03a8249c75d5a2929d9a29a6763daed7f303332 --- /dev/null +++ b/shhs_visit2/shhs2-205736/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84eb6511714a04d262003c2c221cdbb6f1fd59a635bab6359661a2d13156694f +size 2048 diff --git a/shhs_visit2/shhs2-205737/embeddings.meta.json b/shhs_visit2/shhs2-205737/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c76404123e0a6dd8f572880ebbb5091c47cc32ef --- /dev/null +++ b/shhs_visit2/shhs2-205737/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205737", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:41.494796+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205737/embeddings.npy b/shhs_visit2/shhs2-205737/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f00dab80718957b6867045b630130309c959da82 --- /dev/null +++ b/shhs_visit2/shhs2-205737/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986e990819243731d5bfac8a5540bec9ce5d5e47ce8393ec6ee4698ba7866286 +size 1320128 diff --git a/shhs_visit2/shhs2-205737/labels.meta.json b/shhs_visit2/shhs2-205737/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e59869db8f9d9fcc24bb51a3656c5568a218e764 --- /dev/null +++ b/shhs_visit2/shhs2-205737/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205737", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:41.499370+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205737/labels.npy b/shhs_visit2/shhs2-205737/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..39a7a235f969c464160c355a977a05ff504d8d43 --- /dev/null +++ b/shhs_visit2/shhs2-205737/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38e79134dde8077a9b1b6a99bf3e621a57acce4a55b1fbaae0104012d025883 +size 2768 diff --git a/shhs_visit2/shhs2-205738/embeddings.meta.json b/shhs_visit2/shhs2-205738/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ef8771dbf7b4965766c058d8b87bc587cf41dea --- /dev/null +++ b/shhs_visit2/shhs2-205738/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205738", + "embedding_dim": 500, + "n_epochs": 1318, + "created_utc": "2026-05-03T18:58:42.111218+00:00", + "shape": [ + 1318, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205738/embeddings.npy b/shhs_visit2/shhs2-205738/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..c1ec3fbffa829d3cd0a57adb27d910396c74d843 --- /dev/null +++ b/shhs_visit2/shhs2-205738/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739b18149c40123fa02818c0ec7de90fb78f15f066c076f7121f8d8f4c77788b +size 1318128 diff --git a/shhs_visit2/shhs2-205738/labels.meta.json b/shhs_visit2/shhs2-205738/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f4adaab2a8d5b69b4f3d04ebedaef9beb255aaf1 --- /dev/null +++ b/shhs_visit2/shhs2-205738/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205738", + "n_epochs": 1318, + "created_utc": "2026-05-03T18:58:42.115524+00:00", + "shape": [ + 1318 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205738/labels.npy b/shhs_visit2/shhs2-205738/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a6ad81f037a36494577fa9848b321c5fb9c5c2e6 --- /dev/null +++ b/shhs_visit2/shhs2-205738/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5abfe49d143f7737ba0bc763d482cafe934e838aefa0c0df42358605986492 +size 2764 diff --git a/shhs_visit2/shhs2-205739/embeddings.meta.json b/shhs_visit2/shhs2-205739/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7004cbc67064c02ec3db0471d76be2cebc7a4709 --- /dev/null +++ b/shhs_visit2/shhs2-205739/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205739", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:43.686470+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205739/embeddings.npy b/shhs_visit2/shhs2-205739/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..a93cc4683ab0978a0bcbcdd761bbd999292d1c8c --- /dev/null +++ b/shhs_visit2/shhs2-205739/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35c80be1cbcd0de436419169aeaddd971e47d2e10037b2823135dfc9e9e013e2 +size 1320128 diff --git a/shhs_visit2/shhs2-205739/labels.meta.json b/shhs_visit2/shhs2-205739/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d44aaa582f7b2e07529aea58c3a7b33a72234223 --- /dev/null +++ b/shhs_visit2/shhs2-205739/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205739", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:43.690332+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205739/labels.npy b/shhs_visit2/shhs2-205739/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2dad22e8c566cab471cc01eb7f8ea9ac08746422 --- /dev/null +++ b/shhs_visit2/shhs2-205739/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1479ccdb43a128a6ad02e5e5978936aa93a3f9673fba683862be5a425377f8 +size 2768 diff --git a/shhs_visit2/shhs2-205744/embeddings.meta.json b/shhs_visit2/shhs2-205744/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a77ad1d2d3b92c41520295609627d711cf1ba35 --- /dev/null +++ b/shhs_visit2/shhs2-205744/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205744", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:44.895006+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205744/embeddings.npy b/shhs_visit2/shhs2-205744/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..5cf42a51c008b417ec7e3ac56cdf9bd60a7a4a0b --- /dev/null +++ b/shhs_visit2/shhs2-205744/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc20c315bd484172f2995b52e19fc34d0bcb8ae613b36b7fd8031e09085c244 +size 1080128 diff --git a/shhs_visit2/shhs2-205744/labels.meta.json b/shhs_visit2/shhs2-205744/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..49867b3998ddbfc2b74fd3ed29f066e344da0e1e --- /dev/null +++ b/shhs_visit2/shhs2-205744/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205744", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:44.898463+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205744/labels.npy b/shhs_visit2/shhs2-205744/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..a5d79e31c816611ad34cd0171e53211f377eaa3c --- /dev/null +++ b/shhs_visit2/shhs2-205744/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557f463661b3b59021cdf8622aff38012cb7a81058c1e8af0e07a720fa63a87c +size 2288 diff --git a/shhs_visit2/shhs2-205753/embeddings.meta.json b/shhs_visit2/shhs2-205753/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cf6efa06e1a091f22bd3c08b5779edf48f3aaea --- /dev/null +++ b/shhs_visit2/shhs2-205753/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205753", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:45.497301+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205753/embeddings.npy b/shhs_visit2/shhs2-205753/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..540bcc1b84b9b7c9d262140d9d0ab765d301cb01 --- /dev/null +++ b/shhs_visit2/shhs2-205753/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b389937207e4fcd41c66b7927ec05e154d98cd7dcbd0813d26d45403c27c0e73 +size 1200128 diff --git a/shhs_visit2/shhs2-205753/labels.meta.json b/shhs_visit2/shhs2-205753/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37a6c71e83c185f124b8f74882e323d35d3da12b --- /dev/null +++ b/shhs_visit2/shhs2-205753/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205753", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:45.501060+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205753/labels.npy b/shhs_visit2/shhs2-205753/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..09209ece0020cd3b7207361e102006f1e12b0fe8 --- /dev/null +++ b/shhs_visit2/shhs2-205753/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19dcae3722d2a39e64867a2b6691687704701e7eb68449a2aa2be5094bbe66e8 +size 2528 diff --git a/shhs_visit2/shhs2-205755/embeddings.meta.json b/shhs_visit2/shhs2-205755/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3fe1df03429f0926d0de1fa2d320e737c44c60d8 --- /dev/null +++ b/shhs_visit2/shhs2-205755/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205755", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:46.869378+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205755/embeddings.npy b/shhs_visit2/shhs2-205755/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..65a284744bd5f0a9d79bc86b5f107fe42d0e78d0 --- /dev/null +++ b/shhs_visit2/shhs2-205755/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6dc22ba87e4cdd789e69f8c635a8e0a4812ff9521a8cd6651c04a99226f195 +size 1260128 diff --git a/shhs_visit2/shhs2-205755/labels.meta.json b/shhs_visit2/shhs2-205755/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9a870050d3a67c2d557fb57292d0dc2ba0451c73 --- /dev/null +++ b/shhs_visit2/shhs2-205755/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205755", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:58:46.873003+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205755/labels.npy b/shhs_visit2/shhs2-205755/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..3211a1900c866972ad7537f705fe153a1fdcd5e5 --- /dev/null +++ b/shhs_visit2/shhs2-205755/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a717cf29d28a0ce9b163c28b0340036e5ad2f8c86c9afce42f49e7bd9d1f94e3 +size 2648 diff --git a/shhs_visit2/shhs2-205757/embeddings.meta.json b/shhs_visit2/shhs2-205757/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ddbdfc97dadf8e6575fa3476d31b0f59717d2cfa --- /dev/null +++ b/shhs_visit2/shhs2-205757/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205757", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:48.055374+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205757/embeddings.npy b/shhs_visit2/shhs2-205757/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..901d9a554d528b52f00357dd7515fad32d80bf36 --- /dev/null +++ b/shhs_visit2/shhs2-205757/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed05f6724812f629e11c256bad42350d545da1642b4f021b1b750b06469dee60 +size 1080128 diff --git a/shhs_visit2/shhs2-205757/labels.meta.json b/shhs_visit2/shhs2-205757/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..651c6b0e47f68e50fbbdf8124957627b2589d526 --- /dev/null +++ b/shhs_visit2/shhs2-205757/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205757", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:58:48.058788+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205757/labels.npy b/shhs_visit2/shhs2-205757/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..c76cde0863c6fecd182655828aee99f3b22de5da --- /dev/null +++ b/shhs_visit2/shhs2-205757/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f63eec9d387e53fb92cbd61092e887b58a5d95e15a61aa4eb49131568c5e3cd +size 2288 diff --git a/shhs_visit2/shhs2-205758/embeddings.meta.json b/shhs_visit2/shhs2-205758/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..198588be88270ee286b81d26cedb1cf8943d5732 --- /dev/null +++ b/shhs_visit2/shhs2-205758/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205758", + "embedding_dim": 500, + "n_epochs": 1230, + "created_utc": "2026-05-03T18:58:49.465460+00:00", + "shape": [ + 1230, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205758/embeddings.npy b/shhs_visit2/shhs2-205758/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f74914f13cc3ade8941eba379920a5521f22e9f9 --- /dev/null +++ b/shhs_visit2/shhs2-205758/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e38698150fc0c8cfb52f3747e502847e08ad80e18544b750ccdebf005ff33b3 +size 1230128 diff --git a/shhs_visit2/shhs2-205758/labels.meta.json b/shhs_visit2/shhs2-205758/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1c1330922ea3bfad2079046ceab6d50d69932ec --- /dev/null +++ b/shhs_visit2/shhs2-205758/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205758", + "n_epochs": 1230, + "created_utc": "2026-05-03T18:58:49.469317+00:00", + "shape": [ + 1230 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205758/labels.npy b/shhs_visit2/shhs2-205758/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d06b5b88e6e10611fce01ba19bea36495cdb699c --- /dev/null +++ b/shhs_visit2/shhs2-205758/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f231b1ac2ba5bdb96da858e52f97ac85de223d33561caf49c30b817c1c909e4 +size 2588 diff --git a/shhs_visit2/shhs2-205759/embeddings.meta.json b/shhs_visit2/shhs2-205759/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63b07a1e3378169a266e062640ff7c1891dda545 --- /dev/null +++ b/shhs_visit2/shhs2-205759/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205759", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:50.964901+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205759/embeddings.npy b/shhs_visit2/shhs2-205759/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..658b8373c73a9204109ae37c92a289c9c0e2cbe1 --- /dev/null +++ b/shhs_visit2/shhs2-205759/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1431199d3b7178721b42e91cef9b39bc88715c1cbcd843b80b9525c0c5cca1e +size 1320128 diff --git a/shhs_visit2/shhs2-205759/labels.meta.json b/shhs_visit2/shhs2-205759/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc8c4c9ecea15037aacad06480ea725c2e5674f3 --- /dev/null +++ b/shhs_visit2/shhs2-205759/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205759", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:58:50.968661+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205759/labels.npy b/shhs_visit2/shhs2-205759/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eed7a9b2cc8fa1925cb16b3d4c3fb184a8f99b31 --- /dev/null +++ b/shhs_visit2/shhs2-205759/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:072aafb82358b6bf2c78fce69245c2b0201890dbe0cd2d21232dd5940cbc27c1 +size 2768 diff --git a/shhs_visit2/shhs2-205760/embeddings.meta.json b/shhs_visit2/shhs2-205760/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ccc0c8687607bd534d9618d2deda6b402a82a59 --- /dev/null +++ b/shhs_visit2/shhs2-205760/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205760", + "embedding_dim": 500, + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:51.975750+00:00", + "shape": [ + 960, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205760/embeddings.npy b/shhs_visit2/shhs2-205760/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..11de14478e7f049e3d9dcda7bc1c3e3bbfd1ffaa --- /dev/null +++ b/shhs_visit2/shhs2-205760/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9feb7e25dc21c7cfab30f72a3556753fc930e0d981ef0a6ff2eb6566d284fb97 +size 960128 diff --git a/shhs_visit2/shhs2-205760/labels.meta.json b/shhs_visit2/shhs2-205760/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9d4a480b69d54997b7134a05e6fdd14f3c5bea08 --- /dev/null +++ b/shhs_visit2/shhs2-205760/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205760", + "n_epochs": 960, + "created_utc": "2026-05-03T18:58:51.979768+00:00", + "shape": [ + 960 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205760/labels.npy b/shhs_visit2/shhs2-205760/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..61d1d6833a456781f034b4e2872de987195b2800 --- /dev/null +++ b/shhs_visit2/shhs2-205760/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90700da861339f0568fc62a27a56a2b5eee2bab68fc34e1a1c28879304a167d1 +size 2048 diff --git a/shhs_visit2/shhs2-205761/embeddings.meta.json b/shhs_visit2/shhs2-205761/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0207d4138cdfd602d62f330d5986254627ec6d88 --- /dev/null +++ b/shhs_visit2/shhs2-205761/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205761", + "embedding_dim": 500, + "n_epochs": 958, + "created_utc": "2026-05-03T18:58:53.522446+00:00", + "shape": [ + 958, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205761/embeddings.npy b/shhs_visit2/shhs2-205761/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..485100fc00875eddfcf8d68e24ccd5f4fa176339 --- /dev/null +++ b/shhs_visit2/shhs2-205761/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:593479af51376c5595127cf48cb0aecf6b511669441c33206501f774334ceda1 +size 958128 diff --git a/shhs_visit2/shhs2-205761/labels.meta.json b/shhs_visit2/shhs2-205761/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c2c3848a77fad453e0a735697bf7d0cc7adce08 --- /dev/null +++ b/shhs_visit2/shhs2-205761/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205761", + "n_epochs": 958, + "created_utc": "2026-05-03T18:58:53.526365+00:00", + "shape": [ + 958 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205761/labels.npy b/shhs_visit2/shhs2-205761/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..90d72ba60fd285437406e8cfab7dd5cb2481efce --- /dev/null +++ b/shhs_visit2/shhs2-205761/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d5adcad4f51b82cf5f37d81a33157247a580c5a440405c5395eec09a04740c +size 2044 diff --git a/shhs_visit2/shhs2-205764/embeddings.meta.json b/shhs_visit2/shhs2-205764/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f81fd4189efb9de81961765c7e93c8588bd87087 --- /dev/null +++ b/shhs_visit2/shhs2-205764/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205764", + "embedding_dim": 500, + "n_epochs": 1110, + "created_utc": "2026-05-03T18:58:54.816797+00:00", + "shape": [ + 1110, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205764/embeddings.npy b/shhs_visit2/shhs2-205764/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..b800e7290594a4a47e2cf120950b7f2a0c474331 --- /dev/null +++ b/shhs_visit2/shhs2-205764/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0e1f47e39f86ca6dafbb76dea40d7a11c36c2e115c4a4732a1939541cdefd5 +size 1110128 diff --git a/shhs_visit2/shhs2-205764/labels.meta.json b/shhs_visit2/shhs2-205764/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a605c815db2b9787b3d2dc29a5b285cf3fbbc4a --- /dev/null +++ b/shhs_visit2/shhs2-205764/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205764", + "n_epochs": 1110, + "created_utc": "2026-05-03T18:58:54.822058+00:00", + "shape": [ + 1110 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205764/labels.npy b/shhs_visit2/shhs2-205764/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..0a1a9dbb19356f11233c099f18f2d1732aa40329 --- /dev/null +++ b/shhs_visit2/shhs2-205764/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8d0dc403268bda4decb9a2be7dcede12c1f950ff11f4f450f3bbe9cf83c6ee +size 2348 diff --git a/shhs_visit2/shhs2-205765/embeddings.meta.json b/shhs_visit2/shhs2-205765/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..27a3128804b7492c10dc4c4fc28cadcc61d4f310 --- /dev/null +++ b/shhs_visit2/shhs2-205765/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205765", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:56.193631+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205765/embeddings.npy b/shhs_visit2/shhs2-205765/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..96c1b44ffa87d9f8fd4e93e51b21f710f480178c --- /dev/null +++ b/shhs_visit2/shhs2-205765/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4720e9dcab56cf937c48a6f2bf345afe9819761da7b1d605f3f19915cc5f6f1 +size 1200128 diff --git a/shhs_visit2/shhs2-205765/labels.meta.json b/shhs_visit2/shhs2-205765/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a928805b41b9b11bc1eb94162bf32ae80574c28c --- /dev/null +++ b/shhs_visit2/shhs2-205765/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205765", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:58:56.198014+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205765/labels.npy b/shhs_visit2/shhs2-205765/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..e1accdd6f3d11009951755a47eb238d30ec7f97a --- /dev/null +++ b/shhs_visit2/shhs2-205765/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398bb1961ac060f07beea2b696efb69ba78a4c7963d775c2f8ecd94381c3db02 +size 2528 diff --git a/shhs_visit2/shhs2-205766/embeddings.meta.json b/shhs_visit2/shhs2-205766/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b904f732623f9a0d7a5d7851041470bf82823928 --- /dev/null +++ b/shhs_visit2/shhs2-205766/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205766", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:57.920608+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205766/embeddings.npy b/shhs_visit2/shhs2-205766/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..4d29a2742bfd503acadb511c0758c930b73076a0 --- /dev/null +++ b/shhs_visit2/shhs2-205766/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8b4d3fc0025392380ccd2f2cdeac4ed33ce1eda5921ccc6dcdee4b05abcb2c +size 1364128 diff --git a/shhs_visit2/shhs2-205766/labels.meta.json b/shhs_visit2/shhs2-205766/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac24f79e13b370f774b3706077790530f5e2e976 --- /dev/null +++ b/shhs_visit2/shhs2-205766/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205766", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:57.924543+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205766/labels.npy b/shhs_visit2/shhs2-205766/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..d61df0d5ec0ca3d45bb143ff2e05696187e91185 --- /dev/null +++ b/shhs_visit2/shhs2-205766/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9fc81dbdad4e590ec6e54e1509f716c89d336e65cabcbbd3c14ed4cb55c24fc +size 2856 diff --git a/shhs_visit2/shhs2-205772/embeddings.meta.json b/shhs_visit2/shhs2-205772/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a8531dca51d43d02971f0a6feb2105a21ddbc466 --- /dev/null +++ b/shhs_visit2/shhs2-205772/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205772", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:58.562247+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205772/embeddings.npy b/shhs_visit2/shhs2-205772/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..fd5fd0f651c2f460b439a41369589ee446f32dd6 --- /dev/null +++ b/shhs_visit2/shhs2-205772/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94e1693f22063bc1e59e0ed69047144a8f0e98c45a038bea8551ad1a40333df +size 1364128 diff --git a/shhs_visit2/shhs2-205772/labels.meta.json b/shhs_visit2/shhs2-205772/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac230cd3ac411cdab7c5ff0197fea0a4d4cfc77b --- /dev/null +++ b/shhs_visit2/shhs2-205772/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205772", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:58:58.566418+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205772/labels.npy b/shhs_visit2/shhs2-205772/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..6de7cdc209c2c9de2da4354bbe869a34c38917bf --- /dev/null +++ b/shhs_visit2/shhs2-205772/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55cd41a0db5e2c3ed31acb8be7791fcca88de8023bf02da68729cf700ea423d +size 2856 diff --git a/shhs_visit2/shhs2-205773/embeddings.meta.json b/shhs_visit2/shhs2-205773/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..878b0837ab7c207eac91b07f2759050c10c8b96a --- /dev/null +++ b/shhs_visit2/shhs2-205773/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205773", + "embedding_dim": 500, + "n_epochs": 1020, + "created_utc": "2026-05-03T18:58:59.725589+00:00", + "shape": [ + 1020, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205773/embeddings.npy b/shhs_visit2/shhs2-205773/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..00c03e46821bdd49d5b131692d7e97c118ed19fe --- /dev/null +++ b/shhs_visit2/shhs2-205773/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3853ddaff2d1b252e9fef1e3fe219ae60abd0e5eeceb5e63b1db9907a21ebe6 +size 1020128 diff --git a/shhs_visit2/shhs2-205773/labels.meta.json b/shhs_visit2/shhs2-205773/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31f43186fc555dc1e2a8d7a4f3cfb373709dbe08 --- /dev/null +++ b/shhs_visit2/shhs2-205773/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205773", + "n_epochs": 1020, + "created_utc": "2026-05-03T18:58:59.730269+00:00", + "shape": [ + 1020 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205773/labels.npy b/shhs_visit2/shhs2-205773/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2680ab5939fc70fd6b8b0c85affa39190135f528 --- /dev/null +++ b/shhs_visit2/shhs2-205773/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd1b7857b024a14c7652a64b94702f841995e34576f7661f27202c26caeaebb +size 2168 diff --git a/shhs_visit2/shhs2-205774/embeddings.meta.json b/shhs_visit2/shhs2-205774/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30e879ed229f2086279da0c37b07d5d2b8198081 --- /dev/null +++ b/shhs_visit2/shhs2-205774/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205774", + "embedding_dim": 500, + "n_epochs": 1364, + "created_utc": "2026-05-03T18:59:01.352027+00:00", + "shape": [ + 1364, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205774/embeddings.npy b/shhs_visit2/shhs2-205774/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..596e385b121b9c6629dd1e2a6b6dd3996b9d64f1 --- /dev/null +++ b/shhs_visit2/shhs2-205774/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c366b9e4e22f20ae3b4237a45bfeb48ec3875104d4997e9d882b422b8119a59 +size 1364128 diff --git a/shhs_visit2/shhs2-205774/labels.meta.json b/shhs_visit2/shhs2-205774/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..49f6003c889fa91c87ccbdc5dc30c58c21868d88 --- /dev/null +++ b/shhs_visit2/shhs2-205774/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205774", + "n_epochs": 1364, + "created_utc": "2026-05-03T18:59:01.355517+00:00", + "shape": [ + 1364 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205774/labels.npy b/shhs_visit2/shhs2-205774/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..91f469b57617658d6b4c75e11dc158d88f5279a6 --- /dev/null +++ b/shhs_visit2/shhs2-205774/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca29d1b2a1fc44a015532bce44c0018ca67d06f2cf01f9167ff5b095fa34a4da +size 2856 diff --git a/shhs_visit2/shhs2-205775/embeddings.meta.json b/shhs_visit2/shhs2-205775/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..349de8c85a27ccf4a0c1862b0ba63adb5e1b4512 --- /dev/null +++ b/shhs_visit2/shhs2-205775/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205775", + "embedding_dim": 500, + "n_epochs": 1080, + "created_utc": "2026-05-03T18:59:02.538309+00:00", + "shape": [ + 1080, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205775/embeddings.npy b/shhs_visit2/shhs2-205775/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..1f3d06f41e74cc2c89dc46008af7426bf18eef5b --- /dev/null +++ b/shhs_visit2/shhs2-205775/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd604a98ea1b1b44df43724ba4483e9e8bc29ebc1097a89a43420e1931d0abde +size 1080128 diff --git a/shhs_visit2/shhs2-205775/labels.meta.json b/shhs_visit2/shhs2-205775/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b98958fb077e66ac3cdac232ab305845fb2de789 --- /dev/null +++ b/shhs_visit2/shhs2-205775/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205775", + "n_epochs": 1080, + "created_utc": "2026-05-03T18:59:02.543145+00:00", + "shape": [ + 1080 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205775/labels.npy b/shhs_visit2/shhs2-205775/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..4c2339586710093377d336d091205aa984b1868f --- /dev/null +++ b/shhs_visit2/shhs2-205775/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e10d5291b956c23cf46eaba4fa33d8ec546800d5ad3257157bd2c04ab6dd5c +size 2288 diff --git a/shhs_visit2/shhs2-205780/embeddings.meta.json b/shhs_visit2/shhs2-205780/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2921838ba003b9e42a17140620be881c1eca8615 --- /dev/null +++ b/shhs_visit2/shhs2-205780/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205780", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:59:04.061981+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205780/embeddings.npy b/shhs_visit2/shhs2-205780/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..53e1c8813f26c0024ee09e379ee56714d54e1f66 --- /dev/null +++ b/shhs_visit2/shhs2-205780/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21befde94f2882d11e1aea58da0e18296a6b3c05d9dc7aac1128dd685773e528 +size 1320128 diff --git a/shhs_visit2/shhs2-205780/labels.meta.json b/shhs_visit2/shhs2-205780/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e46537b874bed6a4c21dc9b142f30a887ca77009 --- /dev/null +++ b/shhs_visit2/shhs2-205780/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205780", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:59:04.064995+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205780/labels.npy b/shhs_visit2/shhs2-205780/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..1a744e2db5f48bac10b81bf2d461c835e6728e33 --- /dev/null +++ b/shhs_visit2/shhs2-205780/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7ff1ba5d2e88b349f754c5120a0afb806851a8d56d15deebdd83dd5bd18c4c +size 2768 diff --git a/shhs_visit2/shhs2-205784/embeddings.meta.json b/shhs_visit2/shhs2-205784/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20f343f9d19b9b0be7173a2778b5dfab185c152c --- /dev/null +++ b/shhs_visit2/shhs2-205784/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205784", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:59:04.651822+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205784/embeddings.npy b/shhs_visit2/shhs2-205784/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..48f1fae94b0eb903bc3fb13c212fb9e4da33db00 --- /dev/null +++ b/shhs_visit2/shhs2-205784/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d26e0715511a05f93f76684747b416b6c15e71e134ffc2cf25bc56aaff3a843 +size 1200128 diff --git a/shhs_visit2/shhs2-205784/labels.meta.json b/shhs_visit2/shhs2-205784/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13e21fe7894e74165b7834e3ecd902789a92ad0d --- /dev/null +++ b/shhs_visit2/shhs2-205784/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205784", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:59:04.655707+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205784/labels.npy b/shhs_visit2/shhs2-205784/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..eec87d345a90c564f5e1e0b99bb97742e5bf0fb2 --- /dev/null +++ b/shhs_visit2/shhs2-205784/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912347cf0e5b23aab3a48d749e3141a02519a069dc7c0e87f072a7ae267ca382 +size 2528 diff --git a/shhs_visit2/shhs2-205785/embeddings.meta.json b/shhs_visit2/shhs2-205785/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..638554bc1fc48af4a8ca1733553be787317cb769 --- /dev/null +++ b/shhs_visit2/shhs2-205785/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205785", + "embedding_dim": 500, + "n_epochs": 1200, + "created_utc": "2026-05-03T18:59:05.938804+00:00", + "shape": [ + 1200, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205785/embeddings.npy b/shhs_visit2/shhs2-205785/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..7af2eca2bf35bd983c9874816ded930502cbfd95 --- /dev/null +++ b/shhs_visit2/shhs2-205785/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d08f9029debc0df2bb54848bbfbf8fc93f47f64ffa8f745f57cf97e12f89b20 +size 1200128 diff --git a/shhs_visit2/shhs2-205785/labels.meta.json b/shhs_visit2/shhs2-205785/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0400f397dd324dd60f21cf23e57cc0c2c885eb8 --- /dev/null +++ b/shhs_visit2/shhs2-205785/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205785", + "n_epochs": 1200, + "created_utc": "2026-05-03T18:59:05.942412+00:00", + "shape": [ + 1200 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205785/labels.npy b/shhs_visit2/shhs2-205785/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..98d9c63deac80b975ca72437215cac9d5f83e885 --- /dev/null +++ b/shhs_visit2/shhs2-205785/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d3b4f5d088f568e864f7bf046d80e31b823e4448db69534c512c932741c812 +size 2528 diff --git a/shhs_visit2/shhs2-205786/embeddings.meta.json b/shhs_visit2/shhs2-205786/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b20cd1c12f69a2fa5e22f964e278905463b450b3 --- /dev/null +++ b/shhs_visit2/shhs2-205786/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205786", + "embedding_dim": 500, + "n_epochs": 1260, + "created_utc": "2026-05-03T18:59:07.463822+00:00", + "shape": [ + 1260, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205786/embeddings.npy b/shhs_visit2/shhs2-205786/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..31c0827cfd3bd236325ed5d56834ebb7c36c9b3a --- /dev/null +++ b/shhs_visit2/shhs2-205786/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0445ce7ffc77edd085530dd3ada1839080eeef2e342bebd352c1d7723864d208 +size 1260128 diff --git a/shhs_visit2/shhs2-205786/labels.meta.json b/shhs_visit2/shhs2-205786/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5dfc8c638b36cb800b4133c2f9050e47338d0674 --- /dev/null +++ b/shhs_visit2/shhs2-205786/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205786", + "n_epochs": 1260, + "created_utc": "2026-05-03T18:59:07.468460+00:00", + "shape": [ + 1260 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205786/labels.npy b/shhs_visit2/shhs2-205786/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..15cc2a06a5f1f8b640bb3f8699f776cbbaffc926 --- /dev/null +++ b/shhs_visit2/shhs2-205786/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500404446c7177319bae2ce420e2d5a5ccc8e280453ec1bfda32522c514d6bab +size 2648 diff --git a/shhs_visit2/shhs2-205796/embeddings.meta.json b/shhs_visit2/shhs2-205796/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8fbea22386bf9a754c9b05ff2d25ca19a07da707 --- /dev/null +++ b/shhs_visit2/shhs2-205796/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205796", + "embedding_dim": 500, + "n_epochs": 1140, + "created_utc": "2026-05-03T18:59:08.732691+00:00", + "shape": [ + 1140, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205796/embeddings.npy b/shhs_visit2/shhs2-205796/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..e08b8a1aaf6073b3546fb986bf7c19e2757afe0a --- /dev/null +++ b/shhs_visit2/shhs2-205796/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465ea833b954415ec61537cae048dbae2d491c3ed7857e5ed4d84018229a41d1 +size 1140128 diff --git a/shhs_visit2/shhs2-205796/labels.meta.json b/shhs_visit2/shhs2-205796/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8bb8f6932ab432e3ec83eb95b927c2ed59af2f47 --- /dev/null +++ b/shhs_visit2/shhs2-205796/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205796", + "n_epochs": 1140, + "created_utc": "2026-05-03T18:59:08.736528+00:00", + "shape": [ + 1140 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205796/labels.npy b/shhs_visit2/shhs2-205796/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..ec8025d3a01d26c21ced99faeb909f723b0ac6ad --- /dev/null +++ b/shhs_visit2/shhs2-205796/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdbdec61de62597103789ae432fbe61ef37a20b85b40202d7c2c34d30f8da0a +size 2408 diff --git a/shhs_visit2/shhs2-205797/embeddings.meta.json b/shhs_visit2/shhs2-205797/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdf2afde1c4170e5071073293709460ad3a215e4 --- /dev/null +++ b/shhs_visit2/shhs2-205797/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205797", + "embedding_dim": 500, + "n_epochs": 1379, + "created_utc": "2026-05-03T18:59:10.697832+00:00", + "shape": [ + 1379, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205797/embeddings.npy b/shhs_visit2/shhs2-205797/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..f59d8d4f8c33561915d64bd88f77ceb5691588aa --- /dev/null +++ b/shhs_visit2/shhs2-205797/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97c1184292ce7e627248032a4f9e23dc36de905ead0486c3536c20f028e1c27 +size 1379128 diff --git a/shhs_visit2/shhs2-205797/labels.meta.json b/shhs_visit2/shhs2-205797/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8af585c2a76e42b46e045e8af8ca00a102c92c61 --- /dev/null +++ b/shhs_visit2/shhs2-205797/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205797", + "n_epochs": 1379, + "created_utc": "2026-05-03T18:59:10.701302+00:00", + "shape": [ + 1379 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205797/labels.npy b/shhs_visit2/shhs2-205797/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..beb519e34b560c518fe36b06bf33dd47504b00a3 --- /dev/null +++ b/shhs_visit2/shhs2-205797/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dad1798d0567aee4f3396ec0566209f6a70875078c6e291696467bd418e67bd +size 2886 diff --git a/shhs_visit2/shhs2-205798/embeddings.meta.json b/shhs_visit2/shhs2-205798/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cdaaa7bb5b1d3d600583e5e09b40558fdf4efe6d --- /dev/null +++ b/shhs_visit2/shhs2-205798/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205798", + "embedding_dim": 500, + "n_epochs": 1350, + "created_utc": "2026-05-03T18:59:11.347535+00:00", + "shape": [ + 1350, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205798/embeddings.npy b/shhs_visit2/shhs2-205798/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..67303f014e1b2df936fdf7bcc5987f9afcd5d14b --- /dev/null +++ b/shhs_visit2/shhs2-205798/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b260aeb84e346b02115b3a6c647366a9f477c2285cb6b7e2ef0260f3d05e58 +size 1350128 diff --git a/shhs_visit2/shhs2-205798/labels.meta.json b/shhs_visit2/shhs2-205798/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..564b9f5adee9ae2d8171ebae2c9724de0f8d4b76 --- /dev/null +++ b/shhs_visit2/shhs2-205798/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205798", + "n_epochs": 1350, + "created_utc": "2026-05-03T18:59:11.352007+00:00", + "shape": [ + 1350 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205798/labels.npy b/shhs_visit2/shhs2-205798/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..645360a4005ed6977ca3f2ad2be379106564d130 --- /dev/null +++ b/shhs_visit2/shhs2-205798/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d2fa2ed9d34366c1e4836c4aa094752448137b696539cc44b31948207e65c2 +size 2828 diff --git a/shhs_visit2/shhs2-205800/embeddings.meta.json b/shhs_visit2/shhs2-205800/embeddings.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f37f9434a6cb702dd5088520914b428d5cc12a9 --- /dev/null +++ b/shhs_visit2/shhs2-205800/embeddings.meta.json @@ -0,0 +1,14 @@ +{ + "model_name": "tsinalis-2016", + "dataset_name": "shhs_visit2", + "subject_id": "shhs2-205800", + "embedding_dim": 500, + "n_epochs": 1320, + "created_utc": "2026-05-03T18:59:11.971918+00:00", + "shape": [ + 1320, + 500 + ], + "dtype": "bfloat16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205800/embeddings.npy b/shhs_visit2/shhs2-205800/embeddings.npy new file mode 100644 index 0000000000000000000000000000000000000000..d7a0a7e477aeb05be0090349a5039d1cdbc577d5 --- /dev/null +++ b/shhs_visit2/shhs2-205800/embeddings.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb02272326079cb4289515648dd139c9d158ede404b1ea311b8aec3f165e81b9 +size 1320128 diff --git a/shhs_visit2/shhs2-205800/labels.meta.json b/shhs_visit2/shhs2-205800/labels.meta.json new file mode 100644 index 0000000000000000000000000000000000000000..adf52b4cd865f9281a231fa8d261d06b35486708 --- /dev/null +++ b/shhs_visit2/shhs2-205800/labels.meta.json @@ -0,0 +1,10 @@ +{ + "subject_id": "shhs2-205800", + "n_epochs": 1320, + "created_utc": "2026-05-03T18:59:11.976452+00:00", + "shape": [ + 1320 + ], + "dtype": "int16", + "schema_version": "v1" +} \ No newline at end of file diff --git a/shhs_visit2/shhs2-205800/labels.npy b/shhs_visit2/shhs2-205800/labels.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e0419f87827b7f973334baa1b73b4b08e30a194 --- /dev/null +++ b/shhs_visit2/shhs2-205800/labels.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17f85e1d2071be0579efe94a1dd130582b687039d7f9e3b4beff927c2057200 +size 2768