4rooms commited on
Commit
ab09c68
·
verified ·
1 Parent(s): 7f7f367

Upload stages_STLK embeddings

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. stages_STLK/STLK00001/embeddings.meta.json +14 -0
  2. stages_STLK/STLK00001/embeddings.npy +3 -0
  3. stages_STLK/STLK00001/labels.meta.json +10 -0
  4. stages_STLK/STLK00001/labels.npy +3 -0
  5. stages_STLK/STLK00002/embeddings.meta.json +14 -0
  6. stages_STLK/STLK00002/embeddings.npy +3 -0
  7. stages_STLK/STLK00002/labels.meta.json +10 -0
  8. stages_STLK/STLK00002/labels.npy +3 -0
  9. stages_STLK/STLK00003/embeddings.meta.json +14 -0
  10. stages_STLK/STLK00003/embeddings.npy +3 -0
  11. stages_STLK/STLK00003/labels.meta.json +10 -0
  12. stages_STLK/STLK00003/labels.npy +3 -0
  13. stages_STLK/STLK00004/embeddings.meta.json +14 -0
  14. stages_STLK/STLK00004/embeddings.npy +3 -0
  15. stages_STLK/STLK00004/labels.meta.json +10 -0
  16. stages_STLK/STLK00004/labels.npy +3 -0
  17. stages_STLK/STLK00005/embeddings.meta.json +14 -0
  18. stages_STLK/STLK00005/embeddings.npy +3 -0
  19. stages_STLK/STLK00005/labels.meta.json +10 -0
  20. stages_STLK/STLK00005/labels.npy +3 -0
  21. stages_STLK/STLK00006/embeddings.meta.json +14 -0
  22. stages_STLK/STLK00006/embeddings.npy +3 -0
  23. stages_STLK/STLK00006/labels.meta.json +10 -0
  24. stages_STLK/STLK00006/labels.npy +3 -0
  25. stages_STLK/STLK00007/embeddings.meta.json +14 -0
  26. stages_STLK/STLK00007/embeddings.npy +3 -0
  27. stages_STLK/STLK00007/labels.meta.json +10 -0
  28. stages_STLK/STLK00007/labels.npy +3 -0
  29. stages_STLK/STLK00008/embeddings.meta.json +14 -0
  30. stages_STLK/STLK00008/embeddings.npy +3 -0
  31. stages_STLK/STLK00008/labels.meta.json +10 -0
  32. stages_STLK/STLK00008/labels.npy +3 -0
  33. stages_STLK/STLK00009/embeddings.meta.json +14 -0
  34. stages_STLK/STLK00009/embeddings.npy +3 -0
  35. stages_STLK/STLK00009/labels.meta.json +10 -0
  36. stages_STLK/STLK00009/labels.npy +3 -0
  37. stages_STLK/STLK00010/embeddings.meta.json +14 -0
  38. stages_STLK/STLK00010/embeddings.npy +3 -0
  39. stages_STLK/STLK00010/labels.meta.json +10 -0
  40. stages_STLK/STLK00010/labels.npy +3 -0
  41. stages_STLK/STLK00011/embeddings.meta.json +14 -0
  42. stages_STLK/STLK00011/embeddings.npy +3 -0
  43. stages_STLK/STLK00011/labels.meta.json +10 -0
  44. stages_STLK/STLK00011/labels.npy +3 -0
  45. stages_STLK/STLK00012/embeddings.meta.json +14 -0
  46. stages_STLK/STLK00012/embeddings.npy +3 -0
  47. stages_STLK/STLK00012/labels.meta.json +10 -0
  48. stages_STLK/STLK00012/labels.npy +3 -0
  49. stages_STLK/STLK00013/embeddings.meta.json +14 -0
  50. stages_STLK/STLK00013/embeddings.npy +3 -0
