diff --git a/.gitattributes b/.gitattributes index 1fe5a5f46eda93edcfc4a018f006e396707569d3..aab5ee5a8dc7224b07c8bd7312d04494465725e9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -67,3 +67,12 @@ runs/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5 filter=lfs diff=lfs m runs/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5 filter=lfs diff=lfs merge=lfs -text runs/codelewm-scaled-20260520-9699b53/retrieval/reports/hard_negative_sampler_report.json filter=lfs diff=lfs merge=lfs -text runs/codelewm-scaled-20260520-9699b53/retrieval/reports/retrieval_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/build/reports/filter_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/build/reports/split_dedup_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/build/transitions.jsonl filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/index/entries.jsonl filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/pack/hdf5/test.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/pack/hdf5/train.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/pack/hdf5/val.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/retrieval/reports/hard_negative_sampler_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-20260520-6650183/retrieval/reports/retrieval_report.json filter=lfs diff=lfs merge=lfs -text diff --git a/runs/codelewm-action-use-20260520-6650183/ablation/manifest.json b/runs/codelewm-action-use-20260520-6650183/ablation/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..59a40897f33c32f1ba9b5c80f720a933e577a161 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/ablation/manifest.json @@ -0,0 +1,102 @@ +{ + "artifact_id": "eval_report-30df13f5d61cfc81", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "ablation", + "--retrieval-artifact", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/retrieval/manifest.json", + "--training-artifact", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/manifest.json", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/ablation", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/logs/ablation.jsonl" + ], + "config_sha256": "9d47057a711c77827414e5db59c78165e814fa2f51aa7de96f2c0d92f866b682", + "created_at": "2026-05-20T10:19:47Z", + "files": [ + { + "bytes": 8933, + "path": "reports/action_view_ablation_report.json", + "sha256": "605ed2f1875aa62cc14ca4cc5b138f93a82b4eaa548d15471fa5f941c884d8a5" + } + ], + "metadata": { + "blocked": 5, + "claim_gate": { + "baseline_deltas": { + "lexical": { + "baseline": "lexical", + "median_rank_improvement": 149.0, + "mrr_delta": 0.3741304311918688, + "recall_at_10_delta": 0.48300000000000004, + "recall_at_1_delta": 0.318, + "recall_at_5_delta": 0.45899999999999996, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": -1.0, + "mrr_delta": -0.08174898761215343, + "recall_at_10_delta": -0.026999999999999913, + "recall_at_1_delta": -0.10599999999999998, + "recall_at_5_delta": -0.051000000000000045, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 499.0, + "mrr_delta": 0.4607575837120039, + "recall_at_10_delta": 0.665, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 498.5, + "mrr_delta": 0.4604010611497221, + "recall_at_10_delta": 0.663, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + } + }, + "checked_baselines": [ + "random", + "lexical", + "no_action", + "shuffled_action" + ], + "claim_allowed": false, + "failure_reasons": [ + "no_action_dominance:text_action_recall_at_1_or_mrr_not_strictly_above_no_action", + "blocked_action_view_row:abstract_action", + "blocked_action_view_row:patch_action_diagnostic" + ], + "required_metrics": [ + "recall_at_1", + "mrr" + ], + "schema_version": "codelewm.eval.action_use_claim_gate.v1" + }, + "completed": 7, + "failed": 0, + "row_count": 12, + "schema_version": "codelewm.eval.action_ablation_report.v1" + }, + "parent_artifacts": [ + "eval_report-3c6e7bc3ec557ae7", + "training_run-ce98fe8768af2143" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/ablation/reports/action_view_ablation_report.json b/runs/codelewm-action-use-20260520-6650183/ablation/reports/action_view_ablation_report.json new file mode 100644 index 0000000000000000000000000000000000000000..7c1b6a66d75171526675a7fbd5605e932f8669c4 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/ablation/reports/action_view_ablation_report.json @@ -0,0 +1,295 @@ +{ + "claim_gate": { + "baseline_deltas": { + "lexical": { + "baseline": "lexical", + "median_rank_improvement": 149.0, + "mrr_delta": 0.3741304311918688, + "recall_at_10_delta": 0.48300000000000004, + "recall_at_1_delta": 0.318, + "recall_at_5_delta": 0.45899999999999996, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": -1.0, + "mrr_delta": -0.08174898761215343, + "recall_at_10_delta": -0.026999999999999913, + "recall_at_1_delta": -0.10599999999999998, + "recall_at_5_delta": -0.051000000000000045, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 499.0, + "mrr_delta": 0.4607575837120039, + "recall_at_10_delta": 0.665, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 498.5, + "mrr_delta": 0.4604010611497221, + "recall_at_10_delta": 0.663, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + } + }, + "checked_baselines": [ + "random", + "lexical", + "no_action", + "shuffled_action" + ], + "claim_allowed": false, + "failure_reasons": [ + "no_action_dominance:text_action_recall_at_1_or_mrr_not_strictly_above_no_action", + "blocked_action_view_row:abstract_action", + "blocked_action_view_row:patch_action_diagnostic" + ], + "required_metrics": [ + "recall_at_1", + "mrr" + ], + "schema_version": "codelewm.eval.action_use_claim_gate.v1" + }, + "notes": [ + "Rows marked blocked are explicit missing-run records, not dropped rows.", + "Patch-action rows are diagnostic upper bounds only." + ], + "required_baselines": [ + "random", + "lexical", + "no_action", + "shuffled_action" + ], + "rows": [ + { + "action_view_policy": { + "action_view": "text", + "diagnostic_upper_bound": false, + "report_scope": "headline", + "schema_version": "codelewm.eval.action_view_policy.v1", + "warnings": [] + }, + "artifact_manifest_id": "eval_report-3c6e7bc3ec557ae7", + "block_reason": null, + "family": "action_view", + "metadata": {}, + "metrics": { + "median_rank": 3.0, + "mrr": 0.4678751946185066, + "query_count": 1000.0, + "recall_at_1": 0.363, + "recall_at_10": 0.673, + "recall_at_5": 0.589 + }, + "name": "text_action", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": { + "action_view": "abstract", + "diagnostic_upper_bound": false, + "report_scope": "ablation", + "schema_version": "codelewm.eval.action_view_policy.v1", + "warnings": [] + }, + "artifact_manifest_id": null, + "block_reason": "no abstract-action checkpoint and retrieval report were supplied", + "family": "action_view", + "metadata": {}, + "metrics": null, + "name": "abstract_action", + "source_report": null, + "status": "blocked" + }, + { + "action_view_policy": { + "action_view": "patch", + "diagnostic_upper_bound": true, + "report_scope": "diagnostic", + "schema_version": "codelewm.eval.action_view_policy.v1", + "warnings": [ + "patch action is leaky and may only be reported as a diagnostic upper bound" + ] + }, + "artifact_manifest_id": null, + "block_reason": "patch-action diagnostic upper-bound report was not supplied", + "family": "action_view", + "metadata": {}, + "metrics": null, + "name": "patch_action_diagnostic", + "source_report": null, + "status": "blocked" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-3c6e7bc3ec557ae7", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 502.0, + "mrr": 0.007117610906502668, + "query_count": 1000.0, + "recall_at_1": 0.001, + "recall_at_10": 0.008, + "recall_at_5": 0.004 + }, + "name": "random", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-3c6e7bc3ec557ae7", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 152.0, + "mrr": 0.0937447634266378, + "query_count": 1000.0, + "recall_at_1": 0.045, + "recall_at_10": 0.19, + "recall_at_5": 0.13 + }, + "name": "lexical", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-3c6e7bc3ec557ae7", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 2.0, + "mrr": 0.54962418223066, + "query_count": 1000.0, + "recall_at_1": 0.469, + "recall_at_10": 0.7, + "recall_at_5": 0.64 + }, + "name": "no_action", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-3c6e7bc3ec557ae7", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 501.5, + "mrr": 0.007474133468784458, + "query_count": 1000.0, + "recall_at_1": 0.001, + "recall_at_10": 0.01, + "recall_at_5": 0.004 + }, + "name": "shuffled_action", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-3c6e7bc3ec557ae7", + "block_reason": null, + "family": "retrieval_loss", + "metadata": { + "enable_retrieval_loss": false, + "retrieval_weight": 0.0 + }, + "metrics": { + "median_rank": 3.0, + "mrr": 0.4678751946185066, + "query_count": 1000.0, + "recall_at_1": 0.363, + "recall_at_10": 0.673, + "recall_at_5": 0.589 + }, + "name": "retrieval_loss_disabled", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": null, + "block_reason": "paired retrieval-loss variant report was not supplied", + "family": "retrieval_loss", + "metadata": {}, + "metrics": null, + "name": "retrieval_loss_enabled", + "source_report": null, + "status": "blocked" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "training_run-ce98fe8768af2143", + "block_reason": null, + "family": "collapse", + "metadata": { + "sigreg_weight": 0.09 + }, + "metrics": { + "collapse/effective_rank": 5.913853737656158, + "collapse/effective_rank_ratio": 0.023100991162719367, + "collapse/nearest_neighbor_entropy": 4.850434265952372, + "collapse/per_dim_variance_median": 0.643422042029191, + "collapse/per_dim_variance_min": 0.09125475415772162 + }, + "name": "collapse_sigreg_0.09", + "source_report": null, + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": null, + "block_reason": "paired SIGReg/collapse setting report was not supplied", + "family": "collapse", + "metadata": { + "sigreg_weight": 0.05 + }, + "metrics": null, + "name": "collapse_sigreg_0.05", + "source_report": null, + "status": "blocked" + }, + { + "action_view_policy": null, + "artifact_manifest_id": null, + "block_reason": "paired SIGReg/collapse setting report was not supplied", + "family": "collapse", + "metadata": { + "sigreg_weight": 0.15 + }, + "metrics": null, + "name": "collapse_sigreg_0.15", + "source_report": null, + "status": "blocked" + } + ], + "schema_version": "codelewm.eval.action_ablation_report.v1", + "source_artifacts": { + "retrieval": "eval_report-3c6e7bc3ec557ae7", + "training": "training_run-ce98fe8768af2143" + }, + "summary": { + "blocked": 5, + "completed": 7, + "failed": 0, + "row_count": 12 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/config.json b/runs/codelewm-action-use-20260520-6650183/build/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3e700282679f4447fc204ba6001b90a39f022ebb --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/config.json @@ -0,0 +1,76 @@ +{ + "action": { + "include_patch": false, + "max_abstract_ops": 32, + "max_text_chars": 256 + }, + "codestate": { + "max_small_file_lines": 40, + "region_context_lines": 8 + }, + "dedup": { + "near_duplicate_hamming_threshold": 3 + }, + "filter": { + "generated_filename_suffixes": [ + "_pb2.py", + "_pb2_grpc.py", + ".generated.py", + ".gen.py" + ], + "generated_path_markers": [ + "generated", + "vendor", + "third_party", + "node_modules", + "__pycache__" + ], + "max_changed_lines": 150, + "max_edit_ratio": 0.6, + "max_message_chars": 512, + "min_changed_lines": 1, + "min_edit_ratio": 0.02, + "min_message_chars": 8 + }, + "license": { + "allowed_licenses": [ + "apache-2.0", + "bsd-2-clause", + "bsd-3-clause", + "cc0-1.0", + "isc", + "mit", + "unlicense" + ], + "artifact_policy": "full_text", + "redistribution_allowed": true, + "require_license_field": true + }, + "name": "codelewm-public-shard-commitpackft-python-v0-3", + "normalize": { + "changed_context_lines": 2, + "include_docstrings": false, + "large_number_digits": 12, + "large_string_chars": 96, + "token_budget": 1024 + }, + "schema_version": "codelewm.dataset_build_config.v1", + "seed": 240119, + "sources": [ + { + "name": "bigcode-commitpackft-python", + "options": { + "language": "Python" + }, + "path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl", + "source": "commitpackft" + } + ], + "split": { + "seed": "codelewm.public_shard.commitpackft_python.v0.3", + "split_overrides": {}, + "test_ratio": 0.1, + "train_ratio": 0.8, + "val_ratio": 0.1 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/dataset_manifest.json b/runs/codelewm-action-use-20260520-6650183/build/dataset_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..6aa4e20067c0c772df90bc3c51c324729ecc32cb --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/dataset_manifest.json @@ -0,0 +1,591 @@ +{ + "artifacts": [ + { + "bytes": 244078712, + "kind": "transitions_jsonl", + "path": "transitions.jsonl", + "rows": 20645, + "sha256": "c56ff9f52b9d053ff08cc339dfb9c2fa384f48fdafe8ef23aa2b6432e56dee51" + }, + { + "bytes": 30052082, + "kind": "filter_report", + "path": "reports/filter_report.json", + "rows": 56025, + "sha256": "b7a2795e51b834577b342d0ac1ee93bfb090eeb524d6cae95e32fe225978cc94" + }, + { + "bytes": 898, + "kind": "license_gate_report", + "path": "reports/license_gate_report.json", + "rows": 23015, + "sha256": "1b89fd6341c1f418a3a4d03d7edd2b577de5bf3dc2eccab44931ca5f06323656" + }, + { + "bytes": 3043, + "kind": "source_acquisition_report", + "path": "reports/source_acquisition_report.json", + "rows": 56025, + "sha256": "dfc72232e769eccf1ad46b9698beb5782e38335a96bcf350eb2b5dfc5d053b0f" + }, + { + "bytes": 25719091, + "kind": "split_dedup_report", + "path": "reports/split_dedup_report.json", + "rows": 23015, + "sha256": "8b7156cc1f7833dfe482dbed66239d003a93a44807a0b94e11624349e0ff417a" + }, + { + "bytes": 536, + "kind": "row_counts_report", + "path": "reports/row_counts.json", + "rows": 20645, + "sha256": "135f9b6734698ea2c66cb665ce75942fb2cd99185201fed1402b36032ea52495" + }, + { + "bytes": 6875, + "kind": "action_discriminative_shard_report", + "path": "reports/action_discriminative_shard_report.json", + "rows": 20645, + "sha256": "3e506902b63c0096e10948e6bf34d6d2553bdfe39ff0a7a43fc0e21b6637e994" + }, + { + "bytes": 1708, + "kind": "config", + "path": "config.json", + "rows": 0, + "sha256": "27109116c33b844aed8352e6a3765a3db1c4e585ca13a6253faa408ae0b6a30e" + } + ], + "features": { + "action_patch": false + }, + "metadata": { + "action_discriminative_shard_report": { + "action_class_distribution": { + "action_abs_token_count_buckets": { + "empty": 399, + "m:17-64": 15569, + "s:5-16": 3973, + "xs:1-4": 704 + }, + "action_text_token_count_buckets": { + "l:65-256": 32, + "m:17-64": 2672, + "s:5-16": 17941 + }, + "diff_shape_top_counts": [ + { + "count": 2526, + "value": "5c7941750d91b56b0d4602525499a3fb485114f522a7b211bf6e10417917b23f" + }, + { + "count": 1945, + "value": "6380b06e26346dd38dd692edb9deae5c29d0bea5d07ca433263c66d38324d2e8" + }, + { + "count": 1535, + "value": "d1c15e27624f2afb1de1337fa8f5103719992394e44510794bd538189f4cedb3" + }, + { + "count": 1503, + "value": "9da6e527d57efd96cd6328790808690267f8c42d1ded5518c9fd17fc8bb45968" + }, + { + "count": 1334, + "value": "edf3a99d92626c71687489a0c4d11dc9e8704c56a77b894674ccabb4893efaba" + }, + { + "count": 1293, + "value": "a84d1357d51f72d8767281f7951d14667973b9b86b374c37d5df9bbd84c1f215" + }, + { + "count": 772, + "value": "e19cc7d2656a4d2f7118d101644973c879f0cfe4337fc3c16e6adb84f89f9c62" + }, + { + "count": 523, + "value": "d01089bf9844ab46519ea06af4bdb0f53ba1131ceb73920c4981424214a1dcf0" + }, + { + "count": 449, + "value": "29ecad4b453c0f8a08402a6dbc20b3b3d1826db157fbf3871ab850ddbc654171" + }, + { + "count": 387, + "value": "7045970b372894942aa1be12f694ac2a049e6bafc7897498d0a15f73aa6e2570" + }, + { + "count": 386, + "value": "805d526d350a55a11b1e0eb5eb3c7c2b314f38947a9ef2162ff03a17ef11ff93" + }, + { + "count": 376, + "value": "e57b407b9a25b6ec778d34eb84bb5f9448da20ca337e65a487fca5e2b2f61856" + }, + { + "count": 375, + "value": "c0cee1ec3c2d332b84a988026548d9531925b807272030b4957c5d43980f1f79" + }, + { + "count": 356, + "value": "421611a8f2729d73870630b8c25a707f4a95b55ca89ef07b317447e4b7475e70" + }, + { + "count": 342, + "value": "86d9f2e45d9390de6399d8830869e272822081126d95c39e5695f381f8f0515a" + }, + { + "count": 327, + "value": "bd06eb759eb744fcbef0b9c9f210100c3ee76c0d53c36a6bb7b8cd95f347bade" + }, + { + "count": 313, + "value": "3b52e96e5c3a8d63d26b44a76e99e07ecee32807f356a7ee8c80996a7364d7e9" + }, + { + "count": 312, + "value": "c5198b75582a768e34fd1d77d451609a3c49ad75d7386771200ad0533e22f519" + }, + { + "count": 285, + "value": "0cbf539f2cfc1de3bd26f05af18e253d089682299c43fc4ac4606b0ae0b02e9f" + }, + { + "count": 275, + "value": "fbed6919c9814d2974b860d4c6396601014ee9cf90b696dd4b329888c31b3b8f" + } + ], + "top_action_signatures": [ + { + "count": 101, + "value": "act-800e257314091a67" + }, + { + "count": 52, + "value": "act-f2b668cb8c730635" + }, + { + "count": 44, + "value": "act-288459d741c49510" + }, + { + "count": 41, + "value": "act-5a6b9546a9c3d7b2" + }, + { + "count": 36, + "value": "act-ae126dd1847a696c" + }, + { + "count": 32, + "value": "act-2989e641af6af691" + }, + { + "count": 31, + "value": "act-292c889314b6fccf" + }, + { + "count": 31, + "value": "act-40a60a3131c0976b" + }, + { + "count": 31, + "value": "act-ecc795e8884180eb" + }, + { + "count": 30, + "value": "act-fbb3b49f990ef2ac" + }, + { + "count": 25, + "value": "act-228f04a68fa4d95e" + }, + { + "count": 24, + "value": "act-50ea440818aec1d4" + }, + { + "count": 22, + "value": "act-996db70c0049ee58" + }, + { + "count": 21, + "value": "act-b654bb49d9cd0b83" + }, + { + "count": 21, + "value": "act-ded732817ee477ce" + }, + { + "count": 20, + "value": "act-d403b78e51858106" + }, + { + "count": 19, + "value": "act-5ac77a15e940f3b2" + }, + { + "count": 16, + "value": "act-50eba3197f330bae" + }, + { + "count": 14, + "value": "act-2a78a66baa73c989" + }, + { + "count": 14, + "value": "act-34516f2298257d51" + } + ], + "unique_action_signature_count": 19064 + }, + "claim_readiness": { + "checks": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_cluster_pairs": 15447, + "action_text_nonempty_ratio": 1.0, + "edit_size_bucket_pairs": 86486992, + "heldout_rows": 2626, + "same_file_or_near_before_pairs": 2576 + }, + "failure_reasons": [], + "positive_action_use_claim_ready": true, + "thresholds": { + "min_action_abs_nonempty_ratio": 0.95, + "min_action_cluster_pairs": 1, + "min_action_text_nonempty_ratio": 0.95, + "min_edit_size_bucket_pairs": 1, + "min_heldout_rows": 2, + "min_same_file_or_near_before_pairs": 1 + } + }, + "duplicate_pressure": { + "exact_before_multirow_group_count": 61, + "exact_before_pair_count": 101, + "exact_before_unique_count": 20572, + "near_before_different_after_pair_count": 0, + "near_before_group_pair_scan_count": 100000, + "near_before_hamming_threshold": 3, + "near_before_pair_count": 0, + "near_before_scan_truncated": true, + "same_before_different_after_pair_count": 78 + }, + "edit_size_buckets": { + "l:51-150": 73, + "m:11-50": 5775, + "s:3-10": 11282, + "xs:0-2": 3515 + }, + "hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "metadata_quality": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_abs_nonempty_rows": 20246, + "action_text_nonempty_ratio": 1.0, + "action_text_nonempty_rows": 20645, + "rows_with_commit": 20645, + "rows_with_dedup_keys": 20645, + "rows_with_filter_flags": 0, + "rows_with_license": 20645, + "rows_with_path": 20645, + "rows_with_repo": 20645 + }, + "row_count": 20645, + "schema_version": "codelewm.data.action_discriminative_shard_report.v1", + "source_counts": { + "commitpackft": 20645 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + }, + "unavailable_hard_negative_pools": [ + "near_before_different_after" + ] + }, + "build_config_schema_version": "codelewm.dataset_build_config.v1", + "build_name": "codelewm-public-shard-commitpackft-python-v0-3", + "filter_report": { + "drop_reasons": { + "edit_ratio": 13012, + "edit_size": 1, + "empty_state": 13502, + "generated_file": 22, + "license_denied": 2583, + "message_length": 139, + "parse_error": 3378, + "whitespace_only_change": 373 + }, + "total_after": 23015, + "total_before": 56025, + "total_dropped": 33010 + }, + "license_gate_report": { + "artifact_policy": "full_text", + "blocked_rows": 0, + "excluded_licenses": { + "agpl-3.0": 4380, + "apache-2.0": 5825, + "artistic-2.0": 85, + "bsd-2-clause": 1527, + "bsd-3-clause": 5123, + "cc0-1.0": 126, + "epl-1.0": 31, + "isc": 270, + "lgpl-2.1": 821, + "missing": 28, + "mit": 14054, + "mpl-2.0": 528, + "unlicense": 212 + }, + "excluded_reasons": { + "allowed": 27137, + "license_not_allowed": 5845, + "missing_license": 28 + }, + "excluded_rows": 33010, + "excluded_sources": { + "commitpackft": 33010 + }, + "included_licenses": { + "apache-2.0": 3994, + "bsd-2-clause": 1448, + "bsd-3-clause": 4704, + "cc0-1.0": 79, + "isc": 273, + "mit": 12340, + "unlicense": 177 + }, + "included_rows": 23015, + "included_sources": { + "commitpackft": 23015 + }, + "release_allowed": true, + "schema_version": "codelewm.public_license_gate.v1" + }, + "license_summary": { + "included_licenses": { + "apache-2.0": 3518, + "bsd-2-clause": 1288, + "bsd-3-clause": 4171, + "cc0-1.0": 63, + "isc": 242, + "mit": 11198, + "unlicense": 165 + }, + "included_rows": 20645, + "included_source_licenses": { + "commitpackft": { + "apache-2.0": 3518, + "bsd-2-clause": 1288, + "bsd-3-clause": 4171, + "cc0-1.0": 63, + "isc": 242, + "mit": 11198, + "unlicense": 165 + } + } + }, + "row_counts": { + "accounting": { + "filter_output_equals_split_input": true, + "loaded_equals_filter_input": true, + "split_output_equals_transitions": true + }, + "filter_total_after": 23015, + "filter_total_before": 56025, + "filter_total_dropped": 33010, + "kept_transitions": 20645, + "schema_version": "codelewm.dataset_row_counts.v1", + "source_counts_before_filter": { + "commitpackft": 56025 + }, + "split_dedup_total_after": 20645, + "split_dedup_total_before": 23015, + "split_dedup_total_dropped": 2370, + "total_loaded": 56025 + }, + "source_acquisition_report": { + "build_name": "codelewm-public-shard-commitpackft-python-v0-3", + "configured_sources": [ + { + "index": 0, + "name": "bigcode-commitpackft-python", + "options": { + "language": "Python" + }, + "path": { + "configured": true, + "kind": "relative", + "path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl", + "path_sha256": "27014d2aef9f43f31d54099e3fe4ec17f92d309fa36aec4aa3c6b2ca96106a74" + }, + "raw_rows_loaded": 56025, + "record_source_counts": { + "commitpackft": 56025 + }, + "source": "commitpackft" + } + ], + "dataset_card_fields": { + "license_gate_report": "reports/license_gate_report.json", + "source_acquisition_report": "reports/source_acquisition_report.json", + "source_mix": [ + { + "rows_excluded": 33010, + "rows_included": 23015, + "rows_loaded": 56025, + "source": "commitpackft" + } + ] + }, + "filter_drop_reasons": { + "edit_ratio": 13012, + "edit_size": 1, + "empty_state": 13502, + "generated_file": 22, + "license_denied": 2583, + "message_length": 139, + "parse_error": 3378, + "whitespace_only_change": 373 + }, + "license_gate_report": { + "artifact_policy": "full_text", + "blocked_rows": 0, + "excluded_licenses": { + "agpl-3.0": 4380, + "apache-2.0": 5825, + "artistic-2.0": 85, + "bsd-2-clause": 1527, + "bsd-3-clause": 5123, + "cc0-1.0": 126, + "epl-1.0": 31, + "isc": 270, + "lgpl-2.1": 821, + "missing": 28, + "mit": 14054, + "mpl-2.0": 528, + "unlicense": 212 + }, + "excluded_reasons": { + "allowed": 27137, + "license_not_allowed": 5845, + "missing_license": 28 + }, + "excluded_rows": 33010, + "excluded_sources": { + "commitpackft": 33010 + }, + "included_licenses": { + "apache-2.0": 3994, + "bsd-2-clause": 1448, + "bsd-3-clause": 4704, + "cc0-1.0": 79, + "isc": 273, + "mit": 12340, + "unlicense": 177 + }, + "included_rows": 23015, + "included_sources": { + "commitpackft": 23015 + }, + "release_allowed": true, + "schema_version": "codelewm.public_license_gate.v1" + }, + "license_policy": { + "allowed_licenses": [ + "apache-2.0", + "bsd-2-clause", + "bsd-3-clause", + "cc0-1.0", + "isc", + "mit", + "unlicense" + ], + "artifact_policy": "full_text", + "redistribution_allowed": true, + "require_license_field": true + }, + "public_path_policy": { + "absolute_or_home_paths": "redacted_with_sha256_digest", + "raw_private_paths_published": false, + "relative_paths_may_be_recorded": true + }, + "release_allowed": true, + "schema_version": "codelewm.source_acquisition.v1", + "source_counts_before_filter": { + "commitpackft": 56025 + }, + "source_mix": [ + { + "rows_excluded": 33010, + "rows_included": 23015, + "rows_loaded": 56025, + "source": "commitpackft" + } + ], + "supported_sources": [ + "commitpackft", + "fixture" + ] + }, + "source_counts_before_filter": { + "commitpackft": 56025 + }, + "split_dedup_report": { + "drop_reasons": { + "exact_duplicate": 338, + "train_leakage": 2032 + }, + "per_split": { + "test": 1335, + "train": 18019, + "val": 1291 + }, + "total_after": 20645, + "total_before": 23015, + "total_dropped": 2370 + } + }, + "row_count": 20645, + "schema_version": "codelewm.transition.v1", + "source_counts": { + "agentpack": 0, + "commitpack": 0, + "commitpackft": 20645, + "local_repo": 0, + "synthetic": 0 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/manifest.json b/runs/codelewm-action-use-20260520-6650183/build/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..7453764440ba27a2246d3af4286b1d339aab6465 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/manifest.json @@ -0,0 +1,279 @@ +{ + "artifact_id": "dataset-9750a00ae69ee5e1", + "artifact_kind": "dataset", + "command": [ + "codelewm", + "dataset", + "build", + "--config", + "config/data/codelewm_public_shard_commitpackft_python.json", + "--out", + "", + "--json" + ], + "config_sha256": "7142488956c3a9a082e0041e7afed664dea21a0e09fa371e18d79b6ceba49cdf", + "created_at": "2026-05-20T09:16:46Z", + "files": [ + { + "bytes": 1708, + "path": "config.json", + "sha256": "27109116c33b844aed8352e6a3765a3db1c4e585ca13a6253faa408ae0b6a30e" + }, + { + "bytes": 244078712, + "path": "transitions.jsonl", + "sha256": "c56ff9f52b9d053ff08cc339dfb9c2fa384f48fdafe8ef23aa2b6432e56dee51" + }, + { + "bytes": 16889, + "path": "dataset_manifest.json", + "sha256": "2f994531af0079fe8cceecdeef486ab166ef3ddbf9e48e220e7a5ce61f8806ee" + }, + { + "bytes": 30052082, + "path": "reports/filter_report.json", + "sha256": "b7a2795e51b834577b342d0ac1ee93bfb090eeb524d6cae95e32fe225978cc94" + }, + { + "bytes": 898, + "path": "reports/license_gate_report.json", + "sha256": "1b89fd6341c1f418a3a4d03d7edd2b577de5bf3dc2eccab44931ca5f06323656" + }, + { + "bytes": 3043, + "path": "reports/source_acquisition_report.json", + "sha256": "dfc72232e769eccf1ad46b9698beb5782e38335a96bcf350eb2b5dfc5d053b0f" + }, + { + "bytes": 25719091, + "path": "reports/split_dedup_report.json", + "sha256": "8b7156cc1f7833dfe482dbed66239d003a93a44807a0b94e11624349e0ff417a" + }, + { + "bytes": 536, + "path": "reports/row_counts.json", + "sha256": "135f9b6734698ea2c66cb665ce75942fb2cd99185201fed1402b36032ea52495" + }, + { + "bytes": 6875, + "path": "reports/action_discriminative_shard_report.json", + "sha256": "3e506902b63c0096e10948e6bf34d6d2553bdfe39ff0a7a43fc0e21b6637e994" + } + ], + "metadata": { + "action_discriminative_claim_ready": true, + "action_discriminative_hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "action_discriminative_shard_report": "reports/action_discriminative_shard_report.json", + "dataset_manifest": "dataset_manifest.json", + "dataset_schema_version": "codelewm.transition.v1", + "license_gate_report": { + "artifact_policy": "full_text", + "blocked_rows": 0, + "excluded_licenses": { + "agpl-3.0": 4380, + "apache-2.0": 5825, + "artistic-2.0": 85, + "bsd-2-clause": 1527, + "bsd-3-clause": 5123, + "cc0-1.0": 126, + "epl-1.0": 31, + "isc": 270, + "lgpl-2.1": 821, + "missing": 28, + "mit": 14054, + "mpl-2.0": 528, + "unlicense": 212 + }, + "excluded_reasons": { + "allowed": 27137, + "license_not_allowed": 5845, + "missing_license": 28 + }, + "excluded_rows": 33010, + "excluded_sources": { + "commitpackft": 33010 + }, + "included_licenses": { + "apache-2.0": 3994, + "bsd-2-clause": 1448, + "bsd-3-clause": 4704, + "cc0-1.0": 79, + "isc": 273, + "mit": 12340, + "unlicense": 177 + }, + "included_rows": 23015, + "included_sources": { + "commitpackft": 23015 + }, + "release_allowed": true, + "schema_version": "codelewm.public_license_gate.v1" + }, + "row_count": 20645, + "source_acquisition_report": { + "build_name": "codelewm-public-shard-commitpackft-python-v0-3", + "configured_sources": [ + { + "index": 0, + "name": "bigcode-commitpackft-python", + "options": { + "language": "Python" + }, + "path": { + "configured": true, + "kind": "relative", + "path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl", + "path_sha256": "27014d2aef9f43f31d54099e3fe4ec17f92d309fa36aec4aa3c6b2ca96106a74" + }, + "raw_rows_loaded": 56025, + "record_source_counts": { + "commitpackft": 56025 + }, + "source": "commitpackft" + } + ], + "dataset_card_fields": { + "license_gate_report": "reports/license_gate_report.json", + "source_acquisition_report": "reports/source_acquisition_report.json", + "source_mix": [ + { + "rows_excluded": 33010, + "rows_included": 23015, + "rows_loaded": 56025, + "source": "commitpackft" + } + ] + }, + "filter_drop_reasons": { + "edit_ratio": 13012, + "edit_size": 1, + "empty_state": 13502, + "generated_file": 22, + "license_denied": 2583, + "message_length": 139, + "parse_error": 3378, + "whitespace_only_change": 373 + }, + "license_gate_report": { + "artifact_policy": "full_text", + "blocked_rows": 0, + "excluded_licenses": { + "agpl-3.0": 4380, + "apache-2.0": 5825, + "artistic-2.0": 85, + "bsd-2-clause": 1527, + "bsd-3-clause": 5123, + "cc0-1.0": 126, + "epl-1.0": 31, + "isc": 270, + "lgpl-2.1": 821, + "missing": 28, + "mit": 14054, + "mpl-2.0": 528, + "unlicense": 212 + }, + "excluded_reasons": { + "allowed": 27137, + "license_not_allowed": 5845, + "missing_license": 28 + }, + "excluded_rows": 33010, + "excluded_sources": { + "commitpackft": 33010 + }, + "included_licenses": { + "apache-2.0": 3994, + "bsd-2-clause": 1448, + "bsd-3-clause": 4704, + "cc0-1.0": 79, + "isc": 273, + "mit": 12340, + "unlicense": 177 + }, + "included_rows": 23015, + "included_sources": { + "commitpackft": 23015 + }, + "release_allowed": true, + "schema_version": "codelewm.public_license_gate.v1" + }, + "license_policy": { + "allowed_licenses": [ + "apache-2.0", + "bsd-2-clause", + "bsd-3-clause", + "cc0-1.0", + "isc", + "mit", + "unlicense" + ], + "artifact_policy": "full_text", + "redistribution_allowed": true, + "require_license_field": true + }, + "public_path_policy": { + "absolute_or_home_paths": "redacted_with_sha256_digest", + "raw_private_paths_published": false, + "relative_paths_may_be_recorded": true + }, + "release_allowed": true, + "schema_version": "codelewm.source_acquisition.v1", + "source_counts_before_filter": { + "commitpackft": 56025 + }, + "source_mix": [ + { + "rows_excluded": 33010, + "rows_included": 23015, + "rows_loaded": 56025, + "source": "commitpackft" + } + ], + "supported_sources": [ + "commitpackft", + "fixture" + ] + }, + "source_counts": { + "agentpack": 0, + "commitpack": 0, + "commitpackft": 20645, + "local_repo": 0, + "synthetic": 0 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + } + }, + "parent_artifacts": [], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/reports/action_discriminative_shard_report.json b/runs/codelewm-action-use-20260520-6650183/build/reports/action_discriminative_shard_report.json new file mode 100644 index 0000000000000000000000000000000000000000..84b46100be6050cf15e99c79cc79a21b5694aa30 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/reports/action_discriminative_shard_report.json @@ -0,0 +1,269 @@ +{ + "action_class_distribution": { + "action_abs_token_count_buckets": { + "empty": 399, + "m:17-64": 15569, + "s:5-16": 3973, + "xs:1-4": 704 + }, + "action_text_token_count_buckets": { + "l:65-256": 32, + "m:17-64": 2672, + "s:5-16": 17941 + }, + "diff_shape_top_counts": [ + { + "count": 2526, + "value": "5c7941750d91b56b0d4602525499a3fb485114f522a7b211bf6e10417917b23f" + }, + { + "count": 1945, + "value": "6380b06e26346dd38dd692edb9deae5c29d0bea5d07ca433263c66d38324d2e8" + }, + { + "count": 1535, + "value": "d1c15e27624f2afb1de1337fa8f5103719992394e44510794bd538189f4cedb3" + }, + { + "count": 1503, + "value": "9da6e527d57efd96cd6328790808690267f8c42d1ded5518c9fd17fc8bb45968" + }, + { + "count": 1334, + "value": "edf3a99d92626c71687489a0c4d11dc9e8704c56a77b894674ccabb4893efaba" + }, + { + "count": 1293, + "value": "a84d1357d51f72d8767281f7951d14667973b9b86b374c37d5df9bbd84c1f215" + }, + { + "count": 772, + "value": "e19cc7d2656a4d2f7118d101644973c879f0cfe4337fc3c16e6adb84f89f9c62" + }, + { + "count": 523, + "value": "d01089bf9844ab46519ea06af4bdb0f53ba1131ceb73920c4981424214a1dcf0" + }, + { + "count": 449, + "value": "29ecad4b453c0f8a08402a6dbc20b3b3d1826db157fbf3871ab850ddbc654171" + }, + { + "count": 387, + "value": "7045970b372894942aa1be12f694ac2a049e6bafc7897498d0a15f73aa6e2570" + }, + { + "count": 386, + "value": "805d526d350a55a11b1e0eb5eb3c7c2b314f38947a9ef2162ff03a17ef11ff93" + }, + { + "count": 376, + "value": "e57b407b9a25b6ec778d34eb84bb5f9448da20ca337e65a487fca5e2b2f61856" + }, + { + "count": 375, + "value": "c0cee1ec3c2d332b84a988026548d9531925b807272030b4957c5d43980f1f79" + }, + { + "count": 356, + "value": "421611a8f2729d73870630b8c25a707f4a95b55ca89ef07b317447e4b7475e70" + }, + { + "count": 342, + "value": "86d9f2e45d9390de6399d8830869e272822081126d95c39e5695f381f8f0515a" + }, + { + "count": 327, + "value": "bd06eb759eb744fcbef0b9c9f210100c3ee76c0d53c36a6bb7b8cd95f347bade" + }, + { + "count": 313, + "value": "3b52e96e5c3a8d63d26b44a76e99e07ecee32807f356a7ee8c80996a7364d7e9" + }, + { + "count": 312, + "value": "c5198b75582a768e34fd1d77d451609a3c49ad75d7386771200ad0533e22f519" + }, + { + "count": 285, + "value": "0cbf539f2cfc1de3bd26f05af18e253d089682299c43fc4ac4606b0ae0b02e9f" + }, + { + "count": 275, + "value": "fbed6919c9814d2974b860d4c6396601014ee9cf90b696dd4b329888c31b3b8f" + } + ], + "top_action_signatures": [ + { + "count": 101, + "value": "act-800e257314091a67" + }, + { + "count": 52, + "value": "act-f2b668cb8c730635" + }, + { + "count": 44, + "value": "act-288459d741c49510" + }, + { + "count": 41, + "value": "act-5a6b9546a9c3d7b2" + }, + { + "count": 36, + "value": "act-ae126dd1847a696c" + }, + { + "count": 32, + "value": "act-2989e641af6af691" + }, + { + "count": 31, + "value": "act-292c889314b6fccf" + }, + { + "count": 31, + "value": "act-40a60a3131c0976b" + }, + { + "count": 31, + "value": "act-ecc795e8884180eb" + }, + { + "count": 30, + "value": "act-fbb3b49f990ef2ac" + }, + { + "count": 25, + "value": "act-228f04a68fa4d95e" + }, + { + "count": 24, + "value": "act-50ea440818aec1d4" + }, + { + "count": 22, + "value": "act-996db70c0049ee58" + }, + { + "count": 21, + "value": "act-b654bb49d9cd0b83" + }, + { + "count": 21, + "value": "act-ded732817ee477ce" + }, + { + "count": 20, + "value": "act-d403b78e51858106" + }, + { + "count": 19, + "value": "act-5ac77a15e940f3b2" + }, + { + "count": 16, + "value": "act-50eba3197f330bae" + }, + { + "count": 14, + "value": "act-2a78a66baa73c989" + }, + { + "count": 14, + "value": "act-34516f2298257d51" + } + ], + "unique_action_signature_count": 19064 + }, + "claim_readiness": { + "checks": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_cluster_pairs": 15447, + "action_text_nonempty_ratio": 1.0, + "edit_size_bucket_pairs": 86486992, + "heldout_rows": 2626, + "same_file_or_near_before_pairs": 2576 + }, + "failure_reasons": [], + "positive_action_use_claim_ready": true, + "thresholds": { + "min_action_abs_nonempty_ratio": 0.95, + "min_action_cluster_pairs": 1, + "min_action_text_nonempty_ratio": 0.95, + "min_edit_size_bucket_pairs": 1, + "min_heldout_rows": 2, + "min_same_file_or_near_before_pairs": 1 + } + }, + "duplicate_pressure": { + "exact_before_multirow_group_count": 61, + "exact_before_pair_count": 101, + "exact_before_unique_count": 20572, + "near_before_different_after_pair_count": 0, + "near_before_group_pair_scan_count": 100000, + "near_before_hamming_threshold": 3, + "near_before_pair_count": 0, + "near_before_scan_truncated": true, + "same_before_different_after_pair_count": 78 + }, + "edit_size_buckets": { + "l:51-150": 73, + "m:11-50": 5775, + "s:3-10": 11282, + "xs:0-2": 3515 + }, + "hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "metadata_quality": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_abs_nonempty_rows": 20246, + "action_text_nonempty_ratio": 1.0, + "action_text_nonempty_rows": 20645, + "rows_with_commit": 20645, + "rows_with_dedup_keys": 20645, + "rows_with_filter_flags": 0, + "rows_with_license": 20645, + "rows_with_path": 20645, + "rows_with_repo": 20645 + }, + "row_count": 20645, + "schema_version": "codelewm.data.action_discriminative_shard_report.v1", + "source_counts": { + "commitpackft": 20645 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + }, + "unavailable_hard_negative_pools": [ + "near_before_different_after" + ] +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/reports/filter_report.json b/runs/codelewm-action-use-20260520-6650183/build/reports/filter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..a397ff882681cc3b90a2bff121052d2ec3b3eac8 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/reports/filter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a2795e51b834577b342d0ac1ee93bfb090eeb524d6cae95e32fe225978cc94 +size 30052082 diff --git a/runs/codelewm-action-use-20260520-6650183/build/reports/license_gate_report.json b/runs/codelewm-action-use-20260520-6650183/build/reports/license_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..254ef1dbd760212062919b0dd70a7090312d69c9 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/reports/license_gate_report.json @@ -0,0 +1,43 @@ +{ + "artifact_policy": "full_text", + "blocked_rows": 0, + "excluded_licenses": { + "agpl-3.0": 4380, + "apache-2.0": 5825, + "artistic-2.0": 85, + "bsd-2-clause": 1527, + "bsd-3-clause": 5123, + "cc0-1.0": 126, + "epl-1.0": 31, + "isc": 270, + "lgpl-2.1": 821, + "missing": 28, + "mit": 14054, + "mpl-2.0": 528, + "unlicense": 212 + }, + "excluded_reasons": { + "allowed": 27137, + "license_not_allowed": 5845, + "missing_license": 28 + }, + "excluded_rows": 33010, + "excluded_sources": { + "commitpackft": 33010 + }, + "included_licenses": { + "apache-2.0": 3994, + "bsd-2-clause": 1448, + "bsd-3-clause": 4704, + "cc0-1.0": 79, + "isc": 273, + "mit": 12340, + "unlicense": 177 + }, + "included_rows": 23015, + "included_sources": { + "commitpackft": 23015 + }, + "release_allowed": true, + "schema_version": "codelewm.public_license_gate.v1" +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/reports/row_counts.json b/runs/codelewm-action-use-20260520-6650183/build/reports/row_counts.json new file mode 100644 index 0000000000000000000000000000000000000000..6544b3141e8d6b570fa538495bcdb06a1dc6e56f --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/reports/row_counts.json @@ -0,0 +1,19 @@ +{ + "accounting": { + "filter_output_equals_split_input": true, + "loaded_equals_filter_input": true, + "split_output_equals_transitions": true + }, + "filter_total_after": 23015, + "filter_total_before": 56025, + "filter_total_dropped": 33010, + "kept_transitions": 20645, + "schema_version": "codelewm.dataset_row_counts.v1", + "source_counts_before_filter": { + "commitpackft": 56025 + }, + "split_dedup_total_after": 20645, + "split_dedup_total_before": 23015, + "split_dedup_total_dropped": 2370, + "total_loaded": 56025 +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/reports/source_acquisition_report.json b/runs/codelewm-action-use-20260520-6650183/build/reports/source_acquisition_report.json new file mode 100644 index 0000000000000000000000000000000000000000..2f938600011d57fb0c197178d4e0ba9f88257292 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/reports/source_acquisition_report.json @@ -0,0 +1,124 @@ +{ + "build_name": "codelewm-public-shard-commitpackft-python-v0-3", + "configured_sources": [ + { + "index": 0, + "name": "bigcode-commitpackft-python", + "options": { + "language": "Python" + }, + "path": { + "configured": true, + "kind": "relative", + "path": "../../.artifacts/hf-sources/commitpackft/data/python/data.jsonl", + "path_sha256": "27014d2aef9f43f31d54099e3fe4ec17f92d309fa36aec4aa3c6b2ca96106a74" + }, + "raw_rows_loaded": 56025, + "record_source_counts": { + "commitpackft": 56025 + }, + "source": "commitpackft" + } + ], + "dataset_card_fields": { + "license_gate_report": "reports/license_gate_report.json", + "source_acquisition_report": "reports/source_acquisition_report.json", + "source_mix": [ + { + "rows_excluded": 33010, + "rows_included": 23015, + "rows_loaded": 56025, + "source": "commitpackft" + } + ] + }, + "filter_drop_reasons": { + "edit_ratio": 13012, + "edit_size": 1, + "empty_state": 13502, + "generated_file": 22, + "license_denied": 2583, + "message_length": 139, + "parse_error": 3378, + "whitespace_only_change": 373 + }, + "license_gate_report": { + "artifact_policy": "full_text", + "blocked_rows": 0, + "excluded_licenses": { + "agpl-3.0": 4380, + "apache-2.0": 5825, + "artistic-2.0": 85, + "bsd-2-clause": 1527, + "bsd-3-clause": 5123, + "cc0-1.0": 126, + "epl-1.0": 31, + "isc": 270, + "lgpl-2.1": 821, + "missing": 28, + "mit": 14054, + "mpl-2.0": 528, + "unlicense": 212 + }, + "excluded_reasons": { + "allowed": 27137, + "license_not_allowed": 5845, + "missing_license": 28 + }, + "excluded_rows": 33010, + "excluded_sources": { + "commitpackft": 33010 + }, + "included_licenses": { + "apache-2.0": 3994, + "bsd-2-clause": 1448, + "bsd-3-clause": 4704, + "cc0-1.0": 79, + "isc": 273, + "mit": 12340, + "unlicense": 177 + }, + "included_rows": 23015, + "included_sources": { + "commitpackft": 23015 + }, + "release_allowed": true, + "schema_version": "codelewm.public_license_gate.v1" + }, + "license_policy": { + "allowed_licenses": [ + "apache-2.0", + "bsd-2-clause", + "bsd-3-clause", + "cc0-1.0", + "isc", + "mit", + "unlicense" + ], + "artifact_policy": "full_text", + "redistribution_allowed": true, + "require_license_field": true + }, + "public_path_policy": { + "absolute_or_home_paths": "redacted_with_sha256_digest", + "raw_private_paths_published": false, + "relative_paths_may_be_recorded": true + }, + "release_allowed": true, + "schema_version": "codelewm.source_acquisition.v1", + "source_counts_before_filter": { + "commitpackft": 56025 + }, + "source_mix": [ + { + "rows_excluded": 33010, + "rows_included": 23015, + "rows_loaded": 56025, + "source": "commitpackft" + } + ], + "supported_sources": [ + "commitpackft", + "fixture" + ] +} diff --git a/runs/codelewm-action-use-20260520-6650183/build/reports/split_dedup_report.json b/runs/codelewm-action-use-20260520-6650183/build/reports/split_dedup_report.json new file mode 100644 index 0000000000000000000000000000000000000000..21f79b27d8dce1da546e8d0d086b2a8e8598e491 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/reports/split_dedup_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7156cc1f7833dfe482dbed66239d003a93a44807a0b94e11624349e0ff417a +size 25719091 diff --git a/runs/codelewm-action-use-20260520-6650183/build/transitions.jsonl b/runs/codelewm-action-use-20260520-6650183/build/transitions.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..422df6723db5d77ae1792adc154368db7edec8b9 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/build/transitions.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56ff9f52b9d053ff08cc339dfb9c2fa384f48fdafe8ef23aa2b6432e56dee51 +size 244078712 diff --git a/runs/codelewm-action-use-20260520-6650183/configs/train.json b/runs/codelewm-action-use-20260520-6650183/configs/train.json new file mode 100644 index 0000000000000000000000000000000000000000..5acceb95b3bd3120f816127a5d6a31fb68a36a1d --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/configs/train.json @@ -0,0 +1,54 @@ +{ + "data": { + "manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack/manifest.json", + "train": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack/hdf5/train.hdf5", + "val": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack/hdf5/val.hdf5" + }, + "loader": { + "batch_size": 64, + "num_workers": 4, + "persistent_workers": true, + "pin_memory": true, + "shuffle": true + }, + "loss": { + "action_use_margin": 0.02, + "action_use_margin_weight": 0.25, + "enable_action_use_margin": true, + "enable_retrieval_loss": false, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.0, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "name": "codelewm_scaled_action_use_margin_gpu_a10g", + "optimizer": { + "lr": 0.0001, + "type": "AdamW", + "weight_decay": 0.001 + }, + "output": { + "checkpoint_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints", + "manifest_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/training_manifest.json", + "metrics_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/metrics.jsonl", + "run_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train" + }, + "schema_version": "codelewm.train_config.v1", + "seed": 240119, + "trainer": { + "accelerator": "gpu", + "devices": 1, + "gradient_clip_val": 1.0, + "max_steps": 60000, + "precision": "bf16-mixed" + }, + "wm": { + "action_sequence_length": 256, + "action_view": "text", + "embed_dim": 256, + "history_size": 1, + "num_preds": 1, + "state_sequence_length": 1024 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/index/entries.jsonl b/runs/codelewm-action-use-20260520-6650183/index/entries.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..265eb5d6cc1eab66cb64a7029db6e478c0d09d88 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/index/entries.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756f6ae65424f1dd1976e58b1eea878cc210578ac5bc996e427cf0c3aa74d98b +size 10608347 diff --git a/runs/codelewm-action-use-20260520-6650183/index/index.json b/runs/codelewm-action-use-20260520-6650183/index/index.json new file mode 100644 index 0000000000000000000000000000000000000000..4ca8538d4405aa615a1126b8143dd86903d18477 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/index/index.json @@ -0,0 +1,21 @@ +{ + "count": 18019, + "dim": 256, + "distance": "l2", + "entries_path": "entries.jsonl", + "metadata": { + "checkpoint_action_view": "text", + "checkpoint_sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-67895f8dc3e217c4", + "indexed_splits": [ + "train" + ], + "schema_version": "codelewm.transition_index.v1", + "source_row_count": 18019, + "training_artifact_id": "training_run-ce98fe8768af2143" + }, + "name": "codelewm-train-index", + "schema_version": "codelewm.transition_index.v1", + "vectors_path": "vectors.npy" +} diff --git a/runs/codelewm-action-use-20260520-6650183/index/manifest.json b/runs/codelewm-action-use-20260520-6650183/index/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..72983cc28122ab7ced803aba980c87ec07da1779 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/index/manifest.json @@ -0,0 +1,70 @@ +{ + "artifact_id": "index-79cfc212a0f6a0fd", + "artifact_kind": "index", + "command": [ + "codelewm", + "index", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/index", + "--device", + "auto", + "--batch-size", + "64", + "--distance", + "l2", + "--name", + "codelewm-train-index", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/logs/index.jsonl" + ], + "config_sha256": "d1975f32804486deea804b4b744d22a8af8f3540e4ad4227dc2c742f8e3d48b5", + "created_at": "2026-05-20T10:21:02Z", + "files": [ + { + "bytes": 18451584, + "path": "vectors.npy", + "sha256": "ec5987f3cdcc92b39b356a3cf4061fb38432f2126850333b50a592ee7e7813dd" + }, + { + "bytes": 10608347, + "path": "entries.jsonl", + "sha256": "756f6ae65424f1dd1976e58b1eea878cc210578ac5bc996e427cf0c3aa74d98b" + }, + { + "bytes": 636, + "path": "index.json", + "sha256": "270503162cafdb1b77c546eaab288ecf7f526717faa705f9943186ce26ffe4bb" + } + ], + "metadata": { + "count": 18019, + "dim": 256, + "distance": "l2", + "index_metadata": { + "checkpoint_action_view": "text", + "checkpoint_sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-67895f8dc3e217c4", + "indexed_splits": [ + "train" + ], + "schema_version": "codelewm.transition_index.v1", + "source_row_count": 18019, + "training_artifact_id": "training_run-ce98fe8768af2143" + }, + "name": "codelewm-train-index", + "schema_version": "codelewm.transition_index.v1" + }, + "parent_artifacts": [ + "training_run-ce98fe8768af2143", + "dataset-67895f8dc3e217c4" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/index/vectors.npy b/runs/codelewm-action-use-20260520-6650183/index/vectors.npy new file mode 100644 index 0000000000000000000000000000000000000000..d3dfdccb3dd52c203807c1dd39715867097e976e --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/index/vectors.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5987f3cdcc92b39b356a3cf4061fb38432f2126850333b50a592ee7e7813dd +size 18451584 diff --git a/runs/codelewm-action-use-20260520-6650183/logs/ablation.jsonl b/runs/codelewm-action-use-20260520-6650183/logs/ablation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..78d0e66b62279a12c1fe7d6ea185ecd994a11f61 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/logs/ablation.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.ablation.start","fields":{"out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/ablation","overwrite":true,"retrieval_artifact":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/retrieval/manifest.json","training_artifact":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/manifest.json"},"level":"info","message":"action-view ablation report started","run_id":"23bb8949880e4d97867157699775d631","schema_version":"codelewm.log_event.v1","step":"eval.ablation"} +{"artifact_id":"eval_report-30df13f5d61cfc81","event":"evaluation.ablation.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["eval_report-3c6e7bc3ec557ae7","training_run-ce98fe8768af2143"],"report_path":"reports/action_view_ablation_report.json","row_count":12},"level":"info","message":"action-view ablation report completed","run_id":"23bb8949880e4d97867157699775d631","schema_version":"codelewm.log_event.v1","step":"eval.ablation"} diff --git a/runs/codelewm-action-use-20260520-6650183/logs/index.jsonl b/runs/codelewm-action-use-20260520-6650183/logs/index.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2c593324e8c0bbd9befa3b207012900ca1de0c46 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/logs/index.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"index.start","fields":{"batch_size":64,"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack","device":"auto","distance":"l2","name":"codelewm-train-index","out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/index","overwrite":true},"level":"info","message":"index command started","run_id":"10cafb5c5d4b4c23b5fe2b0636138319","schema_version":"codelewm.log_event.v1","step":"index"} +{"artifact_id":"index-79cfc212a0f6a0fd","event":"index.complete","fields":{"artifact_manifest_path":"manifest.json","count":18019,"dim":256,"index_path":"index.json","parent_artifacts":["training_run-ce98fe8768af2143","dataset-67895f8dc3e217c4"]},"level":"info","message":"index command completed","run_id":"10cafb5c5d4b4c23b5fe2b0636138319","schema_version":"codelewm.log_event.v1","step":"index"} diff --git a/runs/codelewm-action-use-20260520-6650183/logs/retrieval.jsonl b/runs/codelewm-action-use-20260520-6650183/logs/retrieval.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d90acf0e796b966c4f9069e35cc0a26e8dc23272 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/logs/retrieval.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.retrieval.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack","device":"auto","hard_negatives":1000,"max_candidates":1000,"out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/retrieval","overwrite":true,"report_scope":"headline","seed":0},"level":"info","message":"retrieval evaluation started","run_id":"826e2b79664c4bba8c5332caba909a57","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"} +{"artifact_id":"eval_report-3c6e7bc3ec557ae7","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.4678751946185066,"query_count":1000,"recall_at_1":0.363,"recall_at_10":0.673,"recall_at_5":0.589,"schema_version":"codelewm.eval.retrieval_metrics.v1"},"parent_artifacts":["training_run-ce98fe8768af2143","dataset-67895f8dc3e217c4"],"report_path":"reports/retrieval_report.json"},"level":"info","message":"retrieval evaluation completed","run_id":"826e2b79664c4bba8c5332caba909a57","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"} diff --git a/runs/codelewm-action-use-20260520-6650183/logs/scorer_quality.jsonl b/runs/codelewm-action-use-20260520-6650183/logs/scorer_quality.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..723659e3a6267a0765f75eaf91e469a2e727d93d --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/logs/scorer_quality.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.scorer_quality.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt","config":"config/first_results/scorer_quality.json","device":"auto","index":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/index","out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/scorer_quality","overwrite":true,"parent_manifests":["/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/manifest.json","/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/index/manifest.json"],"retrieval_prior_k":10,"retrieval_prior_weight":1.0},"level":"info","message":"scorer/reranker quality evaluation started","run_id":"8173048b40eb49f69bde3eb00ee77ccc","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"} +{"artifact_id":"score_report-66d00b4f4eb6b65e","event":"evaluation.scorer_quality.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["training_run-ce98fe8768af2143","index-79cfc212a0f6a0fd"],"report_path":"reports/scorer_quality_report.json"},"level":"info","message":"scorer/reranker quality evaluation completed","run_id":"8173048b40eb49f69bde3eb00ee77ccc","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"} diff --git a/runs/codelewm-action-use-20260520-6650183/logs/surprise.jsonl b/runs/codelewm-action-use-20260520-6650183/logs/surprise.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a553c0b3ed516dca1918f417dbc2d858327444bc --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/logs/surprise.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.surprise.start","fields":{"action_cluster_decoys":1,"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack","device":"auto","max_examples":1000,"mutation_decoys":1,"out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/surprise","overwrite":true,"random_decoys":1,"same_file_decoys":1,"seed":0},"level":"info","message":"surprise evaluation started","run_id":"6b0f99325e6e4663b64840e8c6715f6d","schema_version":"codelewm.log_event.v1","step":"eval.surprise"} +{"artifact_id":"eval_report-ed842c3b84f9769d","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.533,"median_true_rank":2.0,"pairwise_auc_by_category":{"action_cluster":0.95,"mutation":0.524,"random":0.967,"same_file":0.6507936507936508},"pairwise_auc_overall":0.7465525439847837,"recall_at_1":0.495},"parent_artifacts":["training_run-ce98fe8768af2143","dataset-67895f8dc3e217c4"],"report_path":"reports/surprise_report.json"},"level":"info","message":"surprise evaluation completed","run_id":"6b0f99325e6e4663b64840e8c6715f6d","schema_version":"codelewm.log_event.v1","step":"eval.surprise"} diff --git a/runs/codelewm-action-use-20260520-6650183/logs/train.jsonl b/runs/codelewm-action-use-20260520-6650183/logs/train.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..dc142c55f2064fab8691b2254e9310ff3cb902b1 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/logs/train.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"training.start","fields":{"config":"/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/configs/train.json","device":"auto","executor":"torch","out":null,"overwrite":true,"resume_from":null},"level":"info","message":"train command started","run_id":"4426daa39e474b5680c0477bb8aac654","schema_version":"codelewm.log_event.v1","step":"train"} +{"artifact_id":"training_run-ce98fe8768af2143","event":"training.complete","fields":{"artifact_manifest_path":"manifest.json","final_metrics":{"collapse/effective_rank":5.913853737656158,"collapse/effective_rank_ratio":0.023100991162719367,"collapse/embedding_count":192.0,"collapse/embedding_norm_mean":14.052607765565478,"collapse/latent_dim":256.0,"collapse/nearest_neighbor_entropy":4.850434265952372,"collapse/pairwise_cosine_mean":0.007218573232229116,"collapse/per_dim_variance_max":3.4118030796654626,"collapse/per_dim_variance_median":0.643422042029191,"collapse/per_dim_variance_min":0.09125475415772162,"loss/action_use_margin":0.006401113234460354,"loss/action_use_margin_weighted":0.0016002783086150885,"loss/prediction_mse":0.005575100891292095,"loss/sigreg":1.03125,"loss/sigreg_weighted":0.0927734375,"loss/total":0.09994881600141525,"train/examples":3833852.0,"train/examples_per_second":1088.7440435079823,"train/gradient_norm":1.5844553709030151,"val/loss/action_use_margin":0.05521763453171367,"val/loss/action_use_margin_weighted":0.013804408632928417,"val/loss/prediction_mse":0.18526783337195715,"val/loss/sigreg":2.2153775095939636,"val/loss/sigreg_weighted":0.19938398400942484,"val/loss/total":0.39845622721172513},"run_id":"codelewm_scaled_action_use_margin_gpu_a10g","step_count":60000},"level":"info","message":"train command completed","run_id":"4426daa39e474b5680c0477bb8aac654","schema_version":"codelewm.log_event.v1","step":"train"} diff --git a/runs/codelewm-action-use-20260520-6650183/pack/config.json b/runs/codelewm-action-use-20260520-6650183/pack/config.json new file mode 100644 index 0000000000000000000000000000000000000000..71af82f703d050778c42634ad28b76ab46019d98 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/config.json @@ -0,0 +1,13 @@ +{ + "input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/build/manifest.json", + "pack_spec": { + "action_abs_length": 192, + "action_patch_length": 512, + "action_text_length": 256, + "include_action_patch": false, + "schema_version": "codelewm.transition.v1", + "state_length": 1024 + }, + "parquet_shard_size": 1000, + "schema_version": "codelewm.dataset_pack_config.v1" +} diff --git a/runs/codelewm-action-use-20260520-6650183/pack/dataset_manifest.json b/runs/codelewm-action-use-20260520-6650183/pack/dataset_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..1d376366bd11440e0ca70b51aceb2ba46f00d49e --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/dataset_manifest.json @@ -0,0 +1,767 @@ +{ + "artifacts": [ + { + "bytes": 344073490, + "kind": "hdf5", + "path": "hdf5/train.hdf5", + "rows": 18019, + "sha256": "e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632" + }, + { + "bytes": 1071010, + "kind": "parquet", + "path": "parquet/train/part-00000.parquet", + "rows": 1000, + "sha256": "dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654" + }, + { + "bytes": 1110503, + "kind": "parquet", + "path": "parquet/train/part-00001.parquet", + "rows": 1000, + "sha256": "129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec" + }, + { + "bytes": 1119514, + "kind": "parquet", + "path": "parquet/train/part-00002.parquet", + "rows": 1000, + "sha256": "b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859" + }, + { + "bytes": 1140465, + "kind": "parquet", + "path": "parquet/train/part-00003.parquet", + "rows": 1000, + "sha256": "ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5" + }, + { + "bytes": 1099456, + "kind": "parquet", + "path": "parquet/train/part-00004.parquet", + "rows": 1000, + "sha256": "2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7" + }, + { + "bytes": 1097769, + "kind": "parquet", + "path": "parquet/train/part-00005.parquet", + "rows": 1000, + "sha256": "94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a" + }, + { + "bytes": 1089350, + "kind": "parquet", + "path": "parquet/train/part-00006.parquet", + "rows": 1000, + "sha256": "ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb" + }, + { + "bytes": 1086408, + "kind": "parquet", + "path": "parquet/train/part-00007.parquet", + "rows": 1000, + "sha256": "7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a" + }, + { + "bytes": 1097770, + "kind": "parquet", + "path": "parquet/train/part-00008.parquet", + "rows": 1000, + "sha256": "0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483" + }, + { + "bytes": 1064908, + "kind": "parquet", + "path": "parquet/train/part-00009.parquet", + "rows": 1000, + "sha256": "65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825" + }, + { + "bytes": 1080808, + "kind": "parquet", + "path": "parquet/train/part-00010.parquet", + "rows": 1000, + "sha256": "5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f" + }, + { + "bytes": 1117767, + "kind": "parquet", + "path": "parquet/train/part-00011.parquet", + "rows": 1000, + "sha256": "90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a" + }, + { + "bytes": 1117895, + "kind": "parquet", + "path": "parquet/train/part-00012.parquet", + "rows": 1000, + "sha256": "77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71" + }, + { + "bytes": 1153901, + "kind": "parquet", + "path": "parquet/train/part-00013.parquet", + "rows": 1000, + "sha256": "20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222" + }, + { + "bytes": 1087844, + "kind": "parquet", + "path": "parquet/train/part-00014.parquet", + "rows": 1000, + "sha256": "7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c" + }, + { + "bytes": 1085074, + "kind": "parquet", + "path": "parquet/train/part-00015.parquet", + "rows": 1000, + "sha256": "5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618" + }, + { + "bytes": 1088379, + "kind": "parquet", + "path": "parquet/train/part-00016.parquet", + "rows": 1000, + "sha256": "6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9" + }, + { + "bytes": 1089372, + "kind": "parquet", + "path": "parquet/train/part-00017.parquet", + "rows": 1000, + "sha256": "a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219" + }, + { + "bytes": 38698, + "kind": "parquet", + "path": "parquet/train/part-00018.parquet", + "rows": 19, + "sha256": "cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d" + }, + { + "bytes": 24775722, + "kind": "hdf5", + "path": "hdf5/val.hdf5", + "rows": 1291, + "sha256": "4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6" + }, + { + "bytes": 1061065, + "kind": "parquet", + "path": "parquet/val/part-00000.parquet", + "rows": 1000, + "sha256": "f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9" + }, + { + "bytes": 322484, + "kind": "parquet", + "path": "parquet/val/part-00001.parquet", + "rows": 291, + "sha256": "e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047" + }, + { + "bytes": 25499314, + "kind": "hdf5", + "path": "hdf5/test.hdf5", + "rows": 1335, + "sha256": "a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11" + }, + { + "bytes": 1041768, + "kind": "parquet", + "path": "parquet/test/part-00000.parquet", + "rows": 1000, + "sha256": "1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd" + }, + { + "bytes": 378171, + "kind": "parquet", + "path": "parquet/test/part-00001.parquet", + "rows": 335, + "sha256": "fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62" + }, + { + "bytes": 415, + "kind": "config", + "path": "config.json", + "rows": 0, + "sha256": "8ce3eefb34b128e662621659da3aa4ac2c1c4957dd59328ed1b065cd9f323829" + }, + { + "bytes": 5978, + "kind": "pack_report", + "path": "reports/pack_report.json", + "rows": 20645, + "sha256": "3771be4fa3f9a1b3c1f15927cffc687ee41ce8c92b312a7725ccc53b999fb39e" + }, + { + "bytes": 6875, + "kind": "action_discriminative_shard_report", + "path": "reports/action_discriminative_shard_report.json", + "rows": 20645, + "sha256": "3e506902b63c0096e10948e6bf34d6d2553bdfe39ff0a7a43fc0e21b6637e994" + } + ], + "features": { + "action_patch": false + }, + "metadata": { + "action_discriminative_shard_report": { + "action_class_distribution": { + "action_abs_token_count_buckets": { + "empty": 399, + "m:17-64": 15569, + "s:5-16": 3973, + "xs:1-4": 704 + }, + "action_text_token_count_buckets": { + "l:65-256": 32, + "m:17-64": 2672, + "s:5-16": 17941 + }, + "diff_shape_top_counts": [ + { + "count": 2526, + "value": "5c7941750d91b56b0d4602525499a3fb485114f522a7b211bf6e10417917b23f" + }, + { + "count": 1945, + "value": "6380b06e26346dd38dd692edb9deae5c29d0bea5d07ca433263c66d38324d2e8" + }, + { + "count": 1535, + "value": "d1c15e27624f2afb1de1337fa8f5103719992394e44510794bd538189f4cedb3" + }, + { + "count": 1503, + "value": "9da6e527d57efd96cd6328790808690267f8c42d1ded5518c9fd17fc8bb45968" + }, + { + "count": 1334, + "value": "edf3a99d92626c71687489a0c4d11dc9e8704c56a77b894674ccabb4893efaba" + }, + { + "count": 1293, + "value": "a84d1357d51f72d8767281f7951d14667973b9b86b374c37d5df9bbd84c1f215" + }, + { + "count": 772, + "value": "e19cc7d2656a4d2f7118d101644973c879f0cfe4337fc3c16e6adb84f89f9c62" + }, + { + "count": 523, + "value": "d01089bf9844ab46519ea06af4bdb0f53ba1131ceb73920c4981424214a1dcf0" + }, + { + "count": 449, + "value": "29ecad4b453c0f8a08402a6dbc20b3b3d1826db157fbf3871ab850ddbc654171" + }, + { + "count": 387, + "value": "7045970b372894942aa1be12f694ac2a049e6bafc7897498d0a15f73aa6e2570" + }, + { + "count": 386, + "value": "805d526d350a55a11b1e0eb5eb3c7c2b314f38947a9ef2162ff03a17ef11ff93" + }, + { + "count": 376, + "value": "e57b407b9a25b6ec778d34eb84bb5f9448da20ca337e65a487fca5e2b2f61856" + }, + { + "count": 375, + "value": "c0cee1ec3c2d332b84a988026548d9531925b807272030b4957c5d43980f1f79" + }, + { + "count": 356, + "value": "421611a8f2729d73870630b8c25a707f4a95b55ca89ef07b317447e4b7475e70" + }, + { + "count": 342, + "value": "86d9f2e45d9390de6399d8830869e272822081126d95c39e5695f381f8f0515a" + }, + { + "count": 327, + "value": "bd06eb759eb744fcbef0b9c9f210100c3ee76c0d53c36a6bb7b8cd95f347bade" + }, + { + "count": 313, + "value": "3b52e96e5c3a8d63d26b44a76e99e07ecee32807f356a7ee8c80996a7364d7e9" + }, + { + "count": 312, + "value": "c5198b75582a768e34fd1d77d451609a3c49ad75d7386771200ad0533e22f519" + }, + { + "count": 285, + "value": "0cbf539f2cfc1de3bd26f05af18e253d089682299c43fc4ac4606b0ae0b02e9f" + }, + { + "count": 275, + "value": "fbed6919c9814d2974b860d4c6396601014ee9cf90b696dd4b329888c31b3b8f" + } + ], + "top_action_signatures": [ + { + "count": 101, + "value": "act-800e257314091a67" + }, + { + "count": 52, + "value": "act-f2b668cb8c730635" + }, + { + "count": 44, + "value": "act-288459d741c49510" + }, + { + "count": 41, + "value": "act-5a6b9546a9c3d7b2" + }, + { + "count": 36, + "value": "act-ae126dd1847a696c" + }, + { + "count": 32, + "value": "act-2989e641af6af691" + }, + { + "count": 31, + "value": "act-292c889314b6fccf" + }, + { + "count": 31, + "value": "act-40a60a3131c0976b" + }, + { + "count": 31, + "value": "act-ecc795e8884180eb" + }, + { + "count": 30, + "value": "act-fbb3b49f990ef2ac" + }, + { + "count": 25, + "value": "act-228f04a68fa4d95e" + }, + { + "count": 24, + "value": "act-50ea440818aec1d4" + }, + { + "count": 22, + "value": "act-996db70c0049ee58" + }, + { + "count": 21, + "value": "act-b654bb49d9cd0b83" + }, + { + "count": 21, + "value": "act-ded732817ee477ce" + }, + { + "count": 20, + "value": "act-d403b78e51858106" + }, + { + "count": 19, + "value": "act-5ac77a15e940f3b2" + }, + { + "count": 16, + "value": "act-50eba3197f330bae" + }, + { + "count": 14, + "value": "act-2a78a66baa73c989" + }, + { + "count": 14, + "value": "act-34516f2298257d51" + } + ], + "unique_action_signature_count": 19064 + }, + "claim_readiness": { + "checks": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_cluster_pairs": 15447, + "action_text_nonempty_ratio": 1.0, + "edit_size_bucket_pairs": 86486992, + "heldout_rows": 2626, + "same_file_or_near_before_pairs": 2576 + }, + "failure_reasons": [], + "positive_action_use_claim_ready": true, + "thresholds": { + "min_action_abs_nonempty_ratio": 0.95, + "min_action_cluster_pairs": 1, + "min_action_text_nonempty_ratio": 0.95, + "min_edit_size_bucket_pairs": 1, + "min_heldout_rows": 2, + "min_same_file_or_near_before_pairs": 1 + } + }, + "duplicate_pressure": { + "exact_before_multirow_group_count": 61, + "exact_before_pair_count": 101, + "exact_before_unique_count": 20572, + "near_before_different_after_pair_count": 0, + "near_before_group_pair_scan_count": 100000, + "near_before_hamming_threshold": 3, + "near_before_pair_count": 0, + "near_before_scan_truncated": true, + "same_before_different_after_pair_count": 78 + }, + "edit_size_buckets": { + "l:51-150": 73, + "m:11-50": 5775, + "s:3-10": 11282, + "xs:0-2": 3515 + }, + "hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "metadata_quality": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_abs_nonempty_rows": 20246, + "action_text_nonempty_ratio": 1.0, + "action_text_nonempty_rows": 20645, + "rows_with_commit": 20645, + "rows_with_dedup_keys": 20645, + "rows_with_filter_flags": 0, + "rows_with_license": 20645, + "rows_with_path": 20645, + "rows_with_repo": 20645 + }, + "row_count": 20645, + "schema_version": "codelewm.data.action_discriminative_shard_report.v1", + "source_counts": { + "commitpackft": 20645 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + }, + "unavailable_hard_negative_pools": [ + "near_before_different_after" + ] + }, + "input_artifact_id": "dataset-9750a00ae69ee5e1", + "input_dataset_manifest": "dataset_manifest.json", + "input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/build/manifest.json", + "license_gate_report": { + "artifact_policy": "full_text", + "blocked_rows": 0, + "excluded_licenses": { + "agpl-3.0": 4380, + "apache-2.0": 5825, + "artistic-2.0": 85, + "bsd-2-clause": 1527, + "bsd-3-clause": 5123, + "cc0-1.0": 126, + "epl-1.0": 31, + "isc": 270, + "lgpl-2.1": 821, + "missing": 28, + "mit": 14054, + "mpl-2.0": 528, + "unlicense": 212 + }, + "excluded_reasons": { + "allowed": 27137, + "license_not_allowed": 5845, + "missing_license": 28 + }, + "excluded_rows": 33010, + "excluded_sources": { + "commitpackft": 33010 + }, + "included_licenses": { + "apache-2.0": 3994, + "bsd-2-clause": 1448, + "bsd-3-clause": 4704, + "cc0-1.0": 79, + "isc": 273, + "mit": 12340, + "unlicense": 177 + }, + "included_rows": 23015, + "included_sources": { + "commitpackft": 23015 + }, + "release_allowed": true, + "schema_version": "codelewm.public_license_gate.v1" + }, + "license_summary": { + "included_licenses": { + "apache-2.0": 3518, + "bsd-2-clause": 1288, + "bsd-3-clause": 4171, + "cc0-1.0": 63, + "isc": 242, + "mit": 11198, + "unlicense": 165 + }, + "included_rows": 20645, + "included_source_licenses": { + "commitpackft": { + "apache-2.0": 3518, + "bsd-2-clause": 1288, + "bsd-3-clause": 4171, + "cc0-1.0": 63, + "isc": 242, + "mit": 11198, + "unlicense": 165 + } + } + }, + "pack_report": { + "artifacts": [ + { + "bytes": 344073490, + "kind": "hdf5", + "path": "hdf5/train.hdf5", + "rows": 18019, + "sha256": "e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632" + }, + { + "bytes": 1071010, + "kind": "parquet", + "path": "parquet/train/part-00000.parquet", + "rows": 1000, + "sha256": "dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654" + }, + { + "bytes": 1110503, + "kind": "parquet", + "path": "parquet/train/part-00001.parquet", + "rows": 1000, + "sha256": "129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec" + }, + { + "bytes": 1119514, + "kind": "parquet", + "path": "parquet/train/part-00002.parquet", + "rows": 1000, + "sha256": "b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859" + }, + { + "bytes": 1140465, + "kind": "parquet", + "path": "parquet/train/part-00003.parquet", + "rows": 1000, + "sha256": "ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5" + }, + { + "bytes": 1099456, + "kind": "parquet", + "path": "parquet/train/part-00004.parquet", + "rows": 1000, + "sha256": "2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7" + }, + { + "bytes": 1097769, + "kind": "parquet", + "path": "parquet/train/part-00005.parquet", + "rows": 1000, + "sha256": "94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a" + }, + { + "bytes": 1089350, + "kind": "parquet", + "path": "parquet/train/part-00006.parquet", + "rows": 1000, + "sha256": "ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb" + }, + { + "bytes": 1086408, + "kind": "parquet", + "path": "parquet/train/part-00007.parquet", + "rows": 1000, + "sha256": "7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a" + }, + { + "bytes": 1097770, + "kind": "parquet", + "path": "parquet/train/part-00008.parquet", + "rows": 1000, + "sha256": "0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483" + }, + { + "bytes": 1064908, + "kind": "parquet", + "path": "parquet/train/part-00009.parquet", + "rows": 1000, + "sha256": "65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825" + }, + { + "bytes": 1080808, + "kind": "parquet", + "path": "parquet/train/part-00010.parquet", + "rows": 1000, + "sha256": "5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f" + }, + { + "bytes": 1117767, + "kind": "parquet", + "path": "parquet/train/part-00011.parquet", + "rows": 1000, + "sha256": "90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a" + }, + { + "bytes": 1117895, + "kind": "parquet", + "path": "parquet/train/part-00012.parquet", + "rows": 1000, + "sha256": "77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71" + }, + { + "bytes": 1153901, + "kind": "parquet", + "path": "parquet/train/part-00013.parquet", + "rows": 1000, + "sha256": "20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222" + }, + { + "bytes": 1087844, + "kind": "parquet", + "path": "parquet/train/part-00014.parquet", + "rows": 1000, + "sha256": "7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c" + }, + { + "bytes": 1085074, + "kind": "parquet", + "path": "parquet/train/part-00015.parquet", + "rows": 1000, + "sha256": "5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618" + }, + { + "bytes": 1088379, + "kind": "parquet", + "path": "parquet/train/part-00016.parquet", + "rows": 1000, + "sha256": "6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9" + }, + { + "bytes": 1089372, + "kind": "parquet", + "path": "parquet/train/part-00017.parquet", + "rows": 1000, + "sha256": "a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219" + }, + { + "bytes": 38698, + "kind": "parquet", + "path": "parquet/train/part-00018.parquet", + "rows": 19, + "sha256": "cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d" + }, + { + "bytes": 24775722, + "kind": "hdf5", + "path": "hdf5/val.hdf5", + "rows": 1291, + "sha256": "4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6" + }, + { + "bytes": 1061065, + "kind": "parquet", + "path": "parquet/val/part-00000.parquet", + "rows": 1000, + "sha256": "f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9" + }, + { + "bytes": 322484, + "kind": "parquet", + "path": "parquet/val/part-00001.parquet", + "rows": 291, + "sha256": "e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047" + }, + { + "bytes": 25499314, + "kind": "hdf5", + "path": "hdf5/test.hdf5", + "rows": 1335, + "sha256": "a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11" + }, + { + "bytes": 1041768, + "kind": "parquet", + "path": "parquet/test/part-00000.parquet", + "rows": 1000, + "sha256": "1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd" + }, + { + "bytes": 378171, + "kind": "parquet", + "path": "parquet/test/part-00001.parquet", + "rows": 335, + "sha256": "fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62" + } + ], + "input_artifact_id": "dataset-9750a00ae69ee5e1", + "input_dataset_schema_version": "codelewm.transition.v1", + "input_row_count": 20645, + "packed_row_count": 20645, + "schema_version": "codelewm.dataset_pack_report.v1", + "source_counts": { + "agentpack": 0, + "commitpack": 0, + "commitpackft": 20645, + "local_repo": 0, + "synthetic": 0 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + } + } + }, + "row_count": 20645, + "schema_version": "codelewm.transition.v1", + "source_counts": { + "agentpack": 0, + "commitpack": 0, + "commitpackft": 20645, + "local_repo": 0, + "synthetic": 0 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/pack/hdf5/test.hdf5 b/runs/codelewm-action-use-20260520-6650183/pack/hdf5/test.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..0ecccd1e0aa3eff283088d7b66396089b1b52228 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/hdf5/test.hdf5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11 +size 25499314 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/hdf5/train.hdf5 b/runs/codelewm-action-use-20260520-6650183/pack/hdf5/train.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..d86454eca88ddad99a2795ae407b6afe1c0e8014 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/hdf5/train.hdf5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632 +size 344073490 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/hdf5/val.hdf5 b/runs/codelewm-action-use-20260520-6650183/pack/hdf5/val.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..6c09d977774a46435faefe8d021e9af35ad27347 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/hdf5/val.hdf5 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6 +size 24775722 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/manifest.json b/runs/codelewm-action-use-20260520-6650183/pack/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..53516e69d5ec5ae27445aa47e4d4bc3476dd790d --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/manifest.json @@ -0,0 +1,221 @@ +{ + "artifact_id": "dataset-67895f8dc3e217c4", + "artifact_kind": "dataset", + "command": [ + "codelewm", + "dataset", + "pack", + "--manifest", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/build/manifest.json", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack", + "--json" + ], + "config_sha256": "314cfefa2144b092ab0281b9139c6177cff7f88199450f28d36535cb49c8a8f6", + "created_at": "2026-05-20T09:17:55Z", + "files": [ + { + "bytes": 344073490, + "path": "hdf5/train.hdf5", + "sha256": "e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632" + }, + { + "bytes": 1071010, + "path": "parquet/train/part-00000.parquet", + "sha256": "dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654" + }, + { + "bytes": 1110503, + "path": "parquet/train/part-00001.parquet", + "sha256": "129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec" + }, + { + "bytes": 1119514, + "path": "parquet/train/part-00002.parquet", + "sha256": "b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859" + }, + { + "bytes": 1140465, + "path": "parquet/train/part-00003.parquet", + "sha256": "ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5" + }, + { + "bytes": 1099456, + "path": "parquet/train/part-00004.parquet", + "sha256": "2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7" + }, + { + "bytes": 1097769, + "path": "parquet/train/part-00005.parquet", + "sha256": "94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a" + }, + { + "bytes": 1089350, + "path": "parquet/train/part-00006.parquet", + "sha256": "ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb" + }, + { + "bytes": 1086408, + "path": "parquet/train/part-00007.parquet", + "sha256": "7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a" + }, + { + "bytes": 1097770, + "path": "parquet/train/part-00008.parquet", + "sha256": "0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483" + }, + { + "bytes": 1064908, + "path": "parquet/train/part-00009.parquet", + "sha256": "65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825" + }, + { + "bytes": 1080808, + "path": "parquet/train/part-00010.parquet", + "sha256": "5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f" + }, + { + "bytes": 1117767, + "path": "parquet/train/part-00011.parquet", + "sha256": "90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a" + }, + { + "bytes": 1117895, + "path": "parquet/train/part-00012.parquet", + "sha256": "77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71" + }, + { + "bytes": 1153901, + "path": "parquet/train/part-00013.parquet", + "sha256": "20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222" + }, + { + "bytes": 1087844, + "path": "parquet/train/part-00014.parquet", + "sha256": "7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c" + }, + { + "bytes": 1085074, + "path": "parquet/train/part-00015.parquet", + "sha256": "5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618" + }, + { + "bytes": 1088379, + "path": "parquet/train/part-00016.parquet", + "sha256": "6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9" + }, + { + "bytes": 1089372, + "path": "parquet/train/part-00017.parquet", + "sha256": "a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219" + }, + { + "bytes": 38698, + "path": "parquet/train/part-00018.parquet", + "sha256": "cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d" + }, + { + "bytes": 24775722, + "path": "hdf5/val.hdf5", + "sha256": "4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6" + }, + { + "bytes": 1061065, + "path": "parquet/val/part-00000.parquet", + "sha256": "f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9" + }, + { + "bytes": 322484, + "path": "parquet/val/part-00001.parquet", + "sha256": "e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047" + }, + { + "bytes": 25499314, + "path": "hdf5/test.hdf5", + "sha256": "a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11" + }, + { + "bytes": 1041768, + "path": "parquet/test/part-00000.parquet", + "sha256": "1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd" + }, + { + "bytes": 378171, + "path": "parquet/test/part-00001.parquet", + "sha256": "fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62" + }, + { + "bytes": 415, + "path": "config.json", + "sha256": "8ce3eefb34b128e662621659da3aa4ac2c1c4957dd59328ed1b065cd9f323829" + }, + { + "bytes": 5978, + "path": "reports/pack_report.json", + "sha256": "3771be4fa3f9a1b3c1f15927cffc687ee41ce8c92b312a7725ccc53b999fb39e" + }, + { + "bytes": 6875, + "path": "reports/action_discriminative_shard_report.json", + "sha256": "3e506902b63c0096e10948e6bf34d6d2553bdfe39ff0a7a43fc0e21b6637e994" + }, + { + "bytes": 23194, + "path": "dataset_manifest.json", + "sha256": "5a77fa4376b4de2fb03f77d8738f46604598d68e5f052b643b72f20182d98d0d" + } + ], + "metadata": { + "action_discriminative_claim_ready": true, + "action_discriminative_hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "action_discriminative_shard_report": "reports/action_discriminative_shard_report.json", + "dataset_manifest": "dataset_manifest.json", + "dataset_schema_version": "codelewm.transition.v1", + "input_artifact_id": "dataset-9750a00ae69ee5e1", + "pack_report": "reports/pack_report.json", + "row_count": 20645, + "source_counts": { + "agentpack": 0, + "commitpack": 0, + "commitpackft": 20645, + "local_repo": 0, + "synthetic": 0 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + } + }, + "parent_artifacts": [ + "dataset-9750a00ae69ee5e1" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/test/part-00000.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/test/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37f60d60c58ee9b43887c155ffcdedaae8334bbc --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/test/part-00000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd +size 1041768 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/test/part-00001.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/test/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..064a3df39df870eddceb0d3aac8956911203cd57 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/test/part-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62 +size 378171 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00000.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..922c40d593c01333f55dd7614c03f1afc2c3a688 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654 +size 1071010 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00001.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d9fad9275f6e87f177e1c068aac028c27567cc5 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec +size 1110503 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00002.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0e989c1c6cbda7a7d025ec26c05287d0f5cd54f --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859 +size 1119514 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00003.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f39eec920263f864b5e8bfd3561a027d43db4b46 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5 +size 1140465 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00004.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..139c82f872fb07f420dcaddece28dcf707043227 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7 +size 1099456 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00005.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b188d26079d924ce1a4d30c37025df309e3bbd91 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a +size 1097769 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00006.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69b9a0d1dd8b1e969f7cc972ac684b39c6e30d9f --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb +size 1089350 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00007.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d61462284ed52164221fa67de5a4789085126f8d --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a +size 1086408 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00008.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3d14f1c5179a633ba5c41d81346b8e4f2638614 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483 +size 1097770 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00009.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0dd59c04d3dc893594766bec8e206e2eab730a6 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825 +size 1064908 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00010.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e83e478b3826689c3d0ddd5681b716668d9ba3b2 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f +size 1080808 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00011.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae212244ba9cb11aae2bce0dd8002acf1de0df7d --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a +size 1117767 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00012.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d81aabcedc962051729412b024ec5bf1486ee2f1 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71 +size 1117895 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00013.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16b8a242afd2f111ab1733128e568d9c4343d848 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222 +size 1153901 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00014.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff12764174a34b887ef3b1ca4df1ada15128f50b --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c +size 1087844 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00015.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1488c8acefaaf5103330ba39ed17e5d7ad2deb65 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618 +size 1085074 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00016.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49ba1fb3851da6598a95f76e4d1b3753e4c6bc16 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9 +size 1088379 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00017.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5facb8c6fba6a26148e168e6decd1965912950b --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219 +size 1089372 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00018.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..098b712198d92f0686eaaa9a951d3e914442ecf9 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/train/part-00018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d +size 38698 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/val/part-00000.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/val/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1fa4eac4994a03f07849d0ee8467a88f80faca8 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/val/part-00000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9 +size 1061065 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/parquet/val/part-00001.parquet b/runs/codelewm-action-use-20260520-6650183/pack/parquet/val/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f822af946d5f66e56b81c55b2569d06559c7d25 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/parquet/val/part-00001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047 +size 322484 diff --git a/runs/codelewm-action-use-20260520-6650183/pack/reports/action_discriminative_shard_report.json b/runs/codelewm-action-use-20260520-6650183/pack/reports/action_discriminative_shard_report.json new file mode 100644 index 0000000000000000000000000000000000000000..84b46100be6050cf15e99c79cc79a21b5694aa30 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/reports/action_discriminative_shard_report.json @@ -0,0 +1,269 @@ +{ + "action_class_distribution": { + "action_abs_token_count_buckets": { + "empty": 399, + "m:17-64": 15569, + "s:5-16": 3973, + "xs:1-4": 704 + }, + "action_text_token_count_buckets": { + "l:65-256": 32, + "m:17-64": 2672, + "s:5-16": 17941 + }, + "diff_shape_top_counts": [ + { + "count": 2526, + "value": "5c7941750d91b56b0d4602525499a3fb485114f522a7b211bf6e10417917b23f" + }, + { + "count": 1945, + "value": "6380b06e26346dd38dd692edb9deae5c29d0bea5d07ca433263c66d38324d2e8" + }, + { + "count": 1535, + "value": "d1c15e27624f2afb1de1337fa8f5103719992394e44510794bd538189f4cedb3" + }, + { + "count": 1503, + "value": "9da6e527d57efd96cd6328790808690267f8c42d1ded5518c9fd17fc8bb45968" + }, + { + "count": 1334, + "value": "edf3a99d92626c71687489a0c4d11dc9e8704c56a77b894674ccabb4893efaba" + }, + { + "count": 1293, + "value": "a84d1357d51f72d8767281f7951d14667973b9b86b374c37d5df9bbd84c1f215" + }, + { + "count": 772, + "value": "e19cc7d2656a4d2f7118d101644973c879f0cfe4337fc3c16e6adb84f89f9c62" + }, + { + "count": 523, + "value": "d01089bf9844ab46519ea06af4bdb0f53ba1131ceb73920c4981424214a1dcf0" + }, + { + "count": 449, + "value": "29ecad4b453c0f8a08402a6dbc20b3b3d1826db157fbf3871ab850ddbc654171" + }, + { + "count": 387, + "value": "7045970b372894942aa1be12f694ac2a049e6bafc7897498d0a15f73aa6e2570" + }, + { + "count": 386, + "value": "805d526d350a55a11b1e0eb5eb3c7c2b314f38947a9ef2162ff03a17ef11ff93" + }, + { + "count": 376, + "value": "e57b407b9a25b6ec778d34eb84bb5f9448da20ca337e65a487fca5e2b2f61856" + }, + { + "count": 375, + "value": "c0cee1ec3c2d332b84a988026548d9531925b807272030b4957c5d43980f1f79" + }, + { + "count": 356, + "value": "421611a8f2729d73870630b8c25a707f4a95b55ca89ef07b317447e4b7475e70" + }, + { + "count": 342, + "value": "86d9f2e45d9390de6399d8830869e272822081126d95c39e5695f381f8f0515a" + }, + { + "count": 327, + "value": "bd06eb759eb744fcbef0b9c9f210100c3ee76c0d53c36a6bb7b8cd95f347bade" + }, + { + "count": 313, + "value": "3b52e96e5c3a8d63d26b44a76e99e07ecee32807f356a7ee8c80996a7364d7e9" + }, + { + "count": 312, + "value": "c5198b75582a768e34fd1d77d451609a3c49ad75d7386771200ad0533e22f519" + }, + { + "count": 285, + "value": "0cbf539f2cfc1de3bd26f05af18e253d089682299c43fc4ac4606b0ae0b02e9f" + }, + { + "count": 275, + "value": "fbed6919c9814d2974b860d4c6396601014ee9cf90b696dd4b329888c31b3b8f" + } + ], + "top_action_signatures": [ + { + "count": 101, + "value": "act-800e257314091a67" + }, + { + "count": 52, + "value": "act-f2b668cb8c730635" + }, + { + "count": 44, + "value": "act-288459d741c49510" + }, + { + "count": 41, + "value": "act-5a6b9546a9c3d7b2" + }, + { + "count": 36, + "value": "act-ae126dd1847a696c" + }, + { + "count": 32, + "value": "act-2989e641af6af691" + }, + { + "count": 31, + "value": "act-292c889314b6fccf" + }, + { + "count": 31, + "value": "act-40a60a3131c0976b" + }, + { + "count": 31, + "value": "act-ecc795e8884180eb" + }, + { + "count": 30, + "value": "act-fbb3b49f990ef2ac" + }, + { + "count": 25, + "value": "act-228f04a68fa4d95e" + }, + { + "count": 24, + "value": "act-50ea440818aec1d4" + }, + { + "count": 22, + "value": "act-996db70c0049ee58" + }, + { + "count": 21, + "value": "act-b654bb49d9cd0b83" + }, + { + "count": 21, + "value": "act-ded732817ee477ce" + }, + { + "count": 20, + "value": "act-d403b78e51858106" + }, + { + "count": 19, + "value": "act-5ac77a15e940f3b2" + }, + { + "count": 16, + "value": "act-50eba3197f330bae" + }, + { + "count": 14, + "value": "act-2a78a66baa73c989" + }, + { + "count": 14, + "value": "act-34516f2298257d51" + } + ], + "unique_action_signature_count": 19064 + }, + "claim_readiness": { + "checks": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_cluster_pairs": 15447, + "action_text_nonempty_ratio": 1.0, + "edit_size_bucket_pairs": 86486992, + "heldout_rows": 2626, + "same_file_or_near_before_pairs": 2576 + }, + "failure_reasons": [], + "positive_action_use_claim_ready": true, + "thresholds": { + "min_action_abs_nonempty_ratio": 0.95, + "min_action_cluster_pairs": 1, + "min_action_text_nonempty_ratio": 0.95, + "min_edit_size_bucket_pairs": 1, + "min_heldout_rows": 2, + "min_same_file_or_near_before_pairs": 1 + } + }, + "duplicate_pressure": { + "exact_before_multirow_group_count": 61, + "exact_before_pair_count": 101, + "exact_before_unique_count": 20572, + "near_before_different_after_pair_count": 0, + "near_before_group_pair_scan_count": 100000, + "near_before_hamming_threshold": 3, + "near_before_pair_count": 0, + "near_before_scan_truncated": true, + "same_before_different_after_pair_count": 78 + }, + "edit_size_buckets": { + "l:51-150": 73, + "m:11-50": 5775, + "s:3-10": 11282, + "xs:0-2": 3515 + }, + "hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "metadata_quality": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_abs_nonempty_rows": 20246, + "action_text_nonempty_ratio": 1.0, + "action_text_nonempty_rows": 20645, + "rows_with_commit": 20645, + "rows_with_dedup_keys": 20645, + "rows_with_filter_flags": 0, + "rows_with_license": 20645, + "rows_with_path": 20645, + "rows_with_repo": 20645 + }, + "row_count": 20645, + "schema_version": "codelewm.data.action_discriminative_shard_report.v1", + "source_counts": { + "commitpackft": 20645 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + }, + "unavailable_hard_negative_pools": [ + "near_before_different_after" + ] +} diff --git a/runs/codelewm-action-use-20260520-6650183/pack/reports/pack_report.json b/runs/codelewm-action-use-20260520-6650183/pack/reports/pack_report.json new file mode 100644 index 0000000000000000000000000000000000000000..d9b79d8e2c646c73f13cabc76b85ffa7a385bd64 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/pack/reports/pack_report.json @@ -0,0 +1,203 @@ +{ + "artifacts": [ + { + "bytes": 344073490, + "kind": "hdf5", + "path": "hdf5/train.hdf5", + "rows": 18019, + "sha256": "e36a66a7153afc2860ce17e1d77122a515dcb7625a7000ffb5ee3d1b16da1632" + }, + { + "bytes": 1071010, + "kind": "parquet", + "path": "parquet/train/part-00000.parquet", + "rows": 1000, + "sha256": "dc42a0cbb303054cb12a1014f81855e28445cce7ab831d64852e1eb411171654" + }, + { + "bytes": 1110503, + "kind": "parquet", + "path": "parquet/train/part-00001.parquet", + "rows": 1000, + "sha256": "129e329c2df500cdcbe74eae2b5677ecef11a442fae1eca15c2ef78862ac1fec" + }, + { + "bytes": 1119514, + "kind": "parquet", + "path": "parquet/train/part-00002.parquet", + "rows": 1000, + "sha256": "b01e7c046f04a7f3f435ed72455cbc4b468caa7ba420fe0a65826d57f7d1b859" + }, + { + "bytes": 1140465, + "kind": "parquet", + "path": "parquet/train/part-00003.parquet", + "rows": 1000, + "sha256": "ef57cc1f80e4a4c9e9074483cef0fd40ddbb5368a97e67e43a55c72df74432c5" + }, + { + "bytes": 1099456, + "kind": "parquet", + "path": "parquet/train/part-00004.parquet", + "rows": 1000, + "sha256": "2473fb006bfedee18bd69e805520c99bd336e53a6fa74fae9de6218f2a869fd7" + }, + { + "bytes": 1097769, + "kind": "parquet", + "path": "parquet/train/part-00005.parquet", + "rows": 1000, + "sha256": "94036bf464cc9a1ef0b4d35eac4b6ca698495eed675f44c0ea7630bcc77fe51a" + }, + { + "bytes": 1089350, + "kind": "parquet", + "path": "parquet/train/part-00006.parquet", + "rows": 1000, + "sha256": "ba12f7319acc07d29ed18eb210081af9e746a46240b1e98ad15d5949431a96cb" + }, + { + "bytes": 1086408, + "kind": "parquet", + "path": "parquet/train/part-00007.parquet", + "rows": 1000, + "sha256": "7992908825aabf11f661f5edfd6dfbba0889b785dbbfbae93da3970c8452b16a" + }, + { + "bytes": 1097770, + "kind": "parquet", + "path": "parquet/train/part-00008.parquet", + "rows": 1000, + "sha256": "0dc131590508403d07ee8725335b69133fc8b39c1462533e6873b9c6d8886483" + }, + { + "bytes": 1064908, + "kind": "parquet", + "path": "parquet/train/part-00009.parquet", + "rows": 1000, + "sha256": "65faaafcd67c3dbc0cb749172579a08f426304027bb948359e068822d7f9a825" + }, + { + "bytes": 1080808, + "kind": "parquet", + "path": "parquet/train/part-00010.parquet", + "rows": 1000, + "sha256": "5ac22ee3b1e71bc65d2407d68c59427d6b8300c05ed7bfd5ca585678d5438a9f" + }, + { + "bytes": 1117767, + "kind": "parquet", + "path": "parquet/train/part-00011.parquet", + "rows": 1000, + "sha256": "90c049ed308c849e781f55766e2c131f2ec16eb84afa16e894832b489ee01f3a" + }, + { + "bytes": 1117895, + "kind": "parquet", + "path": "parquet/train/part-00012.parquet", + "rows": 1000, + "sha256": "77392c7c900b67927be6ee2249951ab459b5d3abde17a76a6c9e2a28a4022f71" + }, + { + "bytes": 1153901, + "kind": "parquet", + "path": "parquet/train/part-00013.parquet", + "rows": 1000, + "sha256": "20693c3c70ce7b181ddca696ae53b6d19f9263e4047f9be30a19e2bfe0716222" + }, + { + "bytes": 1087844, + "kind": "parquet", + "path": "parquet/train/part-00014.parquet", + "rows": 1000, + "sha256": "7bd5625f7c274fc0c4833b3c8349b13831fcdbd0bb6f91aba01e306153d4960c" + }, + { + "bytes": 1085074, + "kind": "parquet", + "path": "parquet/train/part-00015.parquet", + "rows": 1000, + "sha256": "5941ba64adb5aa7e020ba6d5761be006aff61eaa9492b7ad2bc5e9d001fc3618" + }, + { + "bytes": 1088379, + "kind": "parquet", + "path": "parquet/train/part-00016.parquet", + "rows": 1000, + "sha256": "6a042df2c81e984cd3d362bd80f72673825ed1cf6c4e6d91cc58044acb929fe9" + }, + { + "bytes": 1089372, + "kind": "parquet", + "path": "parquet/train/part-00017.parquet", + "rows": 1000, + "sha256": "a09c4176cc4e53e22b05b4eba10002c7f557a10476a9750695c5fdca9a674219" + }, + { + "bytes": 38698, + "kind": "parquet", + "path": "parquet/train/part-00018.parquet", + "rows": 19, + "sha256": "cdea86881e677f027c12dae294d01f9318cd432badb051fed22bc717fe4c3f8d" + }, + { + "bytes": 24775722, + "kind": "hdf5", + "path": "hdf5/val.hdf5", + "rows": 1291, + "sha256": "4410cf8ff8092e66570de1f2e76f8d2021cf0eb27cf2f3c7a2492f51120fdea6" + }, + { + "bytes": 1061065, + "kind": "parquet", + "path": "parquet/val/part-00000.parquet", + "rows": 1000, + "sha256": "f24b5b91f7cccd01b2941edf698c7eebe81845b3bac3f8b48cec62151a6d47f9" + }, + { + "bytes": 322484, + "kind": "parquet", + "path": "parquet/val/part-00001.parquet", + "rows": 291, + "sha256": "e981c00479e3027e337ec1c564ef889a0cc6fbcd561942542b9346acc5e2c047" + }, + { + "bytes": 25499314, + "kind": "hdf5", + "path": "hdf5/test.hdf5", + "rows": 1335, + "sha256": "a334df1647570f4a62c45d145e4426c1d8a4d5410535f3a58d83e13006dd1a11" + }, + { + "bytes": 1041768, + "kind": "parquet", + "path": "parquet/test/part-00000.parquet", + "rows": 1000, + "sha256": "1b486f65874dabcea6d9d828f2bd8cb26c8020effed9ccce1c4b89ab537e6ebd" + }, + { + "bytes": 378171, + "kind": "parquet", + "path": "parquet/test/part-00001.parquet", + "rows": 335, + "sha256": "fabc41842e02c886b3348f25883fcad100b988a55c98d349d820e7495b2b2c62" + } + ], + "input_artifact_id": "dataset-9750a00ae69ee5e1", + "input_dataset_schema_version": "codelewm.transition.v1", + "input_row_count": 20645, + "packed_row_count": 20645, + "schema_version": "codelewm.dataset_pack_report.v1", + "source_counts": { + "agentpack": 0, + "commitpack": 0, + "commitpackft": 20645, + "local_repo": 0, + "synthetic": 0 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/retrieval/config.json b/runs/codelewm-action-use-20260520-6650183/retrieval/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8b2c31c2bf54704aac0d749a062a0a53b1a7203a --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/retrieval/config.json @@ -0,0 +1,12 @@ +{ + "action_view": "text", + "checkpoint": ".artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "data": ".artifacts/hf/codelewm-action-use-20260520-6650183/pack", + "device": "cuda", + "hard_negatives": 1000, + "max_candidates": 1000, + "out": ".artifacts/hf/codelewm-action-use-20260520-6650183/retrieval", + "report_scope": "headline", + "schema_version": "codelewm.eval.retrieval_run.v1", + "seed": 0 +} diff --git a/runs/codelewm-action-use-20260520-6650183/retrieval/manifest.json b/runs/codelewm-action-use-20260520-6650183/retrieval/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..0a67996bfa1b874b68ee0812dac1441195b50abd --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/retrieval/manifest.json @@ -0,0 +1,214 @@ +{ + "artifact_id": "eval_report-3c6e7bc3ec557ae7", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "retrieval", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/retrieval", + "--device", + "auto", + "--max-candidates", + "1000", + "--hard-negatives", + "1000", + "--seed", + "0", + "--report-scope", + "headline", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/logs/retrieval.jsonl" + ], + "config_sha256": "68fb1d8db34954c84819a0ba8575ad9c47589dbe5f7e39fcf49fc9e9e8466653", + "created_at": "2026-05-20T10:19:44Z", + "files": [ + { + "bytes": 441, + "path": "config.json", + "sha256": "b441692f620e4be1a3117d9ad6a677f1e6e9abee0b85560615153299df1e078a" + }, + { + "bytes": 53003821, + "path": "reports/retrieval_report.json", + "sha256": "2199ef7e7fb13297042f006de0b625f44818bd327565b77ef1bf3aef16f8e95e" + }, + { + "bytes": 47742383, + "path": "reports/hard_negative_sampler_report.json", + "sha256": "494841cf166b7d359dca8935e2752717ad6e6c725880b45e97727e95eb489047" + } + ], + "metadata": { + "action_discriminative_claim_ready": true, + "action_discriminative_hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "action_use_claim_gate": { + "baseline_deltas": { + "lexical": { + "baseline": "lexical", + "median_rank_improvement": 149.0, + "mrr_delta": 0.3741304311918688, + "recall_at_10_delta": 0.48300000000000004, + "recall_at_1_delta": 0.318, + "recall_at_5_delta": 0.45899999999999996, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": -1.0, + "mrr_delta": -0.08174898761215343, + "recall_at_10_delta": -0.026999999999999913, + "recall_at_1_delta": -0.10599999999999998, + "recall_at_5_delta": -0.051000000000000045, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 499.0, + "mrr_delta": 0.4607575837120039, + "recall_at_10_delta": 0.665, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 498.5, + "mrr_delta": 0.4604010611497221, + "recall_at_10_delta": 0.663, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + } + }, + "checked_baselines": [ + "random", + "lexical", + "no_action", + "shuffled_action" + ], + "claim_allowed": false, + "failure_reasons": [ + "no_action_dominance:text_action_recall_at_1_or_mrr_not_strictly_above_no_action" + ], + "required_metrics": [ + "recall_at_1", + "mrr" + ], + "schema_version": "codelewm.eval.action_use_claim_gate.v1" + }, + "baseline_deltas": { + "lexical": { + "baseline": "lexical", + "median_rank_improvement": 149.0, + "mrr_delta": 0.3741304311918688, + "recall_at_10_delta": 0.48300000000000004, + "recall_at_1_delta": 0.318, + "recall_at_5_delta": 0.45899999999999996, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": -1.0, + "mrr_delta": -0.08174898761215343, + "recall_at_10_delta": -0.026999999999999913, + "recall_at_1_delta": -0.10599999999999998, + "recall_at_5_delta": -0.051000000000000045, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 499.0, + "mrr_delta": 0.4607575837120039, + "recall_at_10_delta": 0.665, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 498.5, + "mrr_delta": 0.4604010611497221, + "recall_at_10_delta": 0.663, + "recall_at_1_delta": 0.362, + "recall_at_5_delta": 0.585, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + } + }, + "candidate_count_max": 1000, + "candidate_count_min": 1000, + "checkpoint_action_view": "text", + "checkpoint_sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-67895f8dc3e217c4", + "hard_negative_sampler_report_path": "reports/hard_negative_sampler_report.json", + "metrics": { + "candidate_count_max": 1000, + "candidate_count_min": 1000, + "median_rank": 3.0, + "mrr": 0.4678751946185066, + "query_count": 1000, + "recall_at_1": 0.363, + "recall_at_10": 0.673, + "recall_at_5": 0.589, + "schema_version": "codelewm.eval.retrieval_metrics.v1" + }, + "query_count": 1000, + "report_path": "reports/retrieval_report.json", + "report_schema_version": "codelewm.eval.retrieval_report.v1", + "required_baselines": [ + "lexical", + "no_action", + "random", + "shuffled_action" + ], + "schema_version": "codelewm.eval.retrieval_run.v1", + "training_artifact_id": "training_run-ce98fe8768af2143" + }, + "parent_artifacts": [ + "training_run-ce98fe8768af2143", + "dataset-67895f8dc3e217c4" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/retrieval/reports/hard_negative_sampler_report.json b/runs/codelewm-action-use-20260520-6650183/retrieval/reports/hard_negative_sampler_report.json new file mode 100644 index 0000000000000000000000000000000000000000..45072120f976fdb6b93ee144300b6c4e49686ce4 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/retrieval/reports/hard_negative_sampler_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:494841cf166b7d359dca8935e2752717ad6e6c725880b45e97727e95eb489047 +size 47742383 diff --git a/runs/codelewm-action-use-20260520-6650183/retrieval/reports/retrieval_report.json b/runs/codelewm-action-use-20260520-6650183/retrieval/reports/retrieval_report.json new file mode 100644 index 0000000000000000000000000000000000000000..86a2b495f067c25cade11d527496a5b78bd67236 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/retrieval/reports/retrieval_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2199ef7e7fb13297042f006de0b625f44818bd327565b77ef1bf3aef16f8e95e +size 53003821 diff --git a/runs/codelewm-action-use-20260520-6650183/scorer_quality/config.json b/runs/codelewm-action-use-20260520-6650183/scorer_quality/config.json new file mode 100644 index 0000000000000000000000000000000000000000..af263adcf6dbe9a0f17e7155e28513b535e08653 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/scorer_quality/config.json @@ -0,0 +1,18 @@ +{ + "examples": [ + { + "before": "../../tests/fixtures/codestate/class_method_before.py", + "candidate_kinds": { + "hard_negative.py": "hard_negative", + "patch_failure.patch": "patch_failure", + "syntax_failure.py": "syntax_failure", + "true_after.py": "true_after" + }, + "candidates_dir": "scorer_quality_candidates", + "id": "class-method-fixture", + "instruction": "rewrite the accumulator update explicitly", + "true_candidate": "true_after.py" + } + ], + "schema_version": "codelewm.harness.scorer_quality_config.v1" +} diff --git a/runs/codelewm-action-use-20260520-6650183/scorer_quality/manifest.json b/runs/codelewm-action-use-20260520-6650183/scorer_quality/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..88ea7e00272a5417c52dbf3e9a6a7cc5cd87f707 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/scorer_quality/manifest.json @@ -0,0 +1,58 @@ +{ + "artifact_id": "score_report-66d00b4f4eb6b65e", + "artifact_kind": "score_report", + "command": [ + "codelewm", + "eval", + "scorer-quality", + "--config", + "config/first_results/scorer_quality.json", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/scorer_quality", + "--device", + "auto", + "--index", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/index", + "--retrieval-prior-weight", + "1.0", + "--retrieval-prior-k", + "10", + "--parent-manifest", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/manifest.json", + "--parent-manifest", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/index/manifest.json", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/logs/scorer_quality.jsonl" + ], + "config_sha256": "db9cec6dbb52c256d1f7d8cbffd6b9473385e4ecf8f8a268d9c93315cf3b09d8", + "created_at": "2026-05-20T10:21:05Z", + "files": [ + { + "bytes": 583, + "path": "config.json", + "sha256": "07bd53650d4137af55b4664786fd68c40a9922d9b3a04072e120f686b2b0c08e" + }, + { + "bytes": 5540, + "path": "reports/scorer_quality_report.json", + "sha256": "c6e15d1bf2a396317f1a94ac5ff2284c7465c9945f6c00828908307e78ef6e99" + } + ], + "metadata": { + "candidate_count": 4, + "error_count": 2, + "example_count": 1, + "schema_version": "codelewm.harness.scorer_quality_report.v1", + "valid_count": 2 + }, + "parent_artifacts": [ + "training_run-ce98fe8768af2143", + "index-79cfc212a0f6a0fd" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/scorer_quality/reports/scorer_quality_report.json b/runs/codelewm-action-use-20260520-6650183/scorer_quality/reports/scorer_quality_report.json new file mode 100644 index 0000000000000000000000000000000000000000..c3381dfc388284ef76d443b8bd4ea3ecb1f6c917 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/scorer_quality/reports/scorer_quality_report.json @@ -0,0 +1,171 @@ +{ + "calibration_slices": { + "hard_negative": { + "candidate_count": 1, + "error_count": 0, + "failure_counts": {}, + "mean_final_score": 25.402101629201752, + "mean_retrieval_prior": 24.334023666381835, + "mean_transition_energy": 1.0680779628199177, + "valid_count": 1 + }, + "patch_failure": { + "candidate_count": 1, + "error_count": 1, + "failure_counts": { + "patch_apply_failed": 1 + }, + "mean_final_score": null, + "mean_retrieval_prior": null, + "mean_transition_energy": null, + "valid_count": 0 + }, + "syntax_failure": { + "candidate_count": 1, + "error_count": 1, + "failure_counts": { + "invalid_syntax": 1 + }, + "mean_final_score": null, + "mean_retrieval_prior": null, + "mean_transition_energy": null, + "valid_count": 0 + }, + "true_after": { + "candidate_count": 1, + "error_count": 0, + "failure_counts": {}, + "mean_final_score": 25.63004734113583, + "mean_retrieval_prior": 24.600917625427247, + "mean_transition_energy": 1.0291297157085804, + "valid_count": 1 + } + }, + "caveats": [ + "Fixture quality reports validate scorer/reranker plumbing, not scaled model usefulness.", + "Lower final_score is better.", + "At least one example includes invalid syntax or patch-application failure rows." + ], + "examples": [ + { + "before": "/CodeLeWM/tests/fixtures/codestate/class_method_before.py", + "candidate_count": 4, + "candidate_rows": [ + { + "candidate": "hard_negative.py", + "final_score": 25.402101629201752, + "input_digest": "dfe653567eb9ba25cbc4b9e660f38ee335cf996884cae7094aecd4faeb3f9143", + "kind": "hard_negative", + "rank": 1, + "retrieval_prior": 24.334023666381835, + "risk_penalty": null, + "status": "scored", + "transition_energy": 1.0680779628199177 + }, + { + "candidate": "true_after.py", + "final_score": 25.63004734113583, + "input_digest": "841abfc2db0221679fae21df8ea02f0655faff0afc085a02ffdbbf23523edaf5", + "kind": "true_after", + "rank": 2, + "retrieval_prior": 24.600917625427247, + "risk_penalty": null, + "status": "scored", + "transition_energy": 1.0291297157085804 + }, + { + "candidate": "patch_failure.patch", + "error_type": "patch_apply_failed", + "kind": "patch_failure", + "message": "patch context does not match the before file", + "rank": null, + "remediation": "provide a single-file unified diff that applies cleanly to the before file", + "status": "error" + }, + { + "candidate": "syntax_failure.py", + "error_type": "invalid_syntax", + "kind": "syntax_failure", + "message": "candidate file is not valid Python", + "rank": null, + "remediation": "provide a parseable Python file or patch", + "status": "error" + } + ], + "candidates_dir": "/CodeLeWM/config/first_results/scorer_quality_candidates", + "caveats": [ + "one or more candidates failed parse or patch validation" + ], + "error_count": 2, + "error_counts": { + "invalid_syntax": 1, + "patch_apply_failed": 1 + }, + "id": "class-method-fixture", + "true_candidate": "/CodeLeWM/config/first_results/scorer_quality_candidates/true_after.py", + "true_rank": 2, + "valid_count": 2 + } + ], + "schema_version": "codelewm.harness.scorer_quality_report.v1", + "score_distributions": { + "final_score": { + "count": 2, + "max": 25.63004734113583, + "mean": 25.51607448516879, + "median": 25.51607448516879, + "min": 25.402101629201752, + "p25": 25.45908805718527, + "p75": 25.57306091315231, + "std": 0.1139728559670381 + }, + "retrieval_prior": { + "count": 2, + "max": 24.600917625427247, + "mean": 24.46747064590454, + "median": 24.46747064590454, + "min": 24.334023666381835, + "p25": 24.400747156143186, + "p75": 24.534194135665896, + "std": 0.1334469795227058 + }, + "transition_energy": { + "count": 2, + "max": 1.0680779628199177, + "mean": 1.0486038392642492, + "median": 1.0486038392642492, + "min": 1.0291297157085804, + "p25": 1.0388667774864146, + "p75": 1.0583409010420834, + "std": 0.019474123555668688 + } + }, + "scoring_policy": { + "execution_policy": "candidate code is parsed and diff-applied as text but never executed", + "retrieval_prior_k": 10, + "retrieval_prior_weight": 1.0, + "risk_penalty": "reserved; current scorer reports null and treats failures as error rows", + "score_direction": "lower_is_better" + }, + "source": { + "checkpoint": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "checkpoint_sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66", + "config": "config/first_results/scorer_quality.json", + "index": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/index", + "model_id": "codelewm.hashing_transition_scorer.v1" + }, + "summary": { + "candidate_count": 4, + "error_count": 2, + "example_count": 1, + "failure_counts": { + "invalid_syntax": 1, + "patch_apply_failed": 1 + }, + "mean_true_rank": 2.0, + "median_true_rank": 2.0, + "mrr": 0.5, + "recall_at_1": 0.0, + "valid_count": 2 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/surprise/config.json b/runs/codelewm-action-use-20260520-6650183/surprise/config.json new file mode 100644 index 0000000000000000000000000000000000000000..10c8d1e0a51a539d9abb6cc6d6f74808aebc616d --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/surprise/config.json @@ -0,0 +1,15 @@ +{ + "action_cluster_decoys": 1, + "action_view": "text", + "checkpoint": ".artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "data": ".artifacts/hf/codelewm-action-use-20260520-6650183/pack", + "device": "cuda", + "max_examples": 1000, + "mutation_decoys": 1, + "out": ".artifacts/hf/codelewm-action-use-20260520-6650183/surprise", + "random_decoys": 1, + "same_file_decoys": 1, + "schema_version": "codelewm.eval.surprise_run.v1", + "score_direction": "lower_is_better", + "seed": 0 +} diff --git a/runs/codelewm-action-use-20260520-6650183/surprise/manifest.json b/runs/codelewm-action-use-20260520-6650183/surprise/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..1ed2f02fdaf51a7327a5b1d718322ade1cc1786b --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/surprise/manifest.json @@ -0,0 +1,118 @@ +{ + "artifact_id": "eval_report-ed842c3b84f9769d", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "surprise", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/surprise", + "--device", + "auto", + "--max-examples", + "1000", + "--random-decoys", + "1", + "--same-file-decoys", + "1", + "--mutation-decoys", + "1", + "--action-cluster-decoys", + "1", + "--seed", + "0", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/logs/surprise.jsonl" + ], + "config_sha256": "18feeaaa74f6b2accc7237aa4b3a0818ccb4d37a7b764ae4613047fd20c8214c", + "created_at": "2026-05-20T10:20:01Z", + "files": [ + { + "bytes": 522, + "path": "config.json", + "sha256": "4d186af41f9eaf321f7d580a00103ab2c0ea01e8ec6b7bf590717a36fab58879" + }, + { + "bytes": 396984, + "path": "reports/surprise_report.json", + "sha256": "9c3c52c0118db278c81d2193027da0b141da1114b24b804963d47b28d8a93b65" + } + ], + "metadata": { + "action_discriminative_claim_ready": true, + "action_discriminative_hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "category_caveats": {}, + "checkpoint_action_view": "text", + "checkpoint_sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-67895f8dc3e217c4", + "decoy_counts": { + "action_cluster": 40, + "mutation": 1000, + "random": 1000, + "same_file": 63 + }, + "example_count": 1000, + "metrics": { + "decoy_counts": { + "action_cluster": 40, + "mutation": 1000, + "random": 1000, + "same_file": 63 + }, + "example_count": 1000, + "mean_true_rank": 1.533, + "median_true_rank": 2.0, + "pairwise_auc_by_category": { + "action_cluster": 0.95, + "mutation": 0.524, + "random": 0.967, + "same_file": 0.6507936507936508 + }, + "pairwise_auc_overall": 0.7465525439847837, + "recall_at_1": 0.495 + }, + "report_path": "reports/surprise_report.json", + "report_schema_version": "codelewm.eval.surprise_report.v1", + "schema_version": "codelewm.eval.surprise_run.v1", + "training_artifact_id": "training_run-ce98fe8768af2143" + }, + "parent_artifacts": [ + "training_run-ce98fe8768af2143", + "dataset-67895f8dc3e217c4" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/surprise/reports/surprise_report.json b/runs/codelewm-action-use-20260520-6650183/surprise/reports/surprise_report.json new file mode 100644 index 0000000000000000000000000000000000000000..56bc4d902fcdc97f4674eb6c0471510014cb61dd --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/surprise/reports/surprise_report.json @@ -0,0 +1,16567 @@ +{ + "decoy_seed": 0, + "examples": [ + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.448978424072266 + ], + "random": [ + 946.50146484375 + ], + "same_file": [] + }, + "transition_id": "transition-0014722278445937d4f42158", + "true_rank": 2, + "true_score": 49.12698745727539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.839881420135498 + ], + "random": [ + 546.6969604492188 + ], + "same_file": [] + }, + "transition_id": "transition-0135954248cba9b95a072501", + "true_rank": 1, + "true_score": 7.313387870788574 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 190.51072692871094 + ], + "random": [ + 227.70645141601562 + ], + "same_file": [ + 150.38067626953125 + ] + }, + "transition_id": "transition-013f879edd9bdc7e10194eca", + "true_rank": 2, + "true_score": 185.5345458984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 296.0469970703125 + ], + "random": [ + 169.6184844970703 + ], + "same_file": [] + }, + "transition_id": "transition-014893cef3fd93869e504f69", + "true_rank": 3, + "true_score": 297.89227294921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.61573028564453 + ], + "random": [ + 411.32666015625 + ], + "same_file": [] + }, + "transition_id": "transition-017a8f55e547b6c18d5efb4b", + "true_rank": 1, + "true_score": 46.20521545410156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.617538452148438 + ], + "random": [ + 96.7208251953125 + ], + "same_file": [] + }, + "transition_id": "transition-018e607852249e098b31b0a4", + "true_rank": 2, + "true_score": 8.678915023803711 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.700801849365234 + ], + "random": [ + 169.389892578125 + ], + "same_file": [ + 104.79994201660156 + ] + }, + "transition_id": "transition-024643a463e281880ce7d9df", + "true_rank": 2, + "true_score": 6.783613204956055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.904586791992188 + ], + "random": [ + 399.4530334472656 + ], + "same_file": [] + }, + "transition_id": "transition-0269e9b8f4b9efb0a78e04cb", + "true_rank": 1, + "true_score": 17.586891174316406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.349609375 + ], + "random": [ + 158.2860870361328 + ], + "same_file": [] + }, + "transition_id": "transition-038895659f996b73d7f3e555", + "true_rank": 2, + "true_score": 46.62767028808594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.56212615966797 + ], + "random": [ + 112.1451644897461 + ], + "same_file": [] + }, + "transition_id": "transition-0392472719baf478abcfbe23", + "true_rank": 2, + "true_score": 84.54212188720703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.113741874694824 + ], + "random": [ + 453.9018249511719 + ], + "same_file": [] + }, + "transition_id": "transition-03c7b829a44ab81358065053", + "true_rank": 1, + "true_score": 11.0179443359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.784690856933594 + ], + "random": [ + 325.8804931640625 + ], + "same_file": [] + }, + "transition_id": "transition-03d950b7040897c64fb826d0", + "true_rank": 1, + "true_score": 53.13939666748047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.32954216003418 + ], + "random": [ + 644.4110717773438 + ], + "same_file": [] + }, + "transition_id": "transition-03e217b8c68705b6b907e147", + "true_rank": 2, + "true_score": 16.68881607055664 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 148.94358825683594 + ], + "random": [ + 83.00711822509766 + ], + "same_file": [] + }, + "transition_id": "transition-04001850ef1a0ea7f7bdcd23", + "true_rank": 2, + "true_score": 144.3660430908203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 171.80245971679688 + ], + "random": [ + 227.7781219482422 + ], + "same_file": [] + }, + "transition_id": "transition-040391bd0e64e1c1ba808c01", + "true_rank": 2, + "true_score": 175.65765380859375 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 294.5749816894531 + ], + "mutation": [ + 9.502193450927734 + ], + "random": [ + 360.65142822265625 + ], + "same_file": [] + }, + "transition_id": "transition-048615108c2f93f334c3435e", + "true_rank": 1, + "true_score": 7.149702072143555 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 261.13348388671875 + ], + "random": [ + 668.12060546875 + ], + "same_file": [ + 16.524179458618164 + ] + }, + "transition_id": "transition-04a286e033d1c27f5ef9e3b5", + "true_rank": 3, + "true_score": 282.93267822265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.482669830322266 + ], + "random": [ + 370.1434326171875 + ], + "same_file": [] + }, + "transition_id": "transition-04d3b9833872b527d503bbeb", + "true_rank": 1, + "true_score": 17.701671600341797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 92.99067687988281 + ], + "random": [ + 266.2254638671875 + ], + "same_file": [] + }, + "transition_id": "transition-04fd6e4924da4fbefa53475f", + "true_rank": 2, + "true_score": 93.75650024414062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.01201629638672 + ], + "random": [ + 390.6858215332031 + ], + "same_file": [] + }, + "transition_id": "transition-0501d109bf8ea2ab82e7a476", + "true_rank": 2, + "true_score": 71.50566864013672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.376484394073486 + ], + "random": [ + 366.16455078125 + ], + "same_file": [] + }, + "transition_id": "transition-0536b967fa810fd4099fb3f5", + "true_rank": 1, + "true_score": 5.439117431640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.667024612426758 + ], + "random": [ + 359.36053466796875 + ], + "same_file": [] + }, + "transition_id": "transition-054bd5f9428092bc488b2874", + "true_rank": 2, + "true_score": 24.732358932495117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.574103832244873 + ], + "random": [ + 39.155189514160156 + ], + "same_file": [] + }, + "transition_id": "transition-05603466ccd89b030573b9cb", + "true_rank": 1, + "true_score": 5.87222957611084 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.832164764404297 + ], + "random": [ + 724.6334228515625 + ], + "same_file": [] + }, + "transition_id": "transition-057e80e33e4ff00220a4891e", + "true_rank": 2, + "true_score": 25.03352928161621 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 298.1927185058594 + ], + "random": [ + 435.00811767578125 + ], + "same_file": [ + 6.588291168212891 + ] + }, + "transition_id": "transition-05ffdc2b8d892be9730699b8", + "true_rank": 3, + "true_score": 324.62408447265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.2459077835083 + ], + "random": [ + 331.1335754394531 + ], + "same_file": [] + }, + "transition_id": "transition-0654ae8080a0dae3f734a36d", + "true_rank": 2, + "true_score": 15.383991241455078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5515012741088867 + ], + "random": [ + 547.7597045898438 + ], + "same_file": [] + }, + "transition_id": "transition-06aa8528b0b46e3e41d38d9d", + "true_rank": 2, + "true_score": 2.6068098545074463 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.305133819580078 + ], + "random": [ + 89.57522583007812 + ], + "same_file": [] + }, + "transition_id": "transition-070dfd91f3603ef00c18cae4", + "true_rank": 2, + "true_score": 24.32843017578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.39569664001465 + ], + "random": [ + 516.8502807617188 + ], + "same_file": [] + }, + "transition_id": "transition-07d90515540962cf679ad6cb", + "true_rank": 2, + "true_score": 18.435791015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.445556640625 + ], + "random": [ + 436.74658203125 + ], + "same_file": [] + }, + "transition_id": "transition-07ee6f4e7400b4383086d02c", + "true_rank": 1, + "true_score": 31.637191772460938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8166178464889526 + ], + "random": [ + 616.7191162109375 + ], + "same_file": [] + }, + "transition_id": "transition-0847aa653364a6e58974b07e", + "true_rank": 1, + "true_score": 0.7063274383544922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.720104217529297 + ], + "random": [ + 102.85276794433594 + ], + "same_file": [] + }, + "transition_id": "transition-08ba31997e00c70448dd4a20", + "true_rank": 1, + "true_score": 30.261737823486328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.06644344329834 + ], + "random": [ + 30.979732513427734 + ], + "same_file": [] + }, + "transition_id": "transition-09414684c19b4ae1c1c47734", + "true_rank": 2, + "true_score": 6.075253486633301 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.59793472290039 + ], + "random": [ + 118.10978698730469 + ], + "same_file": [] + }, + "transition_id": "transition-09687184afb12c6dfc0a2ede", + "true_rank": 1, + "true_score": 44.13426208496094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.358394622802734 + ], + "random": [ + 142.35574340820312 + ], + "same_file": [] + }, + "transition_id": "transition-0a1e381dfcf9c9ce6972cc02", + "true_rank": 2, + "true_score": 58.239715576171875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0372438430786133 + ], + "random": [ + 160.6957550048828 + ], + "same_file": [ + 84.3663330078125 + ] + }, + "transition_id": "transition-0a1f9f6b2f0536424e244e67", + "true_rank": 1, + "true_score": 1.8208372592926025 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.329191207885742 + ], + "random": [ + 599.4559326171875 + ], + "same_file": [] + }, + "transition_id": "transition-0a400ea2e4ebfd64dd4fa6ba", + "true_rank": 1, + "true_score": 4.317447662353516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.312412261962891 + ], + "random": [ + 900.8548583984375 + ], + "same_file": [] + }, + "transition_id": "transition-0a7b2d6b027a6e067f765dea", + "true_rank": 1, + "true_score": 5.195675373077393 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.73705291748047 + ], + "random": [ + 93.31201934814453 + ], + "same_file": [] + }, + "transition_id": "transition-0a8fd4809107bb448cbc509f", + "true_rank": 2, + "true_score": 18.385967254638672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 218.22225952148438 + ], + "random": [ + 374.85406494140625 + ], + "same_file": [] + }, + "transition_id": "transition-0afbe284ec7eaeb8f88de2b8", + "true_rank": 2, + "true_score": 218.66363525390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.89167785644531 + ], + "random": [ + 508.96771240234375 + ], + "same_file": [] + }, + "transition_id": "transition-0b720c5694b1d57a02998088", + "true_rank": 1, + "true_score": 48.920162200927734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9279017448425293 + ], + "random": [ + 194.199951171875 + ], + "same_file": [] + }, + "transition_id": "transition-0b8b92041c66a33d7df09a23", + "true_rank": 2, + "true_score": 3.1316676139831543 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.340248107910156 + ], + "random": [ + 518.5706176757812 + ], + "same_file": [] + }, + "transition_id": "transition-0b8f7deb709e15c9791337b6", + "true_rank": 1, + "true_score": 38.85606384277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.51458740234375 + ], + "random": [ + 708.213134765625 + ], + "same_file": [] + }, + "transition_id": "transition-0ba05f021304c925ec54ca2f", + "true_rank": 2, + "true_score": 90.45912170410156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.75907897949219 + ], + "random": [ + 367.36431884765625 + ], + "same_file": [] + }, + "transition_id": "transition-0baa1e9169c86043975444bb", + "true_rank": 2, + "true_score": 53.01556396484375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.4416704177856445 + ], + "random": [ + 363.2837829589844 + ], + "same_file": [] + }, + "transition_id": "transition-0bc277caff342a2776e24833", + "true_rank": 1, + "true_score": 7.207164287567139 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.685115814208984 + ], + "random": [ + 265.4725341796875 + ], + "same_file": [] + }, + "transition_id": "transition-0bc72a38be923467cae3bd77", + "true_rank": 2, + "true_score": 36.73517608642578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.779930114746094 + ], + "random": [ + 348.6135559082031 + ], + "same_file": [] + }, + "transition_id": "transition-0c2a335c6fc02218e225c238", + "true_rank": 2, + "true_score": 13.182844161987305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.642499923706055 + ], + "random": [ + 843.745849609375 + ], + "same_file": [] + }, + "transition_id": "transition-0c32749f575b032bfb678710", + "true_rank": 2, + "true_score": 24.187164306640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.960533142089844 + ], + "random": [ + 572.7047119140625 + ], + "same_file": [] + }, + "transition_id": "transition-0c8c0687906b73b45ac30824", + "true_rank": 2, + "true_score": 47.18618392944336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4446659088134766 + ], + "random": [ + 442.54168701171875 + ], + "same_file": [] + }, + "transition_id": "transition-0ca422db929f4aea5e3fd424", + "true_rank": 1, + "true_score": 1.4226932525634766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 97.4090805053711 + ], + "random": [ + 219.61666870117188 + ], + "same_file": [] + }, + "transition_id": "transition-0cd8ef4152609ee7bb1bb81d", + "true_rank": 2, + "true_score": 100.333251953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.14360809326172 + ], + "random": [ + 380.4320068359375 + ], + "same_file": [] + }, + "transition_id": "transition-0d08ef09b520e01c7a5c771e", + "true_rank": 2, + "true_score": 94.99382019042969 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 212.9171142578125 + ], + "random": [ + 699.5924682617188 + ], + "same_file": [ + 203.8206787109375 + ] + }, + "transition_id": "transition-0d312c62a112569a83e7745c", + "true_rank": 3, + "true_score": 214.58412170410156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.359573364257812 + ], + "random": [ + 21.810916900634766 + ], + "same_file": [] + }, + "transition_id": "transition-0d7e8216f5467e6d32c28d79", + "true_rank": 2, + "true_score": 23.291095733642578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.803764343261719 + ], + "random": [ + 266.1459655761719 + ], + "same_file": [] + }, + "transition_id": "transition-0d99c298f5baadb719392d8e", + "true_rank": 1, + "true_score": 11.908300399780273 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.8284671306610107 + ], + "random": [ + 266.0872802734375 + ], + "same_file": [] + }, + "transition_id": "transition-0d9ad5aebee0e2736fbc3145", + "true_rank": 2, + "true_score": 4.503629207611084 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.847507953643799 + ], + "random": [ + 360.1172180175781 + ], + "same_file": [] + }, + "transition_id": "transition-0da3dd44ba00e5e2c66edf92", + "true_rank": 1, + "true_score": 5.177732467651367 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.3404541015625 + ], + "random": [ + 280.77703857421875 + ], + "same_file": [] + }, + "transition_id": "transition-0dd3a21ca4405a35d2dfe7b4", + "true_rank": 2, + "true_score": 72.96053314208984 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.841339111328125 + ], + "random": [ + 426.5959167480469 + ], + "same_file": [] + }, + "transition_id": "transition-0eaedfd07a26836f39eea77c", + "true_rank": 2, + "true_score": 56.407142639160156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 287.32122802734375 + ], + "random": [ + 551.4674072265625 + ], + "same_file": [] + }, + "transition_id": "transition-0f0315a5d6927fbdecca8ce1", + "true_rank": 1, + "true_score": 279.33734130859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.411539077758789 + ], + "random": [ + 364.2264404296875 + ], + "same_file": [] + }, + "transition_id": "transition-0f79da3d22aa97a915fc91a9", + "true_rank": 2, + "true_score": 14.796361923217773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.911407470703125 + ], + "random": [ + 336.3893127441406 + ], + "same_file": [] + }, + "transition_id": "transition-0f7c5dacc21163816f6feeb3", + "true_rank": 2, + "true_score": 7.434678077697754 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 73.57453155517578 + ], + "random": [ + 338.3065490722656 + ], + "same_file": [] + }, + "transition_id": "transition-10ef1a26a62fd52ae0833ff5", + "true_rank": 2, + "true_score": 75.90074920654297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.11894226074219 + ], + "random": [ + 455.23687744140625 + ], + "same_file": [] + }, + "transition_id": "transition-10fd7aca86c41be0fd09660a", + "true_rank": 2, + "true_score": 55.3260498046875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 699.0662231445312 + ], + "mutation": [ + 41.742801666259766 + ], + "random": [ + 900.3275146484375 + ], + "same_file": [] + }, + "transition_id": "transition-1146738ca57bfc6fe66d6bb0", + "true_rank": 2, + "true_score": 44.358131408691406 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 526.0594482421875 + ], + "mutation": [ + 1.2652798891067505 + ], + "random": [ + 716.998291015625 + ], + "same_file": [ + 35.201446533203125 + ] + }, + "transition_id": "transition-11b211877cf469a7936a3499", + "true_rank": 2, + "true_score": 1.4848380088806152 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.014484405517578 + ], + "random": [ + 204.25291442871094 + ], + "same_file": [] + }, + "transition_id": "transition-11f873b1eb869cd179cfa5c9", + "true_rank": 2, + "true_score": 13.547419548034668 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9493613243103027 + ], + "random": [ + 566.4580078125 + ], + "same_file": [ + 75.24516296386719 + ] + }, + "transition_id": "transition-1221332e571269d81d64701d", + "true_rank": 2, + "true_score": 1.0670320987701416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 170.197021484375 + ], + "random": [ + 120.06529998779297 + ], + "same_file": [] + }, + "transition_id": "transition-128ac8c9e69ba34d6ebd3659", + "true_rank": 2, + "true_score": 169.78326416015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 159.60931396484375 + ], + "random": [ + 554.65576171875 + ], + "same_file": [] + }, + "transition_id": "transition-133d7f751b0f1eb9f3f8539c", + "true_rank": 2, + "true_score": 160.9381561279297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.12441086769104 + ], + "random": [ + 435.3082580566406 + ], + "same_file": [] + }, + "transition_id": "transition-1349b5770fd99d1af27cccff", + "true_rank": 1, + "true_score": 1.0175098180770874 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.140617370605469 + ], + "random": [ + 960.215576171875 + ], + "same_file": [ + 81.77020263671875 + ] + }, + "transition_id": "transition-13cfd60202c9944e1324b1d1", + "true_rank": 1, + "true_score": 4.74355936050415 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.794305801391602 + ], + "random": [ + 602.06787109375 + ], + "same_file": [] + }, + "transition_id": "transition-13e64957ab701147fb1ef5e3", + "true_rank": 1, + "true_score": 13.597030639648438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.763217449188232 + ], + "random": [ + 109.40681457519531 + ], + "same_file": [] + }, + "transition_id": "transition-1495b2588ef6e300ea437551", + "true_rank": 1, + "true_score": 5.209081649780273 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0465869903564453 + ], + "random": [ + 449.71636962890625 + ], + "same_file": [] + }, + "transition_id": "transition-14d1429810ca9c8676587b1a", + "true_rank": 2, + "true_score": 3.215834617614746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.25016975402832 + ], + "random": [ + 109.21661376953125 + ], + "same_file": [] + }, + "transition_id": "transition-14e621d9160ddc2da25ebd2b", + "true_rank": 2, + "true_score": 15.39376163482666 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.263878345489502 + ], + "random": [ + 364.71612548828125 + ], + "same_file": [] + }, + "transition_id": "transition-14f72926eebe3d659bd01893", + "true_rank": 1, + "true_score": 1.2568445205688477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.6138272285461426 + ], + "random": [ + 131.3517303466797 + ], + "same_file": [] + }, + "transition_id": "transition-16365f0c8ea9464907588704", + "true_rank": 1, + "true_score": 0.6056962609291077 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9809045791625977 + ], + "random": [ + 203.44552612304688 + ], + "same_file": [] + }, + "transition_id": "transition-17132291eb369eaa2b705ad5", + "true_rank": 2, + "true_score": 4.237710952758789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.881382942199707 + ], + "random": [ + 169.23580932617188 + ], + "same_file": [] + }, + "transition_id": "transition-17380fe65a69199dfb6f5a85", + "true_rank": 1, + "true_score": 7.191629886627197 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.17238998413086 + ], + "random": [ + 233.0001220703125 + ], + "same_file": [] + }, + "transition_id": "transition-177bb2e3fc02450b4ed1e01e", + "true_rank": 1, + "true_score": 17.878314971923828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.426513671875 + ], + "random": [ + 507.3085021972656 + ], + "same_file": [] + }, + "transition_id": "transition-17976526d583e23acffab310", + "true_rank": 2, + "true_score": 20.25373649597168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.11448097229004 + ], + "random": [ + 284.12451171875 + ], + "same_file": [] + }, + "transition_id": "transition-17b6581fb86790edf6296b46", + "true_rank": 1, + "true_score": 19.294437408447266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.5626220703125 + ], + "random": [ + 27.741931915283203 + ], + "same_file": [] + }, + "transition_id": "transition-185dc66dc778b019c1f3c64a", + "true_rank": 1, + "true_score": 27.020954132080078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.133434295654297 + ], + "random": [ + 620.4420166015625 + ], + "same_file": [] + }, + "transition_id": "transition-19175a86c2b31a6420140675", + "true_rank": 2, + "true_score": 32.352134704589844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.09136962890625 + ], + "random": [ + 154.7977294921875 + ], + "same_file": [] + }, + "transition_id": "transition-1968cb1ef80c9754971e8b29", + "true_rank": 2, + "true_score": 34.445865631103516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 70.339599609375 + ], + "random": [ + 177.59542846679688 + ], + "same_file": [] + }, + "transition_id": "transition-19a30cc1b5ab639948dbbb03", + "true_rank": 1, + "true_score": 65.81118774414062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.883437156677246 + ], + "random": [ + 248.65829467773438 + ], + "same_file": [] + }, + "transition_id": "transition-19c05499220437b94ac6213a", + "true_rank": 2, + "true_score": 2.112534523010254 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.9245924949646 + ], + "random": [ + 307.19000244140625 + ], + "same_file": [] + }, + "transition_id": "transition-1abc7c6d72f1025184f108b7", + "true_rank": 2, + "true_score": 6.8103179931640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.157245397567749 + ], + "random": [ + 293.8876037597656 + ], + "same_file": [] + }, + "transition_id": "transition-1b584bb736a8e9e09ebd2e56", + "true_rank": 1, + "true_score": 1.1340796947479248 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.45763397216797 + ], + "random": [ + 373.64111328125 + ], + "same_file": [] + }, + "transition_id": "transition-1b9a0be81ecf5f1b3bec38c0", + "true_rank": 2, + "true_score": 20.995582580566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.04422378540039 + ], + "random": [ + 343.33282470703125 + ], + "same_file": [] + }, + "transition_id": "transition-1c0a6770cb1b354aa6e9e0c0", + "true_rank": 1, + "true_score": 24.941356658935547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.036239624023438 + ], + "random": [ + 289.1918640136719 + ], + "same_file": [] + }, + "transition_id": "transition-1c3b5fc7489fc1edb9fd3dca", + "true_rank": 2, + "true_score": 26.108768463134766 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 503.6303405761719 + ], + "mutation": [ + 0.6971637010574341 + ], + "random": [ + 671.2957763671875 + ], + "same_file": [] + }, + "transition_id": "transition-1c4a4885723214354822a321", + "true_rank": 2, + "true_score": 0.8021316528320312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 289.1126708984375 + ], + "random": [ + 222.60043334960938 + ], + "same_file": [] + }, + "transition_id": "transition-1c5e100b5cdede2e6d6029c9", + "true_rank": 3, + "true_score": 292.7553405761719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 134.20977783203125 + ], + "random": [ + 130.8616943359375 + ], + "same_file": [] + }, + "transition_id": "transition-1c6bfff078a2d6e6210e3ef6", + "true_rank": 2, + "true_score": 133.93150329589844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 192.36529541015625 + ], + "random": [ + 930.0396728515625 + ], + "same_file": [] + }, + "transition_id": "transition-1c79e246e1513826ca13d886", + "true_rank": 1, + "true_score": 192.05245971679688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.291706562042236 + ], + "random": [ + 695.0511474609375 + ], + "same_file": [] + }, + "transition_id": "transition-1c9ace2b785badfe9ae15065", + "true_rank": 2, + "true_score": 5.490383625030518 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.575525283813477 + ], + "random": [ + 486.4724426269531 + ], + "same_file": [] + }, + "transition_id": "transition-1cc964a93dba7b9e6aedc77a", + "true_rank": 2, + "true_score": 27.84466552734375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.54612731933594 + ], + "random": [ + 705.3134765625 + ], + "same_file": [] + }, + "transition_id": "transition-1cfb210c43eb024d2ff8a294", + "true_rank": 1, + "true_score": 56.12120819091797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.6622234582901001 + ], + "random": [ + 271.0765075683594 + ], + "same_file": [] + }, + "transition_id": "transition-1d021544b7623d1cf9913bc5", + "true_rank": 1, + "true_score": 0.5005136132240295 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.617767333984375 + ], + "random": [ + 303.4276123046875 + ], + "same_file": [] + }, + "transition_id": "transition-1d428ec0e23ed09ede4b8190", + "true_rank": 1, + "true_score": 7.906554222106934 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.7249574661254883 + ], + "random": [ + 376.944091796875 + ], + "same_file": [] + }, + "transition_id": "transition-1dbcb689236d5803adb7a610", + "true_rank": 1, + "true_score": 1.9609265327453613 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.310997009277344 + ], + "random": [ + 804.1659545898438 + ], + "same_file": [] + }, + "transition_id": "transition-1e53799544a47792493b8c47", + "true_rank": 1, + "true_score": 42.874671936035156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 78.20967864990234 + ], + "random": [ + 89.43319702148438 + ], + "same_file": [] + }, + "transition_id": "transition-1edd004c1edf5df64bb04be2", + "true_rank": 2, + "true_score": 80.90110778808594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.297763824462891 + ], + "random": [ + 569.18408203125 + ], + "same_file": [] + }, + "transition_id": "transition-1ee737713cc5683266e867f1", + "true_rank": 1, + "true_score": 5.7832770347595215 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.010804653167725 + ], + "random": [ + 307.92242431640625 + ], + "same_file": [] + }, + "transition_id": "transition-1efb29aba64c1ed28a786cb9", + "true_rank": 1, + "true_score": 3.247741937637329 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.2205021381378174 + ], + "random": [ + 517.2301635742188 + ], + "same_file": [] + }, + "transition_id": "transition-1f43d0d3e81157413186ce9f", + "true_rank": 1, + "true_score": 2.089235305786133 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.28417205810547 + ], + "random": [ + 460.1040344238281 + ], + "same_file": [ + 10.208833694458008 + ] + }, + "transition_id": "transition-1f7b3731c3a1598c40057d67", + "true_rank": 3, + "true_score": 58.65834045410156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 328.26275634765625 + ], + "random": [ + 597.683837890625 + ], + "same_file": [] + }, + "transition_id": "transition-2002f1aa2f0fd75f58f6fc00", + "true_rank": 1, + "true_score": 324.715576171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.28960418701172 + ], + "random": [ + 668.9652099609375 + ], + "same_file": [] + }, + "transition_id": "transition-203d2f642cf1136267187c10", + "true_rank": 1, + "true_score": 64.11936950683594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.583396911621094 + ], + "random": [ + 256.5550537109375 + ], + "same_file": [] + }, + "transition_id": "transition-204ef4cc4f9acf432c9fce5b", + "true_rank": 1, + "true_score": 55.692047119140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.247230529785156 + ], + "random": [ + 471.8409118652344 + ], + "same_file": [] + }, + "transition_id": "transition-2052ba3cadb3136462226336", + "true_rank": 2, + "true_score": 52.10755920410156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.233168601989746 + ], + "random": [ + 94.95365905761719 + ], + "same_file": [] + }, + "transition_id": "transition-20ef20fcca35fb9c788c79fc", + "true_rank": 2, + "true_score": 6.413337707519531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.548316955566406 + ], + "random": [ + 179.88616943359375 + ], + "same_file": [] + }, + "transition_id": "transition-21b204c6352d6c01df6b837e", + "true_rank": 2, + "true_score": 40.67759323120117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.986576080322266 + ], + "random": [ + 205.36697387695312 + ], + "same_file": [] + }, + "transition_id": "transition-21f3b16d21caa6f34050840d", + "true_rank": 2, + "true_score": 37.06067657470703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5457799434661865 + ], + "random": [ + 326.4172668457031 + ], + "same_file": [] + }, + "transition_id": "transition-220a647d415bfa316f8268a4", + "true_rank": 1, + "true_score": 3.528775930404663 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.827688217163086 + ], + "random": [ + 485.292724609375 + ], + "same_file": [] + }, + "transition_id": "transition-2233cf159d45e084092bde12", + "true_rank": 1, + "true_score": 5.193116188049316 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 131.32305908203125 + ], + "random": [ + 181.1326904296875 + ], + "same_file": [] + }, + "transition_id": "transition-223e4fd933b9b76dcb4234bf", + "true_rank": 1, + "true_score": 130.18875122070312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 78.54415893554688 + ], + "random": [ + 478.1502685546875 + ], + "same_file": [] + }, + "transition_id": "transition-23249aa9e78730afafab12a6", + "true_rank": 2, + "true_score": 80.65753173828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.270179748535156 + ], + "random": [ + 650.4506225585938 + ], + "same_file": [] + }, + "transition_id": "transition-23faa30c42d735cd3e746912", + "true_rank": 1, + "true_score": 40.04845428466797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0497591495513916 + ], + "random": [ + 738.1447143554688 + ], + "same_file": [] + }, + "transition_id": "transition-23fc61587aa82bfc713aed97", + "true_rank": 2, + "true_score": 3.5541648864746094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.66381072998047 + ], + "random": [ + 364.6371765136719 + ], + "same_file": [] + }, + "transition_id": "transition-24117985fcff56408ced5a6e", + "true_rank": 1, + "true_score": 37.50893020629883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.182955741882324 + ], + "random": [ + 538.1486206054688 + ], + "same_file": [] + }, + "transition_id": "transition-2422534c170bc28e50960317", + "true_rank": 1, + "true_score": 2.061239242553711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.18950080871582 + ], + "random": [ + 250.53738403320312 + ], + "same_file": [] + }, + "transition_id": "transition-242ea47b1fe82f6b3f41d14f", + "true_rank": 1, + "true_score": 27.885902404785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.86756134033203 + ], + "random": [ + 219.76881408691406 + ], + "same_file": [] + }, + "transition_id": "transition-244a8cd2dfe0c25080d1e47d", + "true_rank": 1, + "true_score": 40.1094970703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.746885299682617 + ], + "random": [ + 598.1036987304688 + ], + "same_file": [] + }, + "transition_id": "transition-24fc9c9de93aecdfdf467172", + "true_rank": 1, + "true_score": 6.347274303436279 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.57536506652832 + ], + "random": [ + 681.4012451171875 + ], + "same_file": [] + }, + "transition_id": "transition-255d031de96fdf788dcbe788", + "true_rank": 1, + "true_score": 22.221023559570312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.30791091918945 + ], + "random": [ + 362.6448974609375 + ], + "same_file": [] + }, + "transition_id": "transition-25a3b4fd13150e6b53f748fe", + "true_rank": 2, + "true_score": 39.77442169189453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 114.88435363769531 + ], + "random": [ + 667.3966064453125 + ], + "same_file": [] + }, + "transition_id": "transition-26234c8a67831934094aaad1", + "true_rank": 2, + "true_score": 120.58849334716797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.176681518554688 + ], + "random": [ + 81.95855712890625 + ], + "same_file": [] + }, + "transition_id": "transition-265b48633953c295f6dfa0b7", + "true_rank": 2, + "true_score": 19.104873657226562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.557596206665039 + ], + "random": [ + 226.07017517089844 + ], + "same_file": [] + }, + "transition_id": "transition-269bc7b9495648f13021610b", + "true_rank": 2, + "true_score": 8.569209098815918 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.316816329956055 + ], + "random": [ + 428.6697998046875 + ], + "same_file": [ + 1.3447819948196411 + ] + }, + "transition_id": "transition-26a60855c2e00f528df9cc76", + "true_rank": 2, + "true_score": 20.230941772460938 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 325.283447265625 + ], + "mutation": [ + 5.833194732666016 + ], + "random": [ + 143.42034912109375 + ], + "same_file": [] + }, + "transition_id": "transition-26bdcb774e9ec243e1d7139f", + "true_rank": 2, + "true_score": 6.435904502868652 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.86773681640625 + ], + "random": [ + 131.00115966796875 + ], + "same_file": [] + }, + "transition_id": "transition-27054545df7bb729058a34e0", + "true_rank": 1, + "true_score": 33.40643310546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.5503405928611755 + ], + "random": [ + 373.7896728515625 + ], + "same_file": [] + }, + "transition_id": "transition-27acadca7d8fa83927a59d57", + "true_rank": 1, + "true_score": 0.5290976762771606 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.197277069091797 + ], + "random": [ + 130.342041015625 + ], + "same_file": [] + }, + "transition_id": "transition-27b6f49428ebc47b88cc8334", + "true_rank": 2, + "true_score": 31.672929763793945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.392868041992188 + ], + "random": [ + 452.77154541015625 + ], + "same_file": [] + }, + "transition_id": "transition-27ec186d4b82151b443a0735", + "true_rank": 2, + "true_score": 30.771305084228516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.43046569824219 + ], + "random": [ + 412.1682434082031 + ], + "same_file": [] + }, + "transition_id": "transition-28601a2fd766a6fe132a078d", + "true_rank": 1, + "true_score": 73.03568267822266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.128997802734375 + ], + "random": [ + 647.0357055664062 + ], + "same_file": [] + }, + "transition_id": "transition-286167fef8cd1d6657e0110a", + "true_rank": 1, + "true_score": 15.584894180297852 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.503355026245117 + ], + "random": [ + 309.66815185546875 + ], + "same_file": [] + }, + "transition_id": "transition-28a2f3b648c7018c2da219ee", + "true_rank": 2, + "true_score": 2.504061222076416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 310.87109375 + ], + "random": [ + 588.4525146484375 + ], + "same_file": [] + }, + "transition_id": "transition-28a32f1415deb42b1bb3d94a", + "true_rank": 1, + "true_score": 307.7887878417969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.151859283447266 + ], + "random": [ + 135.79368591308594 + ], + "same_file": [] + }, + "transition_id": "transition-28e4b78222d7d0709fd9fa53", + "true_rank": 2, + "true_score": 52.38914489746094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.102425575256348 + ], + "random": [ + 387.36602783203125 + ], + "same_file": [] + }, + "transition_id": "transition-28f658382f243dc8972f8ea5", + "true_rank": 2, + "true_score": 9.574710845947266 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.152854919433594 + ], + "random": [ + 358.08367919921875 + ], + "same_file": [ + 0.5805609226226807 + ] + }, + "transition_id": "transition-29b323bc2c7f6b486386b40d", + "true_rank": 2, + "true_score": 6.49495792388916 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.53750228881836 + ], + "random": [ + 248.02609252929688 + ], + "same_file": [] + }, + "transition_id": "transition-29b91c533b2a394c43d5d394", + "true_rank": 1, + "true_score": 35.483421325683594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.031543731689453 + ], + "random": [ + 380.96661376953125 + ], + "same_file": [] + }, + "transition_id": "transition-29d444eb21e80f1af9b28019", + "true_rank": 2, + "true_score": 10.344564437866211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.585136413574219 + ], + "random": [ + 589.9085693359375 + ], + "same_file": [] + }, + "transition_id": "transition-2a0d079a038c92647ad1531b", + "true_rank": 2, + "true_score": 16.268138885498047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.6397705078125 + ], + "random": [ + 352.26806640625 + ], + "same_file": [] + }, + "transition_id": "transition-2a16e49923c67e4bff6ebb76", + "true_rank": 2, + "true_score": 23.24641227722168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.561676025390625 + ], + "random": [ + 462.2677001953125 + ], + "same_file": [] + }, + "transition_id": "transition-2a4b33e94016493f691b1a57", + "true_rank": 2, + "true_score": 45.54059982299805 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.007036209106445 + ], + "random": [ + 90.61568450927734 + ], + "same_file": [] + }, + "transition_id": "transition-2ab50e04fea541cd25ec17dc", + "true_rank": 1, + "true_score": 18.483476638793945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.92224884033203 + ], + "random": [ + 141.39047241210938 + ], + "same_file": [] + }, + "transition_id": "transition-2b2501226a6d4a36c5cd9fe7", + "true_rank": 1, + "true_score": 29.490102767944336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.856245040893555 + ], + "random": [ + 470.7100830078125 + ], + "same_file": [] + }, + "transition_id": "transition-2b4d2c859a49e55dfc9e0310", + "true_rank": 2, + "true_score": 13.953176498413086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.23084831237793 + ], + "random": [ + 630.9425048828125 + ], + "same_file": [] + }, + "transition_id": "transition-2bef0a072e31c4bd43bb3a86", + "true_rank": 2, + "true_score": 4.3800368309021 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 114.16778564453125 + ], + "random": [ + 176.32489013671875 + ], + "same_file": [] + }, + "transition_id": "transition-2cc3d1be34939c860995c621", + "true_rank": 1, + "true_score": 113.5843505859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.28987503051758 + ], + "random": [ + 415.374267578125 + ], + "same_file": [] + }, + "transition_id": "transition-2d2027432cc7ea52d47614cd", + "true_rank": 2, + "true_score": 46.75322723388672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.326882362365723 + ], + "random": [ + 81.68958282470703 + ], + "same_file": [] + }, + "transition_id": "transition-2dade60612e89f5535ef34b9", + "true_rank": 1, + "true_score": 4.02841854095459 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.978506088256836 + ], + "random": [ + 421.90155029296875 + ], + "same_file": [] + }, + "transition_id": "transition-2db666e20443c9138f810adb", + "true_rank": 2, + "true_score": 4.18796443939209 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.008836269378662 + ], + "random": [ + 391.3006591796875 + ], + "same_file": [] + }, + "transition_id": "transition-2dcd97bdc9f13f688829d55e", + "true_rank": 1, + "true_score": 4.723092555999756 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.902099609375 + ], + "random": [ + 262.7769775390625 + ], + "same_file": [] + }, + "transition_id": "transition-2df7824680347f259434adb2", + "true_rank": 1, + "true_score": 28.317840576171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.940012454986572 + ], + "random": [ + 579.1097412109375 + ], + "same_file": [] + }, + "transition_id": "transition-2ed698c26896cb04cc54de9a", + "true_rank": 1, + "true_score": 5.656669616699219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.6840102076530457 + ], + "random": [ + 756.4560546875 + ], + "same_file": [] + }, + "transition_id": "transition-2fa9df4d44c18b320fbedb00", + "true_rank": 1, + "true_score": 0.5209438800811768 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.651231050491333 + ], + "random": [ + 286.9498596191406 + ], + "same_file": [] + }, + "transition_id": "transition-2fc4ccb9862ad27f41a99b65", + "true_rank": 2, + "true_score": 3.9213807582855225 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.007225036621094 + ], + "random": [ + 215.8437957763672 + ], + "same_file": [] + }, + "transition_id": "transition-2ff34faa736a85dc8aa3b931", + "true_rank": 2, + "true_score": 33.17265319824219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 132.00201416015625 + ], + "random": [ + 300.1471862792969 + ], + "same_file": [] + }, + "transition_id": "transition-2ff3a0b516940037aa7685e0", + "true_rank": 1, + "true_score": 130.17276000976562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 117.72097778320312 + ], + "random": [ + 553.6080322265625 + ], + "same_file": [] + }, + "transition_id": "transition-3008b2726ba0a9417c17659e", + "true_rank": 2, + "true_score": 119.38239288330078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.813403129577637 + ], + "random": [ + 350.6085205078125 + ], + "same_file": [] + }, + "transition_id": "transition-303a9b183ebab690b27b6ed2", + "true_rank": 1, + "true_score": 6.494586944580078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.541473388671875 + ], + "random": [ + 231.7510223388672 + ], + "same_file": [] + }, + "transition_id": "transition-30b6e028fa62f3224eb824c8", + "true_rank": 1, + "true_score": 18.937763214111328 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.9210309982299805 + ], + "random": [ + 146.29440307617188 + ], + "same_file": [ + 146.61264038085938 + ] + }, + "transition_id": "transition-30c929ad82c5c779d710814d", + "true_rank": 1, + "true_score": 3.0972304344177246 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7125750184059143 + ], + "random": [ + 455.7170715332031 + ], + "same_file": [] + }, + "transition_id": "transition-31527049d35f66282c4938d9", + "true_rank": 2, + "true_score": 0.850027322769165 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.788656711578369 + ], + "random": [ + 670.5022583007812 + ], + "same_file": [] + }, + "transition_id": "transition-316286364790bf5f0e68a906", + "true_rank": 2, + "true_score": 6.857895851135254 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 328.98370361328125 + ], + "mutation": [ + 0.6523131132125854 + ], + "random": [ + 543.4417724609375 + ], + "same_file": [] + }, + "transition_id": "transition-31d811849c62a052e624ac13", + "true_rank": 1, + "true_score": 0.26030993461608887 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5704383850097656 + ], + "random": [ + 306.39703369140625 + ], + "same_file": [] + }, + "transition_id": "transition-31e183995a159363512032db", + "true_rank": 1, + "true_score": 2.7463936805725098 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.829129219055176 + ], + "random": [ + 591.4015502929688 + ], + "same_file": [] + }, + "transition_id": "transition-323e937ab9a1767efed50af2", + "true_rank": 1, + "true_score": 4.749721527099609 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 68.74223327636719 + ], + "mutation": [ + 1.0900934934616089 + ], + "random": [ + 469.8975830078125 + ], + "same_file": [] + }, + "transition_id": "transition-32ce51d242710973a393df84", + "true_rank": 1, + "true_score": 0.6197385787963867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.21831703186035 + ], + "random": [ + 244.9265899658203 + ], + "same_file": [] + }, + "transition_id": "transition-32f094f2efc0b92f5a22451d", + "true_rank": 1, + "true_score": 16.877899169921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.42935562133789 + ], + "random": [ + 226.79473876953125 + ], + "same_file": [] + }, + "transition_id": "transition-32f89a643af94804200fc8c6", + "true_rank": 2, + "true_score": 9.764286041259766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7901272773742676 + ], + "random": [ + 342.3046569824219 + ], + "same_file": [] + }, + "transition_id": "transition-334372c6067a6c4fb574111c", + "true_rank": 1, + "true_score": 1.6528984308242798 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.328226327896118 + ], + "random": [ + 418.0531005859375 + ], + "same_file": [] + }, + "transition_id": "transition-33a367feab83c695e8f02676", + "true_rank": 2, + "true_score": 4.185578346252441 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 144.90921020507812 + ], + "random": [ + 273.470703125 + ], + "same_file": [] + }, + "transition_id": "transition-343d798799c0d87b85ef51aa", + "true_rank": 1, + "true_score": 144.14828491210938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.79776000976562 + ], + "random": [ + 384.819580078125 + ], + "same_file": [] + }, + "transition_id": "transition-34434a238d25792e1a2f9a0d", + "true_rank": 2, + "true_score": 85.96637725830078 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.699983596801758 + ], + "random": [ + 304.0919189453125 + ], + "same_file": [ + 27.091915130615234 + ] + }, + "transition_id": "transition-345728f6b537f074fe8f720e", + "true_rank": 2, + "true_score": 12.920320510864258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.2577667236328125 + ], + "random": [ + 520.76123046875 + ], + "same_file": [] + }, + "transition_id": "transition-34905b4425657f00fd196c25", + "true_rank": 1, + "true_score": 6.039348602294922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.619441986083984 + ], + "random": [ + 752.707763671875 + ], + "same_file": [] + }, + "transition_id": "transition-34d963006b22e1b268acdae0", + "true_rank": 1, + "true_score": 42.97899627685547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.513320922851562 + ], + "random": [ + 152.98370361328125 + ], + "same_file": [] + }, + "transition_id": "transition-350bf6d7b9189ae9b2a734c3", + "true_rank": 2, + "true_score": 23.508554458618164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.4437754154205322 + ], + "random": [ + 116.4312973022461 + ], + "same_file": [] + }, + "transition_id": "transition-353509aaed12f35b207f17ec", + "true_rank": 1, + "true_score": 2.994772434234619 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.6939697265625 + ], + "random": [ + 715.9874267578125 + ], + "same_file": [] + }, + "transition_id": "transition-354c5e484156408b433e33d1", + "true_rank": 2, + "true_score": 44.11199188232422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.284261465072632 + ], + "random": [ + 251.3389892578125 + ], + "same_file": [] + }, + "transition_id": "transition-35ff74316670961c1c3d731e", + "true_rank": 1, + "true_score": 2.2803521156311035 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9291021823883057 + ], + "random": [ + 509.41510009765625 + ], + "same_file": [] + }, + "transition_id": "transition-35ffa92cc998ef5620fab754", + "true_rank": 1, + "true_score": 1.6232719421386719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 232.0025177001953 + ], + "random": [ + 278.1012268066406 + ], + "same_file": [] + }, + "transition_id": "transition-36499a301577287a71f3dad8", + "true_rank": 1, + "true_score": 228.52182006835938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 134.04071044921875 + ], + "random": [ + 261.4820556640625 + ], + "same_file": [] + }, + "transition_id": "transition-36a100709a671a47379648e9", + "true_rank": 1, + "true_score": 133.3988494873047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.010187149047852 + ], + "random": [ + 323.5699768066406 + ], + "same_file": [] + }, + "transition_id": "transition-37c16ba4fff8f87e55578b13", + "true_rank": 2, + "true_score": 13.120267868041992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 128.1436004638672 + ], + "random": [ + 484.97503662109375 + ], + "same_file": [] + }, + "transition_id": "transition-37ed0914c3027f945d3aadcc", + "true_rank": 2, + "true_score": 128.62889099121094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.249990463256836 + ], + "random": [ + 48.18930435180664 + ], + "same_file": [] + }, + "transition_id": "transition-37f68cb68a9449cfcbb7675e", + "true_rank": 1, + "true_score": 30.402767181396484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.15626525878906 + ], + "random": [ + 20.072715759277344 + ], + "same_file": [] + }, + "transition_id": "transition-384d0b1f12e57ce8e3df6603", + "true_rank": 2, + "true_score": 60.477657318115234 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.45939636230469 + ], + "random": [ + 312.081787109375 + ], + "same_file": [ + 392.3271179199219 + ] + }, + "transition_id": "transition-3905ee75a8e194b98312733f", + "true_rank": 1, + "true_score": 28.362403869628906 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 107.2032699584961 + ], + "mutation": [ + 3.4871585369110107 + ], + "random": [ + 154.87646484375 + ], + "same_file": [] + }, + "transition_id": "transition-397b591cc232d636a8fd4d99", + "true_rank": 1, + "true_score": 3.047462224960327 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 244.35931396484375 + ], + "random": [ + 246.42959594726562 + ], + "same_file": [] + }, + "transition_id": "transition-39af65b6b488d4d6f2705721", + "true_rank": 3, + "true_score": 247.575439453125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.7646846771240234 + ], + "random": [ + 497.77716064453125 + ], + "same_file": [] + }, + "transition_id": "transition-39afd68765f4bb35f29d89e4", + "true_rank": 2, + "true_score": 3.8692197799682617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.6686058044433594 + ], + "random": [ + 326.6736755371094 + ], + "same_file": [] + }, + "transition_id": "transition-39fed94cddfcd7e95839f9ab", + "true_rank": 2, + "true_score": 2.6835618019104004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5822205543518066 + ], + "random": [ + 155.54690551757812 + ], + "same_file": [] + }, + "transition_id": "transition-3a007d73b117d710358f52ca", + "true_rank": 1, + "true_score": 3.3811004161834717 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.305049896240234 + ], + "random": [ + 467.8603210449219 + ], + "same_file": [] + }, + "transition_id": "transition-3a7d8c067da3c2b18cac78e5", + "true_rank": 1, + "true_score": 7.178518772125244 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.414042472839355 + ], + "random": [ + 306.7528381347656 + ], + "same_file": [] + }, + "transition_id": "transition-3a7dcdfcc5c2254d10bf0931", + "true_rank": 1, + "true_score": 13.00136947631836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.885739326477051 + ], + "random": [ + 457.5099182128906 + ], + "same_file": [] + }, + "transition_id": "transition-3a8ed95bc7d328fef537c00d", + "true_rank": 1, + "true_score": 4.430292129516602 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 73.99465942382812 + ], + "random": [ + 650.455810546875 + ], + "same_file": [] + }, + "transition_id": "transition-3ab9e9b14a1945a52cb325cd", + "true_rank": 1, + "true_score": 73.68042755126953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.264162063598633 + ], + "random": [ + 384.17840576171875 + ], + "same_file": [] + }, + "transition_id": "transition-3b08694ac174d33d3045bc85", + "true_rank": 1, + "true_score": 7.161184310913086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.45488357543945 + ], + "random": [ + 380.47344970703125 + ], + "same_file": [] + }, + "transition_id": "transition-3b8f22a772bcf62e69099b8b", + "true_rank": 1, + "true_score": 34.21797180175781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.087137222290039 + ], + "random": [ + 291.78155517578125 + ], + "same_file": [] + }, + "transition_id": "transition-3ba8ac3e25a37c3fe47d1a0d", + "true_rank": 2, + "true_score": 4.215205192565918 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.5447275638580322 + ], + "random": [ + 133.39453125 + ], + "same_file": [] + }, + "transition_id": "transition-3baf28221945a3a928b331a8", + "true_rank": 1, + "true_score": 1.5008724927902222 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.35187911987305 + ], + "random": [ + 267.85772705078125 + ], + "same_file": [] + }, + "transition_id": "transition-3bdc4ab50e0a20bcecfaf223", + "true_rank": 2, + "true_score": 48.660308837890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0321052074432373 + ], + "random": [ + 522.6251831054688 + ], + "same_file": [] + }, + "transition_id": "transition-3c25d240540dd5b1e9cff162", + "true_rank": 2, + "true_score": 1.068637728691101 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.588909149169922 + ], + "random": [ + 140.0974884033203 + ], + "same_file": [] + }, + "transition_id": "transition-3c34fec282b676c7a3e4b175", + "true_rank": 2, + "true_score": 23.42791748046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.465031147003174 + ], + "random": [ + 219.43995666503906 + ], + "same_file": [] + }, + "transition_id": "transition-3c8c2f3aff060f383ddaa7c6", + "true_rank": 2, + "true_score": 2.824033737182617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.20101928710938 + ], + "random": [ + 455.2228088378906 + ], + "same_file": [] + }, + "transition_id": "transition-3cd88a9eaac1ca1a5ee49330", + "true_rank": 1, + "true_score": 80.43096923828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 140.0067138671875 + ], + "random": [ + 341.673095703125 + ], + "same_file": [] + }, + "transition_id": "transition-3cd8d8809391ea089fcf9ad6", + "true_rank": 2, + "true_score": 141.75390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.927104651927948 + ], + "random": [ + 261.98590087890625 + ], + "same_file": [] + }, + "transition_id": "transition-3cdf3a35c819bdc4743d3ebc", + "true_rank": 1, + "true_score": 0.900917649269104 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3383445739746094 + ], + "random": [ + 237.47935485839844 + ], + "same_file": [] + }, + "transition_id": "transition-3ce5739975a7ceb99f1d754d", + "true_rank": 1, + "true_score": 1.2472474575042725 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.108192443847656 + ], + "random": [ + 207.67637634277344 + ], + "same_file": [] + }, + "transition_id": "transition-3d5a983fbbca322d4b7d0cb7", + "true_rank": 1, + "true_score": 33.265769958496094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.5727996826171875 + ], + "random": [ + 156.38232421875 + ], + "same_file": [] + }, + "transition_id": "transition-3dacb63a629a31d11508e85c", + "true_rank": 1, + "true_score": 5.382523536682129 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.587395191192627 + ], + "random": [ + 520.7947998046875 + ], + "same_file": [] + }, + "transition_id": "transition-3dad6eebfa5e15923e0bc4eb", + "true_rank": 2, + "true_score": 1.7371816635131836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.18283748626709 + ], + "random": [ + 150.89920043945312 + ], + "same_file": [] + }, + "transition_id": "transition-3e116a724554f94948b7d91f", + "true_rank": 1, + "true_score": 10.393524169921875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.52153396606445 + ], + "random": [ + 346.8912658691406 + ], + "same_file": [ + 115.37722778320312 + ] + }, + "transition_id": "transition-3e187942eab3754d344fc270", + "true_rank": 2, + "true_score": 60.53912353515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0456273555755615 + ], + "random": [ + 180.90846252441406 + ], + "same_file": [] + }, + "transition_id": "transition-3eb582802ff1571bf4ab0ea3", + "true_rank": 2, + "true_score": 3.504920244216919 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.932689666748047 + ], + "random": [ + 475.64593505859375 + ], + "same_file": [] + }, + "transition_id": "transition-3ed62d946491b2f980bad2c7", + "true_rank": 1, + "true_score": 24.776391983032227 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.359424591064453 + ], + "random": [ + 505.58050537109375 + ], + "same_file": [] + }, + "transition_id": "transition-3ee4122ead7395054284d0bf", + "true_rank": 2, + "true_score": 14.48785400390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.830448150634766 + ], + "random": [ + 324.4582214355469 + ], + "same_file": [] + }, + "transition_id": "transition-3eed6be31367ef177c3f3631", + "true_rank": 1, + "true_score": 16.95508575439453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 194.92849731445312 + ], + "random": [ + 94.07683563232422 + ], + "same_file": [] + }, + "transition_id": "transition-3ef889525f0df2fe6ce619b5", + "true_rank": 2, + "true_score": 191.2576141357422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.88632202148438 + ], + "random": [ + 410.5621337890625 + ], + "same_file": [] + }, + "transition_id": "transition-3f105692206a604e2bcc6441", + "true_rank": 1, + "true_score": 68.67123413085938 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.0208964347839355 + ], + "random": [ + 256.833251953125 + ], + "same_file": [ + 6.144065856933594 + ] + }, + "transition_id": "transition-3f257708fdfc721ad617253d", + "true_rank": 2, + "true_score": 5.6600847244262695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.671267032623291 + ], + "random": [ + 429.51593017578125 + ], + "same_file": [] + }, + "transition_id": "transition-3f3162b6045481bc4b5d5680", + "true_rank": 1, + "true_score": 3.309530258178711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.87479019165039 + ], + "random": [ + 383.08013916015625 + ], + "same_file": [] + }, + "transition_id": "transition-3f728ed515a4639865c4b325", + "true_rank": 1, + "true_score": 11.073980331420898 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.997577667236328 + ], + "random": [ + 760.4894409179688 + ], + "same_file": [] + }, + "transition_id": "transition-3f9afbc1f1dade53d94556ec", + "true_rank": 2, + "true_score": 22.013553619384766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.725473403930664 + ], + "random": [ + 842.3995361328125 + ], + "same_file": [] + }, + "transition_id": "transition-404caef60ddf6b492e516d53", + "true_rank": 1, + "true_score": 18.328956604003906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.745870590209961 + ], + "random": [ + 693.8392333984375 + ], + "same_file": [] + }, + "transition_id": "transition-40c066f65d6fa43532d9aed6", + "true_rank": 1, + "true_score": 3.14901065826416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.447731018066406 + ], + "random": [ + 235.83303833007812 + ], + "same_file": [] + }, + "transition_id": "transition-411f775f60bf6111a4632194", + "true_rank": 1, + "true_score": 25.0580997467041 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.68751525878906 + ], + "random": [ + 539.1197509765625 + ], + "same_file": [] + }, + "transition_id": "transition-41acf2bef3e89c63c0cbdcf8", + "true_rank": 1, + "true_score": 51.629451751708984 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.03170108795166 + ], + "random": [ + 481.7246398925781 + ], + "same_file": [] + }, + "transition_id": "transition-41e624fb6f37fc0e83306187", + "true_rank": 1, + "true_score": 7.004092693328857 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.205676078796387 + ], + "random": [ + 401.4241943359375 + ], + "same_file": [] + }, + "transition_id": "transition-41fa88015e014fc58a2fdc28", + "true_rank": 2, + "true_score": 11.220428466796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 87.92616271972656 + ], + "random": [ + 653.6644897460938 + ], + "same_file": [] + }, + "transition_id": "transition-420f7e89422ab9f7a5789d90", + "true_rank": 2, + "true_score": 88.37510681152344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.396739959716797 + ], + "random": [ + 202.22068786621094 + ], + "same_file": [] + }, + "transition_id": "transition-421eb3503a252022f72cf737", + "true_rank": 2, + "true_score": 19.54092788696289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 108.31243133544922 + ], + "random": [ + 302.05291748046875 + ], + "same_file": [] + }, + "transition_id": "transition-422a5f060c3becafaebcf6ea", + "true_rank": 1, + "true_score": 108.14588165283203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.58327102661133 + ], + "random": [ + 491.0482482910156 + ], + "same_file": [] + }, + "transition_id": "transition-425e0e63c92723283d57b08a", + "true_rank": 1, + "true_score": 36.43470764160156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.4813117980957 + ], + "random": [ + 346.8811950683594 + ], + "same_file": [] + }, + "transition_id": "transition-4274ccca8543e3ab531b03f7", + "true_rank": 2, + "true_score": 40.2198486328125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.8084497451782227 + ], + "random": [ + 836.353759765625 + ], + "same_file": [] + }, + "transition_id": "transition-4278152c6d06710417a03293", + "true_rank": 1, + "true_score": 1.892728328704834 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.263906478881836 + ], + "random": [ + 429.650634765625 + ], + "same_file": [] + }, + "transition_id": "transition-42d5fb209ae00f98927ffe51", + "true_rank": 2, + "true_score": 25.08921241760254 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.615534782409668 + ], + "random": [ + 352.9625244140625 + ], + "same_file": [] + }, + "transition_id": "transition-4306b76df75dd29636cc8569", + "true_rank": 1, + "true_score": 4.464807510375977 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.052627563476562 + ], + "random": [ + 149.59072875976562 + ], + "same_file": [] + }, + "transition_id": "transition-43183f518d51f455b2f48386", + "true_rank": 2, + "true_score": 31.415292739868164 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.758941650390625 + ], + "random": [ + 538.3494873046875 + ], + "same_file": [ + 14.179291725158691 + ] + }, + "transition_id": "transition-4336c5b1a52141e293409c86", + "true_rank": 2, + "true_score": 10.321331024169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.745765686035156 + ], + "random": [ + 51.4815559387207 + ], + "same_file": [] + }, + "transition_id": "transition-442a98e10ddd8551fe92d571", + "true_rank": 1, + "true_score": 5.171639919281006 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.692420959472656 + ], + "random": [ + 386.5052490234375 + ], + "same_file": [] + }, + "transition_id": "transition-444cbcdae7ccee8ad9d5cb06", + "true_rank": 2, + "true_score": 62.597015380859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.343385696411133 + ], + "random": [ + 155.76637268066406 + ], + "same_file": [] + }, + "transition_id": "transition-449cafddc0f686eebd7a05c6", + "true_rank": 1, + "true_score": 6.961428642272949 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.562381744384766 + ], + "random": [ + 174.3314971923828 + ], + "same_file": [] + }, + "transition_id": "transition-44bfe83437a45ffd81118cb3", + "true_rank": 1, + "true_score": 22.00678825378418 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 137.83428955078125 + ], + "random": [ + 274.9019470214844 + ], + "same_file": [] + }, + "transition_id": "transition-455456d438f50c9f8525d428", + "true_rank": 1, + "true_score": 136.81658935546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.31117630004883 + ], + "random": [ + 238.10711669921875 + ], + "same_file": [] + }, + "transition_id": "transition-455b2dd26cab5d31b94ea759", + "true_rank": 1, + "true_score": 35.977272033691406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.51802062988281 + ], + "random": [ + 408.7257080078125 + ], + "same_file": [] + }, + "transition_id": "transition-45722611a5ab773e50e3ad8f", + "true_rank": 2, + "true_score": 59.364723205566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.08241081237793 + ], + "random": [ + 411.32476806640625 + ], + "same_file": [] + }, + "transition_id": "transition-459ee6db230d29e9ad2ca628", + "true_rank": 2, + "true_score": 11.753089904785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7277401685714722 + ], + "random": [ + 176.91534423828125 + ], + "same_file": [] + }, + "transition_id": "transition-45a7b9106494292147891954", + "true_rank": 2, + "true_score": 0.7467776536941528 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7794989347457886 + ], + "random": [ + 282.5721435546875 + ], + "same_file": [] + }, + "transition_id": "transition-45c81caa808c2e88588121e3", + "true_rank": 2, + "true_score": 0.8750446438789368 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.9820327758789 + ], + "random": [ + 267.1358642578125 + ], + "same_file": [] + }, + "transition_id": "transition-45e3195ad7ac6c242d8104ee", + "true_rank": 2, + "true_score": 105.89398193359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.784385681152344 + ], + "random": [ + 371.380126953125 + ], + "same_file": [] + }, + "transition_id": "transition-45eee772b6e9ab46981a0436", + "true_rank": 1, + "true_score": 50.793495178222656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.89488983154297 + ], + "random": [ + 166.71604919433594 + ], + "same_file": [] + }, + "transition_id": "transition-462b8a62122605da8cbf6c70", + "true_rank": 1, + "true_score": 57.410552978515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.32101440429688 + ], + "random": [ + 684.83349609375 + ], + "same_file": [] + }, + "transition_id": "transition-4633d9cd838ef0febed563de", + "true_rank": 1, + "true_score": 75.90673828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 280.4021911621094 + ], + "random": [ + 669.1192626953125 + ], + "same_file": [] + }, + "transition_id": "transition-463afe8213905d59025d88f4", + "true_rank": 1, + "true_score": 270.20965576171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.561372756958008 + ], + "random": [ + 178.2742462158203 + ], + "same_file": [] + }, + "transition_id": "transition-46561824d0f1c37dbce72e10", + "true_rank": 1, + "true_score": 2.0417158603668213 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.35673522949219 + ], + "random": [ + 249.7557830810547 + ], + "same_file": [] + }, + "transition_id": "transition-46814f4ee8fb8f017b7e7cf1", + "true_rank": 1, + "true_score": 66.17274475097656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6782982349395752 + ], + "random": [ + 68.77330780029297 + ], + "same_file": [] + }, + "transition_id": "transition-4683f88529c5a07fb17bac4e", + "true_rank": 1, + "true_score": 1.3475745916366577 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.62456512451172 + ], + "random": [ + 73.31976318359375 + ], + "same_file": [] + }, + "transition_id": "transition-46a870dee720fc0afee024eb", + "true_rank": 1, + "true_score": 18.081594467163086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.33677291870117 + ], + "random": [ + 201.40213012695312 + ], + "same_file": [] + }, + "transition_id": "transition-4709d48ec83cfa06ea2648a8", + "true_rank": 2, + "true_score": 58.26106262207031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.08122444152832 + ], + "random": [ + 263.88482666015625 + ], + "same_file": [] + }, + "transition_id": "transition-4744ef2fadea4ba5da0eda3c", + "true_rank": 1, + "true_score": 18.156898498535156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.7071316242218018 + ], + "random": [ + 59.83526611328125 + ], + "same_file": [] + }, + "transition_id": "transition-4824bdb12f9348cfd5f03d6f", + "true_rank": 1, + "true_score": 3.5099644660949707 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.945504188537598 + ], + "random": [ + 135.66127014160156 + ], + "same_file": [] + }, + "transition_id": "transition-483fd3a51ddceb376bb1623e", + "true_rank": 1, + "true_score": 13.832723617553711 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 14.016724586486816 + ], + "mutation": [ + 14.573201179504395 + ], + "random": [ + 629.6387939453125 + ], + "same_file": [ + 14.016724586486816 + ] + }, + "transition_id": "transition-4886081d2b4de780f785a11c", + "true_rank": 4, + "true_score": 14.951637268066406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 175.62115478515625 + ], + "random": [ + 431.3619384765625 + ], + "same_file": [] + }, + "transition_id": "transition-489243ffaee6a4f3e5ca78eb", + "true_rank": 2, + "true_score": 182.1927032470703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.12564086914062 + ], + "random": [ + 664.302978515625 + ], + "same_file": [] + }, + "transition_id": "transition-48e7a51434d5edbdafa2b113", + "true_rank": 1, + "true_score": 82.96064758300781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.40747833251953 + ], + "random": [ + 707.9910888671875 + ], + "same_file": [] + }, + "transition_id": "transition-48efdd5bd2e502a635295c02", + "true_rank": 1, + "true_score": 29.6297550201416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 123.45474243164062 + ], + "random": [ + 266.2266845703125 + ], + "same_file": [] + }, + "transition_id": "transition-48f29de86dab6c3fabaf76e3", + "true_rank": 1, + "true_score": 112.1067123413086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.790236473083496 + ], + "random": [ + 236.63204956054688 + ], + "same_file": [] + }, + "transition_id": "transition-48f9c6ed8b76536bb2484306", + "true_rank": 1, + "true_score": 8.418903350830078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4431521892547607 + ], + "random": [ + 93.61762237548828 + ], + "same_file": [] + }, + "transition_id": "transition-492603a09191c70f057d416b", + "true_rank": 2, + "true_score": 2.7293872833251953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.01002502441406 + ], + "random": [ + 500.10205078125 + ], + "same_file": [] + }, + "transition_id": "transition-49797455aa70f28ec6fc0bf3", + "true_rank": 2, + "true_score": 76.98423767089844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8460948467254639 + ], + "random": [ + 269.0267333984375 + ], + "same_file": [] + }, + "transition_id": "transition-49cf94b4b3a9f32cf1ccd2c4", + "true_rank": 1, + "true_score": 1.4266670942306519 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.221263885498047 + ], + "random": [ + 161.0622100830078 + ], + "same_file": [] + }, + "transition_id": "transition-49dbe5da85cef3307cde2590", + "true_rank": 1, + "true_score": 29.70371437072754 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.090839385986328 + ], + "random": [ + 795.0234985351562 + ], + "same_file": [] + }, + "transition_id": "transition-49ef8ddf4698068e08d2ecd3", + "true_rank": 1, + "true_score": 10.75583553314209 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.92131233215332 + ], + "random": [ + 254.34767150878906 + ], + "same_file": [] + }, + "transition_id": "transition-4a5e85759a60e024787980cd", + "true_rank": 2, + "true_score": 15.656881332397461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.210281372070312 + ], + "random": [ + 591.4998779296875 + ], + "same_file": [] + }, + "transition_id": "transition-4aaa3c2e4c74a8a8eb7c9739", + "true_rank": 1, + "true_score": 7.856942176818848 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.464092254638672 + ], + "random": [ + 616.6473388671875 + ], + "same_file": [ + 13.033926963806152 + ] + }, + "transition_id": "transition-4ad3691eb41d74fdf137c95b", + "true_rank": 2, + "true_score": 9.061851501464844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9066076278686523 + ], + "random": [ + 601.112060546875 + ], + "same_file": [] + }, + "transition_id": "transition-4ae39d9ba55197cd4f3980a7", + "true_rank": 2, + "true_score": 1.9538246393203735 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.712982177734375 + ], + "random": [ + 346.277099609375 + ], + "same_file": [] + }, + "transition_id": "transition-4afe963d327277fc2b9be6a8", + "true_rank": 1, + "true_score": 11.96302604675293 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.98974609375 + ], + "random": [ + 172.7396240234375 + ], + "same_file": [] + }, + "transition_id": "transition-4b424b419fd0845dc0fe716b", + "true_rank": 2, + "true_score": 89.86190795898438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.66947937011719 + ], + "random": [ + 436.396240234375 + ], + "same_file": [] + }, + "transition_id": "transition-4b4c16fbbba13293bcb15698", + "true_rank": 1, + "true_score": 59.68866729736328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.236434936523438 + ], + "random": [ + 413.57330322265625 + ], + "same_file": [] + }, + "transition_id": "transition-4b4eb7d504af2724d0d55d19", + "true_rank": 1, + "true_score": 15.843648910522461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.984086036682129 + ], + "random": [ + 144.2693634033203 + ], + "same_file": [] + }, + "transition_id": "transition-4b65b3dba777f46af1e1ea0b", + "true_rank": 1, + "true_score": 9.964363098144531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.98027801513672 + ], + "random": [ + 324.1576843261719 + ], + "same_file": [] + }, + "transition_id": "transition-4b7fa6e3c65b93cc709967b3", + "true_rank": 2, + "true_score": 35.373558044433594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.166007041931152 + ], + "random": [ + 253.95521545410156 + ], + "same_file": [] + }, + "transition_id": "transition-4bb28dc4e66d7af11ffa616f", + "true_rank": 2, + "true_score": 13.556854248046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.38499927520752 + ], + "random": [ + 863.3319702148438 + ], + "same_file": [] + }, + "transition_id": "transition-4bed1d93dc3629f43c9562fa", + "true_rank": 2, + "true_score": 8.65911865234375 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.625750541687012 + ], + "random": [ + 264.42529296875 + ], + "same_file": [ + 16.816247940063477 + ] + }, + "transition_id": "transition-4bf3367f7f5bf33534eb9e7b", + "true_rank": 1, + "true_score": 5.2256622314453125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.995330810546875 + ], + "random": [ + 577.5849609375 + ], + "same_file": [] + }, + "transition_id": "transition-4c569a2a192b66c743d54c5b", + "true_rank": 2, + "true_score": 15.280279159545898 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 369.33447265625 + ], + "random": [ + 507.08099365234375 + ], + "same_file": [ + 69.15902709960938 + ] + }, + "transition_id": "transition-4c6f3136ccb3a713ff4e7673", + "true_rank": 2, + "true_score": 369.2506103515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.4277453422546387 + ], + "random": [ + 504.0963439941406 + ], + "same_file": [] + }, + "transition_id": "transition-4c744da616d3e7750a3ad30c", + "true_rank": 2, + "true_score": 4.140880584716797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.421138286590576 + ], + "random": [ + 211.84036254882812 + ], + "same_file": [] + }, + "transition_id": "transition-4c93e474b6803e44ae851816", + "true_rank": 1, + "true_score": 3.406761646270752 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.96296691894531 + ], + "random": [ + 546.1113891601562 + ], + "same_file": [] + }, + "transition_id": "transition-4cfbb85507b9fc19e9580413", + "true_rank": 1, + "true_score": 105.65585327148438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.531978607177734 + ], + "random": [ + 64.97976684570312 + ], + "same_file": [] + }, + "transition_id": "transition-4d4fda14ccef496b36ad083d", + "true_rank": 2, + "true_score": 45.20213317871094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.8602066040039 + ], + "random": [ + 710.46240234375 + ], + "same_file": [] + }, + "transition_id": "transition-4d66384f85d7c7bc64490f91", + "true_rank": 1, + "true_score": 71.69593048095703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.354694128036499 + ], + "random": [ + 539.59765625 + ], + "same_file": [] + }, + "transition_id": "transition-4de606fc8a76d986aea50c11", + "true_rank": 2, + "true_score": 1.5657131671905518 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.66646575927734 + ], + "random": [ + 258.39764404296875 + ], + "same_file": [] + }, + "transition_id": "transition-4e414ef77590064700288390", + "true_rank": 1, + "true_score": 66.21952819824219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.007850646972656 + ], + "random": [ + 776.4927978515625 + ], + "same_file": [] + }, + "transition_id": "transition-4e890b73aba76d2dd9281e78", + "true_rank": 2, + "true_score": 11.037978172302246 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.946306228637695 + ], + "random": [ + 626.3236083984375 + ], + "same_file": [] + }, + "transition_id": "transition-4e997c51b7a312bde2b6416e", + "true_rank": 1, + "true_score": 19.882461547851562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 184.60739135742188 + ], + "random": [ + 286.5657653808594 + ], + "same_file": [] + }, + "transition_id": "transition-4e9e9aa01d88adc9c8534c19", + "true_rank": 1, + "true_score": 183.61709594726562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.105461120605469 + ], + "random": [ + 15.304740905761719 + ], + "same_file": [] + }, + "transition_id": "transition-4f1a5fdccb622799539fd9f3", + "true_rank": 1, + "true_score": 4.868600368499756 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.147368431091309 + ], + "random": [ + 485.5855407714844 + ], + "same_file": [] + }, + "transition_id": "transition-4f8a0ccb96d73b7a67e66985", + "true_rank": 2, + "true_score": 13.359429359436035 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 354.4358215332031 + ], + "random": [ + 502.8389892578125 + ], + "same_file": [] + }, + "transition_id": "transition-50071b4b58c8d9d8497e84e5", + "true_rank": 1, + "true_score": 353.4969482421875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.22206115722656 + ], + "random": [ + 77.61054992675781 + ], + "same_file": [] + }, + "transition_id": "transition-5029c0729a617101b7ed41cf", + "true_rank": 1, + "true_score": 64.78825378417969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.552879333496094 + ], + "random": [ + 366.68780517578125 + ], + "same_file": [] + }, + "transition_id": "transition-5036ee713ebb981af84afd63", + "true_rank": 2, + "true_score": 17.832706451416016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 40.958160400390625 + ], + "random": [ + 537.6879272460938 + ], + "same_file": [] + }, + "transition_id": "transition-50690619ff00c263c1f0867b", + "true_rank": 1, + "true_score": 40.09135055541992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.839542388916016 + ], + "random": [ + 501.76031494140625 + ], + "same_file": [] + }, + "transition_id": "transition-50844dac81c857e6bacaed9a", + "true_rank": 2, + "true_score": 8.93907356262207 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0649235248565674 + ], + "random": [ + 199.2638702392578 + ], + "same_file": [ + 68.03357696533203 + ] + }, + "transition_id": "transition-50dae3e97c10f82cedf8c608", + "true_rank": 2, + "true_score": 3.0965609550476074 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.364316940307617 + ], + "random": [ + 219.23550415039062 + ], + "same_file": [] + }, + "transition_id": "transition-514a8fd725dd9cbc29844bff", + "true_rank": 2, + "true_score": 13.876809120178223 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.43017578125 + ], + "random": [ + 326.9874267578125 + ], + "same_file": [] + }, + "transition_id": "transition-514e15f0b76f23e29ca9e3cb", + "true_rank": 1, + "true_score": 3.926671028137207 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.987943649291992 + ], + "random": [ + 494.662353515625 + ], + "same_file": [] + }, + "transition_id": "transition-518833eb3866ac827f518541", + "true_rank": 1, + "true_score": 9.862998962402344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 111.88607025146484 + ], + "random": [ + 265.6573486328125 + ], + "same_file": [] + }, + "transition_id": "transition-51eeed120b9d30e82fb6a7b0", + "true_rank": 1, + "true_score": 110.00740051269531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.811391830444336 + ], + "random": [ + 511.26025390625 + ], + "same_file": [] + }, + "transition_id": "transition-521ade5a0a76cd63ff4c6d15", + "true_rank": 2, + "true_score": 27.215282440185547 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 157.70333862304688 + ], + "mutation": [ + 2.6595876216888428 + ], + "random": [ + 491.74078369140625 + ], + "same_file": [] + }, + "transition_id": "transition-52bea0039493f5ede13e61e3", + "true_rank": 1, + "true_score": 1.9001960754394531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.024374485015869 + ], + "random": [ + 432.36749267578125 + ], + "same_file": [] + }, + "transition_id": "transition-532f1189d10e55e909886152", + "true_rank": 1, + "true_score": 4.579110145568848 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.45246887207031 + ], + "random": [ + 321.07769775390625 + ], + "same_file": [] + }, + "transition_id": "transition-53393f4b6f58395c813c5f14", + "true_rank": 1, + "true_score": 85.65254211425781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 158.773193359375 + ], + "random": [ + 433.06341552734375 + ], + "same_file": [] + }, + "transition_id": "transition-53db438f5319b8ac1a932214", + "true_rank": 2, + "true_score": 160.0076446533203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.869720458984375 + ], + "random": [ + 548.4169921875 + ], + "same_file": [] + }, + "transition_id": "transition-53ff60b9182ca1f8b54e3ba0", + "true_rank": 2, + "true_score": 40.93971252441406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.583611488342285 + ], + "random": [ + 259.50640869140625 + ], + "same_file": [] + }, + "transition_id": "transition-544091c8de78922640403504", + "true_rank": 1, + "true_score": 5.0699968338012695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.56280517578125 + ], + "random": [ + 426.538818359375 + ], + "same_file": [] + }, + "transition_id": "transition-5474173fb5bc060a7d22a158", + "true_rank": 1, + "true_score": 85.1500244140625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.618358612060547 + ], + "random": [ + 436.615478515625 + ], + "same_file": [ + 9.501752853393555 + ] + }, + "transition_id": "transition-547e536ccd4e7c3d57a99fd0", + "true_rank": 2, + "true_score": 23.96282386779785 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.570587158203125 + ], + "random": [ + 87.22848510742188 + ], + "same_file": [] + }, + "transition_id": "transition-5488a8500c0a50068990ba93", + "true_rank": 2, + "true_score": 49.657920837402344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.44396209716797 + ], + "random": [ + 296.4521484375 + ], + "same_file": [] + }, + "transition_id": "transition-548d8882d1cf426cacff099c", + "true_rank": 2, + "true_score": 38.33860778808594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 171.52906799316406 + ], + "random": [ + 63.79283905029297 + ], + "same_file": [] + }, + "transition_id": "transition-5497f07bec4d9808911c33ca", + "true_rank": 3, + "true_score": 172.7297821044922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.40982055664062 + ], + "random": [ + 267.75152587890625 + ], + "same_file": [] + }, + "transition_id": "transition-54a8c359a81a479ec8433cc0", + "true_rank": 2, + "true_score": 67.17898559570312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.7034096717834473 + ], + "random": [ + 35.85518264770508 + ], + "same_file": [] + }, + "transition_id": "transition-54eee5fbbc21af02fe23d0fc", + "true_rank": 2, + "true_score": 4.740787506103516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.314479351043701 + ], + "random": [ + 88.4339370727539 + ], + "same_file": [] + }, + "transition_id": "transition-5510a9f18ebb39f509c63ed9", + "true_rank": 2, + "true_score": 5.399746894836426 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.533182144165039 + ], + "random": [ + 325.55462646484375 + ], + "same_file": [] + }, + "transition_id": "transition-55a0eae201588535625d7a0b", + "true_rank": 2, + "true_score": 7.881618499755859 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.652595520019531 + ], + "random": [ + 571.2779541015625 + ], + "same_file": [] + }, + "transition_id": "transition-55c42adf7ff8e44f1940d7cb", + "true_rank": 1, + "true_score": 4.375685691833496 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.921785354614258 + ], + "random": [ + 250.51144409179688 + ], + "same_file": [] + }, + "transition_id": "transition-56d95ef4653349b301d631ea", + "true_rank": 1, + "true_score": 6.519527435302734 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.263904571533203 + ], + "random": [ + 485.808837890625 + ], + "same_file": [ + 1.2503948211669922 + ] + }, + "transition_id": "transition-56e0468a06f1ecaf24e44dd9", + "true_rank": 2, + "true_score": 3.5079569816589355 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.49403190612793 + ], + "random": [ + 121.7938232421875 + ], + "same_file": [] + }, + "transition_id": "transition-571469580cc74d99a18586c5", + "true_rank": 2, + "true_score": 32.476009368896484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 320.0043029785156 + ], + "random": [ + 452.58050537109375 + ], + "same_file": [] + }, + "transition_id": "transition-578ad19d0738f59d4d5d24b4", + "true_rank": 1, + "true_score": 318.73345947265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 91.88185119628906 + ], + "random": [ + 395.9411315917969 + ], + "same_file": [] + }, + "transition_id": "transition-578e2a336fb2bb462bbd683f", + "true_rank": 2, + "true_score": 92.64533233642578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.87454223632812 + ], + "random": [ + 865.76025390625 + ], + "same_file": [] + }, + "transition_id": "transition-57bcd67f8965806d567e4150", + "true_rank": 1, + "true_score": 84.35330963134766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.448355197906494 + ], + "random": [ + 778.9911499023438 + ], + "same_file": [] + }, + "transition_id": "transition-583c82b8e6962bc3cc34ae87", + "true_rank": 1, + "true_score": 5.007637977600098 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.236049652099609 + ], + "random": [ + 92.40007019042969 + ], + "same_file": [] + }, + "transition_id": "transition-584b85daa3c1475a664909c2", + "true_rank": 1, + "true_score": 5.080779075622559 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 109.10140991210938 + ], + "random": [ + 729.0728149414062 + ], + "same_file": [] + }, + "transition_id": "transition-58b05c472d1a7e894929ef84", + "true_rank": 2, + "true_score": 110.73905181884766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.130228042602539 + ], + "random": [ + 322.4515380859375 + ], + "same_file": [] + }, + "transition_id": "transition-58cb478f4b6f56a3ff478900", + "true_rank": 2, + "true_score": 10.156852722167969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.155696868896484 + ], + "random": [ + 618.2363891601562 + ], + "same_file": [] + }, + "transition_id": "transition-590e0eba3bbd50a15eb73a89", + "true_rank": 2, + "true_score": 13.49631404876709 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.774578094482422 + ], + "random": [ + 462.15216064453125 + ], + "same_file": [] + }, + "transition_id": "transition-59682b6606067b7235d3cb5f", + "true_rank": 1, + "true_score": 20.884153366088867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.37173080444336 + ], + "random": [ + 742.7894287109375 + ], + "same_file": [] + }, + "transition_id": "transition-5a4313c6abc7cb9037660743", + "true_rank": 2, + "true_score": 11.64729118347168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 254.57479858398438 + ], + "random": [ + 422.177978515625 + ], + "same_file": [] + }, + "transition_id": "transition-5addff6f26b7f946cd92e248", + "true_rank": 2, + "true_score": 260.31268310546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.0625691413879395 + ], + "random": [ + 188.87081909179688 + ], + "same_file": [] + }, + "transition_id": "transition-5ae625c5351e6f3ba54b7f0f", + "true_rank": 2, + "true_score": 4.083008766174316 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.832594871520996 + ], + "random": [ + 426.634033203125 + ], + "same_file": [] + }, + "transition_id": "transition-5b89eeb793a4e7c6f7e35d83", + "true_rank": 2, + "true_score": 5.0174407958984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.91353988647461 + ], + "random": [ + 123.66070556640625 + ], + "same_file": [] + }, + "transition_id": "transition-5bb226e903655cd5f4a4f83d", + "true_rank": 1, + "true_score": 40.518035888671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.472797393798828 + ], + "random": [ + 323.67950439453125 + ], + "same_file": [] + }, + "transition_id": "transition-5c2dcd616b066ea7107e1e5d", + "true_rank": 1, + "true_score": 12.87725830078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.28439331054688 + ], + "random": [ + 602.8292236328125 + ], + "same_file": [] + }, + "transition_id": "transition-5c418979465a6c025cee12e2", + "true_rank": 2, + "true_score": 77.31907653808594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.2972655296325684 + ], + "random": [ + 765.60986328125 + ], + "same_file": [] + }, + "transition_id": "transition-5d0337656f0642d1bde60463", + "true_rank": 1, + "true_score": 3.2162604331970215 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.1417726278305054 + ], + "random": [ + 306.25360107421875 + ], + "same_file": [] + }, + "transition_id": "transition-5d0bfcd0ac1b2e6f428ce9fd", + "true_rank": 1, + "true_score": 0.791248083114624 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.959716796875 + ], + "random": [ + 258.5126647949219 + ], + "same_file": [] + }, + "transition_id": "transition-5dba5bd205e7d81de1dca3dc", + "true_rank": 2, + "true_score": 128.0283966064453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.496973752975464 + ], + "random": [ + 235.19656372070312 + ], + "same_file": [] + }, + "transition_id": "transition-5dd56f8da783837aa12af371", + "true_rank": 1, + "true_score": 1.9075331687927246 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 181.11956787109375 + ], + "random": [ + 600.989501953125 + ], + "same_file": [] + }, + "transition_id": "transition-5de1b8e7cb2d855df539c4b2", + "true_rank": 2, + "true_score": 182.79254150390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.161735534667969 + ], + "random": [ + 370.9678955078125 + ], + "same_file": [] + }, + "transition_id": "transition-5dfa3539e2f174c05e0320a2", + "true_rank": 2, + "true_score": 15.659383773803711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.134803771972656 + ], + "random": [ + 224.2602996826172 + ], + "same_file": [] + }, + "transition_id": "transition-5e278d85337edbd2121ab4e7", + "true_rank": 1, + "true_score": 8.120534896850586 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 193.14401245117188 + ], + "random": [ + 292.01708984375 + ], + "same_file": [] + }, + "transition_id": "transition-5e2f334d1a1bdc89aa910db4", + "true_rank": 1, + "true_score": 193.11007690429688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 117.94703674316406 + ], + "random": [ + 129.71868896484375 + ], + "same_file": [] + }, + "transition_id": "transition-5ede6480c3842f67ddd4ef82", + "true_rank": 1, + "true_score": 117.77055358886719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 128.48207092285156 + ], + "random": [ + 427.058349609375 + ], + "same_file": [] + }, + "transition_id": "transition-5f2fef303098db6eab8b44ed", + "true_rank": 1, + "true_score": 128.14199829101562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.381622076034546 + ], + "random": [ + 208.86521911621094 + ], + "same_file": [] + }, + "transition_id": "transition-5f3d63b7e7652331c0a0cf35", + "true_rank": 1, + "true_score": 1.2715017795562744 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 73.744873046875 + ], + "random": [ + 358.3121643066406 + ], + "same_file": [] + }, + "transition_id": "transition-5f4ee6cadd4cb0ca71503688", + "true_rank": 2, + "true_score": 75.59524536132812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.2077751159668 + ], + "random": [ + 250.779052734375 + ], + "same_file": [] + }, + "transition_id": "transition-5f5878dd772354fca3c63ce5", + "true_rank": 1, + "true_score": 32.105377197265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.43009948730469 + ], + "random": [ + 408.6090087890625 + ], + "same_file": [] + }, + "transition_id": "transition-5f6957462e48898557e63f90", + "true_rank": 1, + "true_score": 42.2965087890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.43832778930664 + ], + "random": [ + 1083.21240234375 + ], + "same_file": [] + }, + "transition_id": "transition-5fb8a90352009714426edcb1", + "true_rank": 1, + "true_score": 52.792030334472656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.51766967773438 + ], + "random": [ + 515.0068359375 + ], + "same_file": [] + }, + "transition_id": "transition-5fe0863dd0e8b2d1ebc27dbb", + "true_rank": 2, + "true_score": 96.96751403808594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.022982597351074 + ], + "random": [ + 604.8013305664062 + ], + "same_file": [] + }, + "transition_id": "transition-60369dbca634f15fe0c6d51d", + "true_rank": 2, + "true_score": 4.058983325958252 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.09921932220459 + ], + "random": [ + 415.2917175292969 + ], + "same_file": [] + }, + "transition_id": "transition-6090f6d9eb5fffb6a7205344", + "true_rank": 2, + "true_score": 2.47375750541687 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.278358459472656 + ], + "random": [ + 89.4915771484375 + ], + "same_file": [ + 19.116973876953125 + ] + }, + "transition_id": "transition-60a9fcc2b9f162df040d8ed3", + "true_rank": 2, + "true_score": 43.99390411376953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.870975494384766 + ], + "random": [ + 237.67718505859375 + ], + "same_file": [] + }, + "transition_id": "transition-6107dad51b4f07a09c008a71", + "true_rank": 1, + "true_score": 20.518739700317383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4556727409362793 + ], + "random": [ + 504.597412109375 + ], + "same_file": [] + }, + "transition_id": "transition-611faeb435f486d53c876502", + "true_rank": 2, + "true_score": 1.840761423110962 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.248308181762695 + ], + "random": [ + 468.0032653808594 + ], + "same_file": [] + }, + "transition_id": "transition-614931a93248f9c0aa12ce4c", + "true_rank": 2, + "true_score": 12.591832160949707 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 79.07255554199219 + ], + "random": [ + 304.87115478515625 + ], + "same_file": [] + }, + "transition_id": "transition-614d0982bc2c3aefb69a5223", + "true_rank": 1, + "true_score": 78.20230865478516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.53300476074219 + ], + "random": [ + 251.8365936279297 + ], + "same_file": [] + }, + "transition_id": "transition-6187ec0d61f9e0c3b22037c7", + "true_rank": 1, + "true_score": 48.304786682128906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.3230209350586 + ], + "random": [ + 242.21688842773438 + ], + "same_file": [] + }, + "transition_id": "transition-6190ea7d080f83540f0028bd", + "true_rank": 1, + "true_score": 70.72218322753906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.18813419342041 + ], + "random": [ + 453.5656433105469 + ], + "same_file": [] + }, + "transition_id": "transition-61a42df29500c20b0e823753", + "true_rank": 2, + "true_score": 5.489691734313965 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.742326736450195 + ], + "random": [ + 182.42495727539062 + ], + "same_file": [ + 14.349961280822754 + ] + }, + "transition_id": "transition-61d26839167701aa146e3439", + "true_rank": 1, + "true_score": 6.360190391540527 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 151.27676391601562 + ], + "random": [ + 318.37298583984375 + ], + "same_file": [] + }, + "transition_id": "transition-61d81f4fbb1128b8fb824b59", + "true_rank": 2, + "true_score": 154.373779296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.97945022583008 + ], + "random": [ + 136.48048400878906 + ], + "same_file": [] + }, + "transition_id": "transition-62ace8600d8912aded1dc82f", + "true_rank": 1, + "true_score": 46.13874053955078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.91127014160156 + ], + "random": [ + 715.89404296875 + ], + "same_file": [] + }, + "transition_id": "transition-62d9f6d4f8d819a82838ddd9", + "true_rank": 1, + "true_score": 58.182472229003906 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.12028121948242 + ], + "random": [ + 134.71640014648438 + ], + "same_file": [ + 22.7764892578125 + ] + }, + "transition_id": "transition-62ed0338eb910c648200d1e6", + "true_rank": 2, + "true_score": 47.74784469604492 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 80.54983520507812 + ], + "mutation": [ + 0.9010024666786194 + ], + "random": [ + 554.1343994140625 + ], + "same_file": [] + }, + "transition_id": "transition-63b151aa9e0534bdcc53b381", + "true_rank": 2, + "true_score": 0.9124543070793152 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.8919172286987305 + ], + "random": [ + 331.50421142578125 + ], + "same_file": [] + }, + "transition_id": "transition-63ef6203d15dc37e4a18edcb", + "true_rank": 2, + "true_score": 8.037313461303711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 103.17686462402344 + ], + "random": [ + 383.8230285644531 + ], + "same_file": [] + }, + "transition_id": "transition-6474a534f8b0f5441e7f8778", + "true_rank": 2, + "true_score": 106.79304504394531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.82441711425781 + ], + "random": [ + 177.5099639892578 + ], + "same_file": [] + }, + "transition_id": "transition-6495a0d3251589b53c2ff734", + "true_rank": 1, + "true_score": 48.39272689819336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 47.40599822998047 + ], + "random": [ + 627.52099609375 + ], + "same_file": [] + }, + "transition_id": "transition-6508bcee689767b0c2eb348d", + "true_rank": 1, + "true_score": 47.11274337768555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.64466094970703 + ], + "random": [ + 383.771484375 + ], + "same_file": [] + }, + "transition_id": "transition-6536d1cc2a4f74333730cf6f", + "true_rank": 1, + "true_score": 15.767610549926758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.278621673583984 + ], + "random": [ + 706.862548828125 + ], + "same_file": [] + }, + "transition_id": "transition-6565b81f8106d2ed44a08954", + "true_rank": 2, + "true_score": 64.83049774169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 120.93822479248047 + ], + "random": [ + 515.6513671875 + ], + "same_file": [] + }, + "transition_id": "transition-65bb0e105f7e9b76bc42aa63", + "true_rank": 2, + "true_score": 120.94578552246094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 103.79376220703125 + ], + "random": [ + 615.4270629882812 + ], + "same_file": [] + }, + "transition_id": "transition-65e8b17605473e63937a3fdf", + "true_rank": 2, + "true_score": 103.99320983886719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6849899291992188 + ], + "random": [ + 198.0619354248047 + ], + "same_file": [] + }, + "transition_id": "transition-661a7366de20c09e602d956b", + "true_rank": 2, + "true_score": 1.7969021797180176 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.66864013671875 + ], + "random": [ + 321.15777587890625 + ], + "same_file": [] + }, + "transition_id": "transition-666e0bb709b036aaf18e494e", + "true_rank": 1, + "true_score": 96.38125610351562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.1548027992248535 + ], + "random": [ + 748.1219482421875 + ], + "same_file": [] + }, + "transition_id": "transition-669beb5803776b8138671104", + "true_rank": 2, + "true_score": 2.942481517791748 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.012428283691406 + ], + "random": [ + 561.1227416992188 + ], + "same_file": [] + }, + "transition_id": "transition-66cf517f6eb01578c3a0be19", + "true_rank": 1, + "true_score": 18.608325958251953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 118.52325439453125 + ], + "random": [ + 912.7857666015625 + ], + "same_file": [] + }, + "transition_id": "transition-672b424e0e0f0786442af66a", + "true_rank": 2, + "true_score": 119.91142272949219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.541572570800781 + ], + "random": [ + 257.6740417480469 + ], + "same_file": [] + }, + "transition_id": "transition-67dc8969773dda33022b6b77", + "true_rank": 1, + "true_score": 5.852197170257568 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.929098129272461 + ], + "random": [ + 745.9862060546875 + ], + "same_file": [] + }, + "transition_id": "transition-68a8ae30b341cf8e276c7014", + "true_rank": 1, + "true_score": 9.104738235473633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.259765625 + ], + "random": [ + 326.43377685546875 + ], + "same_file": [] + }, + "transition_id": "transition-68ae7a4672481dda1a2d8077", + "true_rank": 1, + "true_score": 22.997512817382812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 138.55477905273438 + ], + "random": [ + 492.4905090332031 + ], + "same_file": [] + }, + "transition_id": "transition-68b79070a8341aedd753b002", + "true_rank": 1, + "true_score": 136.39910888671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.40858459472656 + ], + "random": [ + 511.13250732421875 + ], + "same_file": [] + }, + "transition_id": "transition-68eb4fb2f9fdf8a5452cb4f3", + "true_rank": 1, + "true_score": 75.29170227050781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7148056030273438 + ], + "random": [ + 510.941162109375 + ], + "same_file": [] + }, + "transition_id": "transition-6904146a881ce87ce43d6f73", + "true_rank": 1, + "true_score": 1.4914685487747192 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 154.96206665039062 + ], + "random": [ + 58.75012969970703 + ], + "same_file": [] + }, + "transition_id": "transition-697f2d70f4c36b63631e15a5", + "true_rank": 2, + "true_score": 154.67794799804688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 120.84552001953125 + ], + "random": [ + 75.74473571777344 + ], + "same_file": [] + }, + "transition_id": "transition-6a30e799003f9f0f47fb8770", + "true_rank": 2, + "true_score": 101.98167419433594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 156.55087280273438 + ], + "random": [ + 265.6206970214844 + ], + "same_file": [] + }, + "transition_id": "transition-6a68e7a295c89dd6692d45ee", + "true_rank": 2, + "true_score": 159.25665283203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.65592956542969 + ], + "random": [ + 396.10675048828125 + ], + "same_file": [] + }, + "transition_id": "transition-6a7e7e6215f2d0ec9e4b7ee0", + "true_rank": 2, + "true_score": 91.58140563964844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3342692852020264 + ], + "random": [ + 560.943115234375 + ], + "same_file": [] + }, + "transition_id": "transition-6ab15665b3c5698ba57d7e16", + "true_rank": 1, + "true_score": 1.3317753076553345 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7857080698013306 + ], + "random": [ + 587.5568237304688 + ], + "same_file": [] + }, + "transition_id": "transition-6ba24c1e6209d37123cb0dc4", + "true_rank": 1, + "true_score": 1.2771137952804565 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.019405364990234 + ], + "random": [ + 356.8586730957031 + ], + "same_file": [] + }, + "transition_id": "transition-6d03286f51ec4a1ce4ba6514", + "true_rank": 1, + "true_score": 24.827550888061523 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 297.447265625 + ], + "random": [ + 217.00352478027344 + ], + "same_file": [] + }, + "transition_id": "transition-6d392dd925018e87f8b411ab", + "true_rank": 2, + "true_score": 294.3392333984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.9317626953125 + ], + "random": [ + 621.3082275390625 + ], + "same_file": [] + }, + "transition_id": "transition-6da41b8576675115f78cc56c", + "true_rank": 1, + "true_score": 39.32020950317383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.733009338378906 + ], + "random": [ + 185.73013305664062 + ], + "same_file": [] + }, + "transition_id": "transition-6db2d8a8f253f039584c9c58", + "true_rank": 2, + "true_score": 19.787961959838867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.1594181060791 + ], + "random": [ + 603.1328125 + ], + "same_file": [] + }, + "transition_id": "transition-6e41270a2de891e8b3596e25", + "true_rank": 1, + "true_score": 31.15001678466797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 91.2289810180664 + ], + "random": [ + 304.2253723144531 + ], + "same_file": [] + }, + "transition_id": "transition-6e4ab803a447271ba7fcf102", + "true_rank": 2, + "true_score": 91.9238510131836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.099647521972656 + ], + "random": [ + 136.27085876464844 + ], + "same_file": [] + }, + "transition_id": "transition-6e7fb114eaf5a902bbce895c", + "true_rank": 1, + "true_score": 56.022560119628906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 211.6038818359375 + ], + "random": [ + 250.4718780517578 + ], + "same_file": [] + }, + "transition_id": "transition-6ed8b9395976a9594650b25d", + "true_rank": 2, + "true_score": 212.55076599121094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 251.6803436279297 + ], + "random": [ + 167.88003540039062 + ], + "same_file": [] + }, + "transition_id": "transition-6f3c0a3eb083e1e6b393f8e0", + "true_rank": 3, + "true_score": 261.53619384765625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.889092445373535 + ], + "random": [ + 380.3511962890625 + ], + "same_file": [] + }, + "transition_id": "transition-6fb063ae5271589075baa4c9", + "true_rank": 2, + "true_score": 6.968376159667969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.797578811645508 + ], + "random": [ + 176.44900512695312 + ], + "same_file": [] + }, + "transition_id": "transition-701c54a2875c8a7bdf561262", + "true_rank": 2, + "true_score": 12.86967945098877 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.169620513916016 + ], + "random": [ + 31.455245971679688 + ], + "same_file": [] + }, + "transition_id": "transition-70888ca29c862af3cebd05ab", + "true_rank": 2, + "true_score": 41.663570404052734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 284.95733642578125 + ], + "random": [ + 735.503173828125 + ], + "same_file": [] + }, + "transition_id": "transition-70abb24ae5f106139b799b00", + "true_rank": 1, + "true_score": 281.26800537109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 82.17135620117188 + ], + "random": [ + 483.70257568359375 + ], + "same_file": [] + }, + "transition_id": "transition-7177c3dfd08b2f9401573f60", + "true_rank": 1, + "true_score": 81.51468658447266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.843301773071289 + ], + "random": [ + 329.67578125 + ], + "same_file": [] + }, + "transition_id": "transition-727fef161252b23d95cddc77", + "true_rank": 1, + "true_score": 6.105453968048096 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.314822196960449 + ], + "random": [ + 180.24024963378906 + ], + "same_file": [] + }, + "transition_id": "transition-73133703487b50401feab72a", + "true_rank": 1, + "true_score": 5.310782432556152 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.816646575927734 + ], + "random": [ + 212.75917053222656 + ], + "same_file": [] + }, + "transition_id": "transition-731b532327c72a871b8f1cd6", + "true_rank": 1, + "true_score": 25.10381317138672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.47286987304688 + ], + "random": [ + 475.53033447265625 + ], + "same_file": [] + }, + "transition_id": "transition-73392494b4f5c6db71851da8", + "true_rank": 1, + "true_score": 89.20217895507812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.314482688903809 + ], + "random": [ + 26.353965759277344 + ], + "same_file": [] + }, + "transition_id": "transition-734dbd866dd5970cb077f3a4", + "true_rank": 2, + "true_score": 12.336389541625977 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.98063659667969 + ], + "random": [ + 224.98001098632812 + ], + "same_file": [] + }, + "transition_id": "transition-735af9305a0538c154ef4d7a", + "true_rank": 2, + "true_score": 48.250457763671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.549068450927734 + ], + "random": [ + 789.723388671875 + ], + "same_file": [] + }, + "transition_id": "transition-7388bd94106683dd688723a6", + "true_rank": 1, + "true_score": 10.312312126159668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.56733703613281 + ], + "random": [ + 323.93218994140625 + ], + "same_file": [] + }, + "transition_id": "transition-73e1751541701849c43e93c9", + "true_rank": 1, + "true_score": 96.55499267578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.04046630859375 + ], + "random": [ + 468.73199462890625 + ], + "same_file": [] + }, + "transition_id": "transition-73f1e1deae05bbb20341f25b", + "true_rank": 2, + "true_score": 67.0146713256836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.062557220458984 + ], + "random": [ + 49.486358642578125 + ], + "same_file": [] + }, + "transition_id": "transition-73f2bb26aac95720f63af9df", + "true_rank": 2, + "true_score": 26.554330825805664 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.547901153564453 + ], + "random": [ + 339.9487609863281 + ], + "same_file": [] + }, + "transition_id": "transition-7417a04df8c962b6fc94624a", + "true_rank": 2, + "true_score": 20.392581939697266 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.213578224182129 + ], + "random": [ + 429.33074951171875 + ], + "same_file": [ + 19.96624755859375 + ] + }, + "transition_id": "transition-7419ff3a97c9aa1dc0de1dfb", + "true_rank": 2, + "true_score": 12.811983108520508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.06422424316406 + ], + "random": [ + 250.93064880371094 + ], + "same_file": [] + }, + "transition_id": "transition-74698ca016b0d8bfc135dc20", + "true_rank": 1, + "true_score": 34.18549728393555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.829437255859375 + ], + "random": [ + 529.3232421875 + ], + "same_file": [] + }, + "transition_id": "transition-74c73923c437f44d75829b06", + "true_rank": 1, + "true_score": 48.71265411376953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.798595428466797 + ], + "random": [ + 159.22776794433594 + ], + "same_file": [] + }, + "transition_id": "transition-7528e3ea35f0abc3fef2c5a4", + "true_rank": 1, + "true_score": 20.184274673461914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.72279357910156 + ], + "random": [ + 247.6678009033203 + ], + "same_file": [] + }, + "transition_id": "transition-756a5ee5a4f41ae5ad701c58", + "true_rank": 2, + "true_score": 44.74326705932617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9813965559005737 + ], + "random": [ + 676.5977783203125 + ], + "same_file": [] + }, + "transition_id": "transition-756f3b203ad5bc30f5d740a7", + "true_rank": 2, + "true_score": 1.1091898679733276 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.880637168884277 + ], + "random": [ + 619.0630493164062 + ], + "same_file": [] + }, + "transition_id": "transition-7576f485b9f3134db1223726", + "true_rank": 1, + "true_score": 6.081762313842773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.39698600769043 + ], + "random": [ + 468.37042236328125 + ], + "same_file": [] + }, + "transition_id": "transition-760a630cb3688d231489c90f", + "true_rank": 1, + "true_score": 4.776791572570801 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 92.52047729492188 + ], + "random": [ + 386.8381652832031 + ], + "same_file": [] + }, + "transition_id": "transition-76106577016c398f0cca1763", + "true_rank": 2, + "true_score": 93.1484603881836 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 444.5003662109375 + ], + "mutation": [ + 1.422202706336975 + ], + "random": [ + 247.27566528320312 + ], + "same_file": [] + }, + "transition_id": "transition-763b3b5caaf868b8feeb21aa", + "true_rank": 1, + "true_score": 1.2956757545471191 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.104658126831055 + ], + "random": [ + 126.30743408203125 + ], + "same_file": [] + }, + "transition_id": "transition-76a3aa20b1e3c0fc9bbc0fe9", + "true_rank": 2, + "true_score": 19.076107025146484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.291522979736328 + ], + "random": [ + 228.09048461914062 + ], + "same_file": [] + }, + "transition_id": "transition-77b2ed4d61c5db38ca176ea6", + "true_rank": 1, + "true_score": 27.434144973754883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.984626770019531 + ], + "random": [ + 668.7696533203125 + ], + "same_file": [] + }, + "transition_id": "transition-77c445bbe066a13294c025e5", + "true_rank": 1, + "true_score": 8.087019920349121 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.729150772094727 + ], + "random": [ + 488.3194580078125 + ], + "same_file": [] + }, + "transition_id": "transition-77ff6ea54148a36796a4dc30", + "true_rank": 2, + "true_score": 17.391250610351562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.1302490234375 + ], + "random": [ + 130.20425415039062 + ], + "same_file": [] + }, + "transition_id": "transition-78b4dff3e3c19e9feb9000b7", + "true_rank": 1, + "true_score": 91.26380920410156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0478105545043945 + ], + "random": [ + 282.9229736328125 + ], + "same_file": [] + }, + "transition_id": "transition-78f48d15eba261e332a8cc3a", + "true_rank": 1, + "true_score": 1.9834855794906616 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 154.70550537109375 + ], + "random": [ + 359.8817138671875 + ], + "same_file": [] + }, + "transition_id": "transition-78f5b9dda26e09485a8e3b67", + "true_rank": 1, + "true_score": 152.82887268066406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 186.8262939453125 + ], + "random": [ + 320.90185546875 + ], + "same_file": [] + }, + "transition_id": "transition-7944e9fd12c82192a34ed79e", + "true_rank": 1, + "true_score": 176.91714477539062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.193599700927734 + ], + "random": [ + 450.7102355957031 + ], + "same_file": [] + }, + "transition_id": "transition-79680458f7d1df0c545921ca", + "true_rank": 2, + "true_score": 18.949119567871094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.678524017333984 + ], + "random": [ + 499.442626953125 + ], + "same_file": [] + }, + "transition_id": "transition-79726ee6dbb86bc8ce639b4d", + "true_rank": 2, + "true_score": 51.25187683105469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.3932482898235321 + ], + "random": [ + 687.425537109375 + ], + "same_file": [] + }, + "transition_id": "transition-797ec94196b383ad4c336c1f", + "true_rank": 1, + "true_score": 0.37302976846694946 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.027472972869873 + ], + "random": [ + 51.015525817871094 + ], + "same_file": [ + 57.32381820678711 + ] + }, + "transition_id": "transition-798e5f5e8c3411bd2de4d654", + "true_rank": 1, + "true_score": 1.6345560550689697 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.70969772338867 + ], + "random": [ + 225.96640014648438 + ], + "same_file": [] + }, + "transition_id": "transition-7a7fdd0763f2d3b039092fa3", + "true_rank": 1, + "true_score": 51.414920806884766 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 72.53019714355469 + ], + "random": [ + 717.504638671875 + ], + "same_file": [ + 8.298521041870117 + ] + }, + "transition_id": "transition-7ab60f46d5425fb3c9589229", + "true_rank": 3, + "true_score": 74.04168701171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.329933166503906 + ], + "random": [ + 235.18283081054688 + ], + "same_file": [] + }, + "transition_id": "transition-7b1652a604358f3130392a6a", + "true_rank": 2, + "true_score": 35.58043670654297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 119.89646911621094 + ], + "random": [ + 539.3221435546875 + ], + "same_file": [] + }, + "transition_id": "transition-7b4f8fd756afb7dca4ff8d42", + "true_rank": 2, + "true_score": 124.29265594482422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.214902877807617 + ], + "random": [ + 222.375244140625 + ], + "same_file": [] + }, + "transition_id": "transition-7b7bdaf2e40430133564733d", + "true_rank": 2, + "true_score": 5.4836015701293945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 64.45516204833984 + ], + "random": [ + 400.49566650390625 + ], + "same_file": [] + }, + "transition_id": "transition-7bbbeb9b49fe878fe7d9b5d1", + "true_rank": 2, + "true_score": 65.17265319824219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.92456817626953 + ], + "random": [ + 188.39291381835938 + ], + "same_file": [] + }, + "transition_id": "transition-7c03893b557dd47ebc51260c", + "true_rank": 2, + "true_score": 21.742097854614258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.4819827973842621 + ], + "random": [ + 257.7958679199219 + ], + "same_file": [] + }, + "transition_id": "transition-7c3b0f1f911bc1a1cb0dcfd7", + "true_rank": 2, + "true_score": 1.0054768323898315 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.838136672973633 + ], + "random": [ + 496.63409423828125 + ], + "same_file": [] + }, + "transition_id": "transition-7c654c8421c58195483342be", + "true_rank": 2, + "true_score": 5.21893310546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.060503959655762 + ], + "random": [ + 131.70574951171875 + ], + "same_file": [] + }, + "transition_id": "transition-7c7d2779a7bb972e0646cdd3", + "true_rank": 1, + "true_score": 7.223539352416992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.59455108642578 + ], + "random": [ + 119.32133483886719 + ], + "same_file": [] + }, + "transition_id": "transition-7cb5a747cc38e08c41cf58f7", + "true_rank": 1, + "true_score": 43.54596710205078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.67525291442871 + ], + "random": [ + 447.382568359375 + ], + "same_file": [] + }, + "transition_id": "transition-7cc56cdd7c59166ac8e1ebfd", + "true_rank": 2, + "true_score": 31.327220916748047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.16694641113281 + ], + "random": [ + 409.8115234375 + ], + "same_file": [] + }, + "transition_id": "transition-7cfc8cfc5f4349a6c19007a1", + "true_rank": 1, + "true_score": 61.84584426879883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.186408996582031 + ], + "random": [ + 199.09213256835938 + ], + "same_file": [] + }, + "transition_id": "transition-7d17a47396f21ab02e4ff8eb", + "true_rank": 2, + "true_score": 10.360811233520508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4937275648117065 + ], + "random": [ + 412.076904296875 + ], + "same_file": [] + }, + "transition_id": "transition-7d348a655f34ea020e204668", + "true_rank": 2, + "true_score": 1.6265718936920166 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.830620288848877 + ], + "random": [ + 381.28240966796875 + ], + "same_file": [] + }, + "transition_id": "transition-7d3f39e0d1e55aa9d9331b9b", + "true_rank": 2, + "true_score": 9.378238677978516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.90359115600586 + ], + "random": [ + 690.1566162109375 + ], + "same_file": [] + }, + "transition_id": "transition-7e277a2e431175b2e1cdea96", + "true_rank": 2, + "true_score": 36.13837814331055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5179052352905273 + ], + "random": [ + 543.2294921875 + ], + "same_file": [] + }, + "transition_id": "transition-7f6e89a848a9da83f8409979", + "true_rank": 2, + "true_score": 2.6635096073150635 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 97.74034881591797 + ], + "random": [ + 547.0478515625 + ], + "same_file": [] + }, + "transition_id": "transition-7f88da6d7943780928d61808", + "true_rank": 1, + "true_score": 97.49702453613281 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 76.64012908935547 + ], + "mutation": [ + 14.764725685119629 + ], + "random": [ + 112.8399429321289 + ], + "same_file": [] + }, + "transition_id": "transition-7f94473ad05658287d7bbc7a", + "true_rank": 2, + "true_score": 17.277374267578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.44525146484375 + ], + "random": [ + 56.22480773925781 + ], + "same_file": [] + }, + "transition_id": "transition-7fcadcb23bafd9bffa3a9a00", + "true_rank": 2, + "true_score": 41.810306549072266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.26403522491455 + ], + "random": [ + 723.6224365234375 + ], + "same_file": [] + }, + "transition_id": "transition-7ff602e55bf4c110d4a9c4b7", + "true_rank": 2, + "true_score": 8.7390775680542 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 95.078369140625 + ], + "random": [ + 403.4969482421875 + ], + "same_file": [] + }, + "transition_id": "transition-80003f97854f1f75a3e1888b", + "true_rank": 1, + "true_score": 93.8470687866211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.919706344604492 + ], + "random": [ + 276.6873474121094 + ], + "same_file": [] + }, + "transition_id": "transition-801bbd51781c3a277f91e418", + "true_rank": 2, + "true_score": 26.939693450927734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.782260894775391 + ], + "random": [ + 491.85528564453125 + ], + "same_file": [] + }, + "transition_id": "transition-803badfa07279735529ef5a3", + "true_rank": 1, + "true_score": 2.781698226928711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.438404083251953 + ], + "random": [ + 215.60972595214844 + ], + "same_file": [] + }, + "transition_id": "transition-804d590b29ddbd1839348579", + "true_rank": 2, + "true_score": 17.60561180114746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.692905902862549 + ], + "random": [ + 581.4439086914062 + ], + "same_file": [] + }, + "transition_id": "transition-8156e5419a1719683815139b", + "true_rank": 1, + "true_score": 5.614873886108398 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.4560604095459 + ], + "random": [ + 45.44232177734375 + ], + "same_file": [] + }, + "transition_id": "transition-815efc88c9d5c69f50edd1bb", + "true_rank": 1, + "true_score": 21.087947845458984 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 239.818359375 + ], + "random": [ + 188.83248901367188 + ], + "same_file": [] + }, + "transition_id": "transition-824d8857017e0d0473523caa", + "true_rank": 2, + "true_score": 237.31265258789062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.33279305696487427 + ], + "random": [ + 558.1830444335938 + ], + "same_file": [] + }, + "transition_id": "transition-8284e5bc5ebfc9e5d7a14ab8", + "true_rank": 1, + "true_score": 0.3235364556312561 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.80768871307373 + ], + "random": [ + 152.3955841064453 + ], + "same_file": [] + }, + "transition_id": "transition-82d10f58d2075186a71a50b3", + "true_rank": 1, + "true_score": 9.784780502319336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.55506896972656 + ], + "random": [ + 142.3229522705078 + ], + "same_file": [] + }, + "transition_id": "transition-83075902b41d3686909f2faa", + "true_rank": 2, + "true_score": 56.18639373779297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 168.39459228515625 + ], + "random": [ + 325.70489501953125 + ], + "same_file": [] + }, + "transition_id": "transition-8352313ed42a0ff5f4e11204", + "true_rank": 1, + "true_score": 164.77008056640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 122.64913940429688 + ], + "random": [ + 265.04437255859375 + ], + "same_file": [] + }, + "transition_id": "transition-8395ee4d91afcbdf38ca1f41", + "true_rank": 2, + "true_score": 126.46131134033203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.345447063446045 + ], + "random": [ + 322.46624755859375 + ], + "same_file": [] + }, + "transition_id": "transition-839906a6666e61ecc6a7dd73", + "true_rank": 1, + "true_score": 4.7502593994140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8693711757659912 + ], + "random": [ + 861.045654296875 + ], + "same_file": [] + }, + "transition_id": "transition-83ab2f2bf8d66f482fcd671a", + "true_rank": 1, + "true_score": 0.8322715759277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 116.0288314819336 + ], + "random": [ + 184.59054565429688 + ], + "same_file": [] + }, + "transition_id": "transition-83c55f6c7f0e76a9aac96c87", + "true_rank": 1, + "true_score": 115.26559448242188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.74892807006836 + ], + "random": [ + 423.63348388671875 + ], + "same_file": [] + }, + "transition_id": "transition-83cdf5392cccba47e3b48c6a", + "true_rank": 2, + "true_score": 21.18871307373047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.29926300048828 + ], + "random": [ + 104.71875 + ], + "same_file": [] + }, + "transition_id": "transition-83dbc7a618073abd8eacfb09", + "true_rank": 1, + "true_score": 28.004894256591797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.668892860412598 + ], + "random": [ + 69.83018493652344 + ], + "same_file": [] + }, + "transition_id": "transition-843166ca6f72fb5f70b3404d", + "true_rank": 2, + "true_score": 5.279303550720215 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.990623474121094 + ], + "random": [ + 370.7856750488281 + ], + "same_file": [ + 78.14138793945312 + ] + }, + "transition_id": "transition-847120603a1a805a3ea780fb", + "true_rank": 2, + "true_score": 40.95396423339844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.196538209915161 + ], + "random": [ + 453.544189453125 + ], + "same_file": [] + }, + "transition_id": "transition-8474340cd2886b334fccf398", + "true_rank": 2, + "true_score": 2.493350028991699 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.454596519470215 + ], + "random": [ + 369.52398681640625 + ], + "same_file": [] + }, + "transition_id": "transition-84ca1bc4d7fc213c57f4e100", + "true_rank": 2, + "true_score": 10.54949951171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.743793487548828 + ], + "random": [ + 689.8850708007812 + ], + "same_file": [] + }, + "transition_id": "transition-85973e8c5929cba5c2c4775f", + "true_rank": 1, + "true_score": 24.64914894104004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.764880180358887 + ], + "random": [ + 358.6439208984375 + ], + "same_file": [] + }, + "transition_id": "transition-863eaccc205314f1ccccdd3a", + "true_rank": 2, + "true_score": 8.222760200500488 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8401480317115784 + ], + "random": [ + 347.5852966308594 + ], + "same_file": [] + }, + "transition_id": "transition-86667e609dbc59f42f994437", + "true_rank": 2, + "true_score": 1.010301113128662 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.301353454589844 + ], + "random": [ + 397.76544189453125 + ], + "same_file": [] + }, + "transition_id": "transition-8694cf34986d5b2876ddf15c", + "true_rank": 2, + "true_score": 40.21241760253906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.90878963470459 + ], + "random": [ + 347.9290771484375 + ], + "same_file": [] + }, + "transition_id": "transition-86976a981b456b7bbe1ad60b", + "true_rank": 1, + "true_score": 13.335809707641602 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.279332160949707 + ], + "random": [ + 10.358938217163086 + ], + "same_file": [] + }, + "transition_id": "transition-86a80b15a3ee5949f4d263f0", + "true_rank": 3, + "true_score": 13.561588287353516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.52593994140625 + ], + "random": [ + 274.1098327636719 + ], + "same_file": [] + }, + "transition_id": "transition-86f5209d098d33d6911dae07", + "true_rank": 1, + "true_score": 33.36930847167969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 223.2469482421875 + ], + "random": [ + 58.013221740722656 + ], + "same_file": [] + }, + "transition_id": "transition-872d34708617170590a77d17", + "true_rank": 3, + "true_score": 229.91427612304688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.289912223815918 + ], + "random": [ + 877.0696411132812 + ], + "same_file": [] + }, + "transition_id": "transition-87a3d2f5f0c552ae5a623181", + "true_rank": 1, + "true_score": 9.249628067016602 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.04371643066406 + ], + "random": [ + 724.4794921875 + ], + "same_file": [] + }, + "transition_id": "transition-87dae8966fbfc2e8dd61f810", + "true_rank": 2, + "true_score": 35.50740051269531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.996078968048096 + ], + "random": [ + 478.11529541015625 + ], + "same_file": [] + }, + "transition_id": "transition-8806b350d9c44a28202e0a93", + "true_rank": 1, + "true_score": 4.74672794342041 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.9087982177734375 + ], + "random": [ + 110.20478820800781 + ], + "same_file": [] + }, + "transition_id": "transition-882599c61de623b8036f76f0", + "true_rank": 1, + "true_score": 3.697514772415161 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.416278839111328 + ], + "random": [ + 644.995361328125 + ], + "same_file": [] + }, + "transition_id": "transition-882c8f38f2745d17759ac028", + "true_rank": 1, + "true_score": 8.709182739257812 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 474.62457275390625 + ], + "mutation": [ + 16.292497634887695 + ], + "random": [ + 534.4639892578125 + ], + "same_file": [] + }, + "transition_id": "transition-88319b49aedb7b99e1277566", + "true_rank": 2, + "true_score": 16.819950103759766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.413475036621094 + ], + "random": [ + 206.581298828125 + ], + "same_file": [] + }, + "transition_id": "transition-89352408359f3548dc35abfd", + "true_rank": 1, + "true_score": 19.47193145751953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.928306579589844 + ], + "random": [ + 281.8260192871094 + ], + "same_file": [] + }, + "transition_id": "transition-8954ba321b8c52451545babb", + "true_rank": 1, + "true_score": 32.86868667602539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.45880126953125 + ], + "random": [ + 263.48101806640625 + ], + "same_file": [] + }, + "transition_id": "transition-895ac0f0520eb1e88813e72b", + "true_rank": 2, + "true_score": 88.87871551513672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.718660593032837 + ], + "random": [ + 760.4993286132812 + ], + "same_file": [] + }, + "transition_id": "transition-89870e80861ebc95f2d196f0", + "true_rank": 1, + "true_score": 2.361057996749878 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.002222061157227 + ], + "random": [ + 351.13592529296875 + ], + "same_file": [] + }, + "transition_id": "transition-89acb170f5722a314b60ff9f", + "true_rank": 1, + "true_score": 19.096988677978516 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 412.5806884765625 + ], + "mutation": [ + 21.322566986083984 + ], + "random": [ + 496.52899169921875 + ], + "same_file": [] + }, + "transition_id": "transition-8a1b72a95a747800ac7f5cce", + "true_rank": 1, + "true_score": 20.68360137939453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.65823745727539 + ], + "random": [ + 238.3832244873047 + ], + "same_file": [] + }, + "transition_id": "transition-8a404c22cc75095d342571fa", + "true_rank": 2, + "true_score": 57.9854850769043 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.457643508911133 + ], + "random": [ + 526.0821533203125 + ], + "same_file": [] + }, + "transition_id": "transition-8a76c5dddd0e4bf6bd1a45f7", + "true_rank": 1, + "true_score": 6.117868900299072 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 308.63983154296875 + ], + "mutation": [ + 9.676994323730469 + ], + "random": [ + 79.60957336425781 + ], + "same_file": [] + }, + "transition_id": "transition-8a9c8d5ba242ef23aa21133a", + "true_rank": 1, + "true_score": 8.835512161254883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 65.08616638183594 + ], + "random": [ + 387.216796875 + ], + "same_file": [] + }, + "transition_id": "transition-8ad4fc9763d090511f37df12", + "true_rank": 2, + "true_score": 65.86778259277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.90494155883789 + ], + "random": [ + 280.4734802246094 + ], + "same_file": [] + }, + "transition_id": "transition-8adb401c0347938f128f3a3c", + "true_rank": 1, + "true_score": 9.825396537780762 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 437.01885986328125 + ], + "mutation": [ + 14.45416259765625 + ], + "random": [ + 652.95068359375 + ], + "same_file": [] + }, + "transition_id": "transition-8ae2872b8a250bae0e14b13d", + "true_rank": 2, + "true_score": 15.741659164428711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.812726974487305 + ], + "random": [ + 229.82608032226562 + ], + "same_file": [] + }, + "transition_id": "transition-8b1597371121198bec1d1a36", + "true_rank": 2, + "true_score": 6.896350860595703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.4954850673675537 + ], + "random": [ + 616.4388427734375 + ], + "same_file": [] + }, + "transition_id": "transition-8b22dd71ccded6c6b42b6467", + "true_rank": 2, + "true_score": 3.6829793453216553 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.56106948852539 + ], + "random": [ + 409.13909912109375 + ], + "same_file": [] + }, + "transition_id": "transition-8b8fcf0ffc376df54223a245", + "true_rank": 1, + "true_score": 22.70612907409668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.384190559387207 + ], + "random": [ + 564.6641845703125 + ], + "same_file": [] + }, + "transition_id": "transition-8c116f7c6117e9ea7f7c792e", + "true_rank": 1, + "true_score": 3.292532205581665 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.72887420654297 + ], + "random": [ + 236.80459594726562 + ], + "same_file": [] + }, + "transition_id": "transition-8c35cdeaf6699720b3e07ae5", + "true_rank": 1, + "true_score": 23.517372131347656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.98438262939453 + ], + "random": [ + 431.3033447265625 + ], + "same_file": [] + }, + "transition_id": "transition-8c711a25640060fcfeb4bcea", + "true_rank": 2, + "true_score": 48.570068359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.54697322845459 + ], + "random": [ + 185.8126220703125 + ], + "same_file": [] + }, + "transition_id": "transition-8c793ae39982d66a12c2c486", + "true_rank": 2, + "true_score": 15.20067024230957 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.930687427520752 + ], + "random": [ + 188.1069793701172 + ], + "same_file": [] + }, + "transition_id": "transition-8d0554777bae31db8a3ed4af", + "true_rank": 2, + "true_score": 4.349466323852539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.546438455581665 + ], + "random": [ + 333.91168212890625 + ], + "same_file": [] + }, + "transition_id": "transition-8d1eff4fa70aa3e8a74263d6", + "true_rank": 2, + "true_score": 3.638641595840454 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.228734970092773 + ], + "random": [ + 309.4169616699219 + ], + "same_file": [] + }, + "transition_id": "transition-8d257358c1ddcd8b7f314238", + "true_rank": 2, + "true_score": 16.893665313720703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.497963905334473 + ], + "random": [ + 426.4964904785156 + ], + "same_file": [] + }, + "transition_id": "transition-8d4c975af7a952db7309edbe", + "true_rank": 2, + "true_score": 8.794355392456055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 122.10787963867188 + ], + "random": [ + 506.97216796875 + ], + "same_file": [] + }, + "transition_id": "transition-8df290be743879a835c1b136", + "true_rank": 1, + "true_score": 121.77006530761719 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.321460723876953 + ], + "random": [ + 281.210205078125 + ], + "same_file": [ + 159.21353149414062 + ] + }, + "transition_id": "transition-8e478605b984b51ac6aa6ff7", + "true_rank": 2, + "true_score": 3.704711437225342 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.083735466003418 + ], + "random": [ + 481.563232421875 + ], + "same_file": [] + }, + "transition_id": "transition-8e553d4a4aace2e61322a2ac", + "true_rank": 2, + "true_score": 7.698001861572266 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.874032020568848 + ], + "random": [ + 312.225341796875 + ], + "same_file": [ + 1.158129334449768 + ] + }, + "transition_id": "transition-8ec144ade315dfdb2e6791ee", + "true_rank": 2, + "true_score": 14.113248825073242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.7175045013427734 + ], + "random": [ + 379.6593322753906 + ], + "same_file": [] + }, + "transition_id": "transition-8ec723fa65cb4893b6a4d448", + "true_rank": 2, + "true_score": 3.992344379425049 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.42784118652344 + ], + "random": [ + 245.01036071777344 + ], + "same_file": [] + }, + "transition_id": "transition-8ed9dffbc7af2a14205f9c49", + "true_rank": 2, + "true_score": 65.80657958984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.24229621887207 + ], + "random": [ + 376.89569091796875 + ], + "same_file": [] + }, + "transition_id": "transition-8f2478045a8f155f9011a329", + "true_rank": 1, + "true_score": 7.607694625854492 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.866147041320801 + ], + "random": [ + 79.2347412109375 + ], + "same_file": [] + }, + "transition_id": "transition-8f71aacc615e59ef6c405f55", + "true_rank": 2, + "true_score": 6.984277725219727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.90180587768555 + ], + "random": [ + 216.0081787109375 + ], + "same_file": [] + }, + "transition_id": "transition-8f778c67951c282934e28b97", + "true_rank": 1, + "true_score": 31.32425880432129 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.193525314331055 + ], + "random": [ + 329.37445068359375 + ], + "same_file": [ + 8.543832778930664 + ] + }, + "transition_id": "transition-8f8645510ae56abdad961688", + "true_rank": 1, + "true_score": 5.8842902183532715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.985419273376465 + ], + "random": [ + 701.751953125 + ], + "same_file": [] + }, + "transition_id": "transition-8feac7189181b0dc379646bc", + "true_rank": 1, + "true_score": 13.931110382080078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8140031099319458 + ], + "random": [ + 251.34384155273438 + ], + "same_file": [] + }, + "transition_id": "transition-903af687217970e15392cd20", + "true_rank": 2, + "true_score": 1.0926660299301147 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 40.656455993652344 + ], + "random": [ + 173.74197387695312 + ], + "same_file": [] + }, + "transition_id": "transition-909df5cb879a785991a65e8b", + "true_rank": 2, + "true_score": 42.947147369384766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.660341262817383 + ], + "random": [ + 461.41412353515625 + ], + "same_file": [] + }, + "transition_id": "transition-90a299c02df80b5eb7729f65", + "true_rank": 1, + "true_score": 21.033588409423828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 111.08031463623047 + ], + "random": [ + 261.109130859375 + ], + "same_file": [] + }, + "transition_id": "transition-9144f0534dd682a407850cf2", + "true_rank": 2, + "true_score": 113.07732391357422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.833315849304199 + ], + "random": [ + 410.06671142578125 + ], + "same_file": [] + }, + "transition_id": "transition-919b1f9b4ac283c10f0ce4d7", + "true_rank": 2, + "true_score": 5.052832126617432 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 167.58734130859375 + ], + "random": [ + 454.8145751953125 + ], + "same_file": [ + 242.84188842773438 + ] + }, + "transition_id": "transition-9224c0ab60d556e85e634f62", + "true_rank": 2, + "true_score": 168.5859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.383813858032227 + ], + "random": [ + 503.648193359375 + ], + "same_file": [] + }, + "transition_id": "transition-929c04a1f9bf6c05bad204b8", + "true_rank": 2, + "true_score": 8.981109619140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.035629272460938 + ], + "random": [ + 124.32194519042969 + ], + "same_file": [] + }, + "transition_id": "transition-9302ceef11a4abd1717dc3bb", + "true_rank": 2, + "true_score": 23.45848846435547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5126466751098633 + ], + "random": [ + 376.1298828125 + ], + "same_file": [] + }, + "transition_id": "transition-930deb739cfc93d1cddf711d", + "true_rank": 1, + "true_score": 1.9853074550628662 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.562262535095215 + ], + "random": [ + 436.3226318359375 + ], + "same_file": [] + }, + "transition_id": "transition-934d16260ee282967567cc55", + "true_rank": 1, + "true_score": 12.88831901550293 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.085175514221191 + ], + "random": [ + 285.1139221191406 + ], + "same_file": [] + }, + "transition_id": "transition-934e65c60abcfc5b4bc62b39", + "true_rank": 2, + "true_score": 13.924310684204102 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.80557918548584 + ], + "random": [ + 205.608154296875 + ], + "same_file": [] + }, + "transition_id": "transition-93b31a1d2d5134625ab77ada", + "true_rank": 2, + "true_score": 3.672111749649048 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 201.79110717773438 + ], + "random": [ + 189.20944213867188 + ], + "same_file": [] + }, + "transition_id": "transition-93b96555ff39e13062a96586", + "true_rank": 3, + "true_score": 211.12838745117188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 163.90487670898438 + ], + "random": [ + 393.22369384765625 + ], + "same_file": [] + }, + "transition_id": "transition-93c1d553ba319e86ccfde087", + "true_rank": 2, + "true_score": 164.784912109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.318662643432617 + ], + "random": [ + 477.1136169433594 + ], + "same_file": [] + }, + "transition_id": "transition-944730cfe460143d26c3e2e8", + "true_rank": 1, + "true_score": 3.282689094543457 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.61431884765625 + ], + "random": [ + 318.3259582519531 + ], + "same_file": [] + }, + "transition_id": "transition-950f9f12e08a1a43674d108f", + "true_rank": 1, + "true_score": 7.510472297668457 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.52308654785156 + ], + "random": [ + 457.6243896484375 + ], + "same_file": [] + }, + "transition_id": "transition-9510c03c7af7ce85661dbe08", + "true_rank": 2, + "true_score": 44.794166564941406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8772987127304077 + ], + "random": [ + 122.54408264160156 + ], + "same_file": [] + }, + "transition_id": "transition-9531333fea2a798937c3dfa4", + "true_rank": 1, + "true_score": 1.7240538597106934 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.15519714355469 + ], + "random": [ + 420.4350280761719 + ], + "same_file": [] + }, + "transition_id": "transition-954622cfd717bea9b3017ab8", + "true_rank": 1, + "true_score": 37.021854400634766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 86.72297668457031 + ], + "random": [ + 513.6168212890625 + ], + "same_file": [] + }, + "transition_id": "transition-95585550ba527b9a4bc2833c", + "true_rank": 2, + "true_score": 88.88059997558594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 293.60772705078125 + ], + "random": [ + 374.77716064453125 + ], + "same_file": [] + }, + "transition_id": "transition-9591a21d3ce2b212e2088c52", + "true_rank": 1, + "true_score": 289.6409912109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.142046928405762 + ], + "random": [ + 107.55826568603516 + ], + "same_file": [] + }, + "transition_id": "transition-95bfb13be79c851dfec58b85", + "true_rank": 2, + "true_score": 10.217582702636719 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.785970687866211 + ], + "random": [ + 574.2703857421875 + ], + "same_file": [ + 5.450469017028809 + ] + }, + "transition_id": "transition-961fa2052f9bf00b1d7aca4e", + "true_rank": 1, + "true_score": 3.6452324390411377 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.15443801879883 + ], + "random": [ + 418.5576171875 + ], + "same_file": [] + }, + "transition_id": "transition-9675ffef2fcb91c0c9f6a651", + "true_rank": 1, + "true_score": 43.430572509765625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9305846691131592 + ], + "random": [ + 666.34033203125 + ], + "same_file": [] + }, + "transition_id": "transition-96809b8e575804f203aa4b01", + "true_rank": 2, + "true_score": 1.1321841478347778 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 110.8178482055664 + ], + "random": [ + 283.35479736328125 + ], + "same_file": [] + }, + "transition_id": "transition-97023f42df02871974540c92", + "true_rank": 2, + "true_score": 111.36810302734375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 122.05107116699219 + ], + "random": [ + 180.44564819335938 + ], + "same_file": [] + }, + "transition_id": "transition-970d3eeaae148a59c86bf99f", + "true_rank": 1, + "true_score": 120.42231750488281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.59318733215332 + ], + "random": [ + 64.64166259765625 + ], + "same_file": [] + }, + "transition_id": "transition-972312d1cede87212a1f559d", + "true_rank": 2, + "true_score": 11.333573341369629 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3807196617126465 + ], + "random": [ + 293.7041015625 + ], + "same_file": [] + }, + "transition_id": "transition-976c33ca26179bedc08a01f7", + "true_rank": 2, + "true_score": 1.4728881120681763 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.69334030151367 + ], + "random": [ + 624.8923950195312 + ], + "same_file": [] + }, + "transition_id": "transition-97974d13d303f9cc52830b29", + "true_rank": 1, + "true_score": 32.10252380371094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.16889572143555 + ], + "random": [ + 86.94107818603516 + ], + "same_file": [] + }, + "transition_id": "transition-97afea764e19a2749670c333", + "true_rank": 2, + "true_score": 54.171058654785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.223852157592773 + ], + "random": [ + 77.32710266113281 + ], + "same_file": [] + }, + "transition_id": "transition-97e7df48b8d8bcd7158c4cb8", + "true_rank": 2, + "true_score": 22.409408569335938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.0665283203125 + ], + "random": [ + 667.4619140625 + ], + "same_file": [] + }, + "transition_id": "transition-97f476a3471d80b980aeb67d", + "true_rank": 2, + "true_score": 18.934371948242188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 379.90484619140625 + ], + "random": [ + 502.00311279296875 + ], + "same_file": [] + }, + "transition_id": "transition-98113aa9c6e14a77a26f3962", + "true_rank": 1, + "true_score": 371.9331970214844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.9949836730957 + ], + "random": [ + 601.0447998046875 + ], + "same_file": [] + }, + "transition_id": "transition-98fe3f82e4396376ac29e5b7", + "true_rank": 1, + "true_score": 39.063392639160156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.393150329589844 + ], + "random": [ + 446.0522155761719 + ], + "same_file": [] + }, + "transition_id": "transition-99438489f8389909a588a844", + "true_rank": 1, + "true_score": 46.30108642578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.632022857666016 + ], + "random": [ + 210.93093872070312 + ], + "same_file": [] + }, + "transition_id": "transition-99668f668854d3b4c74f58a4", + "true_rank": 2, + "true_score": 19.4838809967041 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.366730690002441 + ], + "random": [ + 223.98878479003906 + ], + "same_file": [] + }, + "transition_id": "transition-99b19702534a95075bfb2a70", + "true_rank": 2, + "true_score": 4.8872761726379395 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.38682746887207 + ], + "random": [ + 461.1484375 + ], + "same_file": [] + }, + "transition_id": "transition-9a0cb69c52d84d784af50add", + "true_rank": 2, + "true_score": 30.469802856445312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.251748561859131 + ], + "random": [ + 526.4412841796875 + ], + "same_file": [] + }, + "transition_id": "transition-9a873d1dd5a30a297460591b", + "true_rank": 2, + "true_score": 7.498832702636719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.56273078918457 + ], + "random": [ + 147.70590209960938 + ], + "same_file": [] + }, + "transition_id": "transition-9af0df21bb5c81dfbf996493", + "true_rank": 1, + "true_score": 9.631709098815918 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.256492614746094 + ], + "random": [ + 179.74864196777344 + ], + "same_file": [ + 11.688053131103516 + ] + }, + "transition_id": "transition-9b54bb421b6ccb36585484ce", + "true_rank": 2, + "true_score": 16.241039276123047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3006929159164429 + ], + "random": [ + 314.7690124511719 + ], + "same_file": [] + }, + "transition_id": "transition-9b7605e23e7ea870793815e6", + "true_rank": 1, + "true_score": 1.2058055400848389 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9149044752120972 + ], + "random": [ + 296.1826171875 + ], + "same_file": [] + }, + "transition_id": "transition-9b83d697e638a1c6c0cf0e0c", + "true_rank": 1, + "true_score": 0.7196123600006104 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.29121398925781 + ], + "random": [ + 429.79266357421875 + ], + "same_file": [] + }, + "transition_id": "transition-9b842e9e0ec3047573b26424", + "true_rank": 2, + "true_score": 90.27484130859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.101228713989258 + ], + "random": [ + 388.8094177246094 + ], + "same_file": [] + }, + "transition_id": "transition-9bf33d588be3785d654b9740", + "true_rank": 1, + "true_score": 14.176176071166992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.78582000732422 + ], + "random": [ + 135.830322265625 + ], + "same_file": [] + }, + "transition_id": "transition-9c13e3f6d7b924164b0b4181", + "true_rank": 2, + "true_score": 24.30093002319336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.73310852050781 + ], + "random": [ + 181.9029541015625 + ], + "same_file": [] + }, + "transition_id": "transition-9c1968a0d91a091c092b38d1", + "true_rank": 2, + "true_score": 49.49781799316406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.726524353027344 + ], + "random": [ + 115.79779052734375 + ], + "same_file": [] + }, + "transition_id": "transition-9c34b53ec682006c2caa62f4", + "true_rank": 2, + "true_score": 18.751489639282227 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.124794006347656 + ], + "random": [ + 494.7431335449219 + ], + "same_file": [] + }, + "transition_id": "transition-9c707b874917ab03b14a38ed", + "true_rank": 1, + "true_score": 62.035099029541016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.989688873291016 + ], + "random": [ + 242.57174682617188 + ], + "same_file": [] + }, + "transition_id": "transition-9c8000540df685231808ab94", + "true_rank": 1, + "true_score": 21.121479034423828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.173839569091797 + ], + "random": [ + 246.9357452392578 + ], + "same_file": [] + }, + "transition_id": "transition-9cc1415eae7e37991080cc83", + "true_rank": 2, + "true_score": 13.526206016540527 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.928741931915283 + ], + "random": [ + 173.1541748046875 + ], + "same_file": [] + }, + "transition_id": "transition-9d14a3b70651db3c03233d2d", + "true_rank": 2, + "true_score": 8.234159469604492 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.541622161865234 + ], + "random": [ + 450.09844970703125 + ], + "same_file": [] + }, + "transition_id": "transition-9d233c9089e569fe84afe74a", + "true_rank": 2, + "true_score": 51.56743240356445 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0958824157714844 + ], + "random": [ + 177.3524169921875 + ], + "same_file": [] + }, + "transition_id": "transition-9d355a8d6580cc57bbfe98f1", + "true_rank": 1, + "true_score": 1.8911776542663574 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.37838363647461 + ], + "random": [ + 294.8626708984375 + ], + "same_file": [] + }, + "transition_id": "transition-9dbbe1ab0361eb2b652e3dcc", + "true_rank": 2, + "true_score": 40.116050720214844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 280.14129638671875 + ], + "random": [ + 346.5751953125 + ], + "same_file": [] + }, + "transition_id": "transition-9deeea0d6e75ed2a66d20568", + "true_rank": 1, + "true_score": 267.1236877441406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 93.68243408203125 + ], + "random": [ + 374.6661071777344 + ], + "same_file": [] + }, + "transition_id": "transition-9e28c160bdd454661f9a377e", + "true_rank": 2, + "true_score": 94.12889099121094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.883146286010742 + ], + "random": [ + 319.60247802734375 + ], + "same_file": [] + }, + "transition_id": "transition-9e32e238e4a7cb54bbb0c419", + "true_rank": 1, + "true_score": 2.3320441246032715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.583900451660156 + ], + "random": [ + 411.4744873046875 + ], + "same_file": [] + }, + "transition_id": "transition-9e7c84c2b8de74151f55e81d", + "true_rank": 2, + "true_score": 39.92903137207031 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.533839225769043 + ], + "random": [ + 117.5661392211914 + ], + "same_file": [ + 52.83466339111328 + ] + }, + "transition_id": "transition-9f19d9546ae81940b6dcec6d", + "true_rank": 2, + "true_score": 14.590938568115234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 108.51939392089844 + ], + "random": [ + 391.0940856933594 + ], + "same_file": [] + }, + "transition_id": "transition-9fb2d35da99f044e62c54931", + "true_rank": 1, + "true_score": 106.46246337890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.059741973876953 + ], + "random": [ + 423.65380859375 + ], + "same_file": [] + }, + "transition_id": "transition-9fcdf233876849a2699256bc", + "true_rank": 1, + "true_score": 8.908876419067383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.5692455768585205 + ], + "random": [ + 407.8099060058594 + ], + "same_file": [] + }, + "transition_id": "transition-9fda4f833c2e392af028cb23", + "true_rank": 2, + "true_score": 0.5701155662536621 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.5876350402832 + ], + "random": [ + 395.6880187988281 + ], + "same_file": [] + }, + "transition_id": "transition-a02acbfc27fd420dc8653785", + "true_rank": 2, + "true_score": 56.24102020263672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.216496467590332 + ], + "random": [ + 411.3609924316406 + ], + "same_file": [] + }, + "transition_id": "transition-a056887aea1f0ffedb09d1e0", + "true_rank": 2, + "true_score": 11.383670806884766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.738651275634766 + ], + "random": [ + 716.5147705078125 + ], + "same_file": [] + }, + "transition_id": "transition-a05e950d528dd29a4fca9353", + "true_rank": 1, + "true_score": 58.9672737121582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.460966110229492 + ], + "random": [ + 143.09243774414062 + ], + "same_file": [] + }, + "transition_id": "transition-a15d2b362c08bcd47101809f", + "true_rank": 1, + "true_score": 9.25167465209961 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 130.6221466064453 + ], + "random": [ + 629.1689453125 + ], + "same_file": [] + }, + "transition_id": "transition-a1a09b5ff7e3f3332ed1269c", + "true_rank": 1, + "true_score": 129.17864990234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.691763877868652 + ], + "random": [ + 222.01214599609375 + ], + "same_file": [] + }, + "transition_id": "transition-a1b173c3dad197f286e5b4a8", + "true_rank": 1, + "true_score": 4.385044097900391 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 93.31575012207031 + ], + "random": [ + 164.7581024169922 + ], + "same_file": [] + }, + "transition_id": "transition-a1e80f0ab5ddcd46bb4541b5", + "true_rank": 1, + "true_score": 92.68540954589844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 114.32450103759766 + ], + "random": [ + 408.43511962890625 + ], + "same_file": [] + }, + "transition_id": "transition-a27df967935f576d4a86a0f5", + "true_rank": 2, + "true_score": 117.69983673095703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.982131958007812 + ], + "random": [ + 631.3099365234375 + ], + "same_file": [] + }, + "transition_id": "transition-a2dc4c53daad474890c85c4d", + "true_rank": 2, + "true_score": 9.562634468078613 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.6807193756103516 + ], + "random": [ + 420.0071716308594 + ], + "same_file": [] + }, + "transition_id": "transition-a3266f0682a1281fdb58d299", + "true_rank": 1, + "true_score": 2.562488555908203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.60832214355469 + ], + "random": [ + 279.85980224609375 + ], + "same_file": [] + }, + "transition_id": "transition-a33424e460269f2341176e1b", + "true_rank": 2, + "true_score": 45.159210205078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 40.96642303466797 + ], + "random": [ + 258.59906005859375 + ], + "same_file": [] + }, + "transition_id": "transition-a3437b49e8b957fa070e5ee5", + "true_rank": 1, + "true_score": 38.353248596191406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.35344696044922 + ], + "random": [ + 398.65631103515625 + ], + "same_file": [] + }, + "transition_id": "transition-a38edf5d737435bbd0c6470e", + "true_rank": 2, + "true_score": 43.66548156738281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.3082275390625 + ], + "random": [ + 11.691936492919922 + ], + "same_file": [] + }, + "transition_id": "transition-a41cc746ada9c86bfd1209e7", + "true_rank": 2, + "true_score": 71.85060119628906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.315448760986328 + ], + "random": [ + 146.17636108398438 + ], + "same_file": [] + }, + "transition_id": "transition-a421074b8dfca273d61e2a76", + "true_rank": 1, + "true_score": 28.81079864501953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7329843044281006 + ], + "random": [ + 354.101318359375 + ], + "same_file": [] + }, + "transition_id": "transition-a436def94465d83ffdaa9a23", + "true_rank": 2, + "true_score": 2.106558322906494 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.780889511108398 + ], + "random": [ + 534.3486328125 + ], + "same_file": [] + }, + "transition_id": "transition-a5651d6cad9eaafd410fa9c7", + "true_rank": 2, + "true_score": 14.805644989013672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.028873443603516 + ], + "random": [ + 137.74761962890625 + ], + "same_file": [] + }, + "transition_id": "transition-a5a853f70f3f29d19fa1d424", + "true_rank": 1, + "true_score": 47.92564392089844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.239299774169922 + ], + "random": [ + 129.192138671875 + ], + "same_file": [] + }, + "transition_id": "transition-a63b70807c71d4af6da4274e", + "true_rank": 2, + "true_score": 25.532865524291992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.374992370605469 + ], + "random": [ + 435.11456298828125 + ], + "same_file": [] + }, + "transition_id": "transition-a65c8cff9bbcd65ed07d4ba2", + "true_rank": 1, + "true_score": 4.171947956085205 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 65.1383056640625 + ], + "random": [ + 373.64031982421875 + ], + "same_file": [] + }, + "transition_id": "transition-a6da50f01fc29559b18cbdf2", + "true_rank": 1, + "true_score": 63.935577392578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.85951232910156 + ], + "random": [ + 573.0684814453125 + ], + "same_file": [] + }, + "transition_id": "transition-a760f2c4ac8c68309bc8ec45", + "true_rank": 1, + "true_score": 32.41110610961914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 110.0562744140625 + ], + "random": [ + 136.38307189941406 + ], + "same_file": [] + }, + "transition_id": "transition-a79141c1b229e5f2e19a8607", + "true_rank": 1, + "true_score": 108.11697387695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.121252059936523 + ], + "random": [ + 300.6925048828125 + ], + "same_file": [] + }, + "transition_id": "transition-a7f4472cc8ed96815e110f01", + "true_rank": 1, + "true_score": 22.896709442138672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.20247650146484 + ], + "random": [ + 399.1103515625 + ], + "same_file": [] + }, + "transition_id": "transition-a7fad2315960f74d925b3657", + "true_rank": 2, + "true_score": 107.57725524902344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9387531280517578 + ], + "random": [ + 654.5326538085938 + ], + "same_file": [] + }, + "transition_id": "transition-a819ebfa5cefaf73c05fc84e", + "true_rank": 1, + "true_score": 0.6263128519058228 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.5708770751953125 + ], + "random": [ + 111.71163177490234 + ], + "same_file": [] + }, + "transition_id": "transition-a820e1e431dc8bc08b703194", + "true_rank": 1, + "true_score": 6.0814032554626465 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.759237289428711 + ], + "random": [ + 202.29449462890625 + ], + "same_file": [] + }, + "transition_id": "transition-a869cc02a21d4fe3c50c1d81", + "true_rank": 1, + "true_score": 4.998861789703369 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.18717956542969 + ], + "random": [ + 445.4659118652344 + ], + "same_file": [] + }, + "transition_id": "transition-a8effcb452f886ff3c406d6d", + "true_rank": 1, + "true_score": 74.07894134521484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.00250816345215 + ], + "random": [ + 249.48922729492188 + ], + "same_file": [] + }, + "transition_id": "transition-a90f54d1a00f9279dd99da2e", + "true_rank": 2, + "true_score": 16.321033477783203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.1216926574707 + ], + "random": [ + 232.5623779296875 + ], + "same_file": [] + }, + "transition_id": "transition-a96ff93b6c1d136333d04c4c", + "true_rank": 2, + "true_score": 35.73793411254883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.18122673034668 + ], + "random": [ + 275.06170654296875 + ], + "same_file": [] + }, + "transition_id": "transition-a999f57bf793f5ce67cdeeaf", + "true_rank": 2, + "true_score": 31.330570220947266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.971645355224609 + ], + "random": [ + 796.011474609375 + ], + "same_file": [] + }, + "transition_id": "transition-a9aa71d97cc9afe50f37597a", + "true_rank": 2, + "true_score": 8.308258056640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.8090596199035645 + ], + "random": [ + 367.02899169921875 + ], + "same_file": [] + }, + "transition_id": "transition-a9d7783fd8fd7bef66159956", + "true_rank": 1, + "true_score": 4.685906887054443 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.115129470825195 + ], + "random": [ + 173.70098876953125 + ], + "same_file": [ + 26.202701568603516 + ] + }, + "transition_id": "transition-a9dbf045625ad44af7100243", + "true_rank": 1, + "true_score": 25.48270034790039 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 170.31787109375 + ], + "mutation": [ + 3.1051573753356934 + ], + "random": [ + 418.93780517578125 + ], + "same_file": [] + }, + "transition_id": "transition-aa37948641a28e942e03460a", + "true_rank": 1, + "true_score": 3.031728506088257 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.718545913696289 + ], + "random": [ + 108.55717468261719 + ], + "same_file": [] + }, + "transition_id": "transition-aa4eb43df7c728a223eca6e0", + "true_rank": 1, + "true_score": 11.443246841430664 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 102.55447387695312 + ], + "random": [ + 287.4193115234375 + ], + "same_file": [] + }, + "transition_id": "transition-aa5496d1f4904935a1836ba2", + "true_rank": 2, + "true_score": 102.93047332763672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.390918731689453 + ], + "random": [ + 419.4000549316406 + ], + "same_file": [] + }, + "transition_id": "transition-aa5d23b817e0924d276502bf", + "true_rank": 2, + "true_score": 30.889606475830078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.6568176746368408 + ], + "random": [ + 313.11846923828125 + ], + "same_file": [] + }, + "transition_id": "transition-aab37e11bfdfee566ed760e9", + "true_rank": 2, + "true_score": 0.7095161080360413 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.56965160369873 + ], + "random": [ + 243.4093475341797 + ], + "same_file": [] + }, + "transition_id": "transition-aabaa1679bcf40d77bed7659", + "true_rank": 2, + "true_score": 12.790977478027344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.1652467250823975 + ], + "random": [ + 206.10275268554688 + ], + "same_file": [] + }, + "transition_id": "transition-aac3e19b8a6bd374a58fc827", + "true_rank": 2, + "true_score": 3.490536689758301 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 301.8347473144531 + ], + "random": [ + 78.63908386230469 + ], + "same_file": [] + }, + "transition_id": "transition-aac74da976b16fc4dceb5553", + "true_rank": 2, + "true_score": 298.9851989746094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.347539901733398 + ], + "random": [ + 451.4400634765625 + ], + "same_file": [] + }, + "transition_id": "transition-ab1cebd2baaeffb0d6ae73e7", + "true_rank": 1, + "true_score": 9.622156143188477 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.044742584228516 + ], + "random": [ + 571.867919921875 + ], + "same_file": [ + 43.703125 + ] + }, + "transition_id": "transition-ab25800f495ad6ebea51c706", + "true_rank": 1, + "true_score": 34.94384765625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5882530212402344 + ], + "random": [ + 380.2080993652344 + ], + "same_file": [] + }, + "transition_id": "transition-ab425272570ac21f9d4e46a5", + "true_rank": 1, + "true_score": 3.2202858924865723 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.188674926757812 + ], + "random": [ + 693.8028564453125 + ], + "same_file": [] + }, + "transition_id": "transition-ab570b30d68bc009160a5abe", + "true_rank": 1, + "true_score": 10.570213317871094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.320877075195312 + ], + "random": [ + 374.70489501953125 + ], + "same_file": [] + }, + "transition_id": "transition-ab8b64d5083ea78a13e8d7c2", + "true_rank": 2, + "true_score": 17.44525909423828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.425289154052734 + ], + "random": [ + 332.16204833984375 + ], + "same_file": [] + }, + "transition_id": "transition-abf17abd7cc84cc47bfffeec", + "true_rank": 1, + "true_score": 16.099775314331055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 165.65386962890625 + ], + "random": [ + 273.97088623046875 + ], + "same_file": [] + }, + "transition_id": "transition-ac3edae72c27684513b6997a", + "true_rank": 2, + "true_score": 170.7115936279297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.29623413085938 + ], + "random": [ + 456.83978271484375 + ], + "same_file": [] + }, + "transition_id": "transition-ad0f84cd345d334a5365169d", + "true_rank": 2, + "true_score": 70.57510375976562 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 416.1044006347656 + ], + "mutation": [ + 108.20709228515625 + ], + "random": [ + 331.126708984375 + ], + "same_file": [] + }, + "transition_id": "transition-ad1125adb55816863a4aa369", + "true_rank": 2, + "true_score": 111.78585052490234 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 337.2884521484375 + ], + "mutation": [ + 2.1446805000305176 + ], + "random": [ + 150.62315368652344 + ], + "same_file": [] + }, + "transition_id": "transition-ad22e11c232e88f02586bd65", + "true_rank": 1, + "true_score": 1.3021153211593628 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.827764511108398 + ], + "random": [ + 702.5567016601562 + ], + "same_file": [ + 37.31262969970703 + ] + }, + "transition_id": "transition-ad358cecb57ad38b7e2e7b20", + "true_rank": 1, + "true_score": 7.759116172790527 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.89621353149414 + ], + "random": [ + 122.62141418457031 + ], + "same_file": [ + 107.06643676757812 + ] + }, + "transition_id": "transition-ad4d7b59b8a3d2e58d8d3edc", + "true_rank": 2, + "true_score": 27.945980072021484 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 309.8501281738281 + ], + "mutation": [ + 1.0948212146759033 + ], + "random": [ + 422.30621337890625 + ], + "same_file": [] + }, + "transition_id": "transition-ad4f1368d3b455294782aaa2", + "true_rank": 1, + "true_score": 0.5285243988037109 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.94911003112793 + ], + "random": [ + 286.48193359375 + ], + "same_file": [] + }, + "transition_id": "transition-ad7d122a451e93d2c3bac560", + "true_rank": 2, + "true_score": 11.025558471679688 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 381.54315185546875 + ], + "mutation": [ + 23.97557258605957 + ], + "random": [ + 165.01568603515625 + ], + "same_file": [] + }, + "transition_id": "transition-ad8cf36e955fb65a1fdc4fe8", + "true_rank": 2, + "true_score": 24.5970458984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.93148040771484 + ], + "random": [ + 241.849609375 + ], + "same_file": [] + }, + "transition_id": "transition-ae3c9cb2601a11438f09fca3", + "true_rank": 1, + "true_score": 104.74288940429688 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 195.26986694335938 + ], + "random": [ + 337.2127685546875 + ], + "same_file": [ + 201.55604553222656 + ] + }, + "transition_id": "transition-ae46aab71eec0a7d6de77af8", + "true_rank": 2, + "true_score": 196.4387664794922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.559978008270264 + ], + "random": [ + 473.555419921875 + ], + "same_file": [] + }, + "transition_id": "transition-af195234d0a5b95c43cb2623", + "true_rank": 2, + "true_score": 7.024469375610352 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.58270263671875 + ], + "random": [ + 489.45953369140625 + ], + "same_file": [] + }, + "transition_id": "transition-af5e8a1d8241d123ac5c50a7", + "true_rank": 1, + "true_score": 28.23068618774414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.46650695800781 + ], + "random": [ + 205.68020629882812 + ], + "same_file": [] + }, + "transition_id": "transition-af6046daf326fee1c72ed23e", + "true_rank": 1, + "true_score": 105.99444580078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.195530891418457 + ], + "random": [ + 227.7236328125 + ], + "same_file": [] + }, + "transition_id": "transition-afa0417a13b9f128c545bccb", + "true_rank": 1, + "true_score": 5.1869707107543945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.19676971435547 + ], + "random": [ + 313.643310546875 + ], + "same_file": [] + }, + "transition_id": "transition-afa87be0ff0b9246e2595bac", + "true_rank": 1, + "true_score": 41.428375244140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.709922790527344 + ], + "random": [ + 503.6689453125 + ], + "same_file": [] + }, + "transition_id": "transition-afaf7d9f7245954ebc917fa2", + "true_rank": 1, + "true_score": 35.64215850830078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.53506851196289 + ], + "random": [ + 486.7134094238281 + ], + "same_file": [] + }, + "transition_id": "transition-afd0e522880ce3277c5e3d2f", + "true_rank": 1, + "true_score": 56.18745422363281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 142.83770751953125 + ], + "random": [ + 33.68110275268555 + ], + "same_file": [] + }, + "transition_id": "transition-b014615b11e8d0519cbffb89", + "true_rank": 3, + "true_score": 148.65805053710938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.961442947387695 + ], + "random": [ + 689.9691772460938 + ], + "same_file": [] + }, + "transition_id": "transition-b02b0c7fc74f77bdc89ce1b6", + "true_rank": 2, + "true_score": 23.130849838256836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 176.24415588378906 + ], + "random": [ + 463.7652893066406 + ], + "same_file": [] + }, + "transition_id": "transition-b07ad9dfc6220b9a7aefc6d4", + "true_rank": 2, + "true_score": 179.3064727783203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.41741943359375 + ], + "random": [ + 393.73651123046875 + ], + "same_file": [] + }, + "transition_id": "transition-b144c7d0087c3cc7a96b19ab", + "true_rank": 1, + "true_score": 9.924918174743652 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.751747131347656 + ], + "random": [ + 251.107421875 + ], + "same_file": [] + }, + "transition_id": "transition-b14b1d8f962925d368786d0c", + "true_rank": 1, + "true_score": 48.35698699951172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 92.18771362304688 + ], + "random": [ + 575.1802978515625 + ], + "same_file": [] + }, + "transition_id": "transition-b161a68f3137e6a3b22be05d", + "true_rank": 1, + "true_score": 83.0921859741211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.465740203857422 + ], + "random": [ + 519.16943359375 + ], + "same_file": [] + }, + "transition_id": "transition-b1683cd6e71dd2e909a1b5fe", + "true_rank": 2, + "true_score": 30.80304527282715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.927260398864746 + ], + "random": [ + 196.3889923095703 + ], + "same_file": [] + }, + "transition_id": "transition-b1ff2826f7b6c404a5d2ac73", + "true_rank": 2, + "true_score": 5.515668869018555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.280440092086792 + ], + "random": [ + 343.3421936035156 + ], + "same_file": [] + }, + "transition_id": "transition-b233d0f4a878423d0b51eedf", + "true_rank": 2, + "true_score": 0.3307323157787323 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9125804901123047 + ], + "random": [ + 384.7514343261719 + ], + "same_file": [] + }, + "transition_id": "transition-b24adae11cabdcbff5050ba5", + "true_rank": 2, + "true_score": 5.481168746948242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 178.19308471679688 + ], + "random": [ + 79.51192474365234 + ], + "same_file": [] + }, + "transition_id": "transition-b2543a2b778f4f8dedac9f2c", + "true_rank": 2, + "true_score": 174.80368041992188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.46515655517578 + ], + "random": [ + 536.7261962890625 + ], + "same_file": [] + }, + "transition_id": "transition-b287244f996b026bb9916a00", + "true_rank": 2, + "true_score": 67.171630859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 219.6160888671875 + ], + "random": [ + 730.1650390625 + ], + "same_file": [] + }, + "transition_id": "transition-b2fb334944ba08cf71789298", + "true_rank": 2, + "true_score": 221.52151489257812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.850517749786377 + ], + "random": [ + 272.9112548828125 + ], + "same_file": [] + }, + "transition_id": "transition-b34c979da95ae0340a0dfbd8", + "true_rank": 2, + "true_score": 5.898587226867676 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 53.41939926147461 + ], + "mutation": [ + 2.9915103912353516 + ], + "random": [ + 87.32428741455078 + ], + "same_file": [] + }, + "transition_id": "transition-b3636bab1dcf8cd2f40b8f2d", + "true_rank": 1, + "true_score": 2.975986957550049 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.690220355987549 + ], + "random": [ + 402.7356872558594 + ], + "same_file": [] + }, + "transition_id": "transition-b391ac574fa7c474b130d454", + "true_rank": 1, + "true_score": 2.587254762649536 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 331.8523864746094 + ], + "random": [ + 558.9506225585938 + ], + "same_file": [] + }, + "transition_id": "transition-b3a7f00309a99929d2fa8185", + "true_rank": 1, + "true_score": 329.8274841308594 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9620227813720703 + ], + "random": [ + 650.727783203125 + ], + "same_file": [ + 11.986696243286133 + ] + }, + "transition_id": "transition-b3aeb0f76a374a8099e5c19d", + "true_rank": 1, + "true_score": 2.826045036315918 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.56371307373047 + ], + "random": [ + 383.0543212890625 + ], + "same_file": [] + }, + "transition_id": "transition-b3f3b7eb42ee0f790f67962d", + "true_rank": 2, + "true_score": 69.97190856933594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.721658706665039 + ], + "random": [ + 439.14166259765625 + ], + "same_file": [] + }, + "transition_id": "transition-b3f8ad6624a64bc46cea944d", + "true_rank": 1, + "true_score": 6.3252105712890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 188.53250122070312 + ], + "random": [ + 225.97573852539062 + ], + "same_file": [] + }, + "transition_id": "transition-b419bcf4f707f76bcb43802c", + "true_rank": 2, + "true_score": 194.49545288085938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.061363220214844 + ], + "random": [ + 709.0794067382812 + ], + "same_file": [] + }, + "transition_id": "transition-b452b2632bfcb351adc6ed0f", + "true_rank": 2, + "true_score": 14.60525894165039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.173227310180664 + ], + "random": [ + 441.0243225097656 + ], + "same_file": [] + }, + "transition_id": "transition-b45c168b4da1eb252b327d40", + "true_rank": 2, + "true_score": 12.499271392822266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.257004976272583 + ], + "random": [ + 138.56077575683594 + ], + "same_file": [] + }, + "transition_id": "transition-b4b4c06fc88d956835b40615", + "true_rank": 1, + "true_score": 3.211090326309204 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.997587203979492 + ], + "random": [ + 289.41064453125 + ], + "same_file": [] + }, + "transition_id": "transition-b4daa43655be72abd2baea4e", + "true_rank": 2, + "true_score": 5.090038299560547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.74601936340332 + ], + "random": [ + 126.85658264160156 + ], + "same_file": [] + }, + "transition_id": "transition-b4f106a101acca951a2f718a", + "true_rank": 1, + "true_score": 6.499961853027344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.203712463378906 + ], + "random": [ + 307.22186279296875 + ], + "same_file": [] + }, + "transition_id": "transition-b52a02223b6a805ff0562c06", + "true_rank": 1, + "true_score": 23.259807586669922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.021900653839111 + ], + "random": [ + 513.78515625 + ], + "same_file": [] + }, + "transition_id": "transition-b61dd298e427e336129ff0e6", + "true_rank": 1, + "true_score": 3.8513741493225098 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.115694999694824 + ], + "random": [ + 361.57366943359375 + ], + "same_file": [] + }, + "transition_id": "transition-b635f3886b2124e7411428db", + "true_rank": 2, + "true_score": 15.047679901123047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.153829574584961 + ], + "random": [ + 359.1125793457031 + ], + "same_file": [] + }, + "transition_id": "transition-b6546929cb1248d80911400f", + "true_rank": 2, + "true_score": 1.2866904735565186 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 107.91556549072266 + ], + "mutation": [ + 3.339467763900757 + ], + "random": [ + 561.2447509765625 + ], + "same_file": [] + }, + "transition_id": "transition-b6b7e42d51316d7cfbca3d28", + "true_rank": 1, + "true_score": 3.0920658111572266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 204.04837036132812 + ], + "random": [ + 73.4017562866211 + ], + "same_file": [] + }, + "transition_id": "transition-b78e0546542906b21ca950d4", + "true_rank": 3, + "true_score": 204.44053649902344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.224407196044922 + ], + "random": [ + 240.71212768554688 + ], + "same_file": [] + }, + "transition_id": "transition-b7a1b8d4f9fb16822895f8ab", + "true_rank": 1, + "true_score": 24.1553955078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.46846008300781 + ], + "random": [ + 330.3301696777344 + ], + "same_file": [] + }, + "transition_id": "transition-b7a5e69c3133c7bdbe6c46c7", + "true_rank": 1, + "true_score": 52.28840637207031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 534.8042602539062 + ], + "random": [ + 628.3374633789062 + ], + "same_file": [] + }, + "transition_id": "transition-b7d5085cd46ebc0285d16089", + "true_rank": 1, + "true_score": 532.1665649414062 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 254.21157836914062 + ], + "mutation": [ + 4.441702842712402 + ], + "random": [ + 184.91851806640625 + ], + "same_file": [] + }, + "transition_id": "transition-b7e4e126f7d4937d06721c0d", + "true_rank": 1, + "true_score": 4.047449111938477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.120323181152344 + ], + "random": [ + 148.34078979492188 + ], + "same_file": [] + }, + "transition_id": "transition-b82c6ee8bade2cbfb9dcfb66", + "true_rank": 1, + "true_score": 27.268253326416016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9226326942443848 + ], + "random": [ + 334.27734375 + ], + "same_file": [] + }, + "transition_id": "transition-b8331098fb384f5024e1e1c0", + "true_rank": 1, + "true_score": 3.8558506965637207 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.782523155212402 + ], + "random": [ + 749.9894409179688 + ], + "same_file": [] + }, + "transition_id": "transition-b8396aeaae9727a2ab916bc5", + "true_rank": 1, + "true_score": 6.662160873413086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.753964900970459 + ], + "random": [ + 333.26739501953125 + ], + "same_file": [] + }, + "transition_id": "transition-b882c83ff1f8d399e994dda2", + "true_rank": 2, + "true_score": 3.1849188804626465 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.98100280761719 + ], + "random": [ + 28.60964584350586 + ], + "same_file": [] + }, + "transition_id": "transition-b93a24a1c43295cb370f0115", + "true_rank": 3, + "true_score": 42.5898551940918 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.109952926635742 + ], + "random": [ + 567.6795043945312 + ], + "same_file": [] + }, + "transition_id": "transition-b96497e0155da160c3fea060", + "true_rank": 2, + "true_score": 7.871387958526611 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.491844177246094 + ], + "random": [ + 140.55648803710938 + ], + "same_file": [] + }, + "transition_id": "transition-b96c6387cc5d739c1c778a8b", + "true_rank": 2, + "true_score": 31.572860717773438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.732288360595703 + ], + "random": [ + 321.77227783203125 + ], + "same_file": [] + }, + "transition_id": "transition-b97e9603aa0b0c3358feae37", + "true_rank": 1, + "true_score": 20.216951370239258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.146539211273193 + ], + "random": [ + 179.940673828125 + ], + "same_file": [] + }, + "transition_id": "transition-b9d746d6e2b118c7ec5a1e6a", + "true_rank": 2, + "true_score": 5.761814594268799 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.362064838409424 + ], + "random": [ + 821.778076171875 + ], + "same_file": [] + }, + "transition_id": "transition-ba636328a914d76cf96dae1a", + "true_rank": 2, + "true_score": 3.3709635734558105 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 187.67404174804688 + ], + "random": [ + 111.9982681274414 + ], + "same_file": [] + }, + "transition_id": "transition-ba8ea904c6fb00880e8ec49f", + "true_rank": 2, + "true_score": 185.77774047851562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.29704666137695 + ], + "random": [ + 218.7073211669922 + ], + "same_file": [] + }, + "transition_id": "transition-bab040fdd0ff387e178f7df2", + "true_rank": 1, + "true_score": 36.77946853637695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.1192619800567627 + ], + "random": [ + 310.4794921875 + ], + "same_file": [] + }, + "transition_id": "transition-bac0b2eee44e0c5a789d1b6d", + "true_rank": 1, + "true_score": 0.9759623408317566 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.681535720825195 + ], + "random": [ + 531.9827880859375 + ], + "same_file": [] + }, + "transition_id": "transition-bba3cec391ec15aa55b2b02f", + "true_rank": 1, + "true_score": 14.768965721130371 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.1865005493164 + ], + "random": [ + 669.3663330078125 + ], + "same_file": [] + }, + "transition_id": "transition-bbe787e94def0c93e393dc62", + "true_rank": 2, + "true_score": 70.498046875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.401878356933594 + ], + "random": [ + 164.04244995117188 + ], + "same_file": [ + 105.2058334350586 + ] + }, + "transition_id": "transition-bc436894ef6a76d035e0163b", + "true_rank": 1, + "true_score": 60.39413833618164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6829873323440552 + ], + "random": [ + 231.25299072265625 + ], + "same_file": [] + }, + "transition_id": "transition-bc6f2f32d11b29c51070d1f9", + "true_rank": 1, + "true_score": 1.3323967456817627 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.627388954162598 + ], + "random": [ + 251.395751953125 + ], + "same_file": [] + }, + "transition_id": "transition-bcea235ad69e2950a797037b", + "true_rank": 2, + "true_score": 7.542383193969727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 194.25912475585938 + ], + "random": [ + 185.84454345703125 + ], + "same_file": [] + }, + "transition_id": "transition-bcf21fc7bc8f0a86ca9690cb", + "true_rank": 3, + "true_score": 195.6134033203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3762221336364746 + ], + "random": [ + 274.97039794921875 + ], + "same_file": [] + }, + "transition_id": "transition-bd32752b60219058473ebb72", + "true_rank": 1, + "true_score": 1.3594629764556885 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0644328594207764 + ], + "random": [ + 405.3035888671875 + ], + "same_file": [] + }, + "transition_id": "transition-bd60102ca2accaa00dcfae54", + "true_rank": 1, + "true_score": 2.649677276611328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.605474472045898 + ], + "random": [ + 93.68529510498047 + ], + "same_file": [] + }, + "transition_id": "transition-bd7339bb9a0cbced62ceecc9", + "true_rank": 2, + "true_score": 8.45959758758545 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 170.6571502685547 + ], + "random": [ + 210.0749969482422 + ], + "same_file": [] + }, + "transition_id": "transition-bdcd3343e2b42b3fc337ba29", + "true_rank": 1, + "true_score": 160.84945678710938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 79.37422180175781 + ], + "random": [ + 412.6712341308594 + ], + "same_file": [] + }, + "transition_id": "transition-bdd545d121a42a0f6e2c0bb0", + "true_rank": 1, + "true_score": 77.72354125976562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.295181274414062 + ], + "random": [ + 746.4346923828125 + ], + "same_file": [] + }, + "transition_id": "transition-be20e8746c37dbc4b7a552fe", + "true_rank": 1, + "true_score": 18.297163009643555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.08282470703125 + ], + "random": [ + 59.57590866088867 + ], + "same_file": [] + }, + "transition_id": "transition-be239f55fb387c17bd71abf1", + "true_rank": 1, + "true_score": 24.245037078857422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.3884048461914 + ], + "random": [ + 363.176513671875 + ], + "same_file": [] + }, + "transition_id": "transition-beee0628407ca2db5ce2cfff", + "true_rank": 1, + "true_score": 101.9522476196289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.900920867919922 + ], + "random": [ + 674.23779296875 + ], + "same_file": [] + }, + "transition_id": "transition-bf8556c888304fa00ca8f271", + "true_rank": 2, + "true_score": 12.93471908569336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.699365615844727 + ], + "random": [ + 370.925537109375 + ], + "same_file": [] + }, + "transition_id": "transition-bf8abe21443618aaf62476a6", + "true_rank": 1, + "true_score": 5.4712371826171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.97691345214844 + ], + "random": [ + 359.49609375 + ], + "same_file": [] + }, + "transition_id": "transition-bfb626c706ef7fc17254eb97", + "true_rank": 1, + "true_score": 102.64984130859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.054153919219971 + ], + "random": [ + 247.8743896484375 + ], + "same_file": [] + }, + "transition_id": "transition-c011a3a26309ef52310c76fe", + "true_rank": 2, + "true_score": 6.218171119689941 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 77.22034454345703 + ], + "random": [ + 256.70635986328125 + ], + "same_file": [] + }, + "transition_id": "transition-c049c71584b4118e89f57f7e", + "true_rank": 1, + "true_score": 75.6588363647461 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9620873928070068 + ], + "random": [ + 324.4654235839844 + ], + "same_file": [ + 10.409744262695312 + ] + }, + "transition_id": "transition-c096cff140c0989fbb54540b", + "true_rank": 1, + "true_score": 0.708556056022644 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.56562042236328 + ], + "random": [ + 631.7760009765625 + ], + "same_file": [] + }, + "transition_id": "transition-c0b45e0be0e7097bbceef860", + "true_rank": 1, + "true_score": 38.09211349487305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.67070770263672 + ], + "random": [ + 403.06134033203125 + ], + "same_file": [] + }, + "transition_id": "transition-c12a99f9dc03baf725351bf3", + "true_rank": 1, + "true_score": 40.5306282043457 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 344.5120544433594 + ], + "random": [ + 582.15234375 + ], + "same_file": [] + }, + "transition_id": "transition-c1525923cc299922935710f2", + "true_rank": 2, + "true_score": 348.54296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.525691032409668 + ], + "random": [ + 447.6023254394531 + ], + "same_file": [] + }, + "transition_id": "transition-c168e6188c07fcf10cf0d511", + "true_rank": 1, + "true_score": 3.9919276237487793 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.24984359741211 + ], + "random": [ + 344.64434814453125 + ], + "same_file": [] + }, + "transition_id": "transition-c1743f08c3e182962f5e9f35", + "true_rank": 1, + "true_score": 21.852581024169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 90.1042251586914 + ], + "random": [ + 341.83099365234375 + ], + "same_file": [] + }, + "transition_id": "transition-c26f10873dc785c52684eb47", + "true_rank": 2, + "true_score": 91.01813507080078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.031967163085938 + ], + "random": [ + 100.60298156738281 + ], + "same_file": [] + }, + "transition_id": "transition-c284718f16d1a30cbb93efd7", + "true_rank": 1, + "true_score": 25.008453369140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.917996883392334 + ], + "random": [ + 457.4317626953125 + ], + "same_file": [] + }, + "transition_id": "transition-c28d3d8760d9571576d88833", + "true_rank": 2, + "true_score": 3.144052505493164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.715170860290527 + ], + "random": [ + 375.6939697265625 + ], + "same_file": [] + }, + "transition_id": "transition-c2a3db4f233dcec542b39898", + "true_rank": 2, + "true_score": 10.81140422821045 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.68112182617188 + ], + "random": [ + 91.93230438232422 + ], + "same_file": [] + }, + "transition_id": "transition-c2bb63d89ee29a9eb958aa1e", + "true_rank": 3, + "true_score": 127.10958862304688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.575918197631836 + ], + "random": [ + 570.1343383789062 + ], + "same_file": [] + }, + "transition_id": "transition-c302184d32b001c321ea2f5c", + "true_rank": 1, + "true_score": 7.564906597137451 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.62995147705078 + ], + "random": [ + 150.24728393554688 + ], + "same_file": [] + }, + "transition_id": "transition-c31b6f79f692423adc069614", + "true_rank": 1, + "true_score": 50.76555633544922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.672749519348145 + ], + "random": [ + 421.03662109375 + ], + "same_file": [] + }, + "transition_id": "transition-c38ea90df00da7ee13548629", + "true_rank": 2, + "true_score": 11.046121597290039 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.47952270507812 + ], + "random": [ + 171.09820556640625 + ], + "same_file": [ + 27.76250457763672 + ] + }, + "transition_id": "transition-c3ac8622d3f438872df34882", + "true_rank": 3, + "true_score": 87.8934326171875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.02667760848999 + ], + "random": [ + 533.9295654296875 + ], + "same_file": [ + 9.670757293701172 + ] + }, + "transition_id": "transition-c41db90ca11a2e6ac5a34f4c", + "true_rank": 1, + "true_score": 5.102724075317383 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 41.17141342163086 + ], + "mutation": [ + 14.261892318725586 + ], + "random": [ + 653.222412109375 + ], + "same_file": [] + }, + "transition_id": "transition-c43466db9367931de78980d4", + "true_rank": 1, + "true_score": 13.745853424072266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.660512924194336 + ], + "random": [ + 37.85563659667969 + ], + "same_file": [] + }, + "transition_id": "transition-c43600f7a9087afb8d6aed25", + "true_rank": 1, + "true_score": 20.52275276184082 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.529060363769531 + ], + "random": [ + 252.26597595214844 + ], + "same_file": [] + }, + "transition_id": "transition-c446b4ae4019559e0365467b", + "true_rank": 2, + "true_score": 11.141761779785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.265204429626465 + ], + "random": [ + 489.91717529296875 + ], + "same_file": [] + }, + "transition_id": "transition-c4955c040249799ab80a2958", + "true_rank": 2, + "true_score": 11.284830093383789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.124074935913086 + ], + "random": [ + 44.25326156616211 + ], + "same_file": [] + }, + "transition_id": "transition-c4e485d50b4d4f766b174000", + "true_rank": 1, + "true_score": 14.096315383911133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 157.38812255859375 + ], + "random": [ + 476.0714111328125 + ], + "same_file": [] + }, + "transition_id": "transition-c50604114b17f8289739bb19", + "true_rank": 1, + "true_score": 155.92446899414062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.943763732910156 + ], + "random": [ + 630.0797119140625 + ], + "same_file": [] + }, + "transition_id": "transition-c5230ad35c8c6ad606a138ec", + "true_rank": 2, + "true_score": 56.94706726074219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 124.47962951660156 + ], + "random": [ + 200.66006469726562 + ], + "same_file": [] + }, + "transition_id": "transition-c567188db32805a734de8a09", + "true_rank": 2, + "true_score": 125.35961151123047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7278585433959961 + ], + "random": [ + 816.667236328125 + ], + "same_file": [] + }, + "transition_id": "transition-c5ba949bb056def5c8142733", + "true_rank": 2, + "true_score": 0.8409667015075684 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.417888641357422 + ], + "random": [ + 108.81132507324219 + ], + "same_file": [ + 26.172096252441406 + ] + }, + "transition_id": "transition-c5db276754feb52d6413ac75", + "true_rank": 1, + "true_score": 23.055883407592773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.2996597290039 + ], + "random": [ + 596.9765625 + ], + "same_file": [] + }, + "transition_id": "transition-c5fb77d827c0ee75cabe3872", + "true_rank": 2, + "true_score": 68.414306640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.563934326171875 + ], + "random": [ + 106.26885986328125 + ], + "same_file": [] + }, + "transition_id": "transition-c5ff7642c6651f23a5416ec6", + "true_rank": 2, + "true_score": 35.308624267578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.695422172546387 + ], + "random": [ + 115.9007339477539 + ], + "same_file": [] + }, + "transition_id": "transition-c63c580297341e80e6d5f79c", + "true_rank": 2, + "true_score": 6.52534818649292 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.318029403686523 + ], + "random": [ + 350.09716796875 + ], + "same_file": [] + }, + "transition_id": "transition-c64c393df4351215fa1255e9", + "true_rank": 1, + "true_score": 10.254607200622559 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 47.20940399169922 + ], + "random": [ + 814.81982421875 + ], + "same_file": [] + }, + "transition_id": "transition-c694d3503f0b42135398a9f0", + "true_rank": 2, + "true_score": 47.429893493652344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.955296516418457 + ], + "random": [ + 399.99017333984375 + ], + "same_file": [] + }, + "transition_id": "transition-c7220c99194ff24d930e0f90", + "true_rank": 1, + "true_score": 11.499486923217773 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 381.6400146484375 + ], + "mutation": [ + 1.0557265281677246 + ], + "random": [ + 696.5904541015625 + ], + "same_file": [] + }, + "transition_id": "transition-c75ef03f682fb28b07881aa5", + "true_rank": 2, + "true_score": 1.2890809774398804 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.265186309814453 + ], + "random": [ + 162.65658569335938 + ], + "same_file": [] + }, + "transition_id": "transition-c7b16792cd041f1aeb11f3f5", + "true_rank": 1, + "true_score": 30.56769371032715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 162.24850463867188 + ], + "random": [ + 283.2259521484375 + ], + "same_file": [] + }, + "transition_id": "transition-c7b7493a89e996876f0bfc11", + "true_rank": 1, + "true_score": 158.74777221679688 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.296707153320312 + ], + "random": [ + 278.5914306640625 + ], + "same_file": [ + 5.206500053405762 + ] + }, + "transition_id": "transition-c7f3427e4770365288105def", + "true_rank": 3, + "true_score": 21.96851348876953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.65951538085938 + ], + "random": [ + 825.2981567382812 + ], + "same_file": [] + }, + "transition_id": "transition-c88a67a580e595e2d5f7cf93", + "true_rank": 2, + "true_score": 89.75487518310547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.787043035030365 + ], + "random": [ + 196.34304809570312 + ], + "same_file": [] + }, + "transition_id": "transition-c982ba2db10e4c90ebe75c73", + "true_rank": 2, + "true_score": 0.8848131895065308 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.87136840820312 + ], + "random": [ + 272.22796630859375 + ], + "same_file": [] + }, + "transition_id": "transition-c9884028e4bf6555988c7888", + "true_rank": 2, + "true_score": 76.17149353027344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.33458137512207 + ], + "random": [ + 81.55926513671875 + ], + "same_file": [] + }, + "transition_id": "transition-c9efd79a58e560c9140d6bfc", + "true_rank": 1, + "true_score": 4.423525810241699 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.55354309082031 + ], + "random": [ + 58.40489196777344 + ], + "same_file": [] + }, + "transition_id": "transition-c9f18dbdf1703e938ae64780", + "true_rank": 3, + "true_score": 70.22013854980469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.556066989898682 + ], + "random": [ + 523.7193603515625 + ], + "same_file": [] + }, + "transition_id": "transition-ca0df29bd2a3dba06d28de1b", + "true_rank": 2, + "true_score": 6.6358232498168945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 80.78521728515625 + ], + "random": [ + 709.7760009765625 + ], + "same_file": [] + }, + "transition_id": "transition-ca2a1a193f3aee29a04d9aad", + "true_rank": 2, + "true_score": 82.35484313964844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.34953308105469 + ], + "random": [ + 131.32040405273438 + ], + "same_file": [] + }, + "transition_id": "transition-ca3366bbef8c884c9d80e9d6", + "true_rank": 2, + "true_score": 96.80390167236328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.72500991821289 + ], + "random": [ + 461.99481201171875 + ], + "same_file": [] + }, + "transition_id": "transition-ca668f42e49b745c8709f32a", + "true_rank": 1, + "true_score": 35.806705474853516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 195.5569610595703 + ], + "random": [ + 316.2950439453125 + ], + "same_file": [] + }, + "transition_id": "transition-ca7ff2c526f21dc1be8bd3ab", + "true_rank": 1, + "true_score": 182.91563415527344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.678924560546875 + ], + "random": [ + 241.79843139648438 + ], + "same_file": [] + }, + "transition_id": "transition-cb1aff088857c3cdf5a10d2e", + "true_rank": 1, + "true_score": 24.253503799438477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.5462064743042 + ], + "random": [ + 494.85113525390625 + ], + "same_file": [] + }, + "transition_id": "transition-cb47e8963d8a83f14fab1294", + "true_rank": 2, + "true_score": 9.849470138549805 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.281312942504883 + ], + "random": [ + 504.45343017578125 + ], + "same_file": [] + }, + "transition_id": "transition-cbb0f75583839c87eed6e400", + "true_rank": 1, + "true_score": 20.527841567993164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.424041748046875 + ], + "random": [ + 35.52360916137695 + ], + "same_file": [] + }, + "transition_id": "transition-cbeb7902954049af582e33ce", + "true_rank": 2, + "true_score": 18.939838409423828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.7065072059631348 + ], + "random": [ + 430.99737548828125 + ], + "same_file": [] + }, + "transition_id": "transition-cca4edd364350f9f59d8e5a2", + "true_rank": 2, + "true_score": 2.769585609436035 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.378504753112793 + ], + "random": [ + 233.064453125 + ], + "same_file": [] + }, + "transition_id": "transition-cce8c6022e86982944c941a9", + "true_rank": 2, + "true_score": 7.586430549621582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.2693490982055664 + ], + "random": [ + 18.734338760375977 + ], + "same_file": [] + }, + "transition_id": "transition-cd2a5c7663e63f8621e4ec9b", + "true_rank": 1, + "true_score": 3.2188148498535156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.572460174560547 + ], + "random": [ + 740.9456787109375 + ], + "same_file": [] + }, + "transition_id": "transition-cd2f309798210574e7fe8253", + "true_rank": 2, + "true_score": 20.668479919433594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.323814392089844 + ], + "random": [ + 251.72576904296875 + ], + "same_file": [] + }, + "transition_id": "transition-cd5598f0626e6706b28a2e82", + "true_rank": 1, + "true_score": 42.379417419433594 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 114.46355438232422 + ], + "mutation": [ + 19.791645050048828 + ], + "random": [ + 603.2538452148438 + ], + "same_file": [] + }, + "transition_id": "transition-cddd1d112e58675f399720c4", + "true_rank": 1, + "true_score": 19.757404327392578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.51966094970703 + ], + "random": [ + 432.464111328125 + ], + "same_file": [] + }, + "transition_id": "transition-ce6b831bd2a2fad5cda0e9c3", + "true_rank": 1, + "true_score": 70.2508773803711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.47505569458008 + ], + "random": [ + 528.959228515625 + ], + "same_file": [] + }, + "transition_id": "transition-cf76c00b324f97ec96443571", + "true_rank": 1, + "true_score": 37.64039993286133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.366276502609253 + ], + "random": [ + 525.82177734375 + ], + "same_file": [] + }, + "transition_id": "transition-cf7cd7bb30041543dbeb2d0c", + "true_rank": 1, + "true_score": 1.1590042114257812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.276712894439697 + ], + "random": [ + 441.4048156738281 + ], + "same_file": [] + }, + "transition_id": "transition-cf8239e09f120faaef21c04c", + "true_rank": 1, + "true_score": 5.132237434387207 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 157.06707763671875 + ], + "random": [ + 828.7137451171875 + ], + "same_file": [] + }, + "transition_id": "transition-cf8604a2e839e3768b66be89", + "true_rank": 2, + "true_score": 158.73361206054688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.078287124633789 + ], + "random": [ + 315.0047607421875 + ], + "same_file": [] + }, + "transition_id": "transition-cfc30030b5de1d04026c6565", + "true_rank": 2, + "true_score": 5.454429626464844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 198.75814819335938 + ], + "random": [ + 508.72772216796875 + ], + "same_file": [] + }, + "transition_id": "transition-d0691c0f8cbd4f796cf7f757", + "true_rank": 1, + "true_score": 195.2253875732422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.135282516479492 + ], + "random": [ + 257.36798095703125 + ], + "same_file": [] + }, + "transition_id": "transition-d0738764aae67dcc6ddc0437", + "true_rank": 1, + "true_score": 10.725151062011719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 219.82293701171875 + ], + "random": [ + 571.3359985351562 + ], + "same_file": [] + }, + "transition_id": "transition-d0cd5bd50ac9b366d5ff6d76", + "true_rank": 1, + "true_score": 208.57345581054688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 53.29418182373047 + ], + "random": [ + 236.7082977294922 + ], + "same_file": [] + }, + "transition_id": "transition-d108f7af1ef714b945b502aa", + "true_rank": 2, + "true_score": 63.86054992675781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.27959632873535 + ], + "random": [ + 443.50653076171875 + ], + "same_file": [] + }, + "transition_id": "transition-d1283f44ddbe09a4eae2a80d", + "true_rank": 2, + "true_score": 25.569255828857422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.18621063232422 + ], + "random": [ + 315.58868408203125 + ], + "same_file": [] + }, + "transition_id": "transition-d13dfa879e9a4aec9d6f0cff", + "true_rank": 2, + "true_score": 26.159847259521484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 457.6007385253906 + ], + "random": [ + 480.3763427734375 + ], + "same_file": [] + }, + "transition_id": "transition-d15025c4cb2dabd62f28caab", + "true_rank": 2, + "true_score": 458.49822998046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.60800552368164 + ], + "random": [ + 121.97120666503906 + ], + "same_file": [] + }, + "transition_id": "transition-d1aa897d31bfdb60925d0fc3", + "true_rank": 2, + "true_score": 27.148860931396484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 173.97361755371094 + ], + "random": [ + 376.58831787109375 + ], + "same_file": [] + }, + "transition_id": "transition-d1ad1f3971e25b1be95a0b7c", + "true_rank": 2, + "true_score": 175.33071899414062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9283909797668457 + ], + "random": [ + 621.4878540039062 + ], + "same_file": [] + }, + "transition_id": "transition-d1ceee990f699de4d5c1b74f", + "true_rank": 2, + "true_score": 3.9590084552764893 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 78.99394989013672 + ], + "random": [ + 228.13522338867188 + ], + "same_file": [] + }, + "transition_id": "transition-d21724a89d6f4c70cf36acc6", + "true_rank": 2, + "true_score": 81.52133178710938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 244.34559631347656 + ], + "random": [ + 548.30712890625 + ], + "same_file": [] + }, + "transition_id": "transition-d23c198f18a9b9615b6fd544", + "true_rank": 1, + "true_score": 234.81396484375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.58168029785156 + ], + "random": [ + 387.48345947265625 + ], + "same_file": [] + }, + "transition_id": "transition-d270fe19379e5515e30ad2f1", + "true_rank": 2, + "true_score": 79.54241943359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.939675331115723 + ], + "random": [ + 318.10968017578125 + ], + "same_file": [] + }, + "transition_id": "transition-d2a7ea5d485204a5bf9e5707", + "true_rank": 1, + "true_score": 9.173685073852539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.06222915649414 + ], + "random": [ + 366.4781799316406 + ], + "same_file": [] + }, + "transition_id": "transition-d2b6e617c7a4603fd7237925", + "true_rank": 2, + "true_score": 18.43543815612793 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.155757904052734 + ], + "random": [ + 347.8802795410156 + ], + "same_file": [] + }, + "transition_id": "transition-d2d4e72e3cd5fb79a1ddff64", + "true_rank": 1, + "true_score": 13.233667373657227 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4500644207000732 + ], + "random": [ + 490.3223571777344 + ], + "same_file": [] + }, + "transition_id": "transition-d342d4ecda69bfb3b3f549af", + "true_rank": 1, + "true_score": 2.3864216804504395 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.314712524414062 + ], + "random": [ + 626.197509765625 + ], + "same_file": [] + }, + "transition_id": "transition-d3574c8609fc1ea71981cf1b", + "true_rank": 1, + "true_score": 29.66045379638672 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.89865779876709 + ], + "random": [ + 174.39120483398438 + ], + "same_file": [ + 96.66695404052734 + ] + }, + "transition_id": "transition-d38022a94668a333c2b1beac", + "true_rank": 2, + "true_score": 10.671802520751953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.220901489257812 + ], + "random": [ + 260.990478515625 + ], + "same_file": [] + }, + "transition_id": "transition-d4113e9991d803748bd6907a", + "true_rank": 2, + "true_score": 22.534826278686523 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.402061462402344 + ], + "random": [ + 730.3965454101562 + ], + "same_file": [] + }, + "transition_id": "transition-d43e13902655b3c3a4281893", + "true_rank": 2, + "true_score": 32.57878112792969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.170204162597656 + ], + "random": [ + 388.43115234375 + ], + "same_file": [] + }, + "transition_id": "transition-d4a31df5ff867db55beae314", + "true_rank": 1, + "true_score": 59.477516174316406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.325963973999023 + ], + "random": [ + 384.20941162109375 + ], + "same_file": [] + }, + "transition_id": "transition-d591fba8fc2c54d6e4713db7", + "true_rank": 2, + "true_score": 8.8238525390625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.603178977966309 + ], + "random": [ + 246.2910614013672 + ], + "same_file": [ + 31.787128448486328 + ] + }, + "transition_id": "transition-d5a6dc842689b8b35a73f2c4", + "true_rank": 2, + "true_score": 5.321260452270508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.887155532836914 + ], + "random": [ + 185.3162384033203 + ], + "same_file": [] + }, + "transition_id": "transition-d62e45337e30f4b8a874ef36", + "true_rank": 2, + "true_score": 25.229631423950195 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 47.64413070678711 + ], + "random": [ + 202.0357666015625 + ], + "same_file": [ + 83.97048950195312 + ] + }, + "transition_id": "transition-d65167dc9defae393466b18a", + "true_rank": 1, + "true_score": 46.45039367675781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.6378555297851562 + ], + "random": [ + 423.5976867675781 + ], + "same_file": [] + }, + "transition_id": "transition-d68f3d5f19f843a9bbf50bfa", + "true_rank": 1, + "true_score": 0.6096729040145874 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.721037864685059 + ], + "random": [ + 171.3754425048828 + ], + "same_file": [] + }, + "transition_id": "transition-d69fa05eae88907cc29079bb", + "true_rank": 1, + "true_score": 4.663808345794678 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.007054805755615 + ], + "random": [ + 47.37741470336914 + ], + "same_file": [] + }, + "transition_id": "transition-d73db98135c19ec07eb038bf", + "true_rank": 2, + "true_score": 8.415782928466797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.524776458740234 + ], + "random": [ + 673.5673217773438 + ], + "same_file": [] + }, + "transition_id": "transition-d7cb5fb561ab175cface2023", + "true_rank": 2, + "true_score": 14.754314422607422 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.264633178710938 + ], + "random": [ + 381.8412170410156 + ], + "same_file": [ + 15.410433769226074 + ] + }, + "transition_id": "transition-d7ea4601b9fdd7fe2d260119", + "true_rank": 3, + "true_score": 25.433429718017578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.8227081298828125 + ], + "random": [ + 281.83917236328125 + ], + "same_file": [] + }, + "transition_id": "transition-d8078172473f9495e6ee11eb", + "true_rank": 2, + "true_score": 4.286131858825684 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.592498779296875 + ], + "random": [ + 149.5803680419922 + ], + "same_file": [] + }, + "transition_id": "transition-d86ef4054787b70df057cc60", + "true_rank": 2, + "true_score": 16.785850524902344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.008118629455566 + ], + "random": [ + 499.49298095703125 + ], + "same_file": [] + }, + "transition_id": "transition-d8873f72258f6b7693f9b62a", + "true_rank": 1, + "true_score": 11.392251014709473 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 39.285858154296875 + ], + "mutation": [ + 5.670020580291748 + ], + "random": [ + 285.44293212890625 + ], + "same_file": [] + }, + "transition_id": "transition-d91a76d1849b39dcbabe7171", + "true_rank": 1, + "true_score": 5.379825115203857 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 232.67401123046875 + ], + "random": [ + 772.312744140625 + ], + "same_file": [] + }, + "transition_id": "transition-d930f4f09832399b31d3f692", + "true_rank": 2, + "true_score": 240.6553955078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.014373779296875 + ], + "random": [ + 60.38570785522461 + ], + "same_file": [] + }, + "transition_id": "transition-d9d4f095eb48f8d2ceda7879", + "true_rank": 1, + "true_score": 58.925575256347656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.10787010192871 + ], + "random": [ + 283.73358154296875 + ], + "same_file": [] + }, + "transition_id": "transition-d9ed8a87850f40712dc5fb3a", + "true_rank": 1, + "true_score": 17.01749038696289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.67262649536133 + ], + "random": [ + 559.4891357421875 + ], + "same_file": [] + }, + "transition_id": "transition-da076a8a3c4738cebcca5434", + "true_rank": 2, + "true_score": 57.404884338378906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.381677627563477 + ], + "random": [ + 380.70489501953125 + ], + "same_file": [] + }, + "transition_id": "transition-da1c8e80c638144dbff6f994", + "true_rank": 2, + "true_score": 13.443809509277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.995086669921875 + ], + "random": [ + 605.447021484375 + ], + "same_file": [] + }, + "transition_id": "transition-dbbb4ad7f8e31fd2c39e9ab8", + "true_rank": 2, + "true_score": 64.18238830566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.631321907043457 + ], + "random": [ + 209.01345825195312 + ], + "same_file": [] + }, + "transition_id": "transition-dc4229c70d11160bfcbc0574", + "true_rank": 2, + "true_score": 4.527381420135498 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.725688934326172 + ], + "random": [ + 346.12493896484375 + ], + "same_file": [] + }, + "transition_id": "transition-dcd7a51ba77ae1c352edd5a4", + "true_rank": 1, + "true_score": 7.679191589355469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 126.8149185180664 + ], + "random": [ + 236.5571746826172 + ], + "same_file": [] + }, + "transition_id": "transition-dd72552f6c4fb04f7bc29e5b", + "true_rank": 1, + "true_score": 122.06204223632812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.655181884765625 + ], + "random": [ + 208.07167053222656 + ], + "same_file": [] + }, + "transition_id": "transition-ddde1641bea8741852910c6b", + "true_rank": 2, + "true_score": 32.68798065185547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.565927505493164 + ], + "random": [ + 425.74493408203125 + ], + "same_file": [] + }, + "transition_id": "transition-de3f46ff0ec78c2eefeee5f8", + "true_rank": 1, + "true_score": 8.27250862121582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.485877990722656 + ], + "random": [ + 565.9673461914062 + ], + "same_file": [] + }, + "transition_id": "transition-de52277f771ffb6a342232af", + "true_rank": 2, + "true_score": 12.776921272277832 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 151.49586486816406 + ], + "random": [ + 185.56787109375 + ], + "same_file": [] + }, + "transition_id": "transition-deae80a2565efea955b24eea", + "true_rank": 1, + "true_score": 150.22457885742188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.01414680480957 + ], + "random": [ + 381.4643859863281 + ], + "same_file": [] + }, + "transition_id": "transition-ded9e518b69c0071f61db6a4", + "true_rank": 1, + "true_score": 6.82259464263916 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 234.94142150878906 + ], + "mutation": [ + 5.829523086547852 + ], + "random": [ + 325.6720275878906 + ], + "same_file": [] + }, + "transition_id": "transition-df4a437480c846323c9f62ea", + "true_rank": 1, + "true_score": 4.253663539886475 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 293.6667785644531 + ], + "mutation": [ + 1.5506465435028076 + ], + "random": [ + 614.867431640625 + ], + "same_file": [] + }, + "transition_id": "transition-df77e9b549bf884f76c6f4af", + "true_rank": 2, + "true_score": 1.591890811920166 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 64.41908264160156 + ], + "random": [ + 414.697998046875 + ], + "same_file": [] + }, + "transition_id": "transition-df853c204eeba1ef7f4c91c7", + "true_rank": 1, + "true_score": 63.15070724487305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.0104866027832 + ], + "random": [ + 204.30908203125 + ], + "same_file": [] + }, + "transition_id": "transition-df92d28b260d066ba23284cc", + "true_rank": 2, + "true_score": 33.380027770996094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.96043872833252 + ], + "random": [ + 519.291748046875 + ], + "same_file": [] + }, + "transition_id": "transition-dfc371ba2961379d9b37ee22", + "true_rank": 1, + "true_score": 9.9424467086792 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.12744903564453 + ], + "random": [ + 75.36520385742188 + ], + "same_file": [] + }, + "transition_id": "transition-dfecc19487e9375c9285eda9", + "true_rank": 2, + "true_score": 37.438560485839844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.96765899658203 + ], + "random": [ + 704.0638427734375 + ], + "same_file": [] + }, + "transition_id": "transition-dff5800faec8a044cc8fa2ce", + "true_rank": 1, + "true_score": 94.25080871582031 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.833680152893066 + ], + "random": [ + 341.5097351074219 + ], + "same_file": [ + 2.8255252838134766 + ] + }, + "transition_id": "transition-e02774537a94487dded6f5ca", + "true_rank": 2, + "true_score": 5.826678276062012 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.88540267944336 + ], + "random": [ + 295.9511413574219 + ], + "same_file": [] + }, + "transition_id": "transition-e0f2ebbf64472d52e3036875", + "true_rank": 1, + "true_score": 30.090665817260742 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 218.17210388183594 + ], + "random": [ + 708.7220458984375 + ], + "same_file": [] + }, + "transition_id": "transition-e102974addffe7f95834ada9", + "true_rank": 1, + "true_score": 214.52833557128906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 77.81426239013672 + ], + "random": [ + 274.6819763183594 + ], + "same_file": [] + }, + "transition_id": "transition-e1ad8004173c7013c77faa94", + "true_rank": 1, + "true_score": 72.12152099609375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.065064907073975 + ], + "random": [ + 241.9048309326172 + ], + "same_file": [] + }, + "transition_id": "transition-e2303710cfd07c721f13de2e", + "true_rank": 1, + "true_score": 2.2547073364257812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.976253509521484 + ], + "random": [ + 507.04901123046875 + ], + "same_file": [] + }, + "transition_id": "transition-e2449576b04d0785f3da5aa2", + "true_rank": 1, + "true_score": 23.452117919921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.27863311767578 + ], + "random": [ + 298.7502136230469 + ], + "same_file": [] + }, + "transition_id": "transition-e29c74920a3c2041abfc309a", + "true_rank": 1, + "true_score": 36.376365661621094 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 366.6375732421875 + ], + "mutation": [ + 5.338288307189941 + ], + "random": [ + 288.64056396484375 + ], + "same_file": [ + 37.318153381347656 + ] + }, + "transition_id": "transition-e32f3f0bf29d81cd084e9a0a", + "true_rank": 1, + "true_score": 4.032774925231934 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 176.74899291992188 + ], + "random": [ + 67.78054809570312 + ], + "same_file": [] + }, + "transition_id": "transition-e32fcf29602ff1de2f7449aa", + "true_rank": 2, + "true_score": 173.3382568359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.4672737121582 + ], + "random": [ + 602.29541015625 + ], + "same_file": [] + }, + "transition_id": "transition-e401ad2f08715e95ac9ef290", + "true_rank": 1, + "true_score": 33.523189544677734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.376903533935547 + ], + "random": [ + 321.76910400390625 + ], + "same_file": [] + }, + "transition_id": "transition-e44740d6ebb5869d6e688783", + "true_rank": 1, + "true_score": 21.266408920288086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.9339599609375 + ], + "random": [ + 320.58056640625 + ], + "same_file": [] + }, + "transition_id": "transition-e47f1261f9890ef30df89813", + "true_rank": 1, + "true_score": 12.363970756530762 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.673433303833008 + ], + "random": [ + 1001.1220703125 + ], + "same_file": [] + }, + "transition_id": "transition-e4a146a8fb0cf3f7ed32adc6", + "true_rank": 1, + "true_score": 7.3265886306762695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8377649784088135 + ], + "random": [ + 350.99957275390625 + ], + "same_file": [] + }, + "transition_id": "transition-e4ba632d55bbd4ff69b47bd4", + "true_rank": 2, + "true_score": 2.005410671234131 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.327634811401367 + ], + "random": [ + 558.1104736328125 + ], + "same_file": [ + 1.2861487865447998 + ] + }, + "transition_id": "transition-e50058342ce5b568b5ac4c77", + "true_rank": 3, + "true_score": 11.018399238586426 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.749618530273438 + ], + "random": [ + 330.5977478027344 + ], + "same_file": [] + }, + "transition_id": "transition-e507a6ab52e8fa5e44b7095c", + "true_rank": 2, + "true_score": 23.883743286132812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.716501235961914 + ], + "random": [ + 780.7601318359375 + ], + "same_file": [] + }, + "transition_id": "transition-e520cde715a7f425604ac9b5", + "true_rank": 1, + "true_score": 4.617620468139648 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7949949502944946 + ], + "random": [ + 250.2683868408203 + ], + "same_file": [] + }, + "transition_id": "transition-e5294464879141c0bbc97afb", + "true_rank": 1, + "true_score": 0.7397828102111816 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.177270889282227 + ], + "random": [ + 599.8492431640625 + ], + "same_file": [] + }, + "transition_id": "transition-e5e0c45836bf61c6d53a63bd", + "true_rank": 1, + "true_score": 22.78829574584961 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 115.83720397949219 + ], + "random": [ + 232.67672729492188 + ], + "same_file": [] + }, + "transition_id": "transition-e636b531bb62e510ff94e88f", + "true_rank": 1, + "true_score": 114.77783966064453 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 102.51303100585938 + ], + "mutation": [ + 1.1071317195892334 + ], + "random": [ + 630.67578125 + ], + "same_file": [] + }, + "transition_id": "transition-e64a4fa1fd57f313991a9a1b", + "true_rank": 2, + "true_score": 1.117584466934204 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.02193546295166 + ], + "random": [ + 149.8086700439453 + ], + "same_file": [] + }, + "transition_id": "transition-e67c877c83836407ebaf3118", + "true_rank": 2, + "true_score": 2.0669174194335938 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 190.36395263671875 + ], + "random": [ + 625.0922241210938 + ], + "same_file": [ + 139.65243530273438 + ] + }, + "transition_id": "transition-e6c9e90e8e354c613852c925", + "true_rank": 3, + "true_score": 191.79360961914062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.75984001159668 + ], + "random": [ + 242.70767211914062 + ], + "same_file": [] + }, + "transition_id": "transition-e7441b6e74ae3f59f8550743", + "true_rank": 2, + "true_score": 14.48403263092041 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9229421615600586 + ], + "random": [ + 633.213134765625 + ], + "same_file": [] + }, + "transition_id": "transition-e745832e245938ca9b657a0e", + "true_rank": 2, + "true_score": 3.192293643951416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.83195114135742 + ], + "random": [ + 194.65585327148438 + ], + "same_file": [] + }, + "transition_id": "transition-e7940952fd2c0acce42abeb7", + "true_rank": 2, + "true_score": 36.08405303955078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.504168510437012 + ], + "random": [ + 106.21692657470703 + ], + "same_file": [] + }, + "transition_id": "transition-e7a8508b5c8d8a1910f8df76", + "true_rank": 1, + "true_score": 5.270655155181885 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.345675945281982 + ], + "random": [ + 327.2364501953125 + ], + "same_file": [] + }, + "transition_id": "transition-e7aec10502faf03a3cfaa99c", + "true_rank": 1, + "true_score": 5.616011619567871 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.839479446411133 + ], + "random": [ + 57.97124481201172 + ], + "same_file": [] + }, + "transition_id": "transition-e7e7adc253abffeb438e9598", + "true_rank": 1, + "true_score": 16.15955924987793 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.202280521392822 + ], + "random": [ + 373.2523498535156 + ], + "same_file": [] + }, + "transition_id": "transition-e870e135971cda3e38d42ad1", + "true_rank": 2, + "true_score": 4.735557556152344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.336948275566101 + ], + "random": [ + 227.47994995117188 + ], + "same_file": [] + }, + "transition_id": "transition-e87c00fafd5e9c5b0fcf0b20", + "true_rank": 2, + "true_score": 2.7518057823181152 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.57978057861328 + ], + "random": [ + 543.5399169921875 + ], + "same_file": [] + }, + "transition_id": "transition-e8c2e625d6d7018f0c3eb625", + "true_rank": 2, + "true_score": 35.12678909301758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.205663681030273 + ], + "random": [ + 254.56231689453125 + ], + "same_file": [] + }, + "transition_id": "transition-e93206461f9bf29d82239c3d", + "true_rank": 1, + "true_score": 10.133817672729492 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.030856132507324 + ], + "random": [ + 241.7763214111328 + ], + "same_file": [] + }, + "transition_id": "transition-e9347af0fb514151acbd348d", + "true_rank": 1, + "true_score": 6.9567718505859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.960357666015625 + ], + "random": [ + 209.53155517578125 + ], + "same_file": [] + }, + "transition_id": "transition-e9360fa14b08b97baf9bef6c", + "true_rank": 2, + "true_score": 33.01237106323242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.74919319152832 + ], + "random": [ + 279.0230712890625 + ], + "same_file": [] + }, + "transition_id": "transition-e99a628e8cd942dc1817d0a6", + "true_rank": 2, + "true_score": 12.825172424316406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.296981811523438 + ], + "random": [ + 607.0942993164062 + ], + "same_file": [] + }, + "transition_id": "transition-e9b03e1698f56ef997df386c", + "true_rank": 1, + "true_score": 16.093311309814453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 169.30447387695312 + ], + "random": [ + 237.77490234375 + ], + "same_file": [] + }, + "transition_id": "transition-e9e7ec3a965ea2cda1d3d125", + "true_rank": 2, + "true_score": 186.2919921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3209410905838013 + ], + "random": [ + 456.18408203125 + ], + "same_file": [] + }, + "transition_id": "transition-ea11d39819e8ed5d7b7f1767", + "true_rank": 1, + "true_score": 1.3016157150268555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 166.35690307617188 + ], + "random": [ + 498.69403076171875 + ], + "same_file": [] + }, + "transition_id": "transition-eae9e9e01b77d3312fb31ba7", + "true_rank": 1, + "true_score": 162.3734893798828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.204012870788574 + ], + "random": [ + 307.316650390625 + ], + "same_file": [] + }, + "transition_id": "transition-eb50c92f0d98e009e4aa6485", + "true_rank": 2, + "true_score": 5.209242820739746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 388.45684814453125 + ], + "random": [ + 501.8442077636719 + ], + "same_file": [] + }, + "transition_id": "transition-eb8af35f6398c588fe422fc6", + "true_rank": 2, + "true_score": 390.81024169921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.608211040496826 + ], + "random": [ + 259.65618896484375 + ], + "same_file": [] + }, + "transition_id": "transition-ebd402380179c563bf1791d7", + "true_rank": 2, + "true_score": 6.200503826141357 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.707456588745117 + ], + "random": [ + 233.4359130859375 + ], + "same_file": [] + }, + "transition_id": "transition-ebee80c754f5e5f151673b3a", + "true_rank": 1, + "true_score": 15.484966278076172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.0443229675293 + ], + "random": [ + 182.62423706054688 + ], + "same_file": [] + }, + "transition_id": "transition-ec441607c1dfce915cd88348", + "true_rank": 1, + "true_score": 44.405860900878906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.367924690246582 + ], + "random": [ + 672.1846923828125 + ], + "same_file": [] + }, + "transition_id": "transition-ec4771d8285da1cf05c81929", + "true_rank": 1, + "true_score": 6.178574562072754 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.035396575927734 + ], + "random": [ + 196.80474853515625 + ], + "same_file": [] + }, + "transition_id": "transition-ec5b1b81d70eaaad368787b8", + "true_rank": 1, + "true_score": 5.7737016677856445 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.493179321289062 + ], + "random": [ + 225.21087646484375 + ], + "same_file": [] + }, + "transition_id": "transition-ec9d24c7b59ed03217e1ec13", + "true_rank": 2, + "true_score": 18.950950622558594 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.63943099975586 + ], + "random": [ + 23.184412002563477 + ], + "same_file": [ + 106.23828125 + ] + }, + "transition_id": "transition-eca445e9244ed27d1ccb2ad6", + "true_rank": 2, + "true_score": 32.005271911621094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.258415222167969 + ], + "random": [ + 447.7779846191406 + ], + "same_file": [] + }, + "transition_id": "transition-ed5bad23ec07c7fd289ec1c5", + "true_rank": 1, + "true_score": 10.89840316772461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.924560546875 + ], + "random": [ + 487.59088134765625 + ], + "same_file": [] + }, + "transition_id": "transition-ed66f02ae61c2ebe8752b02d", + "true_rank": 1, + "true_score": 94.79421997070312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 165.20867919921875 + ], + "random": [ + 493.9442138671875 + ], + "same_file": [] + }, + "transition_id": "transition-ed72065ace3a6e833a057aca", + "true_rank": 1, + "true_score": 162.99365234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.324343681335449 + ], + "random": [ + 607.2478637695312 + ], + "same_file": [] + }, + "transition_id": "transition-ed8770aa18001afcfe6791dd", + "true_rank": 2, + "true_score": 4.778711318969727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.787681579589844 + ], + "random": [ + 357.86846923828125 + ], + "same_file": [] + }, + "transition_id": "transition-eda39d3652d96e0c25ecea88", + "true_rank": 1, + "true_score": 25.861473083496094 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 23.422595977783203 + ], + "mutation": [ + 8.8482666015625 + ], + "random": [ + 828.2030029296875 + ], + "same_file": [ + 9.505559921264648 + ] + }, + "transition_id": "transition-eda6304bc9a4c53661de38d8", + "true_rank": 1, + "true_score": 8.525174140930176 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.193382263183594 + ], + "random": [ + 290.4082336425781 + ], + "same_file": [] + }, + "transition_id": "transition-edc29eee8133002e5f63b897", + "true_rank": 1, + "true_score": 47.97213363647461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 112.46617889404297 + ], + "random": [ + 237.9803466796875 + ], + "same_file": [] + }, + "transition_id": "transition-ede7a59204209b7f92c5edf4", + "true_rank": 1, + "true_score": 112.06440734863281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.456711769104004 + ], + "random": [ + 489.225830078125 + ], + "same_file": [] + }, + "transition_id": "transition-ee22a2418e44ac5b796d69f7", + "true_rank": 2, + "true_score": 3.7532429695129395 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.18185806274414 + ], + "random": [ + 239.0549774169922 + ], + "same_file": [] + }, + "transition_id": "transition-ee6d6e55e5d1ffc63f83add7", + "true_rank": 2, + "true_score": 20.215011596679688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.52610969543457 + ], + "random": [ + 509.0552062988281 + ], + "same_file": [] + }, + "transition_id": "transition-ee8dc8cb83763ab0ac667a1d", + "true_rank": 1, + "true_score": 22.060537338256836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.898792266845703 + ], + "random": [ + 326.845947265625 + ], + "same_file": [] + }, + "transition_id": "transition-eeb6cb73270b024ec66b4e8e", + "true_rank": 2, + "true_score": 12.937166213989258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.6348419189453125 + ], + "random": [ + 195.53858947753906 + ], + "same_file": [] + }, + "transition_id": "transition-ef89a3d4ed036c529de473f0", + "true_rank": 2, + "true_score": 5.684797286987305 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.588296890258789 + ], + "random": [ + 789.3309326171875 + ], + "same_file": [ + 90.00064086914062 + ] + }, + "transition_id": "transition-f001387f69e78a523cf1c59a", + "true_rank": 2, + "true_score": 10.545635223388672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.806243896484375 + ], + "random": [ + 408.7844543457031 + ], + "same_file": [] + }, + "transition_id": "transition-f0400bc1473bd9d180c28f01", + "true_rank": 1, + "true_score": 2.7912073135375977 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.59077787399292 + ], + "random": [ + 279.08111572265625 + ], + "same_file": [] + }, + "transition_id": "transition-f0405d40f3a1d7086d4110ff", + "true_rank": 1, + "true_score": 7.562247276306152 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7441343069076538 + ], + "random": [ + 274.51983642578125 + ], + "same_file": [] + }, + "transition_id": "transition-f0a864013677376c86c9812c", + "true_rank": 2, + "true_score": 1.026883602142334 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.05436706542969 + ], + "random": [ + 215.03968811035156 + ], + "same_file": [] + }, + "transition_id": "transition-f0d881d7081792812bd1cb67", + "true_rank": 1, + "true_score": 38.179481506347656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 175.39486694335938 + ], + "random": [ + 148.24037170410156 + ], + "same_file": [] + }, + "transition_id": "transition-f1327aa8395408bb568c099d", + "true_rank": 3, + "true_score": 179.0803985595703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.845823287963867 + ], + "random": [ + 577.3492431640625 + ], + "same_file": [] + }, + "transition_id": "transition-f17f266817ff66efebb61cd4", + "true_rank": 1, + "true_score": 16.899829864501953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.905270099639893 + ], + "random": [ + 394.64923095703125 + ], + "same_file": [] + }, + "transition_id": "transition-f19d407367967339fef9ef16", + "true_rank": 2, + "true_score": 5.230697154998779 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.766605377197266 + ], + "random": [ + 220.95147705078125 + ], + "same_file": [] + }, + "transition_id": "transition-f1e678f56d46ebc81cbf57f4", + "true_rank": 2, + "true_score": 27.585615158081055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.194911003112793 + ], + "random": [ + 233.88372802734375 + ], + "same_file": [] + }, + "transition_id": "transition-f25a7de1e37fe3ce115ca06b", + "true_rank": 2, + "true_score": 9.304388046264648 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.37708282470703 + ], + "random": [ + 49.85679626464844 + ], + "same_file": [] + }, + "transition_id": "transition-f25e47eef36fa0ca7e490fee", + "true_rank": 3, + "true_score": 89.21821594238281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.308998107910156 + ], + "random": [ + 353.88671875 + ], + "same_file": [] + }, + "transition_id": "transition-f2a97af27b7c20d976d1e8c4", + "true_rank": 2, + "true_score": 13.477693557739258 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 284.5743408203125 + ], + "mutation": [ + 1.2931787967681885 + ], + "random": [ + 182.16061401367188 + ], + "same_file": [] + }, + "transition_id": "transition-f2cac915c1745c84070f712f", + "true_rank": 2, + "true_score": 1.342509150505066 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.259443283081055 + ], + "random": [ + 186.02462768554688 + ], + "same_file": [] + }, + "transition_id": "transition-f2f3927da2316d65ceaa9c2b", + "true_rank": 1, + "true_score": 3.7044763565063477 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0632994174957275 + ], + "random": [ + 332.90765380859375 + ], + "same_file": [ + 7.2935872077941895 + ] + }, + "transition_id": "transition-f351a0f3e3a3278e6a7054e3", + "true_rank": 2, + "true_score": 3.3860526084899902 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.471351623535156 + ], + "random": [ + 292.5936279296875 + ], + "same_file": [] + }, + "transition_id": "transition-f39c4229581dbaa2793f2e9c", + "true_rank": 2, + "true_score": 39.870933532714844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.630073547363281 + ], + "random": [ + 304.3846435546875 + ], + "same_file": [] + }, + "transition_id": "transition-f3ee8bab481db41123b73739", + "true_rank": 2, + "true_score": 11.137676239013672 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 53.964683532714844 + ], + "mutation": [ + 46.279296875 + ], + "random": [ + 375.9150390625 + ], + "same_file": [] + }, + "transition_id": "transition-f4309372321cbe84768ca759", + "true_rank": 1, + "true_score": 44.97999572753906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.1273307800293 + ], + "random": [ + 99.46275329589844 + ], + "same_file": [] + }, + "transition_id": "transition-f4357e757563be022a6a3364", + "true_rank": 1, + "true_score": 54.625484466552734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 235.45553588867188 + ], + "random": [ + 366.30767822265625 + ], + "same_file": [] + }, + "transition_id": "transition-f4bb5ca7101e3778774caa53", + "true_rank": 2, + "true_score": 236.25857543945312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 47.67694091796875 + ], + "random": [ + 475.09271240234375 + ], + "same_file": [] + }, + "transition_id": "transition-f4f14d27142e03de48b4dead", + "true_rank": 1, + "true_score": 46.86027526855469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 179.17926025390625 + ], + "random": [ + 534.6837768554688 + ], + "same_file": [] + }, + "transition_id": "transition-f50ed9009ce0468c2d8084d0", + "true_rank": 2, + "true_score": 182.22564697265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.81061363220215 + ], + "random": [ + 465.26776123046875 + ], + "same_file": [] + }, + "transition_id": "transition-f51f616631482cdc4f085cfe", + "true_rank": 2, + "true_score": 17.21068000793457 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.669137954711914 + ], + "random": [ + 724.6725463867188 + ], + "same_file": [] + }, + "transition_id": "transition-f5bfc2c660ebf59367f59c57", + "true_rank": 2, + "true_score": 21.656482696533203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.66663932800293 + ], + "random": [ + 209.4117431640625 + ], + "same_file": [] + }, + "transition_id": "transition-f5cc24a9e6ef50ef5cbbee9b", + "true_rank": 1, + "true_score": 12.10037612915039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.722567081451416 + ], + "random": [ + 87.10111999511719 + ], + "same_file": [] + }, + "transition_id": "transition-f5f311c877ea4c3d95eb82e2", + "true_rank": 2, + "true_score": 6.327980995178223 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.917588233947754 + ], + "random": [ + 523.9268798828125 + ], + "same_file": [] + }, + "transition_id": "transition-f6392b424acfcac71fbd50b6", + "true_rank": 1, + "true_score": 7.195606708526611 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.046895980834961 + ], + "random": [ + 282.15155029296875 + ], + "same_file": [] + }, + "transition_id": "transition-f63be18ece40438f255e5c2f", + "true_rank": 2, + "true_score": 8.308024406433105 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0582787990570068 + ], + "random": [ + 156.59471130371094 + ], + "same_file": [] + }, + "transition_id": "transition-f6e66bd1f2f6ee42a9c5479c", + "true_rank": 2, + "true_score": 1.095144510269165 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.48965835571289 + ], + "random": [ + 383.01397705078125 + ], + "same_file": [] + }, + "transition_id": "transition-f729c3fe2563d73f570b0392", + "true_rank": 2, + "true_score": 36.10590362548828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.160573959350586 + ], + "random": [ + 263.0323486328125 + ], + "same_file": [] + }, + "transition_id": "transition-f730f47ce2bb3910a71f20c2", + "true_rank": 2, + "true_score": 16.963817596435547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.49909210205078 + ], + "random": [ + 128.6783447265625 + ], + "same_file": [] + }, + "transition_id": "transition-f74b174e4be81509bc117722", + "true_rank": 1, + "true_score": 57.168800354003906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.70793342590332 + ], + "random": [ + 505.45343017578125 + ], + "same_file": [] + }, + "transition_id": "transition-f76555a47efd041a7669865d", + "true_rank": 2, + "true_score": 9.805154800415039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.292009353637695 + ], + "random": [ + 390.79034423828125 + ], + "same_file": [] + }, + "transition_id": "transition-f78eb37fb583d7646e15734c", + "true_rank": 1, + "true_score": 22.368392944335938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.366713523864746 + ], + "random": [ + 527.694580078125 + ], + "same_file": [] + }, + "transition_id": "transition-f8c3b3f635fcc528aa728ee8", + "true_rank": 2, + "true_score": 3.368157148361206 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.364082336425781 + ], + "random": [ + 809.5718994140625 + ], + "same_file": [] + }, + "transition_id": "transition-f9b1250492157b6767c622fc", + "true_rank": 1, + "true_score": 11.25830078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.10049057006836 + ], + "random": [ + 341.29046630859375 + ], + "same_file": [] + }, + "transition_id": "transition-f9e25ebe49aba4d3abe69fed", + "true_rank": 2, + "true_score": 14.826948165893555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.3775570392608643 + ], + "random": [ + 141.9469757080078 + ], + "same_file": [] + }, + "transition_id": "transition-fa06672b674a62f7cf9b47bd", + "true_rank": 1, + "true_score": 2.3544535636901855 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.4564199447631836 + ], + "random": [ + 528.303466796875 + ], + "same_file": [] + }, + "transition_id": "transition-fa10e1339af3b4311316b987", + "true_rank": 1, + "true_score": 3.2423923015594482 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 443.9735107421875 + ], + "mutation": [ + 5.631202697753906 + ], + "random": [ + 255.3351287841797 + ], + "same_file": [] + }, + "transition_id": "transition-fa2f878d2b7349cda912f945", + "true_rank": 1, + "true_score": 5.542952537536621 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 123.35841369628906 + ], + "mutation": [ + 39.19676971435547 + ], + "random": [ + 123.19010162353516 + ], + "same_file": [] + }, + "transition_id": "transition-fa307f2f92274476eaeb073b", + "true_rank": 1, + "true_score": 37.80341339111328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.023448944091797 + ], + "random": [ + 345.6147155761719 + ], + "same_file": [] + }, + "transition_id": "transition-fa41680ed0139f3f9a5143be", + "true_rank": 2, + "true_score": 6.1774797439575195 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 280.35614013671875 + ], + "random": [ + 742.7432861328125 + ], + "same_file": [] + }, + "transition_id": "transition-fa5cbff186fb589520ccbb4c", + "true_rank": 1, + "true_score": 271.3518981933594 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 5.762641906738281 + ], + "mutation": [ + 8.623828887939453 + ], + "random": [ + 525.260009765625 + ], + "same_file": [] + }, + "transition_id": "transition-faa961c216c31d761eef5d67", + "true_rank": 2, + "true_score": 6.39405632019043 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.6223602294921875 + ], + "random": [ + 690.053466796875 + ], + "same_file": [] + }, + "transition_id": "transition-faab57ca77878bc4cdd31c9b", + "true_rank": 1, + "true_score": 5.4195356369018555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8280319571495056 + ], + "random": [ + 308.5981140136719 + ], + "same_file": [] + }, + "transition_id": "transition-faacba2e20dc5ed80cfa560d", + "true_rank": 1, + "true_score": 0.752723753452301 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 95.20013427734375 + ], + "random": [ + 365.48553466796875 + ], + "same_file": [] + }, + "transition_id": "transition-fad5a431a0c7d5e387e55726", + "true_rank": 1, + "true_score": 93.82858276367188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.503334045410156 + ], + "random": [ + 222.9605255126953 + ], + "same_file": [] + }, + "transition_id": "transition-fae8bacc280dacb878ebe11c", + "true_rank": 2, + "true_score": 51.46736145019531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 103.83525085449219 + ], + "random": [ + 336.4638366699219 + ], + "same_file": [] + }, + "transition_id": "transition-fb0672315f59531219aea692", + "true_rank": 2, + "true_score": 104.17984771728516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.51146697998047 + ], + "random": [ + 164.20889282226562 + ], + "same_file": [] + }, + "transition_id": "transition-fb385cb8cab644304f58ab42", + "true_rank": 2, + "true_score": 25.102516174316406 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 171.5810546875 + ], + "mutation": [ + 19.248796463012695 + ], + "random": [ + 54.83698654174805 + ], + "same_file": [] + }, + "transition_id": "transition-fb43528008b1cd8f311593d2", + "true_rank": 2, + "true_score": 20.438995361328125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0366973876953125 + ], + "random": [ + 160.47882080078125 + ], + "same_file": [] + }, + "transition_id": "transition-fb7b2a08e6377ca95506e0ba", + "true_rank": 2, + "true_score": 1.6075890064239502 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 129.68380737304688 + ], + "random": [ + 624.663818359375 + ], + "same_file": [] + }, + "transition_id": "transition-fb8a3ac9d90eff028dd3f4db", + "true_rank": 1, + "true_score": 127.60142517089844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 166.13832092285156 + ], + "random": [ + 198.405029296875 + ], + "same_file": [] + }, + "transition_id": "transition-fbc66136b90755312d317a2d", + "true_rank": 1, + "true_score": 165.1936798095703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.068931579589844 + ], + "random": [ + 478.4248046875 + ], + "same_file": [] + }, + "transition_id": "transition-fbee5a37572d441c1bdf32eb", + "true_rank": 1, + "true_score": 9.859886169433594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.33426284790039 + ], + "random": [ + 408.6905517578125 + ], + "same_file": [] + }, + "transition_id": "transition-fbfcecf79d9fb9162941137f", + "true_rank": 1, + "true_score": 37.88385772705078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.970434188842773 + ], + "random": [ + 754.3941650390625 + ], + "same_file": [] + }, + "transition_id": "transition-fc258c082ad01972e6d2d8ca", + "true_rank": 1, + "true_score": 6.098942756652832 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.36381763219833374 + ], + "random": [ + 248.79678344726562 + ], + "same_file": [] + }, + "transition_id": "transition-fc6677f430d2c4cfa9702fb8", + "true_rank": 2, + "true_score": 0.6990132331848145 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.2889289855957 + ], + "random": [ + 428.0182189941406 + ], + "same_file": [] + }, + "transition_id": "transition-fd400fb934d7f791fe2654a2", + "true_rank": 1, + "true_score": 36.8181266784668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.90524673461914 + ], + "random": [ + 191.45773315429688 + ], + "same_file": [] + }, + "transition_id": "transition-fd44aa66eb9d713701e0b2f2", + "true_rank": 1, + "true_score": 10.752771377563477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.62859344482422 + ], + "random": [ + 231.19740295410156 + ], + "same_file": [] + }, + "transition_id": "transition-fd4c4a7795f01f16c047f872", + "true_rank": 2, + "true_score": 46.70403289794922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2629717588424683 + ], + "random": [ + 322.5504150390625 + ], + "same_file": [] + }, + "transition_id": "transition-fda13c9dc60351967697595d", + "true_rank": 1, + "true_score": 0.9087062478065491 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.779899597167969 + ], + "random": [ + 291.194091796875 + ], + "same_file": [] + }, + "transition_id": "transition-fe744c2879bf017eced122cd", + "true_rank": 1, + "true_score": 7.767825126647949 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 97.5267105102539 + ], + "random": [ + 147.73602294921875 + ], + "same_file": [] + }, + "transition_id": "transition-fea27b1fac71a3fb7dab50cb", + "true_rank": 2, + "true_score": 99.01240539550781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.712209701538086 + ], + "random": [ + 418.9093017578125 + ], + "same_file": [] + }, + "transition_id": "transition-fed1b8e37244ea9ada92b292", + "true_rank": 2, + "true_score": 13.713926315307617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.470182418823242 + ], + "random": [ + 35.83544158935547 + ], + "same_file": [] + }, + "transition_id": "transition-fedbd7f85fb047f1bb812731", + "true_rank": 2, + "true_score": 19.570526123046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.415367126464844 + ], + "random": [ + 486.599609375 + ], + "same_file": [] + }, + "transition_id": "transition-fef3f97bcddd63d4558b0419", + "true_rank": 1, + "true_score": 19.883098602294922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.211606979370117 + ], + "random": [ + 244.46739196777344 + ], + "same_file": [] + }, + "transition_id": "transition-ff8412e05ce0b7077730c000", + "true_rank": 1, + "true_score": 5.090958118438721 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.69696807861328 + ], + "random": [ + 592.2904663085938 + ], + "same_file": [] + }, + "transition_id": "transition-ff873546e10de3aa18e6e2ee", + "true_rank": 1, + "true_score": 15.624046325683594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.4770917892456055 + ], + "random": [ + 191.75894165039062 + ], + "same_file": [] + }, + "transition_id": "transition-ff90db5cbb93bc22ee95ec3c", + "true_rank": 2, + "true_score": 7.464606285095215 + } + ], + "metadata": { + "action_discriminative_shard_report": { + "action_class_distribution": { + "action_abs_token_count_buckets": { + "empty": 399, + "m:17-64": 15569, + "s:5-16": 3973, + "xs:1-4": 704 + }, + "action_text_token_count_buckets": { + "l:65-256": 32, + "m:17-64": 2672, + "s:5-16": 17941 + }, + "diff_shape_top_counts": [ + { + "count": 2526, + "value": "5c7941750d91b56b0d4602525499a3fb485114f522a7b211bf6e10417917b23f" + }, + { + "count": 1945, + "value": "6380b06e26346dd38dd692edb9deae5c29d0bea5d07ca433263c66d38324d2e8" + }, + { + "count": 1535, + "value": "d1c15e27624f2afb1de1337fa8f5103719992394e44510794bd538189f4cedb3" + }, + { + "count": 1503, + "value": "9da6e527d57efd96cd6328790808690267f8c42d1ded5518c9fd17fc8bb45968" + }, + { + "count": 1334, + "value": "edf3a99d92626c71687489a0c4d11dc9e8704c56a77b894674ccabb4893efaba" + }, + { + "count": 1293, + "value": "a84d1357d51f72d8767281f7951d14667973b9b86b374c37d5df9bbd84c1f215" + }, + { + "count": 772, + "value": "e19cc7d2656a4d2f7118d101644973c879f0cfe4337fc3c16e6adb84f89f9c62" + }, + { + "count": 523, + "value": "d01089bf9844ab46519ea06af4bdb0f53ba1131ceb73920c4981424214a1dcf0" + }, + { + "count": 449, + "value": "29ecad4b453c0f8a08402a6dbc20b3b3d1826db157fbf3871ab850ddbc654171" + }, + { + "count": 387, + "value": "7045970b372894942aa1be12f694ac2a049e6bafc7897498d0a15f73aa6e2570" + }, + { + "count": 386, + "value": "805d526d350a55a11b1e0eb5eb3c7c2b314f38947a9ef2162ff03a17ef11ff93" + }, + { + "count": 376, + "value": "e57b407b9a25b6ec778d34eb84bb5f9448da20ca337e65a487fca5e2b2f61856" + }, + { + "count": 375, + "value": "c0cee1ec3c2d332b84a988026548d9531925b807272030b4957c5d43980f1f79" + }, + { + "count": 356, + "value": "421611a8f2729d73870630b8c25a707f4a95b55ca89ef07b317447e4b7475e70" + }, + { + "count": 342, + "value": "86d9f2e45d9390de6399d8830869e272822081126d95c39e5695f381f8f0515a" + }, + { + "count": 327, + "value": "bd06eb759eb744fcbef0b9c9f210100c3ee76c0d53c36a6bb7b8cd95f347bade" + }, + { + "count": 313, + "value": "3b52e96e5c3a8d63d26b44a76e99e07ecee32807f356a7ee8c80996a7364d7e9" + }, + { + "count": 312, + "value": "c5198b75582a768e34fd1d77d451609a3c49ad75d7386771200ad0533e22f519" + }, + { + "count": 285, + "value": "0cbf539f2cfc1de3bd26f05af18e253d089682299c43fc4ac4606b0ae0b02e9f" + }, + { + "count": 275, + "value": "fbed6919c9814d2974b860d4c6396601014ee9cf90b696dd4b329888c31b3b8f" + } + ], + "top_action_signatures": [ + { + "count": 101, + "value": "act-800e257314091a67" + }, + { + "count": 52, + "value": "act-f2b668cb8c730635" + }, + { + "count": 44, + "value": "act-288459d741c49510" + }, + { + "count": 41, + "value": "act-5a6b9546a9c3d7b2" + }, + { + "count": 36, + "value": "act-ae126dd1847a696c" + }, + { + "count": 32, + "value": "act-2989e641af6af691" + }, + { + "count": 31, + "value": "act-292c889314b6fccf" + }, + { + "count": 31, + "value": "act-40a60a3131c0976b" + }, + { + "count": 31, + "value": "act-ecc795e8884180eb" + }, + { + "count": 30, + "value": "act-fbb3b49f990ef2ac" + }, + { + "count": 25, + "value": "act-228f04a68fa4d95e" + }, + { + "count": 24, + "value": "act-50ea440818aec1d4" + }, + { + "count": 22, + "value": "act-996db70c0049ee58" + }, + { + "count": 21, + "value": "act-b654bb49d9cd0b83" + }, + { + "count": 21, + "value": "act-ded732817ee477ce" + }, + { + "count": 20, + "value": "act-d403b78e51858106" + }, + { + "count": 19, + "value": "act-5ac77a15e940f3b2" + }, + { + "count": 16, + "value": "act-50eba3197f330bae" + }, + { + "count": 14, + "value": "act-2a78a66baa73c989" + }, + { + "count": 14, + "value": "act-34516f2298257d51" + } + ], + "unique_action_signature_count": 19064 + }, + "claim_readiness": { + "checks": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_cluster_pairs": 15447, + "action_text_nonempty_ratio": 1.0, + "edit_size_bucket_pairs": 86486992, + "heldout_rows": 2626, + "same_file_or_near_before_pairs": 2576 + }, + "failure_reasons": [], + "positive_action_use_claim_ready": true, + "thresholds": { + "min_action_abs_nonempty_ratio": 0.95, + "min_action_cluster_pairs": 1, + "min_action_text_nonempty_ratio": 0.95, + "min_edit_size_bucket_pairs": 1, + "min_heldout_rows": 2, + "min_same_file_or_near_before_pairs": 1 + } + }, + "duplicate_pressure": { + "exact_before_multirow_group_count": 61, + "exact_before_pair_count": 101, + "exact_before_unique_count": 20572, + "near_before_different_after_pair_count": 0, + "near_before_group_pair_scan_count": 100000, + "near_before_hamming_threshold": 3, + "near_before_pair_count": 0, + "near_before_scan_truncated": true, + "same_before_different_after_pair_count": 78 + }, + "edit_size_buckets": { + "l:51-150": 73, + "m:11-50": 5775, + "s:3-10": 11282, + "xs:0-2": 3515 + }, + "hard_negative_pools": { + "action_cluster": { + "available": true, + "pair_count": 15447 + }, + "diff_shape_controlled": { + "available": true, + "pair_count": 10551167 + }, + "edit_size_controlled": { + "available": true, + "pair_count": 86486992 + }, + "near_before_different_after": { + "available": false, + "pair_count": 0, + "scan_truncated": true + }, + "same_before_different_after": { + "available": true, + "pair_count": 78 + }, + "same_file": { + "available": true, + "pair_count": 2498 + } + }, + "metadata_quality": { + "action_abs_nonempty_ratio": 0.9806732865100508, + "action_abs_nonempty_rows": 20246, + "action_text_nonempty_ratio": 1.0, + "action_text_nonempty_rows": 20645, + "rows_with_commit": 20645, + "rows_with_dedup_keys": 20645, + "rows_with_filter_flags": 0, + "rows_with_license": 20645, + "rows_with_path": 20645, + "rows_with_repo": 20645 + }, + "row_count": 20645, + "schema_version": "codelewm.data.action_discriminative_shard_report.v1", + "source_counts": { + "commitpackft": 20645 + }, + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + }, + "unavailable_hard_negative_pools": [ + "near_before_different_after" + ] + }, + "action_view": "text", + "category_caveats": {}, + "category_slices": { + "action_cluster": { + "caveat": null, + "decoy_count": 40, + "example_count": 1000, + "example_count_with_decoy": 40, + "pairwise_auc": 0.95, + "requested_per_example": 1 + }, + "mutation": { + "caveat": null, + "decoy_count": 1000, + "example_count": 1000, + "example_count_with_decoy": 1000, + "pairwise_auc": 0.524, + "requested_per_example": 1 + }, + "random": { + "caveat": null, + "decoy_count": 1000, + "example_count": 1000, + "example_count_with_decoy": 1000, + "pairwise_auc": 0.967, + "requested_per_example": 1 + }, + "same_file": { + "caveat": null, + "decoy_count": 63, + "example_count": 1000, + "example_count_with_decoy": 63, + "pairwise_auc": 0.6507936507936508, + "requested_per_example": 1 + } + }, + "checkpoint": { + "backend": "torch", + "model_class": "TorchCodeTransitionModel", + "path": ".artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt", + "sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66", + "step": 60000 + }, + "dataset": { + "artifact_id": "dataset-67895f8dc3e217c4", + "path": ".artifacts/hf/codelewm-action-use-20260520-6650183/pack", + "split_counts": { + "test": 1335, + "train": 18019, + "val": 1291 + } + }, + "decoy_policy": { + "action_cluster": 1, + "max_examples": 1000, + "mutation": 1, + "random": 1, + "same_file": 1 + }, + "score": { + "direction": "lower_is_better", + "value": "squared_l2" + }, + "training_artifact_id": "training_run-ce98fe8768af2143" + }, + "metrics": { + "decoy_counts": { + "action_cluster": 40, + "mutation": 1000, + "random": 1000, + "same_file": 63 + }, + "example_count": 1000, + "mean_true_rank": 1.533, + "median_true_rank": 2.0, + "pairwise_auc_by_category": { + "action_cluster": 0.95, + "mutation": 0.524, + "random": 0.967, + "same_file": 0.6507936507936508 + }, + "pairwise_auc_overall": 0.7465525439847837, + "recall_at_1": 0.495 + }, + "schema_version": "codelewm.eval.surprise_report.v1", + "score_direction": "lower_is_better" +} diff --git a/runs/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt.manifest.json b/runs/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt.manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..cddecac84267a2eb96cfc3109c59e05ac0a20a5c --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/train/checkpoints/checkpoint.pt.manifest.json @@ -0,0 +1,14 @@ +{ + "checkpoint_path": "checkpoint.pt", + "checkpoint_sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66", + "metadata": { + "action_view": "text", + "config_hash": "7903d135afcbc66a8c3a55859d67fbceea2ef9bbe4623bec9250ba31e8409de9", + "latent_dim": 256, + "model_class": "TorchCodeTransitionModel", + "record_schema_version": "codelewm.transition.v1", + "schema_version": "codelewm.checkpoint.v1" + }, + "migration_hook": null, + "schema_version": "codelewm.checkpoint.v1" +} diff --git a/runs/codelewm-action-use-20260520-6650183/train/config.json b/runs/codelewm-action-use-20260520-6650183/train/config.json new file mode 100644 index 0000000000000000000000000000000000000000..5acceb95b3bd3120f816127a5d6a31fb68a36a1d --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/train/config.json @@ -0,0 +1,54 @@ +{ + "data": { + "manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack/manifest.json", + "train": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack/hdf5/train.hdf5", + "val": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/pack/hdf5/val.hdf5" + }, + "loader": { + "batch_size": 64, + "num_workers": 4, + "persistent_workers": true, + "pin_memory": true, + "shuffle": true + }, + "loss": { + "action_use_margin": 0.02, + "action_use_margin_weight": 0.25, + "enable_action_use_margin": true, + "enable_retrieval_loss": false, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.0, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "name": "codelewm_scaled_action_use_margin_gpu_a10g", + "optimizer": { + "lr": 0.0001, + "type": "AdamW", + "weight_decay": 0.001 + }, + "output": { + "checkpoint_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/checkpoints", + "manifest_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/training_manifest.json", + "metrics_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train/metrics.jsonl", + "run_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/train" + }, + "schema_version": "codelewm.train_config.v1", + "seed": 240119, + "trainer": { + "accelerator": "gpu", + "devices": 1, + "gradient_clip_val": 1.0, + "max_steps": 60000, + "precision": "bf16-mixed" + }, + "wm": { + "action_sequence_length": 256, + "action_view": "text", + "embed_dim": 256, + "history_size": 1, + "num_preds": 1, + "state_sequence_length": 1024 + } +} diff --git a/runs/codelewm-action-use-20260520-6650183/train/manifest.json b/runs/codelewm-action-use-20260520-6650183/train/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..5bbdb39af8ab317f7a558fb3abd6d6b3eead5e4a --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/train/manifest.json @@ -0,0 +1,111 @@ +{ + "artifact_id": "training_run-ce98fe8768af2143", + "artifact_kind": "training_run", + "command": [ + "codelewm", + "train", + "--config", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/configs/train.json", + "--executor", + "torch", + "--device", + "auto", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-20260520-6650183/logs/train.jsonl" + ], + "config_sha256": "a950dab9a3511f531f2afda08edef0d291f5cc7f6747826e95caa6a2cea8b039", + "created_at": "2026-05-20T10:16:48Z", + "files": [ + { + "bytes": 1709, + "path": "config.json", + "sha256": "508212142c2e7add15c11200b96fc983fce3656f41e443a9ac25b9554491845e" + }, + { + "bytes": 1282, + "path": "metrics.jsonl", + "sha256": "b06e0fdc2a427b9e82d9e5481242b1e814adcce56adfc0bd6b718dc0c52bd8b8" + }, + { + "bytes": 1408, + "path": "reports/metrics_report.json", + "sha256": "1c7cae88ef9521f3363e0e66773bc8b67921a1b5253ab157ca1d9582755d4cd8" + }, + { + "bytes": 351495773, + "path": "checkpoints/checkpoint.pt", + "sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66" + }, + { + "bytes": 511, + "path": "checkpoints/checkpoint.pt.manifest.json", + "sha256": "29be4cea4092bb8e514215b3d486545be8423e0e6c9797efca3d225e5745c512" + }, + { + "bytes": 2461, + "path": "reports/torch_training_report.json", + "sha256": "46b142008a953d322a73f11c59ca4d5338fcf214527713b3e4c55e66aca28823" + } + ], + "metadata": { + "dataset_manifest_path": ".artifacts/hf/codelewm-action-use-20260520-6650183/pack/manifest.json", + "executor": { + "checkpoint_schema_version": "codelewm.checkpoint.v1", + "device": "cuda", + "executor": "torch", + "objective": { + "action_use_margin": 0.02, + "action_use_margin_weight": 0.25, + "enable_action_use_margin": true, + "enable_retrieval_loss": false, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.0, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "precision": "bf16-mixed", + "torch": "2.12.0+cu130", + "train_rows": 18019, + "val_rows": 1291 + }, + "final_metrics": { + "collapse/effective_rank": 5.913853737656158, + "collapse/effective_rank_ratio": 0.023100991162719367, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.052607765565478, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.850434265952372, + "collapse/pairwise_cosine_mean": 0.007218573232229116, + "collapse/per_dim_variance_max": 3.4118030796654626, + "collapse/per_dim_variance_median": 0.643422042029191, + "collapse/per_dim_variance_min": 0.09125475415772162, + "loss/action_use_margin": 0.006401113234460354, + "loss/action_use_margin_weighted": 0.0016002783086150885, + "loss/prediction_mse": 0.005575100891292095, + "loss/sigreg": 1.03125, + "loss/sigreg_weighted": 0.0927734375, + "loss/total": 0.09994881600141525, + "train/examples": 3833852.0, + "train/examples_per_second": 1088.7440435079823, + "train/gradient_norm": 1.5844553709030151, + "val/loss/action_use_margin": 0.05521763453171367, + "val/loss/action_use_margin_weighted": 0.013804408632928417, + "val/loss/prediction_mse": 0.18526783337195715, + "val/loss/sigreg": 2.2153775095939636, + "val/loss/sigreg_weighted": 0.19938398400942484, + "val/loss/total": 0.39845622721172513 + }, + "run_id": "codelewm_scaled_action_use_margin_gpu_a10g", + "schema_version": "codelewm.training_run.v1", + "seed": 240119, + "step_count": 60000 + }, + "parent_artifacts": [ + "dataset-67895f8dc3e217c4" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "6650183eda75ecced9f826d5f2875548808c39f0" +} diff --git a/runs/codelewm-action-use-20260520-6650183/train/metrics.jsonl b/runs/codelewm-action-use-20260520-6650183/train/metrics.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..59550992b06443283abb33d08e87d2180dcef1fd --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/train/metrics.jsonl @@ -0,0 +1 @@ +{"metrics": {"collapse/effective_rank": 5.913853737656158, "collapse/effective_rank_ratio": 0.023100991162719367, "collapse/embedding_count": 192.0, "collapse/embedding_norm_mean": 14.052607765565478, "collapse/latent_dim": 256.0, "collapse/nearest_neighbor_entropy": 4.850434265952372, "collapse/pairwise_cosine_mean": 0.007218573232229116, "collapse/per_dim_variance_max": 3.4118030796654626, "collapse/per_dim_variance_median": 0.643422042029191, "collapse/per_dim_variance_min": 0.09125475415772162, "loss/action_use_margin": 0.006401113234460354, "loss/action_use_margin_weighted": 0.0016002783086150885, "loss/prediction_mse": 0.005575100891292095, "loss/sigreg": 1.03125, "loss/sigreg_weighted": 0.0927734375, "loss/total": 0.09994881600141525, "train/examples": 3833852.0, "train/examples_per_second": 1088.7440435079823, "train/gradient_norm": 1.5844553709030151, "val/loss/action_use_margin": 0.05521763453171367, "val/loss/action_use_margin_weighted": 0.013804408632928417, "val/loss/prediction_mse": 0.18526783337195715, "val/loss/sigreg": 2.2153775095939636, "val/loss/sigreg_weighted": 0.19938398400942484, "val/loss/total": 0.39845622721172513}, "run_id": "codelewm_scaled_action_use_margin_gpu_a10g", "schema_version": "codelewm.training_metrics.v1", "step": 60000} diff --git a/runs/codelewm-action-use-20260520-6650183/train/reports/metrics_report.json b/runs/codelewm-action-use-20260520-6650183/train/reports/metrics_report.json new file mode 100644 index 0000000000000000000000000000000000000000..9cd6b2b3e5b9ba8563bb8ad038a85ce68d52567e --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/train/reports/metrics_report.json @@ -0,0 +1,32 @@ +{ + "final_metrics": { + "collapse/effective_rank": 5.913853737656158, + "collapse/effective_rank_ratio": 0.023100991162719367, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.052607765565478, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.850434265952372, + "collapse/pairwise_cosine_mean": 0.007218573232229116, + "collapse/per_dim_variance_max": 3.4118030796654626, + "collapse/per_dim_variance_median": 0.643422042029191, + "collapse/per_dim_variance_min": 0.09125475415772162, + "loss/action_use_margin": 0.006401113234460354, + "loss/action_use_margin_weighted": 0.0016002783086150885, + "loss/prediction_mse": 0.005575100891292095, + "loss/sigreg": 1.03125, + "loss/sigreg_weighted": 0.0927734375, + "loss/total": 0.09994881600141525, + "train/examples": 3833852.0, + "train/examples_per_second": 1088.7440435079823, + "train/gradient_norm": 1.5844553709030151, + "val/loss/action_use_margin": 0.05521763453171367, + "val/loss/action_use_margin_weighted": 0.013804408632928417, + "val/loss/prediction_mse": 0.18526783337195715, + "val/loss/sigreg": 2.2153775095939636, + "val/loss/sigreg_weighted": 0.19938398400942484, + "val/loss/total": 0.39845622721172513 + }, + "run_id": "codelewm_scaled_action_use_margin_gpu_a10g", + "schema_version": "codelewm.training_metrics.v1", + "step_count": 60000 +} diff --git a/runs/codelewm-action-use-20260520-6650183/train/reports/torch_training_report.json b/runs/codelewm-action-use-20260520-6650183/train/reports/torch_training_report.json new file mode 100644 index 0000000000000000000000000000000000000000..43e126ee3a4788ec12559be8856961ef0f9fe119 --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/train/reports/torch_training_report.json @@ -0,0 +1,67 @@ +{ + "collapse_report": { + "effective_rank": 5.913853737656158, + "effective_rank_ratio": 0.023100991162719367, + "embedding_count": 192, + "embedding_norm_mean": 14.052607765565478, + "latent_dim": 256, + "nearest_neighbor_entropy": 4.850434265952372, + "pairwise_cosine_mean": 0.007218573232229116, + "per_dim_variance_max": 3.4118030796654626, + "per_dim_variance_median": 0.643422042029191, + "per_dim_variance_min": 0.09125475415772162, + "schema_version": "codelewm.eval.collapse_report.v1" + }, + "dataset": { + "action_view": "text", + "train_rows": 18019, + "val_rows": 1291 + }, + "metrics": { + "collapse/effective_rank": 5.913853737656158, + "collapse/effective_rank_ratio": 0.023100991162719367, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.052607765565478, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.850434265952372, + "collapse/pairwise_cosine_mean": 0.007218573232229116, + "collapse/per_dim_variance_max": 3.4118030796654626, + "collapse/per_dim_variance_median": 0.643422042029191, + "collapse/per_dim_variance_min": 0.09125475415772162, + "loss/action_use_margin": 0.006401113234460354, + "loss/action_use_margin_weighted": 0.0016002783086150885, + "loss/prediction_mse": 0.005575100891292095, + "loss/sigreg": 1.03125, + "loss/sigreg_weighted": 0.0927734375, + "loss/total": 0.09994881600141525, + "train/examples": 3833852.0, + "train/examples_per_second": 1088.7440435079823, + "train/gradient_norm": 1.5844553709030151, + "val/loss/action_use_margin": 0.05521763453171367, + "val/loss/action_use_margin_weighted": 0.013804408632928417, + "val/loss/prediction_mse": 0.18526783337195715, + "val/loss/sigreg": 2.2153775095939636, + "val/loss/sigreg_weighted": 0.19938398400942484, + "val/loss/total": 0.39845622721172513 + }, + "objective": { + "action_use_margin": 0.02, + "action_use_margin_weight": 0.25, + "enable_action_use_margin": true, + "enable_retrieval_loss": false, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.0, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "run_id": "codelewm_scaled_action_use_margin_gpu_a10g", + "runtime": { + "device": "cuda", + "dtype": "torch.bfloat16", + "precision": "bf16-mixed", + "torch": "2.12.0+cu130" + }, + "schema_version": "codelewm.torch_training_report.v1", + "step_count": 60000 +} diff --git a/runs/codelewm-action-use-20260520-6650183/train/training_manifest.json b/runs/codelewm-action-use-20260520-6650183/train/training_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..c6bd1199a3ec390384cf81679cbd1a47b7498fce --- /dev/null +++ b/runs/codelewm-action-use-20260520-6650183/train/training_manifest.json @@ -0,0 +1,84 @@ +{ + "artifact_manifest_id": "training_run-ce98fe8768af2143", + "artifact_manifest_path": "manifest.json", + "checkpoint_files": [ + { + "bytes": 351495773, + "path": "checkpoints/checkpoint.pt", + "sha256": "1e361498c722893c9754abcc9c2efa4499a615590572b77c7f0de939e789ac66" + }, + { + "bytes": 511, + "path": "checkpoints/checkpoint.pt.manifest.json", + "sha256": "29be4cea4092bb8e514215b3d486545be8423e0e6c9797efca3d225e5745c512" + } + ], + "config_path": "config.json", + "config_sha256": "a950dab9a3511f531f2afda08edef0d291f5cc7f6747826e95caa6a2cea8b039", + "dataset_manifest_path": ".artifacts/hf/codelewm-action-use-20260520-6650183/pack/manifest.json", + "final_metrics": { + "collapse/effective_rank": 5.913853737656158, + "collapse/effective_rank_ratio": 0.023100991162719367, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.052607765565478, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.850434265952372, + "collapse/pairwise_cosine_mean": 0.007218573232229116, + "collapse/per_dim_variance_max": 3.4118030796654626, + "collapse/per_dim_variance_median": 0.643422042029191, + "collapse/per_dim_variance_min": 0.09125475415772162, + "loss/action_use_margin": 0.006401113234460354, + "loss/action_use_margin_weighted": 0.0016002783086150885, + "loss/prediction_mse": 0.005575100891292095, + "loss/sigreg": 1.03125, + "loss/sigreg_weighted": 0.0927734375, + "loss/total": 0.09994881600141525, + "train/examples": 3833852.0, + "train/examples_per_second": 1088.7440435079823, + "train/gradient_norm": 1.5844553709030151, + "val/loss/action_use_margin": 0.05521763453171367, + "val/loss/action_use_margin_weighted": 0.013804408632928417, + "val/loss/prediction_mse": 0.18526783337195715, + "val/loss/sigreg": 2.2153775095939636, + "val/loss/sigreg_weighted": 0.19938398400942484, + "val/loss/total": 0.39845622721172513 + }, + "metadata": { + "executor": { + "checkpoint_schema_version": "codelewm.checkpoint.v1", + "device": "cuda", + "executor": "torch", + "objective": { + "action_use_margin": 0.02, + "action_use_margin_weight": 0.25, + "enable_action_use_margin": true, + "enable_retrieval_loss": false, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.0, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "precision": "bf16-mixed", + "torch": "2.12.0+cu130", + "train_rows": 18019, + "val_rows": 1291 + } + }, + "metrics_path": "metrics.jsonl", + "metrics_report_path": "reports/metrics_report.json", + "parent_artifacts": [ + "dataset-67895f8dc3e217c4" + ], + "report_files": [ + { + "bytes": 2461, + "path": "reports/torch_training_report.json", + "sha256": "46b142008a953d322a73f11c59ca4d5338fcf214527713b3e4c55e66aca28823" + } + ], + "run_id": "codelewm_scaled_action_use_margin_gpu_a10g", + "schema_version": "codelewm.training_run.v1", + "seed": 240119, + "step_count": 60000 +}