codelewm v0.6 run codelewm-v0-6-execution-20260530-af1a114-seed-1729
Browse files- .gitattributes +1 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00040000.pt +3 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00040000.pt.manifest.json +14 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00045000.pt +3 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00045000.pt.manifest.json +14 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00050000.pt +3 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00050000.pt.manifest.json +14 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/last.pt +3 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/last.pt.manifest.json +14 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/config.json +105 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/manifest.json +165 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/metrics.jsonl +3 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/reports/collapse_diagnostics.jsonl +50 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/reports/execution_train_run_report.json +110 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/reports/tensorboard_export.json +47 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0 +3 -0
- runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/training_manifest.json +110 -0
.gitattributes
CHANGED
|
@@ -94,3 +94,4 @@ runs/codelewm-v0-2-action-swap-rerun-20260520-7c7cb0b/pack/hdf5/train.hdf5 filte
|
|
| 94 |
runs/codelewm-v0-2-action-swap-rerun-20260520-7c7cb0b/pack/hdf5/val.hdf5 filter=lfs diff=lfs merge=lfs -text
|
| 95 |
runs/codelewm-v0-2-action-swap-rerun-20260520-7c7cb0b/retrieval/reports/hard_negative_sampler_report.json filter=lfs diff=lfs merge=lfs -text
|
| 96 |
runs/codelewm-v0-2-action-swap-rerun-20260520-7c7cb0b/retrieval/reports/retrieval_report.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 94 |
runs/codelewm-v0-2-action-swap-rerun-20260520-7c7cb0b/pack/hdf5/val.hdf5 filter=lfs diff=lfs merge=lfs -text
|
| 95 |
runs/codelewm-v0-2-action-swap-rerun-20260520-7c7cb0b/retrieval/reports/hard_negative_sampler_report.json filter=lfs diff=lfs merge=lfs -text
|
| 96 |
runs/codelewm-v0-2-action-swap-rerun-20260520-7c7cb0b/retrieval/reports/retrieval_report.json filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/metrics.jsonl filter=lfs diff=lfs merge=lfs -text
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00040000.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:268ccde40815e825fbbb52989f53b72d0acf3fe26bbbf4ad177a247564a531fb
|
| 3 |
+
size 353873498
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00040000.pt.manifest.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint_path": "checkpoint_step_00040000.pt",
|
| 3 |
+
"checkpoint_sha256": "268ccde40815e825fbbb52989f53b72d0acf3fe26bbbf4ad177a247564a531fb",
|
| 4 |
+
"metadata": {
|
| 5 |
+
"action_view": "text",
|
| 6 |
+
"config_hash": "1d7ab2566e720dc9adfe7b2436c8bd04f764e70748731b06eefb7b4994a2fc56",
|
| 7 |
+
"latent_dim": 256,
|
| 8 |
+
"model_class": "TorchCodeTransitionModel",
|
| 9 |
+
"record_schema_version": "codelewm.execution_pack_record.v1",
|
| 10 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 11 |
+
},
|
| 12 |
+
"migration_hook": null,
|
| 13 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 14 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00045000.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:678830cbeb43c37396ea08efb5b76425a8d1105c21689b0922844ed31051c6ca
|
| 3 |
+
size 353873498
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00045000.pt.manifest.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint_path": "checkpoint_step_00045000.pt",
|
| 3 |
+
"checkpoint_sha256": "678830cbeb43c37396ea08efb5b76425a8d1105c21689b0922844ed31051c6ca",
|
| 4 |
+
"metadata": {
|
| 5 |
+
"action_view": "text",
|
| 6 |
+
"config_hash": "1d7ab2566e720dc9adfe7b2436c8bd04f764e70748731b06eefb7b4994a2fc56",
|
| 7 |
+
"latent_dim": 256,
|
| 8 |
+
"model_class": "TorchCodeTransitionModel",
|
| 9 |
+
"record_schema_version": "codelewm.execution_pack_record.v1",
|
| 10 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 11 |
+
},
|
| 12 |
+
"migration_hook": null,
|
| 13 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 14 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00050000.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8
|
| 3 |
+
size 353873498
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/checkpoint_step_00050000.pt.manifest.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint_path": "checkpoint_step_00050000.pt",
|
| 3 |
+
"checkpoint_sha256": "b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8",
|
| 4 |
+
"metadata": {
|
| 5 |
+
"action_view": "text",
|
| 6 |
+
"config_hash": "1d7ab2566e720dc9adfe7b2436c8bd04f764e70748731b06eefb7b4994a2fc56",
|
| 7 |
+
"latent_dim": 256,
|
| 8 |
+
"model_class": "TorchCodeTransitionModel",
|
| 9 |
+
"record_schema_version": "codelewm.execution_pack_record.v1",
|
| 10 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 11 |
+
},
|
| 12 |
+
"migration_hook": null,
|
| 13 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 14 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/last.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8
|
| 3 |
+
size 353873498
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/checkpoints/last.pt.manifest.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint_path": "last.pt",
|
| 3 |
+
"checkpoint_sha256": "b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8",
|
| 4 |
+
"metadata": {
|
| 5 |
+
"action_view": "text",
|
| 6 |
+
"config_hash": "1d7ab2566e720dc9adfe7b2436c8bd04f764e70748731b06eefb7b4994a2fc56",
|
| 7 |
+
"latent_dim": 256,
|
| 8 |
+
"model_class": "TorchCodeTransitionModel",
|
| 9 |
+
"record_schema_version": "codelewm.execution_pack_record.v1",
|
| 10 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 11 |
+
},
|
| 12 |
+
"migration_hook": null,
|
| 13 |
+
"schema_version": "codelewm.checkpoint.v1"
|
| 14 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/config.json
ADDED
|
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"device": "cuda",
|
| 3 |
+
"execution_train_config": {
|
| 4 |
+
"claim_boundary": {
|
| 5 |
+
"name": "execution_substrate.v1",
|
| 6 |
+
"scope": "v0_6_full_run"
|
| 7 |
+
},
|
| 8 |
+
"claim_gates": {
|
| 9 |
+
"collapse_effective_rank_ratio_min": 0.2,
|
| 10 |
+
"collapse_nearest_neighbor_entropy_min": 0.1,
|
| 11 |
+
"collapse_per_dim_variance_median_min": 1e-08,
|
| 12 |
+
"downstream_rerank_pass_at_1_lift_min": 3.0,
|
| 13 |
+
"required_seeds": 2,
|
| 14 |
+
"retrieval_min_mrr_lift_over_no_action": 0.05,
|
| 15 |
+
"retrieval_min_recall_at_1_lift_over_no_action": 0.05,
|
| 16 |
+
"surprise_mutation_auc_min": 0.65,
|
| 17 |
+
"surprise_same_code_different_input_auc_min": 0.7,
|
| 18 |
+
"surprise_same_problem_different_submission_auc_min": 0.6
|
| 19 |
+
},
|
| 20 |
+
"data": {
|
| 21 |
+
"claim_boundary_filename": "claim_boundary.md",
|
| 22 |
+
"held_out_for_eval": [
|
| 23 |
+
"mbpp_plus",
|
| 24 |
+
"humaneval"
|
| 25 |
+
],
|
| 26 |
+
"ingestion_sources": [
|
| 27 |
+
"codenet",
|
| 28 |
+
"mbpp",
|
| 29 |
+
"apps"
|
| 30 |
+
],
|
| 31 |
+
"manifest_filename": "manifest.json",
|
| 32 |
+
"pack_jsonl": "pack.jsonl",
|
| 33 |
+
"pack_repo_id": "abdelstark/codelewm-execution-pack",
|
| 34 |
+
"pack_revision": "v0.6.0"
|
| 35 |
+
},
|
| 36 |
+
"hf_jobs": {
|
| 37 |
+
"artifact_repo_id": "abdelstark/codelewm-runs",
|
| 38 |
+
"checkpoint_repo_id": "abdelstark/codelewm-transition-model",
|
| 39 |
+
"checkpoint_revision_template": "v0.6.0-seed-{seed}",
|
| 40 |
+
"flavor": "a10g-small",
|
| 41 |
+
"region": "us-east-1",
|
| 42 |
+
"run_name_template": "codelewm-v0-6-execution-{date}-{sha}-seed-{seed}",
|
| 43 |
+
"runtime_image": "ghcr.io/abdelstark/codelewm-runtime:v0.6",
|
| 44 |
+
"timeout_hours": 24
|
| 45 |
+
},
|
| 46 |
+
"implementing_issue": 265,
|
| 47 |
+
"loader": {
|
| 48 |
+
"action_sequence_length": 256,
|
| 49 |
+
"batch_size": 64,
|
| 50 |
+
"code_sequence_length": 1024,
|
| 51 |
+
"effective_batch_size": 256,
|
| 52 |
+
"gradient_accumulation_steps": 4,
|
| 53 |
+
"output_sequence_length": 256,
|
| 54 |
+
"shuffle": true
|
| 55 |
+
},
|
| 56 |
+
"name": "codelewm_execution_v0_6_a10g",
|
| 57 |
+
"objective": {
|
| 58 |
+
"action_swap_contrastive_weight": 0.1,
|
| 59 |
+
"inverse_action_reconstruction_weight": 0.05,
|
| 60 |
+
"prediction_mse_weight": 1.0,
|
| 61 |
+
"sigreg_weight": 0.09
|
| 62 |
+
},
|
| 63 |
+
"optimizer": {
|
| 64 |
+
"betas": [
|
| 65 |
+
0.9,
|
| 66 |
+
0.95
|
| 67 |
+
],
|
| 68 |
+
"lr": 0.0003,
|
| 69 |
+
"name": "adamw",
|
| 70 |
+
"weight_decay": 0.1
|
| 71 |
+
},
|
| 72 |
+
"parent_issue": 259,
|
| 73 |
+
"schema_version": "codelewm.execution_train_config.v1",
|
| 74 |
+
"seeds": [
|
| 75 |
+
42,
|
| 76 |
+
1729
|
| 77 |
+
],
|
| 78 |
+
"substrate": "execution_trace_v1",
|
| 79 |
+
"target_substrate_run": "v0.6.0",
|
| 80 |
+
"trainer": {
|
| 81 |
+
"accelerator": "gpu",
|
| 82 |
+
"checkpoint_every_n_steps": 5000,
|
| 83 |
+
"collapse_diagnostics_every_n_steps": 1000,
|
| 84 |
+
"cosine_decay_to": 0.0,
|
| 85 |
+
"devices": 1,
|
| 86 |
+
"gradient_clip_val": 1.0,
|
| 87 |
+
"keep_best_by_metric": "val_mse",
|
| 88 |
+
"keep_last_n_checkpoints": 3,
|
| 89 |
+
"max_steps": 50000,
|
| 90 |
+
"precision": "bf16-mixed",
|
| 91 |
+
"tensorboard_enabled": true,
|
| 92 |
+
"warmup_steps": 1000
|
| 93 |
+
},
|
| 94 |
+
"wm": {
|
| 95 |
+
"embed_dim": 256,
|
| 96 |
+
"history_size": 1,
|
| 97 |
+
"num_preds": 1
|
| 98 |
+
}
|
| 99 |
+
},
|
| 100 |
+
"pack_batch_schema_version": "codelewm.execution_pack_batch.v1",
|
| 101 |
+
"pack_jsonl_path": "/workspace/pack/pack.jsonl",
|
| 102 |
+
"pack_manifest_schema_version": "codelewm.execution_pack_manifest.v1",
|
| 103 |
+
"pack_record_count": 1605,
|
| 104 |
+
"seed": 1729
|
| 105 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/manifest.json
ADDED
|
@@ -0,0 +1,165 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifact_id": "training_run-d0b59108447c9c4a",
|
| 3 |
+
"artifact_kind": "training_run",
|
| 4 |
+
"command": [
|
| 5 |
+
"codelewm",
|
| 6 |
+
"train",
|
| 7 |
+
"--config",
|
| 8 |
+
"config/train/scaled/codelewm_execution_v0_6_a10g.yaml",
|
| 9 |
+
"--executor",
|
| 10 |
+
"torch",
|
| 11 |
+
"--out",
|
| 12 |
+
"/tmp/runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729",
|
| 13 |
+
"--seed",
|
| 14 |
+
"1729",
|
| 15 |
+
"--json"
|
| 16 |
+
],
|
| 17 |
+
"config_sha256": "380572e064954f86e0132dd6a711b2f49d989928a323047450c5b88f9a8a3f6c",
|
| 18 |
+
"created_at": "2026-05-31T00:59:25Z",
|
| 19 |
+
"files": [
|
| 20 |
+
{
|
| 21 |
+
"bytes": 3157,
|
| 22 |
+
"path": "config.json",
|
| 23 |
+
"sha256": "85b5aea2fc18c72294a495a4c38c73e9cd170677846a831beeedf7fdd3e33be8"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"bytes": 17696725,
|
| 27 |
+
"path": "metrics.jsonl",
|
| 28 |
+
"sha256": "f4d13ad62f1758b5cb4998752ed76483f5746c194f2c2ff965b55ca8c0b722a3"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"bytes": 3858,
|
| 32 |
+
"path": "reports/execution_train_run_report.json",
|
| 33 |
+
"sha256": "3763d007139bf59beaaf9b669ac9289ca505713ccaad24f49574b7c27932ce0e"
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"bytes": 23802,
|
| 37 |
+
"path": "reports/collapse_diagnostics.jsonl",
|
| 38 |
+
"sha256": "8813d921c6edf9f3205e31f5c984da2872cd9ad5fd74b80ea79d4a1db24609ba"
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"bytes": 353873498,
|
| 42 |
+
"path": "checkpoints/checkpoint_step_00040000.pt",
|
| 43 |
+
"sha256": "268ccde40815e825fbbb52989f53b72d0acf3fe26bbbf4ad177a247564a531fb"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"bytes": 536,
|
| 47 |
+
"path": "checkpoints/checkpoint_step_00040000.pt.manifest.json",
|
| 48 |
+
"sha256": "387499fa6dfb8d61dd92c042706495f5a866c6026e52ed44478754fadaa7be5e"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"bytes": 353873498,
|
| 52 |
+
"path": "checkpoints/checkpoint_step_00045000.pt",
|
| 53 |
+
"sha256": "678830cbeb43c37396ea08efb5b76425a8d1105c21689b0922844ed31051c6ca"
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"bytes": 536,
|
| 57 |
+
"path": "checkpoints/checkpoint_step_00045000.pt.manifest.json",
|
| 58 |
+
"sha256": "1666ef686cf12f25404c00487db08387fe161b876b59b239fdbbf4bbc328a7e5"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"bytes": 353873498,
|
| 62 |
+
"path": "checkpoints/checkpoint_step_00050000.pt",
|
| 63 |
+
"sha256": "b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8"
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"bytes": 536,
|
| 67 |
+
"path": "checkpoints/checkpoint_step_00050000.pt.manifest.json",
|
| 68 |
+
"sha256": "ced98eee55e0c7e541d75b75d30f163b7c996afdbb65222e84b2e3672412fb09"
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"bytes": 353873498,
|
| 72 |
+
"path": "checkpoints/last.pt",
|
| 73 |
+
"sha256": "b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"bytes": 516,
|
| 77 |
+
"path": "checkpoints/last.pt.manifest.json",
|
| 78 |
+
"sha256": "c8a3fa208efa3f25e7a49ce0bee971d647909cd1b8d8e3404fa8df17f0ce665c"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"bytes": 1357,
|
| 82 |
+
"path": "reports/tensorboard_export.json",
|
| 83 |
+
"sha256": "571ca22fcffc17be86b6a7e007aaebef959f2f757c292665d3dba61a6728adc9"
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"bytes": 64566,
|
| 87 |
+
"path": "tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0",
|
| 88 |
+
"sha256": "9f6b8f494899a12dd5d3a8472a50e9505ad855e74d69fbbbcec0f4f5cb686f3f"
|
| 89 |
+
}
|
| 90 |
+
],
|
| 91 |
+
"metadata": {
|
| 92 |
+
"claim_boundary": {
|
| 93 |
+
"name": "execution_substrate.v1",
|
| 94 |
+
"scope": "v0_6_full_run"
|
| 95 |
+
},
|
| 96 |
+
"claim_gates": {
|
| 97 |
+
"required_seeds": 2,
|
| 98 |
+
"retrieval_min_mrr_lift_over_no_action": 0.05,
|
| 99 |
+
"retrieval_min_recall_at_1_lift_over_no_action": 0.05
|
| 100 |
+
},
|
| 101 |
+
"executor": {
|
| 102 |
+
"checkpoint_schema_version": "codelewm.checkpoint.v1",
|
| 103 |
+
"device": "cuda",
|
| 104 |
+
"executor": "execution_torch",
|
| 105 |
+
"pack_batch_schema_version": "codelewm.execution_pack_batch.v1",
|
| 106 |
+
"pack_manifest_schema_version": "codelewm.execution_pack_manifest.v1",
|
| 107 |
+
"precision": "bf16-mixed",
|
| 108 |
+
"torch": "2.6.0+cu124"
|
| 109 |
+
},
|
| 110 |
+
"final_metrics": {
|
| 111 |
+
"loss_action_swap_contrastive": 0.0001182519468711689,
|
| 112 |
+
"loss_prediction_mse": 0.000600456558012229,
|
| 113 |
+
"loss_sigreg": 0.03482043837755919,
|
| 114 |
+
"loss_total": 0.007283690365217626,
|
| 115 |
+
"lr": 2.5552061951389666e-06,
|
| 116 |
+
"margin_no_action_minus_pred": 1.2433803673879869,
|
| 117 |
+
"no_action_mse": 1.243980823945999
|
| 118 |
+
},
|
| 119 |
+
"pack_jsonl_path": "/workspace/pack/pack.jsonl",
|
| 120 |
+
"pack_record_count": 1605,
|
| 121 |
+
"pack_repo_id": "abdelstark/codelewm-execution-pack",
|
| 122 |
+
"pack_revision": "v0.6.0",
|
| 123 |
+
"run_id": "codelewm_execution_v0_6_a10g",
|
| 124 |
+
"schema_version": "codelewm.training_run.v1",
|
| 125 |
+
"seed": 1729,
|
| 126 |
+
"step_count": 50000,
|
| 127 |
+
"tensorboard_export": {
|
| 128 |
+
"enabled": true,
|
| 129 |
+
"event_files": [
|
| 130 |
+
{
|
| 131 |
+
"bytes": 64566,
|
| 132 |
+
"path": "tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0",
|
| 133 |
+
"sha256": "9f6b8f494899a12dd5d3a8472a50e9505ad855e74d69fbbbcec0f4f5cb686f3f"
|
| 134 |
+
}
|
| 135 |
+
],
|
| 136 |
+
"histogram_tags": [
|
| 137 |
+
"parameters/encoder.position",
|
| 138 |
+
"parameters/encoder.token_embedding.weight",
|
| 139 |
+
"parameters/encoder.segment_embedding.weight",
|
| 140 |
+
"parameters/encoder.changed_embedding.weight",
|
| 141 |
+
"parameters/encoder.norm.weight",
|
| 142 |
+
"parameters/encoder.norm.bias",
|
| 143 |
+
"parameters/encoder.proj.0.weight",
|
| 144 |
+
"parameters/encoder.proj.0.bias"
|
| 145 |
+
],
|
| 146 |
+
"report_path": "reports/tensorboard_export.json",
|
| 147 |
+
"scalar_tags": [
|
| 148 |
+
"loss_action_swap_contrastive",
|
| 149 |
+
"loss_prediction_mse",
|
| 150 |
+
"loss_sigreg",
|
| 151 |
+
"loss_total",
|
| 152 |
+
"lr",
|
| 153 |
+
"margin_no_action_minus_pred",
|
| 154 |
+
"no_action_mse"
|
| 155 |
+
],
|
| 156 |
+
"schema_version": "codelewm.training.tensorboard_export.v1",
|
| 157 |
+
"summary_tags": []
|
| 158 |
+
}
|
| 159 |
+
},
|
| 160 |
+
"parent_artifacts": [
|
| 161 |
+
"execution_pack:codelewm-execution-pack-20260528T102625Z"
|
| 162 |
+
],
|
| 163 |
+
"schema_version": "codelewm.artifact_manifest.v1",
|
| 164 |
+
"source_git_sha": "unknown"
|
| 165 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/metrics.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4d13ad62f1758b5cb4998752ed76483f5746c194f2c2ff965b55ca8c0b722a3
|
| 3 |
+
size 17696725
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/reports/collapse_diagnostics.jsonl
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 39.76404582836954, "z_pred_effective_rank_ratio": 0.1553283040170685, "z_pred_mean_norm": 13.998744010925293, "z_pred_mean_pairwise_cosine": 0.008703977800905704, "z_target_effective_rank": 60.46692719416557, "z_target_effective_rank_ratio": 0.23619893435220926, "z_target_mean_norm": 13.9249267578125}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 1000}
|
| 2 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 44.46547388706677, "z_pred_effective_rank_ratio": 0.17369325737135458, "z_pred_mean_norm": 13.805710792541504, "z_pred_mean_pairwise_cosine": 0.0024646599777042866, "z_target_effective_rank": 47.720836567238365, "z_target_effective_rank_ratio": 0.18640951784077486, "z_target_mean_norm": 13.80097484588623}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 2000}
|
| 3 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 47.84183048475183, "z_pred_effective_rank_ratio": 0.18688215033106184, "z_pred_mean_norm": 14.072172164916992, "z_pred_mean_pairwise_cosine": 0.0004998880322091281, "z_target_effective_rank": 50.71118548466349, "z_target_effective_rank_ratio": 0.19809056829946675, "z_target_mean_norm": 14.070478439331055}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 3000}
|
| 4 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 52.546890485558286, "z_pred_effective_rank_ratio": 0.20526129095921206, "z_pred_mean_norm": 14.235001564025879, "z_pred_mean_pairwise_cosine": 0.0002410115848761052, "z_target_effective_rank": 54.896954759353356, "z_target_effective_rank_ratio": 0.21444122952872405, "z_target_mean_norm": 14.280287742614746}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 4000}
|
| 5 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 58.57559967353781, "z_pred_effective_rank_ratio": 0.22881093622475707, "z_pred_mean_norm": 14.359652519226074, "z_pred_mean_pairwise_cosine": 0.000432171014836058, "z_target_effective_rank": 60.07506616319044, "z_target_effective_rank_ratio": 0.23466822719996266, "z_target_mean_norm": 14.375757217407227}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 5000}
|
| 6 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 62.95623750414676, "z_pred_effective_rank_ratio": 0.2459228027505733, "z_pred_mean_norm": 14.445274353027344, "z_pred_mean_pairwise_cosine": 0.00026652903761714697, "z_target_effective_rank": 63.849116856911685, "z_target_effective_rank_ratio": 0.24941061272231127, "z_target_mean_norm": 14.466598510742188}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 6000}
|
| 7 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 67.44215937184207, "z_pred_effective_rank_ratio": 0.2634459350462581, "z_pred_mean_norm": 14.513067245483398, "z_pred_mean_pairwise_cosine": 0.0003223845560569316, "z_target_effective_rank": 67.62903606150837, "z_target_effective_rank_ratio": 0.2641759221152671, "z_target_mean_norm": 14.543672561645508}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 7000}
|
| 8 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 70.94457897719074, "z_pred_effective_rank_ratio": 0.27712726162965134, "z_pred_mean_norm": 14.569894790649414, "z_pred_mean_pairwise_cosine": -9.420789865544066e-06, "z_target_effective_rank": 71.44667848386655, "z_target_effective_rank_ratio": 0.2790885878276037, "z_target_mean_norm": 14.572314262390137}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 8000}
|
| 9 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 74.31231264644408, "z_pred_effective_rank_ratio": 0.2902824712751722, "z_pred_mean_norm": 14.596235275268555, "z_pred_mean_pairwise_cosine": 0.0002090269117616117, "z_target_effective_rank": 74.89818698693068, "z_target_effective_rank_ratio": 0.292571042917698, "z_target_mean_norm": 14.60840892791748}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 9000}
|
| 10 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 78.43029540857097, "z_pred_effective_rank_ratio": 0.30636834143973035, "z_pred_mean_norm": 14.640685081481934, "z_pred_mean_pairwise_cosine": 0.00010429012036183849, "z_target_effective_rank": 78.89586170083938, "z_target_effective_rank_ratio": 0.3081869597689038, "z_target_mean_norm": 14.661888122558594}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 10000}
|
| 11 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 81.33700305575955, "z_pred_effective_rank_ratio": 0.31772266818656075, "z_pred_mean_norm": 14.661871910095215, "z_pred_mean_pairwise_cosine": -3.311329692223808e-06, "z_target_effective_rank": 81.86431260063672, "z_target_effective_rank_ratio": 0.3197824710962372, "z_target_mean_norm": 14.657255172729492}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 11000}
|
| 12 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 84.15297394296131, "z_pred_effective_rank_ratio": 0.3287225544646926, "z_pred_mean_norm": 14.686640739440918, "z_pred_mean_pairwise_cosine": -8.401493687415496e-05, "z_target_effective_rank": 84.62894020304846, "z_target_effective_rank_ratio": 0.33058179766815804, "z_target_mean_norm": 14.676278114318848}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 12000}
|
| 13 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 86.68643734780709, "z_pred_effective_rank_ratio": 0.33861889588987143, "z_pred_mean_norm": 14.700037956237793, "z_pred_mean_pairwise_cosine": 0.0001266682957066223, "z_target_effective_rank": 87.35416377193555, "z_target_effective_rank_ratio": 0.34122720223412323, "z_target_mean_norm": 14.690816879272461}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 13000}
|
| 14 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 89.38525043878023, "z_pred_effective_rank_ratio": 0.3491611345264853, "z_pred_mean_norm": 14.709928512573242, "z_pred_mean_pairwise_cosine": 0.00026660304865799844, "z_target_effective_rank": 89.96984201485498, "z_target_effective_rank_ratio": 0.35144469537052725, "z_target_mean_norm": 14.73391056060791}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 14000}
|
| 15 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 92.35096369297179, "z_pred_effective_rank_ratio": 0.36074595192567105, "z_pred_mean_norm": 14.739242553710938, "z_pred_mean_pairwise_cosine": -5.413606049842201e-05, "z_target_effective_rank": 92.8339803492666, "z_target_effective_rank_ratio": 0.36263273573932264, "z_target_mean_norm": 14.73340892791748}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 15000}
|
| 16 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 94.30799885410558, "z_pred_effective_rank_ratio": 0.3683906205238499, "z_pred_mean_norm": 14.738677024841309, "z_pred_mean_pairwise_cosine": 0.00018819118849933147, "z_target_effective_rank": 94.86903740904569, "z_target_effective_rank_ratio": 0.3705821773790847, "z_target_mean_norm": 14.744891166687012}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 16000}
|
| 17 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 96.34779929214645, "z_pred_effective_rank_ratio": 0.37635859098494706, "z_pred_mean_norm": 14.761198043823242, "z_pred_mean_pairwise_cosine": 2.8793353976652725e-06, "z_target_effective_rank": 96.83745097155844, "z_target_effective_rank_ratio": 0.37827129285765015, "z_target_mean_norm": 14.78449821472168}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 17000}
|
| 18 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 98.03955478138477, "z_pred_effective_rank_ratio": 0.38296701086478424, "z_pred_mean_norm": 14.756500244140625, "z_pred_mean_pairwise_cosine": 0.00013740448048338294, "z_target_effective_rank": 98.64028797336113, "z_target_effective_rank_ratio": 0.3853136248959419, "z_target_mean_norm": 14.75953197479248}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 18000}
|
| 19 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 100.11780682723933, "z_pred_effective_rank_ratio": 0.39108518291890365, "z_pred_mean_norm": 14.775647163391113, "z_pred_mean_pairwise_cosine": 0.000133654655655846, "z_target_effective_rank": 100.67667636646073, "z_target_effective_rank_ratio": 0.3932682670564872, "z_target_mean_norm": 14.789648056030273}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 19000}
|
| 20 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 101.64886090423379, "z_pred_effective_rank_ratio": 0.3970658629071632, "z_pred_mean_norm": 14.784918785095215, "z_pred_mean_pairwise_cosine": 0.00011034435010515153, "z_target_effective_rank": 102.13345166216585, "z_target_effective_rank_ratio": 0.39895879555533537, "z_target_mean_norm": 14.798230171203613}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 20000}
|
| 21 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 103.21514002368632, "z_pred_effective_rank_ratio": 0.4031841407175247, "z_pred_mean_norm": 14.799675941467285, "z_pred_mean_pairwise_cosine": 7.031018321868032e-05, "z_target_effective_rank": 103.645550083956, "z_target_effective_rank_ratio": 0.4048654300154531, "z_target_mean_norm": 14.809475898742676}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 21000}
|
| 22 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 104.42299374172944, "z_pred_effective_rank_ratio": 0.40790231930363063, "z_pred_mean_norm": 14.796630859375, "z_pred_mean_pairwise_cosine": 7.731504592811689e-05, "z_target_effective_rank": 105.09711371334775, "z_target_effective_rank_ratio": 0.41053560044276466, "z_target_mean_norm": 14.795024871826172}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 22000}
|
| 23 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 106.07606561695829, "z_pred_effective_rank_ratio": 0.4143596313162433, "z_pred_mean_norm": 14.814800262451172, "z_pred_mean_pairwise_cosine": 5.226421853876673e-05, "z_target_effective_rank": 106.56412836889254, "z_target_effective_rank_ratio": 0.4162661264409865, "z_target_mean_norm": 14.821560859680176}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 23000}
|
| 24 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 106.92332492122242, "z_pred_effective_rank_ratio": 0.41766923797352506, "z_pred_mean_norm": 14.813733100891113, "z_pred_mean_pairwise_cosine": 0.0001187401358038187, "z_target_effective_rank": 107.60178458700025, "z_target_effective_rank_ratio": 0.42031947104296974, "z_target_mean_norm": 14.822793960571289}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 24000}
|
| 25 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 108.65933704559984, "z_pred_effective_rank_ratio": 0.4244505353343744, "z_pred_mean_norm": 14.835354804992676, "z_pred_mean_pairwise_cosine": 0.00014092536002863199, "z_target_effective_rank": 109.17771327565225, "z_target_effective_rank_ratio": 0.4264754424830166, "z_target_mean_norm": 14.829080581665039}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 25000}
|
| 26 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 109.6299031309723, "z_pred_effective_rank_ratio": 0.4282418091053605, "z_pred_mean_norm": 14.836125373840332, "z_pred_mean_pairwise_cosine": 0.00019847278599627316, "z_target_effective_rank": 110.2273626730238, "z_target_effective_rank_ratio": 0.43057563544149924, "z_target_mean_norm": 14.83481216430664}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 26000}
|
| 27 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 110.64136889046291, "z_pred_effective_rank_ratio": 0.43219284722837076, "z_pred_mean_norm": 14.854894638061523, "z_pred_mean_pairwise_cosine": 6.632091390201822e-05, "z_target_effective_rank": 111.28821793051605, "z_target_effective_rank_ratio": 0.43471960129107834, "z_target_mean_norm": 14.85134220123291}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 27000}
|
| 28 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 111.91541880545331, "z_pred_effective_rank_ratio": 0.437169604708802, "z_pred_mean_norm": 14.862786293029785, "z_pred_mean_pairwise_cosine": 0.00016065000090748072, "z_target_effective_rank": 112.2828010901267, "z_target_effective_rank_ratio": 0.4386046917583074, "z_target_mean_norm": 14.866456985473633}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 28000}
|
| 29 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 112.98255314913398, "z_pred_effective_rank_ratio": 0.4413380982388046, "z_pred_mean_norm": 14.867210388183594, "z_pred_mean_pairwise_cosine": 0.00012693318421952426, "z_target_effective_rank": 113.38836090161038, "z_target_effective_rank_ratio": 0.44292328477191556, "z_target_mean_norm": 14.866924285888672}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 29000}
|
| 30 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 113.84403820753592, "z_pred_effective_rank_ratio": 0.4447032742481872, "z_pred_mean_norm": 14.881364822387695, "z_pred_mean_pairwise_cosine": 2.740761146924342e-06, "z_target_effective_rank": 114.4175884845136, "z_target_effective_rank_ratio": 0.44694370501763125, "z_target_mean_norm": 14.878387451171875}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 30000}
|
| 31 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 114.71236553209064, "z_pred_effective_rank_ratio": 0.4480951778597291, "z_pred_mean_norm": 14.881771087646484, "z_pred_mean_pairwise_cosine": 0.0001891473075374961, "z_target_effective_rank": 115.30986312518931, "z_target_effective_rank_ratio": 0.45042915283277074, "z_target_mean_norm": 14.885621070861816}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 31000}
|
| 32 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 115.65672817475107, "z_pred_effective_rank_ratio": 0.45178409443262135, "z_pred_mean_norm": 14.88860034942627, "z_pred_mean_pairwise_cosine": 0.00014855463814456016, "z_target_effective_rank": 116.19862353431888, "z_target_effective_rank_ratio": 0.45390087318093314, "z_target_mean_norm": 14.88923168182373}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 32000}
|
| 33 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 116.56400188242833, "z_pred_effective_rank_ratio": 0.45532813235323566, "z_pred_mean_norm": 14.895058631896973, "z_pred_mean_pairwise_cosine": 0.00010248261241940781, "z_target_effective_rank": 116.95969359084306, "z_target_effective_rank_ratio": 0.4568738030892307, "z_target_mean_norm": 14.900490760803223}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 33000}
|
| 34 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 117.24592401146056, "z_pred_effective_rank_ratio": 0.4579918906697678, "z_pred_mean_norm": 14.901708602905273, "z_pred_mean_pairwise_cosine": 9.648832929087803e-05, "z_target_effective_rank": 117.73658320240936, "z_target_effective_rank_ratio": 0.4599085281344116, "z_target_mean_norm": 14.900217056274414}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 34000}
|
| 35 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 117.89950523848184, "z_pred_effective_rank_ratio": 0.4605449423378197, "z_pred_mean_norm": 14.90863037109375, "z_pred_mean_pairwise_cosine": 0.00012027355114696547, "z_target_effective_rank": 118.44242021227576, "z_target_effective_rank_ratio": 0.4626657039542022, "z_target_mean_norm": 14.905590057373047}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 35000}
|
| 36 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 118.6213072349997, "z_pred_effective_rank_ratio": 0.4633644813867176, "z_pred_mean_norm": 14.915102005004883, "z_pred_mean_pairwise_cosine": 6.879673310322687e-05, "z_target_effective_rank": 119.07393766577002, "z_target_effective_rank_ratio": 0.46513256900691413, "z_target_mean_norm": 14.916197776794434}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 36000}
|
| 37 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 119.15072745880678, "z_pred_effective_rank_ratio": 0.465432529135964, "z_pred_mean_norm": 14.918048858642578, "z_pred_mean_pairwise_cosine": 0.00010190921602770686, "z_target_effective_rank": 119.6223178192398, "z_target_effective_rank_ratio": 0.46727467898140546, "z_target_mean_norm": 14.922921180725098}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 37000}
|
| 38 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 119.73696682085419, "z_pred_effective_rank_ratio": 0.4677225266439617, "z_pred_mean_norm": 14.923453330993652, "z_pred_mean_pairwise_cosine": 0.00012494450493250042, "z_target_effective_rank": 120.17448414293744, "z_target_effective_rank_ratio": 0.4694315786833494, "z_target_mean_norm": 14.927874565124512}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 38000}
|
| 39 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 120.17242122890136, "z_pred_effective_rank_ratio": 0.4694235204253959, "z_pred_mean_norm": 14.924741744995117, "z_pred_mean_pairwise_cosine": 0.00013474539446178824, "z_target_effective_rank": 120.64535152773408, "z_target_effective_rank_ratio": 0.47127090440521124, "z_target_mean_norm": 14.931072235107422}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 39000}
|
| 40 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 120.55633075403266, "z_pred_effective_rank_ratio": 0.47092316700794007, "z_pred_mean_norm": 14.929445266723633, "z_pred_mean_pairwise_cosine": 0.00011567971523618326, "z_target_effective_rank": 121.05535969853946, "z_target_effective_rank_ratio": 0.4728724988224198, "z_target_mean_norm": 14.933710098266602}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 40000}
|
| 41 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 120.98778412126875, "z_pred_effective_rank_ratio": 0.47260853172370604, "z_pred_mean_norm": 14.932611465454102, "z_pred_mean_pairwise_cosine": 0.00010775191185530275, "z_target_effective_rank": 121.42031841397532, "z_target_effective_rank_ratio": 0.4742981188045911, "z_target_mean_norm": 14.93508529663086}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 41000}
|
| 42 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 121.24183525941983, "z_pred_effective_rank_ratio": 0.4736009189821087, "z_pred_mean_norm": 14.93676471710205, "z_pred_mean_pairwise_cosine": 0.00010538333299336955, "z_target_effective_rank": 121.71734905083632, "z_target_effective_rank_ratio": 0.47545839472982937, "z_target_mean_norm": 14.937406539916992}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 42000}
|
| 43 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 121.50267689015811, "z_pred_effective_rank_ratio": 0.47461983160218013, "z_pred_mean_norm": 14.938377380371094, "z_pred_mean_pairwise_cosine": 0.0001308500941377133, "z_target_effective_rank": 121.96269618907864, "z_target_effective_rank_ratio": 0.47641678198858844, "z_target_mean_norm": 14.939476013183594}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 43000}
|
| 44 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 121.66599505829309, "z_pred_effective_rank_ratio": 0.4752577931964574, "z_pred_mean_norm": 14.94034481048584, "z_pred_mean_pairwise_cosine": 0.00011168622586410493, "z_target_effective_rank": 122.16320944605567, "z_target_effective_rank_ratio": 0.477200036898655, "z_target_mean_norm": 14.941160202026367}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 44000}
|
| 45 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 121.83696886250462, "z_pred_effective_rank_ratio": 0.47592565961915867, "z_pred_mean_norm": 14.940673828125, "z_pred_mean_pairwise_cosine": 0.00012305568088777363, "z_target_effective_rank": 122.31184228361377, "z_target_effective_rank_ratio": 0.4777806339203663, "z_target_mean_norm": 14.942547798156738}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 45000}
|
| 46 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 121.94071507154236, "z_pred_effective_rank_ratio": 0.47633091824821233, "z_pred_mean_norm": 14.942573547363281, "z_pred_mean_pairwise_cosine": 0.00011329614790156484, "z_target_effective_rank": 122.40612830124556, "z_target_effective_rank_ratio": 0.47814893867674046, "z_target_mean_norm": 14.944610595703125}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 46000}
|
| 47 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 121.99503540387356, "z_pred_effective_rank_ratio": 0.4765431070463811, "z_pred_mean_norm": 14.942989349365234, "z_pred_mean_pairwise_cosine": 0.00011784707749029621, "z_target_effective_rank": 122.46976572916789, "z_target_effective_rank_ratio": 0.47839752237956207, "z_target_mean_norm": 14.945021629333496}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 47000}
|
| 48 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 122.03250377383327, "z_pred_effective_rank_ratio": 0.4766894678665362, "z_pred_mean_norm": 14.943187713623047, "z_pred_mean_pairwise_cosine": 0.00011565890599740669, "z_target_effective_rank": 122.50469279339688, "z_target_effective_rank_ratio": 0.4785339562242066, "z_target_mean_norm": 14.945232391357422}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 48000}
|
| 49 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 122.0461791036177, "z_pred_effective_rank_ratio": 0.47674288712350665, "z_pred_mean_norm": 14.943204879760742, "z_pred_mean_pairwise_cosine": 0.00011877810175064951, "z_target_effective_rank": 122.51310481189657, "z_target_effective_rank_ratio": 0.47856681567147097, "z_target_mean_norm": 14.945154190063477}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 49000}
|
| 50 |
+
{"diagnostics": {"latent_dim": 256, "sample_count": 1605, "z_pred_effective_rank": 122.04984551634074, "z_pred_effective_rank_ratio": 0.476757209048206, "z_pred_mean_norm": 14.943206787109375, "z_pred_mean_pairwise_cosine": 0.00011862658720929176, "z_target_effective_rank": 122.51602578675421, "z_target_effective_rank_ratio": 0.47857822572950864, "z_target_mean_norm": 14.945256233215332}, "schema_version": "codelewm.execution_train_collapse_diagnostics.v1", "step": 50000}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/reports/execution_train_run_report.json
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"claim_boundary": {
|
| 3 |
+
"name": "execution_substrate.v1",
|
| 4 |
+
"scope": "v0_6_full_run"
|
| 5 |
+
},
|
| 6 |
+
"claim_gates": {
|
| 7 |
+
"collapse_effective_rank_ratio_min": 0.2,
|
| 8 |
+
"required_seeds": 2,
|
| 9 |
+
"retrieval_min_mrr_lift_over_no_action": 0.05,
|
| 10 |
+
"retrieval_min_recall_at_1_lift_over_no_action": 0.05
|
| 11 |
+
},
|
| 12 |
+
"deltas": {
|
| 13 |
+
"loss_action_swap_contrastive": -0.04988174879818689,
|
| 14 |
+
"loss_prediction_mse": -0.9293242699281938,
|
| 15 |
+
"loss_sigreg": -45.69521343613416,
|
| 16 |
+
"loss_total": -5.052515980807878,
|
| 17 |
+
"lr": 2.2552061951389665e-06,
|
| 18 |
+
"margin_no_action_minus_pred": 2.012292205919481,
|
| 19 |
+
"no_action_mse": 1.0829679359912872
|
| 20 |
+
},
|
| 21 |
+
"device": "cuda",
|
| 22 |
+
"final_metrics": {
|
| 23 |
+
"loss_action_swap_contrastive": 0.0001182519468711689,
|
| 24 |
+
"loss_prediction_mse": 0.000600456558012229,
|
| 25 |
+
"loss_sigreg": 0.03482043837755919,
|
| 26 |
+
"loss_total": 0.007283690365217626,
|
| 27 |
+
"lr": 2.5552061951389666e-06,
|
| 28 |
+
"margin_no_action_minus_pred": 1.2433803673879869,
|
| 29 |
+
"no_action_mse": 1.243980823945999
|
| 30 |
+
},
|
| 31 |
+
"initial_metrics": {
|
| 32 |
+
"loss_action_swap_contrastive": 0.05000000074505806,
|
| 33 |
+
"loss_prediction_mse": 0.929924726486206,
|
| 34 |
+
"loss_sigreg": 45.73003387451172,
|
| 35 |
+
"loss_total": 5.059799671173096,
|
| 36 |
+
"lr": 3e-07,
|
| 37 |
+
"margin_no_action_minus_pred": -0.7689118385314941,
|
| 38 |
+
"no_action_mse": 0.16101288795471191
|
| 39 |
+
},
|
| 40 |
+
"last_collapse_report": {
|
| 41 |
+
"latent_dim": 256,
|
| 42 |
+
"sample_count": 1605,
|
| 43 |
+
"z_pred_effective_rank": 122.04984551634074,
|
| 44 |
+
"z_pred_effective_rank_ratio": 0.476757209048206,
|
| 45 |
+
"z_pred_mean_norm": 14.943206787109375,
|
| 46 |
+
"z_pred_mean_pairwise_cosine": 0.00011862658720929176,
|
| 47 |
+
"z_target_effective_rank": 122.51602578675421,
|
| 48 |
+
"z_target_effective_rank_ratio": 0.47857822572950864,
|
| 49 |
+
"z_target_mean_norm": 14.945256233215332
|
| 50 |
+
},
|
| 51 |
+
"objective": {
|
| 52 |
+
"action_swap_contrastive_weight": 0.1,
|
| 53 |
+
"inverse_action_reconstruction_weight": 0.05,
|
| 54 |
+
"prediction_mse_weight": 1.0,
|
| 55 |
+
"sigreg_weight": 0.09
|
| 56 |
+
},
|
| 57 |
+
"pack_dir": "/workspace/pack",
|
| 58 |
+
"pack_jsonl_path": "/workspace/pack/pack.jsonl",
|
| 59 |
+
"pack_record_count": 1605,
|
| 60 |
+
"run_name": "codelewm_execution_v0_6_a10g",
|
| 61 |
+
"schema_version": "codelewm.execution_train_run_report.v1",
|
| 62 |
+
"seed": 1729,
|
| 63 |
+
"step_count": 50000,
|
| 64 |
+
"step_schema_version": "codelewm.execution_train_step.v1",
|
| 65 |
+
"tensorboard_export": {
|
| 66 |
+
"enabled": true,
|
| 67 |
+
"event_files": [
|
| 68 |
+
{
|
| 69 |
+
"bytes": 64566,
|
| 70 |
+
"path": "tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0",
|
| 71 |
+
"sha256": "9f6b8f494899a12dd5d3a8472a50e9505ad855e74d69fbbbcec0f4f5cb686f3f"
|
| 72 |
+
}
|
| 73 |
+
],
|
| 74 |
+
"histogram_tags": [
|
| 75 |
+
"parameters/encoder.position",
|
| 76 |
+
"parameters/encoder.token_embedding.weight",
|
| 77 |
+
"parameters/encoder.segment_embedding.weight",
|
| 78 |
+
"parameters/encoder.changed_embedding.weight",
|
| 79 |
+
"parameters/encoder.norm.weight",
|
| 80 |
+
"parameters/encoder.norm.bias",
|
| 81 |
+
"parameters/encoder.proj.0.weight",
|
| 82 |
+
"parameters/encoder.proj.0.bias"
|
| 83 |
+
],
|
| 84 |
+
"report_path": "reports/tensorboard_export.json",
|
| 85 |
+
"scalar_tags": [
|
| 86 |
+
"loss_action_swap_contrastive",
|
| 87 |
+
"loss_prediction_mse",
|
| 88 |
+
"loss_sigreg",
|
| 89 |
+
"loss_total",
|
| 90 |
+
"lr",
|
| 91 |
+
"margin_no_action_minus_pred",
|
| 92 |
+
"no_action_mse"
|
| 93 |
+
],
|
| 94 |
+
"schema_version": "codelewm.training.tensorboard_export.v1",
|
| 95 |
+
"summary_tags": []
|
| 96 |
+
},
|
| 97 |
+
"training_report_schema_version": "codelewm.execution_train_report.v1",
|
| 98 |
+
"wall_time_seconds": 28178.824,
|
| 99 |
+
"z_diagnostics": {
|
| 100 |
+
"latent_dim": 256,
|
| 101 |
+
"sample_count": 1605,
|
| 102 |
+
"z_pred_effective_rank": 122.04984551634074,
|
| 103 |
+
"z_pred_effective_rank_ratio": 0.476757209048206,
|
| 104 |
+
"z_pred_mean_norm": 14.943206787109375,
|
| 105 |
+
"z_pred_mean_pairwise_cosine": 0.00011862658720929176,
|
| 106 |
+
"z_target_effective_rank": 122.51602578675421,
|
| 107 |
+
"z_target_effective_rank_ratio": 0.47857822572950864,
|
| 108 |
+
"z_target_mean_norm": 14.945256233215332
|
| 109 |
+
}
|
| 110 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/reports/tensorboard_export.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint": {
|
| 3 |
+
"checkpoint_manifest_path": null,
|
| 4 |
+
"checkpoint_path": null
|
| 5 |
+
},
|
| 6 |
+
"event_files": [
|
| 7 |
+
{
|
| 8 |
+
"bytes": 64566,
|
| 9 |
+
"path": "tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0",
|
| 10 |
+
"sha256": "9f6b8f494899a12dd5d3a8472a50e9505ad855e74d69fbbbcec0f4f5cb686f3f"
|
| 11 |
+
}
|
| 12 |
+
],
|
| 13 |
+
"histogram_tags": [
|
| 14 |
+
"parameters/encoder.position",
|
| 15 |
+
"parameters/encoder.token_embedding.weight",
|
| 16 |
+
"parameters/encoder.segment_embedding.weight",
|
| 17 |
+
"parameters/encoder.changed_embedding.weight",
|
| 18 |
+
"parameters/encoder.norm.weight",
|
| 19 |
+
"parameters/encoder.norm.bias",
|
| 20 |
+
"parameters/encoder.proj.0.weight",
|
| 21 |
+
"parameters/encoder.proj.0.bias"
|
| 22 |
+
],
|
| 23 |
+
"log_dir": "tensorboard",
|
| 24 |
+
"run_id": "codelewm_execution_v0_6_a10g",
|
| 25 |
+
"safety_limits": {
|
| 26 |
+
"candidate_code_serialized": false,
|
| 27 |
+
"max_histogram_tensors": 8,
|
| 28 |
+
"max_histogram_values": 4096,
|
| 29 |
+
"raw_checkpoint_serialized": false
|
| 30 |
+
},
|
| 31 |
+
"scalar_tags": [
|
| 32 |
+
"loss_action_swap_contrastive",
|
| 33 |
+
"loss_prediction_mse",
|
| 34 |
+
"loss_sigreg",
|
| 35 |
+
"loss_total",
|
| 36 |
+
"lr",
|
| 37 |
+
"margin_no_action_minus_pred",
|
| 38 |
+
"no_action_mse"
|
| 39 |
+
],
|
| 40 |
+
"schema_version": "codelewm.training.tensorboard_export.v1",
|
| 41 |
+
"step_count": 50000,
|
| 42 |
+
"summary_tags": [],
|
| 43 |
+
"writer": {
|
| 44 |
+
"class": "SummaryWriter",
|
| 45 |
+
"module": "torch.utils.tensorboard.writer"
|
| 46 |
+
}
|
| 47 |
+
}
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f6b8f494899a12dd5d3a8472a50e9505ad855e74d69fbbbcec0f4f5cb686f3f
|
| 3 |
+
size 64566
|
runs/codelewm-v0-6-execution-20260530-af1a114-seed-1729/training_manifest.json
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifact_manifest_id": "training_run-d0b59108447c9c4a",
|
| 3 |
+
"artifact_manifest_path": "manifest.json",
|
| 4 |
+
"checkpoint_files": [
|
| 5 |
+
{
|
| 6 |
+
"bytes": 353873498,
|
| 7 |
+
"path": "checkpoints/checkpoint_step_00040000.pt",
|
| 8 |
+
"sha256": "268ccde40815e825fbbb52989f53b72d0acf3fe26bbbf4ad177a247564a531fb"
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"bytes": 353873498,
|
| 12 |
+
"path": "checkpoints/checkpoint_step_00045000.pt",
|
| 13 |
+
"sha256": "678830cbeb43c37396ea08efb5b76425a8d1105c21689b0922844ed31051c6ca"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"bytes": 353873498,
|
| 17 |
+
"path": "checkpoints/checkpoint_step_00050000.pt",
|
| 18 |
+
"sha256": "b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8"
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"bytes": 353873498,
|
| 22 |
+
"path": "checkpoints/last.pt",
|
| 23 |
+
"sha256": "b453cb1f70868301dc75d94ad08c40fccc8a94147c460db4e0563f406f752de8"
|
| 24 |
+
}
|
| 25 |
+
],
|
| 26 |
+
"config_path": "config.json",
|
| 27 |
+
"config_sha256": "380572e064954f86e0132dd6a711b2f49d989928a323047450c5b88f9a8a3f6c",
|
| 28 |
+
"dataset_manifest_path": "/workspace/pack/pack.jsonl",
|
| 29 |
+
"final_metrics": {
|
| 30 |
+
"loss_action_swap_contrastive": 0.0001182519468711689,
|
| 31 |
+
"loss_prediction_mse": 0.000600456558012229,
|
| 32 |
+
"loss_sigreg": 0.03482043837755919,
|
| 33 |
+
"loss_total": 0.007283690365217626,
|
| 34 |
+
"lr": 2.5552061951389666e-06,
|
| 35 |
+
"margin_no_action_minus_pred": 1.2433803673879869,
|
| 36 |
+
"no_action_mse": 1.243980823945999
|
| 37 |
+
},
|
| 38 |
+
"metadata": {
|
| 39 |
+
"executor": {
|
| 40 |
+
"device": "cuda",
|
| 41 |
+
"executor": "execution_torch",
|
| 42 |
+
"precision": "bf16-mixed",
|
| 43 |
+
"torch": "2.6.0+cu124"
|
| 44 |
+
},
|
| 45 |
+
"pack": {
|
| 46 |
+
"jsonl_path": "/workspace/pack/pack.jsonl",
|
| 47 |
+
"record_count": 1605,
|
| 48 |
+
"repo_id": "abdelstark/codelewm-execution-pack",
|
| 49 |
+
"revision": "v0.6.0"
|
| 50 |
+
},
|
| 51 |
+
"tensorboard_export": {
|
| 52 |
+
"enabled": true,
|
| 53 |
+
"event_files": [
|
| 54 |
+
{
|
| 55 |
+
"bytes": 64566,
|
| 56 |
+
"path": "tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0",
|
| 57 |
+
"sha256": "9f6b8f494899a12dd5d3a8472a50e9505ad855e74d69fbbbcec0f4f5cb686f3f"
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"histogram_tags": [
|
| 61 |
+
"parameters/encoder.position",
|
| 62 |
+
"parameters/encoder.token_embedding.weight",
|
| 63 |
+
"parameters/encoder.segment_embedding.weight",
|
| 64 |
+
"parameters/encoder.changed_embedding.weight",
|
| 65 |
+
"parameters/encoder.norm.weight",
|
| 66 |
+
"parameters/encoder.norm.bias",
|
| 67 |
+
"parameters/encoder.proj.0.weight",
|
| 68 |
+
"parameters/encoder.proj.0.bias"
|
| 69 |
+
],
|
| 70 |
+
"report_path": "reports/tensorboard_export.json",
|
| 71 |
+
"scalar_tags": [
|
| 72 |
+
"loss_action_swap_contrastive",
|
| 73 |
+
"loss_prediction_mse",
|
| 74 |
+
"loss_sigreg",
|
| 75 |
+
"loss_total",
|
| 76 |
+
"lr",
|
| 77 |
+
"margin_no_action_minus_pred",
|
| 78 |
+
"no_action_mse"
|
| 79 |
+
],
|
| 80 |
+
"schema_version": "codelewm.training.tensorboard_export.v1",
|
| 81 |
+
"summary_tags": []
|
| 82 |
+
}
|
| 83 |
+
},
|
| 84 |
+
"metrics_path": "metrics.jsonl",
|
| 85 |
+
"metrics_report_path": "reports/execution_train_run_report.json",
|
| 86 |
+
"parent_artifacts": [
|
| 87 |
+
"execution_pack:codelewm-execution-pack-20260528T102625Z"
|
| 88 |
+
],
|
| 89 |
+
"report_files": [
|
| 90 |
+
{
|
| 91 |
+
"bytes": 3858,
|
| 92 |
+
"path": "reports/execution_train_run_report.json",
|
| 93 |
+
"sha256": "3763d007139bf59beaaf9b669ac9289ca505713ccaad24f49574b7c27932ce0e"
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"bytes": 1357,
|
| 97 |
+
"path": "reports/tensorboard_export.json",
|
| 98 |
+
"sha256": "571ca22fcffc17be86b6a7e007aaebef959f2f757c292665d3dba61a6728adc9"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"bytes": 64566,
|
| 102 |
+
"path": "tensorboard/events.out.tfevents.1780189164.j-abdelstark-6a1b19383a4b8cae6044ebde-q484tvx7-808fd-zmfs5.76.0",
|
| 103 |
+
"sha256": "9f6b8f494899a12dd5d3a8472a50e9505ad855e74d69fbbbcec0f4f5cb686f3f"
|
| 104 |
+
}
|
| 105 |
+
],
|
| 106 |
+
"run_id": "codelewm_execution_v0_6_a10g",
|
| 107 |
+
"schema_version": "codelewm.training_run.v1",
|
| 108 |
+
"seed": 1729,
|
| 109 |
+
"step_count": 50000
|
| 110 |
+
}
|