add final config-order t-SNE scaling output scaleup7_tasks7_stage2.log
Browse files
visualizations/h100/tsne_scaling_20260728_final/logs/scaleup7_tasks7_stage2.log
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
dataset samples 71191 selected 1750 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.bias | MISSING |
|
| 9 |
+
pooler.dense.weight | 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.bias | MISSING |
|
| 21 |
+
pooler.dense.weight | 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 1750
|
| 84 |
+
SAVED outputs/tsne_scaling_20260728_final/scaleup7_tasks7_stage2_tsne.png
|