stages_STLK/STLK00001/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00001",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1094,
7
+ "created_utc": "2026-05-04T07:17:06.449246+00:00",
8
+ "shape": [
9
+ 1094,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00001/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32fbc7069725cbca031d3d29fe2b56ee2673a0e74ff2ecee87ac13ed04918e5e
3
+ size 280192
stages_STLK/STLK00001/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00001",
3
+ "n_epochs": 1094,
4
+ "created_utc": "2026-05-04T07:17:06.453466+00:00",
5
+ "shape": [
6
+ 1094
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00001/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c099def7426a4cf9b88ba295e8eb3baf8141ec8cd017715c0b8f870598605213
3
+ size 2316
stages_STLK/STLK00002/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00002",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1003,
7
+ "created_utc": "2026-05-04T07:17:41.019504+00:00",
8
+ "shape": [
9
+ 1003,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00002/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39973e5fce524b532603dedc947bdee7cca9835702f23ce1509dd1aef684549
3
+ size 256896
stages_STLK/STLK00002/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00002",
3
+ "n_epochs": 1003,
4
+ "created_utc": "2026-05-04T07:17:41.024105+00:00",
5
+ "shape": [
6
+ 1003
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00002/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d8e3f3dae36b7ef884adc6bb4b49a307066b2b19d634af94e8e5f99825277e
3
+ size 2134
stages_STLK/STLK00003/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00003",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1009,
7
+ "created_utc": "2026-05-04T07:17:49.404937+00:00",
8
+ "shape": [
9
+ 1009,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00003/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c11c56915d7f2ed07f2f047da27f68ae6d9b69acc8a59ddc08294179fc995b3b
3
+ size 258432
stages_STLK/STLK00003/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00003",
3
+ "n_epochs": 1009,
4
+ "created_utc": "2026-05-04T07:17:49.409404+00:00",
5
+ "shape": [
6
+ 1009
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00003/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37aafb8a4962dd7d7ed2b6b317ef18fe6fa126dbbecfb67c15f3d09513c5831
3
+ size 2146
stages_STLK/STLK00004/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00004",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1150,
7
+ "created_utc": "2026-05-04T07:18:56.253279+00:00",
8
+ "shape": [
9
+ 1150,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00004/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a17e228d931266679252f9170e04522345c67dc6d2741c564f5483be56409b
3
+ size 294528
stages_STLK/STLK00004/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00004",
3
+ "n_epochs": 1150,
4
+ "created_utc": "2026-05-04T07:18:56.257804+00:00",
5
+ "shape": [
6
+ 1150
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00004/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03e2d090ebeb84c67f0efba2abc916c4c16bec27f58f96f6d354b24a3afba398
3
+ size 2428
stages_STLK/STLK00005/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00005",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 966,
7
+ "created_utc": "2026-05-04T07:20:01.762384+00:00",
8
+ "shape": [
9
+ 966,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00005/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1c3db6f0b6458912fa46edb31576fe835c6943e40937547090eaba981f72637
3
+ size 247424
stages_STLK/STLK00005/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00005",
3
+ "n_epochs": 966,
4
+ "created_utc": "2026-05-04T07:20:01.767137+00:00",
5
+ "shape": [
6
+ 966
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00005/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98c580dfeb3cb4e7c6bba22122cd0c02ac406be92aefb33fe0df9064129be994
3
+ size 2060
stages_STLK/STLK00006/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00006",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1204,
7
+ "created_utc": "2026-05-04T07:21:37.726165+00:00",
8
+ "shape": [
9
+ 1204,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00006/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:961599d4f42abfc9ded54af904e9f5265b594642c77062705cf17661ac7ed5b1
3
+ size 308352
stages_STLK/STLK00006/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00006",
3
+ "n_epochs": 1204,
4
+ "created_utc": "2026-05-04T07:21:37.731315+00:00",
5
+ "shape": [
6
+ 1204
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00006/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8dfc2926f8bb513fd47a7b7aa873ee18f9098a7ab7ae6e3e488fcc9684b7ac0
3
+ size 2536
stages_STLK/STLK00007/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00007",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 972,
7
+ "created_utc": "2026-05-04T07:22:10.499030+00:00",
8
+ "shape": [
9
+ 972,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00007/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d91c9ee13f991c40c553fce567f7f68865dbaea837edfcacf0db2773649e9d2
3
+ size 248960
stages_STLK/STLK00007/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00007",
3
+ "n_epochs": 972,
4
+ "created_utc": "2026-05-04T07:22:10.502962+00:00",
5
+ "shape": [
6
+ 972
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00007/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af63db9f7e0a7a510f955c289ba48f31a3d0452ef318690c4468b1c1b8750187
3
+ size 2072
stages_STLK/STLK00008/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00008",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 975,
7
+ "created_utc": "2026-05-04T07:22:58.798573+00:00",
8
+ "shape": [
9
+ 975,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00008/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474e8c9e11987e38e12a02d254e41375cca8119866c1ea7c89d7641d20cd3a4e
3
+ size 249728
stages_STLK/STLK00008/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00008",
3
+ "n_epochs": 975,
4
+ "created_utc": "2026-05-04T07:22:58.802705+00:00",
5
+ "shape": [
6
+ 975
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00008/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a173839ec290df4a18437ebe38b6998d9c0f5ff8ea9babb86d738f06083e48c5
3
+ size 2078
stages_STLK/STLK00009/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00009",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1096,
7
+ "created_utc": "2026-05-04T07:23:45.454392+00:00",
8
+ "shape": [
9
+ 1096,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00009/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:302c0853316e0804925510dd7119e98cc7b45fef0f2df9cb9ab407c8c517bd09
3
+ size 280704
stages_STLK/STLK00009/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00009",
3
+ "n_epochs": 1096,
4
+ "created_utc": "2026-05-04T07:23:45.459922+00:00",
5
+ "shape": [
6
+ 1096
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00009/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a615a8d46d275c5ad8a612780087a72134c907d34142ee3028c2fa83db3842a9
3
+ size 2320
stages_STLK/STLK00010/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00010",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1003,
7
+ "created_utc": "2026-05-04T07:23:49.431017+00:00",
8
+ "shape": [
9
+ 1003,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00010/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bde69d5f1d3e8d0546e02f3130b930bd0bf99695c5b98dc087e7866d1dabc82
3
+ size 256896
stages_STLK/STLK00010/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00010",
3
+ "n_epochs": 1003,
4
+ "created_utc": "2026-05-04T07:23:49.436245+00:00",
5
+ "shape": [
6
+ 1003
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00010/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0a2dfd09d41021a477759c56b4f532887c5fd3dadd6afca134609f375e5b93f
3
+ size 2134
stages_STLK/STLK00011/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00011",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 945,
7
+ "created_utc": "2026-05-04T07:23:56.789763+00:00",
8
+ "shape": [
9
+ 945,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00011/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d761396b58013c2b88167bdb52371342895b990b36360880decd2bca1f59dc3
3
+ size 242048
stages_STLK/STLK00011/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00011",
3
+ "n_epochs": 945,
4
+ "created_utc": "2026-05-04T07:23:56.794368+00:00",
5
+ "shape": [
6
+ 945
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00011/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e364b417ec7b5cf4e4b8e9766418ebec956389dd44ffec85522083982c2e05a
3
+ size 2018
stages_STLK/STLK00012/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00012",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1022,
7
+ "created_utc": "2026-05-04T07:24:09.863303+00:00",
8
+ "shape": [
9
+ 1022,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00012/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d13af6d4841ea3968e34673245106ca9ef3729c9a7419730e83c2c916bd2a1f1
3
+ size 261760
stages_STLK/STLK00012/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STLK00012",
3
+ "n_epochs": 1022,
4
+ "created_utc": "2026-05-04T07:24:09.868017+00:00",
5
+ "shape": [
6
+ 1022
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STLK/STLK00012/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96606a6626dcfb2af41b7f8af1f265741bbdd99f53b66abbd2b1d36bf6c0595c
3
+ size 2172
stages_STLK/STLK00013/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "sleeptransformer-phan",
3
+ "dataset_name": "stages_STLK",
4
+ "subject_id": "STLK00013",
5
+ "embedding_dim": 128,
6
+ "n_epochs": 1021,
7
+ "created_utc": "2026-05-04T07:24:14.965140+00:00",
8
+ "shape": [
9
+ 1021,
10
+ 128
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STLK/STLK00013/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e3023c317578f8b483938a8c8e42be52ee2f561b35ca2f1a5fb66e83dc95d7
3
+ size 261504