diff --git a/.gitattributes b/.gitattributes index aab5ee5a8dc7224b07c8bd7312d04494465725e9..e985481b712c8ca968211a4798fded0b823f98e8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -76,3 +76,12 @@ runs/codelewm-action-use-20260520-6650183/pack/hdf5/train.hdf5 filter=lfs diff=l 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 +runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/filter_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/split_dedup_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/build/transitions.jsonl filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/index/entries.jsonl filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/test.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/train.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/val.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/reports/hard_negative_sampler_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/reports/retrieval_report.json filter=lfs diff=lfs merge=lfs -text diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/ablation/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/ablation/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..47d24ec11131e0ac4f7bdb721d2f03dabcc3fb8f --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/ablation/manifest.json @@ -0,0 +1,102 @@ +{ + "artifact_id": "eval_report-6e6e169931009062", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "ablation", + "--retrieval-artifact", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/retrieval/manifest.json", + "--training-artifact", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/manifest.json", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/ablation", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/logs/ablation.jsonl" + ], + "config_sha256": "24a622b0ed46aa6cb28f3288f93b95f57893dc3cd3ca77e9fed4a4e41decb18f", + "created_at": "2026-05-20T13:16:34Z", + "files": [ + { + "bytes": 8944, + "path": "reports/action_view_ablation_report.json", + "sha256": "662d4ce08a67317467704a6ea057d6b91aa1d8bb182837879bdd2217c0986bfa" + } + ], + "metadata": { + "blocked": 5, + "claim_gate": { + "baseline_deltas": { + "lexical": { + "baseline": "lexical", + "median_rank_improvement": 151.0, + "mrr_delta": 0.5807552909555267, + "recall_at_10_delta": 0.623, + "recall_at_1_delta": 0.5519999999999999, + "recall_at_5_delta": 0.64, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": 0.0, + "mrr_delta": -0.0335374429149321, + "recall_at_10_delta": -0.0030000000000000027, + "recall_at_1_delta": -0.05300000000000005, + "recall_at_5_delta": -0.0040000000000000036, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 501.0, + "mrr_delta": 0.6673824434756619, + "recall_at_10_delta": 0.8049999999999999, + "recall_at_1_delta": 0.596, + "recall_at_5_delta": 0.766, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 505.5, + "mrr_delta": 0.6679335367890717, + "recall_at_10_delta": 0.8029999999999999, + "recall_at_1_delta": 0.597, + "recall_at_5_delta": 0.767, + "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-59f0da4f4d34c7a8", + "training_run-924cd056375f11ea" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/ablation/reports/action_view_ablation_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/ablation/reports/action_view_ablation_report.json new file mode 100644 index 0000000000000000000000000000000000000000..cb5f4cac976d9d008e7a11f43fb6799b13a72cc6 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/ablation/reports/action_view_ablation_report.json @@ -0,0 +1,295 @@ +{ + "claim_gate": { + "baseline_deltas": { + "lexical": { + "baseline": "lexical", + "median_rank_improvement": 151.0, + "mrr_delta": 0.5807552909555267, + "recall_at_10_delta": 0.623, + "recall_at_1_delta": 0.5519999999999999, + "recall_at_5_delta": 0.64, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": 0.0, + "mrr_delta": -0.0335374429149321, + "recall_at_10_delta": -0.0030000000000000027, + "recall_at_1_delta": -0.05300000000000005, + "recall_at_5_delta": -0.0040000000000000036, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 501.0, + "mrr_delta": 0.6673824434756619, + "recall_at_10_delta": 0.8049999999999999, + "recall_at_1_delta": 0.596, + "recall_at_5_delta": 0.766, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 505.5, + "mrr_delta": 0.6679335367890717, + "recall_at_10_delta": 0.8029999999999999, + "recall_at_1_delta": 0.597, + "recall_at_5_delta": 0.767, + "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-59f0da4f4d34c7a8", + "block_reason": null, + "family": "action_view", + "metadata": {}, + "metrics": { + "median_rank": 1.0, + "mrr": 0.6745000543821645, + "query_count": 1000.0, + "recall_at_1": 0.597, + "recall_at_10": 0.813, + "recall_at_5": 0.77 + }, + "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-59f0da4f4d34c7a8", + "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-59f0da4f4d34c7a8", + "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-59f0da4f4d34c7a8", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 1.0, + "mrr": 0.7080374972970966, + "query_count": 1000.0, + "recall_at_1": 0.65, + "recall_at_10": 0.816, + "recall_at_5": 0.774 + }, + "name": "no_action", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-59f0da4f4d34c7a8", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 506.5, + "mrr": 0.006566517593092769, + "query_count": 1000.0, + "recall_at_1": 0.0, + "recall_at_10": 0.01, + "recall_at_5": 0.003 + }, + "name": "shuffled_action", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-59f0da4f4d34c7a8", + "block_reason": null, + "family": "retrieval_loss", + "metadata": { + "enable_retrieval_loss": true, + "retrieval_weight": 0.05 + }, + "metrics": { + "median_rank": 1.0, + "mrr": 0.6745000543821645, + "query_count": 1000.0, + "recall_at_1": 0.597, + "recall_at_10": 0.813, + "recall_at_5": 0.77 + }, + "name": "retrieval_loss_enabled", + "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_disabled", + "source_report": null, + "status": "blocked" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "training_run-924cd056375f11ea", + "block_reason": null, + "family": "collapse", + "metadata": { + "sigreg_weight": 0.09 + }, + "metrics": { + "collapse/effective_rank": 10.542142224670206, + "collapse/effective_rank_ratio": 0.04118024306511799, + "collapse/nearest_neighbor_entropy": 4.847709015203599, + "collapse/per_dim_variance_median": 0.6143968449321122, + "collapse/per_dim_variance_min": 0.06425978866539729 + }, + "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-59f0da4f4d34c7a8", + "training": "training_run-924cd056375f11ea" + }, + "summary": { + "blocked": 5, + "completed": 7, + "failed": 0, + "row_count": 12 + } +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/build/config.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3e700282679f4447fc204ba6001b90a39f022ebb --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/dataset_manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/dataset_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..6aa4e20067c0c772df90bc3c51c324729ecc32cb --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..c628cf8934128a9aa519146025226010e51ed7af --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/manifest.json @@ -0,0 +1,279 @@ +{ + "artifact_id": "dataset-1dff4ef2c6b1ee5e", + "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-20T12:12:23Z", + "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": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/action_discriminative_shard_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/action_discriminative_shard_report.json new file mode 100644 index 0000000000000000000000000000000000000000..84b46100be6050cf15e99c79cc79a21b5694aa30 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/reports/filter_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/filter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..a397ff882681cc3b90a2bff121052d2ec3b3eac8 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/reports/license_gate_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/license_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..254ef1dbd760212062919b0dd70a7090312d69c9 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/reports/row_counts.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/row_counts.json new file mode 100644 index 0000000000000000000000000000000000000000..6544b3141e8d6b570fa538495bcdb06a1dc6e56f --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/reports/source_acquisition_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/source_acquisition_report.json new file mode 100644 index 0000000000000000000000000000000000000000..2f938600011d57fb0c197178d4e0ba9f88257292 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/reports/split_dedup_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/reports/split_dedup_report.json new file mode 100644 index 0000000000000000000000000000000000000000..21f79b27d8dce1da546e8d0d086b2a8e8598e491 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/build/transitions.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/build/transitions.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..422df6723db5d77ae1792adc154368db7edec8b9 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/configs/train.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/configs/train.json new file mode 100644 index 0000000000000000000000000000000000000000..d5fdd120abb88a6d07fd54680a6e32b6ef8f5408 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/configs/train.json @@ -0,0 +1,54 @@ +{ + "data": { + "manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack/manifest.json", + "train": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/train.hdf5", + "val": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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": true, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.05, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "name": "codelewm_scaled_action_use_margin_retrieval_gpu_a10g", + "optimizer": { + "lr": 0.0001, + "type": "AdamW", + "weight_decay": 0.001 + }, + "output": { + "checkpoint_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints", + "manifest_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/training_manifest.json", + "metrics_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/metrics.jsonl", + "run_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/index/entries.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/index/entries.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..265eb5d6cc1eab66cb64a7029db6e478c0d09d88 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/index/index.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/index/index.json new file mode 100644 index 0000000000000000000000000000000000000000..da103a66956a31d94bc0a2dcb04900a671115cba --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/index/index.json @@ -0,0 +1,21 @@ +{ + "count": 18019, + "dim": 256, + "distance": "l2", + "entries_path": "entries.jsonl", + "metadata": { + "checkpoint_action_view": "text", + "checkpoint_sha256": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-5695087296ce4a97", + "indexed_splits": [ + "train" + ], + "schema_version": "codelewm.transition_index.v1", + "source_row_count": 18019, + "training_artifact_id": "training_run-924cd056375f11ea" + }, + "name": "codelewm-train-index", + "schema_version": "codelewm.transition_index.v1", + "vectors_path": "vectors.npy" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/index/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/index/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..1d5a870ce94b34a155771a16287216e05ea980a5 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/index/manifest.json @@ -0,0 +1,70 @@ +{ + "artifact_id": "index-533e8220768f129a", + "artifact_kind": "index", + "command": [ + "codelewm", + "index", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/index", + "--device", + "auto", + "--batch-size", + "64", + "--distance", + "l2", + "--name", + "codelewm-train-index", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/logs/index.jsonl" + ], + "config_sha256": "83cefac09690076bf4f7fb6286e1db7998a18c299b20d5c317d71df62f433021", + "created_at": "2026-05-20T13:17:49Z", + "files": [ + { + "bytes": 18451584, + "path": "vectors.npy", + "sha256": "8e526da8a4e0f9d19f3be4964f59231d570509a0a7cbfcfcae5a50cd7796ac44" + }, + { + "bytes": 10608347, + "path": "entries.jsonl", + "sha256": "756f6ae65424f1dd1976e58b1eea878cc210578ac5bc996e427cf0c3aa74d98b" + }, + { + "bytes": 636, + "path": "index.json", + "sha256": "a24a9c1623324c1b8f0098acc81183a54bee29fd31785d872a38a119bc988c49" + } + ], + "metadata": { + "count": 18019, + "dim": 256, + "distance": "l2", + "index_metadata": { + "checkpoint_action_view": "text", + "checkpoint_sha256": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-5695087296ce4a97", + "indexed_splits": [ + "train" + ], + "schema_version": "codelewm.transition_index.v1", + "source_row_count": 18019, + "training_artifact_id": "training_run-924cd056375f11ea" + }, + "name": "codelewm-train-index", + "schema_version": "codelewm.transition_index.v1" + }, + "parent_artifacts": [ + "training_run-924cd056375f11ea", + "dataset-5695087296ce4a97" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/index/vectors.npy b/runs/codelewm-action-use-retrieval-20260520-7895d18/index/vectors.npy new file mode 100644 index 0000000000000000000000000000000000000000..0781f9a126eca32852c8dfd4dbe3d3e5e52f8485 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/index/vectors.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e526da8a4e0f9d19f3be4964f59231d570509a0a7cbfcfcae5a50cd7796ac44 +size 18451584 diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/ablation.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/ablation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..071d5cbdcdae6a3280f351b2cba2df56744a807b --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/ablation.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.ablation.start","fields":{"out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/ablation","overwrite":true,"retrieval_artifact":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/retrieval/manifest.json","training_artifact":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/manifest.json"},"level":"info","message":"action-view ablation report started","run_id":"f212f5d37f9348eb95180265c9b22341","schema_version":"codelewm.log_event.v1","step":"eval.ablation"} +{"artifact_id":"eval_report-6e6e169931009062","event":"evaluation.ablation.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["eval_report-59f0da4f4d34c7a8","training_run-924cd056375f11ea"],"report_path":"reports/action_view_ablation_report.json","row_count":12},"level":"info","message":"action-view ablation report completed","run_id":"f212f5d37f9348eb95180265c9b22341","schema_version":"codelewm.log_event.v1","step":"eval.ablation"} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/index.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/index.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..93dd63f9fb58c5f098d46eb339c9649c5986cb93 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/index.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"index.start","fields":{"batch_size":64,"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack","device":"auto","distance":"l2","name":"codelewm-train-index","out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/index","overwrite":true},"level":"info","message":"index command started","run_id":"15218dc6a18d40b0aa3f2259fe8afad7","schema_version":"codelewm.log_event.v1","step":"index"} +{"artifact_id":"index-533e8220768f129a","event":"index.complete","fields":{"artifact_manifest_path":"manifest.json","count":18019,"dim":256,"index_path":"index.json","parent_artifacts":["training_run-924cd056375f11ea","dataset-5695087296ce4a97"]},"level":"info","message":"index command completed","run_id":"15218dc6a18d40b0aa3f2259fe8afad7","schema_version":"codelewm.log_event.v1","step":"index"} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/retrieval.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/retrieval.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..59935f48cd140027d487bd4a8b905668ea91681d --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/retrieval.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.retrieval.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack","device":"auto","hard_negatives":1000,"max_candidates":1000,"out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/retrieval","overwrite":true,"report_scope":"headline","seed":0},"level":"info","message":"retrieval evaluation started","run_id":"0e9eebf571e44670941b3326841b77ce","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"} +{"artifact_id":"eval_report-59f0da4f4d34c7a8","event":"evaluation.retrieval.complete","fields":{"artifact_manifest_path":"manifest.json","metrics":{"candidate_count_max":1000,"candidate_count_min":1000,"median_rank":1.0,"mrr":0.6745000543821645,"query_count":1000,"recall_at_1":0.597,"recall_at_10":0.813,"recall_at_5":0.77,"schema_version":"codelewm.eval.retrieval_metrics.v1"},"parent_artifacts":["training_run-924cd056375f11ea","dataset-5695087296ce4a97"],"report_path":"reports/retrieval_report.json"},"level":"info","message":"retrieval evaluation completed","run_id":"0e9eebf571e44670941b3326841b77ce","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/scorer_quality.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/scorer_quality.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4ca40766c1d1a76f500e057db0c7acf154efa1b8 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/scorer_quality.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.scorer_quality.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt","config":"config/first_results/scorer_quality.json","device":"auto","index":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/index","out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality","overwrite":true,"parent_manifests":["/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/manifest.json","/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/index/manifest.json"],"retrieval_prior_k":10,"retrieval_prior_weight":1.0},"level":"info","message":"scorer/reranker quality evaluation started","run_id":"0ce4e2e1d5184e4a887bb779aa9024b3","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"} +{"artifact_id":"score_report-54542feb7a29aec1","event":"evaluation.scorer_quality.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["training_run-924cd056375f11ea","index-533e8220768f129a"],"report_path":"reports/scorer_quality_report.json"},"level":"info","message":"scorer/reranker quality evaluation completed","run_id":"0ce4e2e1d5184e4a887bb779aa9024b3","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/surprise.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/surprise.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5882236d1de8b40a528ba54f7cf23a336a3522ae --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack","device":"auto","max_examples":1000,"mutation_decoys":1,"out":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/surprise","overwrite":true,"random_decoys":1,"same_file_decoys":1,"seed":0},"level":"info","message":"surprise evaluation started","run_id":"ae46b22893a74c10beec51cdcefba992","schema_version":"codelewm.log_event.v1","step":"eval.surprise"} +{"artifact_id":"eval_report-41e7a04cb2df600b","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.509,"median_true_rank":1.0,"pairwise_auc_by_category":{"action_cluster":0.975,"mutation":0.526,"random":0.993,"same_file":0.5714285714285714},"pairwise_auc_overall":0.7579648121730861,"recall_at_1":0.511},"parent_artifacts":["training_run-924cd056375f11ea","dataset-5695087296ce4a97"],"report_path":"reports/surprise_report.json"},"level":"info","message":"surprise evaluation completed","run_id":"ae46b22893a74c10beec51cdcefba992","schema_version":"codelewm.log_event.v1","step":"eval.surprise"} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/train.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/train.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7954c14b30dafbcd2b97ca19d00f2675ed70e7d6 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/logs/train.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"training.start","fields":{"config":"/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/configs/train.json","device":"auto","executor":"torch","out":null,"overwrite":true,"resume_from":null},"level":"info","message":"train command started","run_id":"616ac952ef6045948e75475300abd8a2","schema_version":"codelewm.log_event.v1","step":"train"} +{"artifact_id":"training_run-924cd056375f11ea","event":"training.complete","fields":{"artifact_manifest_path":"manifest.json","final_metrics":{"collapse/effective_rank":10.542142224670206,"collapse/effective_rank_ratio":0.04118024306511799,"collapse/embedding_count":192.0,"collapse/embedding_norm_mean":13.19682605659637,"collapse/latent_dim":256.0,"collapse/nearest_neighbor_entropy":4.847709015203599,"collapse/pairwise_cosine_mean":0.004205391777077934,"collapse/per_dim_variance_max":2.3262929385455555,"collapse/per_dim_variance_median":0.6143968449321122,"collapse/per_dim_variance_min":0.06425978866539729,"loss/action_use_margin":0.005474980920553207,"loss/action_use_margin_weighted":0.0013687452301383018,"loss/prediction_mse":0.006972212344408035,"loss/retrieval":0.20804595947265625,"loss/retrieval_weighted":0.010402298532426357,"loss/sigreg":0.91015625,"loss/sigreg_weighted":0.08203125,"loss/total":0.10077450424432755,"train/examples":3833852.0,"train/examples_per_second":1064.5055633910936,"train/gradient_norm":1.3148689270019531,"val/loss/action_use_margin":0.05166880839637348,"val/loss/action_use_margin_weighted":0.01291720209909337,"val/loss/prediction_mse":0.18427681780996777,"val/loss/retrieval":0.9156766051337832,"val/loss/retrieval_weighted":0.04578383116140252,"val/loss/sigreg":1.887503743171692,"val/loss/sigreg_weighted":0.16987534293106624,"val/loss/total":0.4128531955537342},"run_id":"codelewm_scaled_action_use_margin_retrieval_gpu_a10g","step_count":60000},"level":"info","message":"train command completed","run_id":"616ac952ef6045948e75475300abd8a2","schema_version":"codelewm.log_event.v1","step":"train"} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/config.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9759178d1d3d9aa7eac61ed2911a3b4a4ad02e22 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/config.json @@ -0,0 +1,13 @@ +{ + "input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/dataset_manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/dataset_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..7ac002ecc17f963d5c6ebe676800f9b9ad109462 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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": 425, + "kind": "config", + "path": "config.json", + "rows": 0, + "sha256": "278e8d33518131dc65355c1b7225acc2e2f36db368c0aeef18296d86887ec754" + }, + { + "bytes": 5978, + "kind": "pack_report", + "path": "reports/pack_report.json", + "rows": 20645, + "sha256": "8da55b3a4f8fc1bc36f5e38addae153277daa3815788bc4852e11ecca6dc3d54" + }, + { + "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-1dff4ef2c6b1ee5e", + "input_dataset_manifest": "dataset_manifest.json", + "input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-1dff4ef2c6b1ee5e", + "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-retrieval-20260520-7895d18/pack/hdf5/test.hdf5 b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/test.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..0ecccd1e0aa3eff283088d7b66396089b1b52228 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/hdf5/train.hdf5 b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/train.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..d86454eca88ddad99a2795ae407b6afe1c0e8014 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/hdf5/val.hdf5 b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/val.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..6c09d977774a46435faefe8d021e9af35ad27347 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..c75fb168d0a093c0b1fbb4f05f901a314b8a1815 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/manifest.json @@ -0,0 +1,221 @@ +{ + "artifact_id": "dataset-5695087296ce4a97", + "artifact_kind": "dataset", + "command": [ + "codelewm", + "dataset", + "pack", + "--manifest", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/build/manifest.json", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack", + "--json" + ], + "config_sha256": "82c82918a9123821c301b199bd17af2b355fa2de759ecb355ff71fc0915f3855", + "created_at": "2026-05-20T12:13:32Z", + "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": 425, + "path": "config.json", + "sha256": "278e8d33518131dc65355c1b7225acc2e2f36db368c0aeef18296d86887ec754" + }, + { + "bytes": 5978, + "path": "reports/pack_report.json", + "sha256": "8da55b3a4f8fc1bc36f5e38addae153277daa3815788bc4852e11ecca6dc3d54" + }, + { + "bytes": 6875, + "path": "reports/action_discriminative_shard_report.json", + "sha256": "3e506902b63c0096e10948e6bf34d6d2553bdfe39ff0a7a43fc0e21b6637e994" + }, + { + "bytes": 23204, + "path": "dataset_manifest.json", + "sha256": "a2ad2e920a3571406a85d39ee083932664932e5f1dae982d1196b69a95066b6c" + } + ], + "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-1dff4ef2c6b1ee5e", + "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-1dff4ef2c6b1ee5e" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/test/part-00000.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/test/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37f60d60c58ee9b43887c155ffcdedaae8334bbc --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/test/part-00001.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/test/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..064a3df39df870eddceb0d3aac8956911203cd57 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00000.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..922c40d593c01333f55dd7614c03f1afc2c3a688 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00001.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d9fad9275f6e87f177e1c068aac028c27567cc5 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00002.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0e989c1c6cbda7a7d025ec26c05287d0f5cd54f --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00003.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f39eec920263f864b5e8bfd3561a027d43db4b46 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00004.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..139c82f872fb07f420dcaddece28dcf707043227 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00005.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b188d26079d924ce1a4d30c37025df309e3bbd91 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00006.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69b9a0d1dd8b1e969f7cc972ac684b39c6e30d9f --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00007.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d61462284ed52164221fa67de5a4789085126f8d --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00008.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3d14f1c5179a633ba5c41d81346b8e4f2638614 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00009.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0dd59c04d3dc893594766bec8e206e2eab730a6 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00010.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e83e478b3826689c3d0ddd5681b716668d9ba3b2 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00011.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae212244ba9cb11aae2bce0dd8002acf1de0df7d --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00012.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d81aabcedc962051729412b024ec5bf1486ee2f1 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00013.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16b8a242afd2f111ab1733128e568d9c4343d848 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00014.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff12764174a34b887ef3b1ca4df1ada15128f50b --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00015.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1488c8acefaaf5103330ba39ed17e5d7ad2deb65 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00016.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49ba1fb3851da6598a95f76e4d1b3753e4c6bc16 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00017.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5facb8c6fba6a26148e168e6decd1965912950b --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/train/part-00018.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/train/part-00018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..098b712198d92f0686eaaa9a951d3e914442ecf9 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/val/part-00000.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/val/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1fa4eac4994a03f07849d0ee8467a88f80faca8 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/parquet/val/part-00001.parquet b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/parquet/val/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f822af946d5f66e56b81c55b2569d06559c7d25 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/reports/action_discriminative_shard_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/reports/action_discriminative_shard_report.json new file mode 100644 index 0000000000000000000000000000000000000000..84b46100be6050cf15e99c79cc79a21b5694aa30 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/pack/reports/pack_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/pack/reports/pack_report.json new file mode 100644 index 0000000000000000000000000000000000000000..29137e6d5be42ecd0af5d86e8ea183f17b9b5546 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-1dff4ef2c6b1ee5e", + "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-retrieval-20260520-7895d18/retrieval/config.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ccf058a7e5465edea7ca41204fab2f463d6dbd69 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/config.json @@ -0,0 +1,12 @@ +{ + "action_view": "text", + "checkpoint": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "data": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack", + "device": "cuda", + "hard_negatives": 1000, + "max_candidates": 1000, + "out": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/retrieval", + "report_scope": "headline", + "schema_version": "codelewm.eval.retrieval_run.v1", + "seed": 0 +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..b2947cc139a62e6883dd023394f184a7676fa464 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/manifest.json @@ -0,0 +1,214 @@ +{ + "artifact_id": "eval_report-59f0da4f4d34c7a8", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "retrieval", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/retrieval", + "--device", + "auto", + "--max-candidates", + "1000", + "--hard-negatives", + "1000", + "--seed", + "0", + "--report-scope", + "headline", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/logs/retrieval.jsonl" + ], + "config_sha256": "e6543ae66165be5d87d2f265cdd78585ec271e50aeca2eec7d9810c833a2923b", + "created_at": "2026-05-20T13:16:31Z", + "files": [ + { + "bytes": 471, + "path": "config.json", + "sha256": "5a4b51469391e1be823b74be1d8c91a317be6fcc96f0931dbb33c95dc7ccad63" + }, + { + "bytes": 53003888, + "path": "reports/retrieval_report.json", + "sha256": "37ea2558d274e30a030ae721ab91d779ebc490c9e38628613235770c66a7d5c4" + }, + { + "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": 151.0, + "mrr_delta": 0.5807552909555267, + "recall_at_10_delta": 0.623, + "recall_at_1_delta": 0.5519999999999999, + "recall_at_5_delta": 0.64, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": 0.0, + "mrr_delta": -0.0335374429149321, + "recall_at_10_delta": -0.0030000000000000027, + "recall_at_1_delta": -0.05300000000000005, + "recall_at_5_delta": -0.0040000000000000036, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 501.0, + "mrr_delta": 0.6673824434756619, + "recall_at_10_delta": 0.8049999999999999, + "recall_at_1_delta": 0.596, + "recall_at_5_delta": 0.766, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 505.5, + "mrr_delta": 0.6679335367890717, + "recall_at_10_delta": 0.8029999999999999, + "recall_at_1_delta": 0.597, + "recall_at_5_delta": 0.767, + "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": 151.0, + "mrr_delta": 0.5807552909555267, + "recall_at_10_delta": 0.623, + "recall_at_1_delta": 0.5519999999999999, + "recall_at_5_delta": 0.64, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "no_action": { + "baseline": "no_action", + "median_rank_improvement": 0.0, + "mrr_delta": -0.0335374429149321, + "recall_at_10_delta": -0.0030000000000000027, + "recall_at_1_delta": -0.05300000000000005, + "recall_at_5_delta": -0.0040000000000000036, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": false + }, + "random": { + "baseline": "random", + "median_rank_improvement": 501.0, + "mrr_delta": 0.6673824434756619, + "recall_at_10_delta": 0.8049999999999999, + "recall_at_1_delta": 0.596, + "recall_at_5_delta": 0.766, + "schema_version": "codelewm.eval.action_use_baseline_delta.v1", + "text_action_beats_baseline": true + }, + "shuffled_action": { + "baseline": "shuffled_action", + "median_rank_improvement": 505.5, + "mrr_delta": 0.6679335367890717, + "recall_at_10_delta": 0.8029999999999999, + "recall_at_1_delta": 0.597, + "recall_at_5_delta": 0.767, + "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": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-5695087296ce4a97", + "hard_negative_sampler_report_path": "reports/hard_negative_sampler_report.json", + "metrics": { + "candidate_count_max": 1000, + "candidate_count_min": 1000, + "median_rank": 1.0, + "mrr": 0.6745000543821645, + "query_count": 1000, + "recall_at_1": 0.597, + "recall_at_10": 0.813, + "recall_at_5": 0.77, + "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-924cd056375f11ea" + }, + "parent_artifacts": [ + "training_run-924cd056375f11ea", + "dataset-5695087296ce4a97" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/reports/hard_negative_sampler_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/reports/hard_negative_sampler_report.json new file mode 100644 index 0000000000000000000000000000000000000000..45072120f976fdb6b93ee144300b6c4e49686ce4 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/retrieval/reports/retrieval_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/reports/retrieval_report.json new file mode 100644 index 0000000000000000000000000000000000000000..76ce4913ddb9362f11a3d1647decc25d3d62faee --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/retrieval/reports/retrieval_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ea2558d274e30a030ae721ab91d779ebc490c9e38628613235770c66a7d5c4 +size 53003888 diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality/config.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality/config.json new file mode 100644 index 0000000000000000000000000000000000000000..af263adcf6dbe9a0f17e7155e28513b535e08653 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/scorer_quality/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..7c2f09f4105f58cea1f58c5f65c1485d086909aa --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality/manifest.json @@ -0,0 +1,58 @@ +{ + "artifact_id": "score_report-54542feb7a29aec1", + "artifact_kind": "score_report", + "command": [ + "codelewm", + "eval", + "scorer-quality", + "--config", + "config/first_results/scorer_quality.json", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality", + "--device", + "auto", + "--index", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/index", + "--retrieval-prior-weight", + "1.0", + "--retrieval-prior-k", + "10", + "--parent-manifest", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/manifest.json", + "--parent-manifest", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/index/manifest.json", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/logs/scorer_quality.jsonl" + ], + "config_sha256": "fc8e406c070e2f9cf92a0aa34bd05ec211adcf17753cf5e7684331f02e049d8d", + "created_at": "2026-05-20T13:17:52Z", + "files": [ + { + "bytes": 583, + "path": "config.json", + "sha256": "07bd53650d4137af55b4664786fd68c40a9922d9b3a04072e120f686b2b0c08e" + }, + { + "bytes": 5549, + "path": "reports/scorer_quality_report.json", + "sha256": "5746f522625f007e7f9baff2a6db6f882a02d6ad46467084e6c476b2036e37d9" + } + ], + "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-924cd056375f11ea", + "index-533e8220768f129a" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality/reports/scorer_quality_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/scorer_quality/reports/scorer_quality_report.json new file mode 100644 index 0000000000000000000000000000000000000000..7c99a8972be855c69e566b6daeb9c118ae54e2da --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/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": 56.07956783098398, + "mean_retrieval_prior": 55.01148986816406, + "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": 56.27592918470272, + "mean_retrieval_prior": 55.24679946899414, + "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": 56.07956783098398, + "input_digest": "dfe653567eb9ba25cbc4b9e660f38ee335cf996884cae7094aecd4faeb3f9143", + "kind": "hard_negative", + "rank": 1, + "retrieval_prior": 55.01148986816406, + "risk_penalty": null, + "status": "scored", + "transition_energy": 1.0680779628199177 + }, + { + "candidate": "true_after.py", + "final_score": 56.27592918470272, + "input_digest": "841abfc2db0221679fae21df8ea02f0655faff0afc085a02ffdbbf23523edaf5", + "kind": "true_after", + "rank": 2, + "retrieval_prior": 55.24679946899414, + "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": 56.27592918470272, + "mean": 56.17774850784335, + "median": 56.17774850784335, + "min": 56.07956783098398, + "p25": 56.12865816941367, + "p75": 56.22683884627304, + "std": 0.09818067685936782 + }, + "retrieval_prior": { + "count": 2, + "max": 55.24679946899414, + "mean": 55.1291446685791, + "median": 55.1291446685791, + "min": 55.01148986816406, + "p25": 55.07031726837158, + "p75": 55.18797206878662, + "std": 0.11765480041503906 + }, + "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-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "checkpoint_sha256": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda", + "config": "config/first_results/scorer_quality.json", + "index": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/surprise/config.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/surprise/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b8dc887a159bbefbd8145531d6eefa96959d0357 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/surprise/config.json @@ -0,0 +1,15 @@ +{ + "action_cluster_decoys": 1, + "action_view": "text", + "checkpoint": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "data": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack", + "device": "cuda", + "max_examples": 1000, + "mutation_decoys": 1, + "out": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/surprise/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/surprise/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..3948c1906d7f994ab4c9aebed9448d53d6132160 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/surprise/manifest.json @@ -0,0 +1,118 @@ +{ + "artifact_id": "eval_report-41e7a04cb2df600b", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "surprise", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/logs/surprise.jsonl" + ], + "config_sha256": "d0e0cda941fc7f77649debe936c0bcf0d5d97c5f9cd37a0a75576eeecfc444fe", + "created_at": "2026-05-20T13:16:48Z", + "files": [ + { + "bytes": 552, + "path": "config.json", + "sha256": "45df07d7be25056e913893f947e4ae510c9926ee5a7d459c2634b267d5a515c6" + }, + { + "bytes": 397061, + "path": "reports/surprise_report.json", + "sha256": "ce09640e916e833266368cc1c0b2e71b1a680eb420a1d8ef8cef308b53da3f9c" + } + ], + "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": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-5695087296ce4a97", + "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.509, + "median_true_rank": 1.0, + "pairwise_auc_by_category": { + "action_cluster": 0.975, + "mutation": 0.526, + "random": 0.993, + "same_file": 0.5714285714285714 + }, + "pairwise_auc_overall": 0.7579648121730861, + "recall_at_1": 0.511 + }, + "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-924cd056375f11ea" + }, + "parent_artifacts": [ + "training_run-924cd056375f11ea", + "dataset-5695087296ce4a97" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/surprise/reports/surprise_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/surprise/reports/surprise_report.json new file mode 100644 index 0000000000000000000000000000000000000000..fb19833c280e074a9d0b008607415aecfbf92217 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/surprise/reports/surprise_report.json @@ -0,0 +1,16567 @@ +{ + "decoy_seed": 0, + "examples": [ + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 121.89679718017578 + ], + "random": [ + 561.740966796875 + ], + "same_file": [] + }, + "transition_id": "transition-0014722278445937d4f42158", + "true_rank": 1, + "true_score": 121.32093048095703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.794256210327148 + ], + "random": [ + 283.76751708984375 + ], + "same_file": [] + }, + "transition_id": "transition-0135954248cba9b95a072501", + "true_rank": 1, + "true_score": 10.643702507019043 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 147.90040588378906 + ], + "random": [ + 259.427490234375 + ], + "same_file": [ + 179.42074584960938 + ] + }, + "transition_id": "transition-013f879edd9bdc7e10194eca", + "true_rank": 1, + "true_score": 145.36236572265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 221.25833129882812 + ], + "random": [ + 238.93194580078125 + ], + "same_file": [] + }, + "transition_id": "transition-014893cef3fd93869e504f69", + "true_rank": 1, + "true_score": 220.0811767578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.150306701660156 + ], + "random": [ + 381.9127197265625 + ], + "same_file": [] + }, + "transition_id": "transition-017a8f55e547b6c18d5efb4b", + "true_rank": 2, + "true_score": 49.645721435546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.317147254943848 + ], + "random": [ + 93.15969848632812 + ], + "same_file": [] + }, + "transition_id": "transition-018e607852249e098b31b0a4", + "true_rank": 2, + "true_score": 6.516862869262695 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.827430725097656 + ], + "random": [ + 191.4610137939453 + ], + "same_file": [ + 120.4565200805664 + ] + }, + "transition_id": "transition-024643a463e281880ce7d9df", + "true_rank": 2, + "true_score": 16.254615783691406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.70779037475586 + ], + "random": [ + 324.3338623046875 + ], + "same_file": [] + }, + "transition_id": "transition-0269e9b8f4b9efb0a78e04cb", + "true_rank": 2, + "true_score": 18.09395980834961 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 121.2016830444336 + ], + "random": [ + 172.1627960205078 + ], + "same_file": [] + }, + "transition_id": "transition-038895659f996b73d7f3e555", + "true_rank": 2, + "true_score": 122.17424011230469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 136.15550231933594 + ], + "random": [ + 172.92459106445312 + ], + "same_file": [] + }, + "transition_id": "transition-0392472719baf478abcfbe23", + "true_rank": 2, + "true_score": 140.3397216796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.749473571777344 + ], + "random": [ + 350.68603515625 + ], + "same_file": [] + }, + "transition_id": "transition-03c7b829a44ab81358065053", + "true_rank": 2, + "true_score": 60.63031768798828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.74456787109375 + ], + "random": [ + 306.0215759277344 + ], + "same_file": [] + }, + "transition_id": "transition-03d950b7040897c64fb826d0", + "true_rank": 2, + "true_score": 43.711181640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.30921936035156 + ], + "random": [ + 581.2296142578125 + ], + "same_file": [] + }, + "transition_id": "transition-03e217b8c68705b6b907e147", + "true_rank": 2, + "true_score": 50.220191955566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 84.37041473388672 + ], + "random": [ + 142.7956085205078 + ], + "same_file": [] + }, + "transition_id": "transition-04001850ef1a0ea7f7bdcd23", + "true_rank": 2, + "true_score": 87.42926025390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.13523864746094 + ], + "random": [ + 238.19212341308594 + ], + "same_file": [] + }, + "transition_id": "transition-040391bd0e64e1c1ba808c01", + "true_rank": 2, + "true_score": 108.2732925415039 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 187.93045043945312 + ], + "mutation": [ + 11.241168022155762 + ], + "random": [ + 206.58676147460938 + ], + "same_file": [] + }, + "transition_id": "transition-048615108c2f93f334c3435e", + "true_rank": 1, + "true_score": 7.513947010040283 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 82.58548736572266 + ], + "random": [ + 566.836669921875 + ], + "same_file": [ + 14.165804862976074 + ] + }, + "transition_id": "transition-04a286e033d1c27f5ef9e3b5", + "true_rank": 3, + "true_score": 88.54811096191406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.575509548187256 + ], + "random": [ + 403.9508056640625 + ], + "same_file": [] + }, + "transition_id": "transition-04d3b9833872b527d503bbeb", + "true_rank": 1, + "true_score": 3.602900505065918 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 112.42448425292969 + ], + "random": [ + 317.5673522949219 + ], + "same_file": [] + }, + "transition_id": "transition-04fd6e4924da4fbefa53475f", + "true_rank": 2, + "true_score": 114.1628189086914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.413719177246094 + ], + "random": [ + 388.2297058105469 + ], + "same_file": [] + }, + "transition_id": "transition-0501d109bf8ea2ab82e7a476", + "true_rank": 2, + "true_score": 35.4536247253418 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.567651748657227 + ], + "random": [ + 317.38153076171875 + ], + "same_file": [] + }, + "transition_id": "transition-0536b967fa810fd4099fb3f5", + "true_rank": 2, + "true_score": 6.137082099914551 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.35500717163086 + ], + "random": [ + 384.92236328125 + ], + "same_file": [] + }, + "transition_id": "transition-054bd5f9428092bc488b2874", + "true_rank": 1, + "true_score": 23.787105560302734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.810324192047119 + ], + "random": [ + 176.38392639160156 + ], + "same_file": [] + }, + "transition_id": "transition-05603466ccd89b030573b9cb", + "true_rank": 1, + "true_score": 5.364400863647461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.19505310058594 + ], + "random": [ + 366.3993835449219 + ], + "same_file": [] + }, + "transition_id": "transition-057e80e33e4ff00220a4891e", + "true_rank": 2, + "true_score": 34.17897033691406 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 120.83795166015625 + ], + "random": [ + 333.97955322265625 + ], + "same_file": [ + 28.528236389160156 + ] + }, + "transition_id": "transition-05ffdc2b8d892be9730699b8", + "true_rank": 3, + "true_score": 124.50508117675781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.00865173339844 + ], + "random": [ + 337.9124450683594 + ], + "same_file": [] + }, + "transition_id": "transition-0654ae8080a0dae3f734a36d", + "true_rank": 2, + "true_score": 85.593505859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.56190299987793 + ], + "random": [ + 394.03045654296875 + ], + "same_file": [] + }, + "transition_id": "transition-06aa8528b0b46e3e41d38d9d", + "true_rank": 2, + "true_score": 4.867722511291504 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.367348670959473 + ], + "random": [ + 186.63021850585938 + ], + "same_file": [] + }, + "transition_id": "transition-070dfd91f3603ef00c18cae4", + "true_rank": 1, + "true_score": 12.655240058898926 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.317729949951172 + ], + "random": [ + 394.927978515625 + ], + "same_file": [] + }, + "transition_id": "transition-07d90515540962cf679ad6cb", + "true_rank": 2, + "true_score": 23.440757751464844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.7882080078125 + ], + "random": [ + 412.1851501464844 + ], + "same_file": [] + }, + "transition_id": "transition-07ee6f4e7400b4383086d02c", + "true_rank": 1, + "true_score": 49.96472930908203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4150190353393555 + ], + "random": [ + 405.0059509277344 + ], + "same_file": [] + }, + "transition_id": "transition-0847aa653364a6e58974b07e", + "true_rank": 1, + "true_score": 2.1675353050231934 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 120.7828369140625 + ], + "random": [ + 210.65769958496094 + ], + "same_file": [] + }, + "transition_id": "transition-08ba31997e00c70448dd4a20", + "true_rank": 2, + "true_score": 121.53111267089844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.416141510009766 + ], + "random": [ + 86.00675201416016 + ], + "same_file": [] + }, + "transition_id": "transition-09414684c19b4ae1c1c47734", + "true_rank": 2, + "true_score": 36.67029571533203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.727825164794922 + ], + "random": [ + 124.16888427734375 + ], + "same_file": [] + }, + "transition_id": "transition-09687184afb12c6dfc0a2ede", + "true_rank": 2, + "true_score": 18.036537170410156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.541608810424805 + ], + "random": [ + 405.0616455078125 + ], + "same_file": [] + }, + "transition_id": "transition-0a1e381dfcf9c9ce6972cc02", + "true_rank": 2, + "true_score": 30.224231719970703 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.182788848876953 + ], + "random": [ + 212.67544555664062 + ], + "same_file": [ + 57.863040924072266 + ] + }, + "transition_id": "transition-0a1f9f6b2f0536424e244e67", + "true_rank": 2, + "true_score": 26.46955108642578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.34566879272461 + ], + "random": [ + 511.6303405761719 + ], + "same_file": [] + }, + "transition_id": "transition-0a400ea2e4ebfd64dd4fa6ba", + "true_rank": 1, + "true_score": 8.8932523727417 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.247335433959961 + ], + "random": [ + 570.6116943359375 + ], + "same_file": [] + }, + "transition_id": "transition-0a7b2d6b027a6e067f765dea", + "true_rank": 1, + "true_score": 10.22571849822998 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.90538787841797 + ], + "random": [ + 133.4674072265625 + ], + "same_file": [] + }, + "transition_id": "transition-0a8fd4809107bb448cbc509f", + "true_rank": 2, + "true_score": 45.15800857543945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.74647521972656 + ], + "random": [ + 436.10308837890625 + ], + "same_file": [] + }, + "transition_id": "transition-0afbe284ec7eaeb8f88de2b8", + "true_rank": 1, + "true_score": 67.17155456542969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.31982707977295 + ], + "random": [ + 549.8067626953125 + ], + "same_file": [] + }, + "transition_id": "transition-0b720c5694b1d57a02998088", + "true_rank": 1, + "true_score": 14.286079406738281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.2299227714538574 + ], + "random": [ + 194.21046447753906 + ], + "same_file": [] + }, + "transition_id": "transition-0b8b92041c66a33d7df09a23", + "true_rank": 2, + "true_score": 2.4149060249328613 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 53.648780822753906 + ], + "random": [ + 638.553955078125 + ], + "same_file": [] + }, + "transition_id": "transition-0b8f7deb709e15c9791337b6", + "true_rank": 1, + "true_score": 51.32489013671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.55270385742188 + ], + "random": [ + 300.3656311035156 + ], + "same_file": [] + }, + "transition_id": "transition-0ba05f021304c925ec54ca2f", + "true_rank": 1, + "true_score": 85.13654327392578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.70769500732422 + ], + "random": [ + 257.9542541503906 + ], + "same_file": [] + }, + "transition_id": "transition-0baa1e9169c86043975444bb", + "true_rank": 2, + "true_score": 36.65935516357422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.699343204498291 + ], + "random": [ + 335.081787109375 + ], + "same_file": [] + }, + "transition_id": "transition-0bc277caff342a2776e24833", + "true_rank": 2, + "true_score": 2.7641687393188477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 114.57795715332031 + ], + "random": [ + 318.6058349609375 + ], + "same_file": [] + }, + "transition_id": "transition-0bc72a38be923467cae3bd77", + "true_rank": 2, + "true_score": 115.60538482666016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.406299591064453 + ], + "random": [ + 414.582763671875 + ], + "same_file": [] + }, + "transition_id": "transition-0c2a335c6fc02218e225c238", + "true_rank": 2, + "true_score": 31.683753967285156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.643453598022461 + ], + "random": [ + 496.75244140625 + ], + "same_file": [] + }, + "transition_id": "transition-0c32749f575b032bfb678710", + "true_rank": 1, + "true_score": 12.352917671203613 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 79.2421875 + ], + "random": [ + 319.5034484863281 + ], + "same_file": [] + }, + "transition_id": "transition-0c8c0687906b73b45ac30824", + "true_rank": 1, + "true_score": 77.50567626953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.843482971191406 + ], + "random": [ + 383.7264404296875 + ], + "same_file": [] + }, + "transition_id": "transition-0ca422db929f4aea5e3fd424", + "true_rank": 1, + "true_score": 19.538074493408203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 102.32557678222656 + ], + "random": [ + 312.0603332519531 + ], + "same_file": [] + }, + "transition_id": "transition-0cd8ef4152609ee7bb1bb81d", + "true_rank": 1, + "true_score": 100.22801208496094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.11387634277344 + ], + "random": [ + 295.7291259765625 + ], + "same_file": [] + }, + "transition_id": "transition-0d08ef09b520e01c7a5c771e", + "true_rank": 2, + "true_score": 85.21735382080078 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.61209106445312 + ], + "random": [ + 435.42236328125 + ], + "same_file": [ + 77.68515014648438 + ] + }, + "transition_id": "transition-0d312c62a112569a83e7745c", + "true_rank": 3, + "true_score": 86.79417419433594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.121984481811523 + ], + "random": [ + 87.6806411743164 + ], + "same_file": [] + }, + "transition_id": "transition-0d7e8216f5467e6d32c28d79", + "true_rank": 1, + "true_score": 23.990821838378906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.63452911376953 + ], + "random": [ + 291.11419677734375 + ], + "same_file": [] + }, + "transition_id": "transition-0d99c298f5baadb719392d8e", + "true_rank": 1, + "true_score": 42.12908935546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.719422817230225 + ], + "random": [ + 342.706787109375 + ], + "same_file": [] + }, + "transition_id": "transition-0d9ad5aebee0e2736fbc3145", + "true_rank": 2, + "true_score": 7.396711349487305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.551464080810547 + ], + "random": [ + 296.9295654296875 + ], + "same_file": [] + }, + "transition_id": "transition-0da3dd44ba00e5e2c66edf92", + "true_rank": 1, + "true_score": 15.528366088867188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 78.5599136352539 + ], + "random": [ + 137.32479858398438 + ], + "same_file": [] + }, + "transition_id": "transition-0dd3a21ca4405a35d2dfe7b4", + "true_rank": 2, + "true_score": 78.6478500366211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.64317321777344 + ], + "random": [ + 452.34954833984375 + ], + "same_file": [] + }, + "transition_id": "transition-0eaedfd07a26836f39eea77c", + "true_rank": 2, + "true_score": 43.845001220703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 250.393310546875 + ], + "random": [ + 439.334716796875 + ], + "same_file": [] + }, + "transition_id": "transition-0f0315a5d6927fbdecca8ce1", + "true_rank": 1, + "true_score": 247.59129333496094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.05279541015625 + ], + "random": [ + 306.76544189453125 + ], + "same_file": [] + }, + "transition_id": "transition-0f79da3d22aa97a915fc91a9", + "true_rank": 2, + "true_score": 28.79166603088379 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.563920974731445 + ], + "random": [ + 169.50668334960938 + ], + "same_file": [] + }, + "transition_id": "transition-0f7c5dacc21163816f6feeb3", + "true_rank": 1, + "true_score": 16.330036163330078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.743858337402344 + ], + "random": [ + 337.24505615234375 + ], + "same_file": [] + }, + "transition_id": "transition-10ef1a26a62fd52ae0833ff5", + "true_rank": 2, + "true_score": 43.562503814697266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.79132843017578 + ], + "random": [ + 420.74163818359375 + ], + "same_file": [] + }, + "transition_id": "transition-10fd7aca86c41be0fd09660a", + "true_rank": 2, + "true_score": 46.714080810546875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 444.4951171875 + ], + "mutation": [ + 11.064987182617188 + ], + "random": [ + 611.6358642578125 + ], + "same_file": [] + }, + "transition_id": "transition-1146738ca57bfc6fe66d6bb0", + "true_rank": 2, + "true_score": 11.782909393310547 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 416.49737548828125 + ], + "mutation": [ + 7.729667663574219 + ], + "random": [ + 466.16253662109375 + ], + "same_file": [ + 39.74098205566406 + ] + }, + "transition_id": "transition-11b211877cf469a7936a3499", + "true_rank": 1, + "true_score": 7.608945369720459 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.47494125366211 + ], + "random": [ + 176.79037475585938 + ], + "same_file": [] + }, + "transition_id": "transition-11f873b1eb869cd179cfa5c9", + "true_rank": 1, + "true_score": 55.98358154296875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.416560649871826 + ], + "random": [ + 403.3692626953125 + ], + "same_file": [ + 194.23129272460938 + ] + }, + "transition_id": "transition-1221332e571269d81d64701d", + "true_rank": 2, + "true_score": 7.917179107666016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 86.907958984375 + ], + "random": [ + 142.0312957763672 + ], + "same_file": [] + }, + "transition_id": "transition-128ac8c9e69ba34d6ebd3659", + "true_rank": 1, + "true_score": 86.24592590332031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 200.0135955810547 + ], + "random": [ + 378.2054138183594 + ], + "same_file": [] + }, + "transition_id": "transition-133d7f751b0f1eb9f3f8539c", + "true_rank": 2, + "true_score": 202.48406982421875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.69088888168335 + ], + "random": [ + 319.59295654296875 + ], + "same_file": [] + }, + "transition_id": "transition-1349b5770fd99d1af27cccff", + "true_rank": 1, + "true_score": 4.318464279174805 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.081666946411133 + ], + "random": [ + 660.1890258789062 + ], + "same_file": [ + 106.40774536132812 + ] + }, + "transition_id": "transition-13cfd60202c9944e1324b1d1", + "true_rank": 1, + "true_score": 6.666052341461182 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.75535583496094 + ], + "random": [ + 398.37445068359375 + ], + "same_file": [] + }, + "transition_id": "transition-13e64957ab701147fb1ef5e3", + "true_rank": 1, + "true_score": 33.247650146484375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.7954182624816895 + ], + "random": [ + 282.0650329589844 + ], + "same_file": [] + }, + "transition_id": "transition-1495b2588ef6e300ea437551", + "true_rank": 1, + "true_score": 4.600922584533691 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.334140300750732 + ], + "random": [ + 332.7776184082031 + ], + "same_file": [] + }, + "transition_id": "transition-14d1429810ca9c8676587b1a", + "true_rank": 1, + "true_score": 4.719571590423584 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.16144561767578 + ], + "random": [ + 245.95706176757812 + ], + "same_file": [] + }, + "transition_id": "transition-14e621d9160ddc2da25ebd2b", + "true_rank": 1, + "true_score": 30.594818115234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.7421178817749023 + ], + "random": [ + 390.86431884765625 + ], + "same_file": [] + }, + "transition_id": "transition-14f72926eebe3d659bd01893", + "true_rank": 1, + "true_score": 2.5913429260253906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.404411315917969 + ], + "random": [ + 187.99020385742188 + ], + "same_file": [] + }, + "transition_id": "transition-16365f0c8ea9464907588704", + "true_rank": 2, + "true_score": 5.1117472648620605 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.716632843017578 + ], + "random": [ + 228.45101928710938 + ], + "same_file": [] + }, + "transition_id": "transition-17132291eb369eaa2b705ad5", + "true_rank": 2, + "true_score": 10.967599868774414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.045888423919678 + ], + "random": [ + 129.7708740234375 + ], + "same_file": [] + }, + "transition_id": "transition-17380fe65a69199dfb6f5a85", + "true_rank": 2, + "true_score": 7.080922603607178 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.204010009765625 + ], + "random": [ + 427.4033203125 + ], + "same_file": [] + }, + "transition_id": "transition-177bb2e3fc02450b4ed1e01e", + "true_rank": 2, + "true_score": 43.824005126953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.392475128173828 + ], + "random": [ + 334.93951416015625 + ], + "same_file": [] + }, + "transition_id": "transition-17976526d583e23acffab310", + "true_rank": 2, + "true_score": 17.023937225341797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.042957305908203 + ], + "random": [ + 244.2864227294922 + ], + "same_file": [] + }, + "transition_id": "transition-17b6581fb86790edf6296b46", + "true_rank": 2, + "true_score": 28.837663650512695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.508949279785156 + ], + "random": [ + 111.12371063232422 + ], + "same_file": [] + }, + "transition_id": "transition-185dc66dc778b019c1f3c64a", + "true_rank": 1, + "true_score": 7.78409481048584 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.156295776367188 + ], + "random": [ + 318.49395751953125 + ], + "same_file": [] + }, + "transition_id": "transition-19175a86c2b31a6420140675", + "true_rank": 1, + "true_score": 22.056154251098633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 64.35856628417969 + ], + "random": [ + 232.7096710205078 + ], + "same_file": [] + }, + "transition_id": "transition-1968cb1ef80c9754971e8b29", + "true_rank": 2, + "true_score": 64.53372192382812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.84909057617188 + ], + "random": [ + 172.43736267089844 + ], + "same_file": [] + }, + "transition_id": "transition-19a30cc1b5ab639948dbbb03", + "true_rank": 2, + "true_score": 67.01519012451172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.412280559539795 + ], + "random": [ + 342.4685974121094 + ], + "same_file": [] + }, + "transition_id": "transition-19c05499220437b94ac6213a", + "true_rank": 2, + "true_score": 2.4254660606384277 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.75396728515625 + ], + "random": [ + 375.919677734375 + ], + "same_file": [] + }, + "transition_id": "transition-1abc7c6d72f1025184f108b7", + "true_rank": 2, + "true_score": 97.29129028320312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.13430404663086 + ], + "random": [ + 197.65968322753906 + ], + "same_file": [] + }, + "transition_id": "transition-1b584bb736a8e9e09ebd2e56", + "true_rank": 2, + "true_score": 22.113372802734375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.39743995666504 + ], + "random": [ + 412.7369384765625 + ], + "same_file": [] + }, + "transition_id": "transition-1b9a0be81ecf5f1b3bec38c0", + "true_rank": 2, + "true_score": 18.09674644470215 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.844688415527344 + ], + "random": [ + 355.4283447265625 + ], + "same_file": [] + }, + "transition_id": "transition-1c0a6770cb1b354aa6e9e0c0", + "true_rank": 2, + "true_score": 30.135238647460938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.243907928466797 + ], + "random": [ + 402.0856018066406 + ], + "same_file": [] + }, + "transition_id": "transition-1c3b5fc7489fc1edb9fd3dca", + "true_rank": 2, + "true_score": 23.496837615966797 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 532.7621459960938 + ], + "mutation": [ + 0.7767940759658813 + ], + "random": [ + 419.7424011230469 + ], + "same_file": [] + }, + "transition_id": "transition-1c4a4885723214354822a321", + "true_rank": 2, + "true_score": 0.8219332695007324 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 145.32339477539062 + ], + "random": [ + 370.9297790527344 + ], + "same_file": [] + }, + "transition_id": "transition-1c5e100b5cdede2e6d6029c9", + "true_rank": 2, + "true_score": 146.23263549804688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 113.52559661865234 + ], + "random": [ + 190.79000854492188 + ], + "same_file": [] + }, + "transition_id": "transition-1c6bfff078a2d6e6210e3ef6", + "true_rank": 2, + "true_score": 114.87621307373047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 86.00194549560547 + ], + "random": [ + 619.436279296875 + ], + "same_file": [] + }, + "transition_id": "transition-1c79e246e1513826ca13d886", + "true_rank": 1, + "true_score": 85.08369445800781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.130258560180664 + ], + "random": [ + 459.8526916503906 + ], + "same_file": [] + }, + "transition_id": "transition-1c9ace2b785badfe9ae15065", + "true_rank": 2, + "true_score": 25.227664947509766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.902366638183594 + ], + "random": [ + 247.75839233398438 + ], + "same_file": [] + }, + "transition_id": "transition-1cc964a93dba7b9e6aedc77a", + "true_rank": 2, + "true_score": 25.350383758544922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.86759185791016 + ], + "random": [ + 493.07940673828125 + ], + "same_file": [] + }, + "transition_id": "transition-1cfb210c43eb024d2ff8a294", + "true_rank": 1, + "true_score": 60.305419921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2161924839019775 + ], + "random": [ + 248.05978393554688 + ], + "same_file": [] + }, + "transition_id": "transition-1d021544b7623d1cf9913bc5", + "true_rank": 2, + "true_score": 1.626657247543335 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.627376079559326 + ], + "random": [ + 193.33255004882812 + ], + "same_file": [] + }, + "transition_id": "transition-1d428ec0e23ed09ede4b8190", + "true_rank": 1, + "true_score": 6.99871826171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9599480628967285 + ], + "random": [ + 245.54676818847656 + ], + "same_file": [] + }, + "transition_id": "transition-1dbcb689236d5803adb7a610", + "true_rank": 1, + "true_score": 2.952063798904419 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.49546813964844 + ], + "random": [ + 532.06005859375 + ], + "same_file": [] + }, + "transition_id": "transition-1e53799544a47792493b8c47", + "true_rank": 1, + "true_score": 56.06245040893555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.00746154785156 + ], + "random": [ + 93.9615478515625 + ], + "same_file": [] + }, + "transition_id": "transition-1edd004c1edf5df64bb04be2", + "true_rank": 2, + "true_score": 68.912841796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9245893955230713 + ], + "random": [ + 514.5428466796875 + ], + "same_file": [] + }, + "transition_id": "transition-1ee737713cc5683266e867f1", + "true_rank": 1, + "true_score": 3.8473048210144043 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.885138511657715 + ], + "random": [ + 369.19635009765625 + ], + "same_file": [] + }, + "transition_id": "transition-1efb29aba64c1ed28a786cb9", + "true_rank": 1, + "true_score": 3.2208895683288574 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.722541809082031 + ], + "random": [ + 489.75775146484375 + ], + "same_file": [] + }, + "transition_id": "transition-1f43d0d3e81157413186ce9f", + "true_rank": 1, + "true_score": 8.654733657836914 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.949546813964844 + ], + "random": [ + 287.8153381347656 + ], + "same_file": [ + 35.505279541015625 + ] + }, + "transition_id": "transition-1f7b3731c3a1598c40057d67", + "true_rank": 3, + "true_score": 41.570194244384766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 221.8541259765625 + ], + "random": [ + 457.49798583984375 + ], + "same_file": [] + }, + "transition_id": "transition-2002f1aa2f0fd75f58f6fc00", + "true_rank": 2, + "true_score": 221.9287567138672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.80320739746094 + ], + "random": [ + 449.2543029785156 + ], + "same_file": [] + }, + "transition_id": "transition-203d2f642cf1136267187c10", + "true_rank": 1, + "true_score": 35.00593566894531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.819190979003906 + ], + "random": [ + 229.02041625976562 + ], + "same_file": [] + }, + "transition_id": "transition-204ef4cc4f9acf432c9fce5b", + "true_rank": 1, + "true_score": 23.783283233642578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.24928283691406 + ], + "random": [ + 371.0640563964844 + ], + "same_file": [] + }, + "transition_id": "transition-2052ba3cadb3136462226336", + "true_rank": 2, + "true_score": 71.98131561279297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.208200454711914 + ], + "random": [ + 193.17420959472656 + ], + "same_file": [] + }, + "transition_id": "transition-20ef20fcca35fb9c788c79fc", + "true_rank": 1, + "true_score": 26.346715927124023 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.795433044433594 + ], + "random": [ + 328.1094665527344 + ], + "same_file": [] + }, + "transition_id": "transition-21b204c6352d6c01df6b837e", + "true_rank": 2, + "true_score": 48.58942794799805 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.730276107788086 + ], + "random": [ + 280.1123352050781 + ], + "same_file": [] + }, + "transition_id": "transition-21f3b16d21caa6f34050840d", + "true_rank": 2, + "true_score": 6.760141372680664 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.009765625 + ], + "random": [ + 292.70721435546875 + ], + "same_file": [] + }, + "transition_id": "transition-220a647d415bfa316f8268a4", + "true_rank": 1, + "true_score": 2.9683098793029785 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0426061153411865 + ], + "random": [ + 452.34722900390625 + ], + "same_file": [] + }, + "transition_id": "transition-2233cf159d45e084092bde12", + "true_rank": 2, + "true_score": 2.366492986679077 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 72.91877746582031 + ], + "random": [ + 321.01470947265625 + ], + "same_file": [] + }, + "transition_id": "transition-223e4fd933b9b76dcb4234bf", + "true_rank": 1, + "true_score": 71.30094146728516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.7885971069336 + ], + "random": [ + 419.7510986328125 + ], + "same_file": [] + }, + "transition_id": "transition-23249aa9e78730afafab12a6", + "true_rank": 2, + "true_score": 87.58319091796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.458255767822266 + ], + "random": [ + 313.6567077636719 + ], + "same_file": [] + }, + "transition_id": "transition-23faa30c42d735cd3e746912", + "true_rank": 1, + "true_score": 36.70564651489258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.173425674438477 + ], + "random": [ + 438.4792785644531 + ], + "same_file": [] + }, + "transition_id": "transition-23fc61587aa82bfc713aed97", + "true_rank": 2, + "true_score": 6.214714050292969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.532115936279297 + ], + "random": [ + 271.3731994628906 + ], + "same_file": [] + }, + "transition_id": "transition-24117985fcff56408ced5a6e", + "true_rank": 1, + "true_score": 14.925382614135742 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.318754196166992 + ], + "random": [ + 480.2126159667969 + ], + "same_file": [] + }, + "transition_id": "transition-2422534c170bc28e50960317", + "true_rank": 2, + "true_score": 12.448806762695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.445117950439453 + ], + "random": [ + 286.66064453125 + ], + "same_file": [] + }, + "transition_id": "transition-242ea47b1fe82f6b3f41d14f", + "true_rank": 1, + "true_score": 19.53822135925293 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.072689056396484 + ], + "random": [ + 212.00350952148438 + ], + "same_file": [] + }, + "transition_id": "transition-244a8cd2dfe0c25080d1e47d", + "true_rank": 2, + "true_score": 34.27274703979492 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.100287437438965 + ], + "random": [ + 468.5719909667969 + ], + "same_file": [] + }, + "transition_id": "transition-24fc9c9de93aecdfdf467172", + "true_rank": 2, + "true_score": 10.119880676269531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9233946800231934 + ], + "random": [ + 482.46728515625 + ], + "same_file": [] + }, + "transition_id": "transition-255d031de96fdf788dcbe788", + "true_rank": 2, + "true_score": 4.170003890991211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.228313446044922 + ], + "random": [ + 313.5067138671875 + ], + "same_file": [] + }, + "transition_id": "transition-25a3b4fd13150e6b53f748fe", + "true_rank": 1, + "true_score": 25.976425170898438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 153.21640014648438 + ], + "random": [ + 455.75018310546875 + ], + "same_file": [] + }, + "transition_id": "transition-26234c8a67831934094aaad1", + "true_rank": 2, + "true_score": 157.2252655029297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.696197509765625 + ], + "random": [ + 178.11184692382812 + ], + "same_file": [] + }, + "transition_id": "transition-265b48633953c295f6dfa0b7", + "true_rank": 2, + "true_score": 14.197648048400879 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.803642272949219 + ], + "random": [ + 449.193115234375 + ], + "same_file": [] + }, + "transition_id": "transition-269bc7b9495648f13021610b", + "true_rank": 2, + "true_score": 13.981767654418945 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.187405586242676 + ], + "random": [ + 380.26300048828125 + ], + "same_file": [ + 5.5417914390563965 + ] + }, + "transition_id": "transition-26a60855c2e00f528df9cc76", + "true_rank": 2, + "true_score": 10.480897903442383 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 289.7131652832031 + ], + "mutation": [ + 6.918412685394287 + ], + "random": [ + 161.76876831054688 + ], + "same_file": [] + }, + "transition_id": "transition-26bdcb774e9ec243e1d7139f", + "true_rank": 2, + "true_score": 7.453943729400635 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.45281219482422 + ], + "random": [ + 162.6221923828125 + ], + "same_file": [] + }, + "transition_id": "transition-27054545df7bb729058a34e0", + "true_rank": 1, + "true_score": 24.237398147583008 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.4398486614227295 + ], + "random": [ + 333.65948486328125 + ], + "same_file": [] + }, + "transition_id": "transition-27acadca7d8fa83927a59d57", + "true_rank": 1, + "true_score": 2.031245231628418 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.93902587890625 + ], + "random": [ + 398.87713623046875 + ], + "same_file": [] + }, + "transition_id": "transition-27b6f49428ebc47b88cc8334", + "true_rank": 1, + "true_score": 66.32826232910156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.948507308959961 + ], + "random": [ + 391.5196228027344 + ], + "same_file": [] + }, + "transition_id": "transition-27ec186d4b82151b443a0735", + "true_rank": 2, + "true_score": 15.286423683166504 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.2210807800293 + ], + "random": [ + 254.39097595214844 + ], + "same_file": [] + }, + "transition_id": "transition-28601a2fd766a6fe132a078d", + "true_rank": 2, + "true_score": 62.948970794677734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 231.4416046142578 + ], + "random": [ + 589.697509765625 + ], + "same_file": [] + }, + "transition_id": "transition-286167fef8cd1d6657e0110a", + "true_rank": 2, + "true_score": 232.38006591796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.111663818359375 + ], + "random": [ + 560.4710693359375 + ], + "same_file": [] + }, + "transition_id": "transition-28a2f3b648c7018c2da219ee", + "true_rank": 2, + "true_score": 12.649466514587402 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.25231170654297 + ], + "random": [ + 275.1314697265625 + ], + "same_file": [] + }, + "transition_id": "transition-28a32f1415deb42b1bb3d94a", + "true_rank": 2, + "true_score": 87.02180480957031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.31170654296875 + ], + "random": [ + 143.3079071044922 + ], + "same_file": [] + }, + "transition_id": "transition-28e4b78222d7d0709fd9fa53", + "true_rank": 2, + "true_score": 62.191226959228516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.389073848724365 + ], + "random": [ + 259.72149658203125 + ], + "same_file": [] + }, + "transition_id": "transition-28f658382f243dc8972f8ea5", + "true_rank": 1, + "true_score": 4.31794548034668 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.917056083679199 + ], + "random": [ + 439.9713134765625 + ], + "same_file": [ + 1.9058401584625244 + ] + }, + "transition_id": "transition-29b323bc2c7f6b486386b40d", + "true_rank": 2, + "true_score": 7.111341953277588 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.4599480628967285 + ], + "random": [ + 153.71261596679688 + ], + "same_file": [] + }, + "transition_id": "transition-29b91c533b2a394c43d5d394", + "true_rank": 1, + "true_score": 3.206669330596924 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.06538200378418 + ], + "random": [ + 485.53338623046875 + ], + "same_file": [] + }, + "transition_id": "transition-29d444eb21e80f1af9b28019", + "true_rank": 2, + "true_score": 9.821842193603516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.03831481933594 + ], + "random": [ + 534.2825927734375 + ], + "same_file": [] + }, + "transition_id": "transition-2a0d079a038c92647ad1531b", + "true_rank": 2, + "true_score": 34.35059356689453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.3828182220459 + ], + "random": [ + 465.75701904296875 + ], + "same_file": [] + }, + "transition_id": "transition-2a16e49923c67e4bff6ebb76", + "true_rank": 2, + "true_score": 18.345561981201172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.857643127441406 + ], + "random": [ + 392.3255615234375 + ], + "same_file": [] + }, + "transition_id": "transition-2a4b33e94016493f691b1a57", + "true_rank": 2, + "true_score": 48.709190368652344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.39058780670166 + ], + "random": [ + 210.3917999267578 + ], + "same_file": [] + }, + "transition_id": "transition-2ab50e04fea541cd25ec17dc", + "true_rank": 1, + "true_score": 5.235630989074707 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.08698272705078 + ], + "random": [ + 178.55831909179688 + ], + "same_file": [] + }, + "transition_id": "transition-2b2501226a6d4a36c5cd9fe7", + "true_rank": 2, + "true_score": 33.677650451660156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.812541961669922 + ], + "random": [ + 288.5302734375 + ], + "same_file": [] + }, + "transition_id": "transition-2b4d2c859a49e55dfc9e0310", + "true_rank": 1, + "true_score": 31.809043884277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.829613208770752 + ], + "random": [ + 661.16552734375 + ], + "same_file": [] + }, + "transition_id": "transition-2bef0a072e31c4bd43bb3a86", + "true_rank": 1, + "true_score": 3.5974392890930176 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 143.7574462890625 + ], + "random": [ + 327.3421630859375 + ], + "same_file": [] + }, + "transition_id": "transition-2cc3d1be34939c860995c621", + "true_rank": 1, + "true_score": 142.69705200195312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.19876098632812 + ], + "random": [ + 359.8559265136719 + ], + "same_file": [] + }, + "transition_id": "transition-2d2027432cc7ea52d47614cd", + "true_rank": 1, + "true_score": 62.27797317504883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.6703686714172363 + ], + "random": [ + 254.66627502441406 + ], + "same_file": [] + }, + "transition_id": "transition-2dade60612e89f5535ef34b9", + "true_rank": 2, + "true_score": 3.2962772846221924 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.971707344055176 + ], + "random": [ + 367.69635009765625 + ], + "same_file": [] + }, + "transition_id": "transition-2db666e20443c9138f810adb", + "true_rank": 2, + "true_score": 3.2104740142822266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.515667915344238 + ], + "random": [ + 306.48443603515625 + ], + "same_file": [] + }, + "transition_id": "transition-2dcd97bdc9f13f688829d55e", + "true_rank": 1, + "true_score": 10.332660675048828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.42633056640625 + ], + "random": [ + 213.36361694335938 + ], + "same_file": [] + }, + "transition_id": "transition-2df7824680347f259434adb2", + "true_rank": 1, + "true_score": 41.36361312866211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.460582733154297 + ], + "random": [ + 453.9759521484375 + ], + "same_file": [] + }, + "transition_id": "transition-2ed698c26896cb04cc54de9a", + "true_rank": 1, + "true_score": 18.155120849609375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.201608896255493 + ], + "random": [ + 592.4224243164062 + ], + "same_file": [] + }, + "transition_id": "transition-2fa9df4d44c18b320fbedb00", + "true_rank": 1, + "true_score": 2.7435970306396484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.198604583740234 + ], + "random": [ + 259.6553955078125 + ], + "same_file": [] + }, + "transition_id": "transition-2fc4ccb9862ad27f41a99b65", + "true_rank": 2, + "true_score": 7.738283157348633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.74160385131836 + ], + "random": [ + 215.76043701171875 + ], + "same_file": [] + }, + "transition_id": "transition-2ff34faa736a85dc8aa3b931", + "true_rank": 2, + "true_score": 43.98424530029297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 153.44009399414062 + ], + "random": [ + 356.50750732421875 + ], + "same_file": [] + }, + "transition_id": "transition-2ff3a0b516940037aa7685e0", + "true_rank": 1, + "true_score": 145.94512939453125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.65412521362305 + ], + "random": [ + 533.7745971679688 + ], + "same_file": [] + }, + "transition_id": "transition-3008b2726ba0a9417c17659e", + "true_rank": 2, + "true_score": 59.03164291381836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.944673538208008 + ], + "random": [ + 319.49322509765625 + ], + "same_file": [] + }, + "transition_id": "transition-303a9b183ebab690b27b6ed2", + "true_rank": 1, + "true_score": 16.603721618652344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.220741271972656 + ], + "random": [ + 169.2715301513672 + ], + "same_file": [] + }, + "transition_id": "transition-30b6e028fa62f3224eb824c8", + "true_rank": 1, + "true_score": 60.878273010253906 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.989476203918457 + ], + "random": [ + 260.2977294921875 + ], + "same_file": [ + 122.38545989990234 + ] + }, + "transition_id": "transition-30c929ad82c5c779d710814d", + "true_rank": 1, + "true_score": 11.85983943939209 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.6751604080200195 + ], + "random": [ + 303.68426513671875 + ], + "same_file": [] + }, + "transition_id": "transition-31527049d35f66282c4938d9", + "true_rank": 2, + "true_score": 6.025774002075195 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.545047760009766 + ], + "random": [ + 418.75811767578125 + ], + "same_file": [] + }, + "transition_id": "transition-316286364790bf5f0e68a906", + "true_rank": 1, + "true_score": 15.193197250366211 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 222.77706909179688 + ], + "mutation": [ + 18.3388671875 + ], + "random": [ + 340.8919372558594 + ], + "same_file": [] + }, + "transition_id": "transition-31d811849c62a052e624ac13", + "true_rank": 1, + "true_score": 17.130002975463867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.807068347930908 + ], + "random": [ + 194.27978515625 + ], + "same_file": [] + }, + "transition_id": "transition-31e183995a159363512032db", + "true_rank": 1, + "true_score": 7.238229751586914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9514334201812744 + ], + "random": [ + 416.6800231933594 + ], + "same_file": [] + }, + "transition_id": "transition-323e937ab9a1767efed50af2", + "true_rank": 1, + "true_score": 0.7684990167617798 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 121.58338928222656 + ], + "mutation": [ + 1.555884838104248 + ], + "random": [ + 334.7892761230469 + ], + "same_file": [] + }, + "transition_id": "transition-32ce51d242710973a393df84", + "true_rank": 1, + "true_score": 1.4739670753479004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.03036880493164 + ], + "random": [ + 256.55645751953125 + ], + "same_file": [] + }, + "transition_id": "transition-32f094f2efc0b92f5a22451d", + "true_rank": 1, + "true_score": 15.318473815917969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.612017631530762 + ], + "random": [ + 229.35850524902344 + ], + "same_file": [] + }, + "transition_id": "transition-32f89a643af94804200fc8c6", + "true_rank": 1, + "true_score": 4.140555381774902 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.1127097606658936 + ], + "random": [ + 424.0403137207031 + ], + "same_file": [] + }, + "transition_id": "transition-334372c6067a6c4fb574111c", + "true_rank": 1, + "true_score": 2.006141185760498 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.024595022201538 + ], + "random": [ + 305.8477478027344 + ], + "same_file": [] + }, + "transition_id": "transition-33a367feab83c695e8f02676", + "true_rank": 1, + "true_score": 2.88375186920166 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.76174926757812 + ], + "random": [ + 198.91384887695312 + ], + "same_file": [] + }, + "transition_id": "transition-343d798799c0d87b85ef51aa", + "true_rank": 1, + "true_score": 79.813720703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 100.0232162475586 + ], + "random": [ + 391.29107666015625 + ], + "same_file": [] + }, + "transition_id": "transition-34434a238d25792e1a2f9a0d", + "true_rank": 2, + "true_score": 101.67314910888672 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.272211074829102 + ], + "random": [ + 432.736328125 + ], + "same_file": [ + 31.37003517150879 + ] + }, + "transition_id": "transition-345728f6b537f074fe8f720e", + "true_rank": 2, + "true_score": 11.469409942626953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.205852508544922 + ], + "random": [ + 294.6054382324219 + ], + "same_file": [] + }, + "transition_id": "transition-34905b4425657f00fd196c25", + "true_rank": 1, + "true_score": 7.667995929718018 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.39919090270996 + ], + "random": [ + 564.76708984375 + ], + "same_file": [] + }, + "transition_id": "transition-34d963006b22e1b268acdae0", + "true_rank": 2, + "true_score": 30.81055450439453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.562551498413086 + ], + "random": [ + 328.3086242675781 + ], + "same_file": [] + }, + "transition_id": "transition-350bf6d7b9189ae9b2a734c3", + "true_rank": 1, + "true_score": 9.660139083862305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.079290390014648 + ], + "random": [ + 205.3345184326172 + ], + "same_file": [] + }, + "transition_id": "transition-353509aaed12f35b207f17ec", + "true_rank": 1, + "true_score": 11.51766300201416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.99882507324219 + ], + "random": [ + 396.0125732421875 + ], + "same_file": [] + }, + "transition_id": "transition-354c5e484156408b433e33d1", + "true_rank": 1, + "true_score": 83.51193237304688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.511033535003662 + ], + "random": [ + 485.2453308105469 + ], + "same_file": [] + }, + "transition_id": "transition-35ff74316670961c1c3d731e", + "true_rank": 1, + "true_score": 1.4389443397521973 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.6896190643310547 + ], + "random": [ + 372.13043212890625 + ], + "same_file": [] + }, + "transition_id": "transition-35ffa92cc998ef5620fab754", + "true_rank": 1, + "true_score": 2.4150071144104004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 236.93258666992188 + ], + "random": [ + 528.8115234375 + ], + "same_file": [] + }, + "transition_id": "transition-36499a301577287a71f3dad8", + "true_rank": 1, + "true_score": 227.66152954101562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 240.012451171875 + ], + "random": [ + 167.830078125 + ], + "same_file": [] + }, + "transition_id": "transition-36a100709a671a47379648e9", + "true_rank": 3, + "true_score": 246.41798400878906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.99144983291626 + ], + "random": [ + 330.0093688964844 + ], + "same_file": [] + }, + "transition_id": "transition-37c16ba4fff8f87e55578b13", + "true_rank": 2, + "true_score": 8.288237571716309 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 232.99005126953125 + ], + "random": [ + 461.79791259765625 + ], + "same_file": [] + }, + "transition_id": "transition-37ed0914c3027f945d3aadcc", + "true_rank": 2, + "true_score": 234.86630249023438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.09831237792969 + ], + "random": [ + 139.5435791015625 + ], + "same_file": [] + }, + "transition_id": "transition-37f68cb68a9449cfcbb7675e", + "true_rank": 1, + "true_score": 54.56747817993164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.73290252685547 + ], + "random": [ + 119.27482604980469 + ], + "same_file": [] + }, + "transition_id": "transition-384d0b1f12e57ce8e3df6603", + "true_rank": 1, + "true_score": 56.884437561035156 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.590438365936279 + ], + "random": [ + 170.40823364257812 + ], + "same_file": [ + 186.64736938476562 + ] + }, + "transition_id": "transition-3905ee75a8e194b98312733f", + "true_rank": 2, + "true_score": 7.098109245300293 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 227.19381713867188 + ], + "mutation": [ + 9.010822296142578 + ], + "random": [ + 232.34445190429688 + ], + "same_file": [] + }, + "transition_id": "transition-397b591cc232d636a8fd4d99", + "true_rank": 2, + "true_score": 9.80184555053711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 202.61074829101562 + ], + "random": [ + 377.1007080078125 + ], + "same_file": [] + }, + "transition_id": "transition-39af65b6b488d4d6f2705721", + "true_rank": 1, + "true_score": 195.46212768554688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4475128650665283 + ], + "random": [ + 223.9530029296875 + ], + "same_file": [] + }, + "transition_id": "transition-39afd68765f4bb35f29d89e4", + "true_rank": 2, + "true_score": 1.56717848777771 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.000303268432617 + ], + "random": [ + 308.75079345703125 + ], + "same_file": [] + }, + "transition_id": "transition-39fed94cddfcd7e95839f9ab", + "true_rank": 2, + "true_score": 6.386294364929199 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.264296531677246 + ], + "random": [ + 52.291900634765625 + ], + "same_file": [] + }, + "transition_id": "transition-3a007d73b117d710358f52ca", + "true_rank": 1, + "true_score": 2.1770896911621094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.12233829498291 + ], + "random": [ + 433.9249267578125 + ], + "same_file": [] + }, + "transition_id": "transition-3a7d8c067da3c2b18cac78e5", + "true_rank": 1, + "true_score": 10.019378662109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.77109146118164 + ], + "random": [ + 262.91668701171875 + ], + "same_file": [] + }, + "transition_id": "transition-3a7dcdfcc5c2254d10bf0931", + "true_rank": 1, + "true_score": 15.66609001159668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.53543472290039 + ], + "random": [ + 306.4656982421875 + ], + "same_file": [] + }, + "transition_id": "transition-3a8ed95bc7d328fef537c00d", + "true_rank": 1, + "true_score": 9.689581871032715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.20932388305664 + ], + "random": [ + 547.1005249023438 + ], + "same_file": [] + }, + "transition_id": "transition-3ab9e9b14a1945a52cb325cd", + "true_rank": 1, + "true_score": 25.05486297607422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.552409172058105 + ], + "random": [ + 268.4967956542969 + ], + "same_file": [] + }, + "transition_id": "transition-3b08694ac174d33d3045bc85", + "true_rank": 1, + "true_score": 8.166107177734375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 155.80587768554688 + ], + "random": [ + 452.35040283203125 + ], + "same_file": [] + }, + "transition_id": "transition-3b8f22a772bcf62e69099b8b", + "true_rank": 2, + "true_score": 159.3530731201172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.20766544342041 + ], + "random": [ + 162.5316162109375 + ], + "same_file": [] + }, + "transition_id": "transition-3ba8ac3e25a37c3fe47d1a0d", + "true_rank": 2, + "true_score": 15.491151809692383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.416144847869873 + ], + "random": [ + 129.25418090820312 + ], + "same_file": [] + }, + "transition_id": "transition-3baf28221945a3a928b331a8", + "true_rank": 2, + "true_score": 4.528429985046387 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.897764205932617 + ], + "random": [ + 297.2462463378906 + ], + "same_file": [] + }, + "transition_id": "transition-3bdc4ab50e0a20bcecfaf223", + "true_rank": 1, + "true_score": 23.514362335205078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.6155107021331787 + ], + "random": [ + 411.6185302734375 + ], + "same_file": [] + }, + "transition_id": "transition-3c25d240540dd5b1e9cff162", + "true_rank": 1, + "true_score": 3.380333423614502 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.797340393066406 + ], + "random": [ + 156.69122314453125 + ], + "same_file": [] + }, + "transition_id": "transition-3c34fec282b676c7a3e4b175", + "true_rank": 2, + "true_score": 31.666912078857422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.4158830642700195 + ], + "random": [ + 199.30487060546875 + ], + "same_file": [] + }, + "transition_id": "transition-3c8c2f3aff060f383ddaa7c6", + "true_rank": 2, + "true_score": 8.127596855163574 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 244.3405303955078 + ], + "random": [ + 285.73193359375 + ], + "same_file": [] + }, + "transition_id": "transition-3cd88a9eaac1ca1a5ee49330", + "true_rank": 1, + "true_score": 243.40182495117188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.54521179199219 + ], + "random": [ + 431.57281494140625 + ], + "same_file": [] + }, + "transition_id": "transition-3cd8d8809391ea089fcf9ad6", + "true_rank": 2, + "true_score": 59.23011016845703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7846440672874451 + ], + "random": [ + 263.8398132324219 + ], + "same_file": [] + }, + "transition_id": "transition-3cdf3a35c819bdc4743d3ebc", + "true_rank": 1, + "true_score": 0.6795335412025452 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7154397964477539 + ], + "random": [ + 448.20880126953125 + ], + "same_file": [] + }, + "transition_id": "transition-3ce5739975a7ceb99f1d754d", + "true_rank": 1, + "true_score": 0.7116177082061768 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.57135009765625 + ], + "random": [ + 175.77059936523438 + ], + "same_file": [] + }, + "transition_id": "transition-3d5a983fbbca322d4b7d0cb7", + "true_rank": 2, + "true_score": 24.697528839111328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8705904483795166 + ], + "random": [ + 350.254638671875 + ], + "same_file": [] + }, + "transition_id": "transition-3dacb63a629a31d11508e85c", + "true_rank": 2, + "true_score": 2.7959885597229004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.396120071411133 + ], + "random": [ + 407.29168701171875 + ], + "same_file": [] + }, + "transition_id": "transition-3dad6eebfa5e15923e0bc4eb", + "true_rank": 1, + "true_score": 13.735517501831055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.19622802734375 + ], + "random": [ + 152.74551391601562 + ], + "same_file": [] + }, + "transition_id": "transition-3e116a724554f94948b7d91f", + "true_rank": 2, + "true_score": 66.4559326171875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.18753433227539 + ], + "random": [ + 381.33038330078125 + ], + "same_file": [ + 92.84381103515625 + ] + }, + "transition_id": "transition-3e187942eab3754d344fc270", + "true_rank": 2, + "true_score": 57.15189743041992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.325841903686523 + ], + "random": [ + 265.7656555175781 + ], + "same_file": [] + }, + "transition_id": "transition-3eb582802ff1571bf4ab0ea3", + "true_rank": 2, + "true_score": 17.36643409729004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.77313232421875 + ], + "random": [ + 501.6981201171875 + ], + "same_file": [] + }, + "transition_id": "transition-3ed62d946491b2f980bad2c7", + "true_rank": 1, + "true_score": 33.300113677978516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.402697563171387 + ], + "random": [ + 428.201416015625 + ], + "same_file": [] + }, + "transition_id": "transition-3ee4122ead7395054284d0bf", + "true_rank": 1, + "true_score": 10.085770606994629 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.680267333984375 + ], + "random": [ + 333.1330871582031 + ], + "same_file": [] + }, + "transition_id": "transition-3eed6be31367ef177c3f3631", + "true_rank": 2, + "true_score": 12.734762191772461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 180.70999145507812 + ], + "random": [ + 150.64657592773438 + ], + "same_file": [] + }, + "transition_id": "transition-3ef889525f0df2fe6ce619b5", + "true_rank": 3, + "true_score": 181.9364013671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 114.29365539550781 + ], + "random": [ + 409.6243591308594 + ], + "same_file": [] + }, + "transition_id": "transition-3f105692206a604e2bcc6441", + "true_rank": 2, + "true_score": 118.95332336425781 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.438678741455078 + ], + "random": [ + 369.27020263671875 + ], + "same_file": [ + 15.131109237670898 + ] + }, + "transition_id": "transition-3f257708fdfc721ad617253d", + "true_rank": 1, + "true_score": 6.310184001922607 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.598456382751465 + ], + "random": [ + 226.6725616455078 + ], + "same_file": [] + }, + "transition_id": "transition-3f3162b6045481bc4b5d5680", + "true_rank": 1, + "true_score": 5.756980895996094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.283082962036133 + ], + "random": [ + 303.1272277832031 + ], + "same_file": [] + }, + "transition_id": "transition-3f728ed515a4639865c4b325", + "true_rank": 1, + "true_score": 5.8493757247924805 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.27214050292969 + ], + "random": [ + 528.8623046875 + ], + "same_file": [] + }, + "transition_id": "transition-3f9afbc1f1dade53d94556ec", + "true_rank": 2, + "true_score": 34.882896423339844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.76166343688965 + ], + "random": [ + 524.375 + ], + "same_file": [] + }, + "transition_id": "transition-404caef60ddf6b492e516d53", + "true_rank": 2, + "true_score": 24.308231353759766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.79500961303711 + ], + "random": [ + 532.9619750976562 + ], + "same_file": [] + }, + "transition_id": "transition-40c066f65d6fa43532d9aed6", + "true_rank": 1, + "true_score": 30.78244400024414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.372215270996094 + ], + "random": [ + 391.59466552734375 + ], + "same_file": [] + }, + "transition_id": "transition-411f775f60bf6111a4632194", + "true_rank": 1, + "true_score": 61.071773529052734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 72.73365783691406 + ], + "random": [ + 397.27557373046875 + ], + "same_file": [] + }, + "transition_id": "transition-41acf2bef3e89c63c0cbdcf8", + "true_rank": 1, + "true_score": 69.65308380126953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.12364196777344 + ], + "random": [ + 427.12127685546875 + ], + "same_file": [] + }, + "transition_id": "transition-41e624fb6f37fc0e83306187", + "true_rank": 2, + "true_score": 77.12518310546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.18059539794922 + ], + "random": [ + 409.87255859375 + ], + "same_file": [] + }, + "transition_id": "transition-41fa88015e014fc58a2fdc28", + "true_rank": 2, + "true_score": 68.59797668457031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 171.37841796875 + ], + "random": [ + 601.7919921875 + ], + "same_file": [] + }, + "transition_id": "transition-420f7e89422ab9f7a5789d90", + "true_rank": 1, + "true_score": 170.38967895507812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.8748664855957 + ], + "random": [ + 230.903076171875 + ], + "same_file": [] + }, + "transition_id": "transition-421eb3503a252022f72cf737", + "true_rank": 1, + "true_score": 41.6560173034668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 132.1028289794922 + ], + "random": [ + 161.995849609375 + ], + "same_file": [] + }, + "transition_id": "transition-422a5f060c3becafaebcf6ea", + "true_rank": 1, + "true_score": 132.0214080810547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.35297393798828 + ], + "random": [ + 283.25457763671875 + ], + "same_file": [] + }, + "transition_id": "transition-425e0e63c92723283d57b08a", + "true_rank": 1, + "true_score": 27.00054931640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 64.50751495361328 + ], + "random": [ + 337.76104736328125 + ], + "same_file": [] + }, + "transition_id": "transition-4274ccca8543e3ab531b03f7", + "true_rank": 2, + "true_score": 66.06758880615234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.786636352539062 + ], + "random": [ + 512.5475463867188 + ], + "same_file": [] + }, + "transition_id": "transition-4278152c6d06710417a03293", + "true_rank": 1, + "true_score": 12.190756797790527 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.1539490222930908 + ], + "random": [ + 337.47796630859375 + ], + "same_file": [] + }, + "transition_id": "transition-42d5fb209ae00f98927ffe51", + "true_rank": 2, + "true_score": 1.5967128276824951 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.064172744750977 + ], + "random": [ + 431.7900085449219 + ], + "same_file": [] + }, + "transition_id": "transition-4306b76df75dd29636cc8569", + "true_rank": 2, + "true_score": 13.149547576904297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.713115692138672 + ], + "random": [ + 169.38514709472656 + ], + "same_file": [] + }, + "transition_id": "transition-43183f518d51f455b2f48386", + "true_rank": 2, + "true_score": 28.464078903198242 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.164695739746094 + ], + "random": [ + 446.3675231933594 + ], + "same_file": [ + 30.491485595703125 + ] + }, + "transition_id": "transition-4336c5b1a52141e293409c86", + "true_rank": 1, + "true_score": 8.870498657226562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.801064491271973 + ], + "random": [ + 339.471923828125 + ], + "same_file": [] + }, + "transition_id": "transition-442a98e10ddd8551fe92d571", + "true_rank": 1, + "true_score": 5.459152698516846 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.33119201660156 + ], + "random": [ + 538.3307495117188 + ], + "same_file": [] + }, + "transition_id": "transition-444cbcdae7ccee8ad9d5cb06", + "true_rank": 2, + "true_score": 56.57154083251953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.320740699768066 + ], + "random": [ + 223.48648071289062 + ], + "same_file": [] + }, + "transition_id": "transition-449cafddc0f686eebd7a05c6", + "true_rank": 1, + "true_score": 4.690168380737305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.03325843811035 + ], + "random": [ + 376.24853515625 + ], + "same_file": [] + }, + "transition_id": "transition-44bfe83437a45ffd81118cb3", + "true_rank": 2, + "true_score": 20.309654235839844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.33314514160156 + ], + "random": [ + 301.1757507324219 + ], + "same_file": [] + }, + "transition_id": "transition-455456d438f50c9f8525d428", + "true_rank": 1, + "true_score": 79.17645263671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.085304260253906 + ], + "random": [ + 207.0823974609375 + ], + "same_file": [] + }, + "transition_id": "transition-455b2dd26cab5d31b94ea759", + "true_rank": 1, + "true_score": 30.10395050048828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.47508239746094 + ], + "random": [ + 225.0300750732422 + ], + "same_file": [] + }, + "transition_id": "transition-45722611a5ab773e50e3ad8f", + "true_rank": 2, + "true_score": 39.49173355102539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.27945613861084 + ], + "random": [ + 352.29913330078125 + ], + "same_file": [] + }, + "transition_id": "transition-459ee6db230d29e9ad2ca628", + "true_rank": 2, + "true_score": 9.362794876098633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3906538486480713 + ], + "random": [ + 483.09228515625 + ], + "same_file": [] + }, + "transition_id": "transition-45a7b9106494292147891954", + "true_rank": 1, + "true_score": 1.2322092056274414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.744322776794434 + ], + "random": [ + 300.61016845703125 + ], + "same_file": [] + }, + "transition_id": "transition-45c81caa808c2e88588121e3", + "true_rank": 2, + "true_score": 8.061756134033203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 188.67807006835938 + ], + "random": [ + 366.41204833984375 + ], + "same_file": [] + }, + "transition_id": "transition-45e3195ad7ac6c242d8104ee", + "true_rank": 2, + "true_score": 189.75961303710938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.89033508300781 + ], + "random": [ + 381.50286865234375 + ], + "same_file": [] + }, + "transition_id": "transition-45eee772b6e9ab46981a0436", + "true_rank": 1, + "true_score": 43.91920471191406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.522907257080078 + ], + "random": [ + 135.02816772460938 + ], + "same_file": [] + }, + "transition_id": "transition-462b8a62122605da8cbf6c70", + "true_rank": 1, + "true_score": 30.60810089111328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.18309020996094 + ], + "random": [ + 585.8133544921875 + ], + "same_file": [] + }, + "transition_id": "transition-4633d9cd838ef0febed563de", + "true_rank": 2, + "true_score": 63.40333938598633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 166.73231506347656 + ], + "random": [ + 678.6304931640625 + ], + "same_file": [] + }, + "transition_id": "transition-463afe8213905d59025d88f4", + "true_rank": 1, + "true_score": 165.7617645263672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.085227966308594 + ], + "random": [ + 329.38067626953125 + ], + "same_file": [] + }, + "transition_id": "transition-46561824d0f1c37dbce72e10", + "true_rank": 1, + "true_score": 4.558372497558594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.9952621459961 + ], + "random": [ + 352.5367431640625 + ], + "same_file": [] + }, + "transition_id": "transition-46814f4ee8fb8f017b7e7cf1", + "true_rank": 1, + "true_score": 83.23239135742188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.401863098144531 + ], + "random": [ + 272.44488525390625 + ], + "same_file": [] + }, + "transition_id": "transition-4683f88529c5a07fb17bac4e", + "true_rank": 1, + "true_score": 6.202984809875488 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.160749435424805 + ], + "random": [ + 100.47650146484375 + ], + "same_file": [] + }, + "transition_id": "transition-46a870dee720fc0afee024eb", + "true_rank": 1, + "true_score": 26.37389373779297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.69377899169922 + ], + "random": [ + 247.66018676757812 + ], + "same_file": [] + }, + "transition_id": "transition-4709d48ec83cfa06ea2648a8", + "true_rank": 2, + "true_score": 45.6076545715332 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.60807800292969 + ], + "random": [ + 223.07591247558594 + ], + "same_file": [] + }, + "transition_id": "transition-4744ef2fadea4ba5da0eda3c", + "true_rank": 2, + "true_score": 38.86567306518555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.97769546508789 + ], + "random": [ + 113.84313201904297 + ], + "same_file": [] + }, + "transition_id": "transition-4824bdb12f9348cfd5f03d6f", + "true_rank": 2, + "true_score": 16.113204956054688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.280869483947754 + ], + "random": [ + 105.60518646240234 + ], + "same_file": [] + }, + "transition_id": "transition-483fd3a51ddceb376bb1623e", + "true_rank": 2, + "true_score": 14.230016708374023 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 13.538558959960938 + ], + "mutation": [ + 13.388347625732422 + ], + "random": [ + 379.3309326171875 + ], + "same_file": [ + 13.538558959960938 + ] + }, + "transition_id": "transition-4886081d2b4de780f785a11c", + "true_rank": 4, + "true_score": 14.025137901306152 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 126.21292114257812 + ], + "random": [ + 306.77362060546875 + ], + "same_file": [] + }, + "transition_id": "transition-489243ffaee6a4f3e5ca78eb", + "true_rank": 2, + "true_score": 127.12223815917969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.33106994628906 + ], + "random": [ + 514.503662109375 + ], + "same_file": [] + }, + "transition_id": "transition-48e7a51434d5edbdafa2b113", + "true_rank": 1, + "true_score": 67.50362396240234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.312702178955078 + ], + "random": [ + 485.8085632324219 + ], + "same_file": [] + }, + "transition_id": "transition-48efdd5bd2e502a635295c02", + "true_rank": 1, + "true_score": 18.722919464111328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 122.16987609863281 + ], + "random": [ + 435.7934265136719 + ], + "same_file": [] + }, + "transition_id": "transition-48f29de86dab6c3fabaf76e3", + "true_rank": 1, + "true_score": 111.07546997070312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.878496170043945 + ], + "random": [ + 213.8544921875 + ], + "same_file": [] + }, + "transition_id": "transition-48f9c6ed8b76536bb2484306", + "true_rank": 1, + "true_score": 16.5235652923584 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.969562530517578 + ], + "random": [ + 216.0856475830078 + ], + "same_file": [] + }, + "transition_id": "transition-492603a09191c70f057d416b", + "true_rank": 1, + "true_score": 7.082046031951904 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.4153823852539 + ], + "random": [ + 413.00408935546875 + ], + "same_file": [] + }, + "transition_id": "transition-49797455aa70f28ec6fc0bf3", + "true_rank": 1, + "true_score": 81.22328186035156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.928503036499023 + ], + "random": [ + 317.579833984375 + ], + "same_file": [] + }, + "transition_id": "transition-49cf94b4b3a9f32cf1ccd2c4", + "true_rank": 1, + "true_score": 7.684269905090332 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.26620864868164 + ], + "random": [ + 192.925048828125 + ], + "same_file": [] + }, + "transition_id": "transition-49dbe5da85cef3307cde2590", + "true_rank": 1, + "true_score": 26.165760040283203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.828155517578125 + ], + "random": [ + 495.14501953125 + ], + "same_file": [] + }, + "transition_id": "transition-49ef8ddf4698068e08d2ecd3", + "true_rank": 1, + "true_score": 18.118759155273438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.066167831420898 + ], + "random": [ + 235.22830200195312 + ], + "same_file": [] + }, + "transition_id": "transition-4a5e85759a60e024787980cd", + "true_rank": 1, + "true_score": 12.55328369140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.884645462036133 + ], + "random": [ + 379.46099853515625 + ], + "same_file": [] + }, + "transition_id": "transition-4aaa3c2e4c74a8a8eb7c9739", + "true_rank": 1, + "true_score": 6.433870315551758 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.08332633972168 + ], + "random": [ + 403.43792724609375 + ], + "same_file": [ + 21.813690185546875 + ] + }, + "transition_id": "transition-4ad3691eb41d74fdf137c95b", + "true_rank": 2, + "true_score": 15.1702880859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.607769250869751 + ], + "random": [ + 433.460205078125 + ], + "same_file": [] + }, + "transition_id": "transition-4ae39d9ba55197cd4f3980a7", + "true_rank": 1, + "true_score": 3.4583780765533447 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.356547355651855 + ], + "random": [ + 262.8924865722656 + ], + "same_file": [] + }, + "transition_id": "transition-4afe963d327277fc2b9be6a8", + "true_rank": 1, + "true_score": 11.33051872253418 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.65212631225586 + ], + "random": [ + 323.8941650390625 + ], + "same_file": [] + }, + "transition_id": "transition-4b424b419fd0845dc0fe716b", + "true_rank": 1, + "true_score": 45.40194320678711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 92.15303039550781 + ], + "random": [ + 253.90167236328125 + ], + "same_file": [] + }, + "transition_id": "transition-4b4c16fbbba13293bcb15698", + "true_rank": 1, + "true_score": 90.958740234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.800373077392578 + ], + "random": [ + 395.8258056640625 + ], + "same_file": [] + }, + "transition_id": "transition-4b4eb7d504af2724d0d55d19", + "true_rank": 2, + "true_score": 22.140525817871094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.28721809387207 + ], + "random": [ + 217.77346801757812 + ], + "same_file": [] + }, + "transition_id": "transition-4b65b3dba777f46af1e1ea0b", + "true_rank": 1, + "true_score": 29.381444931030273 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 126.4571762084961 + ], + "random": [ + 284.61322021484375 + ], + "same_file": [] + }, + "transition_id": "transition-4b7fa6e3c65b93cc709967b3", + "true_rank": 1, + "true_score": 124.83729553222656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.387134552001953 + ], + "random": [ + 275.77899169921875 + ], + "same_file": [] + }, + "transition_id": "transition-4bb28dc4e66d7af11ffa616f", + "true_rank": 2, + "true_score": 27.50286102294922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.598350524902344 + ], + "random": [ + 527.282470703125 + ], + "same_file": [] + }, + "transition_id": "transition-4bed1d93dc3629f43c9562fa", + "true_rank": 1, + "true_score": 10.548526763916016 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.1575028896331787 + ], + "random": [ + 374.09967041015625 + ], + "same_file": [ + 66.29800415039062 + ] + }, + "transition_id": "transition-4bf3367f7f5bf33534eb9e7b", + "true_rank": 1, + "true_score": 1.9471511840820312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 109.80035400390625 + ], + "random": [ + 455.8301696777344 + ], + "same_file": [] + }, + "transition_id": "transition-4c569a2a192b66c743d54c5b", + "true_rank": 2, + "true_score": 114.82670593261719 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 144.13343811035156 + ], + "random": [ + 441.8492736816406 + ], + "same_file": [ + 47.94303894042969 + ] + }, + "transition_id": "transition-4c6f3136ccb3a713ff4e7673", + "true_rank": 3, + "true_score": 149.430908203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.942397117614746 + ], + "random": [ + 442.86419677734375 + ], + "same_file": [] + }, + "transition_id": "transition-4c744da616d3e7750a3ad30c", + "true_rank": 2, + "true_score": 5.432551860809326 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.682186126708984 + ], + "random": [ + 306.475830078125 + ], + "same_file": [] + }, + "transition_id": "transition-4c93e474b6803e44ae851816", + "true_rank": 1, + "true_score": 23.57596206665039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.556121826171875 + ], + "random": [ + 323.8243408203125 + ], + "same_file": [] + }, + "transition_id": "transition-4cfbb85507b9fc19e9580413", + "true_rank": 2, + "true_score": 63.768882751464844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.690330505371094 + ], + "random": [ + 253.6597442626953 + ], + "same_file": [] + }, + "transition_id": "transition-4d4fda14ccef496b36ad083d", + "true_rank": 2, + "true_score": 53.06291961669922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.1480598449707 + ], + "random": [ + 597.474609375 + ], + "same_file": [] + }, + "transition_id": "transition-4d66384f85d7c7bc64490f91", + "true_rank": 1, + "true_score": 41.21424865722656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2986732721328735 + ], + "random": [ + 356.8050537109375 + ], + "same_file": [] + }, + "transition_id": "transition-4de606fc8a76d986aea50c11", + "true_rank": 1, + "true_score": 1.2711163759231567 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.25145721435547 + ], + "random": [ + 355.8587646484375 + ], + "same_file": [] + }, + "transition_id": "transition-4e414ef77590064700288390", + "true_rank": 2, + "true_score": 78.36390686035156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.719669342041016 + ], + "random": [ + 492.7642822265625 + ], + "same_file": [] + }, + "transition_id": "transition-4e890b73aba76d2dd9281e78", + "true_rank": 2, + "true_score": 12.275010108947754 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.611433029174805 + ], + "random": [ + 475.57763671875 + ], + "same_file": [] + }, + "transition_id": "transition-4e997c51b7a312bde2b6416e", + "true_rank": 1, + "true_score": 28.619138717651367 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.66374969482422 + ], + "random": [ + 364.62445068359375 + ], + "same_file": [] + }, + "transition_id": "transition-4e9e9aa01d88adc9c8534c19", + "true_rank": 2, + "true_score": 67.9667739868164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 47.61638641357422 + ], + "random": [ + 107.59519958496094 + ], + "same_file": [] + }, + "transition_id": "transition-4f1a5fdccb622799539fd9f3", + "true_rank": 1, + "true_score": 45.34165954589844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.567934513092041 + ], + "random": [ + 474.387939453125 + ], + "same_file": [] + }, + "transition_id": "transition-4f8a0ccb96d73b7a67e66985", + "true_rank": 1, + "true_score": 2.0138957500457764 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 209.1824951171875 + ], + "random": [ + 348.797607421875 + ], + "same_file": [] + }, + "transition_id": "transition-50071b4b58c8d9d8497e84e5", + "true_rank": 2, + "true_score": 210.22305297851562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.88679122924805 + ], + "random": [ + 213.8331298828125 + ], + "same_file": [] + }, + "transition_id": "transition-5029c0729a617101b7ed41cf", + "true_rank": 1, + "true_score": 33.2675666809082 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.38138961791992 + ], + "random": [ + 474.63201904296875 + ], + "same_file": [] + }, + "transition_id": "transition-5036ee713ebb981af84afd63", + "true_rank": 1, + "true_score": 50.447837829589844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.802337646484375 + ], + "random": [ + 460.9757080078125 + ], + "same_file": [] + }, + "transition_id": "transition-50690619ff00c263c1f0867b", + "true_rank": 2, + "true_score": 37.930267333984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.652950286865234 + ], + "random": [ + 459.46795654296875 + ], + "same_file": [] + }, + "transition_id": "transition-50844dac81c857e6bacaed9a", + "true_rank": 2, + "true_score": 20.649761199951172 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.676008701324463 + ], + "random": [ + 187.78842163085938 + ], + "same_file": [ + 179.20333862304688 + ] + }, + "transition_id": "transition-50dae3e97c10f82cedf8c608", + "true_rank": 2, + "true_score": 8.025811195373535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.24580192565918 + ], + "random": [ + 342.79754638671875 + ], + "same_file": [] + }, + "transition_id": "transition-514a8fd725dd9cbc29844bff", + "true_rank": 2, + "true_score": 15.29826831817627 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.610330581665039 + ], + "random": [ + 266.4691467285156 + ], + "same_file": [] + }, + "transition_id": "transition-514e15f0b76f23e29ca9e3cb", + "true_rank": 1, + "true_score": 12.299601554870605 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.485267639160156 + ], + "random": [ + 317.372314453125 + ], + "same_file": [] + }, + "transition_id": "transition-518833eb3866ac827f518541", + "true_rank": 1, + "true_score": 36.30651092529297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.75098419189453 + ], + "random": [ + 278.43963623046875 + ], + "same_file": [] + }, + "transition_id": "transition-51eeed120b9d30e82fb6a7b0", + "true_rank": 1, + "true_score": 67.14080810546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.77131652832031 + ], + "random": [ + 550.5645141601562 + ], + "same_file": [] + }, + "transition_id": "transition-521ade5a0a76cd63ff4c6d15", + "true_rank": 1, + "true_score": 34.61967849731445 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 400.5701904296875 + ], + "mutation": [ + 2.663601875305176 + ], + "random": [ + 431.80914306640625 + ], + "same_file": [] + }, + "transition_id": "transition-52bea0039493f5ede13e61e3", + "true_rank": 2, + "true_score": 2.971266508102417 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.842926025390625 + ], + "random": [ + 323.080078125 + ], + "same_file": [] + }, + "transition_id": "transition-532f1189d10e55e909886152", + "true_rank": 1, + "true_score": 42.181373596191406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 91.04902648925781 + ], + "random": [ + 296.962158203125 + ], + "same_file": [] + }, + "transition_id": "transition-53393f4b6f58395c813c5f14", + "true_rank": 1, + "true_score": 88.95114135742188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.90345001220703 + ], + "random": [ + 324.2374267578125 + ], + "same_file": [] + }, + "transition_id": "transition-53db438f5319b8ac1a932214", + "true_rank": 1, + "true_score": 93.94012451171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.314979553222656 + ], + "random": [ + 432.51763916015625 + ], + "same_file": [] + }, + "transition_id": "transition-53ff60b9182ca1f8b54e3ba0", + "true_rank": 2, + "true_score": 10.347978591918945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.07891845703125 + ], + "random": [ + 189.4346923828125 + ], + "same_file": [] + }, + "transition_id": "transition-544091c8de78922640403504", + "true_rank": 2, + "true_score": 24.257715225219727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 128.06927490234375 + ], + "random": [ + 337.827880859375 + ], + "same_file": [] + }, + "transition_id": "transition-5474173fb5bc060a7d22a158", + "true_rank": 1, + "true_score": 126.54966735839844 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.206151962280273 + ], + "random": [ + 309.485107421875 + ], + "same_file": [ + 13.049601554870605 + ] + }, + "transition_id": "transition-547e536ccd4e7c3d57a99fd0", + "true_rank": 3, + "true_score": 24.21164321899414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 70.07268524169922 + ], + "random": [ + 164.5419464111328 + ], + "same_file": [] + }, + "transition_id": "transition-5488a8500c0a50068990ba93", + "true_rank": 1, + "true_score": 67.15705871582031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.838539123535156 + ], + "random": [ + 141.9749755859375 + ], + "same_file": [] + }, + "transition_id": "transition-548d8882d1cf426cacff099c", + "true_rank": 2, + "true_score": 59.07639694213867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.531402587890625 + ], + "random": [ + 139.1999969482422 + ], + "same_file": [] + }, + "transition_id": "transition-5497f07bec4d9808911c33ca", + "true_rank": 2, + "true_score": 36.642364501953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.030410766601562 + ], + "random": [ + 439.6529235839844 + ], + "same_file": [] + }, + "transition_id": "transition-54a8c359a81a479ec8433cc0", + "true_rank": 2, + "true_score": 19.425037384033203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.614445686340332 + ], + "random": [ + 73.2286605834961 + ], + "same_file": [] + }, + "transition_id": "transition-54eee5fbbc21af02fe23d0fc", + "true_rank": 2, + "true_score": 10.74625015258789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.910817623138428 + ], + "random": [ + 397.9623107910156 + ], + "same_file": [] + }, + "transition_id": "transition-5510a9f18ebb39f509c63ed9", + "true_rank": 1, + "true_score": 6.116955757141113 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.978324890136719 + ], + "random": [ + 310.37530517578125 + ], + "same_file": [] + }, + "transition_id": "transition-55a0eae201588535625d7a0b", + "true_rank": 1, + "true_score": 10.42165756225586 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8547786474227905 + ], + "random": [ + 301.6347961425781 + ], + "same_file": [] + }, + "transition_id": "transition-55c42adf7ff8e44f1940d7cb", + "true_rank": 1, + "true_score": 1.1658525466918945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.615943908691406 + ], + "random": [ + 398.1854553222656 + ], + "same_file": [] + }, + "transition_id": "transition-56d95ef4653349b301d631ea", + "true_rank": 1, + "true_score": 6.881193161010742 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.90542221069336 + ], + "random": [ + 385.2088928222656 + ], + "same_file": [ + 0.32127854228019714 + ] + }, + "transition_id": "transition-56e0468a06f1ecaf24e44dd9", + "true_rank": 2, + "true_score": 9.757484436035156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.0003662109375 + ], + "random": [ + 201.8385467529297 + ], + "same_file": [] + }, + "transition_id": "transition-571469580cc74d99a18586c5", + "true_rank": 1, + "true_score": 23.250049591064453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 196.5301971435547 + ], + "random": [ + 522.6907958984375 + ], + "same_file": [] + }, + "transition_id": "transition-578ad19d0738f59d4d5d24b4", + "true_rank": 1, + "true_score": 192.44546508789062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 99.79388427734375 + ], + "random": [ + 338.7682189941406 + ], + "same_file": [] + }, + "transition_id": "transition-578e2a336fb2bb462bbd683f", + "true_rank": 1, + "true_score": 97.1212158203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 174.32066345214844 + ], + "random": [ + 530.3084716796875 + ], + "same_file": [] + }, + "transition_id": "transition-57bcd67f8965806d567e4150", + "true_rank": 1, + "true_score": 161.16871643066406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.331592559814453 + ], + "random": [ + 397.2804870605469 + ], + "same_file": [] + }, + "transition_id": "transition-583c82b8e6962bc3cc34ae87", + "true_rank": 1, + "true_score": 11.191831588745117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.22805643081665 + ], + "random": [ + 107.7486801147461 + ], + "same_file": [] + }, + "transition_id": "transition-584b85daa3c1475a664909c2", + "true_rank": 2, + "true_score": 7.267241477966309 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.055294036865234 + ], + "random": [ + 472.956298828125 + ], + "same_file": [] + }, + "transition_id": "transition-58b05c472d1a7e894929ef84", + "true_rank": 2, + "true_score": 35.16180419921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.147401809692383 + ], + "random": [ + 343.6928405761719 + ], + "same_file": [] + }, + "transition_id": "transition-58cb478f4b6f56a3ff478900", + "true_rank": 1, + "true_score": 8.585625648498535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.725133895874023 + ], + "random": [ + 430.1908264160156 + ], + "same_file": [] + }, + "transition_id": "transition-590e0eba3bbd50a15eb73a89", + "true_rank": 2, + "true_score": 20.253223419189453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.151676177978516 + ], + "random": [ + 435.6693115234375 + ], + "same_file": [] + }, + "transition_id": "transition-59682b6606067b7235d3cb5f", + "true_rank": 2, + "true_score": 24.162208557128906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.976314544677734 + ], + "random": [ + 493.20050048828125 + ], + "same_file": [] + }, + "transition_id": "transition-5a4313c6abc7cb9037660743", + "true_rank": 2, + "true_score": 19.137592315673828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.4833984375 + ], + "random": [ + 249.83372497558594 + ], + "same_file": [] + }, + "transition_id": "transition-5addff6f26b7f946cd92e248", + "true_rank": 2, + "true_score": 127.37675476074219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.306959390640259 + ], + "random": [ + 63.309356689453125 + ], + "same_file": [] + }, + "transition_id": "transition-5ae625c5351e6f3ba54b7f0f", + "true_rank": 2, + "true_score": 3.3371505737304688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.449092864990234 + ], + "random": [ + 379.939697265625 + ], + "same_file": [] + }, + "transition_id": "transition-5b89eeb793a4e7c6f7e35d83", + "true_rank": 2, + "true_score": 16.886821746826172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.814132690429688 + ], + "random": [ + 312.4657287597656 + ], + "same_file": [] + }, + "transition_id": "transition-5bb226e903655cd5f4a4f83d", + "true_rank": 1, + "true_score": 19.35361099243164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.501405239105225 + ], + "random": [ + 307.2782287597656 + ], + "same_file": [] + }, + "transition_id": "transition-5c2dcd616b066ea7107e1e5d", + "true_rank": 1, + "true_score": 3.1429543495178223 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.28217315673828 + ], + "random": [ + 277.6646728515625 + ], + "same_file": [] + }, + "transition_id": "transition-5c418979465a6c025cee12e2", + "true_rank": 1, + "true_score": 28.41668128967285 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9694957733154297 + ], + "random": [ + 522.1739501953125 + ], + "same_file": [] + }, + "transition_id": "transition-5d0337656f0642d1bde60463", + "true_rank": 2, + "true_score": 3.3457531929016113 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.107749938964844 + ], + "random": [ + 314.6553955078125 + ], + "same_file": [] + }, + "transition_id": "transition-5d0bfcd0ac1b2e6f428ce9fd", + "true_rank": 1, + "true_score": 13.54842758178711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 163.9505615234375 + ], + "random": [ + 340.6650390625 + ], + "same_file": [] + }, + "transition_id": "transition-5dba5bd205e7d81de1dca3dc", + "true_rank": 1, + "true_score": 163.83493041992188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.924509525299072 + ], + "random": [ + 317.82647705078125 + ], + "same_file": [] + }, + "transition_id": "transition-5dd56f8da783837aa12af371", + "true_rank": 1, + "true_score": 7.6233110427856445 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 201.87904357910156 + ], + "random": [ + 353.8786926269531 + ], + "same_file": [] + }, + "transition_id": "transition-5de1b8e7cb2d855df539c4b2", + "true_rank": 2, + "true_score": 209.31356811523438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0792152881622314 + ], + "random": [ + 344.38494873046875 + ], + "same_file": [] + }, + "transition_id": "transition-5dfa3539e2f174c05e0320a2", + "true_rank": 1, + "true_score": 1.0718704462051392 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.57517433166504 + ], + "random": [ + 453.855224609375 + ], + "same_file": [] + }, + "transition_id": "transition-5e278d85337edbd2121ab4e7", + "true_rank": 2, + "true_score": 25.75787925720215 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 176.49697875976562 + ], + "random": [ + 368.47601318359375 + ], + "same_file": [] + }, + "transition_id": "transition-5e2f334d1a1bdc89aa910db4", + "true_rank": 2, + "true_score": 186.0628662109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.19207763671875 + ], + "random": [ + 217.95462036132812 + ], + "same_file": [] + }, + "transition_id": "transition-5ede6480c3842f67ddd4ef82", + "true_rank": 1, + "true_score": 38.83990478515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 70.9592056274414 + ], + "random": [ + 297.59619140625 + ], + "same_file": [] + }, + "transition_id": "transition-5f2fef303098db6eab8b44ed", + "true_rank": 2, + "true_score": 73.61611938476562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.633036136627197 + ], + "random": [ + 382.3822021484375 + ], + "same_file": [] + }, + "transition_id": "transition-5f3d63b7e7652331c0a0cf35", + "true_rank": 1, + "true_score": 4.536911487579346 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 108.43927001953125 + ], + "random": [ + 221.9210205078125 + ], + "same_file": [] + }, + "transition_id": "transition-5f4ee6cadd4cb0ca71503688", + "true_rank": 1, + "true_score": 106.86563110351562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.35951614379883 + ], + "random": [ + 276.3647766113281 + ], + "same_file": [] + }, + "transition_id": "transition-5f5878dd772354fca3c63ce5", + "true_rank": 2, + "true_score": 35.43065643310547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 70.72865295410156 + ], + "random": [ + 177.80218505859375 + ], + "same_file": [] + }, + "transition_id": "transition-5f6957462e48898557e63f90", + "true_rank": 2, + "true_score": 71.05223083496094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.759193420410156 + ], + "random": [ + 621.5924072265625 + ], + "same_file": [] + }, + "transition_id": "transition-5fb8a90352009714426edcb1", + "true_rank": 2, + "true_score": 61.122928619384766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 188.55987548828125 + ], + "random": [ + 470.5943298339844 + ], + "same_file": [] + }, + "transition_id": "transition-5fe0863dd0e8b2d1ebc27dbb", + "true_rank": 1, + "true_score": 182.9601593017578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.345681190490723 + ], + "random": [ + 521.3839111328125 + ], + "same_file": [] + }, + "transition_id": "transition-60369dbca634f15fe0c6d51d", + "true_rank": 2, + "true_score": 5.448411464691162 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.236360549926758 + ], + "random": [ + 460.8238830566406 + ], + "same_file": [] + }, + "transition_id": "transition-6090f6d9eb5fffb6a7205344", + "true_rank": 2, + "true_score": 2.382608413696289 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.093894958496094 + ], + "random": [ + 143.96173095703125 + ], + "same_file": [ + 19.262649536132812 + ] + }, + "transition_id": "transition-60a9fcc2b9f162df040d8ed3", + "true_rank": 2, + "true_score": 49.60886001586914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.17578887939453 + ], + "random": [ + 172.9213409423828 + ], + "same_file": [] + }, + "transition_id": "transition-6107dad51b4f07a09c008a71", + "true_rank": 1, + "true_score": 19.50553321838379 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.484201431274414 + ], + "random": [ + 456.761962890625 + ], + "same_file": [] + }, + "transition_id": "transition-611faeb435f486d53c876502", + "true_rank": 2, + "true_score": 9.545333862304688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.176955223083496 + ], + "random": [ + 462.589111328125 + ], + "same_file": [] + }, + "transition_id": "transition-614931a93248f9c0aa12ce4c", + "true_rank": 2, + "true_score": 10.257906913757324 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 132.1081085205078 + ], + "random": [ + 528.25537109375 + ], + "same_file": [] + }, + "transition_id": "transition-614d0982bc2c3aefb69a5223", + "true_rank": 2, + "true_score": 133.85940551757812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.166282653808594 + ], + "random": [ + 219.96279907226562 + ], + "same_file": [] + }, + "transition_id": "transition-6187ec0d61f9e0c3b22037c7", + "true_rank": 1, + "true_score": 39.20945739746094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.53629302978516 + ], + "random": [ + 407.2751159667969 + ], + "same_file": [] + }, + "transition_id": "transition-6190ea7d080f83540f0028bd", + "true_rank": 2, + "true_score": 74.70686340332031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.040918350219727 + ], + "random": [ + 301.92230224609375 + ], + "same_file": [] + }, + "transition_id": "transition-61a42df29500c20b0e823753", + "true_rank": 1, + "true_score": 10.856806755065918 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.8186845779418945 + ], + "random": [ + 258.2538146972656 + ], + "same_file": [ + 44.287071228027344 + ] + }, + "transition_id": "transition-61d26839167701aa146e3439", + "true_rank": 1, + "true_score": 2.7533955574035645 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 140.66928100585938 + ], + "random": [ + 292.12237548828125 + ], + "same_file": [] + }, + "transition_id": "transition-61d81f4fbb1128b8fb824b59", + "true_rank": 2, + "true_score": 140.81497192382812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.91790199279785 + ], + "random": [ + 314.8560791015625 + ], + "same_file": [] + }, + "transition_id": "transition-62ace8600d8912aded1dc82f", + "true_rank": 1, + "true_score": 27.84897232055664 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.68879699707031 + ], + "random": [ + 487.16290283203125 + ], + "same_file": [] + }, + "transition_id": "transition-62d9f6d4f8d819a82838ddd9", + "true_rank": 1, + "true_score": 67.69844055175781 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.673439025878906 + ], + "random": [ + 514.297119140625 + ], + "same_file": [ + 24.409481048583984 + ] + }, + "transition_id": "transition-62ed0338eb910c648200d1e6", + "true_rank": 2, + "true_score": 24.51662826538086 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 133.44876098632812 + ], + "mutation": [ + 5.7681989669799805 + ], + "random": [ + 314.051513671875 + ], + "same_file": [] + }, + "transition_id": "transition-63b151aa9e0534bdcc53b381", + "true_rank": 2, + "true_score": 5.835358619689941 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.15290451049805 + ], + "random": [ + 605.9409790039062 + ], + "same_file": [] + }, + "transition_id": "transition-63ef6203d15dc37e4a18edcb", + "true_rank": 1, + "true_score": 58.660606384277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.46043395996094 + ], + "random": [ + 369.8434143066406 + ], + "same_file": [] + }, + "transition_id": "transition-6474a534f8b0f5441e7f8778", + "true_rank": 2, + "true_score": 110.02294921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.8678970336914 + ], + "random": [ + 239.2237548828125 + ], + "same_file": [] + }, + "transition_id": "transition-6495a0d3251589b53c2ff734", + "true_rank": 1, + "true_score": 63.73142623901367 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.047157287597656 + ], + "random": [ + 464.64892578125 + ], + "same_file": [] + }, + "transition_id": "transition-6508bcee689767b0c2eb348d", + "true_rank": 1, + "true_score": 51.629798889160156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.65650177001953 + ], + "random": [ + 368.9664306640625 + ], + "same_file": [] + }, + "transition_id": "transition-6536d1cc2a4f74333730cf6f", + "true_rank": 2, + "true_score": 64.37605285644531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.84727478027344 + ], + "random": [ + 594.7229614257812 + ], + "same_file": [] + }, + "transition_id": "transition-6565b81f8106d2ed44a08954", + "true_rank": 2, + "true_score": 51.29923629760742 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 123.22622680664062 + ], + "random": [ + 423.62677001953125 + ], + "same_file": [] + }, + "transition_id": "transition-65bb0e105f7e9b76bc42aa63", + "true_rank": 1, + "true_score": 121.87882995605469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 119.98045349121094 + ], + "random": [ + 338.9571533203125 + ], + "same_file": [] + }, + "transition_id": "transition-65e8b17605473e63937a3fdf", + "true_rank": 1, + "true_score": 117.96833801269531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.1016845703125 + ], + "random": [ + 210.94027709960938 + ], + "same_file": [] + }, + "transition_id": "transition-661a7366de20c09e602d956b", + "true_rank": 2, + "true_score": 16.589128494262695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.77806854248047 + ], + "random": [ + 288.6668701171875 + ], + "same_file": [] + }, + "transition_id": "transition-666e0bb709b036aaf18e494e", + "true_rank": 1, + "true_score": 71.13871765136719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.189214706420898 + ], + "random": [ + 572.427001953125 + ], + "same_file": [] + }, + "transition_id": "transition-669beb5803776b8138671104", + "true_rank": 1, + "true_score": 2.752056360244751 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5205845832824707 + ], + "random": [ + 492.06048583984375 + ], + "same_file": [] + }, + "transition_id": "transition-66cf517f6eb01578c3a0be19", + "true_rank": 1, + "true_score": 3.254991054534912 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 140.72998046875 + ], + "random": [ + 636.525146484375 + ], + "same_file": [] + }, + "transition_id": "transition-672b424e0e0f0786442af66a", + "true_rank": 1, + "true_score": 140.11306762695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.763046264648438 + ], + "random": [ + 293.23895263671875 + ], + "same_file": [] + }, + "transition_id": "transition-67dc8969773dda33022b6b77", + "true_rank": 2, + "true_score": 14.564457893371582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.20545196533203 + ], + "random": [ + 403.0775146484375 + ], + "same_file": [] + }, + "transition_id": "transition-68a8ae30b341cf8e276c7014", + "true_rank": 1, + "true_score": 64.88685607910156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.882789611816406 + ], + "random": [ + 254.52381896972656 + ], + "same_file": [] + }, + "transition_id": "transition-68ae7a4672481dda1a2d8077", + "true_rank": 1, + "true_score": 20.614986419677734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 177.8297882080078 + ], + "random": [ + 453.3359375 + ], + "same_file": [] + }, + "transition_id": "transition-68b79070a8341aedd753b002", + "true_rank": 2, + "true_score": 178.78445434570312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 108.28727722167969 + ], + "random": [ + 357.62066650390625 + ], + "same_file": [] + }, + "transition_id": "transition-68eb4fb2f9fdf8a5452cb4f3", + "true_rank": 2, + "true_score": 109.78602600097656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.448763847351074 + ], + "random": [ + 338.0190124511719 + ], + "same_file": [] + }, + "transition_id": "transition-6904146a881ce87ce43d6f73", + "true_rank": 2, + "true_score": 16.637271881103516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 213.64974975585938 + ], + "random": [ + 89.13154602050781 + ], + "same_file": [] + }, + "transition_id": "transition-697f2d70f4c36b63631e15a5", + "true_rank": 2, + "true_score": 210.89266967773438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.0830078125 + ], + "random": [ + 409.2642822265625 + ], + "same_file": [] + }, + "transition_id": "transition-6a30e799003f9f0f47fb8770", + "true_rank": 1, + "true_score": 40.74028778076172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 212.8110809326172 + ], + "random": [ + 340.9395751953125 + ], + "same_file": [] + }, + "transition_id": "transition-6a68e7a295c89dd6692d45ee", + "true_rank": 2, + "true_score": 214.0614471435547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.6094741821289 + ], + "random": [ + 517.0869140625 + ], + "same_file": [] + }, + "transition_id": "transition-6a7e7e6215f2d0ec9e4b7ee0", + "true_rank": 1, + "true_score": 85.46063232421875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3243169784545898 + ], + "random": [ + 433.71038818359375 + ], + "same_file": [] + }, + "transition_id": "transition-6ab15665b3c5698ba57d7e16", + "true_rank": 1, + "true_score": 1.3220542669296265 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.795154571533203 + ], + "random": [ + 373.4757080078125 + ], + "same_file": [] + }, + "transition_id": "transition-6ba24c1e6209d37123cb0dc4", + "true_rank": 2, + "true_score": 5.011037349700928 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.9151725769043 + ], + "random": [ + 281.432861328125 + ], + "same_file": [] + }, + "transition_id": "transition-6d03286f51ec4a1ce4ba6514", + "true_rank": 1, + "true_score": 56.65623474121094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 235.29248046875 + ], + "random": [ + 395.004150390625 + ], + "same_file": [] + }, + "transition_id": "transition-6d392dd925018e87f8b411ab", + "true_rank": 1, + "true_score": 233.90029907226562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 176.919921875 + ], + "random": [ + 553.428466796875 + ], + "same_file": [] + }, + "transition_id": "transition-6da41b8576675115f78cc56c", + "true_rank": 2, + "true_score": 181.0614013671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 65.23487854003906 + ], + "random": [ + 152.59622192382812 + ], + "same_file": [] + }, + "transition_id": "transition-6db2d8a8f253f039584c9c58", + "true_rank": 1, + "true_score": 63.16924285888672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.09758758544922 + ], + "random": [ + 510.68096923828125 + ], + "same_file": [] + }, + "transition_id": "transition-6e41270a2de891e8b3596e25", + "true_rank": 2, + "true_score": 29.521625518798828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 112.34375 + ], + "random": [ + 279.86907958984375 + ], + "same_file": [] + }, + "transition_id": "transition-6e4ab803a447271ba7fcf102", + "true_rank": 1, + "true_score": 107.9638671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.11283874511719 + ], + "random": [ + 620.5307006835938 + ], + "same_file": [] + }, + "transition_id": "transition-6e7fb114eaf5a902bbce895c", + "true_rank": 1, + "true_score": 73.65467834472656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 138.933349609375 + ], + "random": [ + 208.87887573242188 + ], + "same_file": [] + }, + "transition_id": "transition-6ed8b9395976a9594650b25d", + "true_rank": 1, + "true_score": 136.1036376953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 360.69854736328125 + ], + "random": [ + 265.2105407714844 + ], + "same_file": [] + }, + "transition_id": "transition-6f3c0a3eb083e1e6b393f8e0", + "true_rank": 3, + "true_score": 374.08154296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 99.34722900390625 + ], + "random": [ + 258.0284423828125 + ], + "same_file": [] + }, + "transition_id": "transition-6fb063ae5271589075baa4c9", + "true_rank": 1, + "true_score": 98.94155883789062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.913249969482422 + ], + "random": [ + 327.7439880371094 + ], + "same_file": [] + }, + "transition_id": "transition-701c54a2875c8a7bdf561262", + "true_rank": 1, + "true_score": 18.574092864990234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.78799057006836 + ], + "random": [ + 112.73635864257812 + ], + "same_file": [] + }, + "transition_id": "transition-70888ca29c862af3cebd05ab", + "true_rank": 1, + "true_score": 45.7679443359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.95037841796875 + ], + "random": [ + 483.5303955078125 + ], + "same_file": [] + }, + "transition_id": "transition-70abb24ae5f106139b799b00", + "true_rank": 1, + "true_score": 103.62702941894531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 130.0372314453125 + ], + "random": [ + 508.4510498046875 + ], + "same_file": [] + }, + "transition_id": "transition-7177c3dfd08b2f9401573f60", + "true_rank": 1, + "true_score": 129.7471923828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.643860816955566 + ], + "random": [ + 509.49639892578125 + ], + "same_file": [] + }, + "transition_id": "transition-727fef161252b23d95cddc77", + "true_rank": 2, + "true_score": 8.121729850769043 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.640205383300781 + ], + "random": [ + 169.62876892089844 + ], + "same_file": [] + }, + "transition_id": "transition-73133703487b50401feab72a", + "true_rank": 2, + "true_score": 10.894353866577148 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.17149353027344 + ], + "random": [ + 252.40652465820312 + ], + "same_file": [] + }, + "transition_id": "transition-731b532327c72a871b8f1cd6", + "true_rank": 1, + "true_score": 42.146759033203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.50341033935547 + ], + "random": [ + 510.0429382324219 + ], + "same_file": [] + }, + "transition_id": "transition-73392494b4f5c6db71851da8", + "true_rank": 2, + "true_score": 81.98176574707031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.408226013183594 + ], + "random": [ + 31.530242919921875 + ], + "same_file": [] + }, + "transition_id": "transition-734dbd866dd5970cb077f3a4", + "true_rank": 2, + "true_score": 9.529911041259766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 112.17134094238281 + ], + "random": [ + 197.15780639648438 + ], + "same_file": [] + }, + "transition_id": "transition-735af9305a0538c154ef4d7a", + "true_rank": 1, + "true_score": 109.89171600341797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.224832534790039 + ], + "random": [ + 464.57763671875 + ], + "same_file": [] + }, + "transition_id": "transition-7388bd94106683dd688723a6", + "true_rank": 2, + "true_score": 10.340027809143066 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 95.81084442138672 + ], + "random": [ + 366.541259765625 + ], + "same_file": [] + }, + "transition_id": "transition-73e1751541701849c43e93c9", + "true_rank": 2, + "true_score": 96.62359619140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.11650466918945 + ], + "random": [ + 562.7263793945312 + ], + "same_file": [] + }, + "transition_id": "transition-73f1e1deae05bbb20341f25b", + "true_rank": 1, + "true_score": 53.966590881347656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.994197845458984 + ], + "random": [ + 114.70515441894531 + ], + "same_file": [] + }, + "transition_id": "transition-73f2bb26aac95720f63af9df", + "true_rank": 2, + "true_score": 33.22468948364258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.466527462005615 + ], + "random": [ + 462.7153015136719 + ], + "same_file": [] + }, + "transition_id": "transition-7417a04df8c962b6fc94624a", + "true_rank": 2, + "true_score": 6.665484428405762 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.11626434326172 + ], + "random": [ + 309.6336364746094 + ], + "same_file": [ + 15.088586807250977 + ] + }, + "transition_id": "transition-7419ff3a97c9aa1dc0de1dfb", + "true_rank": 2, + "true_score": 31.009912490844727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.3203067779541 + ], + "random": [ + 390.52496337890625 + ], + "same_file": [] + }, + "transition_id": "transition-74698ca016b0d8bfc135dc20", + "true_rank": 1, + "true_score": 24.48613739013672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.43465805053711 + ], + "random": [ + 587.652099609375 + ], + "same_file": [] + }, + "transition_id": "transition-74c73923c437f44d75829b06", + "true_rank": 1, + "true_score": 26.037473678588867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.998773574829102 + ], + "random": [ + 292.44091796875 + ], + "same_file": [] + }, + "transition_id": "transition-7528e3ea35f0abc3fef2c5a4", + "true_rank": 2, + "true_score": 13.192390441894531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.32176971435547 + ], + "random": [ + 250.49769592285156 + ], + "same_file": [] + }, + "transition_id": "transition-756a5ee5a4f41ae5ad701c58", + "true_rank": 1, + "true_score": 52.61408996582031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.157270431518555 + ], + "random": [ + 446.953857421875 + ], + "same_file": [] + }, + "transition_id": "transition-756f3b203ad5bc30f5d740a7", + "true_rank": 1, + "true_score": 7.38106632232666 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.2911014556884766 + ], + "random": [ + 374.4378662109375 + ], + "same_file": [] + }, + "transition_id": "transition-7576f485b9f3134db1223726", + "true_rank": 1, + "true_score": 3.166374683380127 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.78265380859375 + ], + "random": [ + 347.48370361328125 + ], + "same_file": [] + }, + "transition_id": "transition-760a630cb3688d231489c90f", + "true_rank": 1, + "true_score": 43.35829162597656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 213.7506561279297 + ], + "random": [ + 458.3622741699219 + ], + "same_file": [] + }, + "transition_id": "transition-76106577016c398f0cca1763", + "true_rank": 2, + "true_score": 215.4724884033203 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 331.254150390625 + ], + "mutation": [ + 1.8526434898376465 + ], + "random": [ + 239.349609375 + ], + "same_file": [] + }, + "transition_id": "transition-763b3b5caaf868b8feeb21aa", + "true_rank": 2, + "true_score": 2.235642433166504 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.36802673339844 + ], + "random": [ + 218.49911499023438 + ], + "same_file": [] + }, + "transition_id": "transition-76a3aa20b1e3c0fc9bbc0fe9", + "true_rank": 2, + "true_score": 69.74932861328125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.877012252807617 + ], + "random": [ + 408.001953125 + ], + "same_file": [] + }, + "transition_id": "transition-77b2ed4d61c5db38ca176ea6", + "true_rank": 1, + "true_score": 30.512300491333008 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.3700942993164 + ], + "random": [ + 481.2256774902344 + ], + "same_file": [] + }, + "transition_id": "transition-77c445bbe066a13294c025e5", + "true_rank": 1, + "true_score": 57.74277877807617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.256479263305664 + ], + "random": [ + 526.9854125976562 + ], + "same_file": [] + }, + "transition_id": "transition-77ff6ea54148a36796a4dc30", + "true_rank": 2, + "true_score": 14.722160339355469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.2662410736084 + ], + "random": [ + 260.0665283203125 + ], + "same_file": [] + }, + "transition_id": "transition-78b4dff3e3c19e9feb9000b7", + "true_rank": 1, + "true_score": 15.833806991577148 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.724658012390137 + ], + "random": [ + 277.0525817871094 + ], + "same_file": [] + }, + "transition_id": "transition-78f48d15eba261e332a8cc3a", + "true_rank": 1, + "true_score": 10.589378356933594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 141.07559204101562 + ], + "random": [ + 213.02008056640625 + ], + "same_file": [] + }, + "transition_id": "transition-78f5b9dda26e09485a8e3b67", + "true_rank": 2, + "true_score": 142.74559020996094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 224.17599487304688 + ], + "random": [ + 419.1090393066406 + ], + "same_file": [] + }, + "transition_id": "transition-7944e9fd12c82192a34ed79e", + "true_rank": 1, + "true_score": 218.87513732910156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.333740234375 + ], + "random": [ + 343.9522705078125 + ], + "same_file": [] + }, + "transition_id": "transition-79680458f7d1df0c545921ca", + "true_rank": 2, + "true_score": 31.507232666015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.66230773925781 + ], + "random": [ + 567.4625244140625 + ], + "same_file": [] + }, + "transition_id": "transition-79726ee6dbb86bc8ce639b4d", + "true_rank": 2, + "true_score": 58.42412567138672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4622609615325928 + ], + "random": [ + 506.859619140625 + ], + "same_file": [] + }, + "transition_id": "transition-797ec94196b383ad4c336c1f", + "true_rank": 2, + "true_score": 1.6137144565582275 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.222058057785034 + ], + "random": [ + 125.95240783691406 + ], + "same_file": [ + 38.730506896972656 + ] + }, + "transition_id": "transition-798e5f5e8c3411bd2de4d654", + "true_rank": 1, + "true_score": 1.2364697456359863 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.55466079711914 + ], + "random": [ + 262.75714111328125 + ], + "same_file": [] + }, + "transition_id": "transition-7a7fdd0763f2d3b039092fa3", + "true_rank": 2, + "true_score": 31.76206398010254 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 112.63766479492188 + ], + "random": [ + 414.99444580078125 + ], + "same_file": [ + 18.7974853515625 + ] + }, + "transition_id": "transition-7ab60f46d5425fb3c9589229", + "true_rank": 3, + "true_score": 114.40362548828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.0955753326416 + ], + "random": [ + 247.67141723632812 + ], + "same_file": [] + }, + "transition_id": "transition-7b1652a604358f3130392a6a", + "true_rank": 1, + "true_score": 20.60052490234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 124.51029968261719 + ], + "random": [ + 451.02520751953125 + ], + "same_file": [] + }, + "transition_id": "transition-7b4f8fd756afb7dca4ff8d42", + "true_rank": 2, + "true_score": 128.7437744140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.79203796386719 + ], + "random": [ + 295.03094482421875 + ], + "same_file": [] + }, + "transition_id": "transition-7b7bdaf2e40430133564733d", + "true_rank": 2, + "true_score": 35.148231506347656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.69627380371094 + ], + "random": [ + 474.70751953125 + ], + "same_file": [] + }, + "transition_id": "transition-7bbbeb9b49fe878fe7d9b5d1", + "true_rank": 1, + "true_score": 65.10768127441406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.993213653564453 + ], + "random": [ + 251.84588623046875 + ], + "same_file": [] + }, + "transition_id": "transition-7c03893b557dd47ebc51260c", + "true_rank": 2, + "true_score": 19.990489959716797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.033848762512207 + ], + "random": [ + 302.591064453125 + ], + "same_file": [] + }, + "transition_id": "transition-7c3b0f1f911bc1a1cb0dcfd7", + "true_rank": 1, + "true_score": 3.5369491577148438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6888751983642578 + ], + "random": [ + 376.0295104980469 + ], + "same_file": [] + }, + "transition_id": "transition-7c654c8421c58195483342be", + "true_rank": 2, + "true_score": 2.411879539489746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.282333850860596 + ], + "random": [ + 181.00421142578125 + ], + "same_file": [] + }, + "transition_id": "transition-7c7d2779a7bb972e0646cdd3", + "true_rank": 2, + "true_score": 5.873776435852051 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 77.72762298583984 + ], + "random": [ + 277.146728515625 + ], + "same_file": [] + }, + "transition_id": "transition-7cb5a747cc38e08c41cf58f7", + "true_rank": 2, + "true_score": 79.56114959716797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.0860595703125 + ], + "random": [ + 380.62493896484375 + ], + "same_file": [] + }, + "transition_id": "transition-7cc56cdd7c59166ac8e1ebfd", + "true_rank": 2, + "true_score": 37.58423614501953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.439577102661133 + ], + "random": [ + 231.6951904296875 + ], + "same_file": [] + }, + "transition_id": "transition-7cfc8cfc5f4349a6c19007a1", + "true_rank": 1, + "true_score": 14.688376426696777 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.31294250488281 + ], + "random": [ + 364.0644226074219 + ], + "same_file": [] + }, + "transition_id": "transition-7d17a47396f21ab02e4ff8eb", + "true_rank": 1, + "true_score": 33.8056640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 47.89010238647461 + ], + "random": [ + 365.125244140625 + ], + "same_file": [] + }, + "transition_id": "transition-7d348a655f34ea020e204668", + "true_rank": 1, + "true_score": 46.41998291015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.75617218017578 + ], + "random": [ + 490.47076416015625 + ], + "same_file": [] + }, + "transition_id": "transition-7d3f39e0d1e55aa9d9331b9b", + "true_rank": 2, + "true_score": 29.789493560791016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.36362075805664 + ], + "random": [ + 520.0875854492188 + ], + "same_file": [] + }, + "transition_id": "transition-7e277a2e431175b2e1cdea96", + "true_rank": 1, + "true_score": 31.88136863708496 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.942294120788574 + ], + "random": [ + 424.6081848144531 + ], + "same_file": [] + }, + "transition_id": "transition-7f6e89a848a9da83f8409979", + "true_rank": 2, + "true_score": 6.105290412902832 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 144.8827362060547 + ], + "random": [ + 350.03509521484375 + ], + "same_file": [] + }, + "transition_id": "transition-7f88da6d7943780928d61808", + "true_rank": 2, + "true_score": 145.55294799804688 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 201.70138549804688 + ], + "mutation": [ + 2.4685306549072266 + ], + "random": [ + 187.356689453125 + ], + "same_file": [] + }, + "transition_id": "transition-7f94473ad05658287d7bbc7a", + "true_rank": 2, + "true_score": 2.772581100463867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.53514099121094 + ], + "random": [ + 147.77444458007812 + ], + "same_file": [] + }, + "transition_id": "transition-7fcadcb23bafd9bffa3a9a00", + "true_rank": 2, + "true_score": 45.80774688720703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.45356750488281 + ], + "random": [ + 493.038330078125 + ], + "same_file": [] + }, + "transition_id": "transition-7ff602e55bf4c110d4a9c4b7", + "true_rank": 2, + "true_score": 35.55888748168945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 109.56231689453125 + ], + "random": [ + 511.2572021484375 + ], + "same_file": [] + }, + "transition_id": "transition-80003f97854f1f75a3e1888b", + "true_rank": 2, + "true_score": 111.01698303222656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.6981315612793 + ], + "random": [ + 229.03311157226562 + ], + "same_file": [] + }, + "transition_id": "transition-801bbd51781c3a277f91e418", + "true_rank": 2, + "true_score": 40.20318603515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.028566360473633 + ], + "random": [ + 253.4490509033203 + ], + "same_file": [] + }, + "transition_id": "transition-803badfa07279735529ef5a3", + "true_rank": 1, + "true_score": 19.14138412475586 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.534482955932617 + ], + "random": [ + 310.7616271972656 + ], + "same_file": [] + }, + "transition_id": "transition-804d590b29ddbd1839348579", + "true_rank": 2, + "true_score": 18.661991119384766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.023614883422852 + ], + "random": [ + 458.42144775390625 + ], + "same_file": [] + }, + "transition_id": "transition-8156e5419a1719683815139b", + "true_rank": 2, + "true_score": 11.017339706420898 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.594337463378906 + ], + "random": [ + 110.08740234375 + ], + "same_file": [] + }, + "transition_id": "transition-815efc88c9d5c69f50edd1bb", + "true_rank": 1, + "true_score": 13.731839179992676 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 170.84947204589844 + ], + "random": [ + 135.7953643798828 + ], + "same_file": [] + }, + "transition_id": "transition-824d8857017e0d0473523caa", + "true_rank": 2, + "true_score": 164.73779296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.605062484741211 + ], + "random": [ + 377.2701721191406 + ], + "same_file": [] + }, + "transition_id": "transition-8284e5bc5ebfc9e5d7a14ab8", + "true_rank": 1, + "true_score": 11.034097671508789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.99140167236328 + ], + "random": [ + 200.993408203125 + ], + "same_file": [] + }, + "transition_id": "transition-82d10f58d2075186a71a50b3", + "true_rank": 1, + "true_score": 32.380638122558594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.38821411132812 + ], + "random": [ + 197.42845153808594 + ], + "same_file": [] + }, + "transition_id": "transition-83075902b41d3686909f2faa", + "true_rank": 2, + "true_score": 96.46224975585938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.21409606933594 + ], + "random": [ + 248.84963989257812 + ], + "same_file": [] + }, + "transition_id": "transition-8352313ed42a0ff5f4e11204", + "true_rank": 2, + "true_score": 127.24583435058594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.64618682861328 + ], + "random": [ + 446.75469970703125 + ], + "same_file": [] + }, + "transition_id": "transition-8395ee4d91afcbdf38ca1f41", + "true_rank": 2, + "true_score": 75.42385864257812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.086929321289062 + ], + "random": [ + 348.71905517578125 + ], + "same_file": [] + }, + "transition_id": "transition-839906a6666e61ecc6a7dd73", + "true_rank": 2, + "true_score": 24.378597259521484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.5538846254348755 + ], + "random": [ + 720.4630126953125 + ], + "same_file": [] + }, + "transition_id": "transition-83ab2f2bf8d66f482fcd671a", + "true_rank": 1, + "true_score": 1.3561497926712036 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 190.3841094970703 + ], + "random": [ + 206.82339477539062 + ], + "same_file": [] + }, + "transition_id": "transition-83c55f6c7f0e76a9aac96c87", + "true_rank": 2, + "true_score": 190.59188842773438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.361705780029297 + ], + "random": [ + 283.24322509765625 + ], + "same_file": [] + }, + "transition_id": "transition-83cdf5392cccba47e3b48c6a", + "true_rank": 2, + "true_score": 27.29574203491211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.2338054180145264 + ], + "random": [ + 383.4043884277344 + ], + "same_file": [] + }, + "transition_id": "transition-83dbc7a618073abd8eacfb09", + "true_rank": 1, + "true_score": 1.6340023279190063 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.916706085205078 + ], + "random": [ + 249.3373260498047 + ], + "same_file": [] + }, + "transition_id": "transition-843166ca6f72fb5f70b3404d", + "true_rank": 2, + "true_score": 7.267041206359863 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.178802490234375 + ], + "random": [ + 357.0472412109375 + ], + "same_file": [ + 57.15299987792969 + ] + }, + "transition_id": "transition-847120603a1a805a3ea780fb", + "true_rank": 1, + "true_score": 40.16204833984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.1139678955078125 + ], + "random": [ + 489.199462890625 + ], + "same_file": [] + }, + "transition_id": "transition-8474340cd2886b334fccf398", + "true_rank": 2, + "true_score": 3.6329026222229004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.26205825805664 + ], + "random": [ + 425.5660400390625 + ], + "same_file": [] + }, + "transition_id": "transition-84ca1bc4d7fc213c57f4e100", + "true_rank": 2, + "true_score": 21.352449417114258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.425334930419922 + ], + "random": [ + 356.55609130859375 + ], + "same_file": [] + }, + "transition_id": "transition-85973e8c5929cba5c2c4775f", + "true_rank": 2, + "true_score": 9.756621360778809 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.363250255584717 + ], + "random": [ + 302.0538330078125 + ], + "same_file": [] + }, + "transition_id": "transition-863eaccc205314f1ccccdd3a", + "true_rank": 2, + "true_score": 3.231419324874878 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.288640022277832 + ], + "random": [ + 515.19873046875 + ], + "same_file": [] + }, + "transition_id": "transition-86667e609dbc59f42f994437", + "true_rank": 2, + "true_score": 7.3722004890441895 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 78.69387817382812 + ], + "random": [ + 257.19842529296875 + ], + "same_file": [] + }, + "transition_id": "transition-8694cf34986d5b2876ddf15c", + "true_rank": 2, + "true_score": 79.4824447631836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.658897399902344 + ], + "random": [ + 258.7972106933594 + ], + "same_file": [] + }, + "transition_id": "transition-86976a981b456b7bbe1ad60b", + "true_rank": 1, + "true_score": 16.530353546142578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.05384826660156 + ], + "random": [ + 215.68441772460938 + ], + "same_file": [] + }, + "transition_id": "transition-86a80b15a3ee5949f4d263f0", + "true_rank": 1, + "true_score": 64.53994750976562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.346768379211426 + ], + "random": [ + 258.97149658203125 + ], + "same_file": [] + }, + "transition_id": "transition-86f5209d098d33d6911dae07", + "true_rank": 2, + "true_score": 14.8610258102417 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 126.65289306640625 + ], + "random": [ + 191.56808471679688 + ], + "same_file": [] + }, + "transition_id": "transition-872d34708617170590a77d17", + "true_rank": 2, + "true_score": 128.84962463378906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.105594635009766 + ], + "random": [ + 437.7090148925781 + ], + "same_file": [] + }, + "transition_id": "transition-87a3d2f5f0c552ae5a623181", + "true_rank": 1, + "true_score": 20.88344955444336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.62823486328125 + ], + "random": [ + 504.1667175292969 + ], + "same_file": [] + }, + "transition_id": "transition-87dae8966fbfc2e8dd61f810", + "true_rank": 2, + "true_score": 89.13560485839844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.238080978393555 + ], + "random": [ + 279.5324401855469 + ], + "same_file": [] + }, + "transition_id": "transition-8806b350d9c44a28202e0a93", + "true_rank": 1, + "true_score": 11.223526954650879 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.948965549468994 + ], + "random": [ + 333.432373046875 + ], + "same_file": [] + }, + "transition_id": "transition-882599c61de623b8036f76f0", + "true_rank": 1, + "true_score": 3.7639341354370117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.664788246154785 + ], + "random": [ + 547.2701416015625 + ], + "same_file": [] + }, + "transition_id": "transition-882c8f38f2745d17759ac028", + "true_rank": 1, + "true_score": 11.174713134765625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 318.3593444824219 + ], + "mutation": [ + 18.3544979095459 + ], + "random": [ + 299.74029541015625 + ], + "same_file": [] + }, + "transition_id": "transition-88319b49aedb7b99e1277566", + "true_rank": 2, + "true_score": 19.778087615966797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.237956047058105 + ], + "random": [ + 203.68482971191406 + ], + "same_file": [] + }, + "transition_id": "transition-89352408359f3548dc35abfd", + "true_rank": 1, + "true_score": 11.012782096862793 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.93804931640625 + ], + "random": [ + 362.099365234375 + ], + "same_file": [] + }, + "transition_id": "transition-8954ba321b8c52451545babb", + "true_rank": 1, + "true_score": 38.49391555786133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 109.24406433105469 + ], + "random": [ + 477.07135009765625 + ], + "same_file": [] + }, + "transition_id": "transition-895ac0f0520eb1e88813e72b", + "true_rank": 2, + "true_score": 110.68544006347656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.636724472045898 + ], + "random": [ + 527.4554443359375 + ], + "same_file": [] + }, + "transition_id": "transition-89870e80861ebc95f2d196f0", + "true_rank": 1, + "true_score": 5.069178104400635 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.599151134490967 + ], + "random": [ + 205.34423828125 + ], + "same_file": [] + }, + "transition_id": "transition-89acb170f5722a314b60ff9f", + "true_rank": 1, + "true_score": 3.651228427886963 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 401.9287109375 + ], + "mutation": [ + 16.95585823059082 + ], + "random": [ + 439.1947937011719 + ], + "same_file": [] + }, + "transition_id": "transition-8a1b72a95a747800ac7f5cce", + "true_rank": 2, + "true_score": 17.402324676513672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.643634796142578 + ], + "random": [ + 175.1639404296875 + ], + "same_file": [] + }, + "transition_id": "transition-8a404c22cc75095d342571fa", + "true_rank": 2, + "true_score": 21.382776260375977 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.045742988586426 + ], + "random": [ + 366.2274475097656 + ], + "same_file": [] + }, + "transition_id": "transition-8a76c5dddd0e4bf6bd1a45f7", + "true_rank": 1, + "true_score": 10.252384185791016 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 271.9943542480469 + ], + "mutation": [ + 0.950634241104126 + ], + "random": [ + 170.9664306640625 + ], + "same_file": [] + }, + "transition_id": "transition-8a9c8d5ba242ef23aa21133a", + "true_rank": 1, + "true_score": 0.6893489360809326 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.487850189208984 + ], + "random": [ + 410.97540283203125 + ], + "same_file": [] + }, + "transition_id": "transition-8ad4fc9763d090511f37df12", + "true_rank": 2, + "true_score": 24.332496643066406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.606119155883789 + ], + "random": [ + 259.457763671875 + ], + "same_file": [] + }, + "transition_id": "transition-8adb401c0347938f128f3a3c", + "true_rank": 1, + "true_score": 11.649063110351562 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 357.0898132324219 + ], + "mutation": [ + 2.4099488258361816 + ], + "random": [ + 408.86444091796875 + ], + "same_file": [] + }, + "transition_id": "transition-8ae2872b8a250bae0e14b13d", + "true_rank": 2, + "true_score": 3.2579331398010254 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.722661972045898 + ], + "random": [ + 163.5455322265625 + ], + "same_file": [] + }, + "transition_id": "transition-8b1597371121198bec1d1a36", + "true_rank": 1, + "true_score": 7.538238525390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.299022674560547 + ], + "random": [ + 370.642578125 + ], + "same_file": [] + }, + "transition_id": "transition-8b22dd71ccded6c6b42b6467", + "true_rank": 1, + "true_score": 4.255852222442627 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.395675659179688 + ], + "random": [ + 398.56170654296875 + ], + "same_file": [] + }, + "transition_id": "transition-8b8fcf0ffc376df54223a245", + "true_rank": 1, + "true_score": 22.726844787597656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.403029441833496 + ], + "random": [ + 358.4300537109375 + ], + "same_file": [] + }, + "transition_id": "transition-8c116f7c6117e9ea7f7c792e", + "true_rank": 1, + "true_score": 7.651882648468018 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.76184844970703 + ], + "random": [ + 227.65269470214844 + ], + "same_file": [] + }, + "transition_id": "transition-8c35cdeaf6699720b3e07ae5", + "true_rank": 1, + "true_score": 32.75224304199219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.14754867553711 + ], + "random": [ + 324.1119689941406 + ], + "same_file": [] + }, + "transition_id": "transition-8c711a25640060fcfeb4bcea", + "true_rank": 2, + "true_score": 31.90570640563965 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.10525894165039 + ], + "random": [ + 295.5771484375 + ], + "same_file": [] + }, + "transition_id": "transition-8c793ae39982d66a12c2c486", + "true_rank": 1, + "true_score": 9.766160011291504 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.976911544799805 + ], + "random": [ + 202.84173583984375 + ], + "same_file": [] + }, + "transition_id": "transition-8d0554777bae31db8a3ed4af", + "true_rank": 2, + "true_score": 11.344825744628906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.896903991699219 + ], + "random": [ + 367.634033203125 + ], + "same_file": [] + }, + "transition_id": "transition-8d1eff4fa70aa3e8a74263d6", + "true_rank": 2, + "true_score": 10.97964096069336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.062070846557617 + ], + "random": [ + 290.3279724121094 + ], + "same_file": [] + }, + "transition_id": "transition-8d257358c1ddcd8b7f314238", + "true_rank": 2, + "true_score": 26.72292137145996 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.61813735961914 + ], + "random": [ + 285.37646484375 + ], + "same_file": [] + }, + "transition_id": "transition-8d4c975af7a952db7309edbe", + "true_rank": 2, + "true_score": 13.654336929321289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 90.71636962890625 + ], + "random": [ + 619.1644287109375 + ], + "same_file": [] + }, + "transition_id": "transition-8df290be743879a835c1b136", + "true_rank": 1, + "true_score": 90.69986724853516 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.173703193664551 + ], + "random": [ + 498.6741638183594 + ], + "same_file": [ + 138.83895874023438 + ] + }, + "transition_id": "transition-8e478605b984b51ac6aa6ff7", + "true_rank": 1, + "true_score": 4.733891487121582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.135753631591797 + ], + "random": [ + 333.259033203125 + ], + "same_file": [] + }, + "transition_id": "transition-8e553d4a4aace2e61322a2ac", + "true_rank": 2, + "true_score": 18.234725952148438 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.834325790405273 + ], + "random": [ + 326.8739318847656 + ], + "same_file": [ + 1.9025154113769531 + ] + }, + "transition_id": "transition-8ec144ade315dfdb2e6791ee", + "true_rank": 2, + "true_score": 20.37054443359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.164846420288086 + ], + "random": [ + 336.59033203125 + ], + "same_file": [] + }, + "transition_id": "transition-8ec723fa65cb4893b6a4d448", + "true_rank": 1, + "true_score": 13.040160179138184 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.5726432800293 + ], + "random": [ + 350.01861572265625 + ], + "same_file": [] + }, + "transition_id": "transition-8ed9dffbc7af2a14205f9c49", + "true_rank": 2, + "true_score": 35.30363464355469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.56966495513916 + ], + "random": [ + 310.75079345703125 + ], + "same_file": [] + }, + "transition_id": "transition-8f2478045a8f155f9011a329", + "true_rank": 2, + "true_score": 11.580095291137695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.150689125061035 + ], + "random": [ + 193.62008666992188 + ], + "same_file": [] + }, + "transition_id": "transition-8f71aacc615e59ef6c405f55", + "true_rank": 2, + "true_score": 12.353693008422852 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.4307861328125 + ], + "random": [ + 165.6817169189453 + ], + "same_file": [] + }, + "transition_id": "transition-8f778c67951c282934e28b97", + "true_rank": 1, + "true_score": 46.9728889465332 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.554836750030518 + ], + "random": [ + 414.9781494140625 + ], + "same_file": [ + 16.884132385253906 + ] + }, + "transition_id": "transition-8f8645510ae56abdad961688", + "true_rank": 1, + "true_score": 4.3016157150268555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.3001127243042 + ], + "random": [ + 424.2874755859375 + ], + "same_file": [] + }, + "transition_id": "transition-8feac7189181b0dc379646bc", + "true_rank": 1, + "true_score": 13.848529815673828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.239707946777344 + ], + "random": [ + 203.44259643554688 + ], + "same_file": [] + }, + "transition_id": "transition-903af687217970e15392cd20", + "true_rank": 1, + "true_score": 4.224027633666992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.28446388244629 + ], + "random": [ + 134.2725830078125 + ], + "same_file": [] + }, + "transition_id": "transition-909df5cb879a785991a65e8b", + "true_rank": 2, + "true_score": 24.158344268798828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.24966430664062 + ], + "random": [ + 295.45916748046875 + ], + "same_file": [] + }, + "transition_id": "transition-90a299c02df80b5eb7729f65", + "true_rank": 1, + "true_score": 64.94595336914062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.06871032714844 + ], + "random": [ + 230.4736328125 + ], + "same_file": [] + }, + "transition_id": "transition-9144f0534dd682a407850cf2", + "true_rank": 2, + "true_score": 66.50614929199219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.581759929656982 + ], + "random": [ + 360.125244140625 + ], + "same_file": [] + }, + "transition_id": "transition-919b1f9b4ac283c10f0ce4d7", + "true_rank": 2, + "true_score": 5.6673994064331055 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.55584716796875 + ], + "random": [ + 432.03509521484375 + ], + "same_file": [ + 143.89337158203125 + ] + }, + "transition_id": "transition-9224c0ab60d556e85e634f62", + "true_rank": 2, + "true_score": 78.0111083984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.60550308227539 + ], + "random": [ + 375.5513000488281 + ], + "same_file": [] + }, + "transition_id": "transition-929c04a1f9bf6c05bad204b8", + "true_rank": 2, + "true_score": 37.53993225097656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.415306091308594 + ], + "random": [ + 172.77053833007812 + ], + "same_file": [] + }, + "transition_id": "transition-9302ceef11a4abd1717dc3bb", + "true_rank": 1, + "true_score": 32.08209228515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.060657501220703 + ], + "random": [ + 353.32550048828125 + ], + "same_file": [] + }, + "transition_id": "transition-930deb739cfc93d1cddf711d", + "true_rank": 1, + "true_score": 12.91649055480957 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.651729583740234 + ], + "random": [ + 412.23687744140625 + ], + "same_file": [] + }, + "transition_id": "transition-934d16260ee282967567cc55", + "true_rank": 1, + "true_score": 17.113906860351562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.215349197387695 + ], + "random": [ + 262.4476318359375 + ], + "same_file": [] + }, + "transition_id": "transition-934e65c60abcfc5b4bc62b39", + "true_rank": 1, + "true_score": 10.878531455993652 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.369292736053467 + ], + "random": [ + 356.7618408203125 + ], + "same_file": [] + }, + "transition_id": "transition-93b31a1d2d5134625ab77ada", + "true_rank": 2, + "true_score": 6.296238899230957 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 221.56219482421875 + ], + "random": [ + 288.759033203125 + ], + "same_file": [] + }, + "transition_id": "transition-93b96555ff39e13062a96586", + "true_rank": 2, + "true_score": 238.81472778320312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 151.10357666015625 + ], + "random": [ + 559.6475830078125 + ], + "same_file": [] + }, + "transition_id": "transition-93c1d553ba319e86ccfde087", + "true_rank": 1, + "true_score": 148.56954956054688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.328472137451172 + ], + "random": [ + 504.0948486328125 + ], + "same_file": [] + }, + "transition_id": "transition-944730cfe460143d26c3e2e8", + "true_rank": 2, + "true_score": 11.348970413208008 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.025150775909424 + ], + "random": [ + 455.455322265625 + ], + "same_file": [] + }, + "transition_id": "transition-950f9f12e08a1a43674d108f", + "true_rank": 1, + "true_score": 6.6083574295043945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.56084442138672 + ], + "random": [ + 551.6993408203125 + ], + "same_file": [] + }, + "transition_id": "transition-9510c03c7af7ce85661dbe08", + "true_rank": 1, + "true_score": 34.3871955871582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.1282132863998413 + ], + "random": [ + 190.69444274902344 + ], + "same_file": [] + }, + "transition_id": "transition-9531333fea2a798937c3dfa4", + "true_rank": 2, + "true_score": 1.249306082725525 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.883193969726562 + ], + "random": [ + 258.5707092285156 + ], + "same_file": [] + }, + "transition_id": "transition-954622cfd717bea9b3017ab8", + "true_rank": 1, + "true_score": 17.681503295898438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.991938591003418 + ], + "random": [ + 413.2918395996094 + ], + "same_file": [] + }, + "transition_id": "transition-95585550ba527b9a4bc2833c", + "true_rank": 2, + "true_score": 9.537612915039062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 225.47494506835938 + ], + "random": [ + 411.2469482421875 + ], + "same_file": [] + }, + "transition_id": "transition-9591a21d3ce2b212e2088c52", + "true_rank": 1, + "true_score": 223.88900756835938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.361196517944336 + ], + "random": [ + 260.86724853515625 + ], + "same_file": [] + }, + "transition_id": "transition-95bfb13be79c851dfec58b85", + "true_rank": 1, + "true_score": 12.358515739440918 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.103696346282959 + ], + "random": [ + 484.1248474121094 + ], + "same_file": [ + 2.8935275077819824 + ] + }, + "transition_id": "transition-961fa2052f9bf00b1d7aca4e", + "true_rank": 2, + "true_score": 2.122715950012207 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.9744873046875 + ], + "random": [ + 369.2352600097656 + ], + "same_file": [] + }, + "transition_id": "transition-9675ffef2fcb91c0c9f6a651", + "true_rank": 2, + "true_score": 66.03662872314453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.386463642120361 + ], + "random": [ + 410.71368408203125 + ], + "same_file": [] + }, + "transition_id": "transition-96809b8e575804f203aa4b01", + "true_rank": 2, + "true_score": 6.410952568054199 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 166.027099609375 + ], + "random": [ + 330.46484375 + ], + "same_file": [] + }, + "transition_id": "transition-97023f42df02871974540c92", + "true_rank": 1, + "true_score": 165.8814697265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.044471740722656 + ], + "random": [ + 248.44940185546875 + ], + "same_file": [] + }, + "transition_id": "transition-970d3eeaae148a59c86bf99f", + "true_rank": 1, + "true_score": 45.4856071472168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.788478851318359 + ], + "random": [ + 129.43869018554688 + ], + "same_file": [] + }, + "transition_id": "transition-972312d1cede87212a1f559d", + "true_rank": 2, + "true_score": 7.980743408203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.378145694732666 + ], + "random": [ + 219.18820190429688 + ], + "same_file": [] + }, + "transition_id": "transition-976c33ca26179bedc08a01f7", + "true_rank": 2, + "true_score": 4.030979156494141 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.700550079345703 + ], + "random": [ + 193.66030883789062 + ], + "same_file": [] + }, + "transition_id": "transition-97974d13d303f9cc52830b29", + "true_rank": 1, + "true_score": 25.583023071289062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.52596282958984 + ], + "random": [ + 351.0284423828125 + ], + "same_file": [] + }, + "transition_id": "transition-97afea764e19a2749670c333", + "true_rank": 2, + "true_score": 108.81108093261719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.733577728271484 + ], + "random": [ + 287.67938232421875 + ], + "same_file": [] + }, + "transition_id": "transition-97e7df48b8d8bcd7158c4cb8", + "true_rank": 1, + "true_score": 25.383785247802734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.25604248046875 + ], + "random": [ + 378.9906311035156 + ], + "same_file": [] + }, + "transition_id": "transition-97f476a3471d80b980aeb67d", + "true_rank": 2, + "true_score": 25.40860366821289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 333.4952087402344 + ], + "random": [ + 392.74285888671875 + ], + "same_file": [] + }, + "transition_id": "transition-98113aa9c6e14a77a26f3962", + "true_rank": 1, + "true_score": 327.8348693847656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.468236923217773 + ], + "random": [ + 457.27557373046875 + ], + "same_file": [] + }, + "transition_id": "transition-98fe3f82e4396376ac29e5b7", + "true_rank": 2, + "true_score": 21.498647689819336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.221961975097656 + ], + "random": [ + 420.7420654296875 + ], + "same_file": [] + }, + "transition_id": "transition-99438489f8389909a588a844", + "true_rank": 2, + "true_score": 58.51005554199219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 82.11811828613281 + ], + "random": [ + 207.7535858154297 + ], + "same_file": [] + }, + "transition_id": "transition-99668f668854d3b4c74f58a4", + "true_rank": 1, + "true_score": 78.42265319824219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.178509712219238 + ], + "random": [ + 291.5091857910156 + ], + "same_file": [] + }, + "transition_id": "transition-99b19702534a95075bfb2a70", + "true_rank": 1, + "true_score": 5.958551406860352 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.4276123046875 + ], + "random": [ + 514.4639892578125 + ], + "same_file": [] + }, + "transition_id": "transition-9a0cb69c52d84d784af50add", + "true_rank": 1, + "true_score": 62.222408294677734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.187782287597656 + ], + "random": [ + 491.1761169433594 + ], + "same_file": [] + }, + "transition_id": "transition-9a873d1dd5a30a297460591b", + "true_rank": 2, + "true_score": 18.72906494140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.253012180328369 + ], + "random": [ + 164.77200317382812 + ], + "same_file": [] + }, + "transition_id": "transition-9af0df21bb5c81dfbf996493", + "true_rank": 1, + "true_score": 5.118002891540527 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.59721374511719 + ], + "random": [ + 236.70892333984375 + ], + "same_file": [ + 29.664306640625 + ] + }, + "transition_id": "transition-9b54bb421b6ccb36585484ce", + "true_rank": 3, + "true_score": 49.91667556762695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.397952079772949 + ], + "random": [ + 285.91302490234375 + ], + "same_file": [] + }, + "transition_id": "transition-9b7605e23e7ea870793815e6", + "true_rank": 2, + "true_score": 2.7633655071258545 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.117223739624023 + ], + "random": [ + 331.12921142578125 + ], + "same_file": [] + }, + "transition_id": "transition-9b83d697e638a1c6c0cf0e0c", + "true_rank": 1, + "true_score": 4.486671447753906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.50374984741211 + ], + "random": [ + 392.30889892578125 + ], + "same_file": [] + }, + "transition_id": "transition-9b842e9e0ec3047573b26424", + "true_rank": 2, + "true_score": 52.32798767089844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.50648880004883 + ], + "random": [ + 279.791748046875 + ], + "same_file": [] + }, + "transition_id": "transition-9bf33d588be3785d654b9740", + "true_rank": 1, + "true_score": 44.78450012207031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.564294815063477 + ], + "random": [ + 139.82708740234375 + ], + "same_file": [] + }, + "transition_id": "transition-9c13e3f6d7b924164b0b4181", + "true_rank": 1, + "true_score": 13.11919116973877 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.574642181396484 + ], + "random": [ + 383.01336669921875 + ], + "same_file": [] + }, + "transition_id": "transition-9c1968a0d91a091c092b38d1", + "true_rank": 1, + "true_score": 60.69981384277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.96315383911133 + ], + "random": [ + 212.25308227539062 + ], + "same_file": [] + }, + "transition_id": "transition-9c34b53ec682006c2caa62f4", + "true_rank": 2, + "true_score": 54.25115966796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 179.746337890625 + ], + "random": [ + 401.76324462890625 + ], + "same_file": [] + }, + "transition_id": "transition-9c707b874917ab03b14a38ed", + "true_rank": 2, + "true_score": 180.106201171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.847518920898438 + ], + "random": [ + 243.02471923828125 + ], + "same_file": [] + }, + "transition_id": "transition-9c8000540df685231808ab94", + "true_rank": 1, + "true_score": 22.032997131347656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.01422119140625 + ], + "random": [ + 195.23486328125 + ], + "same_file": [] + }, + "transition_id": "transition-9cc1415eae7e37991080cc83", + "true_rank": 1, + "true_score": 20.147594451904297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.763136863708496 + ], + "random": [ + 220.46920776367188 + ], + "same_file": [] + }, + "transition_id": "transition-9d14a3b70651db3c03233d2d", + "true_rank": 2, + "true_score": 4.739087104797363 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 121.45587158203125 + ], + "random": [ + 308.57745361328125 + ], + "same_file": [] + }, + "transition_id": "transition-9d233c9089e569fe84afe74a", + "true_rank": 1, + "true_score": 120.88819885253906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.217904567718506 + ], + "random": [ + 362.82708740234375 + ], + "same_file": [] + }, + "transition_id": "transition-9d355a8d6580cc57bbfe98f1", + "true_rank": 1, + "true_score": 6.994358539581299 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.016204833984375 + ], + "random": [ + 295.54290771484375 + ], + "same_file": [] + }, + "transition_id": "transition-9dbbe1ab0361eb2b652e3dcc", + "true_rank": 2, + "true_score": 58.01821517944336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 133.1329345703125 + ], + "random": [ + 464.43310546875 + ], + "same_file": [] + }, + "transition_id": "transition-9deeea0d6e75ed2a66d20568", + "true_rank": 1, + "true_score": 127.60133361816406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.6015625 + ], + "random": [ + 246.4302978515625 + ], + "same_file": [] + }, + "transition_id": "transition-9e28c160bdd454661f9a377e", + "true_rank": 2, + "true_score": 77.75252532958984 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.243507385253906 + ], + "random": [ + 260.7203369140625 + ], + "same_file": [] + }, + "transition_id": "transition-9e32e238e4a7cb54bbb0c419", + "true_rank": 1, + "true_score": 25.219680786132812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.28623962402344 + ], + "random": [ + 291.4684143066406 + ], + "same_file": [] + }, + "transition_id": "transition-9e7c84c2b8de74151f55e81d", + "true_rank": 1, + "true_score": 71.28043365478516 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.46366882324219 + ], + "random": [ + 108.42393493652344 + ], + "same_file": [ + 91.86665344238281 + ] + }, + "transition_id": "transition-9f19d9546ae81940b6dcec6d", + "true_rank": 2, + "true_score": 46.827823638916016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.008766174316406 + ], + "random": [ + 361.30975341796875 + ], + "same_file": [] + }, + "transition_id": "transition-9fb2d35da99f044e62c54931", + "true_rank": 2, + "true_score": 56.69768142700195 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.362170219421387 + ], + "random": [ + 320.3841247558594 + ], + "same_file": [] + }, + "transition_id": "transition-9fcdf233876849a2699256bc", + "true_rank": 1, + "true_score": 8.14104175567627 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.4929571747779846 + ], + "random": [ + 349.0633239746094 + ], + "same_file": [] + }, + "transition_id": "transition-9fda4f833c2e392af028cb23", + "true_rank": 1, + "true_score": 0.49193474650382996 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.20976257324219 + ], + "random": [ + 350.3170471191406 + ], + "same_file": [] + }, + "transition_id": "transition-a02acbfc27fd420dc8653785", + "true_rank": 2, + "true_score": 63.234825134277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.906227111816406 + ], + "random": [ + 270.1246337890625 + ], + "same_file": [] + }, + "transition_id": "transition-a056887aea1f0ffedb09d1e0", + "true_rank": 1, + "true_score": 46.74486541748047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.952354431152344 + ], + "random": [ + 414.18231201171875 + ], + "same_file": [] + }, + "transition_id": "transition-a05e950d528dd29a4fca9353", + "true_rank": 1, + "true_score": 41.50117492675781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.600563049316406 + ], + "random": [ + 227.57662963867188 + ], + "same_file": [] + }, + "transition_id": "transition-a15d2b362c08bcd47101809f", + "true_rank": 2, + "true_score": 6.791049957275391 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.741455078125 + ], + "random": [ + 448.49591064453125 + ], + "same_file": [] + }, + "transition_id": "transition-a1a09b5ff7e3f3332ed1269c", + "true_rank": 1, + "true_score": 56.23925018310547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.582271575927734 + ], + "random": [ + 498.17340087890625 + ], + "same_file": [] + }, + "transition_id": "transition-a1b173c3dad197f286e5b4a8", + "true_rank": 2, + "true_score": 18.590946197509766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 245.3644256591797 + ], + "random": [ + 365.77545166015625 + ], + "same_file": [] + }, + "transition_id": "transition-a1e80f0ab5ddcd46bb4541b5", + "true_rank": 1, + "true_score": 243.66798400878906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 119.91129302978516 + ], + "random": [ + 331.5224609375 + ], + "same_file": [] + }, + "transition_id": "transition-a27df967935f576d4a86a0f5", + "true_rank": 2, + "true_score": 121.73652648925781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.386632919311523 + ], + "random": [ + 375.5515441894531 + ], + "same_file": [] + }, + "transition_id": "transition-a2dc4c53daad474890c85c4d", + "true_rank": 2, + "true_score": 6.579078674316406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.26205825805664 + ], + "random": [ + 451.53253173828125 + ], + "same_file": [] + }, + "transition_id": "transition-a3266f0682a1281fdb58d299", + "true_rank": 1, + "true_score": 8.200308799743652 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.97769927978516 + ], + "random": [ + 369.8453369140625 + ], + "same_file": [] + }, + "transition_id": "transition-a33424e460269f2341176e1b", + "true_rank": 1, + "true_score": 100.69113159179688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.81045913696289 + ], + "random": [ + 153.80325317382812 + ], + "same_file": [] + }, + "transition_id": "transition-a3437b49e8b957fa070e5ee5", + "true_rank": 1, + "true_score": 33.11289978027344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.26109313964844 + ], + "random": [ + 389.3973388671875 + ], + "same_file": [] + }, + "transition_id": "transition-a38edf5d737435bbd0c6470e", + "true_rank": 2, + "true_score": 96.44441223144531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 77.09120178222656 + ], + "random": [ + 92.84548950195312 + ], + "same_file": [] + }, + "transition_id": "transition-a41cc746ada9c86bfd1209e7", + "true_rank": 2, + "true_score": 77.86160278320312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.667224884033203 + ], + "random": [ + 192.1177215576172 + ], + "same_file": [] + }, + "transition_id": "transition-a421074b8dfca273d61e2a76", + "true_rank": 1, + "true_score": 15.645160675048828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.8700311183929443 + ], + "random": [ + 218.3984375 + ], + "same_file": [] + }, + "transition_id": "transition-a436def94465d83ffdaa9a23", + "true_rank": 2, + "true_score": 4.697385311126709 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.133522033691406 + ], + "random": [ + 383.92803955078125 + ], + "same_file": [] + }, + "transition_id": "transition-a5651d6cad9eaafd410fa9c7", + "true_rank": 2, + "true_score": 12.850107192993164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.496490478515625 + ], + "random": [ + 193.860107421875 + ], + "same_file": [] + }, + "transition_id": "transition-a5a853f70f3f29d19fa1d424", + "true_rank": 1, + "true_score": 37.733009338378906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.618108749389648 + ], + "random": [ + 319.0760803222656 + ], + "same_file": [] + }, + "transition_id": "transition-a63b70807c71d4af6da4274e", + "true_rank": 2, + "true_score": 8.070564270019531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.492443084716797 + ], + "random": [ + 212.49935913085938 + ], + "same_file": [] + }, + "transition_id": "transition-a65c8cff9bbcd65ed07d4ba2", + "true_rank": 1, + "true_score": 16.049072265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 139.5548553466797 + ], + "random": [ + 279.5111083984375 + ], + "same_file": [] + }, + "transition_id": "transition-a6da50f01fc29559b18cbdf2", + "true_rank": 1, + "true_score": 136.6320037841797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.479591369628906 + ], + "random": [ + 341.0108642578125 + ], + "same_file": [] + }, + "transition_id": "transition-a760f2c4ac8c68309bc8ec45", + "true_rank": 1, + "true_score": 39.82167053222656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.33113098144531 + ], + "random": [ + 364.15240478515625 + ], + "same_file": [] + }, + "transition_id": "transition-a79141c1b229e5f2e19a8607", + "true_rank": 1, + "true_score": 106.35795593261719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.68543243408203 + ], + "random": [ + 373.51690673828125 + ], + "same_file": [] + }, + "transition_id": "transition-a7f4472cc8ed96815e110f01", + "true_rank": 2, + "true_score": 56.11579513549805 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.124412536621094 + ], + "random": [ + 601.9595947265625 + ], + "same_file": [] + }, + "transition_id": "transition-a7fad2315960f74d925b3657", + "true_rank": 2, + "true_score": 30.260478973388672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.317779541015625 + ], + "random": [ + 579.9642333984375 + ], + "same_file": [] + }, + "transition_id": "transition-a819ebfa5cefaf73c05fc84e", + "true_rank": 2, + "true_score": 6.352598190307617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.22333526611328 + ], + "random": [ + 242.34034729003906 + ], + "same_file": [] + }, + "transition_id": "transition-a820e1e431dc8bc08b703194", + "true_rank": 1, + "true_score": 20.888269424438477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.390750885009766 + ], + "random": [ + 267.02386474609375 + ], + "same_file": [] + }, + "transition_id": "transition-a869cc02a21d4fe3c50c1d81", + "true_rank": 2, + "true_score": 23.578136444091797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.42261505126953 + ], + "random": [ + 423.45819091796875 + ], + "same_file": [] + }, + "transition_id": "transition-a8effcb452f886ff3c406d6d", + "true_rank": 1, + "true_score": 67.0394287109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.214517593383789 + ], + "random": [ + 325.8002014160156 + ], + "same_file": [] + }, + "transition_id": "transition-a90f54d1a00f9279dd99da2e", + "true_rank": 1, + "true_score": 14.682958602905273 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.319095611572266 + ], + "random": [ + 263.3214416503906 + ], + "same_file": [] + }, + "transition_id": "transition-a96ff93b6c1d136333d04c4c", + "true_rank": 2, + "true_score": 63.36598587036133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.225286483764648 + ], + "random": [ + 390.3726806640625 + ], + "same_file": [] + }, + "transition_id": "transition-a999f57bf793f5ce67cdeeaf", + "true_rank": 1, + "true_score": 8.077239990234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.582786560058594 + ], + "random": [ + 581.868408203125 + ], + "same_file": [] + }, + "transition_id": "transition-a9aa71d97cc9afe50f37597a", + "true_rank": 1, + "true_score": 27.16103744506836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.366903305053711 + ], + "random": [ + 400.5343322753906 + ], + "same_file": [] + }, + "transition_id": "transition-a9d7783fd8fd7bef66159956", + "true_rank": 1, + "true_score": 15.00016975402832 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.637222290039062 + ], + "random": [ + 311.00506591796875 + ], + "same_file": [ + 36.818702697753906 + ] + }, + "transition_id": "transition-a9dbf045625ad44af7100243", + "true_rank": 1, + "true_score": 15.26528263092041 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 228.56600952148438 + ], + "mutation": [ + 3.125016212463379 + ], + "random": [ + 253.53509521484375 + ], + "same_file": [] + }, + "transition_id": "transition-aa37948641a28e942e03460a", + "true_rank": 2, + "true_score": 3.4268386363983154 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.3278751373291 + ], + "random": [ + 224.99334716796875 + ], + "same_file": [] + }, + "transition_id": "transition-aa4eb43df7c728a223eca6e0", + "true_rank": 1, + "true_score": 19.032217025756836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.61235046386719 + ], + "random": [ + 203.21026611328125 + ], + "same_file": [] + }, + "transition_id": "transition-aa5496d1f4904935a1836ba2", + "true_rank": 2, + "true_score": 53.68463134765625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.469715118408203 + ], + "random": [ + 318.42352294921875 + ], + "same_file": [] + }, + "transition_id": "transition-aa5d23b817e0924d276502bf", + "true_rank": 1, + "true_score": 18.27117156982422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3786519765853882 + ], + "random": [ + 218.34930419921875 + ], + "same_file": [] + }, + "transition_id": "transition-aab37e11bfdfee566ed760e9", + "true_rank": 2, + "true_score": 1.7662204504013062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.64690017700195 + ], + "random": [ + 211.58816528320312 + ], + "same_file": [] + }, + "transition_id": "transition-aabaa1679bcf40d77bed7659", + "true_rank": 2, + "true_score": 35.2733154296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.1564412117004395 + ], + "random": [ + 262.2777099609375 + ], + "same_file": [] + }, + "transition_id": "transition-aac3e19b8a6bd374a58fc827", + "true_rank": 2, + "true_score": 3.264836311340332 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 272.9702453613281 + ], + "random": [ + 69.66712951660156 + ], + "same_file": [] + }, + "transition_id": "transition-aac74da976b16fc4dceb5553", + "true_rank": 3, + "true_score": 288.05108642578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.23016357421875 + ], + "random": [ + 219.2625732421875 + ], + "same_file": [] + }, + "transition_id": "transition-ab1cebd2baaeffb0d6ae73e7", + "true_rank": 1, + "true_score": 72.32035064697266 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.33948516845703 + ], + "random": [ + 438.803466796875 + ], + "same_file": [ + 16.158489227294922 + ] + }, + "transition_id": "transition-ab25800f495ad6ebea51c706", + "true_rank": 2, + "true_score": 22.080982208251953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.706300735473633 + ], + "random": [ + 334.7416687011719 + ], + "same_file": [] + }, + "transition_id": "transition-ab425272570ac21f9d4e46a5", + "true_rank": 1, + "true_score": 13.35831069946289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.4902400970459 + ], + "random": [ + 332.407958984375 + ], + "same_file": [] + }, + "transition_id": "transition-ab570b30d68bc009160a5abe", + "true_rank": 2, + "true_score": 28.067424774169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.405204772949219 + ], + "random": [ + 319.07745361328125 + ], + "same_file": [] + }, + "transition_id": "transition-ab8b64d5083ea78a13e8d7c2", + "true_rank": 1, + "true_score": 11.228588104248047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.65909194946289 + ], + "random": [ + 253.79562377929688 + ], + "same_file": [] + }, + "transition_id": "transition-abf17abd7cc84cc47bfffeec", + "true_rank": 2, + "true_score": 16.151504516601562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.48248291015625 + ], + "random": [ + 170.22702026367188 + ], + "same_file": [] + }, + "transition_id": "transition-ac3edae72c27684513b6997a", + "true_rank": 2, + "true_score": 91.34381103515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.93645095825195 + ], + "random": [ + 441.7874755859375 + ], + "same_file": [] + }, + "transition_id": "transition-ad0f84cd345d334a5365169d", + "true_rank": 1, + "true_score": 60.91960906982422 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 434.3938293457031 + ], + "mutation": [ + 40.99370574951172 + ], + "random": [ + 504.9326171875 + ], + "same_file": [] + }, + "transition_id": "transition-ad1125adb55816863a4aa369", + "true_rank": 2, + "true_score": 42.1019401550293 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 234.6685028076172 + ], + "mutation": [ + 4.813126087188721 + ], + "random": [ + 199.0557098388672 + ], + "same_file": [] + }, + "transition_id": "transition-ad22e11c232e88f02586bd65", + "true_rank": 1, + "true_score": 4.758160591125488 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.202533721923828 + ], + "random": [ + 533.8787841796875 + ], + "same_file": [ + 104.13247680664062 + ] + }, + "transition_id": "transition-ad358cecb57ad38b7e2e7b20", + "true_rank": 2, + "true_score": 30.084945678710938 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.30551528930664 + ], + "random": [ + 319.38763427734375 + ], + "same_file": [ + 61.70718002319336 + ] + }, + "transition_id": "transition-ad4d7b59b8a3d2e58d8d3edc", + "true_rank": 1, + "true_score": 24.86978530883789 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 237.14013671875 + ], + "mutation": [ + 1.863598108291626 + ], + "random": [ + 173.99569702148438 + ], + "same_file": [] + }, + "transition_id": "transition-ad4f1368d3b455294782aaa2", + "true_rank": 1, + "true_score": 1.588413953781128 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.168916702270508 + ], + "random": [ + 512.530517578125 + ], + "same_file": [] + }, + "transition_id": "transition-ad7d122a451e93d2c3bac560", + "true_rank": 2, + "true_score": 29.369285583496094 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 401.5718994140625 + ], + "mutation": [ + 10.706857681274414 + ], + "random": [ + 150.900634765625 + ], + "same_file": [] + }, + "transition_id": "transition-ad8cf36e955fb65a1fdc4fe8", + "true_rank": 1, + "true_score": 8.943642616271973 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.9018325805664 + ], + "random": [ + 305.11846923828125 + ], + "same_file": [] + }, + "transition_id": "transition-ae3c9cb2601a11438f09fca3", + "true_rank": 1, + "true_score": 125.61263275146484 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 135.8056640625 + ], + "random": [ + 288.6413269042969 + ], + "same_file": [ + 156.43881225585938 + ] + }, + "transition_id": "transition-ae46aab71eec0a7d6de77af8", + "true_rank": 1, + "true_score": 133.92019653320312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2755985260009766 + ], + "random": [ + 459.9415283203125 + ], + "same_file": [] + }, + "transition_id": "transition-af195234d0a5b95c43cb2623", + "true_rank": 2, + "true_score": 1.4004491567611694 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.460845947265625 + ], + "random": [ + 472.0057678222656 + ], + "same_file": [] + }, + "transition_id": "transition-af5e8a1d8241d123ac5c50a7", + "true_rank": 1, + "true_score": 40.263084411621094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 115.36246490478516 + ], + "random": [ + 245.7279052734375 + ], + "same_file": [] + }, + "transition_id": "transition-af6046daf326fee1c72ed23e", + "true_rank": 1, + "true_score": 104.02491760253906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.447063446044922 + ], + "random": [ + 459.05828857421875 + ], + "same_file": [] + }, + "transition_id": "transition-afa0417a13b9f128c545bccb", + "true_rank": 1, + "true_score": 9.08045482635498 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.58475112915039 + ], + "random": [ + 281.6295166015625 + ], + "same_file": [] + }, + "transition_id": "transition-afa87be0ff0b9246e2595bac", + "true_rank": 1, + "true_score": 46.49261474609375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.858673095703125 + ], + "random": [ + 384.1053466796875 + ], + "same_file": [] + }, + "transition_id": "transition-afaf7d9f7245954ebc917fa2", + "true_rank": 1, + "true_score": 59.635860443115234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 101.6507797241211 + ], + "random": [ + 426.6307067871094 + ], + "same_file": [] + }, + "transition_id": "transition-afd0e522880ce3277c5e3d2f", + "true_rank": 2, + "true_score": 102.06295776367188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.56111145019531 + ], + "random": [ + 183.0048065185547 + ], + "same_file": [] + }, + "transition_id": "transition-b014615b11e8d0519cbffb89", + "true_rank": 2, + "true_score": 60.72826385498047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.369407653808594 + ], + "random": [ + 525.5407104492188 + ], + "same_file": [] + }, + "transition_id": "transition-b02b0c7fc74f77bdc89ce1b6", + "true_rank": 2, + "true_score": 19.264982223510742 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.99843978881836 + ], + "random": [ + 284.42303466796875 + ], + "same_file": [] + }, + "transition_id": "transition-b07ad9dfc6220b9a7aefc6d4", + "true_rank": 2, + "true_score": 47.26445007324219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.4582462310791 + ], + "random": [ + 332.8287353515625 + ], + "same_file": [] + }, + "transition_id": "transition-b144c7d0087c3cc7a96b19ab", + "true_rank": 1, + "true_score": 20.322738647460938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.64339256286621 + ], + "random": [ + 213.9227294921875 + ], + "same_file": [] + }, + "transition_id": "transition-b14b1d8f962925d368786d0c", + "true_rank": 1, + "true_score": 31.003345489501953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.920719146728516 + ], + "random": [ + 448.6733093261719 + ], + "same_file": [] + }, + "transition_id": "transition-b161a68f3137e6a3b22be05d", + "true_rank": 1, + "true_score": 54.59196853637695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 40.30516815185547 + ], + "random": [ + 305.0948486328125 + ], + "same_file": [] + }, + "transition_id": "transition-b1683cd6e71dd2e909a1b5fe", + "true_rank": 1, + "true_score": 39.97825241088867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.543020248413086 + ], + "random": [ + 234.83956909179688 + ], + "same_file": [] + }, + "transition_id": "transition-b1ff2826f7b6c404a5d2ac73", + "true_rank": 2, + "true_score": 32.91255569458008 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8594523668289185 + ], + "random": [ + 390.8832702636719 + ], + "same_file": [] + }, + "transition_id": "transition-b233d0f4a878423d0b51eedf", + "true_rank": 1, + "true_score": 0.760280430316925 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.211021423339844 + ], + "random": [ + 408.754150390625 + ], + "same_file": [] + }, + "transition_id": "transition-b24adae11cabdcbff5050ba5", + "true_rank": 1, + "true_score": 9.83256721496582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 128.15945434570312 + ], + "random": [ + 147.08297729492188 + ], + "same_file": [] + }, + "transition_id": "transition-b2543a2b778f4f8dedac9f2c", + "true_rank": 1, + "true_score": 122.44859313964844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.909141540527344 + ], + "random": [ + 594.5205078125 + ], + "same_file": [] + }, + "transition_id": "transition-b287244f996b026bb9916a00", + "true_rank": 2, + "true_score": 37.40963363647461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 129.97019958496094 + ], + "random": [ + 459.86163330078125 + ], + "same_file": [] + }, + "transition_id": "transition-b2fb334944ba08cf71789298", + "true_rank": 2, + "true_score": 130.9077911376953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.126914024353027 + ], + "random": [ + 259.64776611328125 + ], + "same_file": [] + }, + "transition_id": "transition-b34c979da95ae0340a0dfbd8", + "true_rank": 1, + "true_score": 8.531745910644531 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 193.25857543945312 + ], + "mutation": [ + 10.617462158203125 + ], + "random": [ + 297.66033935546875 + ], + "same_file": [] + }, + "transition_id": "transition-b3636bab1dcf8cd2f40b8f2d", + "true_rank": 1, + "true_score": 10.617456436157227 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.6597585678100586 + ], + "random": [ + 384.8824768066406 + ], + "same_file": [] + }, + "transition_id": "transition-b391ac574fa7c474b130d454", + "true_rank": 2, + "true_score": 3.049208164215088 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 148.10516357421875 + ], + "random": [ + 420.36651611328125 + ], + "same_file": [] + }, + "transition_id": "transition-b3a7f00309a99929d2fa8185", + "true_rank": 2, + "true_score": 148.12673950195312 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.796621322631836 + ], + "random": [ + 327.42755126953125 + ], + "same_file": [ + 9.338682174682617 + ] + }, + "transition_id": "transition-b3aeb0f76a374a8099e5c19d", + "true_rank": 2, + "true_score": 10.057269096374512 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 90.11465454101562 + ], + "random": [ + 482.07843017578125 + ], + "same_file": [] + }, + "transition_id": "transition-b3f3b7eb42ee0f790f67962d", + "true_rank": 2, + "true_score": 92.78916931152344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.686995029449463 + ], + "random": [ + 350.896728515625 + ], + "same_file": [] + }, + "transition_id": "transition-b3f8ad6624a64bc46cea944d", + "true_rank": 2, + "true_score": 3.8891313076019287 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 127.18328857421875 + ], + "random": [ + 185.81625366210938 + ], + "same_file": [] + }, + "transition_id": "transition-b419bcf4f707f76bcb43802c", + "true_rank": 2, + "true_score": 130.3646240234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.268592834472656 + ], + "random": [ + 578.055419921875 + ], + "same_file": [] + }, + "transition_id": "transition-b452b2632bfcb351adc6ed0f", + "true_rank": 2, + "true_score": 27.934173583984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.167097091674805 + ], + "random": [ + 477.3178405761719 + ], + "same_file": [] + }, + "transition_id": "transition-b45c168b4da1eb252b327d40", + "true_rank": 2, + "true_score": 8.616541862487793 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.044763565063477 + ], + "random": [ + 246.40191650390625 + ], + "same_file": [] + }, + "transition_id": "transition-b4b4c06fc88d956835b40615", + "true_rank": 1, + "true_score": 7.586874008178711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.439579486846924 + ], + "random": [ + 306.229248046875 + ], + "same_file": [] + }, + "transition_id": "transition-b4daa43655be72abd2baea4e", + "true_rank": 2, + "true_score": 6.7145233154296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.094792366027832 + ], + "random": [ + 296.18133544921875 + ], + "same_file": [] + }, + "transition_id": "transition-b4f106a101acca951a2f718a", + "true_rank": 1, + "true_score": 7.250181198120117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.83636474609375 + ], + "random": [ + 254.60496520996094 + ], + "same_file": [] + }, + "transition_id": "transition-b52a02223b6a805ff0562c06", + "true_rank": 2, + "true_score": 69.3882827758789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.002997875213623 + ], + "random": [ + 380.95086669921875 + ], + "same_file": [] + }, + "transition_id": "transition-b61dd298e427e336129ff0e6", + "true_rank": 1, + "true_score": 1.9222290515899658 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.422829627990723 + ], + "random": [ + 324.34912109375 + ], + "same_file": [] + }, + "transition_id": "transition-b635f3886b2124e7411428db", + "true_rank": 1, + "true_score": 12.156095504760742 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.957098484039307 + ], + "random": [ + 327.68402099609375 + ], + "same_file": [] + }, + "transition_id": "transition-b6546929cb1248d80911400f", + "true_rank": 2, + "true_score": 6.169589996337891 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 176.01995849609375 + ], + "mutation": [ + 12.007452964782715 + ], + "random": [ + 385.18206787109375 + ], + "same_file": [] + }, + "transition_id": "transition-b6b7e42d51316d7cfbca3d28", + "true_rank": 1, + "true_score": 11.065145492553711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 143.51901245117188 + ], + "random": [ + 181.93173217773438 + ], + "same_file": [] + }, + "transition_id": "transition-b78e0546542906b21ca950d4", + "true_rank": 1, + "true_score": 139.04058837890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.05438995361328 + ], + "random": [ + 307.9003601074219 + ], + "same_file": [] + }, + "transition_id": "transition-b7a1b8d4f9fb16822895f8ab", + "true_rank": 1, + "true_score": 42.542293548583984 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 82.0157470703125 + ], + "random": [ + 302.5264892578125 + ], + "same_file": [] + }, + "transition_id": "transition-b7a5e69c3133c7bdbe6c46c7", + "true_rank": 1, + "true_score": 78.34481811523438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 235.39422607421875 + ], + "random": [ + 247.1405029296875 + ], + "same_file": [] + }, + "transition_id": "transition-b7d5085cd46ebc0285d16089", + "true_rank": 1, + "true_score": 233.24853515625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 490.17425537109375 + ], + "mutation": [ + 9.984434127807617 + ], + "random": [ + 280.14154052734375 + ], + "same_file": [] + }, + "transition_id": "transition-b7e4e126f7d4937d06721c0d", + "true_rank": 1, + "true_score": 9.506660461425781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.79911804199219 + ], + "random": [ + 281.3268127441406 + ], + "same_file": [] + }, + "transition_id": "transition-b82c6ee8bade2cbfb9dcfb66", + "true_rank": 1, + "true_score": 73.19256591796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.849925518035889 + ], + "random": [ + 249.27944946289062 + ], + "same_file": [] + }, + "transition_id": "transition-b8331098fb384f5024e1e1c0", + "true_rank": 1, + "true_score": 6.293064117431641 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.96723175048828 + ], + "random": [ + 580.8157958984375 + ], + "same_file": [] + }, + "transition_id": "transition-b8396aeaae9727a2ab916bc5", + "true_rank": 2, + "true_score": 63.34146499633789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.275501251220703 + ], + "random": [ + 437.46246337890625 + ], + "same_file": [] + }, + "transition_id": "transition-b882c83ff1f8d399e994dda2", + "true_rank": 1, + "true_score": 14.446308135986328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 80.03438568115234 + ], + "random": [ + 106.27615356445312 + ], + "same_file": [] + }, + "transition_id": "transition-b93a24a1c43295cb370f0115", + "true_rank": 2, + "true_score": 80.07084655761719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.071683883666992 + ], + "random": [ + 287.0762939453125 + ], + "same_file": [] + }, + "transition_id": "transition-b96497e0155da160c3fea060", + "true_rank": 1, + "true_score": 6.83920431137085 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.8997573852539 + ], + "random": [ + 424.9036865234375 + ], + "same_file": [] + }, + "transition_id": "transition-b96c6387cc5d739c1c778a8b", + "true_rank": 2, + "true_score": 77.74960327148438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.0341796875 + ], + "random": [ + 241.65528869628906 + ], + "same_file": [] + }, + "transition_id": "transition-b97e9603aa0b0c3358feae37", + "true_rank": 1, + "true_score": 30.25408363342285 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.50404167175293 + ], + "random": [ + 251.4969940185547 + ], + "same_file": [] + }, + "transition_id": "transition-b9d746d6e2b118c7ec5a1e6a", + "true_rank": 2, + "true_score": 13.769926071166992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.817409515380859 + ], + "random": [ + 602.3798828125 + ], + "same_file": [] + }, + "transition_id": "transition-ba636328a914d76cf96dae1a", + "true_rank": 1, + "true_score": 6.0155534744262695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 205.55918884277344 + ], + "random": [ + 222.20082092285156 + ], + "same_file": [] + }, + "transition_id": "transition-ba8ea904c6fb00880e8ec49f", + "true_rank": 1, + "true_score": 203.75860595703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.236234664916992 + ], + "random": [ + 248.895751953125 + ], + "same_file": [] + }, + "transition_id": "transition-bab040fdd0ff387e178f7df2", + "true_rank": 2, + "true_score": 28.02028465270996 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.724855899810791 + ], + "random": [ + 238.9051055908203 + ], + "same_file": [] + }, + "transition_id": "transition-bac0b2eee44e0c5a789d1b6d", + "true_rank": 1, + "true_score": 1.900349736213684 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 40.606468200683594 + ], + "random": [ + 436.10980224609375 + ], + "same_file": [] + }, + "transition_id": "transition-bba3cec391ec15aa55b2b02f", + "true_rank": 2, + "true_score": 44.41492462158203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 84.09417724609375 + ], + "random": [ + 434.1492004394531 + ], + "same_file": [] + }, + "transition_id": "transition-bbe787e94def0c93e393dc62", + "true_rank": 2, + "true_score": 87.0008544921875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 129.140625 + ], + "random": [ + 133.8125 + ], + "same_file": [ + 78.0975570678711 + ] + }, + "transition_id": "transition-bc436894ef6a76d035e0163b", + "true_rank": 2, + "true_score": 125.39871215820312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.382462978363037 + ], + "random": [ + 140.21449279785156 + ], + "same_file": [] + }, + "transition_id": "transition-bc6f2f32d11b29c51070d1f9", + "true_rank": 1, + "true_score": 5.166589260101318 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.672595977783203 + ], + "random": [ + 286.8642578125 + ], + "same_file": [] + }, + "transition_id": "transition-bcea235ad69e2950a797037b", + "true_rank": 1, + "true_score": 6.132526397705078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 141.25796508789062 + ], + "random": [ + 235.94712829589844 + ], + "same_file": [] + }, + "transition_id": "transition-bcf21fc7bc8f0a86ca9690cb", + "true_rank": 1, + "true_score": 139.48867797851562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4277377128601074 + ], + "random": [ + 256.11529541015625 + ], + "same_file": [] + }, + "transition_id": "transition-bd32752b60219058473ebb72", + "true_rank": 2, + "true_score": 1.5027968883514404 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.538233995437622 + ], + "random": [ + 361.04998779296875 + ], + "same_file": [] + }, + "transition_id": "transition-bd60102ca2accaa00dcfae54", + "true_rank": 2, + "true_score": 4.031841278076172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.383451461791992 + ], + "random": [ + 80.86604309082031 + ], + "same_file": [] + }, + "transition_id": "transition-bd7339bb9a0cbced62ceecc9", + "true_rank": 2, + "true_score": 11.738836288452148 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.54056549072266 + ], + "random": [ + 262.0253601074219 + ], + "same_file": [] + }, + "transition_id": "transition-bdcd3343e2b42b3fc337ba29", + "true_rank": 1, + "true_score": 67.4541015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.60096740722656 + ], + "random": [ + 287.43585205078125 + ], + "same_file": [] + }, + "transition_id": "transition-bdd545d121a42a0f6e2c0bb0", + "true_rank": 1, + "true_score": 38.00477600097656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.50538635253906 + ], + "random": [ + 451.20166015625 + ], + "same_file": [] + }, + "transition_id": "transition-be20e8746c37dbc4b7a552fe", + "true_rank": 1, + "true_score": 43.817832946777344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.510665893554688 + ], + "random": [ + 111.21546936035156 + ], + "same_file": [] + }, + "transition_id": "transition-be239f55fb387c17bd71abf1", + "true_rank": 1, + "true_score": 26.31393814086914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.36062622070312 + ], + "random": [ + 362.4531555175781 + ], + "same_file": [] + }, + "transition_id": "transition-beee0628407ca2db5ce2cfff", + "true_rank": 1, + "true_score": 72.27762603759766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.12976837158203 + ], + "random": [ + 355.8770751953125 + ], + "same_file": [] + }, + "transition_id": "transition-bf8556c888304fa00ca8f271", + "true_rank": 1, + "true_score": 66.43917083740234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.227479934692383 + ], + "random": [ + 485.69586181640625 + ], + "same_file": [] + }, + "transition_id": "transition-bf8abe21443618aaf62476a6", + "true_rank": 1, + "true_score": 5.275299072265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.64869689941406 + ], + "random": [ + 296.83941650390625 + ], + "same_file": [] + }, + "transition_id": "transition-bfb626c706ef7fc17254eb97", + "true_rank": 1, + "true_score": 104.44551086425781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.557750701904297 + ], + "random": [ + 448.1483459472656 + ], + "same_file": [] + }, + "transition_id": "transition-c011a3a26309ef52310c76fe", + "true_rank": 1, + "true_score": 8.540998458862305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.234092712402344 + ], + "random": [ + 194.28988647460938 + ], + "same_file": [] + }, + "transition_id": "transition-c049c71584b4118e89f57f7e", + "true_rank": 1, + "true_score": 58.6690673828125 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.696057319641113 + ], + "random": [ + 308.1611328125 + ], + "same_file": [ + 16.38956642150879 + ] + }, + "transition_id": "transition-c096cff140c0989fbb54540b", + "true_rank": 1, + "true_score": 7.549689292907715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.132049560546875 + ], + "random": [ + 550.9352416992188 + ], + "same_file": [] + }, + "transition_id": "transition-c0b45e0be0e7097bbceef860", + "true_rank": 1, + "true_score": 38.60728073120117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.38158416748047 + ], + "random": [ + 444.4588928222656 + ], + "same_file": [] + }, + "transition_id": "transition-c12a99f9dc03baf725351bf3", + "true_rank": 1, + "true_score": 43.85744857788086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 326.5499572753906 + ], + "random": [ + 450.9618225097656 + ], + "same_file": [] + }, + "transition_id": "transition-c1525923cc299922935710f2", + "true_rank": 2, + "true_score": 331.3280029296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.75046706199646 + ], + "random": [ + 407.675537109375 + ], + "same_file": [] + }, + "transition_id": "transition-c168e6188c07fcf10cf0d511", + "true_rank": 2, + "true_score": 2.0820984840393066 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.874114990234375 + ], + "random": [ + 372.5240173339844 + ], + "same_file": [] + }, + "transition_id": "transition-c1743f08c3e182962f5e9f35", + "true_rank": 2, + "true_score": 43.8804931640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 202.96844482421875 + ], + "random": [ + 415.5838623046875 + ], + "same_file": [] + }, + "transition_id": "transition-c26f10873dc785c52684eb47", + "true_rank": 1, + "true_score": 192.60614013671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.663429260253906 + ], + "random": [ + 346.6358337402344 + ], + "same_file": [] + }, + "transition_id": "transition-c284718f16d1a30cbb93efd7", + "true_rank": 2, + "true_score": 62.56580352783203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.678096771240234 + ], + "random": [ + 356.35430908203125 + ], + "same_file": [] + }, + "transition_id": "transition-c28d3d8760d9571576d88833", + "true_rank": 2, + "true_score": 9.95928955078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.219478607177734 + ], + "random": [ + 348.12078857421875 + ], + "same_file": [] + }, + "transition_id": "transition-c2a3db4f233dcec542b39898", + "true_rank": 2, + "true_score": 18.3435001373291 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 121.22322845458984 + ], + "random": [ + 275.6018981933594 + ], + "same_file": [] + }, + "transition_id": "transition-c2bb63d89ee29a9eb958aa1e", + "true_rank": 2, + "true_score": 124.49393463134766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.880842208862305 + ], + "random": [ + 320.82501220703125 + ], + "same_file": [] + }, + "transition_id": "transition-c302184d32b001c321ea2f5c", + "true_rank": 1, + "true_score": 4.672963619232178 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.070289611816406 + ], + "random": [ + 121.48643493652344 + ], + "same_file": [] + }, + "transition_id": "transition-c31b6f79f692423adc069614", + "true_rank": 1, + "true_score": 34.567115783691406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.805631637573242 + ], + "random": [ + 398.8343811035156 + ], + "same_file": [] + }, + "transition_id": "transition-c38ea90df00da7ee13548629", + "true_rank": 2, + "true_score": 22.682109832763672 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.49422454833984 + ], + "random": [ + 152.4969482421875 + ], + "same_file": [ + 20.751556396484375 + ] + }, + "transition_id": "transition-c3ac8622d3f438872df34882", + "true_rank": 3, + "true_score": 97.65634155273438 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.557100296020508 + ], + "random": [ + 364.0615234375 + ], + "same_file": [ + 20.46128273010254 + ] + }, + "transition_id": "transition-c41db90ca11a2e6ac5a34f4c", + "true_rank": 1, + "true_score": 10.525185585021973 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 27.270259857177734 + ], + "mutation": [ + 9.430278778076172 + ], + "random": [ + 467.9208984375 + ], + "same_file": [] + }, + "transition_id": "transition-c43466db9367931de78980d4", + "true_rank": 1, + "true_score": 9.274978637695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.905853271484375 + ], + "random": [ + 207.90966796875 + ], + "same_file": [] + }, + "transition_id": "transition-c43600f7a9087afb8d6aed25", + "true_rank": 1, + "true_score": 18.344886779785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.3867692947387695 + ], + "random": [ + 291.3065490722656 + ], + "same_file": [] + }, + "transition_id": "transition-c446b4ae4019559e0365467b", + "true_rank": 1, + "true_score": 5.310518741607666 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.007423400878906 + ], + "random": [ + 382.441650390625 + ], + "same_file": [] + }, + "transition_id": "transition-c4955c040249799ab80a2958", + "true_rank": 1, + "true_score": 12.182011604309082 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.853073120117188 + ], + "random": [ + 138.42799377441406 + ], + "same_file": [] + }, + "transition_id": "transition-c4e485d50b4d4f766b174000", + "true_rank": 2, + "true_score": 16.38284683227539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 134.84715270996094 + ], + "random": [ + 424.9498291015625 + ], + "same_file": [] + }, + "transition_id": "transition-c50604114b17f8289739bb19", + "true_rank": 2, + "true_score": 135.4860076904297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 100.70581817626953 + ], + "random": [ + 409.083740234375 + ], + "same_file": [] + }, + "transition_id": "transition-c5230ad35c8c6ad606a138ec", + "true_rank": 2, + "true_score": 102.06536102294922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 132.97897338867188 + ], + "random": [ + 155.87588500976562 + ], + "same_file": [] + }, + "transition_id": "transition-c567188db32805a734de8a09", + "true_rank": 2, + "true_score": 133.0067138671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.138197183609009 + ], + "random": [ + 475.1421203613281 + ], + "same_file": [] + }, + "transition_id": "transition-c5ba949bb056def5c8142733", + "true_rank": 2, + "true_score": 2.2190377712249756 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.34698486328125 + ], + "random": [ + 262.6210021972656 + ], + "same_file": [ + 24.16689682006836 + ] + }, + "transition_id": "transition-c5db276754feb52d6413ac75", + "true_rank": 2, + "true_score": 31.706022262573242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 113.4234390258789 + ], + "random": [ + 333.14056396484375 + ], + "same_file": [] + }, + "transition_id": "transition-c5fb77d827c0ee75cabe3872", + "true_rank": 2, + "true_score": 113.80804443359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.648635864257812 + ], + "random": [ + 180.85000610351562 + ], + "same_file": [] + }, + "transition_id": "transition-c5ff7642c6651f23a5416ec6", + "true_rank": 1, + "true_score": 16.975963592529297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.518659591674805 + ], + "random": [ + 220.16700744628906 + ], + "same_file": [] + }, + "transition_id": "transition-c63c580297341e80e6d5f79c", + "true_rank": 2, + "true_score": 19.43553924560547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.42243766784668 + ], + "random": [ + 477.2120361328125 + ], + "same_file": [] + }, + "transition_id": "transition-c64c393df4351215fa1255e9", + "true_rank": 1, + "true_score": 10.385900497436523 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 73.46846008300781 + ], + "random": [ + 357.0780334472656 + ], + "same_file": [] + }, + "transition_id": "transition-c694d3503f0b42135398a9f0", + "true_rank": 1, + "true_score": 73.05673217773438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.83759307861328 + ], + "random": [ + 324.49127197265625 + ], + "same_file": [] + }, + "transition_id": "transition-c7220c99194ff24d930e0f90", + "true_rank": 1, + "true_score": 36.73925018310547 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 275.3385009765625 + ], + "mutation": [ + 2.3167436122894287 + ], + "random": [ + 421.6774597167969 + ], + "same_file": [] + }, + "transition_id": "transition-c75ef03f682fb28b07881aa5", + "true_rank": 2, + "true_score": 2.7173006534576416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.80329895019531 + ], + "random": [ + 193.00433349609375 + ], + "same_file": [] + }, + "transition_id": "transition-c7b16792cd041f1aeb11f3f5", + "true_rank": 1, + "true_score": 60.42757797241211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.364013671875 + ], + "random": [ + 393.815185546875 + ], + "same_file": [] + }, + "transition_id": "transition-c7b7493a89e996876f0bfc11", + "true_rank": 2, + "true_score": 94.54474639892578 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.481588363647461 + ], + "random": [ + 259.55364990234375 + ], + "same_file": [ + 22.1717586517334 + ] + }, + "transition_id": "transition-c7f3427e4770365288105def", + "true_rank": 1, + "true_score": 7.819007396697998 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.4037094116211 + ], + "random": [ + 495.2588806152344 + ], + "same_file": [] + }, + "transition_id": "transition-c88a67a580e595e2d5f7cf93", + "true_rank": 2, + "true_score": 89.94439697265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.93511962890625 + ], + "random": [ + 232.00653076171875 + ], + "same_file": [] + }, + "transition_id": "transition-c982ba2db10e4c90ebe75c73", + "true_rank": 2, + "true_score": 3.8449926376342773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.23838806152344 + ], + "random": [ + 235.2276611328125 + ], + "same_file": [] + }, + "transition_id": "transition-c9884028e4bf6555988c7888", + "true_rank": 2, + "true_score": 67.79478454589844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.95445442199707 + ], + "random": [ + 369.1446533203125 + ], + "same_file": [] + }, + "transition_id": "transition-c9efd79a58e560c9140d6bfc", + "true_rank": 2, + "true_score": 12.212392807006836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 202.6402587890625 + ], + "random": [ + 175.79214477539062 + ], + "same_file": [] + }, + "transition_id": "transition-c9f18dbdf1703e938ae64780", + "true_rank": 3, + "true_score": 203.359619140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.783592224121094 + ], + "random": [ + 471.42974853515625 + ], + "same_file": [] + }, + "transition_id": "transition-ca0df29bd2a3dba06d28de1b", + "true_rank": 2, + "true_score": 51.20725631713867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.775476455688477 + ], + "random": [ + 474.9173583984375 + ], + "same_file": [] + }, + "transition_id": "transition-ca2a1a193f3aee29a04d9aad", + "true_rank": 1, + "true_score": 10.70140552520752 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.62571334838867 + ], + "random": [ + 102.26388549804688 + ], + "same_file": [] + }, + "transition_id": "transition-ca3366bbef8c884c9d80e9d6", + "true_rank": 2, + "true_score": 63.597198486328125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 111.32229614257812 + ], + "random": [ + 368.74224853515625 + ], + "same_file": [] + }, + "transition_id": "transition-ca668f42e49b745c8709f32a", + "true_rank": 2, + "true_score": 112.63616943359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 172.33383178710938 + ], + "random": [ + 322.9336242675781 + ], + "same_file": [] + }, + "transition_id": "transition-ca7ff2c526f21dc1be8bd3ab", + "true_rank": 1, + "true_score": 153.27902221679688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.3048095703125 + ], + "random": [ + 230.83453369140625 + ], + "same_file": [] + }, + "transition_id": "transition-cb1aff088857c3cdf5a10d2e", + "true_rank": 2, + "true_score": 52.55183410644531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.236144065856934 + ], + "random": [ + 416.5943603515625 + ], + "same_file": [] + }, + "transition_id": "transition-cb47e8963d8a83f14fab1294", + "true_rank": 1, + "true_score": 6.9410295486450195 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.066993713378906 + ], + "random": [ + 406.6904296875 + ], + "same_file": [] + }, + "transition_id": "transition-cbb0f75583839c87eed6e400", + "true_rank": 1, + "true_score": 50.44795227050781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.45707702636719 + ], + "random": [ + 92.5872802734375 + ], + "same_file": [] + }, + "transition_id": "transition-cbeb7902954049af582e33ce", + "true_rank": 1, + "true_score": 36.843910217285156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0321216583251953 + ], + "random": [ + 265.642333984375 + ], + "same_file": [] + }, + "transition_id": "transition-cca4edd364350f9f59d8e5a2", + "true_rank": 1, + "true_score": 1.9870189428329468 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.999439239501953 + ], + "random": [ + 256.8612365722656 + ], + "same_file": [] + }, + "transition_id": "transition-cce8c6022e86982944c941a9", + "true_rank": 1, + "true_score": 19.22430419921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.720273971557617 + ], + "random": [ + 43.83607482910156 + ], + "same_file": [] + }, + "transition_id": "transition-cd2a5c7663e63f8621e4ec9b", + "true_rank": 2, + "true_score": 5.214733123779297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.063634872436523 + ], + "random": [ + 702.77099609375 + ], + "same_file": [] + }, + "transition_id": "transition-cd2f309798210574e7fe8253", + "true_rank": 1, + "true_score": 15.748377799987793 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.65312957763672 + ], + "random": [ + 225.75482177734375 + ], + "same_file": [] + }, + "transition_id": "transition-cd5598f0626e6706b28a2e82", + "true_rank": 2, + "true_score": 22.57565689086914 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 135.04898071289062 + ], + "mutation": [ + 29.389244079589844 + ], + "random": [ + 387.05291748046875 + ], + "same_file": [] + }, + "transition_id": "transition-cddd1d112e58675f399720c4", + "true_rank": 1, + "true_score": 28.827987670898438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.8472900390625 + ], + "random": [ + 351.84259033203125 + ], + "same_file": [] + }, + "transition_id": "transition-ce6b831bd2a2fad5cda0e9c3", + "true_rank": 2, + "true_score": 104.98348236083984 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.32191467285156 + ], + "random": [ + 460.3901672363281 + ], + "same_file": [] + }, + "transition_id": "transition-cf76c00b324f97ec96443571", + "true_rank": 2, + "true_score": 51.710289001464844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.617725372314453 + ], + "random": [ + 278.08038330078125 + ], + "same_file": [] + }, + "transition_id": "transition-cf7cd7bb30041543dbeb2d0c", + "true_rank": 1, + "true_score": 8.076751708984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.789860725402832 + ], + "random": [ + 270.76617431640625 + ], + "same_file": [] + }, + "transition_id": "transition-cf8239e09f120faaef21c04c", + "true_rank": 1, + "true_score": 4.690557479858398 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.1999397277832 + ], + "random": [ + 453.17425537109375 + ], + "same_file": [] + }, + "transition_id": "transition-cf8604a2e839e3768b66be89", + "true_rank": 1, + "true_score": 44.65955352783203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5596632957458496 + ], + "random": [ + 283.34271240234375 + ], + "same_file": [] + }, + "transition_id": "transition-cfc30030b5de1d04026c6565", + "true_rank": 1, + "true_score": 2.4956178665161133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 183.3203887939453 + ], + "random": [ + 404.178955078125 + ], + "same_file": [] + }, + "transition_id": "transition-d0691c0f8cbd4f796cf7f757", + "true_rank": 2, + "true_score": 187.2100067138672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.170753479003906 + ], + "random": [ + 284.63275146484375 + ], + "same_file": [] + }, + "transition_id": "transition-d0738764aae67dcc6ddc0437", + "true_rank": 2, + "true_score": 15.292553901672363 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.985347747802734 + ], + "random": [ + 413.4892272949219 + ], + "same_file": [] + }, + "transition_id": "transition-d0cd5bd50ac9b366d5ff6d76", + "true_rank": 2, + "true_score": 54.021392822265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 47.46971893310547 + ], + "random": [ + 308.9582214355469 + ], + "same_file": [] + }, + "transition_id": "transition-d108f7af1ef714b945b502aa", + "true_rank": 2, + "true_score": 54.85187530517578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.947742462158203 + ], + "random": [ + 414.0674133300781 + ], + "same_file": [] + }, + "transition_id": "transition-d1283f44ddbe09a4eae2a80d", + "true_rank": 1, + "true_score": 7.3201398849487305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9037408828735352 + ], + "random": [ + 377.14288330078125 + ], + "same_file": [] + }, + "transition_id": "transition-d13dfa879e9a4aec9d6f0cff", + "true_rank": 2, + "true_score": 2.3048744201660156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.835533142089844 + ], + "random": [ + 422.44891357421875 + ], + "same_file": [] + }, + "transition_id": "transition-d15025c4cb2dabd62f28caab", + "true_rank": 1, + "true_score": 43.61449432373047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.752418518066406 + ], + "random": [ + 139.56544494628906 + ], + "same_file": [] + }, + "transition_id": "transition-d1aa897d31bfdb60925d0fc3", + "true_rank": 2, + "true_score": 51.72850799560547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 207.68914794921875 + ], + "random": [ + 483.9776611328125 + ], + "same_file": [] + }, + "transition_id": "transition-d1ad1f3971e25b1be95a0b7c", + "true_rank": 2, + "true_score": 207.7082061767578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.947404861450195 + ], + "random": [ + 437.4993896484375 + ], + "same_file": [] + }, + "transition_id": "transition-d1ceee990f699de4d5c1b74f", + "true_rank": 1, + "true_score": 6.860777854919434 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 77.79637908935547 + ], + "random": [ + 252.46556091308594 + ], + "same_file": [] + }, + "transition_id": "transition-d21724a89d6f4c70cf36acc6", + "true_rank": 2, + "true_score": 81.0616455078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 244.78466796875 + ], + "random": [ + 432.1542053222656 + ], + "same_file": [] + }, + "transition_id": "transition-d23c198f18a9b9615b6fd544", + "true_rank": 1, + "true_score": 233.92587280273438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 108.7261734008789 + ], + "random": [ + 284.49462890625 + ], + "same_file": [] + }, + "transition_id": "transition-d270fe19379e5515e30ad2f1", + "true_rank": 2, + "true_score": 112.03233337402344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.507562637329102 + ], + "random": [ + 234.5032501220703 + ], + "same_file": [] + }, + "transition_id": "transition-d2a7ea5d485204a5bf9e5707", + "true_rank": 1, + "true_score": 12.514485359191895 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.592479705810547 + ], + "random": [ + 378.9980773925781 + ], + "same_file": [] + }, + "transition_id": "transition-d2b6e617c7a4603fd7237925", + "true_rank": 1, + "true_score": 12.296855926513672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.55867385864258 + ], + "random": [ + 327.7322998046875 + ], + "same_file": [] + }, + "transition_id": "transition-d2d4e72e3cd5fb79a1ddff64", + "true_rank": 1, + "true_score": 42.10520935058594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.3969926834106445 + ], + "random": [ + 351.17657470703125 + ], + "same_file": [] + }, + "transition_id": "transition-d342d4ecda69bfb3b3f549af", + "true_rank": 1, + "true_score": 5.197965621948242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.97063446044922 + ], + "random": [ + 430.7584228515625 + ], + "same_file": [] + }, + "transition_id": "transition-d3574c8609fc1ea71981cf1b", + "true_rank": 2, + "true_score": 41.50941848754883 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.025331497192383 + ], + "random": [ + 209.811767578125 + ], + "same_file": [ + 121.43135070800781 + ] + }, + "transition_id": "transition-d38022a94668a333c2b1beac", + "true_rank": 2, + "true_score": 10.213871002197266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.806373596191406 + ], + "random": [ + 287.54443359375 + ], + "same_file": [] + }, + "transition_id": "transition-d4113e9991d803748bd6907a", + "true_rank": 2, + "true_score": 66.453369140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.542457580566406 + ], + "random": [ + 483.68792724609375 + ], + "same_file": [] + }, + "transition_id": "transition-d43e13902655b3c3a4281893", + "true_rank": 1, + "true_score": 36.0040397644043 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.621315002441406 + ], + "random": [ + 347.1414489746094 + ], + "same_file": [] + }, + "transition_id": "transition-d4a31df5ff867db55beae314", + "true_rank": 1, + "true_score": 33.44952392578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.417476654052734 + ], + "random": [ + 295.314453125 + ], + "same_file": [] + }, + "transition_id": "transition-d591fba8fc2c54d6e4713db7", + "true_rank": 2, + "true_score": 6.969508647918701 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 95.1847915649414 + ], + "random": [ + 280.45831298828125 + ], + "same_file": [ + 86.75773620605469 + ] + }, + "transition_id": "transition-d5a6dc842689b8b35a73f2c4", + "true_rank": 3, + "true_score": 96.28359985351562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.76336669921875 + ], + "random": [ + 340.37847900390625 + ], + "same_file": [] + }, + "transition_id": "transition-d62e45337e30f4b8a874ef36", + "true_rank": 2, + "true_score": 42.04792022705078 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 112.67150115966797 + ], + "random": [ + 299.91363525390625 + ], + "same_file": [ + 98.34555053710938 + ] + }, + "transition_id": "transition-d65167dc9defae393466b18a", + "true_rank": 2, + "true_score": 112.17298126220703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.18120002746582 + ], + "random": [ + 385.04388427734375 + ], + "same_file": [] + }, + "transition_id": "transition-d68f3d5f19f843a9bbf50bfa", + "true_rank": 2, + "true_score": 10.388072967529297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.97303771972656 + ], + "random": [ + 167.95089721679688 + ], + "same_file": [] + }, + "transition_id": "transition-d69fa05eae88907cc29079bb", + "true_rank": 1, + "true_score": 38.041866302490234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.849546432495117 + ], + "random": [ + 157.49769592285156 + ], + "same_file": [] + }, + "transition_id": "transition-d73db98135c19ec07eb038bf", + "true_rank": 1, + "true_score": 14.620381355285645 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.361048698425293 + ], + "random": [ + 465.3930358886719 + ], + "same_file": [] + }, + "transition_id": "transition-d7cb5fb561ab175cface2023", + "true_rank": 2, + "true_score": 18.003833770751953 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 87.93435668945312 + ], + "random": [ + 242.31805419921875 + ], + "same_file": [ + 47.88668441772461 + ] + }, + "transition_id": "transition-d7ea4601b9fdd7fe2d260119", + "true_rank": 3, + "true_score": 89.62689208984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.927214622497559 + ], + "random": [ + 230.4837188720703 + ], + "same_file": [] + }, + "transition_id": "transition-d8078172473f9495e6ee11eb", + "true_rank": 1, + "true_score": 5.263232231140137 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.329736709594727 + ], + "random": [ + 261.1234130859375 + ], + "same_file": [] + }, + "transition_id": "transition-d86ef4054787b70df057cc60", + "true_rank": 1, + "true_score": 12.23951244354248 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.913490295410156 + ], + "random": [ + 419.6590881347656 + ], + "same_file": [] + }, + "transition_id": "transition-d8873f72258f6b7693f9b62a", + "true_rank": 1, + "true_score": 20.549821853637695 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 101.58197021484375 + ], + "mutation": [ + 19.531204223632812 + ], + "random": [ + 186.50830078125 + ], + "same_file": [] + }, + "transition_id": "transition-d91a76d1849b39dcbabe7171", + "true_rank": 1, + "true_score": 18.454160690307617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 154.50106811523438 + ], + "random": [ + 559.4857177734375 + ], + "same_file": [] + }, + "transition_id": "transition-d930f4f09832399b31d3f692", + "true_rank": 2, + "true_score": 161.31265258789062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 84.70858764648438 + ], + "random": [ + 338.1263427734375 + ], + "same_file": [] + }, + "transition_id": "transition-d9d4f095eb48f8d2ceda7879", + "true_rank": 1, + "true_score": 82.27197265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5653767585754395 + ], + "random": [ + 361.4458312988281 + ], + "same_file": [] + }, + "transition_id": "transition-d9ed8a87850f40712dc5fb3a", + "true_rank": 1, + "true_score": 3.499323844909668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.4588394165039 + ], + "random": [ + 383.661865234375 + ], + "same_file": [] + }, + "transition_id": "transition-da076a8a3c4738cebcca5434", + "true_rank": 2, + "true_score": 104.02208709716797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.03870391845703 + ], + "random": [ + 407.534912109375 + ], + "same_file": [] + }, + "transition_id": "transition-da1c8e80c638144dbff6f994", + "true_rank": 2, + "true_score": 46.234352111816406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.939807891845703 + ], + "random": [ + 310.41400146484375 + ], + "same_file": [] + }, + "transition_id": "transition-dbbb4ad7f8e31fd2c39e9ab8", + "true_rank": 2, + "true_score": 25.12432098388672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.388921737670898 + ], + "random": [ + 302.08624267578125 + ], + "same_file": [] + }, + "transition_id": "transition-dc4229c70d11160bfcbc0574", + "true_rank": 2, + "true_score": 9.243138313293457 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.782218933105469 + ], + "random": [ + 477.73223876953125 + ], + "same_file": [] + }, + "transition_id": "transition-dcd7a51ba77ae1c352edd5a4", + "true_rank": 2, + "true_score": 16.374855041503906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.60122680664062 + ], + "random": [ + 179.076904296875 + ], + "same_file": [] + }, + "transition_id": "transition-dd72552f6c4fb04f7bc29e5b", + "true_rank": 1, + "true_score": 91.38493347167969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.0013542175293 + ], + "random": [ + 268.19964599609375 + ], + "same_file": [] + }, + "transition_id": "transition-ddde1641bea8741852910c6b", + "true_rank": 1, + "true_score": 47.944313049316406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.2784223556518555 + ], + "random": [ + 324.6852722167969 + ], + "same_file": [] + }, + "transition_id": "transition-de3f46ff0ec78c2eefeee5f8", + "true_rank": 1, + "true_score": 4.136350631713867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.305736541748047 + ], + "random": [ + 280.97735595703125 + ], + "same_file": [] + }, + "transition_id": "transition-de52277f771ffb6a342232af", + "true_rank": 1, + "true_score": 18.78286361694336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 181.63421630859375 + ], + "random": [ + 325.13360595703125 + ], + "same_file": [] + }, + "transition_id": "transition-deae80a2565efea955b24eea", + "true_rank": 2, + "true_score": 181.83753967285156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.625348091125488 + ], + "random": [ + 280.46881103515625 + ], + "same_file": [] + }, + "transition_id": "transition-ded9e518b69c0071f61db6a4", + "true_rank": 1, + "true_score": 4.475256443023682 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 360.8184814453125 + ], + "mutation": [ + 2.0301530361175537 + ], + "random": [ + 277.9327087402344 + ], + "same_file": [] + }, + "transition_id": "transition-df4a437480c846323c9f62ea", + "true_rank": 1, + "true_score": 1.5696018934249878 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 208.17916870117188 + ], + "mutation": [ + 12.030723571777344 + ], + "random": [ + 385.8275146484375 + ], + "same_file": [] + }, + "transition_id": "transition-df77e9b549bf884f76c6f4af", + "true_rank": 1, + "true_score": 11.971233367919922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.02368927001953 + ], + "random": [ + 370.9577941894531 + ], + "same_file": [] + }, + "transition_id": "transition-df853c204eeba1ef7f4c91c7", + "true_rank": 2, + "true_score": 32.854248046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.77802658081055 + ], + "random": [ + 251.1956787109375 + ], + "same_file": [] + }, + "transition_id": "transition-df92d28b260d066ba23284cc", + "true_rank": 2, + "true_score": 45.488529205322266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.425247192382812 + ], + "random": [ + 394.2547302246094 + ], + "same_file": [] + }, + "transition_id": "transition-dfc371ba2961379d9b37ee22", + "true_rank": 2, + "true_score": 9.789228439331055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.58280944824219 + ], + "random": [ + 197.7018280029297 + ], + "same_file": [] + }, + "transition_id": "transition-dfecc19487e9375c9285eda9", + "true_rank": 2, + "true_score": 61.42339324951172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.189334869384766 + ], + "random": [ + 549.0364379882812 + ], + "same_file": [] + }, + "transition_id": "transition-dff5800faec8a044cc8fa2ce", + "true_rank": 1, + "true_score": 38.149070739746094 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.955533027648926 + ], + "random": [ + 361.6767578125 + ], + "same_file": [ + 2.9397010803222656 + ] + }, + "transition_id": "transition-e02774537a94487dded6f5ca", + "true_rank": 3, + "true_score": 6.9994354248046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.01683807373047 + ], + "random": [ + 304.32525634765625 + ], + "same_file": [] + }, + "transition_id": "transition-e0f2ebbf64472d52e3036875", + "true_rank": 1, + "true_score": 74.06356048583984 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 206.71517944335938 + ], + "random": [ + 439.1919860839844 + ], + "same_file": [] + }, + "transition_id": "transition-e102974addffe7f95834ada9", + "true_rank": 2, + "true_score": 214.48175048828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.97990798950195 + ], + "random": [ + 362.6948547363281 + ], + "same_file": [] + }, + "transition_id": "transition-e1ad8004173c7013c77faa94", + "true_rank": 1, + "true_score": 58.05537033081055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.3263726234436035 + ], + "random": [ + 160.1980438232422 + ], + "same_file": [] + }, + "transition_id": "transition-e2303710cfd07c721f13de2e", + "true_rank": 1, + "true_score": 3.8363442420959473 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.829524040222168 + ], + "random": [ + 215.8268585205078 + ], + "same_file": [] + }, + "transition_id": "transition-e2449576b04d0785f3da5aa2", + "true_rank": 1, + "true_score": 4.695316791534424 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3632638454437256 + ], + "random": [ + 440.2713623046875 + ], + "same_file": [] + }, + "transition_id": "transition-e29c74920a3c2041abfc309a", + "true_rank": 2, + "true_score": 1.3952858448028564 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 291.8500061035156 + ], + "mutation": [ + 3.0463523864746094 + ], + "random": [ + 283.6234130859375 + ], + "same_file": [ + 33.36158752441406 + ] + }, + "transition_id": "transition-e32f3f0bf29d81cd084e9a0a", + "true_rank": 1, + "true_score": 1.846879482269287 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 246.4907684326172 + ], + "random": [ + 288.893798828125 + ], + "same_file": [] + }, + "transition_id": "transition-e32fcf29602ff1de2f7449aa", + "true_rank": 1, + "true_score": 246.21807861328125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.912452697753906 + ], + "random": [ + 378.79827880859375 + ], + "same_file": [] + }, + "transition_id": "transition-e401ad2f08715e95ac9ef290", + "true_rank": 2, + "true_score": 47.74652099609375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.786888122558594 + ], + "random": [ + 262.80419921875 + ], + "same_file": [] + }, + "transition_id": "transition-e44740d6ebb5869d6e688783", + "true_rank": 1, + "true_score": 14.702970504760742 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.15140724182129 + ], + "random": [ + 265.8502197265625 + ], + "same_file": [] + }, + "transition_id": "transition-e47f1261f9890ef30df89813", + "true_rank": 2, + "true_score": 17.509340286254883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.1104850769043 + ], + "random": [ + 647.7442626953125 + ], + "same_file": [] + }, + "transition_id": "transition-e4a146a8fb0cf3f7ed32adc6", + "true_rank": 1, + "true_score": 33.969032287597656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9135470390319824 + ], + "random": [ + 293.7035217285156 + ], + "same_file": [] + }, + "transition_id": "transition-e4ba632d55bbd4ff69b47bd4", + "true_rank": 2, + "true_score": 1.9748733043670654 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.072608947753906 + ], + "random": [ + 627.587890625 + ], + "same_file": [ + 2.0216422080993652 + ] + }, + "transition_id": "transition-e50058342ce5b568b5ac4c77", + "true_rank": 2, + "true_score": 17.659351348876953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.35974884033203 + ], + "random": [ + 365.35943603515625 + ], + "same_file": [] + }, + "transition_id": "transition-e507a6ab52e8fa5e44b7095c", + "true_rank": 2, + "true_score": 31.748455047607422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.384546279907227 + ], + "random": [ + 350.2182922363281 + ], + "same_file": [] + }, + "transition_id": "transition-e520cde715a7f425604ac9b5", + "true_rank": 2, + "true_score": 8.69050407409668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.71928071975708 + ], + "random": [ + 278.3402099609375 + ], + "same_file": [] + }, + "transition_id": "transition-e5294464879141c0bbc97afb", + "true_rank": 2, + "true_score": 3.215378522872925 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.355283737182617 + ], + "random": [ + 408.05120849609375 + ], + "same_file": [] + }, + "transition_id": "transition-e5e0c45836bf61c6d53a63bd", + "true_rank": 1, + "true_score": 6.9803147315979 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.29679870605469 + ], + "random": [ + 330.4644470214844 + ], + "same_file": [] + }, + "transition_id": "transition-e636b531bb62e510ff94e88f", + "true_rank": 2, + "true_score": 76.59478759765625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 183.540283203125 + ], + "mutation": [ + 2.9189932346343994 + ], + "random": [ + 466.6768798828125 + ], + "same_file": [] + }, + "transition_id": "transition-e64a4fa1fd57f313991a9a1b", + "true_rank": 1, + "true_score": 2.533907651901245 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.32208776473999 + ], + "random": [ + 212.32955932617188 + ], + "same_file": [] + }, + "transition_id": "transition-e67c877c83836407ebaf3118", + "true_rank": 2, + "true_score": 7.517754554748535 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 156.7398681640625 + ], + "random": [ + 537.761962890625 + ], + "same_file": [ + 132.4462890625 + ] + }, + "transition_id": "transition-e6c9e90e8e354c613852c925", + "true_rank": 3, + "true_score": 157.59788513183594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.678268432617188 + ], + "random": [ + 284.35247802734375 + ], + "same_file": [] + }, + "transition_id": "transition-e7441b6e74ae3f59f8550743", + "true_rank": 2, + "true_score": 16.544509887695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.798922061920166 + ], + "random": [ + 436.44781494140625 + ], + "same_file": [] + }, + "transition_id": "transition-e745832e245938ca9b657a0e", + "true_rank": 2, + "true_score": 5.149691581726074 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 110.67127990722656 + ], + "random": [ + 165.37747192382812 + ], + "same_file": [] + }, + "transition_id": "transition-e7940952fd2c0acce42abeb7", + "true_rank": 1, + "true_score": 108.87373352050781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.742595672607422 + ], + "random": [ + 172.06163024902344 + ], + "same_file": [] + }, + "transition_id": "transition-e7a8508b5c8d8a1910f8df76", + "true_rank": 1, + "true_score": 7.928277969360352 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.047762393951416 + ], + "random": [ + 271.6836853027344 + ], + "same_file": [] + }, + "transition_id": "transition-e7aec10502faf03a3cfaa99c", + "true_rank": 2, + "true_score": 4.179418563842773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.145069122314453 + ], + "random": [ + 107.29634094238281 + ], + "same_file": [] + }, + "transition_id": "transition-e7e7adc253abffeb438e9598", + "true_rank": 1, + "true_score": 8.915136337280273 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.540901184082031 + ], + "random": [ + 431.67779541015625 + ], + "same_file": [] + }, + "transition_id": "transition-e870e135971cda3e38d42ad1", + "true_rank": 1, + "true_score": 6.444018363952637 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.962102890014648 + ], + "random": [ + 438.331787109375 + ], + "same_file": [] + }, + "transition_id": "transition-e87c00fafd5e9c5b0fcf0b20", + "true_rank": 2, + "true_score": 8.618518829345703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.651826858520508 + ], + "random": [ + 162.62173461914062 + ], + "same_file": [] + }, + "transition_id": "transition-e8c2e625d6d7018f0c3eb625", + "true_rank": 1, + "true_score": 17.640254974365234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.66716480255127 + ], + "random": [ + 104.21600341796875 + ], + "same_file": [] + }, + "transition_id": "transition-e93206461f9bf29d82239c3d", + "true_rank": 2, + "true_score": 15.080327987670898 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.276119232177734 + ], + "random": [ + 318.1589660644531 + ], + "same_file": [] + }, + "transition_id": "transition-e9347af0fb514151acbd348d", + "true_rank": 1, + "true_score": 9.582319259643555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.03413391113281 + ], + "random": [ + 354.017578125 + ], + "same_file": [] + }, + "transition_id": "transition-e9360fa14b08b97baf9bef6c", + "true_rank": 1, + "true_score": 82.25100708007812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.973954677581787 + ], + "random": [ + 211.59762573242188 + ], + "same_file": [] + }, + "transition_id": "transition-e99a628e8cd942dc1817d0a6", + "true_rank": 1, + "true_score": 4.5622100830078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.61117935180664 + ], + "random": [ + 392.40631103515625 + ], + "same_file": [] + }, + "transition_id": "transition-e9b03e1698f56ef997df386c", + "true_rank": 2, + "true_score": 47.21490478515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 53.503990173339844 + ], + "random": [ + 359.6468200683594 + ], + "same_file": [] + }, + "transition_id": "transition-e9e7ec3a965ea2cda1d3d125", + "true_rank": 2, + "true_score": 54.58990478515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.3982633650302887 + ], + "random": [ + 344.8677673339844 + ], + "same_file": [] + }, + "transition_id": "transition-ea11d39819e8ed5d7b7f1767", + "true_rank": 2, + "true_score": 0.40474551916122437 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 157.59815979003906 + ], + "random": [ + 440.57440185546875 + ], + "same_file": [] + }, + "transition_id": "transition-eae9e9e01b77d3312fb31ba7", + "true_rank": 2, + "true_score": 159.26669311523438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.95584487915039 + ], + "random": [ + 328.76947021484375 + ], + "same_file": [] + }, + "transition_id": "transition-eb50c92f0d98e009e4aa6485", + "true_rank": 1, + "true_score": 17.955997467041016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 222.4419403076172 + ], + "random": [ + 288.7359619140625 + ], + "same_file": [] + }, + "transition_id": "transition-eb8af35f6398c588fe422fc6", + "true_rank": 2, + "true_score": 225.95352172851562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.85163879394531 + ], + "random": [ + 215.4281768798828 + ], + "same_file": [] + }, + "transition_id": "transition-ebd402380179c563bf1791d7", + "true_rank": 2, + "true_score": 65.15985107421875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.827407836914062 + ], + "random": [ + 392.7557373046875 + ], + "same_file": [] + }, + "transition_id": "transition-ebee80c754f5e5f151673b3a", + "true_rank": 1, + "true_score": 23.458040237426758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.058231353759766 + ], + "random": [ + 205.77017211914062 + ], + "same_file": [] + }, + "transition_id": "transition-ec441607c1dfce915cd88348", + "true_rank": 1, + "true_score": 10.770145416259766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.788490295410156 + ], + "random": [ + 391.06500244140625 + ], + "same_file": [] + }, + "transition_id": "transition-ec4771d8285da1cf05c81929", + "true_rank": 2, + "true_score": 13.674582481384277 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.92387008666992 + ], + "random": [ + 256.75299072265625 + ], + "same_file": [] + }, + "transition_id": "transition-ec5b1b81d70eaaad368787b8", + "true_rank": 1, + "true_score": 33.385032653808594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.82386016845703 + ], + "random": [ + 162.1934814453125 + ], + "same_file": [] + }, + "transition_id": "transition-ec9d24c7b59ed03217e1ec13", + "true_rank": 1, + "true_score": 54.59829330444336 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.765132904052734 + ], + "random": [ + 150.82501220703125 + ], + "same_file": [ + 210.96958923339844 + ] + }, + "transition_id": "transition-eca445e9244ed27d1ccb2ad6", + "true_rank": 2, + "true_score": 51.21857452392578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.635663032531738 + ], + "random": [ + 317.01483154296875 + ], + "same_file": [] + }, + "transition_id": "transition-ed5bad23ec07c7fd289ec1c5", + "true_rank": 1, + "true_score": 7.626764297485352 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.424846649169922 + ], + "random": [ + 385.74554443359375 + ], + "same_file": [] + }, + "transition_id": "transition-ed66f02ae61c2ebe8752b02d", + "true_rank": 2, + "true_score": 29.505006790161133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 134.99066162109375 + ], + "random": [ + 544.2972412109375 + ], + "same_file": [] + }, + "transition_id": "transition-ed72065ace3a6e833a057aca", + "true_rank": 1, + "true_score": 131.84976196289062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.5205237865447998 + ], + "random": [ + 341.4425354003906 + ], + "same_file": [] + }, + "transition_id": "transition-ed8770aa18001afcfe6791dd", + "true_rank": 1, + "true_score": 1.144239902496338 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.641142845153809 + ], + "random": [ + 318.87713623046875 + ], + "same_file": [] + }, + "transition_id": "transition-eda39d3652d96e0c25ecea88", + "true_rank": 1, + "true_score": 13.5982027053833 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 40.793373107910156 + ], + "mutation": [ + 13.605640411376953 + ], + "random": [ + 597.561767578125 + ], + "same_file": [ + 13.425946235656738 + ] + }, + "transition_id": "transition-eda6304bc9a4c53661de38d8", + "true_rank": 1, + "true_score": 12.899490356445312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 102.96128845214844 + ], + "random": [ + 316.7915954589844 + ], + "same_file": [] + }, + "transition_id": "transition-edc29eee8133002e5f63b897", + "true_rank": 1, + "true_score": 101.93028259277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 101.46835327148438 + ], + "random": [ + 214.14239501953125 + ], + "same_file": [] + }, + "transition_id": "transition-ede7a59204209b7f92c5edf4", + "true_rank": 2, + "true_score": 101.84027099609375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.392389297485352 + ], + "random": [ + 252.39895629882812 + ], + "same_file": [] + }, + "transition_id": "transition-ee22a2418e44ac5b796d69f7", + "true_rank": 1, + "true_score": 5.36391544342041 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.037132263183594 + ], + "random": [ + 199.3082275390625 + ], + "same_file": [] + }, + "transition_id": "transition-ee6d6e55e5d1ffc63f83add7", + "true_rank": 1, + "true_score": 9.923362731933594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.46215057373047 + ], + "random": [ + 350.781005859375 + ], + "same_file": [] + }, + "transition_id": "transition-ee8dc8cb83763ab0ac667a1d", + "true_rank": 2, + "true_score": 51.83905029296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.718759536743164 + ], + "random": [ + 353.02587890625 + ], + "same_file": [] + }, + "transition_id": "transition-eeb6cb73270b024ec66b4e8e", + "true_rank": 1, + "true_score": 19.64432144165039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.77578735351562 + ], + "random": [ + 243.09494018554688 + ], + "same_file": [] + }, + "transition_id": "transition-ef89a3d4ed036c529de473f0", + "true_rank": 2, + "true_score": 69.9856185913086 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.294404983520508 + ], + "random": [ + 556.3385009765625 + ], + "same_file": [ + 141.32395935058594 + ] + }, + "transition_id": "transition-f001387f69e78a523cf1c59a", + "true_rank": 1, + "true_score": 12.289508819580078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0596137046813965 + ], + "random": [ + 254.8516845703125 + ], + "same_file": [] + }, + "transition_id": "transition-f0400bc1473bd9d180c28f01", + "true_rank": 1, + "true_score": 2.6124751567840576 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.189693450927734 + ], + "random": [ + 293.6965637207031 + ], + "same_file": [] + }, + "transition_id": "transition-f0405d40f3a1d7086d4110ff", + "true_rank": 2, + "true_score": 24.331974029541016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.994457244873047 + ], + "random": [ + 263.2095947265625 + ], + "same_file": [] + }, + "transition_id": "transition-f0a864013677376c86c9812c", + "true_rank": 1, + "true_score": 5.178360939025879 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.1646614074707 + ], + "random": [ + 211.71295166015625 + ], + "same_file": [] + }, + "transition_id": "transition-f0d881d7081792812bd1cb67", + "true_rank": 1, + "true_score": 52.181785583496094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 128.9924774169922 + ], + "random": [ + 248.2140350341797 + ], + "same_file": [] + }, + "transition_id": "transition-f1327aa8395408bb568c099d", + "true_rank": 2, + "true_score": 129.44537353515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.96107482910156 + ], + "random": [ + 369.31463623046875 + ], + "same_file": [] + }, + "transition_id": "transition-f17f266817ff66efebb61cd4", + "true_rank": 1, + "true_score": 53.98699951171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.29924011230469 + ], + "random": [ + 278.9007568359375 + ], + "same_file": [] + }, + "transition_id": "transition-f19d407367967339fef9ef16", + "true_rank": 1, + "true_score": 39.170127868652344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.61473846435547 + ], + "random": [ + 516.7371826171875 + ], + "same_file": [] + }, + "transition_id": "transition-f1e678f56d46ebc81cbf57f4", + "true_rank": 2, + "true_score": 45.4456787109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.61302375793457 + ], + "random": [ + 363.43780517578125 + ], + "same_file": [] + }, + "transition_id": "transition-f25a7de1e37fe3ce115ca06b", + "true_rank": 2, + "true_score": 7.960239887237549 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.94918441772461 + ], + "random": [ + 197.11346435546875 + ], + "same_file": [] + }, + "transition_id": "transition-f25e47eef36fa0ca7e490fee", + "true_rank": 2, + "true_score": 59.16944122314453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 53.547359466552734 + ], + "random": [ + 340.56707763671875 + ], + "same_file": [] + }, + "transition_id": "transition-f2a97af27b7c20d976d1e8c4", + "true_rank": 2, + "true_score": 54.3183708190918 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 286.29022216796875 + ], + "mutation": [ + 1.8167327642440796 + ], + "random": [ + 360.50286865234375 + ], + "same_file": [] + }, + "transition_id": "transition-f2cac915c1745c84070f712f", + "true_rank": 1, + "true_score": 1.1906101703643799 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.148577690124512 + ], + "random": [ + 294.99468994140625 + ], + "same_file": [] + }, + "transition_id": "transition-f2f3927da2316d65ceaa9c2b", + "true_rank": 1, + "true_score": 3.338057041168213 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.090396881103516 + ], + "random": [ + 324.54083251953125 + ], + "same_file": [ + 9.778014183044434 + ] + }, + "transition_id": "transition-f351a0f3e3a3278e6a7054e3", + "true_rank": 2, + "true_score": 9.452743530273438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.07141876220703 + ], + "random": [ + 77.99281311035156 + ], + "same_file": [] + }, + "transition_id": "transition-f39c4229581dbaa2793f2e9c", + "true_rank": 1, + "true_score": 58.35364532470703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.555042266845703 + ], + "random": [ + 272.20330810546875 + ], + "same_file": [] + }, + "transition_id": "transition-f3ee8bab481db41123b73739", + "true_rank": 2, + "true_score": 26.990524291992188 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 79.82415008544922 + ], + "mutation": [ + 30.408489227294922 + ], + "random": [ + 359.2928466796875 + ], + "same_file": [] + }, + "transition_id": "transition-f4309372321cbe84768ca759", + "true_rank": 1, + "true_score": 29.473430633544922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.07307434082031 + ], + "random": [ + 109.86054992675781 + ], + "same_file": [] + }, + "transition_id": "transition-f4357e757563be022a6a3364", + "true_rank": 2, + "true_score": 35.37958908081055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.469276428222656 + ], + "random": [ + 386.56170654296875 + ], + "same_file": [] + }, + "transition_id": "transition-f4bb5ca7101e3778774caa53", + "true_rank": 2, + "true_score": 21.73586654663086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.047393798828125 + ], + "random": [ + 247.95993041992188 + ], + "same_file": [] + }, + "transition_id": "transition-f4f14d27142e03de48b4dead", + "true_rank": 1, + "true_score": 43.33453369140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 70.46240997314453 + ], + "random": [ + 478.1920166015625 + ], + "same_file": [] + }, + "transition_id": "transition-f50ed9009ce0468c2d8084d0", + "true_rank": 2, + "true_score": 71.41816711425781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.2391471862793 + ], + "random": [ + 279.1085205078125 + ], + "same_file": [] + }, + "transition_id": "transition-f51f616631482cdc4f085cfe", + "true_rank": 1, + "true_score": 57.765018463134766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.028098106384277 + ], + "random": [ + 494.80670166015625 + ], + "same_file": [] + }, + "transition_id": "transition-f5bfc2c660ebf59367f59c57", + "true_rank": 2, + "true_score": 10.939556121826172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.561639785766602 + ], + "random": [ + 222.4266357421875 + ], + "same_file": [] + }, + "transition_id": "transition-f5cc24a9e6ef50ef5cbbee9b", + "true_rank": 2, + "true_score": 14.669649124145508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.174746513366699 + ], + "random": [ + 147.56100463867188 + ], + "same_file": [] + }, + "transition_id": "transition-f5f311c877ea4c3d95eb82e2", + "true_rank": 1, + "true_score": 5.054535388946533 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.759862899780273 + ], + "random": [ + 484.434814453125 + ], + "same_file": [] + }, + "transition_id": "transition-f6392b424acfcac71fbd50b6", + "true_rank": 1, + "true_score": 19.98965835571289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3133251667022705 + ], + "random": [ + 227.6569061279297 + ], + "same_file": [] + }, + "transition_id": "transition-f63be18ece40438f255e5c2f", + "true_rank": 1, + "true_score": 1.191126823425293 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2476483583450317 + ], + "random": [ + 206.79898071289062 + ], + "same_file": [] + }, + "transition_id": "transition-f6e66bd1f2f6ee42a9c5479c", + "true_rank": 1, + "true_score": 1.086735725402832 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.40774154663086 + ], + "random": [ + 387.2546691894531 + ], + "same_file": [] + }, + "transition_id": "transition-f729c3fe2563d73f570b0392", + "true_rank": 1, + "true_score": 23.99942398071289 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.353660583496094 + ], + "random": [ + 212.32998657226562 + ], + "same_file": [] + }, + "transition_id": "transition-f730f47ce2bb3910a71f20c2", + "true_rank": 1, + "true_score": 32.108642578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.78398132324219 + ], + "random": [ + 164.70973205566406 + ], + "same_file": [] + }, + "transition_id": "transition-f74b174e4be81509bc117722", + "true_rank": 1, + "true_score": 36.073455810546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0869109630584717 + ], + "random": [ + 410.421142578125 + ], + "same_file": [] + }, + "transition_id": "transition-f76555a47efd041a7669865d", + "true_rank": 1, + "true_score": 2.8927927017211914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.05167007446289 + ], + "random": [ + 241.25279235839844 + ], + "same_file": [] + }, + "transition_id": "transition-f78eb37fb583d7646e15734c", + "true_rank": 1, + "true_score": 18.1842098236084 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.270855188369751 + ], + "random": [ + 278.9413757324219 + ], + "same_file": [] + }, + "transition_id": "transition-f8c3b3f635fcc528aa728ee8", + "true_rank": 2, + "true_score": 1.3153597116470337 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.7056260108947754 + ], + "random": [ + 522.3794555664062 + ], + "same_file": [] + }, + "transition_id": "transition-f9b1250492157b6767c622fc", + "true_rank": 2, + "true_score": 2.9585907459259033 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.565853118896484 + ], + "random": [ + 478.1492919921875 + ], + "same_file": [] + }, + "transition_id": "transition-f9e25ebe49aba4d3abe69fed", + "true_rank": 2, + "true_score": 15.571250915527344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.651399612426758 + ], + "random": [ + 117.95545196533203 + ], + "same_file": [] + }, + "transition_id": "transition-fa06672b674a62f7cf9b47bd", + "true_rank": 2, + "true_score": 25.739168167114258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.725489616394043 + ], + "random": [ + 333.8697509765625 + ], + "same_file": [] + }, + "transition_id": "transition-fa10e1339af3b4311316b987", + "true_rank": 1, + "true_score": 5.8783063888549805 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 510.00909423828125 + ], + "mutation": [ + 5.600159645080566 + ], + "random": [ + 365.6924133300781 + ], + "same_file": [] + }, + "transition_id": "transition-fa2f878d2b7349cda912f945", + "true_rank": 2, + "true_score": 5.7504191398620605 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 118.04490661621094 + ], + "mutation": [ + 31.752017974853516 + ], + "random": [ + 98.76303100585938 + ], + "same_file": [] + }, + "transition_id": "transition-fa307f2f92274476eaeb073b", + "true_rank": 2, + "true_score": 31.760889053344727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9076513051986694 + ], + "random": [ + 303.21441650390625 + ], + "same_file": [] + }, + "transition_id": "transition-fa41680ed0139f3f9a5143be", + "true_rank": 2, + "true_score": 1.907827377319336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 216.82168579101562 + ], + "random": [ + 559.688232421875 + ], + "same_file": [] + }, + "transition_id": "transition-fa5cbff186fb589520ccbb4c", + "true_rank": 1, + "true_score": 212.3746337890625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 82.79608154296875 + ], + "mutation": [ + 52.46706771850586 + ], + "random": [ + 447.0807189941406 + ], + "same_file": [] + }, + "transition_id": "transition-faa961c216c31d761eef5d67", + "true_rank": 1, + "true_score": 51.12411117553711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.915821075439453 + ], + "random": [ + 462.8907775878906 + ], + "same_file": [] + }, + "transition_id": "transition-faab57ca77878bc4cdd31c9b", + "true_rank": 1, + "true_score": 20.356895446777344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.936724662780762 + ], + "random": [ + 184.55929565429688 + ], + "same_file": [] + }, + "transition_id": "transition-faacba2e20dc5ed80cfa560d", + "true_rank": 2, + "true_score": 7.378317356109619 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 158.85682678222656 + ], + "random": [ + 270.7611083984375 + ], + "same_file": [] + }, + "transition_id": "transition-fad5a431a0c7d5e387e55726", + "true_rank": 1, + "true_score": 153.2246856689453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.43274688720703 + ], + "random": [ + 254.02566528320312 + ], + "same_file": [] + }, + "transition_id": "transition-fae8bacc280dacb878ebe11c", + "true_rank": 2, + "true_score": 63.55674743652344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.3497314453125 + ], + "random": [ + 515.129150390625 + ], + "same_file": [] + }, + "transition_id": "transition-fb0672315f59531219aea692", + "true_rank": 1, + "true_score": 39.51679611206055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.424964904785156 + ], + "random": [ + 242.74363708496094 + ], + "same_file": [] + }, + "transition_id": "transition-fb385cb8cab644304f58ab42", + "true_rank": 1, + "true_score": 43.586875915527344 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 201.782958984375 + ], + "mutation": [ + 6.751439094543457 + ], + "random": [ + 117.87329864501953 + ], + "same_file": [] + }, + "transition_id": "transition-fb43528008b1cd8f311593d2", + "true_rank": 2, + "true_score": 7.723151206970215 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.52234649658203 + ], + "random": [ + 227.56021118164062 + ], + "same_file": [] + }, + "transition_id": "transition-fb7b2a08e6377ca95506e0ba", + "true_rank": 2, + "true_score": 26.9093074798584 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 119.95496368408203 + ], + "random": [ + 567.1875 + ], + "same_file": [] + }, + "transition_id": "transition-fb8a3ac9d90eff028dd3f4db", + "true_rank": 1, + "true_score": 118.93429565429688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.282020568847656 + ], + "random": [ + 331.6599426269531 + ], + "same_file": [] + }, + "transition_id": "transition-fbc66136b90755312d317a2d", + "true_rank": 2, + "true_score": 51.65071105957031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.670818328857422 + ], + "random": [ + 432.38934326171875 + ], + "same_file": [] + }, + "transition_id": "transition-fbee5a37572d441c1bdf32eb", + "true_rank": 2, + "true_score": 30.992679595947266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.01805305480957 + ], + "random": [ + 579.18115234375 + ], + "same_file": [] + }, + "transition_id": "transition-fbfcecf79d9fb9162941137f", + "true_rank": 2, + "true_score": 22.539295196533203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.637104034423828 + ], + "random": [ + 496.1019592285156 + ], + "same_file": [] + }, + "transition_id": "transition-fc258c082ad01972e6d2d8ca", + "true_rank": 1, + "true_score": 19.025875091552734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5619025230407715 + ], + "random": [ + 397.3126525878906 + ], + "same_file": [] + }, + "transition_id": "transition-fc6677f430d2c4cfa9702fb8", + "true_rank": 1, + "true_score": 2.4085166454315186 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.697904586791992 + ], + "random": [ + 223.47909545898438 + ], + "same_file": [] + }, + "transition_id": "transition-fd400fb934d7f791fe2654a2", + "true_rank": 1, + "true_score": 29.021034240722656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.140978813171387 + ], + "random": [ + 247.39657592773438 + ], + "same_file": [] + }, + "transition_id": "transition-fd44aa66eb9d713701e0b2f2", + "true_rank": 2, + "true_score": 12.304656982421875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.457784652709961 + ], + "random": [ + 349.3677978515625 + ], + "same_file": [] + }, + "transition_id": "transition-fd4c4a7795f01f16c047f872", + "true_rank": 2, + "true_score": 13.164323806762695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5821304321289062 + ], + "random": [ + 357.5838623046875 + ], + "same_file": [] + }, + "transition_id": "transition-fda13c9dc60351967697595d", + "true_rank": 1, + "true_score": 2.59867000579834 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.63760757446289 + ], + "random": [ + 336.1034240722656 + ], + "same_file": [] + }, + "transition_id": "transition-fe744c2879bf017eced122cd", + "true_rank": 1, + "true_score": 51.438865661621094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.46117401123047 + ], + "random": [ + 382.0607604980469 + ], + "same_file": [] + }, + "transition_id": "transition-fea27b1fac71a3fb7dab50cb", + "true_rank": 2, + "true_score": 78.09452819824219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.703094482421875 + ], + "random": [ + 342.4098205566406 + ], + "same_file": [] + }, + "transition_id": "transition-fed1b8e37244ea9ada92b292", + "true_rank": 2, + "true_score": 24.242990493774414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.617412567138672 + ], + "random": [ + 117.28694915771484 + ], + "same_file": [] + }, + "transition_id": "transition-fedbd7f85fb047f1bb812731", + "true_rank": 1, + "true_score": 17.583770751953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.161373138427734 + ], + "random": [ + 354.064453125 + ], + "same_file": [] + }, + "transition_id": "transition-fef3f97bcddd63d4558b0419", + "true_rank": 1, + "true_score": 51.06223678588867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.04389953613281 + ], + "random": [ + 175.97540283203125 + ], + "same_file": [] + }, + "transition_id": "transition-ff8412e05ce0b7077730c000", + "true_rank": 1, + "true_score": 42.45998764038086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.204898834228516 + ], + "random": [ + 402.15179443359375 + ], + "same_file": [] + }, + "transition_id": "transition-ff873546e10de3aa18e6e2ee", + "true_rank": 1, + "true_score": 28.12045669555664 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.892350196838379 + ], + "random": [ + 202.9450225830078 + ], + "same_file": [] + }, + "transition_id": "transition-ff90db5cbb93bc22ee95ec3c", + "true_rank": 1, + "true_score": 7.760898590087891 + } + ], + "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.975, + "requested_per_example": 1 + }, + "mutation": { + "caveat": null, + "decoy_count": 1000, + "example_count": 1000, + "example_count_with_decoy": 1000, + "pairwise_auc": 0.526, + "requested_per_example": 1 + }, + "random": { + "caveat": null, + "decoy_count": 1000, + "example_count": 1000, + "example_count_with_decoy": 1000, + "pairwise_auc": 0.993, + "requested_per_example": 1 + }, + "same_file": { + "caveat": null, + "decoy_count": 63, + "example_count": 1000, + "example_count_with_decoy": 63, + "pairwise_auc": 0.5714285714285714, + "requested_per_example": 1 + } + }, + "checkpoint": { + "backend": "torch", + "model_class": "TorchCodeTransitionModel", + "path": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt", + "sha256": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda", + "step": 60000 + }, + "dataset": { + "artifact_id": "dataset-5695087296ce4a97", + "path": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-924cd056375f11ea" + }, + "metrics": { + "decoy_counts": { + "action_cluster": 40, + "mutation": 1000, + "random": 1000, + "same_file": 63 + }, + "example_count": 1000, + "mean_true_rank": 1.509, + "median_true_rank": 1.0, + "pairwise_auc_by_category": { + "action_cluster": 0.975, + "mutation": 0.526, + "random": 0.993, + "same_file": 0.5714285714285714 + }, + "pairwise_auc_overall": 0.7579648121730861, + "recall_at_1": 0.511 + }, + "schema_version": "codelewm.eval.surprise_report.v1", + "score_direction": "lower_is_better" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt.manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt.manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..93202c9f24e36192bf6849f98bfa81dc060a1a73 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints/checkpoint.pt.manifest.json @@ -0,0 +1,14 @@ +{ + "checkpoint_path": "checkpoint.pt", + "checkpoint_sha256": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda", + "metadata": { + "action_view": "text", + "config_hash": "9ac2ec1d60645bf2eb351d4799f5866533a26a39d7b3dec8dc064988c19c8cf8", + "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-retrieval-20260520-7895d18/train/config.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/config.json new file mode 100644 index 0000000000000000000000000000000000000000..d5fdd120abb88a6d07fd54680a6e32b6ef8f5408 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/config.json @@ -0,0 +1,54 @@ +{ + "data": { + "manifest": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack/manifest.json", + "train": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack/hdf5/train.hdf5", + "val": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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": true, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.05, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "name": "codelewm_scaled_action_use_margin_retrieval_gpu_a10g", + "optimizer": { + "lr": 0.0001, + "type": "AdamW", + "weight_decay": 0.001 + }, + "output": { + "checkpoint_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/checkpoints", + "manifest_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/training_manifest.json", + "metrics_path": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/train/metrics.jsonl", + "run_dir": "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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-retrieval-20260520-7895d18/train/manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..0cef3b10d2983430830f8b754daf27c3b6380cd9 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/manifest.json @@ -0,0 +1,115 @@ +{ + "artifact_id": "training_run-924cd056375f11ea", + "artifact_kind": "training_run", + "command": [ + "codelewm", + "train", + "--config", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/configs/train.json", + "--executor", + "torch", + "--device", + "auto", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/logs/train.jsonl" + ], + "config_sha256": "a8c40e6dad64a96410b9855ce61146a85aa336325980c7a1080943b227e1ffc2", + "created_at": "2026-05-20T13:13:45Z", + "files": [ + { + "bytes": 1789, + "path": "config.json", + "sha256": "4e2ad375b3fc132229ada18118a577dc882d68704cb9b317735b03579563f532" + }, + { + "bytes": 1472, + "path": "metrics.jsonl", + "sha256": "9d8b35638953b0648c66d4f69e3e00d554a5c7efb76dd9afa553cce27d6a9eb3" + }, + { + "bytes": 1614, + "path": "reports/metrics_report.json", + "sha256": "74270302bccf8913005b5177d8157266a9ba3f55746e296e2fa99fce66ed70de" + }, + { + "bytes": 351495901, + "path": "checkpoints/checkpoint.pt", + "sha256": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda" + }, + { + "bytes": 511, + "path": "checkpoints/checkpoint.pt.manifest.json", + "sha256": "9b8cb47facfa9f3c721fa845df0e374aa16692a63f4a93a06b806a95eb4ffeb9" + }, + { + "bytes": 2667, + "path": "reports/torch_training_report.json", + "sha256": "7f2a603f05fd92497c5aaa854d9ba73476c285030176ed068afb62976bb0ec4b" + } + ], + "metadata": { + "dataset_manifest_path": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/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": true, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.05, + "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": 10.542142224670206, + "collapse/effective_rank_ratio": 0.04118024306511799, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 13.19682605659637, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.847709015203599, + "collapse/pairwise_cosine_mean": 0.004205391777077934, + "collapse/per_dim_variance_max": 2.3262929385455555, + "collapse/per_dim_variance_median": 0.6143968449321122, + "collapse/per_dim_variance_min": 0.06425978866539729, + "loss/action_use_margin": 0.005474980920553207, + "loss/action_use_margin_weighted": 0.0013687452301383018, + "loss/prediction_mse": 0.006972212344408035, + "loss/retrieval": 0.20804595947265625, + "loss/retrieval_weighted": 0.010402298532426357, + "loss/sigreg": 0.91015625, + "loss/sigreg_weighted": 0.08203125, + "loss/total": 0.10077450424432755, + "train/examples": 3833852.0, + "train/examples_per_second": 1064.5055633910936, + "train/gradient_norm": 1.3148689270019531, + "val/loss/action_use_margin": 0.05166880839637348, + "val/loss/action_use_margin_weighted": 0.01291720209909337, + "val/loss/prediction_mse": 0.18427681780996777, + "val/loss/retrieval": 0.9156766051337832, + "val/loss/retrieval_weighted": 0.04578383116140252, + "val/loss/sigreg": 1.887503743171692, + "val/loss/sigreg_weighted": 0.16987534293106624, + "val/loss/total": 0.4128531955537342 + }, + "run_id": "codelewm_scaled_action_use_margin_retrieval_gpu_a10g", + "schema_version": "codelewm.training_run.v1", + "seed": 240119, + "step_count": 60000 + }, + "parent_artifacts": [ + "dataset-5695087296ce4a97" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "7895d185e165a917af0956a313d8948c04b33638" +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/train/metrics.jsonl b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/metrics.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9d4c39f170ed9baac5c13b27136395eedcca6b46 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/metrics.jsonl @@ -0,0 +1 @@ +{"metrics": {"collapse/effective_rank": 10.542142224670206, "collapse/effective_rank_ratio": 0.04118024306511799, "collapse/embedding_count": 192.0, "collapse/embedding_norm_mean": 13.19682605659637, "collapse/latent_dim": 256.0, "collapse/nearest_neighbor_entropy": 4.847709015203599, "collapse/pairwise_cosine_mean": 0.004205391777077934, "collapse/per_dim_variance_max": 2.3262929385455555, "collapse/per_dim_variance_median": 0.6143968449321122, "collapse/per_dim_variance_min": 0.06425978866539729, "loss/action_use_margin": 0.005474980920553207, "loss/action_use_margin_weighted": 0.0013687452301383018, "loss/prediction_mse": 0.006972212344408035, "loss/retrieval": 0.20804595947265625, "loss/retrieval_weighted": 0.010402298532426357, "loss/sigreg": 0.91015625, "loss/sigreg_weighted": 0.08203125, "loss/total": 0.10077450424432755, "train/examples": 3833852.0, "train/examples_per_second": 1064.5055633910936, "train/gradient_norm": 1.3148689270019531, "val/loss/action_use_margin": 0.05166880839637348, "val/loss/action_use_margin_weighted": 0.01291720209909337, "val/loss/prediction_mse": 0.18427681780996777, "val/loss/retrieval": 0.9156766051337832, "val/loss/retrieval_weighted": 0.04578383116140252, "val/loss/sigreg": 1.887503743171692, "val/loss/sigreg_weighted": 0.16987534293106624, "val/loss/total": 0.4128531955537342}, "run_id": "codelewm_scaled_action_use_margin_retrieval_gpu_a10g", "schema_version": "codelewm.training_metrics.v1", "step": 60000} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/train/reports/metrics_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/reports/metrics_report.json new file mode 100644 index 0000000000000000000000000000000000000000..e7992409785cd22c3aa444195141c156166b3ac5 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/reports/metrics_report.json @@ -0,0 +1,36 @@ +{ + "final_metrics": { + "collapse/effective_rank": 10.542142224670206, + "collapse/effective_rank_ratio": 0.04118024306511799, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 13.19682605659637, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.847709015203599, + "collapse/pairwise_cosine_mean": 0.004205391777077934, + "collapse/per_dim_variance_max": 2.3262929385455555, + "collapse/per_dim_variance_median": 0.6143968449321122, + "collapse/per_dim_variance_min": 0.06425978866539729, + "loss/action_use_margin": 0.005474980920553207, + "loss/action_use_margin_weighted": 0.0013687452301383018, + "loss/prediction_mse": 0.006972212344408035, + "loss/retrieval": 0.20804595947265625, + "loss/retrieval_weighted": 0.010402298532426357, + "loss/sigreg": 0.91015625, + "loss/sigreg_weighted": 0.08203125, + "loss/total": 0.10077450424432755, + "train/examples": 3833852.0, + "train/examples_per_second": 1064.5055633910936, + "train/gradient_norm": 1.3148689270019531, + "val/loss/action_use_margin": 0.05166880839637348, + "val/loss/action_use_margin_weighted": 0.01291720209909337, + "val/loss/prediction_mse": 0.18427681780996777, + "val/loss/retrieval": 0.9156766051337832, + "val/loss/retrieval_weighted": 0.04578383116140252, + "val/loss/sigreg": 1.887503743171692, + "val/loss/sigreg_weighted": 0.16987534293106624, + "val/loss/total": 0.4128531955537342 + }, + "run_id": "codelewm_scaled_action_use_margin_retrieval_gpu_a10g", + "schema_version": "codelewm.training_metrics.v1", + "step_count": 60000 +} diff --git a/runs/codelewm-action-use-retrieval-20260520-7895d18/train/reports/torch_training_report.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/reports/torch_training_report.json new file mode 100644 index 0000000000000000000000000000000000000000..055f0b089359c88f1f83c942914c777684dead24 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/reports/torch_training_report.json @@ -0,0 +1,71 @@ +{ + "collapse_report": { + "effective_rank": 10.542142224670206, + "effective_rank_ratio": 0.04118024306511799, + "embedding_count": 192, + "embedding_norm_mean": 13.19682605659637, + "latent_dim": 256, + "nearest_neighbor_entropy": 4.847709015203599, + "pairwise_cosine_mean": 0.004205391777077934, + "per_dim_variance_max": 2.3262929385455555, + "per_dim_variance_median": 0.6143968449321122, + "per_dim_variance_min": 0.06425978866539729, + "schema_version": "codelewm.eval.collapse_report.v1" + }, + "dataset": { + "action_view": "text", + "train_rows": 18019, + "val_rows": 1291 + }, + "metrics": { + "collapse/effective_rank": 10.542142224670206, + "collapse/effective_rank_ratio": 0.04118024306511799, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 13.19682605659637, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.847709015203599, + "collapse/pairwise_cosine_mean": 0.004205391777077934, + "collapse/per_dim_variance_max": 2.3262929385455555, + "collapse/per_dim_variance_median": 0.6143968449321122, + "collapse/per_dim_variance_min": 0.06425978866539729, + "loss/action_use_margin": 0.005474980920553207, + "loss/action_use_margin_weighted": 0.0013687452301383018, + "loss/prediction_mse": 0.006972212344408035, + "loss/retrieval": 0.20804595947265625, + "loss/retrieval_weighted": 0.010402298532426357, + "loss/sigreg": 0.91015625, + "loss/sigreg_weighted": 0.08203125, + "loss/total": 0.10077450424432755, + "train/examples": 3833852.0, + "train/examples_per_second": 1064.5055633910936, + "train/gradient_norm": 1.3148689270019531, + "val/loss/action_use_margin": 0.05166880839637348, + "val/loss/action_use_margin_weighted": 0.01291720209909337, + "val/loss/prediction_mse": 0.18427681780996777, + "val/loss/retrieval": 0.9156766051337832, + "val/loss/retrieval_weighted": 0.04578383116140252, + "val/loss/sigreg": 1.887503743171692, + "val/loss/sigreg_weighted": 0.16987534293106624, + "val/loss/total": 0.4128531955537342 + }, + "objective": { + "action_use_margin": 0.02, + "action_use_margin_weight": 0.25, + "enable_action_use_margin": true, + "enable_retrieval_loss": true, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.05, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "run_id": "codelewm_scaled_action_use_margin_retrieval_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-retrieval-20260520-7895d18/train/training_manifest.json b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/training_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..365ac47eee2d9629dc63b03804f8c5963773b178 --- /dev/null +++ b/runs/codelewm-action-use-retrieval-20260520-7895d18/train/training_manifest.json @@ -0,0 +1,88 @@ +{ + "artifact_manifest_id": "training_run-924cd056375f11ea", + "artifact_manifest_path": "manifest.json", + "checkpoint_files": [ + { + "bytes": 351495901, + "path": "checkpoints/checkpoint.pt", + "sha256": "0cb4daf1500495579f5c59cc9fd8aa39f5f70e88f55c0c121320d023b43ddeda" + }, + { + "bytes": 511, + "path": "checkpoints/checkpoint.pt.manifest.json", + "sha256": "9b8cb47facfa9f3c721fa845df0e374aa16692a63f4a93a06b806a95eb4ffeb9" + } + ], + "config_path": "config.json", + "config_sha256": "a8c40e6dad64a96410b9855ce61146a85aa336325980c7a1080943b227e1ffc2", + "dataset_manifest_path": ".artifacts/hf/codelewm-action-use-retrieval-20260520-7895d18/pack/manifest.json", + "final_metrics": { + "collapse/effective_rank": 10.542142224670206, + "collapse/effective_rank_ratio": 0.04118024306511799, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 13.19682605659637, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.847709015203599, + "collapse/pairwise_cosine_mean": 0.004205391777077934, + "collapse/per_dim_variance_max": 2.3262929385455555, + "collapse/per_dim_variance_median": 0.6143968449321122, + "collapse/per_dim_variance_min": 0.06425978866539729, + "loss/action_use_margin": 0.005474980920553207, + "loss/action_use_margin_weighted": 0.0013687452301383018, + "loss/prediction_mse": 0.006972212344408035, + "loss/retrieval": 0.20804595947265625, + "loss/retrieval_weighted": 0.010402298532426357, + "loss/sigreg": 0.91015625, + "loss/sigreg_weighted": 0.08203125, + "loss/total": 0.10077450424432755, + "train/examples": 3833852.0, + "train/examples_per_second": 1064.5055633910936, + "train/gradient_norm": 1.3148689270019531, + "val/loss/action_use_margin": 0.05166880839637348, + "val/loss/action_use_margin_weighted": 0.01291720209909337, + "val/loss/prediction_mse": 0.18427681780996777, + "val/loss/retrieval": 0.9156766051337832, + "val/loss/retrieval_weighted": 0.04578383116140252, + "val/loss/sigreg": 1.887503743171692, + "val/loss/sigreg_weighted": 0.16987534293106624, + "val/loss/total": 0.4128531955537342 + }, + "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": true, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.05, + "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-5695087296ce4a97" + ], + "report_files": [ + { + "bytes": 2667, + "path": "reports/torch_training_report.json", + "sha256": "7f2a603f05fd92497c5aaa854d9ba73476c285030176ed068afb62976bb0ec4b" + } + ], + "run_id": "codelewm_scaled_action_use_margin_retrieval_gpu_a10g", + "schema_version": "codelewm.training_run.v1", + "seed": 240119, + "step_count": 60000 +}