Add CodeLeWM run evidence codelewm-scaled-20260520-9699b53
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +9 -0
- runs/codelewm-scaled-20260520-9699b53/ablation/manifest.json +41 -0
- runs/codelewm-scaled-20260520-9699b53/ablation/reports/action_view_ablation_report.json +234 -0
- runs/codelewm-scaled-20260520-9699b53/build/config.json +76 -0
- runs/codelewm-scaled-20260520-9699b53/build/dataset_manifest.json +315 -0
- runs/codelewm-scaled-20260520-9699b53/build/manifest.json +245 -0
- runs/codelewm-scaled-20260520-9699b53/build/reports/filter_report.json +3 -0
- runs/codelewm-scaled-20260520-9699b53/build/reports/license_gate_report.json +43 -0
- runs/codelewm-scaled-20260520-9699b53/build/reports/row_counts.json +19 -0
- runs/codelewm-scaled-20260520-9699b53/build/reports/source_acquisition_report.json +124 -0
- runs/codelewm-scaled-20260520-9699b53/build/reports/split_dedup_report.json +3 -0
- runs/codelewm-scaled-20260520-9699b53/build/transitions.jsonl +3 -0
- runs/codelewm-scaled-20260520-9699b53/configs/train.json +51 -0
- runs/codelewm-scaled-20260520-9699b53/index/entries.jsonl +3 -0
- runs/codelewm-scaled-20260520-9699b53/index/index.json +21 -0
- runs/codelewm-scaled-20260520-9699b53/index/manifest.json +70 -0
- runs/codelewm-scaled-20260520-9699b53/index/vectors.npy +3 -0
- runs/codelewm-scaled-20260520-9699b53/logs/ablation.jsonl +2 -0
- runs/codelewm-scaled-20260520-9699b53/logs/index.jsonl +2 -0
- runs/codelewm-scaled-20260520-9699b53/logs/retrieval.jsonl +2 -0
- runs/codelewm-scaled-20260520-9699b53/logs/scorer_quality.jsonl +2 -0
- runs/codelewm-scaled-20260520-9699b53/logs/surprise.jsonl +2 -0
- runs/codelewm-scaled-20260520-9699b53/logs/train.jsonl +2 -0
- runs/codelewm-scaled-20260520-9699b53/pack/config.json +13 -0
- runs/codelewm-scaled-20260520-9699b53/pack/dataset_manifest.json +491 -0
- runs/codelewm-scaled-20260520-9699b53/pack/hdf5/test.hdf5 +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5 +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5 +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/manifest.json +187 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/test/part-00000.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/test/part-00001.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00000.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00001.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00002.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00003.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00004.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00005.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00006.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00007.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00008.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00009.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00010.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00011.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00012.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00013.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00014.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00015.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00016.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00017.parquet +3 -0
- runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00018.parquet +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
runs/codelewm-scaled-20260520-9699b53/build/reports/filter_report.json filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
runs/codelewm-scaled-20260520-9699b53/build/reports/split_dedup_report.json filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
runs/codelewm-scaled-20260520-9699b53/build/transitions.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
runs/codelewm-scaled-20260520-9699b53/index/entries.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
runs/codelewm-scaled-20260520-9699b53/pack/hdf5/test.hdf5 filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
runs/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5 filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
runs/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5 filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
runs/codelewm-scaled-20260520-9699b53/retrieval/reports/hard_negative_sampler_report.json filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
runs/codelewm-scaled-20260520-9699b53/retrieval/reports/retrieval_report.json filter=lfs diff=lfs merge=lfs -text
|
runs/codelewm-scaled-20260520-9699b53/ablation/manifest.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifact_id": "eval_report-26708794ed1b855f",
|
| 3 |
+
"artifact_kind": "eval_report",
|
| 4 |
+
"command": [
|
| 5 |
+
"codelewm",
|
| 6 |
+
"eval",
|
| 7 |
+
"ablation",
|
| 8 |
+
"--retrieval-artifact",
|
| 9 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval/manifest.json",
|
| 10 |
+
"--training-artifact",
|
| 11 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/manifest.json",
|
| 12 |
+
"--out",
|
| 13 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/ablation",
|
| 14 |
+
"--overwrite",
|
| 15 |
+
"--json",
|
| 16 |
+
"--log-jsonl",
|
| 17 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/logs/ablation.jsonl"
|
| 18 |
+
],
|
| 19 |
+
"config_sha256": "55c3042dd5f5d1d3582769a083b1a2a13bf569d40c02657f0b7d2775c903cf1f",
|
| 20 |
+
"created_at": "2026-05-20T06:25:38Z",
|
| 21 |
+
"files": [
|
| 22 |
+
{
|
| 23 |
+
"bytes": 6832,
|
| 24 |
+
"path": "reports/action_view_ablation_report.json",
|
| 25 |
+
"sha256": "8ca7a72b491131b1631e88a54c38ce3f4533bf5ab62660ecf96eb29b055e1d1b"
|
| 26 |
+
}
|
| 27 |
+
],
|
| 28 |
+
"metadata": {
|
| 29 |
+
"blocked": 5,
|
| 30 |
+
"completed": 7,
|
| 31 |
+
"failed": 0,
|
| 32 |
+
"row_count": 12,
|
| 33 |
+
"schema_version": "codelewm.eval.action_ablation_report.v1"
|
| 34 |
+
},
|
| 35 |
+
"parent_artifacts": [
|
| 36 |
+
"eval_report-448c4fbecb0d693b",
|
| 37 |
+
"training_run-d9074199c0d58911"
|
| 38 |
+
],
|
| 39 |
+
"schema_version": "codelewm.artifact_manifest.v1",
|
| 40 |
+
"source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a"
|
| 41 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/ablation/reports/action_view_ablation_report.json
ADDED
|
@@ -0,0 +1,234 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"notes": [
|
| 3 |
+
"Rows marked blocked are explicit missing-run records, not dropped rows.",
|
| 4 |
+
"Patch-action rows are diagnostic upper bounds only."
|
| 5 |
+
],
|
| 6 |
+
"required_baselines": [
|
| 7 |
+
"random",
|
| 8 |
+
"lexical",
|
| 9 |
+
"no_action",
|
| 10 |
+
"shuffled_action"
|
| 11 |
+
],
|
| 12 |
+
"rows": [
|
| 13 |
+
{
|
| 14 |
+
"action_view_policy": {
|
| 15 |
+
"action_view": "text",
|
| 16 |
+
"diagnostic_upper_bound": false,
|
| 17 |
+
"report_scope": "headline",
|
| 18 |
+
"schema_version": "codelewm.eval.action_view_policy.v1",
|
| 19 |
+
"warnings": []
|
| 20 |
+
},
|
| 21 |
+
"artifact_manifest_id": "eval_report-448c4fbecb0d693b",
|
| 22 |
+
"block_reason": null,
|
| 23 |
+
"family": "action_view",
|
| 24 |
+
"metadata": {},
|
| 25 |
+
"metrics": {
|
| 26 |
+
"median_rank": 3.0,
|
| 27 |
+
"mrr": 0.47298431820223447,
|
| 28 |
+
"query_count": 1000.0,
|
| 29 |
+
"recall_at_1": 0.371,
|
| 30 |
+
"recall_at_10": 0.672,
|
| 31 |
+
"recall_at_5": 0.586
|
| 32 |
+
},
|
| 33 |
+
"name": "text_action",
|
| 34 |
+
"source_report": "reports/retrieval_report.json",
|
| 35 |
+
"status": "completed"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"action_view_policy": {
|
| 39 |
+
"action_view": "abstract",
|
| 40 |
+
"diagnostic_upper_bound": false,
|
| 41 |
+
"report_scope": "ablation",
|
| 42 |
+
"schema_version": "codelewm.eval.action_view_policy.v1",
|
| 43 |
+
"warnings": []
|
| 44 |
+
},
|
| 45 |
+
"artifact_manifest_id": null,
|
| 46 |
+
"block_reason": "no abstract-action checkpoint and retrieval report were supplied",
|
| 47 |
+
"family": "action_view",
|
| 48 |
+
"metadata": {},
|
| 49 |
+
"metrics": null,
|
| 50 |
+
"name": "abstract_action",
|
| 51 |
+
"source_report": null,
|
| 52 |
+
"status": "blocked"
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"action_view_policy": {
|
| 56 |
+
"action_view": "patch",
|
| 57 |
+
"diagnostic_upper_bound": true,
|
| 58 |
+
"report_scope": "diagnostic",
|
| 59 |
+
"schema_version": "codelewm.eval.action_view_policy.v1",
|
| 60 |
+
"warnings": [
|
| 61 |
+
"patch action is leaky and may only be reported as a diagnostic upper bound"
|
| 62 |
+
]
|
| 63 |
+
},
|
| 64 |
+
"artifact_manifest_id": null,
|
| 65 |
+
"block_reason": "patch-action diagnostic upper-bound report was not supplied",
|
| 66 |
+
"family": "action_view",
|
| 67 |
+
"metadata": {},
|
| 68 |
+
"metrics": null,
|
| 69 |
+
"name": "patch_action_diagnostic",
|
| 70 |
+
"source_report": null,
|
| 71 |
+
"status": "blocked"
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"action_view_policy": null,
|
| 75 |
+
"artifact_manifest_id": "eval_report-448c4fbecb0d693b",
|
| 76 |
+
"block_reason": null,
|
| 77 |
+
"family": "baseline",
|
| 78 |
+
"metadata": {},
|
| 79 |
+
"metrics": {
|
| 80 |
+
"median_rank": 502.0,
|
| 81 |
+
"mrr": 0.007117610906502668,
|
| 82 |
+
"query_count": 1000.0,
|
| 83 |
+
"recall_at_1": 0.001,
|
| 84 |
+
"recall_at_10": 0.008,
|
| 85 |
+
"recall_at_5": 0.004
|
| 86 |
+
},
|
| 87 |
+
"name": "random",
|
| 88 |
+
"source_report": "reports/retrieval_report.json",
|
| 89 |
+
"status": "completed"
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"action_view_policy": null,
|
| 93 |
+
"artifact_manifest_id": "eval_report-448c4fbecb0d693b",
|
| 94 |
+
"block_reason": null,
|
| 95 |
+
"family": "baseline",
|
| 96 |
+
"metadata": {},
|
| 97 |
+
"metrics": {
|
| 98 |
+
"median_rank": 152.0,
|
| 99 |
+
"mrr": 0.0937447634266378,
|
| 100 |
+
"query_count": 1000.0,
|
| 101 |
+
"recall_at_1": 0.045,
|
| 102 |
+
"recall_at_10": 0.19,
|
| 103 |
+
"recall_at_5": 0.13
|
| 104 |
+
},
|
| 105 |
+
"name": "lexical",
|
| 106 |
+
"source_report": "reports/retrieval_report.json",
|
| 107 |
+
"status": "completed"
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"action_view_policy": null,
|
| 111 |
+
"artifact_manifest_id": "eval_report-448c4fbecb0d693b",
|
| 112 |
+
"block_reason": null,
|
| 113 |
+
"family": "baseline",
|
| 114 |
+
"metadata": {},
|
| 115 |
+
"metrics": {
|
| 116 |
+
"median_rank": 2.0,
|
| 117 |
+
"mrr": 0.5461157138592367,
|
| 118 |
+
"query_count": 1000.0,
|
| 119 |
+
"recall_at_1": 0.459,
|
| 120 |
+
"recall_at_10": 0.712,
|
| 121 |
+
"recall_at_5": 0.641
|
| 122 |
+
},
|
| 123 |
+
"name": "no_action",
|
| 124 |
+
"source_report": "reports/retrieval_report.json",
|
| 125 |
+
"status": "completed"
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"action_view_policy": null,
|
| 129 |
+
"artifact_manifest_id": "eval_report-448c4fbecb0d693b",
|
| 130 |
+
"block_reason": null,
|
| 131 |
+
"family": "baseline",
|
| 132 |
+
"metadata": {},
|
| 133 |
+
"metrics": {
|
| 134 |
+
"median_rank": 510.0,
|
| 135 |
+
"mrr": 0.00751798755954004,
|
| 136 |
+
"query_count": 1000.0,
|
| 137 |
+
"recall_at_1": 0.001,
|
| 138 |
+
"recall_at_10": 0.011,
|
| 139 |
+
"recall_at_5": 0.006
|
| 140 |
+
},
|
| 141 |
+
"name": "shuffled_action",
|
| 142 |
+
"source_report": "reports/retrieval_report.json",
|
| 143 |
+
"status": "completed"
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"action_view_policy": null,
|
| 147 |
+
"artifact_manifest_id": "eval_report-448c4fbecb0d693b",
|
| 148 |
+
"block_reason": null,
|
| 149 |
+
"family": "retrieval_loss",
|
| 150 |
+
"metadata": {
|
| 151 |
+
"enable_retrieval_loss": false,
|
| 152 |
+
"retrieval_weight": 0.0
|
| 153 |
+
},
|
| 154 |
+
"metrics": {
|
| 155 |
+
"median_rank": 3.0,
|
| 156 |
+
"mrr": 0.47298431820223447,
|
| 157 |
+
"query_count": 1000.0,
|
| 158 |
+
"recall_at_1": 0.371,
|
| 159 |
+
"recall_at_10": 0.672,
|
| 160 |
+
"recall_at_5": 0.586
|
| 161 |
+
},
|
| 162 |
+
"name": "retrieval_loss_disabled",
|
| 163 |
+
"source_report": "reports/retrieval_report.json",
|
| 164 |
+
"status": "completed"
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"action_view_policy": null,
|
| 168 |
+
"artifact_manifest_id": null,
|
| 169 |
+
"block_reason": "paired retrieval-loss variant report was not supplied",
|
| 170 |
+
"family": "retrieval_loss",
|
| 171 |
+
"metadata": {},
|
| 172 |
+
"metrics": null,
|
| 173 |
+
"name": "retrieval_loss_enabled",
|
| 174 |
+
"source_report": null,
|
| 175 |
+
"status": "blocked"
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"action_view_policy": null,
|
| 179 |
+
"artifact_manifest_id": "training_run-d9074199c0d58911",
|
| 180 |
+
"block_reason": null,
|
| 181 |
+
"family": "collapse",
|
| 182 |
+
"metadata": {
|
| 183 |
+
"sigreg_weight": 0.09
|
| 184 |
+
},
|
| 185 |
+
"metrics": {
|
| 186 |
+
"collapse/effective_rank": 5.437364589252875,
|
| 187 |
+
"collapse/effective_rank_ratio": 0.02123970542676904,
|
| 188 |
+
"collapse/nearest_neighbor_entropy": 4.85942433071649,
|
| 189 |
+
"collapse/per_dim_variance_median": 0.6952048902794287,
|
| 190 |
+
"collapse/per_dim_variance_min": 0.0540634111270202
|
| 191 |
+
},
|
| 192 |
+
"name": "collapse_sigreg_0.09",
|
| 193 |
+
"source_report": null,
|
| 194 |
+
"status": "completed"
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"action_view_policy": null,
|
| 198 |
+
"artifact_manifest_id": null,
|
| 199 |
+
"block_reason": "paired SIGReg/collapse setting report was not supplied",
|
| 200 |
+
"family": "collapse",
|
| 201 |
+
"metadata": {
|
| 202 |
+
"sigreg_weight": 0.05
|
| 203 |
+
},
|
| 204 |
+
"metrics": null,
|
| 205 |
+
"name": "collapse_sigreg_0.05",
|
| 206 |
+
"source_report": null,
|
| 207 |
+
"status": "blocked"
|
| 208 |
+
},
|
| 209 |
+
{
|
| 210 |
+
"action_view_policy": null,
|
| 211 |
+
"artifact_manifest_id": null,
|
| 212 |
+
"block_reason": "paired SIGReg/collapse setting report was not supplied",
|
| 213 |
+
"family": "collapse",
|
| 214 |
+
"metadata": {
|
| 215 |
+
"sigreg_weight": 0.15
|
| 216 |
+
},
|
| 217 |
+
"metrics": null,
|
| 218 |
+
"name": "collapse_sigreg_0.15",
|
| 219 |
+
"source_report": null,
|
| 220 |
+
"status": "blocked"
|
| 221 |
+
}
|
| 222 |
+
],
|
| 223 |
+
"schema_version": "codelewm.eval.action_ablation_report.v1",
|
| 224 |
+
"source_artifacts": {
|
| 225 |
+
"retrieval": "eval_report-448c4fbecb0d693b",
|
| 226 |
+
"training": "training_run-d9074199c0d58911"
|
| 227 |
+
},
|
| 228 |
+
"summary": {
|
| 229 |
+
"blocked": 5,
|
| 230 |
+
"completed": 7,
|
| 231 |
+
"failed": 0,
|
| 232 |
+
"row_count": 12
|
| 233 |
+
}
|
| 234 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/build/config.json
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"action": {
|
| 3 |
+
"include_patch": false,
|
| 4 |
+
"max_abstract_ops": 32,
|
| 5 |
+
"max_text_chars": 256
|
| 6 |
+
},
|
| 7 |
+
"codestate": {
|
| 8 |
+
"max_small_file_lines": 40,
|
| 9 |
+
"region_context_lines": 8
|
| 10 |
+
},
|
| 11 |
+
"dedup": {
|
| 12 |
+
"near_duplicate_hamming_threshold": 3
|
| 13 |
+
},
|
| 14 |
+
"filter": {
|
| 15 |
+
"generated_filename_suffixes": [
|
| 16 |
+
"_pb2.py",
|
| 17 |
+
"_pb2_grpc.py",
|
| 18 |
+
".generated.py",
|
| 19 |
+
".gen.py"
|
| 20 |
+
],
|
| 21 |
+
"generated_path_markers": [
|
| 22 |
+
"generated",
|
| 23 |
+
"vendor",
|
| 24 |
+
"third_party",
|
| 25 |
+
"node_modules",
|
| 26 |
+
"__pycache__"
|
| 27 |
+
],
|
| 28 |
+
"max_changed_lines": 150,
|
| 29 |
+
"max_edit_ratio": 0.6,
|
| 30 |
+
"max_message_chars": 512,
|
| 31 |
+
"min_changed_lines": 1,
|
| 32 |
+
"min_edit_ratio": 0.02,
|
| 33 |
+
"min_message_chars": 8
|
| 34 |
+
},
|
| 35 |
+
"license": {
|
| 36 |
+
"allowed_licenses": [
|
| 37 |
+
"apache-2.0",
|
| 38 |
+
"bsd-2-clause",
|
| 39 |
+
"bsd-3-clause",
|
| 40 |
+
"cc0-1.0",
|
| 41 |
+
"isc",
|
| 42 |
+
"mit",
|
| 43 |
+
"unlicense"
|
| 44 |
+
],
|
| 45 |
+
"artifact_policy": "full_text",
|
| 46 |
+
"redistribution_allowed": true,
|
| 47 |
+
"require_license_field": true
|
| 48 |
+
},
|
| 49 |
+
"name": "codelewm-public-shard-commitpackft-python-v0-3",
|
| 50 |
+
"normalize": {
|
| 51 |
+
"changed_context_lines": 2,
|
| 52 |
+
"include_docstrings": false,
|
| 53 |
+
"large_number_digits": 12,
|
| 54 |
+
"large_string_chars": 96,
|
| 55 |
+
"token_budget": 1024
|
| 56 |
+
},
|
| 57 |
+
"schema_version": "codelewm.dataset_build_config.v1",
|
| 58 |
+
"seed": 240119,
|
| 59 |
+
"sources": [
|
| 60 |
+
{
|
| 61 |
+
"name": "bigcode-commitpackft-python",
|
| 62 |
+
"options": {
|
| 63 |
+
"language": "Python"
|
| 64 |
+
},
|
| 65 |
+
"path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl",
|
| 66 |
+
"source": "commitpackft"
|
| 67 |
+
}
|
| 68 |
+
],
|
| 69 |
+
"split": {
|
| 70 |
+
"seed": "codelewm.public_shard.commitpackft_python.v0.3",
|
| 71 |
+
"split_overrides": {},
|
| 72 |
+
"test_ratio": 0.1,
|
| 73 |
+
"train_ratio": 0.8,
|
| 74 |
+
"val_ratio": 0.1
|
| 75 |
+
}
|
| 76 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/build/dataset_manifest.json
ADDED
|
@@ -0,0 +1,315 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": [
|
| 3 |
+
{
|
| 4 |
+
"bytes": 244078712,
|
| 5 |
+
"kind": "transitions_jsonl",
|
| 6 |
+
"path": "transitions.jsonl",
|
| 7 |
+
"rows": 20645,
|
| 8 |
+
"sha256": "c56ff9f52b9d053ff08cc339dfb9c2fa384f48fdafe8ef23aa2b6432e56dee51"
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"bytes": 30052082,
|
| 12 |
+
"kind": "filter_report",
|
| 13 |
+
"path": "reports/filter_report.json",
|
| 14 |
+
"rows": 56025,
|
| 15 |
+
"sha256": "b7a2795e51b834577b342d0ac1ee93bfb090eeb524d6cae95e32fe225978cc94"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"bytes": 898,
|
| 19 |
+
"kind": "license_gate_report",
|
| 20 |
+
"path": "reports/license_gate_report.json",
|
| 21 |
+
"rows": 23015,
|
| 22 |
+
"sha256": "1b89fd6341c1f418a3a4d03d7edd2b577de5bf3dc2eccab44931ca5f06323656"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"bytes": 3043,
|
| 26 |
+
"kind": "source_acquisition_report",
|
| 27 |
+
"path": "reports/source_acquisition_report.json",
|
| 28 |
+
"rows": 56025,
|
| 29 |
+
"sha256": "dfc72232e769eccf1ad46b9698beb5782e38335a96bcf350eb2b5dfc5d053b0f"
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"bytes": 25719091,
|
| 33 |
+
"kind": "split_dedup_report",
|
| 34 |
+
"path": "reports/split_dedup_report.json",
|
| 35 |
+
"rows": 23015,
|
| 36 |
+
"sha256": "8b7156cc1f7833dfe482dbed66239d003a93a44807a0b94e11624349e0ff417a"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"bytes": 536,
|
| 40 |
+
"kind": "row_counts_report",
|
| 41 |
+
"path": "reports/row_counts.json",
|
| 42 |
+
"rows": 20645,
|
| 43 |
+
"sha256": "135f9b6734698ea2c66cb665ce75942fb2cd99185201fed1402b36032ea52495"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"bytes": 1708,
|
| 47 |
+
"kind": "config",
|
| 48 |
+
"path": "config.json",
|
| 49 |
+
"rows": 0,
|
| 50 |
+
"sha256": "27109116c33b844aed8352e6a3765a3db1c4e585ca13a6253faa408ae0b6a30e"
|
| 51 |
+
}
|
| 52 |
+
],
|
| 53 |
+
"features": {
|
| 54 |
+
"action_patch": false
|
| 55 |
+
},
|
| 56 |
+
"metadata": {
|
| 57 |
+
"build_config_schema_version": "codelewm.dataset_build_config.v1",
|
| 58 |
+
"build_name": "codelewm-public-shard-commitpackft-python-v0-3",
|
| 59 |
+
"filter_report": {
|
| 60 |
+
"drop_reasons": {
|
| 61 |
+
"edit_ratio": 13012,
|
| 62 |
+
"edit_size": 1,
|
| 63 |
+
"empty_state": 13502,
|
| 64 |
+
"generated_file": 22,
|
| 65 |
+
"license_denied": 2583,
|
| 66 |
+
"message_length": 139,
|
| 67 |
+
"parse_error": 3378,
|
| 68 |
+
"whitespace_only_change": 373
|
| 69 |
+
},
|
| 70 |
+
"total_after": 23015,
|
| 71 |
+
"total_before": 56025,
|
| 72 |
+
"total_dropped": 33010
|
| 73 |
+
},
|
| 74 |
+
"license_gate_report": {
|
| 75 |
+
"artifact_policy": "full_text",
|
| 76 |
+
"blocked_rows": 0,
|
| 77 |
+
"excluded_licenses": {
|
| 78 |
+
"agpl-3.0": 4380,
|
| 79 |
+
"apache-2.0": 5825,
|
| 80 |
+
"artistic-2.0": 85,
|
| 81 |
+
"bsd-2-clause": 1527,
|
| 82 |
+
"bsd-3-clause": 5123,
|
| 83 |
+
"cc0-1.0": 126,
|
| 84 |
+
"epl-1.0": 31,
|
| 85 |
+
"isc": 270,
|
| 86 |
+
"lgpl-2.1": 821,
|
| 87 |
+
"missing": 28,
|
| 88 |
+
"mit": 14054,
|
| 89 |
+
"mpl-2.0": 528,
|
| 90 |
+
"unlicense": 212
|
| 91 |
+
},
|
| 92 |
+
"excluded_reasons": {
|
| 93 |
+
"allowed": 27137,
|
| 94 |
+
"license_not_allowed": 5845,
|
| 95 |
+
"missing_license": 28
|
| 96 |
+
},
|
| 97 |
+
"excluded_rows": 33010,
|
| 98 |
+
"excluded_sources": {
|
| 99 |
+
"commitpackft": 33010
|
| 100 |
+
},
|
| 101 |
+
"included_licenses": {
|
| 102 |
+
"apache-2.0": 3994,
|
| 103 |
+
"bsd-2-clause": 1448,
|
| 104 |
+
"bsd-3-clause": 4704,
|
| 105 |
+
"cc0-1.0": 79,
|
| 106 |
+
"isc": 273,
|
| 107 |
+
"mit": 12340,
|
| 108 |
+
"unlicense": 177
|
| 109 |
+
},
|
| 110 |
+
"included_rows": 23015,
|
| 111 |
+
"included_sources": {
|
| 112 |
+
"commitpackft": 23015
|
| 113 |
+
},
|
| 114 |
+
"release_allowed": true,
|
| 115 |
+
"schema_version": "codelewm.public_license_gate.v1"
|
| 116 |
+
},
|
| 117 |
+
"license_summary": {
|
| 118 |
+
"included_licenses": {
|
| 119 |
+
"apache-2.0": 3518,
|
| 120 |
+
"bsd-2-clause": 1288,
|
| 121 |
+
"bsd-3-clause": 4171,
|
| 122 |
+
"cc0-1.0": 63,
|
| 123 |
+
"isc": 242,
|
| 124 |
+
"mit": 11198,
|
| 125 |
+
"unlicense": 165
|
| 126 |
+
},
|
| 127 |
+
"included_rows": 20645,
|
| 128 |
+
"included_source_licenses": {
|
| 129 |
+
"commitpackft": {
|
| 130 |
+
"apache-2.0": 3518,
|
| 131 |
+
"bsd-2-clause": 1288,
|
| 132 |
+
"bsd-3-clause": 4171,
|
| 133 |
+
"cc0-1.0": 63,
|
| 134 |
+
"isc": 242,
|
| 135 |
+
"mit": 11198,
|
| 136 |
+
"unlicense": 165
|
| 137 |
+
}
|
| 138 |
+
}
|
| 139 |
+
},
|
| 140 |
+
"row_counts": {
|
| 141 |
+
"accounting": {
|
| 142 |
+
"filter_output_equals_split_input": true,
|
| 143 |
+
"loaded_equals_filter_input": true,
|
| 144 |
+
"split_output_equals_transitions": true
|
| 145 |
+
},
|
| 146 |
+
"filter_total_after": 23015,
|
| 147 |
+
"filter_total_before": 56025,
|
| 148 |
+
"filter_total_dropped": 33010,
|
| 149 |
+
"kept_transitions": 20645,
|
| 150 |
+
"schema_version": "codelewm.dataset_row_counts.v1",
|
| 151 |
+
"source_counts_before_filter": {
|
| 152 |
+
"commitpackft": 56025
|
| 153 |
+
},
|
| 154 |
+
"split_dedup_total_after": 20645,
|
| 155 |
+
"split_dedup_total_before": 23015,
|
| 156 |
+
"split_dedup_total_dropped": 2370,
|
| 157 |
+
"total_loaded": 56025
|
| 158 |
+
},
|
| 159 |
+
"source_acquisition_report": {
|
| 160 |
+
"build_name": "codelewm-public-shard-commitpackft-python-v0-3",
|
| 161 |
+
"configured_sources": [
|
| 162 |
+
{
|
| 163 |
+
"index": 0,
|
| 164 |
+
"name": "bigcode-commitpackft-python",
|
| 165 |
+
"options": {
|
| 166 |
+
"language": "Python"
|
| 167 |
+
},
|
| 168 |
+
"path": {
|
| 169 |
+
"configured": true,
|
| 170 |
+
"kind": "relative",
|
| 171 |
+
"path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl",
|
| 172 |
+
"path_sha256": "27014d2aef9f43f31d54099e3fe4ec17f92d309fa36aec4aa3c6b2ca96106a74"
|
| 173 |
+
},
|
| 174 |
+
"raw_rows_loaded": 56025,
|
| 175 |
+
"record_source_counts": {
|
| 176 |
+
"commitpackft": 56025
|
| 177 |
+
},
|
| 178 |
+
"source": "commitpackft"
|
| 179 |
+
}
|
| 180 |
+
],
|
| 181 |
+
"dataset_card_fields": {
|
| 182 |
+
"license_gate_report": "reports/license_gate_report.json",
|
| 183 |
+
"source_acquisition_report": "reports/source_acquisition_report.json",
|
| 184 |
+
"source_mix": [
|
| 185 |
+
{
|
| 186 |
+
"rows_excluded": 33010,
|
| 187 |
+
"rows_included": 23015,
|
| 188 |
+
"rows_loaded": 56025,
|
| 189 |
+
"source": "commitpackft"
|
| 190 |
+
}
|
| 191 |
+
]
|
| 192 |
+
},
|
| 193 |
+
"filter_drop_reasons": {
|
| 194 |
+
"edit_ratio": 13012,
|
| 195 |
+
"edit_size": 1,
|
| 196 |
+
"empty_state": 13502,
|
| 197 |
+
"generated_file": 22,
|
| 198 |
+
"license_denied": 2583,
|
| 199 |
+
"message_length": 139,
|
| 200 |
+
"parse_error": 3378,
|
| 201 |
+
"whitespace_only_change": 373
|
| 202 |
+
},
|
| 203 |
+
"license_gate_report": {
|
| 204 |
+
"artifact_policy": "full_text",
|
| 205 |
+
"blocked_rows": 0,
|
| 206 |
+
"excluded_licenses": {
|
| 207 |
+
"agpl-3.0": 4380,
|
| 208 |
+
"apache-2.0": 5825,
|
| 209 |
+
"artistic-2.0": 85,
|
| 210 |
+
"bsd-2-clause": 1527,
|
| 211 |
+
"bsd-3-clause": 5123,
|
| 212 |
+
"cc0-1.0": 126,
|
| 213 |
+
"epl-1.0": 31,
|
| 214 |
+
"isc": 270,
|
| 215 |
+
"lgpl-2.1": 821,
|
| 216 |
+
"missing": 28,
|
| 217 |
+
"mit": 14054,
|
| 218 |
+
"mpl-2.0": 528,
|
| 219 |
+
"unlicense": 212
|
| 220 |
+
},
|
| 221 |
+
"excluded_reasons": {
|
| 222 |
+
"allowed": 27137,
|
| 223 |
+
"license_not_allowed": 5845,
|
| 224 |
+
"missing_license": 28
|
| 225 |
+
},
|
| 226 |
+
"excluded_rows": 33010,
|
| 227 |
+
"excluded_sources": {
|
| 228 |
+
"commitpackft": 33010
|
| 229 |
+
},
|
| 230 |
+
"included_licenses": {
|
| 231 |
+
"apache-2.0": 3994,
|
| 232 |
+
"bsd-2-clause": 1448,
|
| 233 |
+
"bsd-3-clause": 4704,
|
| 234 |
+
"cc0-1.0": 79,
|
| 235 |
+
"isc": 273,
|
| 236 |
+
"mit": 12340,
|
| 237 |
+
"unlicense": 177
|
| 238 |
+
},
|
| 239 |
+
"included_rows": 23015,
|
| 240 |
+
"included_sources": {
|
| 241 |
+
"commitpackft": 23015
|
| 242 |
+
},
|
| 243 |
+
"release_allowed": true,
|
| 244 |
+
"schema_version": "codelewm.public_license_gate.v1"
|
| 245 |
+
},
|
| 246 |
+
"license_policy": {
|
| 247 |
+
"allowed_licenses": [
|
| 248 |
+
"apache-2.0",
|
| 249 |
+
"bsd-2-clause",
|
| 250 |
+
"bsd-3-clause",
|
| 251 |
+
"cc0-1.0",
|
| 252 |
+
"isc",
|
| 253 |
+
"mit",
|
| 254 |
+
"unlicense"
|
| 255 |
+
],
|
| 256 |
+
"artifact_policy": "full_text",
|
| 257 |
+
"redistribution_allowed": true,
|
| 258 |
+
"require_license_field": true
|
| 259 |
+
},
|
| 260 |
+
"public_path_policy": {
|
| 261 |
+
"absolute_or_home_paths": "redacted_with_sha256_digest",
|
| 262 |
+
"raw_private_paths_published": false,
|
| 263 |
+
"relative_paths_may_be_recorded": true
|
| 264 |
+
},
|
| 265 |
+
"release_allowed": true,
|
| 266 |
+
"schema_version": "codelewm.source_acquisition.v1",
|
| 267 |
+
"source_counts_before_filter": {
|
| 268 |
+
"commitpackft": 56025
|
| 269 |
+
},
|
| 270 |
+
"source_mix": [
|
| 271 |
+
{
|
| 272 |
+
"rows_excluded": 33010,
|
| 273 |
+
"rows_included": 23015,
|
| 274 |
+
"rows_loaded": 56025,
|
| 275 |
+
"source": "commitpackft"
|
| 276 |
+
}
|
| 277 |
+
],
|
| 278 |
+
"supported_sources": [
|
| 279 |
+
"commitpackft",
|
| 280 |
+
"fixture"
|
| 281 |
+
]
|
| 282 |
+
},
|
| 283 |
+
"source_counts_before_filter": {
|
| 284 |
+
"commitpackft": 56025
|
| 285 |
+
},
|
| 286 |
+
"split_dedup_report": {
|
| 287 |
+
"drop_reasons": {
|
| 288 |
+
"exact_duplicate": 338,
|
| 289 |
+
"train_leakage": 2032
|
| 290 |
+
},
|
| 291 |
+
"per_split": {
|
| 292 |
+
"test": 1335,
|
| 293 |
+
"train": 18019,
|
| 294 |
+
"val": 1291
|
| 295 |
+
},
|
| 296 |
+
"total_after": 20645,
|
| 297 |
+
"total_before": 23015,
|
| 298 |
+
"total_dropped": 2370
|
| 299 |
+
}
|
| 300 |
+
},
|
| 301 |
+
"row_count": 20645,
|
| 302 |
+
"schema_version": "codelewm.transition.v1",
|
| 303 |
+
"source_counts": {
|
| 304 |
+
"agentpack": 0,
|
| 305 |
+
"commitpack": 0,
|
| 306 |
+
"commitpackft": 20645,
|
| 307 |
+
"local_repo": 0,
|
| 308 |
+
"synthetic": 0
|
| 309 |
+
},
|
| 310 |
+
"split_counts": {
|
| 311 |
+
"test": 1335,
|
| 312 |
+
"train": 18019,
|
| 313 |
+
"val": 1291
|
| 314 |
+
}
|
| 315 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/build/manifest.json
ADDED
|
@@ -0,0 +1,245 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifact_id": "dataset-5a1d4677b02c75f2",
|
| 3 |
+
"artifact_kind": "dataset",
|
| 4 |
+
"command": [
|
| 5 |
+
"codelewm",
|
| 6 |
+
"dataset",
|
| 7 |
+
"build",
|
| 8 |
+
"--config",
|
| 9 |
+
"config/data/codelewm_public_shard_commitpackft_python.json",
|
| 10 |
+
"--out",
|
| 11 |
+
"<redacted:absolute_path:sha256=f9f749ca91bb72ee7506e85b30e6f80c30bd4d0874035575714a27e16e6e7a1f>",
|
| 12 |
+
"--json"
|
| 13 |
+
],
|
| 14 |
+
"config_sha256": "7142488956c3a9a082e0041e7afed664dea21a0e09fa371e18d79b6ceba49cdf",
|
| 15 |
+
"created_at": "2026-05-20T05:24:34Z",
|
| 16 |
+
"files": [
|
| 17 |
+
{
|
| 18 |
+
"bytes": 1708,
|
| 19 |
+
"path": "config.json",
|
| 20 |
+
"sha256": "27109116c33b844aed8352e6a3765a3db1c4e585ca13a6253faa408ae0b6a30e"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"bytes": 244078712,
|
| 24 |
+
"path": "transitions.jsonl",
|
| 25 |
+
"sha256": "c56ff9f52b9d053ff08cc339dfb9c2fa384f48fdafe8ef23aa2b6432e56dee51"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"bytes": 8644,
|
| 29 |
+
"path": "dataset_manifest.json",
|
| 30 |
+
"sha256": "4e9fd771364ffffe88b5dfd60e9b3d214020120bd60d0828a48c0d4d394d6474"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"bytes": 30052082,
|
| 34 |
+
"path": "reports/filter_report.json",
|
| 35 |
+
"sha256": "b7a2795e51b834577b342d0ac1ee93bfb090eeb524d6cae95e32fe225978cc94"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"bytes": 898,
|
| 39 |
+
"path": "reports/license_gate_report.json",
|
| 40 |
+
"sha256": "1b89fd6341c1f418a3a4d03d7edd2b577de5bf3dc2eccab44931ca5f06323656"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"bytes": 3043,
|
| 44 |
+
"path": "reports/source_acquisition_report.json",
|
| 45 |
+
"sha256": "dfc72232e769eccf1ad46b9698beb5782e38335a96bcf350eb2b5dfc5d053b0f"
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"bytes": 25719091,
|
| 49 |
+
"path": "reports/split_dedup_report.json",
|
| 50 |
+
"sha256": "8b7156cc1f7833dfe482dbed66239d003a93a44807a0b94e11624349e0ff417a"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"bytes": 536,
|
| 54 |
+
"path": "reports/row_counts.json",
|
| 55 |
+
"sha256": "135f9b6734698ea2c66cb665ce75942fb2cd99185201fed1402b36032ea52495"
|
| 56 |
+
}
|
| 57 |
+
],
|
| 58 |
+
"metadata": {
|
| 59 |
+
"dataset_manifest": "dataset_manifest.json",
|
| 60 |
+
"dataset_schema_version": "codelewm.transition.v1",
|
| 61 |
+
"license_gate_report": {
|
| 62 |
+
"artifact_policy": "full_text",
|
| 63 |
+
"blocked_rows": 0,
|
| 64 |
+
"excluded_licenses": {
|
| 65 |
+
"agpl-3.0": 4380,
|
| 66 |
+
"apache-2.0": 5825,
|
| 67 |
+
"artistic-2.0": 85,
|
| 68 |
+
"bsd-2-clause": 1527,
|
| 69 |
+
"bsd-3-clause": 5123,
|
| 70 |
+
"cc0-1.0": 126,
|
| 71 |
+
"epl-1.0": 31,
|
| 72 |
+
"isc": 270,
|
| 73 |
+
"lgpl-2.1": 821,
|
| 74 |
+
"missing": 28,
|
| 75 |
+
"mit": 14054,
|
| 76 |
+
"mpl-2.0": 528,
|
| 77 |
+
"unlicense": 212
|
| 78 |
+
},
|
| 79 |
+
"excluded_reasons": {
|
| 80 |
+
"allowed": 27137,
|
| 81 |
+
"license_not_allowed": 5845,
|
| 82 |
+
"missing_license": 28
|
| 83 |
+
},
|
| 84 |
+
"excluded_rows": 33010,
|
| 85 |
+
"excluded_sources": {
|
| 86 |
+
"commitpackft": 33010
|
| 87 |
+
},
|
| 88 |
+
"included_licenses": {
|
| 89 |
+
"apache-2.0": 3994,
|
| 90 |
+
"bsd-2-clause": 1448,
|
| 91 |
+
"bsd-3-clause": 4704,
|
| 92 |
+
"cc0-1.0": 79,
|
| 93 |
+
"isc": 273,
|
| 94 |
+
"mit": 12340,
|
| 95 |
+
"unlicense": 177
|
| 96 |
+
},
|
| 97 |
+
"included_rows": 23015,
|
| 98 |
+
"included_sources": {
|
| 99 |
+
"commitpackft": 23015
|
| 100 |
+
},
|
| 101 |
+
"release_allowed": true,
|
| 102 |
+
"schema_version": "codelewm.public_license_gate.v1"
|
| 103 |
+
},
|
| 104 |
+
"row_count": 20645,
|
| 105 |
+
"source_acquisition_report": {
|
| 106 |
+
"build_name": "codelewm-public-shard-commitpackft-python-v0-3",
|
| 107 |
+
"configured_sources": [
|
| 108 |
+
{
|
| 109 |
+
"index": 0,
|
| 110 |
+
"name": "bigcode-commitpackft-python",
|
| 111 |
+
"options": {
|
| 112 |
+
"language": "Python"
|
| 113 |
+
},
|
| 114 |
+
"path": {
|
| 115 |
+
"configured": true,
|
| 116 |
+
"kind": "relative",
|
| 117 |
+
"path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl",
|
| 118 |
+
"path_sha256": "27014d2aef9f43f31d54099e3fe4ec17f92d309fa36aec4aa3c6b2ca96106a74"
|
| 119 |
+
},
|
| 120 |
+
"raw_rows_loaded": 56025,
|
| 121 |
+
"record_source_counts": {
|
| 122 |
+
"commitpackft": 56025
|
| 123 |
+
},
|
| 124 |
+
"source": "commitpackft"
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"dataset_card_fields": {
|
| 128 |
+
"license_gate_report": "reports/license_gate_report.json",
|
| 129 |
+
"source_acquisition_report": "reports/source_acquisition_report.json",
|
| 130 |
+
"source_mix": [
|
| 131 |
+
{
|
| 132 |
+
"rows_excluded": 33010,
|
| 133 |
+
"rows_included": 23015,
|
| 134 |
+
"rows_loaded": 56025,
|
| 135 |
+
"source": "commitpackft"
|
| 136 |
+
}
|
| 137 |
+
]
|
| 138 |
+
},
|
| 139 |
+
"filter_drop_reasons": {
|
| 140 |
+
"edit_ratio": 13012,
|
| 141 |
+
"edit_size": 1,
|
| 142 |
+
"empty_state": 13502,
|
| 143 |
+
"generated_file": 22,
|
| 144 |
+
"license_denied": 2583,
|
| 145 |
+
"message_length": 139,
|
| 146 |
+
"parse_error": 3378,
|
| 147 |
+
"whitespace_only_change": 373
|
| 148 |
+
},
|
| 149 |
+
"license_gate_report": {
|
| 150 |
+
"artifact_policy": "full_text",
|
| 151 |
+
"blocked_rows": 0,
|
| 152 |
+
"excluded_licenses": {
|
| 153 |
+
"agpl-3.0": 4380,
|
| 154 |
+
"apache-2.0": 5825,
|
| 155 |
+
"artistic-2.0": 85,
|
| 156 |
+
"bsd-2-clause": 1527,
|
| 157 |
+
"bsd-3-clause": 5123,
|
| 158 |
+
"cc0-1.0": 126,
|
| 159 |
+
"epl-1.0": 31,
|
| 160 |
+
"isc": 270,
|
| 161 |
+
"lgpl-2.1": 821,
|
| 162 |
+
"missing": 28,
|
| 163 |
+
"mit": 14054,
|
| 164 |
+
"mpl-2.0": 528,
|
| 165 |
+
"unlicense": 212
|
| 166 |
+
},
|
| 167 |
+
"excluded_reasons": {
|
| 168 |
+
"allowed": 27137,
|
| 169 |
+
"license_not_allowed": 5845,
|
| 170 |
+
"missing_license": 28
|
| 171 |
+
},
|
| 172 |
+
"excluded_rows": 33010,
|
| 173 |
+
"excluded_sources": {
|
| 174 |
+
"commitpackft": 33010
|
| 175 |
+
},
|
| 176 |
+
"included_licenses": {
|
| 177 |
+
"apache-2.0": 3994,
|
| 178 |
+
"bsd-2-clause": 1448,
|
| 179 |
+
"bsd-3-clause": 4704,
|
| 180 |
+
"cc0-1.0": 79,
|
| 181 |
+
"isc": 273,
|
| 182 |
+
"mit": 12340,
|
| 183 |
+
"unlicense": 177
|
| 184 |
+
},
|
| 185 |
+
"included_rows": 23015,
|
| 186 |
+
"included_sources": {
|
| 187 |
+
"commitpackft": 23015
|
| 188 |
+
},
|
| 189 |
+
"release_allowed": true,
|
| 190 |
+
"schema_version": "codelewm.public_license_gate.v1"
|
| 191 |
+
},
|
| 192 |
+
"license_policy": {
|
| 193 |
+
"allowed_licenses": [
|
| 194 |
+
"apache-2.0",
|
| 195 |
+
"bsd-2-clause",
|
| 196 |
+
"bsd-3-clause",
|
| 197 |
+
"cc0-1.0",
|
| 198 |
+
"isc",
|
| 199 |
+
"mit",
|
| 200 |
+
"unlicense"
|
| 201 |
+
],
|
| 202 |
+
"artifact_policy": "full_text",
|
| 203 |
+
"redistribution_allowed": true,
|
| 204 |
+
"require_license_field": true
|
| 205 |
+
},
|
| 206 |
+
"public_path_policy": {
|
| 207 |
+
"absolute_or_home_paths": "redacted_with_sha256_digest",
|
| 208 |
+
"raw_private_paths_published": false,
|
| 209 |
+
"relative_paths_may_be_recorded": true
|
| 210 |
+
},
|
| 211 |
+
"release_allowed": true,
|
| 212 |
+
"schema_version": "codelewm.source_acquisition.v1",
|
| 213 |
+
"source_counts_before_filter": {
|
| 214 |
+
"commitpackft": 56025
|
| 215 |
+
},
|
| 216 |
+
"source_mix": [
|
| 217 |
+
{
|
| 218 |
+
"rows_excluded": 33010,
|
| 219 |
+
"rows_included": 23015,
|
| 220 |
+
"rows_loaded": 56025,
|
| 221 |
+
"source": "commitpackft"
|
| 222 |
+
}
|
| 223 |
+
],
|
| 224 |
+
"supported_sources": [
|
| 225 |
+
"commitpackft",
|
| 226 |
+
"fixture"
|
| 227 |
+
]
|
| 228 |
+
},
|
| 229 |
+
"source_counts": {
|
| 230 |
+
"agentpack": 0,
|
| 231 |
+
"commitpack": 0,
|
| 232 |
+
"commitpackft": 20645,
|
| 233 |
+
"local_repo": 0,
|
| 234 |
+
"synthetic": 0
|
| 235 |
+
},
|
| 236 |
+
"split_counts": {
|
| 237 |
+
"test": 1335,
|
| 238 |
+
"train": 18019,
|
| 239 |
+
"val": 1291
|
| 240 |
+
}
|
| 241 |
+
},
|
| 242 |
+
"parent_artifacts": [],
|
| 243 |
+
"schema_version": "codelewm.artifact_manifest.v1",
|
| 244 |
+
"source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a"
|
| 245 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/build/reports/filter_report.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7a2795e51b834577b342d0ac1ee93bfb090eeb524d6cae95e32fe225978cc94
|
| 3 |
+
size 30052082
|
runs/codelewm-scaled-20260520-9699b53/build/reports/license_gate_report.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifact_policy": "full_text",
|
| 3 |
+
"blocked_rows": 0,
|
| 4 |
+
"excluded_licenses": {
|
| 5 |
+
"agpl-3.0": 4380,
|
| 6 |
+
"apache-2.0": 5825,
|
| 7 |
+
"artistic-2.0": 85,
|
| 8 |
+
"bsd-2-clause": 1527,
|
| 9 |
+
"bsd-3-clause": 5123,
|
| 10 |
+
"cc0-1.0": 126,
|
| 11 |
+
"epl-1.0": 31,
|
| 12 |
+
"isc": 270,
|
| 13 |
+
"lgpl-2.1": 821,
|
| 14 |
+
"missing": 28,
|
| 15 |
+
"mit": 14054,
|
| 16 |
+
"mpl-2.0": 528,
|
| 17 |
+
"unlicense": 212
|
| 18 |
+
},
|
| 19 |
+
"excluded_reasons": {
|
| 20 |
+
"allowed": 27137,
|
| 21 |
+
"license_not_allowed": 5845,
|
| 22 |
+
"missing_license": 28
|
| 23 |
+
},
|
| 24 |
+
"excluded_rows": 33010,
|
| 25 |
+
"excluded_sources": {
|
| 26 |
+
"commitpackft": 33010
|
| 27 |
+
},
|
| 28 |
+
"included_licenses": {
|
| 29 |
+
"apache-2.0": 3994,
|
| 30 |
+
"bsd-2-clause": 1448,
|
| 31 |
+
"bsd-3-clause": 4704,
|
| 32 |
+
"cc0-1.0": 79,
|
| 33 |
+
"isc": 273,
|
| 34 |
+
"mit": 12340,
|
| 35 |
+
"unlicense": 177
|
| 36 |
+
},
|
| 37 |
+
"included_rows": 23015,
|
| 38 |
+
"included_sources": {
|
| 39 |
+
"commitpackft": 23015
|
| 40 |
+
},
|
| 41 |
+
"release_allowed": true,
|
| 42 |
+
"schema_version": "codelewm.public_license_gate.v1"
|
| 43 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/build/reports/row_counts.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"accounting": {
|
| 3 |
+
"filter_output_equals_split_input": true,
|
| 4 |
+
"loaded_equals_filter_input": true,
|
| 5 |
+
"split_output_equals_transitions": true
|
| 6 |
+
},
|
| 7 |
+
"filter_total_after": 23015,
|
| 8 |
+
"filter_total_before": 56025,
|
| 9 |
+
"filter_total_dropped": 33010,
|
| 10 |
+
"kept_transitions": 20645,
|
| 11 |
+
"schema_version": "codelewm.dataset_row_counts.v1",
|
| 12 |
+
"source_counts_before_filter": {
|
| 13 |
+
"commitpackft": 56025
|
| 14 |
+
},
|
| 15 |
+
"split_dedup_total_after": 20645,
|
| 16 |
+
"split_dedup_total_before": 23015,
|
| 17 |
+
"split_dedup_total_dropped": 2370,
|
| 18 |
+
"total_loaded": 56025
|
| 19 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/build/reports/source_acquisition_report.json
ADDED
|
@@ -0,0 +1,124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"build_name": "codelewm-public-shard-commitpackft-python-v0-3",
|
| 3 |
+
"configured_sources": [
|
| 4 |
+
{
|
| 5 |
+
"index": 0,
|
| 6 |
+
"name": "bigcode-commitpackft-python",
|
| 7 |
+
"options": {
|
| 8 |
+
"language": "Python"
|
| 9 |
+
},
|
| 10 |
+
"path": {
|
| 11 |
+
"configured": true,
|
| 12 |
+
"kind": "relative",
|
| 13 |
+
"path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl",
|
| 14 |
+
"path_sha256": "27014d2aef9f43f31d54099e3fe4ec17f92d309fa36aec4aa3c6b2ca96106a74"
|
| 15 |
+
},
|
| 16 |
+
"raw_rows_loaded": 56025,
|
| 17 |
+
"record_source_counts": {
|
| 18 |
+
"commitpackft": 56025
|
| 19 |
+
},
|
| 20 |
+
"source": "commitpackft"
|
| 21 |
+
}
|
| 22 |
+
],
|
| 23 |
+
"dataset_card_fields": {
|
| 24 |
+
"license_gate_report": "reports/license_gate_report.json",
|
| 25 |
+
"source_acquisition_report": "reports/source_acquisition_report.json",
|
| 26 |
+
"source_mix": [
|
| 27 |
+
{
|
| 28 |
+
"rows_excluded": 33010,
|
| 29 |
+
"rows_included": 23015,
|
| 30 |
+
"rows_loaded": 56025,
|
| 31 |
+
"source": "commitpackft"
|
| 32 |
+
}
|
| 33 |
+
]
|
| 34 |
+
},
|
| 35 |
+
"filter_drop_reasons": {
|
| 36 |
+
"edit_ratio": 13012,
|
| 37 |
+
"edit_size": 1,
|
| 38 |
+
"empty_state": 13502,
|
| 39 |
+
"generated_file": 22,
|
| 40 |
+
"license_denied": 2583,
|
| 41 |
+
"message_length": 139,
|
| 42 |
+
"parse_error": 3378,
|
| 43 |
+
"whitespace_only_change": 373
|
| 44 |
+
},
|
| 45 |
+
"license_gate_report": {
|
| 46 |
+
"artifact_policy": "full_text",
|
| 47 |
+
"blocked_rows": 0,
|
| 48 |
+
"excluded_licenses": {
|
| 49 |
+
"agpl-3.0": 4380,
|
| 50 |
+
"apache-2.0": 5825,
|
| 51 |
+
"artistic-2.0": 85,
|
| 52 |
+
"bsd-2-clause": 1527,
|
| 53 |
+
"bsd-3-clause": 5123,
|
| 54 |
+
"cc0-1.0": 126,
|
| 55 |
+
"epl-1.0": 31,
|
| 56 |
+
"isc": 270,
|
| 57 |
+
"lgpl-2.1": 821,
|
| 58 |
+
"missing": 28,
|
| 59 |
+
"mit": 14054,
|
| 60 |
+
"mpl-2.0": 528,
|
| 61 |
+
"unlicense": 212
|
| 62 |
+
},
|
| 63 |
+
"excluded_reasons": {
|
| 64 |
+
"allowed": 27137,
|
| 65 |
+
"license_not_allowed": 5845,
|
| 66 |
+
"missing_license": 28
|
| 67 |
+
},
|
| 68 |
+
"excluded_rows": 33010,
|
| 69 |
+
"excluded_sources": {
|
| 70 |
+
"commitpackft": 33010
|
| 71 |
+
},
|
| 72 |
+
"included_licenses": {
|
| 73 |
+
"apache-2.0": 3994,
|
| 74 |
+
"bsd-2-clause": 1448,
|
| 75 |
+
"bsd-3-clause": 4704,
|
| 76 |
+
"cc0-1.0": 79,
|
| 77 |
+
"isc": 273,
|
| 78 |
+
"mit": 12340,
|
| 79 |
+
"unlicense": 177
|
| 80 |
+
},
|
| 81 |
+
"included_rows": 23015,
|
| 82 |
+
"included_sources": {
|
| 83 |
+
"commitpackft": 23015
|
| 84 |
+
},
|
| 85 |
+
"release_allowed": true,
|
| 86 |
+
"schema_version": "codelewm.public_license_gate.v1"
|
| 87 |
+
},
|
| 88 |
+
"license_policy": {
|
| 89 |
+
"allowed_licenses": [
|
| 90 |
+
"apache-2.0",
|
| 91 |
+
"bsd-2-clause",
|
| 92 |
+
"bsd-3-clause",
|
| 93 |
+
"cc0-1.0",
|
| 94 |
+
"isc",
|
| 95 |
+
"mit",
|
| 96 |
+
"unlicense"
|
| 97 |
+
],
|
| 98 |
+
"artifact_policy": "full_text",
|
| 99 |
+
"redistribution_allowed": true,
|
| 100 |
+
"require_license_field": true
|
| 101 |
+
},
|
| 102 |
+
"public_path_policy": {
|
| 103 |
+
"absolute_or_home_paths": "redacted_with_sha256_digest",
|
| 104 |
+
"raw_private_paths_published": false,
|
| 105 |
+
"relative_paths_may_be_recorded": true
|
| 106 |
+
},
|
| 107 |
+
"release_allowed": true,
|
| 108 |
+
"schema_version": "codelewm.source_acquisition.v1",
|
| 109 |
+
"source_counts_before_filter": {
|
| 110 |
+
"commitpackft": 56025
|
| 111 |
+
},
|
| 112 |
+
"source_mix": [
|
| 113 |
+
{
|
| 114 |
+
"rows_excluded": 33010,
|
| 115 |
+
"rows_included": 23015,
|
| 116 |
+
"rows_loaded": 56025,
|
| 117 |
+
"source": "commitpackft"
|
| 118 |
+
}
|
| 119 |
+
],
|
| 120 |
+
"supported_sources": [
|
| 121 |
+
"commitpackft",
|
| 122 |
+
"fixture"
|
| 123 |
+
]
|
| 124 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/build/reports/split_dedup_report.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b7156cc1f7833dfe482dbed66239d003a93a44807a0b94e11624349e0ff417a
|
| 3 |
+
size 25719091
|
runs/codelewm-scaled-20260520-9699b53/build/transitions.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c56ff9f52b9d053ff08cc339dfb9c2fa384f48fdafe8ef23aa2b6432e56dee51
|
| 3 |
+
size 244078712
|
runs/codelewm-scaled-20260520-9699b53/configs/train.json
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"data": {
|
| 3 |
+
"manifest": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/manifest.json",
|
| 4 |
+
"train": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5",
|
| 5 |
+
"val": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5"
|
| 6 |
+
},
|
| 7 |
+
"loader": {
|
| 8 |
+
"batch_size": 64,
|
| 9 |
+
"num_workers": 4,
|
| 10 |
+
"persistent_workers": true,
|
| 11 |
+
"pin_memory": true,
|
| 12 |
+
"shuffle": true
|
| 13 |
+
},
|
| 14 |
+
"loss": {
|
| 15 |
+
"enable_retrieval_loss": false,
|
| 16 |
+
"retrieval_temperature": 0.1,
|
| 17 |
+
"retrieval_weight": 0.0,
|
| 18 |
+
"sigreg_knots": 17,
|
| 19 |
+
"sigreg_num_proj": 1024,
|
| 20 |
+
"sigreg_weight": 0.09
|
| 21 |
+
},
|
| 22 |
+
"name": "codelewm_scaled_gpu_a10g",
|
| 23 |
+
"optimizer": {
|
| 24 |
+
"lr": 0.0001,
|
| 25 |
+
"type": "AdamW",
|
| 26 |
+
"weight_decay": 0.001
|
| 27 |
+
},
|
| 28 |
+
"output": {
|
| 29 |
+
"checkpoint_dir": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints",
|
| 30 |
+
"manifest_path": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/training_manifest.json",
|
| 31 |
+
"metrics_path": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/metrics.jsonl",
|
| 32 |
+
"run_dir": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train"
|
| 33 |
+
},
|
| 34 |
+
"schema_version": "codelewm.train_config.v1",
|
| 35 |
+
"seed": 240119,
|
| 36 |
+
"trainer": {
|
| 37 |
+
"accelerator": "gpu",
|
| 38 |
+
"devices": 1,
|
| 39 |
+
"gradient_clip_val": 1.0,
|
| 40 |
+
"max_steps": 60000,
|
| 41 |
+
"precision": "bf16-mixed"
|
| 42 |
+
},
|
| 43 |
+
"wm": {
|
| 44 |
+
"action_sequence_length": 256,
|
| 45 |
+
"action_view": "text",
|
| 46 |
+
"embed_dim": 256,
|
| 47 |
+
"history_size": 1,
|
| 48 |
+
"num_preds": 1,
|
| 49 |
+
"state_sequence_length": 1024
|
| 50 |
+
}
|
| 51 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/index/entries.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:756f6ae65424f1dd1976e58b1eea878cc210578ac5bc996e427cf0c3aa74d98b
|
| 3 |
+
size 10608347
|
runs/codelewm-scaled-20260520-9699b53/index/index.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"count": 18019,
|
| 3 |
+
"dim": 256,
|
| 4 |
+
"distance": "l2",
|
| 5 |
+
"entries_path": "entries.jsonl",
|
| 6 |
+
"metadata": {
|
| 7 |
+
"checkpoint_action_view": "text",
|
| 8 |
+
"checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8",
|
| 9 |
+
"checkpoint_step": 60000,
|
| 10 |
+
"dataset_artifact_id": "dataset-ef8ad3f4f48dea9e",
|
| 11 |
+
"indexed_splits": [
|
| 12 |
+
"train"
|
| 13 |
+
],
|
| 14 |
+
"schema_version": "codelewm.transition_index.v1",
|
| 15 |
+
"source_row_count": 18019,
|
| 16 |
+
"training_artifact_id": "training_run-d9074199c0d58911"
|
| 17 |
+
},
|
| 18 |
+
"name": "codelewm-train-index",
|
| 19 |
+
"schema_version": "codelewm.transition_index.v1",
|
| 20 |
+
"vectors_path": "vectors.npy"
|
| 21 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/index/manifest.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifact_id": "index-f68711abc64e0f52",
|
| 3 |
+
"artifact_kind": "index",
|
| 4 |
+
"command": [
|
| 5 |
+
"codelewm",
|
| 6 |
+
"index",
|
| 7 |
+
"--checkpoint",
|
| 8 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt",
|
| 9 |
+
"--data",
|
| 10 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack",
|
| 11 |
+
"--out",
|
| 12 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index",
|
| 13 |
+
"--device",
|
| 14 |
+
"auto",
|
| 15 |
+
"--batch-size",
|
| 16 |
+
"64",
|
| 17 |
+
"--distance",
|
| 18 |
+
"l2",
|
| 19 |
+
"--name",
|
| 20 |
+
"codelewm-train-index",
|
| 21 |
+
"--overwrite",
|
| 22 |
+
"--json",
|
| 23 |
+
"--log-jsonl",
|
| 24 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/logs/index.jsonl"
|
| 25 |
+
],
|
| 26 |
+
"config_sha256": "696c2c95fd8d37561c09eedc526a2691ec0c63d30aa5d0047d1149235d5a3e9d",
|
| 27 |
+
"created_at": "2026-05-20T06:26:08Z",
|
| 28 |
+
"files": [
|
| 29 |
+
{
|
| 30 |
+
"bytes": 18451584,
|
| 31 |
+
"path": "vectors.npy",
|
| 32 |
+
"sha256": "c1f65805ee9ee7c3d7d42148a9c0be8784de386b40ac22f95d97c43830ac1b11"
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"bytes": 10608347,
|
| 36 |
+
"path": "entries.jsonl",
|
| 37 |
+
"sha256": "756f6ae65424f1dd1976e58b1eea878cc210578ac5bc996e427cf0c3aa74d98b"
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"bytes": 636,
|
| 41 |
+
"path": "index.json",
|
| 42 |
+
"sha256": "4bfd535e5fa28cfa610fd6e25807ec85c3ecf34d17068e064c3bdcd1b6bf0259"
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"metadata": {
|
| 46 |
+
"count": 18019,
|
| 47 |
+
"dim": 256,
|
| 48 |
+
"distance": "l2",
|
| 49 |
+
"index_metadata": {
|
| 50 |
+
"checkpoint_action_view": "text",
|
| 51 |
+
"checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8",
|
| 52 |
+
"checkpoint_step": 60000,
|
| 53 |
+
"dataset_artifact_id": "dataset-ef8ad3f4f48dea9e",
|
| 54 |
+
"indexed_splits": [
|
| 55 |
+
"train"
|
| 56 |
+
],
|
| 57 |
+
"schema_version": "codelewm.transition_index.v1",
|
| 58 |
+
"source_row_count": 18019,
|
| 59 |
+
"training_artifact_id": "training_run-d9074199c0d58911"
|
| 60 |
+
},
|
| 61 |
+
"name": "codelewm-train-index",
|
| 62 |
+
"schema_version": "codelewm.transition_index.v1"
|
| 63 |
+
},
|
| 64 |
+
"parent_artifacts": [
|
| 65 |
+
"training_run-d9074199c0d58911",
|
| 66 |
+
"dataset-ef8ad3f4f48dea9e"
|
| 67 |
+
],
|
| 68 |
+
"schema_version": "codelewm.artifact_manifest.v1",
|
| 69 |
+
"source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a"
|
| 70 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/index/vectors.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1f65805ee9ee7c3d7d42148a9c0be8784de386b40ac22f95d97c43830ac1b11
|
| 3 |
+
size 18451584
|
runs/codelewm-scaled-20260520-9699b53/logs/ablation.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"artifact_id":null,"event":"evaluation.ablation.start","fields":{"out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/ablation","overwrite":true,"retrieval_artifact":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval/manifest.json","training_artifact":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/manifest.json"},"level":"info","message":"action-view ablation report started","run_id":"23da1038b7b24d69a8b60baa03b5066c","schema_version":"codelewm.log_event.v1","step":"eval.ablation"}
|
| 2 |
+
{"artifact_id":"eval_report-26708794ed1b855f","event":"evaluation.ablation.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["eval_report-448c4fbecb0d693b","training_run-d9074199c0d58911"],"report_path":"reports/action_view_ablation_report.json","row_count":12},"level":"info","message":"action-view ablation report completed","run_id":"23da1038b7b24d69a8b60baa03b5066c","schema_version":"codelewm.log_event.v1","step":"eval.ablation"}
|
runs/codelewm-scaled-20260520-9699b53/logs/index.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"artifact_id":null,"event":"index.start","fields":{"batch_size":64,"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack","device":"auto","distance":"l2","name":"codelewm-train-index","out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index","overwrite":true},"level":"info","message":"index command started","run_id":"a89da3e9c28248799febd6d76e0bce79","schema_version":"codelewm.log_event.v1","step":"index"}
|
| 2 |
+
{"artifact_id":"index-f68711abc64e0f52","event":"index.complete","fields":{"artifact_manifest_path":"manifest.json","count":18019,"dim":256,"index_path":"index.json","parent_artifacts":["training_run-d9074199c0d58911","dataset-ef8ad3f4f48dea9e"]},"level":"info","message":"index command completed","run_id":"a89da3e9c28248799febd6d76e0bce79","schema_version":"codelewm.log_event.v1","step":"index"}
|
runs/codelewm-scaled-20260520-9699b53/logs/retrieval.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"artifact_id":null,"event":"evaluation.retrieval.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack","device":"auto","hard_negatives":1000,"max_candidates":1000,"out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval","overwrite":true,"report_scope":"headline","seed":0},"level":"info","message":"retrieval evaluation started","run_id":"8fb42908d2884605b8762bcf290cb21e","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"}
|
| 2 |
+
{"artifact_id":"eval_report-448c4fbecb0d693b","event":"evaluation.retrieval.complete","fields":{"artifact_manifest_path":"manifest.json","metrics":{"candidate_count_max":1000,"candidate_count_min":1000,"median_rank":3.0,"mrr":0.47298431820223447,"query_count":1000,"recall_at_1":0.371,"recall_at_10":0.672,"recall_at_5":0.586,"schema_version":"codelewm.eval.retrieval_metrics.v1"},"parent_artifacts":["training_run-d9074199c0d58911","dataset-ef8ad3f4f48dea9e"],"report_path":"reports/retrieval_report.json"},"level":"info","message":"retrieval evaluation completed","run_id":"8fb42908d2884605b8762bcf290cb21e","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"}
|
runs/codelewm-scaled-20260520-9699b53/logs/scorer_quality.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"artifact_id":null,"event":"evaluation.scorer_quality.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","config":"config/first_results/scorer_quality.json","device":"auto","index":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index","out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/scorer_quality","overwrite":true,"parent_manifests":["/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/manifest.json","/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index/manifest.json"],"retrieval_prior_k":10,"retrieval_prior_weight":1.0},"level":"info","message":"scorer/reranker quality evaluation started","run_id":"cf2650b8b77c482abe1ea2eb03748e8f","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"}
|
| 2 |
+
{"artifact_id":"score_report-23c368a43df78678","event":"evaluation.scorer_quality.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["training_run-d9074199c0d58911","index-f68711abc64e0f52"],"report_path":"reports/scorer_quality_report.json"},"level":"info","message":"scorer/reranker quality evaluation completed","run_id":"cf2650b8b77c482abe1ea2eb03748e8f","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"}
|
runs/codelewm-scaled-20260520-9699b53/logs/surprise.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"artifact_id":null,"event":"evaluation.surprise.start","fields":{"action_cluster_decoys":1,"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack","device":"auto","max_examples":1000,"mutation_decoys":1,"out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/surprise","overwrite":true,"random_decoys":1,"same_file_decoys":1,"seed":0},"level":"info","message":"surprise evaluation started","run_id":"02694e28dcbe44eab3149a51c6c1c263","schema_version":"codelewm.log_event.v1","step":"eval.surprise"}
|
| 2 |
+
{"artifact_id":"eval_report-a6b4978ebae9c6e2","event":"evaluation.surprise.complete","fields":{"artifact_manifest_path":"manifest.json","metrics":{"decoy_counts":{"action_cluster":40,"mutation":1000,"random":1000,"same_file":63},"example_count":1000,"mean_true_rank":1.514,"median_true_rank":1.0,"pairwise_auc_by_category":{"action_cluster":0.975,"mutation":0.533,"random":0.975,"same_file":0.6666666666666666},"pairwise_auc_overall":0.755587256300523,"recall_at_1":0.514},"parent_artifacts":["training_run-d9074199c0d58911","dataset-ef8ad3f4f48dea9e"],"report_path":"reports/surprise_report.json"},"level":"info","message":"surprise evaluation completed","run_id":"02694e28dcbe44eab3149a51c6c1c263","schema_version":"codelewm.log_event.v1","step":"eval.surprise"}
|
runs/codelewm-scaled-20260520-9699b53/logs/train.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"artifact_id":null,"event":"training.start","fields":{"config":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/configs/train.json","device":"auto","executor":"torch","out":null,"overwrite":true,"resume_from":null},"level":"info","message":"train command started","run_id":"6175f62db8284ce2aaf6548078e20686","schema_version":"codelewm.log_event.v1","step":"train"}
|
| 2 |
+
{"artifact_id":"training_run-d9074199c0d58911","event":"training.complete","fields":{"artifact_manifest_path":"manifest.json","final_metrics":{"collapse/effective_rank":5.437364589252875,"collapse/effective_rank_ratio":0.02123970542676904,"collapse/embedding_count":192.0,"collapse/embedding_norm_mean":14.346564877617572,"collapse/latent_dim":256.0,"collapse/nearest_neighbor_entropy":4.85942433071649,"collapse/pairwise_cosine_mean":0.008317808396257337,"collapse/per_dim_variance_max":3.289028716596054,"collapse/per_dim_variance_median":0.6952048902794287,"collapse/per_dim_variance_min":0.0540634111270202,"loss/prediction_mse":0.005166558548808098,"loss/sigreg":1.203125,"loss/sigreg_weighted":0.1083984375,"loss/total":0.11356499791145325,"train/examples":3833852.0,"train/examples_per_second":1103.204300183749,"train/gradient_norm":1.8980227708816528,"val/loss/prediction_mse":0.17075516851175399,"val/loss/sigreg":2.048149585723877,"val/loss/sigreg_weighted":0.1843334688317208,"val/loss/total":0.3550886376982644},"run_id":"codelewm_scaled_gpu_a10g","step_count":60000},"level":"info","message":"train command completed","run_id":"6175f62db8284ce2aaf6548078e20686","schema_version":"codelewm.log_event.v1","step":"train"}
|
runs/codelewm-scaled-20260520-9699b53/pack/config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/build/manifest.json",
|
| 3 |
+
"pack_spec": {
|
| 4 |
+
"action_abs_length": 192,
|
| 5 |
+
"action_patch_length": 512,
|
| 6 |
+
"action_text_length": 256,
|
| 7 |
+
"include_action_patch": false,
|
| 8 |
+
"schema_version": "codelewm.transition.v1",
|
| 9 |
+
"state_length": 1024
|
| 10 |
+
},
|
| 11 |
+
"parquet_shard_size": 1000,
|
| 12 |
+
"schema_version": "codelewm.dataset_pack_config.v1"
|
| 13 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/pack/dataset_manifest.json
ADDED
|
@@ -0,0 +1,491 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": [
|
| 3 |
+
{
|
| 4 |
+
"bytes": 344073490,
|
| 5 |
+
"kind": "hdf5",
|
| 6 |
+
"path": "hdf5/train.hdf5",
|
| 7 |
+
"rows": 18019,
|
| 8 |
+
"sha256": "e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632"
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"bytes": 1071010,
|
| 12 |
+
"kind": "parquet",
|
| 13 |
+
"path": "parquet/train/part-00000.parquet",
|
| 14 |
+
"rows": 1000,
|
| 15 |
+
"sha256": "dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"bytes": 1110503,
|
| 19 |
+
"kind": "parquet",
|
| 20 |
+
"path": "parquet/train/part-00001.parquet",
|
| 21 |
+
"rows": 1000,
|
| 22 |
+
"sha256": "129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"bytes": 1119514,
|
| 26 |
+
"kind": "parquet",
|
| 27 |
+
"path": "parquet/train/part-00002.parquet",
|
| 28 |
+
"rows": 1000,
|
| 29 |
+
"sha256": "b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859"
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"bytes": 1140465,
|
| 33 |
+
"kind": "parquet",
|
| 34 |
+
"path": "parquet/train/part-00003.parquet",
|
| 35 |
+
"rows": 1000,
|
| 36 |
+
"sha256": "ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"bytes": 1099456,
|
| 40 |
+
"kind": "parquet",
|
| 41 |
+
"path": "parquet/train/part-00004.parquet",
|
| 42 |
+
"rows": 1000,
|
| 43 |
+
"sha256": "2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"bytes": 1097769,
|
| 47 |
+
"kind": "parquet",
|
| 48 |
+
"path": "parquet/train/part-00005.parquet",
|
| 49 |
+
"rows": 1000,
|
| 50 |
+
"sha256": "94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"bytes": 1089350,
|
| 54 |
+
"kind": "parquet",
|
| 55 |
+
"path": "parquet/train/part-00006.parquet",
|
| 56 |
+
"rows": 1000,
|
| 57 |
+
"sha256": "ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb"
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"bytes": 1086408,
|
| 61 |
+
"kind": "parquet",
|
| 62 |
+
"path": "parquet/train/part-00007.parquet",
|
| 63 |
+
"rows": 1000,
|
| 64 |
+
"sha256": "7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"bytes": 1097770,
|
| 68 |
+
"kind": "parquet",
|
| 69 |
+
"path": "parquet/train/part-00008.parquet",
|
| 70 |
+
"rows": 1000,
|
| 71 |
+
"sha256": "0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483"
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"bytes": 1064908,
|
| 75 |
+
"kind": "parquet",
|
| 76 |
+
"path": "parquet/train/part-00009.parquet",
|
| 77 |
+
"rows": 1000,
|
| 78 |
+
"sha256": "65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"bytes": 1080808,
|
| 82 |
+
"kind": "parquet",
|
| 83 |
+
"path": "parquet/train/part-00010.parquet",
|
| 84 |
+
"rows": 1000,
|
| 85 |
+
"sha256": "5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f"
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"bytes": 1117767,
|
| 89 |
+
"kind": "parquet",
|
| 90 |
+
"path": "parquet/train/part-00011.parquet",
|
| 91 |
+
"rows": 1000,
|
| 92 |
+
"sha256": "90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a"
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"bytes": 1117895,
|
| 96 |
+
"kind": "parquet",
|
| 97 |
+
"path": "parquet/train/part-00012.parquet",
|
| 98 |
+
"rows": 1000,
|
| 99 |
+
"sha256": "77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71"
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"bytes": 1153901,
|
| 103 |
+
"kind": "parquet",
|
| 104 |
+
"path": "parquet/train/part-00013.parquet",
|
| 105 |
+
"rows": 1000,
|
| 106 |
+
"sha256": "20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222"
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"bytes": 1087844,
|
| 110 |
+
"kind": "parquet",
|
| 111 |
+
"path": "parquet/train/part-00014.parquet",
|
| 112 |
+
"rows": 1000,
|
| 113 |
+
"sha256": "7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c"
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"bytes": 1085074,
|
| 117 |
+
"kind": "parquet",
|
| 118 |
+
"path": "parquet/train/part-00015.parquet",
|
| 119 |
+
"rows": 1000,
|
| 120 |
+
"sha256": "5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618"
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"bytes": 1088379,
|
| 124 |
+
"kind": "parquet",
|
| 125 |
+
"path": "parquet/train/part-00016.parquet",
|
| 126 |
+
"rows": 1000,
|
| 127 |
+
"sha256": "6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9"
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"bytes": 1089372,
|
| 131 |
+
"kind": "parquet",
|
| 132 |
+
"path": "parquet/train/part-00017.parquet",
|
| 133 |
+
"rows": 1000,
|
| 134 |
+
"sha256": "a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219"
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"bytes": 38698,
|
| 138 |
+
"kind": "parquet",
|
| 139 |
+
"path": "parquet/train/part-00018.parquet",
|
| 140 |
+
"rows": 19,
|
| 141 |
+
"sha256": "cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d"
|
| 142 |
+
},
|
| 143 |
+
{
|
| 144 |
+
"bytes": 24775722,
|
| 145 |
+
"kind": "hdf5",
|
| 146 |
+
"path": "hdf5/val.hdf5",
|
| 147 |
+
"rows": 1291,
|
| 148 |
+
"sha256": "4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6"
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"bytes": 1061065,
|
| 152 |
+
"kind": "parquet",
|
| 153 |
+
"path": "parquet/val/part-00000.parquet",
|
| 154 |
+
"rows": 1000,
|
| 155 |
+
"sha256": "f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9"
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"bytes": 322484,
|
| 159 |
+
"kind": "parquet",
|
| 160 |
+
"path": "parquet/val/part-00001.parquet",
|
| 161 |
+
"rows": 291,
|
| 162 |
+
"sha256": "e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047"
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"bytes": 25499314,
|
| 166 |
+
"kind": "hdf5",
|
| 167 |
+
"path": "hdf5/test.hdf5",
|
| 168 |
+
"rows": 1335,
|
| 169 |
+
"sha256": "a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11"
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"bytes": 1041768,
|
| 173 |
+
"kind": "parquet",
|
| 174 |
+
"path": "parquet/test/part-00000.parquet",
|
| 175 |
+
"rows": 1000,
|
| 176 |
+
"sha256": "1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd"
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"bytes": 378171,
|
| 180 |
+
"kind": "parquet",
|
| 181 |
+
"path": "parquet/test/part-00001.parquet",
|
| 182 |
+
"rows": 335,
|
| 183 |
+
"sha256": "fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62"
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"bytes": 411,
|
| 187 |
+
"kind": "config",
|
| 188 |
+
"path": "config.json",
|
| 189 |
+
"rows": 0,
|
| 190 |
+
"sha256": "4775ec12a09f2913f31dec8744e343202c1ac6a8474314a5c99b7be5a0df9672"
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"bytes": 5978,
|
| 194 |
+
"kind": "pack_report",
|
| 195 |
+
"path": "reports/pack_report.json",
|
| 196 |
+
"rows": 20645,
|
| 197 |
+
"sha256": "4223396ca8cb037f82b192c82319202f09c7333f5d33b9b6d8d277cf6d8724ad"
|
| 198 |
+
}
|
| 199 |
+
],
|
| 200 |
+
"features": {
|
| 201 |
+
"action_patch": false
|
| 202 |
+
},
|
| 203 |
+
"metadata": {
|
| 204 |
+
"input_artifact_id": "dataset-5a1d4677b02c75f2",
|
| 205 |
+
"input_dataset_manifest": "dataset_manifest.json",
|
| 206 |
+
"input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/build/manifest.json",
|
| 207 |
+
"license_gate_report": {
|
| 208 |
+
"artifact_policy": "full_text",
|
| 209 |
+
"blocked_rows": 0,
|
| 210 |
+
"excluded_licenses": {
|
| 211 |
+
"agpl-3.0": 4380,
|
| 212 |
+
"apache-2.0": 5825,
|
| 213 |
+
"artistic-2.0": 85,
|
| 214 |
+
"bsd-2-clause": 1527,
|
| 215 |
+
"bsd-3-clause": 5123,
|
| 216 |
+
"cc0-1.0": 126,
|
| 217 |
+
"epl-1.0": 31,
|
| 218 |
+
"isc": 270,
|
| 219 |
+
"lgpl-2.1": 821,
|
| 220 |
+
"missing": 28,
|
| 221 |
+
"mit": 14054,
|
| 222 |
+
"mpl-2.0": 528,
|
| 223 |
+
"unlicense": 212
|
| 224 |
+
},
|
| 225 |
+
"excluded_reasons": {
|
| 226 |
+
"allowed": 27137,
|
| 227 |
+
"license_not_allowed": 5845,
|
| 228 |
+
"missing_license": 28
|
| 229 |
+
},
|
| 230 |
+
"excluded_rows": 33010,
|
| 231 |
+
"excluded_sources": {
|
| 232 |
+
"commitpackft": 33010
|
| 233 |
+
},
|
| 234 |
+
"included_licenses": {
|
| 235 |
+
"apache-2.0": 3994,
|
| 236 |
+
"bsd-2-clause": 1448,
|
| 237 |
+
"bsd-3-clause": 4704,
|
| 238 |
+
"cc0-1.0": 79,
|
| 239 |
+
"isc": 273,
|
| 240 |
+
"mit": 12340,
|
| 241 |
+
"unlicense": 177
|
| 242 |
+
},
|
| 243 |
+
"included_rows": 23015,
|
| 244 |
+
"included_sources": {
|
| 245 |
+
"commitpackft": 23015
|
| 246 |
+
},
|
| 247 |
+
"release_allowed": true,
|
| 248 |
+
"schema_version": "codelewm.public_license_gate.v1"
|
| 249 |
+
},
|
| 250 |
+
"license_summary": {
|
| 251 |
+
"included_licenses": {
|
| 252 |
+
"apache-2.0": 3518,
|
| 253 |
+
"bsd-2-clause": 1288,
|
| 254 |
+
"bsd-3-clause": 4171,
|
| 255 |
+
"cc0-1.0": 63,
|
| 256 |
+
"isc": 242,
|
| 257 |
+
"mit": 11198,
|
| 258 |
+
"unlicense": 165
|
| 259 |
+
},
|
| 260 |
+
"included_rows": 20645,
|
| 261 |
+
"included_source_licenses": {
|
| 262 |
+
"commitpackft": {
|
| 263 |
+
"apache-2.0": 3518,
|
| 264 |
+
"bsd-2-clause": 1288,
|
| 265 |
+
"bsd-3-clause": 4171,
|
| 266 |
+
"cc0-1.0": 63,
|
| 267 |
+
"isc": 242,
|
| 268 |
+
"mit": 11198,
|
| 269 |
+
"unlicense": 165
|
| 270 |
+
}
|
| 271 |
+
}
|
| 272 |
+
},
|
| 273 |
+
"pack_report": {
|
| 274 |
+
"artifacts": [
|
| 275 |
+
{
|
| 276 |
+
"bytes": 344073490,
|
| 277 |
+
"kind": "hdf5",
|
| 278 |
+
"path": "hdf5/train.hdf5",
|
| 279 |
+
"rows": 18019,
|
| 280 |
+
"sha256": "e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632"
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"bytes": 1071010,
|
| 284 |
+
"kind": "parquet",
|
| 285 |
+
"path": "parquet/train/part-00000.parquet",
|
| 286 |
+
"rows": 1000,
|
| 287 |
+
"sha256": "dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654"
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"bytes": 1110503,
|
| 291 |
+
"kind": "parquet",
|
| 292 |
+
"path": "parquet/train/part-00001.parquet",
|
| 293 |
+
"rows": 1000,
|
| 294 |
+
"sha256": "129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec"
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"bytes": 1119514,
|
| 298 |
+
"kind": "parquet",
|
| 299 |
+
"path": "parquet/train/part-00002.parquet",
|
| 300 |
+
"rows": 1000,
|
| 301 |
+
"sha256": "b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859"
|
| 302 |
+
},
|
| 303 |
+
{
|
| 304 |
+
"bytes": 1140465,
|
| 305 |
+
"kind": "parquet",
|
| 306 |
+
"path": "parquet/train/part-00003.parquet",
|
| 307 |
+
"rows": 1000,
|
| 308 |
+
"sha256": "ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5"
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"bytes": 1099456,
|
| 312 |
+
"kind": "parquet",
|
| 313 |
+
"path": "parquet/train/part-00004.parquet",
|
| 314 |
+
"rows": 1000,
|
| 315 |
+
"sha256": "2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7"
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"bytes": 1097769,
|
| 319 |
+
"kind": "parquet",
|
| 320 |
+
"path": "parquet/train/part-00005.parquet",
|
| 321 |
+
"rows": 1000,
|
| 322 |
+
"sha256": "94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a"
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"bytes": 1089350,
|
| 326 |
+
"kind": "parquet",
|
| 327 |
+
"path": "parquet/train/part-00006.parquet",
|
| 328 |
+
"rows": 1000,
|
| 329 |
+
"sha256": "ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb"
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"bytes": 1086408,
|
| 333 |
+
"kind": "parquet",
|
| 334 |
+
"path": "parquet/train/part-00007.parquet",
|
| 335 |
+
"rows": 1000,
|
| 336 |
+
"sha256": "7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a"
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"bytes": 1097770,
|
| 340 |
+
"kind": "parquet",
|
| 341 |
+
"path": "parquet/train/part-00008.parquet",
|
| 342 |
+
"rows": 1000,
|
| 343 |
+
"sha256": "0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483"
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"bytes": 1064908,
|
| 347 |
+
"kind": "parquet",
|
| 348 |
+
"path": "parquet/train/part-00009.parquet",
|
| 349 |
+
"rows": 1000,
|
| 350 |
+
"sha256": "65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825"
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"bytes": 1080808,
|
| 354 |
+
"kind": "parquet",
|
| 355 |
+
"path": "parquet/train/part-00010.parquet",
|
| 356 |
+
"rows": 1000,
|
| 357 |
+
"sha256": "5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f"
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"bytes": 1117767,
|
| 361 |
+
"kind": "parquet",
|
| 362 |
+
"path": "parquet/train/part-00011.parquet",
|
| 363 |
+
"rows": 1000,
|
| 364 |
+
"sha256": "90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a"
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"bytes": 1117895,
|
| 368 |
+
"kind": "parquet",
|
| 369 |
+
"path": "parquet/train/part-00012.parquet",
|
| 370 |
+
"rows": 1000,
|
| 371 |
+
"sha256": "77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71"
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"bytes": 1153901,
|
| 375 |
+
"kind": "parquet",
|
| 376 |
+
"path": "parquet/train/part-00013.parquet",
|
| 377 |
+
"rows": 1000,
|
| 378 |
+
"sha256": "20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222"
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"bytes": 1087844,
|
| 382 |
+
"kind": "parquet",
|
| 383 |
+
"path": "parquet/train/part-00014.parquet",
|
| 384 |
+
"rows": 1000,
|
| 385 |
+
"sha256": "7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c"
|
| 386 |
+
},
|
| 387 |
+
{
|
| 388 |
+
"bytes": 1085074,
|
| 389 |
+
"kind": "parquet",
|
| 390 |
+
"path": "parquet/train/part-00015.parquet",
|
| 391 |
+
"rows": 1000,
|
| 392 |
+
"sha256": "5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618"
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"bytes": 1088379,
|
| 396 |
+
"kind": "parquet",
|
| 397 |
+
"path": "parquet/train/part-00016.parquet",
|
| 398 |
+
"rows": 1000,
|
| 399 |
+
"sha256": "6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9"
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"bytes": 1089372,
|
| 403 |
+
"kind": "parquet",
|
| 404 |
+
"path": "parquet/train/part-00017.parquet",
|
| 405 |
+
"rows": 1000,
|
| 406 |
+
"sha256": "a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219"
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"bytes": 38698,
|
| 410 |
+
"kind": "parquet",
|
| 411 |
+
"path": "parquet/train/part-00018.parquet",
|
| 412 |
+
"rows": 19,
|
| 413 |
+
"sha256": "cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d"
|
| 414 |
+
},
|
| 415 |
+
{
|
| 416 |
+
"bytes": 24775722,
|
| 417 |
+
"kind": "hdf5",
|
| 418 |
+
"path": "hdf5/val.hdf5",
|
| 419 |
+
"rows": 1291,
|
| 420 |
+
"sha256": "4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6"
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"bytes": 1061065,
|
| 424 |
+
"kind": "parquet",
|
| 425 |
+
"path": "parquet/val/part-00000.parquet",
|
| 426 |
+
"rows": 1000,
|
| 427 |
+
"sha256": "f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9"
|
| 428 |
+
},
|
| 429 |
+
{
|
| 430 |
+
"bytes": 322484,
|
| 431 |
+
"kind": "parquet",
|
| 432 |
+
"path": "parquet/val/part-00001.parquet",
|
| 433 |
+
"rows": 291,
|
| 434 |
+
"sha256": "e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047"
|
| 435 |
+
},
|
| 436 |
+
{
|
| 437 |
+
"bytes": 25499314,
|
| 438 |
+
"kind": "hdf5",
|
| 439 |
+
"path": "hdf5/test.hdf5",
|
| 440 |
+
"rows": 1335,
|
| 441 |
+
"sha256": "a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11"
|
| 442 |
+
},
|
| 443 |
+
{
|
| 444 |
+
"bytes": 1041768,
|
| 445 |
+
"kind": "parquet",
|
| 446 |
+
"path": "parquet/test/part-00000.parquet",
|
| 447 |
+
"rows": 1000,
|
| 448 |
+
"sha256": "1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd"
|
| 449 |
+
},
|
| 450 |
+
{
|
| 451 |
+
"bytes": 378171,
|
| 452 |
+
"kind": "parquet",
|
| 453 |
+
"path": "parquet/test/part-00001.parquet",
|
| 454 |
+
"rows": 335,
|
| 455 |
+
"sha256": "fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62"
|
| 456 |
+
}
|
| 457 |
+
],
|
| 458 |
+
"input_artifact_id": "dataset-5a1d4677b02c75f2",
|
| 459 |
+
"input_dataset_schema_version": "codelewm.transition.v1",
|
| 460 |
+
"input_row_count": 20645,
|
| 461 |
+
"packed_row_count": 20645,
|
| 462 |
+
"schema_version": "codelewm.dataset_pack_report.v1",
|
| 463 |
+
"source_counts": {
|
| 464 |
+
"agentpack": 0,
|
| 465 |
+
"commitpack": 0,
|
| 466 |
+
"commitpackft": 20645,
|
| 467 |
+
"local_repo": 0,
|
| 468 |
+
"synthetic": 0
|
| 469 |
+
},
|
| 470 |
+
"split_counts": {
|
| 471 |
+
"test": 1335,
|
| 472 |
+
"train": 18019,
|
| 473 |
+
"val": 1291
|
| 474 |
+
}
|
| 475 |
+
}
|
| 476 |
+
},
|
| 477 |
+
"row_count": 20645,
|
| 478 |
+
"schema_version": "codelewm.transition.v1",
|
| 479 |
+
"source_counts": {
|
| 480 |
+
"agentpack": 0,
|
| 481 |
+
"commitpack": 0,
|
| 482 |
+
"commitpackft": 20645,
|
| 483 |
+
"local_repo": 0,
|
| 484 |
+
"synthetic": 0
|
| 485 |
+
},
|
| 486 |
+
"split_counts": {
|
| 487 |
+
"test": 1335,
|
| 488 |
+
"train": 18019,
|
| 489 |
+
"val": 1291
|
| 490 |
+
}
|
| 491 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/pack/hdf5/test.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11
|
| 3 |
+
size 25499314
|
runs/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632
|
| 3 |
+
size 344073490
|
runs/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6
|
| 3 |
+
size 24775722
|
runs/codelewm-scaled-20260520-9699b53/pack/manifest.json
ADDED
|
@@ -0,0 +1,187 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifact_id": "dataset-ef8ad3f4f48dea9e",
|
| 3 |
+
"artifact_kind": "dataset",
|
| 4 |
+
"command": [
|
| 5 |
+
"codelewm",
|
| 6 |
+
"dataset",
|
| 7 |
+
"pack",
|
| 8 |
+
"--manifest",
|
| 9 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/build/manifest.json",
|
| 10 |
+
"--out",
|
| 11 |
+
"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack",
|
| 12 |
+
"--json"
|
| 13 |
+
],
|
| 14 |
+
"config_sha256": "46419cd5325e8d9bc435d7d01d86db8a668dd4707037c386088ae4af22152e92",
|
| 15 |
+
"created_at": "2026-05-20T05:24:51Z",
|
| 16 |
+
"files": [
|
| 17 |
+
{
|
| 18 |
+
"bytes": 344073490,
|
| 19 |
+
"path": "hdf5/train.hdf5",
|
| 20 |
+
"sha256": "e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632"
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"bytes": 1071010,
|
| 24 |
+
"path": "parquet/train/part-00000.parquet",
|
| 25 |
+
"sha256": "dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"bytes": 1110503,
|
| 29 |
+
"path": "parquet/train/part-00001.parquet",
|
| 30 |
+
"sha256": "129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"bytes": 1119514,
|
| 34 |
+
"path": "parquet/train/part-00002.parquet",
|
| 35 |
+
"sha256": "b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859"
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"bytes": 1140465,
|
| 39 |
+
"path": "parquet/train/part-00003.parquet",
|
| 40 |
+
"sha256": "ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"bytes": 1099456,
|
| 44 |
+
"path": "parquet/train/part-00004.parquet",
|
| 45 |
+
"sha256": "2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7"
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"bytes": 1097769,
|
| 49 |
+
"path": "parquet/train/part-00005.parquet",
|
| 50 |
+
"sha256": "94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a"
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"bytes": 1089350,
|
| 54 |
+
"path": "parquet/train/part-00006.parquet",
|
| 55 |
+
"sha256": "ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb"
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"bytes": 1086408,
|
| 59 |
+
"path": "parquet/train/part-00007.parquet",
|
| 60 |
+
"sha256": "7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a"
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"bytes": 1097770,
|
| 64 |
+
"path": "parquet/train/part-00008.parquet",
|
| 65 |
+
"sha256": "0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483"
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"bytes": 1064908,
|
| 69 |
+
"path": "parquet/train/part-00009.parquet",
|
| 70 |
+
"sha256": "65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825"
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"bytes": 1080808,
|
| 74 |
+
"path": "parquet/train/part-00010.parquet",
|
| 75 |
+
"sha256": "5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f"
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"bytes": 1117767,
|
| 79 |
+
"path": "parquet/train/part-00011.parquet",
|
| 80 |
+
"sha256": "90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a"
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"bytes": 1117895,
|
| 84 |
+
"path": "parquet/train/part-00012.parquet",
|
| 85 |
+
"sha256": "77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71"
|
| 86 |
+
},
|
| 87 |
+
{
|
| 88 |
+
"bytes": 1153901,
|
| 89 |
+
"path": "parquet/train/part-00013.parquet",
|
| 90 |
+
"sha256": "20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"bytes": 1087844,
|
| 94 |
+
"path": "parquet/train/part-00014.parquet",
|
| 95 |
+
"sha256": "7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c"
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"bytes": 1085074,
|
| 99 |
+
"path": "parquet/train/part-00015.parquet",
|
| 100 |
+
"sha256": "5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618"
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"bytes": 1088379,
|
| 104 |
+
"path": "parquet/train/part-00016.parquet",
|
| 105 |
+
"sha256": "6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9"
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"bytes": 1089372,
|
| 109 |
+
"path": "parquet/train/part-00017.parquet",
|
| 110 |
+
"sha256": "a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219"
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"bytes": 38698,
|
| 114 |
+
"path": "parquet/train/part-00018.parquet",
|
| 115 |
+
"sha256": "cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d"
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"bytes": 24775722,
|
| 119 |
+
"path": "hdf5/val.hdf5",
|
| 120 |
+
"sha256": "4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6"
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"bytes": 1061065,
|
| 124 |
+
"path": "parquet/val/part-00000.parquet",
|
| 125 |
+
"sha256": "f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9"
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"bytes": 322484,
|
| 129 |
+
"path": "parquet/val/part-00001.parquet",
|
| 130 |
+
"sha256": "e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047"
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"bytes": 25499314,
|
| 134 |
+
"path": "hdf5/test.hdf5",
|
| 135 |
+
"sha256": "a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11"
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"bytes": 1041768,
|
| 139 |
+
"path": "parquet/test/part-00000.parquet",
|
| 140 |
+
"sha256": "1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd"
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"bytes": 378171,
|
| 144 |
+
"path": "parquet/test/part-00001.parquet",
|
| 145 |
+
"sha256": "fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62"
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"bytes": 411,
|
| 149 |
+
"path": "config.json",
|
| 150 |
+
"sha256": "4775ec12a09f2913f31dec8744e343202c1ac6a8474314a5c99b7be5a0df9672"
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"bytes": 5978,
|
| 154 |
+
"path": "reports/pack_report.json",
|
| 155 |
+
"sha256": "4223396ca8cb037f82b192c82319202f09c7333f5d33b9b6d8d277cf6d8724ad"
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"bytes": 14945,
|
| 159 |
+
"path": "dataset_manifest.json",
|
| 160 |
+
"sha256": "ad2c3e64e81b550d2c1d87bf0a3f187d47f7abc6c5bde699d8def21c6273a431"
|
| 161 |
+
}
|
| 162 |
+
],
|
| 163 |
+
"metadata": {
|
| 164 |
+
"dataset_manifest": "dataset_manifest.json",
|
| 165 |
+
"dataset_schema_version": "codelewm.transition.v1",
|
| 166 |
+
"input_artifact_id": "dataset-5a1d4677b02c75f2",
|
| 167 |
+
"pack_report": "reports/pack_report.json",
|
| 168 |
+
"row_count": 20645,
|
| 169 |
+
"source_counts": {
|
| 170 |
+
"agentpack": 0,
|
| 171 |
+
"commitpack": 0,
|
| 172 |
+
"commitpackft": 20645,
|
| 173 |
+
"local_repo": 0,
|
| 174 |
+
"synthetic": 0
|
| 175 |
+
},
|
| 176 |
+
"split_counts": {
|
| 177 |
+
"test": 1335,
|
| 178 |
+
"train": 18019,
|
| 179 |
+
"val": 1291
|
| 180 |
+
}
|
| 181 |
+
},
|
| 182 |
+
"parent_artifacts": [
|
| 183 |
+
"dataset-5a1d4677b02c75f2"
|
| 184 |
+
],
|
| 185 |
+
"schema_version": "codelewm.artifact_manifest.v1",
|
| 186 |
+
"source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a"
|
| 187 |
+
}
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/test/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd
|
| 3 |
+
size 1041768
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/test/part-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62
|
| 3 |
+
size 378171
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654
|
| 3 |
+
size 1071010
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec
|
| 3 |
+
size 1110503
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859
|
| 3 |
+
size 1119514
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5
|
| 3 |
+
size 1140465
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7
|
| 3 |
+
size 1099456
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a
|
| 3 |
+
size 1097769
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb
|
| 3 |
+
size 1089350
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a
|
| 3 |
+
size 1086408
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483
|
| 3 |
+
size 1097770
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825
|
| 3 |
+
size 1064908
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f
|
| 3 |
+
size 1080808
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a
|
| 3 |
+
size 1117767
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71
|
| 3 |
+
size 1117895
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222
|
| 3 |
+
size 1153901
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c
|
| 3 |
+
size 1087844
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618
|
| 3 |
+
size 1085074
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9
|
| 3 |
+
size 1088379
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219
|
| 3 |
+
size 1089372
|
runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d
|
| 3 |
+
size 38698
|