add dense t-SNE scaling output scaleup7_tasks7_stage2.log
Browse files
visualizations/h100/tsne_scaling_20260728_final_dense/logs/scaleup7_tasks7_stage2.log
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset samples 71191 selected 3500 tasks ['insert_HDMI', 'insert_hole', 'lift_bottle', 'pull_out_key', 'insert_tube', 'lift_can', 'put_bottle_in_shelf']
|
| 2 |
+
|
| 3 |
+
[transformers] [1mViTModel LOAD REPORT[0m from: /dev/shm/muse/src/ViTacDreamer_policy/.hf_cache/google_vit_base_patch16_224
|
| 4 |
+
Key | Status |
|
| 5 |
+
--------------------+------------+-
|
| 6 |
+
classifier.bias | UNEXPECTED |
|
| 7 |
+
classifier.weight | UNEXPECTED |
|
| 8 |
+
pooler.dense.weight | MISSING |
|
| 9 |
+
pooler.dense.bias | MISSING |
|
| 10 |
+
|
| 11 |
+
Notes:
|
| 12 |
+
- UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
|
| 13 |
+
- MISSING: those params were newly initialized because missing from the checkpoint. Consider training on your downstream task.
|
| 14 |
+
|
| 15 |
+
[transformers] [1mViTModel LOAD REPORT[0m from: /dev/shm/muse/src/ViTacDreamer_policy/.hf_cache/google_vit_base_patch16_224
|
| 16 |
+
Key | Status |
|
| 17 |
+
--------------------+------------+-
|
| 18 |
+
classifier.bias | UNEXPECTED |
|
| 19 |
+
classifier.weight | UNEXPECTED |
|
| 20 |
+
pooler.dense.weight | MISSING |
|
| 21 |
+
pooler.dense.bias | MISSING |
|
| 22 |
+
|
| 23 |
+
Notes:
|
| 24 |
+
- UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
|
| 25 |
+
- MISSING: those params were newly initialized because missing from the checkpoint. Consider training on your downstream task.
|
| 26 |
+
/dev/shm/muse/src/ViTacDreamer_policy/scripts/analysis/generate_scaleup_tsne.py:82: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data which will execute arbitrary code during unpickling (See https://github.com/pytorch/pytorch/blob/main/SECURITY.md#untrusted-models for more details). In a future release, the default value for `weights_only` will be flipped to `True`. This limits the functions that could be executed during unpickling. Arbitrary objects will no longer be allowed to be loaded via this mode unless they are explicitly allowlisted by the user via `torch.serialization.add_safe_globals`. We recommend you start setting `weights_only=True` for any use case where you don't have full control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature.
|
| 27 |
+
ckpt=torch.load(ckpt_path, map_location=device)
|
| 28 |
+
load /dev/shm/muse/checkpoints/scaleup7_h32_20260726/stage2_prior512_encoder500_scaleup7_hlen5_stride5_e25_b192_from_stage1e30/stage2_v2_best.pth missing 0 unexpected 0
|
| 29 |
+
batch 1 features 32
|
| 30 |
+
batch 2 features 64
|
| 31 |
+
batch 3 features 96
|
| 32 |
+
batch 4 features 128
|
| 33 |
+
batch 5 features 160
|
| 34 |
+
batch 6 features 192
|
| 35 |
+
batch 7 features 224
|
| 36 |
+
batch 8 features 256
|
| 37 |
+
batch 9 features 288
|
| 38 |
+
batch 10 features 320
|
| 39 |
+
batch 11 features 352
|
| 40 |
+
batch 12 features 384
|
| 41 |
+
batch 13 features 416
|
| 42 |
+
batch 14 features 448
|
| 43 |
+
batch 15 features 480
|
| 44 |
+
batch 16 features 512
|
| 45 |
+
batch 17 features 544
|
| 46 |
+
batch 18 features 576
|
| 47 |
+
batch 19 features 608
|
| 48 |
+
batch 20 features 640
|
| 49 |
+
batch 21 features 672
|
| 50 |
+
batch 22 features 704
|
| 51 |
+
batch 23 features 736
|
| 52 |
+
batch 24 features 768
|
| 53 |
+
batch 25 features 800
|
| 54 |
+
batch 26 features 832
|
| 55 |
+
batch 27 features 864
|
| 56 |
+
batch 28 features 896
|
| 57 |
+
batch 29 features 928
|
| 58 |
+
batch 30 features 960
|
| 59 |
+
batch 31 features 992
|
| 60 |
+
batch 32 features 1024
|
| 61 |
+
batch 33 features 1056
|
| 62 |
+
batch 34 features 1088
|
| 63 |
+
batch 35 features 1120
|
| 64 |
+
batch 36 features 1152
|
| 65 |
+
batch 37 features 1184
|
| 66 |
+
batch 38 features 1216
|
| 67 |
+
batch 39 features 1248
|
| 68 |
+
batch 40 features 1280
|
| 69 |
+
batch 41 features 1312
|
| 70 |
+
batch 42 features 1344
|
| 71 |
+
batch 43 features 1376
|
| 72 |
+
batch 44 features 1408
|
| 73 |
+
batch 45 features 1440
|
| 74 |
+
batch 46 features 1472
|
| 75 |
+
batch 47 features 1504
|
| 76 |
+
batch 48 features 1536
|
| 77 |
+
batch 49 features 1568
|
| 78 |
+
batch 50 features 1600
|
| 79 |
+
batch 51 features 1632
|
| 80 |
+
batch 52 features 1664
|
| 81 |
+
batch 53 features 1696
|
| 82 |
+
batch 54 features 1728
|
| 83 |
+
batch 55 features 1760
|
| 84 |
+
batch 56 features 1792
|
| 85 |
+
batch 57 features 1824
|
| 86 |
+
batch 58 features 1856
|
| 87 |
+
batch 59 features 1888
|
| 88 |
+
batch 60 features 1920
|
| 89 |
+
batch 61 features 1952
|
| 90 |
+
batch 62 features 1984
|
| 91 |
+
batch 63 features 2016
|
| 92 |
+
batch 64 features 2048
|
| 93 |
+
batch 65 features 2080
|
| 94 |
+
batch 66 features 2112
|
| 95 |
+
batch 67 features 2144
|
| 96 |
+
batch 68 features 2176
|
| 97 |
+
batch 69 features 2208
|
| 98 |
+
batch 70 features 2240
|
| 99 |
+
batch 71 features 2272
|
| 100 |
+
batch 72 features 2304
|
| 101 |
+
batch 73 features 2336
|
| 102 |
+
batch 74 features 2368
|
| 103 |
+
batch 75 features 2400
|
| 104 |
+
batch 76 features 2432
|
| 105 |
+
batch 77 features 2464
|
| 106 |
+
batch 78 features 2496
|
| 107 |
+
batch 79 features 2528
|
| 108 |
+
batch 80 features 2560
|
| 109 |
+
batch 81 features 2592
|
| 110 |
+
batch 82 features 2624
|
| 111 |
+
batch 83 features 2656
|
| 112 |
+
batch 84 features 2688
|
| 113 |
+
batch 85 features 2720
|
| 114 |
+
batch 86 features 2752
|
| 115 |
+
batch 87 features 2784
|
| 116 |
+
batch 88 features 2816
|
| 117 |
+
batch 89 features 2848
|
| 118 |
+
batch 90 features 2880
|
| 119 |
+
batch 91 features 2912
|
| 120 |
+
batch 92 features 2944
|
| 121 |
+
batch 93 features 2976
|
| 122 |
+
batch 94 features 3008
|
| 123 |
+
batch 95 features 3040
|
| 124 |
+
batch 96 features 3072
|
| 125 |
+
batch 97 features 3104
|
| 126 |
+
batch 98 features 3136
|
| 127 |
+
batch 99 features 3168
|
| 128 |
+
batch 100 features 3200
|
| 129 |
+
batch 101 features 3232
|
| 130 |
+
batch 102 features 3264
|
| 131 |
+
batch 103 features 3296
|
| 132 |
+
batch 104 features 3328
|
| 133 |
+
batch 105 features 3360
|
| 134 |
+
batch 106 features 3392
|
| 135 |
+
batch 107 features 3424
|
| 136 |
+
batch 108 features 3456
|
| 137 |
+
batch 109 features 3488
|
| 138 |
+
batch 110 features 3500
|
| 139 |
+
SAVED outputs/tsne_scaling_20260728_final_dense/scaleup7_tasks7_stage2_tsne.png
|