4rooms commited on
Commit
a131ae2
·
verified ·
1 Parent(s): 92f4ca4

Upload stages_STNF 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_STNF/STNF00001/embeddings.meta.json +14 -0
  2. stages_STNF/STNF00001/embeddings.npy +3 -0
  3. stages_STNF/STNF00001/labels.meta.json +10 -0
  4. stages_STNF/STNF00001/labels.npy +3 -0
  5. stages_STNF/STNF00002/embeddings.meta.json +14 -0
  6. stages_STNF/STNF00002/embeddings.npy +3 -0
  7. stages_STNF/STNF00002/labels.meta.json +10 -0
  8. stages_STNF/STNF00002/labels.npy +3 -0
  9. stages_STNF/STNF00003/embeddings.meta.json +14 -0
  10. stages_STNF/STNF00003/embeddings.npy +3 -0
  11. stages_STNF/STNF00003/labels.meta.json +10 -0
  12. stages_STNF/STNF00003/labels.npy +3 -0
  13. stages_STNF/STNF00004/embeddings.meta.json +14 -0
  14. stages_STNF/STNF00004/embeddings.npy +3 -0
  15. stages_STNF/STNF00004/labels.meta.json +10 -0
  16. stages_STNF/STNF00004/labels.npy +3 -0
  17. stages_STNF/STNF00005/embeddings.meta.json +14 -0
  18. stages_STNF/STNF00005/embeddings.npy +3 -0
  19. stages_STNF/STNF00005/labels.meta.json +10 -0
  20. stages_STNF/STNF00005/labels.npy +3 -0
  21. stages_STNF/STNF00006/embeddings.meta.json +14 -0
  22. stages_STNF/STNF00006/embeddings.npy +3 -0
  23. stages_STNF/STNF00006/labels.meta.json +10 -0
  24. stages_STNF/STNF00006/labels.npy +3 -0
  25. stages_STNF/STNF00007/embeddings.meta.json +14 -0
  26. stages_STNF/STNF00007/embeddings.npy +3 -0
  27. stages_STNF/STNF00007/labels.meta.json +10 -0
  28. stages_STNF/STNF00007/labels.npy +3 -0
  29. stages_STNF/STNF00008/embeddings.meta.json +14 -0
  30. stages_STNF/STNF00008/embeddings.npy +3 -0
  31. stages_STNF/STNF00008/labels.meta.json +10 -0
  32. stages_STNF/STNF00008/labels.npy +3 -0
  33. stages_STNF/STNF00009/embeddings.meta.json +14 -0
  34. stages_STNF/STNF00009/embeddings.npy +3 -0
  35. stages_STNF/STNF00009/labels.meta.json +10 -0
  36. stages_STNF/STNF00009/labels.npy +3 -0
  37. stages_STNF/STNF00010/embeddings.meta.json +14 -0
  38. stages_STNF/STNF00010/embeddings.npy +3 -0
  39. stages_STNF/STNF00010/labels.meta.json +10 -0
  40. stages_STNF/STNF00010/labels.npy +3 -0
  41. stages_STNF/STNF00011/embeddings.meta.json +14 -0
  42. stages_STNF/STNF00011/embeddings.npy +3 -0
  43. stages_STNF/STNF00011/labels.meta.json +10 -0
  44. stages_STNF/STNF00011/labels.npy +3 -0
  45. stages_STNF/STNF00012/embeddings.meta.json +14 -0
  46. stages_STNF/STNF00012/embeddings.npy +3 -0
  47. stages_STNF/STNF00012/labels.meta.json +10 -0
  48. stages_STNF/STNF00012/labels.npy +3 -0
  49. stages_STNF/STNF00013/embeddings.meta.json +14 -0
  50. stages_STNF/STNF00013/embeddings.npy +3 -0
stages_STNF/STNF00001/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00001",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1438,
7
+ "created_utc": "2026-05-04T09:03:43.456050+00:00",
8
+ "shape": [
9
+ 1438,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00001/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a11db9568e5e9be297ce2bdc112876f154fdf6a295476296fe79c0d3bd8dc03
3
+ size 1438128
stages_STNF/STNF00001/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00001",
3
+ "n_epochs": 1438,
4
+ "created_utc": "2026-05-04T09:03:43.459777+00:00",
5
+ "shape": [
6
+ 1438
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00001/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a7f415c1b76334a2045edd4ba68db5bb7e00d5d09b57e26569a9cb3e4f3ad9
3
+ size 3004
stages_STNF/STNF00002/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00002",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1393,
7
+ "created_utc": "2026-05-04T09:03:47.748899+00:00",
8
+ "shape": [
9
+ 1393,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00002/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05ad063b15bd6cd7caee83138a161a89e7c52350b8218fea85902672796673c
3
+ size 1393128
stages_STNF/STNF00002/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00002",
3
+ "n_epochs": 1393,
4
+ "created_utc": "2026-05-04T09:03:47.754087+00:00",
5
+ "shape": [
6
+ 1393
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00002/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c905bdb8046f5670cf58e29f5963e958ce5d6d11258677d004754f2cdbd55d11
3
+ size 2914
stages_STNF/STNF00003/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00003",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1195,
7
+ "created_utc": "2026-05-04T09:03:50.082646+00:00",
8
+ "shape": [
9
+ 1195,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00003/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0a443b36e4ee08b5293120176960cc3bc5cf8d77fb9247af670e3bf3f3636be
3
+ size 1195128
stages_STNF/STNF00003/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00003",
3
+ "n_epochs": 1195,
4
+ "created_utc": "2026-05-04T09:03:50.086268+00:00",
5
+ "shape": [
6
+ 1195
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00003/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c1f9304df94b21ac741ed887df946aaf8dd4b0ff4fbe668ada0bc3f1642404a
3
+ size 2518
stages_STNF/STNF00004/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00004",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1132,
7
+ "created_utc": "2026-05-04T09:03:50.393607+00:00",
8
+ "shape": [
9
+ 1132,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00004/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1d1559c095f0a52d25d34f3f33e3daba6dfed06a958de05203883532fbd177
3
+ size 1132128
stages_STNF/STNF00004/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00004",
3
+ "n_epochs": 1132,
4
+ "created_utc": "2026-05-04T09:03:50.397533+00:00",
5
+ "shape": [
6
+ 1132
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00004/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:149a0aad5712b240a905f4c2c762c8be616a723c2834918990c5c57a1f57f12a
3
+ size 2392
stages_STNF/STNF00005/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00005",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1079,
7
+ "created_utc": "2026-05-04T09:03:55.930253+00:00",
8
+ "shape": [
9
+ 1079,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00005/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6378db5e5ddf2d99f74dfe0abdce5f7aa759efc6b09c84d9b496efbb182fdba
3
+ size 1079128
stages_STNF/STNF00005/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00005",
3
+ "n_epochs": 1079,
4
+ "created_utc": "2026-05-04T09:03:55.938367+00:00",
5
+ "shape": [
6
+ 1079
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00005/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:169d98329d8dadc7fb9073aeaac37f697fa2449bbf870b4ad6d3182d8ccbc400
3
+ size 2286
stages_STNF/STNF00006/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00006",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1210,
7
+ "created_utc": "2026-05-04T09:04:11.609007+00:00",
8
+ "shape": [
9
+ 1210,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00006/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e676ab93c3e1400e91d77a781bae5e7cf86f33d21a1d0b48f01e60809231c5c
3
+ size 1210128
stages_STNF/STNF00006/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00006",
3
+ "n_epochs": 1210,
4
+ "created_utc": "2026-05-04T09:04:11.613718+00:00",
5
+ "shape": [
6
+ 1210
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00006/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24c20827faafdbe518b99e5866a5dba40afd32064d0b6cd085270b9a42721b07
3
+ size 2548
stages_STNF/STNF00007/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00007",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1180,
7
+ "created_utc": "2026-05-04T09:04:26.283022+00:00",
8
+ "shape": [
9
+ 1180,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00007/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f3bc8cebd8524f8990a79c46949a288e074db7a21acc01a1b6dcc207d740387
3
+ size 1180128
stages_STNF/STNF00007/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00007",
3
+ "n_epochs": 1180,
4
+ "created_utc": "2026-05-04T09:04:26.286945+00:00",
5
+ "shape": [
6
+ 1180
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00007/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:558d7d81b1ee51ac05e87590c13381d945cdedb07cdad512dc2a1050ae39ec40
3
+ size 2488
stages_STNF/STNF00008/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00008",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1285,
7
+ "created_utc": "2026-05-04T09:04:41.691964+00:00",
8
+ "shape": [
9
+ 1285,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00008/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d197b36d46272f8e0d7c897663793a1c695fe8f253d27418048552e0c9282455
3
+ size 1285128
stages_STNF/STNF00008/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00008",
3
+ "n_epochs": 1285,
4
+ "created_utc": "2026-05-04T09:04:41.695780+00:00",
5
+ "shape": [
6
+ 1285
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00008/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b32c843f7cf08ed1222c58a4e408be642d570f9166db9de22f600c1a5ce0002d
3
+ size 2698
stages_STNF/STNF00009/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00009",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1236,
7
+ "created_utc": "2026-05-04T09:05:01.060229+00:00",
8
+ "shape": [
9
+ 1236,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00009/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca2f6ce43f3f9ab6d66f7152ddfb1680f8812ea765d5f46be13f8a01a43f0f41
3
+ size 1236128
stages_STNF/STNF00009/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00009",
3
+ "n_epochs": 1236,
4
+ "created_utc": "2026-05-04T09:05:01.137959+00:00",
5
+ "shape": [
6
+ 1236
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00009/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af3f76d9453dcf1581236c0bffbc370d7819938332641230edd5974525d0a4eb
3
+ size 2600
stages_STNF/STNF00010/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00010",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1009,
7
+ "created_utc": "2026-05-04T09:05:11.096883+00:00",
8
+ "shape": [
9
+ 1009,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00010/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bef2d2ed7c184cb86a65dcb4295dad3adcf50de1a6a2c8885cfa93af78aa5be
3
+ size 1009128
stages_STNF/STNF00010/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00010",
3
+ "n_epochs": 1009,
4
+ "created_utc": "2026-05-04T09:05:11.101595+00:00",
5
+ "shape": [
6
+ 1009
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00010/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62f6376adea384eefdda3662d33af1fd17ddbe772d54f9d7bf706d5db79ea607
3
+ size 2146
stages_STNF/STNF00011/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00011",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1156,
7
+ "created_utc": "2026-05-04T09:05:41.838616+00:00",
8
+ "shape": [
9
+ 1156,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00011/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38dd639147fedd71efd483473b02ee4d3da985131100881f5f25c1fca83c7583
3
+ size 1156128
stages_STNF/STNF00011/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00011",
3
+ "n_epochs": 1156,
4
+ "created_utc": "2026-05-04T09:05:41.842175+00:00",
5
+ "shape": [
6
+ 1156
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00011/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594b706193c7bb681242837fdca171aa10c7d8aea6f230acb58828c75d5459ca
3
+ size 2440
stages_STNF/STNF00012/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00012",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 953,
7
+ "created_utc": "2026-05-04T09:05:53.956764+00:00",
8
+ "shape": [
9
+ 953,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00012/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae17e51fd7234c6341b1bb6c76fb2b6cf43a953be8822dbd23757d252abfddb0
3
+ size 953128
stages_STNF/STNF00012/labels.meta.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "subject_id": "STNF00012",
3
+ "n_epochs": 953,
4
+ "created_utc": "2026-05-04T09:05:53.960304+00:00",
5
+ "shape": [
6
+ 953
7
+ ],
8
+ "dtype": "int16",
9
+ "schema_version": "v1"
10
+ }
stages_STNF/STNF00012/labels.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c62e98b2ce8e3e8320117b6bbf25bee7084ca1c192a419c89319aeee51baad
3
+ size 2034
stages_STNF/STNF00013/embeddings.meta.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "tsinalis-2016",
3
+ "dataset_name": "stages_STNF",
4
+ "subject_id": "STNF00013",
5
+ "embedding_dim": 500,
6
+ "n_epochs": 1373,
7
+ "created_utc": "2026-05-04T09:05:54.344218+00:00",
8
+ "shape": [
9
+ 1373,
10
+ 500
11
+ ],
12
+ "dtype": "bfloat16",
13
+ "schema_version": "v1"
14
+ }
stages_STNF/STNF00013/embeddings.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f10fa8f3b55827ed74acc00a07c69131fa3005b6b7a347a26d53a6db46dc80b
3
+ size 1373128