diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..1fe5a5f46eda93edcfc4a018f006e396707569d3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -58,3 +58,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text # Video files - compressed *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/build/reports/filter_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/build/reports/split_dedup_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/build/transitions.jsonl filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/index/entries.jsonl filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/pack/hdf5/test.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5 filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/retrieval/reports/hard_negative_sampler_report.json filter=lfs diff=lfs merge=lfs -text +runs/codelewm-scaled-20260520-9699b53/retrieval/reports/retrieval_report.json filter=lfs diff=lfs merge=lfs -text diff --git a/runs/codelewm-scaled-20260520-9699b53/ablation/manifest.json b/runs/codelewm-scaled-20260520-9699b53/ablation/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..db74a2d2be8f31c8423a3f0392c4f90dedad4d3a --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/ablation/manifest.json @@ -0,0 +1,41 @@ +{ + "artifact_id": "eval_report-26708794ed1b855f", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "ablation", + "--retrieval-artifact", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval/manifest.json", + "--training-artifact", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/manifest.json", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/ablation", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/logs/ablation.jsonl" + ], + "config_sha256": "55c3042dd5f5d1d3582769a083b1a2a13bf569d40c02657f0b7d2775c903cf1f", + "created_at": "2026-05-20T06:25:38Z", + "files": [ + { + "bytes": 6832, + "path": "reports/action_view_ablation_report.json", + "sha256": "8ca7a72b491131b1631e88a54c38ce3f4533bf5ab62660ecf96eb29b055e1d1b" + } + ], + "metadata": { + "blocked": 5, + "completed": 7, + "failed": 0, + "row_count": 12, + "schema_version": "codelewm.eval.action_ablation_report.v1" + }, + "parent_artifacts": [ + "eval_report-448c4fbecb0d693b", + "training_run-d9074199c0d58911" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/ablation/reports/action_view_ablation_report.json b/runs/codelewm-scaled-20260520-9699b53/ablation/reports/action_view_ablation_report.json new file mode 100644 index 0000000000000000000000000000000000000000..2b3e71547e20dd576971f437da7a933e809c4b57 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/ablation/reports/action_view_ablation_report.json @@ -0,0 +1,234 @@ +{ + "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-448c4fbecb0d693b", + "block_reason": null, + "family": "action_view", + "metadata": {}, + "metrics": { + "median_rank": 3.0, + "mrr": 0.47298431820223447, + "query_count": 1000.0, + "recall_at_1": 0.371, + "recall_at_10": 0.672, + "recall_at_5": 0.586 + }, + "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-448c4fbecb0d693b", + "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-448c4fbecb0d693b", + "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-448c4fbecb0d693b", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 2.0, + "mrr": 0.5461157138592367, + "query_count": 1000.0, + "recall_at_1": 0.459, + "recall_at_10": 0.712, + "recall_at_5": 0.641 + }, + "name": "no_action", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-448c4fbecb0d693b", + "block_reason": null, + "family": "baseline", + "metadata": {}, + "metrics": { + "median_rank": 510.0, + "mrr": 0.00751798755954004, + "query_count": 1000.0, + "recall_at_1": 0.001, + "recall_at_10": 0.011, + "recall_at_5": 0.006 + }, + "name": "shuffled_action", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "eval_report-448c4fbecb0d693b", + "block_reason": null, + "family": "retrieval_loss", + "metadata": { + "enable_retrieval_loss": false, + "retrieval_weight": 0.0 + }, + "metrics": { + "median_rank": 3.0, + "mrr": 0.47298431820223447, + "query_count": 1000.0, + "recall_at_1": 0.371, + "recall_at_10": 0.672, + "recall_at_5": 0.586 + }, + "name": "retrieval_loss_disabled", + "source_report": "reports/retrieval_report.json", + "status": "completed" + }, + { + "action_view_policy": null, + "artifact_manifest_id": null, + "block_reason": "paired retrieval-loss variant report was not supplied", + "family": "retrieval_loss", + "metadata": {}, + "metrics": null, + "name": "retrieval_loss_enabled", + "source_report": null, + "status": "blocked" + }, + { + "action_view_policy": null, + "artifact_manifest_id": "training_run-d9074199c0d58911", + "block_reason": null, + "family": "collapse", + "metadata": { + "sigreg_weight": 0.09 + }, + "metrics": { + "collapse/effective_rank": 5.437364589252875, + "collapse/effective_rank_ratio": 0.02123970542676904, + "collapse/nearest_neighbor_entropy": 4.85942433071649, + "collapse/per_dim_variance_median": 0.6952048902794287, + "collapse/per_dim_variance_min": 0.0540634111270202 + }, + "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-448c4fbecb0d693b", + "training": "training_run-d9074199c0d58911" + }, + "summary": { + "blocked": 5, + "completed": 7, + "failed": 0, + "row_count": 12 + } +} diff --git a/runs/codelewm-scaled-20260520-9699b53/build/config.json b/runs/codelewm-scaled-20260520-9699b53/build/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3e700282679f4447fc204ba6001b90a39f022ebb --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/build/dataset_manifest.json b/runs/codelewm-scaled-20260520-9699b53/build/dataset_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..bb9806f6e32437a48db5875f108035abade922c0 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/build/dataset_manifest.json @@ -0,0 +1,315 @@ +{ + "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": 1708, + "kind": "config", + "path": "config.json", + "rows": 0, + "sha256": "27109116c33b844aed8352e6a3765a3db1c4e585ca13a6253faa408ae0b6a30e" + } + ], + "features": { + "action_patch": false + }, + "metadata": { + "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-scaled-20260520-9699b53/build/manifest.json b/runs/codelewm-scaled-20260520-9699b53/build/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..7f57f360001e2a0171a16d722c7636c561643906 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/build/manifest.json @@ -0,0 +1,245 @@ +{ + "artifact_id": "dataset-5a1d4677b02c75f2", + "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-20T05:24:34Z", + "files": [ + { + "bytes": 1708, + "path": "config.json", + "sha256": "27109116c33b844aed8352e6a3765a3db1c4e585ca13a6253faa408ae0b6a30e" + }, + { + "bytes": 244078712, + "path": "transitions.jsonl", + "sha256": "c56ff9f52b9d053ff08cc339dfb9c2fa384f48fdafe8ef23aa2b6432e56dee51" + }, + { + "bytes": 8644, + "path": "dataset_manifest.json", + "sha256": "4e9fd771364ffffe88b5dfd60e9b3d214020120bd60d0828a48c0d4d394d6474" + }, + { + "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" + } + ], + "metadata": { + "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": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/build/reports/filter_report.json b/runs/codelewm-scaled-20260520-9699b53/build/reports/filter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..a397ff882681cc3b90a2bff121052d2ec3b3eac8 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/build/reports/license_gate_report.json b/runs/codelewm-scaled-20260520-9699b53/build/reports/license_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..254ef1dbd760212062919b0dd70a7090312d69c9 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/build/reports/row_counts.json b/runs/codelewm-scaled-20260520-9699b53/build/reports/row_counts.json new file mode 100644 index 0000000000000000000000000000000000000000..6544b3141e8d6b570fa538495bcdb06a1dc6e56f --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/build/reports/source_acquisition_report.json b/runs/codelewm-scaled-20260520-9699b53/build/reports/source_acquisition_report.json new file mode 100644 index 0000000000000000000000000000000000000000..2f938600011d57fb0c197178d4e0ba9f88257292 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/build/reports/split_dedup_report.json b/runs/codelewm-scaled-20260520-9699b53/build/reports/split_dedup_report.json new file mode 100644 index 0000000000000000000000000000000000000000..21f79b27d8dce1da546e8d0d086b2a8e8598e491 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/build/transitions.jsonl b/runs/codelewm-scaled-20260520-9699b53/build/transitions.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..422df6723db5d77ae1792adc154368db7edec8b9 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/configs/train.json b/runs/codelewm-scaled-20260520-9699b53/configs/train.json new file mode 100644 index 0000000000000000000000000000000000000000..b4f36b979e805bc32159c56ef20c38e11bf956f1 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/configs/train.json @@ -0,0 +1,51 @@ +{ + "data": { + "manifest": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/manifest.json", + "train": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5", + "val": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5" + }, + "loader": { + "batch_size": 64, + "num_workers": 4, + "persistent_workers": true, + "pin_memory": true, + "shuffle": true + }, + "loss": { + "enable_retrieval_loss": false, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.0, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "name": "codelewm_scaled_gpu_a10g", + "optimizer": { + "lr": 0.0001, + "type": "AdamW", + "weight_decay": 0.001 + }, + "output": { + "checkpoint_dir": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints", + "manifest_path": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/training_manifest.json", + "metrics_path": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/metrics.jsonl", + "run_dir": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/index/entries.jsonl b/runs/codelewm-scaled-20260520-9699b53/index/entries.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..265eb5d6cc1eab66cb64a7029db6e478c0d09d88 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/index/index.json b/runs/codelewm-scaled-20260520-9699b53/index/index.json new file mode 100644 index 0000000000000000000000000000000000000000..270f62fc488a4f21e4bfd146927a0643073a829a --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/index/index.json @@ -0,0 +1,21 @@ +{ + "count": 18019, + "dim": 256, + "distance": "l2", + "entries_path": "entries.jsonl", + "metadata": { + "checkpoint_action_view": "text", + "checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-ef8ad3f4f48dea9e", + "indexed_splits": [ + "train" + ], + "schema_version": "codelewm.transition_index.v1", + "source_row_count": 18019, + "training_artifact_id": "training_run-d9074199c0d58911" + }, + "name": "codelewm-train-index", + "schema_version": "codelewm.transition_index.v1", + "vectors_path": "vectors.npy" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/index/manifest.json b/runs/codelewm-scaled-20260520-9699b53/index/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..2b0efb30d3d056adfb0abd522de05472902fc545 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/index/manifest.json @@ -0,0 +1,70 @@ +{ + "artifact_id": "index-f68711abc64e0f52", + "artifact_kind": "index", + "command": [ + "codelewm", + "index", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index", + "--device", + "auto", + "--batch-size", + "64", + "--distance", + "l2", + "--name", + "codelewm-train-index", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/logs/index.jsonl" + ], + "config_sha256": "696c2c95fd8d37561c09eedc526a2691ec0c63d30aa5d0047d1149235d5a3e9d", + "created_at": "2026-05-20T06:26:08Z", + "files": [ + { + "bytes": 18451584, + "path": "vectors.npy", + "sha256": "c1f65805ee9ee7c3d7d42148a9c0be8784de386b40ac22f95d97c43830ac1b11" + }, + { + "bytes": 10608347, + "path": "entries.jsonl", + "sha256": "756f6ae65424f1dd1976e58b1eea878cc210578ac5bc996e427cf0c3aa74d98b" + }, + { + "bytes": 636, + "path": "index.json", + "sha256": "4bfd535e5fa28cfa610fd6e25807ec85c3ecf34d17068e064c3bdcd1b6bf0259" + } + ], + "metadata": { + "count": 18019, + "dim": 256, + "distance": "l2", + "index_metadata": { + "checkpoint_action_view": "text", + "checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-ef8ad3f4f48dea9e", + "indexed_splits": [ + "train" + ], + "schema_version": "codelewm.transition_index.v1", + "source_row_count": 18019, + "training_artifact_id": "training_run-d9074199c0d58911" + }, + "name": "codelewm-train-index", + "schema_version": "codelewm.transition_index.v1" + }, + "parent_artifacts": [ + "training_run-d9074199c0d58911", + "dataset-ef8ad3f4f48dea9e" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/index/vectors.npy b/runs/codelewm-scaled-20260520-9699b53/index/vectors.npy new file mode 100644 index 0000000000000000000000000000000000000000..6b3c8dfc885b6705ffd295b4edc5f2de472c6eaf --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/index/vectors.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f65805ee9ee7c3d7d42148a9c0be8784de386b40ac22f95d97c43830ac1b11 +size 18451584 diff --git a/runs/codelewm-scaled-20260520-9699b53/logs/ablation.jsonl b/runs/codelewm-scaled-20260520-9699b53/logs/ablation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a0649a9baf06e948178676e84b677863b5c1b3b6 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/logs/ablation.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.ablation.start","fields":{"out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/ablation","overwrite":true,"retrieval_artifact":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval/manifest.json","training_artifact":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/manifest.json"},"level":"info","message":"action-view ablation report started","run_id":"23da1038b7b24d69a8b60baa03b5066c","schema_version":"codelewm.log_event.v1","step":"eval.ablation"} +{"artifact_id":"eval_report-26708794ed1b855f","event":"evaluation.ablation.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["eval_report-448c4fbecb0d693b","training_run-d9074199c0d58911"],"report_path":"reports/action_view_ablation_report.json","row_count":12},"level":"info","message":"action-view ablation report completed","run_id":"23da1038b7b24d69a8b60baa03b5066c","schema_version":"codelewm.log_event.v1","step":"eval.ablation"} diff --git a/runs/codelewm-scaled-20260520-9699b53/logs/index.jsonl b/runs/codelewm-scaled-20260520-9699b53/logs/index.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d4bccf46ca7e16803d4bc22fbaf09c33a7e626a2 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/logs/index.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"index.start","fields":{"batch_size":64,"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack","device":"auto","distance":"l2","name":"codelewm-train-index","out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index","overwrite":true},"level":"info","message":"index command started","run_id":"a89da3e9c28248799febd6d76e0bce79","schema_version":"codelewm.log_event.v1","step":"index"} +{"artifact_id":"index-f68711abc64e0f52","event":"index.complete","fields":{"artifact_manifest_path":"manifest.json","count":18019,"dim":256,"index_path":"index.json","parent_artifacts":["training_run-d9074199c0d58911","dataset-ef8ad3f4f48dea9e"]},"level":"info","message":"index command completed","run_id":"a89da3e9c28248799febd6d76e0bce79","schema_version":"codelewm.log_event.v1","step":"index"} diff --git a/runs/codelewm-scaled-20260520-9699b53/logs/retrieval.jsonl b/runs/codelewm-scaled-20260520-9699b53/logs/retrieval.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9f796e0bb8fb0092f7a5c976bcfb78686117ce7b --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/logs/retrieval.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.retrieval.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack","device":"auto","hard_negatives":1000,"max_candidates":1000,"out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval","overwrite":true,"report_scope":"headline","seed":0},"level":"info","message":"retrieval evaluation started","run_id":"8fb42908d2884605b8762bcf290cb21e","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"} +{"artifact_id":"eval_report-448c4fbecb0d693b","event":"evaluation.retrieval.complete","fields":{"artifact_manifest_path":"manifest.json","metrics":{"candidate_count_max":1000,"candidate_count_min":1000,"median_rank":3.0,"mrr":0.47298431820223447,"query_count":1000,"recall_at_1":0.371,"recall_at_10":0.672,"recall_at_5":0.586,"schema_version":"codelewm.eval.retrieval_metrics.v1"},"parent_artifacts":["training_run-d9074199c0d58911","dataset-ef8ad3f4f48dea9e"],"report_path":"reports/retrieval_report.json"},"level":"info","message":"retrieval evaluation completed","run_id":"8fb42908d2884605b8762bcf290cb21e","schema_version":"codelewm.log_event.v1","step":"eval.retrieval"} diff --git a/runs/codelewm-scaled-20260520-9699b53/logs/scorer_quality.jsonl b/runs/codelewm-scaled-20260520-9699b53/logs/scorer_quality.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f11cc9ebce9e0a469e383528c8f1ee0c1b632ade --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/logs/scorer_quality.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.scorer_quality.start","fields":{"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","config":"config/first_results/scorer_quality.json","device":"auto","index":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index","out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/scorer_quality","overwrite":true,"parent_manifests":["/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/manifest.json","/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index/manifest.json"],"retrieval_prior_k":10,"retrieval_prior_weight":1.0},"level":"info","message":"scorer/reranker quality evaluation started","run_id":"cf2650b8b77c482abe1ea2eb03748e8f","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"} +{"artifact_id":"score_report-23c368a43df78678","event":"evaluation.scorer_quality.complete","fields":{"artifact_manifest_path":"manifest.json","parent_artifacts":["training_run-d9074199c0d58911","index-f68711abc64e0f52"],"report_path":"reports/scorer_quality_report.json"},"level":"info","message":"scorer/reranker quality evaluation completed","run_id":"cf2650b8b77c482abe1ea2eb03748e8f","schema_version":"codelewm.log_event.v1","step":"eval.scorer_quality"} diff --git a/runs/codelewm-scaled-20260520-9699b53/logs/surprise.jsonl b/runs/codelewm-scaled-20260520-9699b53/logs/surprise.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c87e980850363a4514a2dcd297f97eeed1f9fe34 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/logs/surprise.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"evaluation.surprise.start","fields":{"action_cluster_decoys":1,"checkpoint":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt","data":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack","device":"auto","max_examples":1000,"mutation_decoys":1,"out":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/surprise","overwrite":true,"random_decoys":1,"same_file_decoys":1,"seed":0},"level":"info","message":"surprise evaluation started","run_id":"02694e28dcbe44eab3149a51c6c1c263","schema_version":"codelewm.log_event.v1","step":"eval.surprise"} +{"artifact_id":"eval_report-a6b4978ebae9c6e2","event":"evaluation.surprise.complete","fields":{"artifact_manifest_path":"manifest.json","metrics":{"decoy_counts":{"action_cluster":40,"mutation":1000,"random":1000,"same_file":63},"example_count":1000,"mean_true_rank":1.514,"median_true_rank":1.0,"pairwise_auc_by_category":{"action_cluster":0.975,"mutation":0.533,"random":0.975,"same_file":0.6666666666666666},"pairwise_auc_overall":0.755587256300523,"recall_at_1":0.514},"parent_artifacts":["training_run-d9074199c0d58911","dataset-ef8ad3f4f48dea9e"],"report_path":"reports/surprise_report.json"},"level":"info","message":"surprise evaluation completed","run_id":"02694e28dcbe44eab3149a51c6c1c263","schema_version":"codelewm.log_event.v1","step":"eval.surprise"} diff --git a/runs/codelewm-scaled-20260520-9699b53/logs/train.jsonl b/runs/codelewm-scaled-20260520-9699b53/logs/train.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15498f279c79965f77d8af9b1e24d1aa5b2cb696 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/logs/train.jsonl @@ -0,0 +1,2 @@ +{"artifact_id":null,"event":"training.start","fields":{"config":"/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/configs/train.json","device":"auto","executor":"torch","out":null,"overwrite":true,"resume_from":null},"level":"info","message":"train command started","run_id":"6175f62db8284ce2aaf6548078e20686","schema_version":"codelewm.log_event.v1","step":"train"} +{"artifact_id":"training_run-d9074199c0d58911","event":"training.complete","fields":{"artifact_manifest_path":"manifest.json","final_metrics":{"collapse/effective_rank":5.437364589252875,"collapse/effective_rank_ratio":0.02123970542676904,"collapse/embedding_count":192.0,"collapse/embedding_norm_mean":14.346564877617572,"collapse/latent_dim":256.0,"collapse/nearest_neighbor_entropy":4.85942433071649,"collapse/pairwise_cosine_mean":0.008317808396257337,"collapse/per_dim_variance_max":3.289028716596054,"collapse/per_dim_variance_median":0.6952048902794287,"collapse/per_dim_variance_min":0.0540634111270202,"loss/prediction_mse":0.005166558548808098,"loss/sigreg":1.203125,"loss/sigreg_weighted":0.1083984375,"loss/total":0.11356499791145325,"train/examples":3833852.0,"train/examples_per_second":1103.204300183749,"train/gradient_norm":1.8980227708816528,"val/loss/prediction_mse":0.17075516851175399,"val/loss/sigreg":2.048149585723877,"val/loss/sigreg_weighted":0.1843334688317208,"val/loss/total":0.3550886376982644},"run_id":"codelewm_scaled_gpu_a10g","step_count":60000},"level":"info","message":"train command completed","run_id":"6175f62db8284ce2aaf6548078e20686","schema_version":"codelewm.log_event.v1","step":"train"} diff --git a/runs/codelewm-scaled-20260520-9699b53/pack/config.json b/runs/codelewm-scaled-20260520-9699b53/pack/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6f695b72b3ec318420a8e547b507d429b8b64a1a --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/pack/config.json @@ -0,0 +1,13 @@ +{ + "input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/dataset_manifest.json b/runs/codelewm-scaled-20260520-9699b53/pack/dataset_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..4a695f80b5027625bb384887664bd2b1a6b05980 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/pack/dataset_manifest.json @@ -0,0 +1,491 @@ +{ + "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": 411, + "kind": "config", + "path": "config.json", + "rows": 0, + "sha256": "4775ec12a09f2913f31dec8744e343202c1ac6a8474314a5c99b7be5a0df9672" + }, + { + "bytes": 5978, + "kind": "pack_report", + "path": "reports/pack_report.json", + "rows": 20645, + "sha256": "4223396ca8cb037f82b192c82319202f09c7333f5d33b9b6d8d277cf6d8724ad" + } + ], + "features": { + "action_patch": false + }, + "metadata": { + "input_artifact_id": "dataset-5a1d4677b02c75f2", + "input_dataset_manifest": "dataset_manifest.json", + "input_manifest": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/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-5a1d4677b02c75f2", + "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-scaled-20260520-9699b53/pack/hdf5/test.hdf5 b/runs/codelewm-scaled-20260520-9699b53/pack/hdf5/test.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..0ecccd1e0aa3eff283088d7b66396089b1b52228 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/hdf5/train.hdf5 b/runs/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..d86454eca88ddad99a2795ae407b6afe1c0e8014 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/hdf5/val.hdf5 b/runs/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5 new file mode 100644 index 0000000000000000000000000000000000000000..6c09d977774a46435faefe8d021e9af35ad27347 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/manifest.json b/runs/codelewm-scaled-20260520-9699b53/pack/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..5a04cea276a33c63f8e0320baf1def9997aee04d --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/pack/manifest.json @@ -0,0 +1,187 @@ +{ + "artifact_id": "dataset-ef8ad3f4f48dea9e", + "artifact_kind": "dataset", + "command": [ + "codelewm", + "dataset", + "pack", + "--manifest", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/build/manifest.json", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack", + "--json" + ], + "config_sha256": "46419cd5325e8d9bc435d7d01d86db8a668dd4707037c386088ae4af22152e92", + "created_at": "2026-05-20T05:24:51Z", + "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": 411, + "path": "config.json", + "sha256": "4775ec12a09f2913f31dec8744e343202c1ac6a8474314a5c99b7be5a0df9672" + }, + { + "bytes": 5978, + "path": "reports/pack_report.json", + "sha256": "4223396ca8cb037f82b192c82319202f09c7333f5d33b9b6d8d277cf6d8724ad" + }, + { + "bytes": 14945, + "path": "dataset_manifest.json", + "sha256": "ad2c3e64e81b550d2c1d87bf0a3f187d47f7abc6c5bde699d8def21c6273a431" + } + ], + "metadata": { + "dataset_manifest": "dataset_manifest.json", + "dataset_schema_version": "codelewm.transition.v1", + "input_artifact_id": "dataset-5a1d4677b02c75f2", + "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-5a1d4677b02c75f2" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/pack/parquet/test/part-00000.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/test/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37f60d60c58ee9b43887c155ffcdedaae8334bbc --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/test/part-00001.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/test/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..064a3df39df870eddceb0d3aac8956911203cd57 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00000.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..922c40d593c01333f55dd7614c03f1afc2c3a688 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00001.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d9fad9275f6e87f177e1c068aac028c27567cc5 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00002.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0e989c1c6cbda7a7d025ec26c05287d0f5cd54f --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00003.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f39eec920263f864b5e8bfd3561a027d43db4b46 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00004.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..139c82f872fb07f420dcaddece28dcf707043227 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00005.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b188d26079d924ce1a4d30c37025df309e3bbd91 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00006.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69b9a0d1dd8b1e969f7cc972ac684b39c6e30d9f --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00007.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d61462284ed52164221fa67de5a4789085126f8d --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00008.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3d14f1c5179a633ba5c41d81346b8e4f2638614 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00009.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0dd59c04d3dc893594766bec8e206e2eab730a6 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00010.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e83e478b3826689c3d0ddd5681b716668d9ba3b2 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00011.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae212244ba9cb11aae2bce0dd8002acf1de0df7d --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00012.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d81aabcedc962051729412b024ec5bf1486ee2f1 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00013.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16b8a242afd2f111ab1733128e568d9c4343d848 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00014.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff12764174a34b887ef3b1ca4df1ada15128f50b --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00015.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1488c8acefaaf5103330ba39ed17e5d7ad2deb65 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00016.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49ba1fb3851da6598a95f76e4d1b3753e4c6bc16 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00017.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a5facb8c6fba6a26148e168e6decd1965912950b --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/train/part-00018.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/train/part-00018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..098b712198d92f0686eaaa9a951d3e914442ecf9 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/val/part-00000.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/val/part-00000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1fa4eac4994a03f07849d0ee8467a88f80faca8 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/parquet/val/part-00001.parquet b/runs/codelewm-scaled-20260520-9699b53/pack/parquet/val/part-00001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f822af946d5f66e56b81c55b2569d06559c7d25 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/pack/reports/pack_report.json b/runs/codelewm-scaled-20260520-9699b53/pack/reports/pack_report.json new file mode 100644 index 0000000000000000000000000000000000000000..d4cb1878eef2850b2ad762af32c09768274af719 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-5a1d4677b02c75f2", + "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-scaled-20260520-9699b53/retrieval/config.json b/runs/codelewm-scaled-20260520-9699b53/retrieval/config.json new file mode 100644 index 0000000000000000000000000000000000000000..96b8cba4b3ef1a7683858a1884fdf43f5506cbd1 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/retrieval/config.json @@ -0,0 +1,12 @@ +{ + "action_view": "text", + "checkpoint": ".artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "data": ".artifacts/hf/codelewm-scaled-20260520-9699b53/pack", + "device": "cuda", + "hard_negatives": 1000, + "max_candidates": 1000, + "out": ".artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval", + "report_scope": "headline", + "schema_version": "codelewm.eval.retrieval_run.v1", + "seed": 0 +} diff --git a/runs/codelewm-scaled-20260520-9699b53/retrieval/manifest.json b/runs/codelewm-scaled-20260520-9699b53/retrieval/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..e75819d5fce311d9f46d6ec40e310fc3c987a2f0 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/retrieval/manifest.json @@ -0,0 +1,85 @@ +{ + "artifact_id": "eval_report-448c4fbecb0d693b", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "retrieval", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/retrieval", + "--device", + "auto", + "--max-candidates", + "1000", + "--hard-negatives", + "1000", + "--seed", + "0", + "--report-scope", + "headline", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/logs/retrieval.jsonl" + ], + "config_sha256": "98298e54bbdb080291ed97e1a84f8d46ab49462c498a5338fe53623452411fe4", + "created_at": "2026-05-20T06:25:35Z", + "files": [ + { + "bytes": 429, + "path": "config.json", + "sha256": "3d447e6ab1af39c0172ec9da40d9001a81ed46eab6c1c84de02e69d0ac6db58f" + }, + { + "bytes": 52495486, + "path": "reports/retrieval_report.json", + "sha256": "12e51f8797b4740365da6a1d59fc0aa0a8031bf23a54cd3a28bc183e28f71d21" + }, + { + "bytes": 47598247, + "path": "reports/hard_negative_sampler_report.json", + "sha256": "f52b2b0ba3bca7a57feef8a3e3e53cdf80e07afb6de44e24cb5d53f998f86aaf" + } + ], + "metadata": { + "candidate_count_max": 1000, + "candidate_count_min": 1000, + "checkpoint_action_view": "text", + "checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-ef8ad3f4f48dea9e", + "hard_negative_sampler_report_path": "reports/hard_negative_sampler_report.json", + "metrics": { + "candidate_count_max": 1000, + "candidate_count_min": 1000, + "median_rank": 3.0, + "mrr": 0.47298431820223447, + "query_count": 1000, + "recall_at_1": 0.371, + "recall_at_10": 0.672, + "recall_at_5": 0.586, + "schema_version": "codelewm.eval.retrieval_metrics.v1" + }, + "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-d9074199c0d58911" + }, + "parent_artifacts": [ + "training_run-d9074199c0d58911", + "dataset-ef8ad3f4f48dea9e" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/retrieval/reports/hard_negative_sampler_report.json b/runs/codelewm-scaled-20260520-9699b53/retrieval/reports/hard_negative_sampler_report.json new file mode 100644 index 0000000000000000000000000000000000000000..6822cb89298f4b1ce314ec88feb4908835542e27 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/retrieval/reports/hard_negative_sampler_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52b2b0ba3bca7a57feef8a3e3e53cdf80e07afb6de44e24cb5d53f998f86aaf +size 47598247 diff --git a/runs/codelewm-scaled-20260520-9699b53/retrieval/reports/retrieval_report.json b/runs/codelewm-scaled-20260520-9699b53/retrieval/reports/retrieval_report.json new file mode 100644 index 0000000000000000000000000000000000000000..b3703f598022e9f9852cd5cf1f723bf09ecfd244 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/retrieval/reports/retrieval_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12e51f8797b4740365da6a1d59fc0aa0a8031bf23a54cd3a28bc183e28f71d21 +size 52495486 diff --git a/runs/codelewm-scaled-20260520-9699b53/scorer_quality/config.json b/runs/codelewm-scaled-20260520-9699b53/scorer_quality/config.json new file mode 100644 index 0000000000000000000000000000000000000000..af263adcf6dbe9a0f17e7155e28513b535e08653 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/scorer_quality/manifest.json b/runs/codelewm-scaled-20260520-9699b53/scorer_quality/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..3bb46d6070cdedc78702eaef5d05c68137451fee --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/scorer_quality/manifest.json @@ -0,0 +1,58 @@ +{ + "artifact_id": "score_report-23c368a43df78678", + "artifact_kind": "score_report", + "command": [ + "codelewm", + "eval", + "scorer-quality", + "--config", + "config/first_results/scorer_quality.json", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/scorer_quality", + "--device", + "auto", + "--index", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index", + "--retrieval-prior-weight", + "1.0", + "--retrieval-prior-k", + "10", + "--parent-manifest", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/manifest.json", + "--parent-manifest", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/index/manifest.json", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/logs/scorer_quality.jsonl" + ], + "config_sha256": "358197dae2aacca65034937b7e3b069490b5e604c171e247ff5df1a86bb152fc", + "created_at": "2026-05-20T06:26:11Z", + "files": [ + { + "bytes": 583, + "path": "config.json", + "sha256": "07bd53650d4137af55b4664786fd68c40a9922d9b3a04072e120f686b2b0c08e" + }, + { + "bytes": 5544, + "path": "reports/scorer_quality_report.json", + "sha256": "ce6f7281cf81a335dd66cc1aa21f767aa5f99608fd2240378628e3068b613b04" + } + ], + "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-d9074199c0d58911", + "index-f68711abc64e0f52" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/scorer_quality/reports/scorer_quality_report.json b/runs/codelewm-scaled-20260520-9699b53/scorer_quality/reports/scorer_quality_report.json new file mode 100644 index 0000000000000000000000000000000000000000..430a21b76f1172449a4fc52805045cab92bd6254 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/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": 12.780809705678806, + "mean_retrieval_prior": 11.712731742858887, + "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": 12.708524151591147, + "mean_retrieval_prior": 11.679394435882568, + "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": "true_after.py", + "final_score": 12.708524151591147, + "input_digest": "841abfc2db0221679fae21df8ea02f0655faff0afc085a02ffdbbf23523edaf5", + "kind": "true_after", + "rank": 1, + "retrieval_prior": 11.679394435882568, + "risk_penalty": null, + "status": "scored", + "transition_energy": 1.0291297157085804 + }, + { + "candidate": "hard_negative.py", + "final_score": 12.780809705678806, + "input_digest": "dfe653567eb9ba25cbc4b9e660f38ee335cf996884cae7094aecd4faeb3f9143", + "kind": "hard_negative", + "rank": 2, + "retrieval_prior": 11.712731742858887, + "risk_penalty": null, + "status": "scored", + "transition_energy": 1.0680779628199177 + }, + { + "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": 1, + "valid_count": 2 + } + ], + "schema_version": "codelewm.harness.scorer_quality_report.v1", + "score_distributions": { + "final_score": { + "count": 2, + "max": 12.780809705678806, + "mean": 12.744666928634977, + "median": 12.744666928634977, + "min": 12.708524151591147, + "p25": 12.726595540113061, + "p75": 12.762738317156892, + "std": 0.03614277704382918 + }, + "retrieval_prior": { + "count": 2, + "max": 11.712731742858887, + "mean": 11.696063089370728, + "median": 11.696063089370728, + "min": 11.679394435882568, + "p25": 11.687728762626646, + "p75": 11.704397416114809, + "std": 0.016668653488159713 + }, + "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-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8", + "config": "config/first_results/scorer_quality.json", + "index": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/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": 1.0, + "median_true_rank": 1.0, + "mrr": 1.0, + "recall_at_1": 1.0, + "valid_count": 2 + } +} diff --git a/runs/codelewm-scaled-20260520-9699b53/surprise/config.json b/runs/codelewm-scaled-20260520-9699b53/surprise/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0a9be70570fa5a56ec12b6ca4356d468bcabf176 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/surprise/config.json @@ -0,0 +1,15 @@ +{ + "action_cluster_decoys": 1, + "action_view": "text", + "checkpoint": ".artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "data": ".artifacts/hf/codelewm-scaled-20260520-9699b53/pack", + "device": "cuda", + "max_examples": 1000, + "mutation_decoys": 1, + "out": ".artifacts/hf/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/surprise/manifest.json b/runs/codelewm-scaled-20260520-9699b53/surprise/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..2d006738105f2224567bc47abfdb21b33e4f957e --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/surprise/manifest.json @@ -0,0 +1,90 @@ +{ + "artifact_id": "eval_report-a6b4978ebae9c6e2", + "artifact_kind": "eval_report", + "command": [ + "codelewm", + "eval", + "surprise", + "--checkpoint", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "--data", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack", + "--out", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/logs/surprise.jsonl" + ], + "config_sha256": "ad8f4e42e6ef858e0b9f4393b168074a6ec07f3f32f7bf8c32139727c3746d15", + "created_at": "2026-05-20T06:25:47Z", + "files": [ + { + "bytes": 510, + "path": "config.json", + "sha256": "329b9c2eb778f1c11f7cfe3d35d5a09362f12731e88289d9d34dc32faf69bec9" + }, + { + "bytes": 388963, + "path": "reports/surprise_report.json", + "sha256": "05ce4af8114f0b2acc30570706afd4353e75bcd2abd0a8d1a6daccb262393014" + } + ], + "metadata": { + "category_caveats": {}, + "checkpoint_action_view": "text", + "checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8", + "checkpoint_step": 60000, + "dataset_artifact_id": "dataset-ef8ad3f4f48dea9e", + "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.514, + "median_true_rank": 1.0, + "pairwise_auc_by_category": { + "action_cluster": 0.975, + "mutation": 0.533, + "random": 0.975, + "same_file": 0.6666666666666666 + }, + "pairwise_auc_overall": 0.755587256300523, + "recall_at_1": 0.514 + }, + "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-d9074199c0d58911" + }, + "parent_artifacts": [ + "training_run-d9074199c0d58911", + "dataset-ef8ad3f4f48dea9e" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/surprise/reports/surprise_report.json b/runs/codelewm-scaled-20260520-9699b53/surprise/reports/surprise_report.json new file mode 100644 index 0000000000000000000000000000000000000000..4c8ce3234d17c13b40683cddb9e4d7673be7fa42 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/surprise/reports/surprise_report.json @@ -0,0 +1,16298 @@ +{ + "decoy_seed": 0, + "examples": [ + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.76077270507812 + ], + "random": [ + 1002.55908203125 + ], + "same_file": [] + }, + "transition_id": "transition-0014722278445937d4f42158", + "true_rank": 1, + "true_score": 69.35848999023438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.32191276550293 + ], + "random": [ + 507.8844909667969 + ], + "same_file": [] + }, + "transition_id": "transition-0135954248cba9b95a072501", + "true_rank": 1, + "true_score": 10.981521606445312 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 139.1101837158203 + ], + "random": [ + 196.92340087890625 + ], + "same_file": [ + 144.2969970703125 + ] + }, + "transition_id": "transition-013f879edd9bdc7e10194eca", + "true_rank": 1, + "true_score": 136.65721130371094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 211.22276306152344 + ], + "random": [ + 132.76556396484375 + ], + "same_file": [] + }, + "transition_id": "transition-014893cef3fd93869e504f69", + "true_rank": 3, + "true_score": 212.53775024414062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.617126703262329 + ], + "random": [ + 274.96453857421875 + ], + "same_file": [] + }, + "transition_id": "transition-017a8f55e547b6c18d5efb4b", + "true_rank": 1, + "true_score": 2.521577835083008 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.2888593673706055 + ], + "random": [ + 90.40420532226562 + ], + "same_file": [] + }, + "transition_id": "transition-018e607852249e098b31b0a4", + "true_rank": 1, + "true_score": 7.240859508514404 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.329413890838623 + ], + "random": [ + 232.10301208496094 + ], + "same_file": [ + 91.30537414550781 + ] + }, + "transition_id": "transition-024643a463e281880ce7d9df", + "true_rank": 2, + "true_score": 6.608861446380615 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.930191993713379 + ], + "random": [ + 399.20062255859375 + ], + "same_file": [] + }, + "transition_id": "transition-0269e9b8f4b9efb0a78e04cb", + "true_rank": 1, + "true_score": 14.540128707885742 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.365114212036133 + ], + "random": [ + 199.26193237304688 + ], + "same_file": [] + }, + "transition_id": "transition-038895659f996b73d7f3e555", + "true_rank": 2, + "true_score": 21.672531127929688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.42472839355469 + ], + "random": [ + 83.92257690429688 + ], + "same_file": [] + }, + "transition_id": "transition-0392472719baf478abcfbe23", + "true_rank": 1, + "true_score": 66.64379119873047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.25288200378418 + ], + "random": [ + 440.9804382324219 + ], + "same_file": [] + }, + "transition_id": "transition-03c7b829a44ab81358065053", + "true_rank": 1, + "true_score": 22.008739471435547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.889854431152344 + ], + "random": [ + 282.72235107421875 + ], + "same_file": [] + }, + "transition_id": "transition-03d950b7040897c64fb826d0", + "true_rank": 1, + "true_score": 35.572906494140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.349166870117188 + ], + "random": [ + 557.51416015625 + ], + "same_file": [] + }, + "transition_id": "transition-03e217b8c68705b6b907e147", + "true_rank": 2, + "true_score": 19.489459991455078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 90.44915008544922 + ], + "random": [ + 62.432464599609375 + ], + "same_file": [] + }, + "transition_id": "transition-04001850ef1a0ea7f7bdcd23", + "true_rank": 2, + "true_score": 87.81685638427734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 218.3603515625 + ], + "random": [ + 343.4150085449219 + ], + "same_file": [] + }, + "transition_id": "transition-040391bd0e64e1c1ba808c01", + "true_rank": 2, + "true_score": 221.202392578125 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 298.26220703125 + ], + "mutation": [ + 3.43731689453125 + ], + "random": [ + 321.8242492675781 + ], + "same_file": [] + }, + "transition_id": "transition-048615108c2f93f334c3435e", + "true_rank": 1, + "true_score": 2.231381893157959 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 140.91390991210938 + ], + "random": [ + 586.1708374023438 + ], + "same_file": [ + 0.40715253353118896 + ] + }, + "transition_id": "transition-04a286e033d1c27f5ef9e3b5", + "true_rank": 3, + "true_score": 153.7555389404297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.280406951904297 + ], + "random": [ + 348.1623840332031 + ], + "same_file": [] + }, + "transition_id": "transition-04d3b9833872b527d503bbeb", + "true_rank": 1, + "true_score": 14.906913757324219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.38882446289062 + ], + "random": [ + 425.05584716796875 + ], + "same_file": [] + }, + "transition_id": "transition-04fd6e4924da4fbefa53475f", + "true_rank": 1, + "true_score": 104.58351135253906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.01287078857422 + ], + "random": [ + 383.03271484375 + ], + "same_file": [] + }, + "transition_id": "transition-0501d109bf8ea2ab82e7a476", + "true_rank": 2, + "true_score": 52.79994201660156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.856855392456055 + ], + "random": [ + 484.16119384765625 + ], + "same_file": [] + }, + "transition_id": "transition-0536b967fa810fd4099fb3f5", + "true_rank": 1, + "true_score": 9.560103416442871 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.266534805297852 + ], + "random": [ + 509.4482421875 + ], + "same_file": [] + }, + "transition_id": "transition-054bd5f9428092bc488b2874", + "true_rank": 2, + "true_score": 9.176017761230469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.6791181564331055 + ], + "random": [ + 54.0799560546875 + ], + "same_file": [] + }, + "transition_id": "transition-05603466ccd89b030573b9cb", + "true_rank": 1, + "true_score": 6.517137050628662 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.508626937866211 + ], + "random": [ + 872.0372314453125 + ], + "same_file": [] + }, + "transition_id": "transition-057e80e33e4ff00220a4891e", + "true_rank": 2, + "true_score": 13.96876335144043 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 86.62933349609375 + ], + "random": [ + 251.08287048339844 + ], + "same_file": [ + 17.111000061035156 + ] + }, + "transition_id": "transition-05ffdc2b8d892be9730699b8", + "true_rank": 3, + "true_score": 97.28913879394531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.710792541503906 + ], + "random": [ + 290.89166259765625 + ], + "same_file": [] + }, + "transition_id": "transition-0654ae8080a0dae3f734a36d", + "true_rank": 2, + "true_score": 9.594175338745117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.442729949951172 + ], + "random": [ + 641.92041015625 + ], + "same_file": [] + }, + "transition_id": "transition-06aa8528b0b46e3e41d38d9d", + "true_rank": 2, + "true_score": 8.171374320983887 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.445743560791016 + ], + "random": [ + 126.64862060546875 + ], + "same_file": [] + }, + "transition_id": "transition-070dfd91f3603ef00c18cae4", + "true_rank": 2, + "true_score": 41.832069396972656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.661457061767578 + ], + "random": [ + 511.74530029296875 + ], + "same_file": [] + }, + "transition_id": "transition-07d90515540962cf679ad6cb", + "true_rank": 2, + "true_score": 21.767723083496094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.665058135986328 + ], + "random": [ + 463.1654052734375 + ], + "same_file": [] + }, + "transition_id": "transition-07ee6f4e7400b4383086d02c", + "true_rank": 1, + "true_score": 13.922388076782227 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9687525033950806 + ], + "random": [ + 625.8090209960938 + ], + "same_file": [] + }, + "transition_id": "transition-0847aa653364a6e58974b07e", + "true_rank": 1, + "true_score": 0.9288924336433411 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.810283660888672 + ], + "random": [ + 152.7323455810547 + ], + "same_file": [] + }, + "transition_id": "transition-08ba31997e00c70448dd4a20", + "true_rank": 1, + "true_score": 27.58475112915039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.153432846069336 + ], + "random": [ + 61.60702133178711 + ], + "same_file": [] + }, + "transition_id": "transition-09414684c19b4ae1c1c47734", + "true_rank": 1, + "true_score": 14.05124282836914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.778945922851562 + ], + "random": [ + 97.39535522460938 + ], + "same_file": [] + }, + "transition_id": "transition-09687184afb12c6dfc0a2ede", + "true_rank": 2, + "true_score": 28.884319305419922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.21644973754883 + ], + "random": [ + 180.0098876953125 + ], + "same_file": [] + }, + "transition_id": "transition-0a1e381dfcf9c9ce6972cc02", + "true_rank": 2, + "true_score": 39.94525146484375 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.042919158935547 + ], + "random": [ + 118.52740478515625 + ], + "same_file": [ + 44.178504943847656 + ] + }, + "transition_id": "transition-0a1f9f6b2f0536424e244e67", + "true_rank": 1, + "true_score": 5.844289779663086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.6147971153259277 + ], + "random": [ + 555.6976928710938 + ], + "same_file": [] + }, + "transition_id": "transition-0a400ea2e4ebfd64dd4fa6ba", + "true_rank": 1, + "true_score": 3.580050230026245 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.971224784851074 + ], + "random": [ + 902.306884765625 + ], + "same_file": [] + }, + "transition_id": "transition-0a7b2d6b027a6e067f765dea", + "true_rank": 1, + "true_score": 13.28469467163086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.776775360107422 + ], + "random": [ + 93.97055053710938 + ], + "same_file": [] + }, + "transition_id": "transition-0a8fd4809107bb448cbc509f", + "true_rank": 2, + "true_score": 10.002102851867676 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 166.71632385253906 + ], + "random": [ + 446.88232421875 + ], + "same_file": [] + }, + "transition_id": "transition-0afbe284ec7eaeb8f88de2b8", + "true_rank": 2, + "true_score": 167.16928100585938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.252866744995117 + ], + "random": [ + 414.6059265136719 + ], + "same_file": [] + }, + "transition_id": "transition-0b720c5694b1d57a02998088", + "true_rank": 1, + "true_score": 11.580869674682617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9774109721183777 + ], + "random": [ + 221.3092041015625 + ], + "same_file": [] + }, + "transition_id": "transition-0b8b92041c66a33d7df09a23", + "true_rank": 2, + "true_score": 1.0145926475524902 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.090182304382324 + ], + "random": [ + 930.69140625 + ], + "same_file": [] + }, + "transition_id": "transition-0b8f7deb709e15c9791337b6", + "true_rank": 1, + "true_score": 8.732921600341797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.805500030517578 + ], + "random": [ + 414.66705322265625 + ], + "same_file": [] + }, + "transition_id": "transition-0ba05f021304c925ec54ca2f", + "true_rank": 2, + "true_score": 15.019323348999023 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.356740951538086 + ], + "random": [ + 399.00360107421875 + ], + "same_file": [] + }, + "transition_id": "transition-0baa1e9169c86043975444bb", + "true_rank": 2, + "true_score": 21.495609283447266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.045440196990967 + ], + "random": [ + 343.47509765625 + ], + "same_file": [] + }, + "transition_id": "transition-0bc277caff342a2776e24833", + "true_rank": 1, + "true_score": 3.962799549102783 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.42091941833496 + ], + "random": [ + 298.62774658203125 + ], + "same_file": [] + }, + "transition_id": "transition-0bc72a38be923467cae3bd77", + "true_rank": 2, + "true_score": 25.67135238647461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 40.75607681274414 + ], + "random": [ + 667.8165893554688 + ], + "same_file": [] + }, + "transition_id": "transition-0c2a335c6fc02218e225c238", + "true_rank": 2, + "true_score": 42.445430755615234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.418386459350586 + ], + "random": [ + 925.83544921875 + ], + "same_file": [] + }, + "transition_id": "transition-0c32749f575b032bfb678710", + "true_rank": 1, + "true_score": 14.822683334350586 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.398487091064453 + ], + "random": [ + 517.8743896484375 + ], + "same_file": [] + }, + "transition_id": "transition-0c8c0687906b73b45ac30824", + "true_rank": 2, + "true_score": 25.969966888427734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.324530601501465 + ], + "random": [ + 475.5683898925781 + ], + "same_file": [] + }, + "transition_id": "transition-0ca422db929f4aea5e3fd424", + "true_rank": 1, + "true_score": 3.283512592315674 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 62.269676208496094 + ], + "random": [ + 204.90975952148438 + ], + "same_file": [] + }, + "transition_id": "transition-0cd8ef4152609ee7bb1bb81d", + "true_rank": 2, + "true_score": 63.28608703613281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 64.69247436523438 + ], + "random": [ + 367.3486022949219 + ], + "same_file": [] + }, + "transition_id": "transition-0d08ef09b520e01c7a5c771e", + "true_rank": 2, + "true_score": 70.1895751953125 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 184.44027709960938 + ], + "random": [ + 638.5968017578125 + ], + "same_file": [ + 170.82667541503906 + ] + }, + "transition_id": "transition-0d312c62a112569a83e7745c", + "true_rank": 3, + "true_score": 185.56910705566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.936010360717773 + ], + "random": [ + 28.187129974365234 + ], + "same_file": [] + }, + "transition_id": "transition-0d7e8216f5467e6d32c28d79", + "true_rank": 1, + "true_score": 15.1585693359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.63805389404297 + ], + "random": [ + 92.46369171142578 + ], + "same_file": [] + }, + "transition_id": "transition-0d99c298f5baadb719392d8e", + "true_rank": 1, + "true_score": 20.00505828857422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.769987106323242 + ], + "random": [ + 305.9320068359375 + ], + "same_file": [] + }, + "transition_id": "transition-0d9ad5aebee0e2736fbc3145", + "true_rank": 2, + "true_score": 6.5023322105407715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4858498573303223 + ], + "random": [ + 349.8210144042969 + ], + "same_file": [] + }, + "transition_id": "transition-0da3dd44ba00e5e2c66edf92", + "true_rank": 1, + "true_score": 1.193993330001831 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 73.95409393310547 + ], + "random": [ + 196.2139129638672 + ], + "same_file": [] + }, + "transition_id": "transition-0dd3a21ca4405a35d2dfe7b4", + "true_rank": 2, + "true_score": 76.23908996582031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.321205139160156 + ], + "random": [ + 336.9002685546875 + ], + "same_file": [] + }, + "transition_id": "transition-0eaedfd07a26836f39eea77c", + "true_rank": 2, + "true_score": 19.34255599975586 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 327.3146057128906 + ], + "random": [ + 244.7592010498047 + ], + "same_file": [] + }, + "transition_id": "transition-0f0315a5d6927fbdecca8ce1", + "true_rank": 2, + "true_score": 318.9641418457031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.583051681518555 + ], + "random": [ + 425.50994873046875 + ], + "same_file": [] + }, + "transition_id": "transition-0f79da3d22aa97a915fc91a9", + "true_rank": 2, + "true_score": 27.421897888183594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.774336814880371 + ], + "random": [ + 197.99722290039062 + ], + "same_file": [] + }, + "transition_id": "transition-0f7c5dacc21163816f6feeb3", + "true_rank": 2, + "true_score": 7.969703197479248 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 78.04179382324219 + ], + "random": [ + 298.5188903808594 + ], + "same_file": [] + }, + "transition_id": "transition-10ef1a26a62fd52ae0833ff5", + "true_rank": 2, + "true_score": 81.04529571533203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 72.14006805419922 + ], + "random": [ + 504.7388916015625 + ], + "same_file": [] + }, + "transition_id": "transition-10fd7aca86c41be0fd09660a", + "true_rank": 2, + "true_score": 73.05743408203125 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 615.5283813476562 + ], + "mutation": [ + 62.521080017089844 + ], + "random": [ + 999.3631591796875 + ], + "same_file": [] + }, + "transition_id": "transition-1146738ca57bfc6fe66d6bb0", + "true_rank": 2, + "true_score": 65.66612243652344 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 489.85626220703125 + ], + "mutation": [ + 1.6104717254638672 + ], + "random": [ + 660.4779052734375 + ], + "same_file": [ + 30.474985122680664 + ] + }, + "transition_id": "transition-11b211877cf469a7936a3499", + "true_rank": 2, + "true_score": 1.718150019645691 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.463722229003906 + ], + "random": [ + 193.46493530273438 + ], + "same_file": [] + }, + "transition_id": "transition-11f873b1eb869cd179cfa5c9", + "true_rank": 2, + "true_score": 20.186033248901367 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5784401893615723 + ], + "random": [ + 449.91949462890625 + ], + "same_file": [ + 91.83029174804688 + ] + }, + "transition_id": "transition-1221332e571269d81d64701d", + "true_rank": 1, + "true_score": 2.5563626289367676 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 199.09364318847656 + ], + "random": [ + 135.34164428710938 + ], + "same_file": [] + }, + "transition_id": "transition-128ac8c9e69ba34d6ebd3659", + "true_rank": 2, + "true_score": 198.37692260742188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 191.21685791015625 + ], + "random": [ + 447.5119934082031 + ], + "same_file": [] + }, + "transition_id": "transition-133d7f751b0f1eb9f3f8539c", + "true_rank": 2, + "true_score": 192.8708953857422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.370033025741577 + ], + "random": [ + 365.5753479003906 + ], + "same_file": [] + }, + "transition_id": "transition-1349b5770fd99d1af27cccff", + "true_rank": 1, + "true_score": 1.801232933998108 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.225249290466309 + ], + "random": [ + 1103.7750244140625 + ], + "same_file": [ + 79.1725082397461 + ] + }, + "transition_id": "transition-13cfd60202c9944e1324b1d1", + "true_rank": 1, + "true_score": 3.6167969703674316 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.651375770568848 + ], + "random": [ + 682.77099609375 + ], + "same_file": [] + }, + "transition_id": "transition-13e64957ab701147fb1ef5e3", + "true_rank": 2, + "true_score": 11.240617752075195 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.6195144653320312 + ], + "random": [ + 101.62716674804688 + ], + "same_file": [] + }, + "transition_id": "transition-1495b2588ef6e300ea437551", + "true_rank": 1, + "true_score": 3.381782054901123 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9586317539215088 + ], + "random": [ + 494.78765869140625 + ], + "same_file": [] + }, + "transition_id": "transition-14d1429810ca9c8676587b1a", + "true_rank": 2, + "true_score": 2.0972583293914795 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.642311096191406 + ], + "random": [ + 73.00772094726562 + ], + "same_file": [] + }, + "transition_id": "transition-14e621d9160ddc2da25ebd2b", + "true_rank": 2, + "true_score": 7.082326889038086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.148434042930603 + ], + "random": [ + 334.7919921875 + ], + "same_file": [] + }, + "transition_id": "transition-14f72926eebe3d659bd01893", + "true_rank": 1, + "true_score": 1.049560546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.00173282623291 + ], + "random": [ + 163.65403747558594 + ], + "same_file": [] + }, + "transition_id": "transition-16365f0c8ea9464907588704", + "true_rank": 1, + "true_score": 2.4875500202178955 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.428703308105469 + ], + "random": [ + 218.96310424804688 + ], + "same_file": [] + }, + "transition_id": "transition-17132291eb369eaa2b705ad5", + "true_rank": 2, + "true_score": 15.262353897094727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.255368709564209 + ], + "random": [ + 115.01534271240234 + ], + "same_file": [] + }, + "transition_id": "transition-17380fe65a69199dfb6f5a85", + "true_rank": 1, + "true_score": 2.045991897583008 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.057159423828125 + ], + "random": [ + 305.219970703125 + ], + "same_file": [] + }, + "transition_id": "transition-177bb2e3fc02450b4ed1e01e", + "true_rank": 1, + "true_score": 19.763338088989258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.934198379516602 + ], + "random": [ + 530.8985595703125 + ], + "same_file": [] + }, + "transition_id": "transition-17976526d583e23acffab310", + "true_rank": 2, + "true_score": 15.1913480758667 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.01302719116211 + ], + "random": [ + 302.452392578125 + ], + "same_file": [] + }, + "transition_id": "transition-17b6581fb86790edf6296b46", + "true_rank": 1, + "true_score": 18.102367401123047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.784088134765625 + ], + "random": [ + 22.576919555664062 + ], + "same_file": [] + }, + "transition_id": "transition-185dc66dc778b019c1f3c64a", + "true_rank": 1, + "true_score": 5.730316162109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.667579650878906 + ], + "random": [ + 474.473876953125 + ], + "same_file": [] + }, + "transition_id": "transition-19175a86c2b31a6420140675", + "true_rank": 2, + "true_score": 46.13996505737305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 53.677207946777344 + ], + "random": [ + 354.1833190917969 + ], + "same_file": [] + }, + "transition_id": "transition-1968cb1ef80c9754971e8b29", + "true_rank": 2, + "true_score": 55.69994354248047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.4959716796875 + ], + "random": [ + 147.61724853515625 + ], + "same_file": [] + }, + "transition_id": "transition-19a30cc1b5ab639948dbbb03", + "true_rank": 1, + "true_score": 63.02083969116211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.670860767364502 + ], + "random": [ + 260.61053466796875 + ], + "same_file": [] + }, + "transition_id": "transition-19c05499220437b94ac6213a", + "true_rank": 2, + "true_score": 2.983104705810547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.514606475830078 + ], + "random": [ + 180.95361328125 + ], + "same_file": [] + }, + "transition_id": "transition-1abc7c6d72f1025184f108b7", + "true_rank": 2, + "true_score": 14.268712997436523 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.486532688140869 + ], + "random": [ + 199.69955444335938 + ], + "same_file": [] + }, + "transition_id": "transition-1b584bb736a8e9e09ebd2e56", + "true_rank": 2, + "true_score": 6.747857093811035 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.380178451538086 + ], + "random": [ + 390.24981689453125 + ], + "same_file": [] + }, + "transition_id": "transition-1b9a0be81ecf5f1b3bec38c0", + "true_rank": 2, + "true_score": 7.474653244018555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.42082405090332 + ], + "random": [ + 355.4110107421875 + ], + "same_file": [] + }, + "transition_id": "transition-1c0a6770cb1b354aa6e9e0c0", + "true_rank": 2, + "true_score": 19.185325622558594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.56934356689453 + ], + "random": [ + 390.2601318359375 + ], + "same_file": [] + }, + "transition_id": "transition-1c3b5fc7489fc1edb9fd3dca", + "true_rank": 2, + "true_score": 39.3102912902832 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 530.173095703125 + ], + "mutation": [ + 0.5856255292892456 + ], + "random": [ + 669.951416015625 + ], + "same_file": [] + }, + "transition_id": "transition-1c4a4885723214354822a321", + "true_rank": 1, + "true_score": 0.45335304737091064 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 179.6319122314453 + ], + "random": [ + 254.0132598876953 + ], + "same_file": [] + }, + "transition_id": "transition-1c5e100b5cdede2e6d6029c9", + "true_rank": 2, + "true_score": 182.63223266601562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 126.65089416503906 + ], + "random": [ + 91.65580749511719 + ], + "same_file": [] + }, + "transition_id": "transition-1c6bfff078a2d6e6210e3ef6", + "true_rank": 2, + "true_score": 125.81348419189453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 142.89093017578125 + ], + "random": [ + 798.232177734375 + ], + "same_file": [] + }, + "transition_id": "transition-1c79e246e1513826ca13d886", + "true_rank": 2, + "true_score": 143.91213989257812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.8555517196655273 + ], + "random": [ + 675.186279296875 + ], + "same_file": [] + }, + "transition_id": "transition-1c9ace2b785badfe9ae15065", + "true_rank": 2, + "true_score": 3.9904956817626953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.219085693359375 + ], + "random": [ + 401.54150390625 + ], + "same_file": [] + }, + "transition_id": "transition-1cc964a93dba7b9e6aedc77a", + "true_rank": 1, + "true_score": 36.191688537597656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 83.64599609375 + ], + "random": [ + 667.6557006835938 + ], + "same_file": [] + }, + "transition_id": "transition-1cfb210c43eb024d2ff8a294", + "true_rank": 1, + "true_score": 76.7186279296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0317606925964355 + ], + "random": [ + 279.426025390625 + ], + "same_file": [] + }, + "transition_id": "transition-1d021544b7623d1cf9913bc5", + "true_rank": 1, + "true_score": 1.318204402923584 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.308470726013184 + ], + "random": [ + 142.62094116210938 + ], + "same_file": [] + }, + "transition_id": "transition-1d428ec0e23ed09ede4b8190", + "true_rank": 1, + "true_score": 8.655780792236328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.400676727294922 + ], + "random": [ + 317.43701171875 + ], + "same_file": [] + }, + "transition_id": "transition-1dbcb689236d5803adb7a610", + "true_rank": 1, + "true_score": 1.4161258935928345 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.58167266845703 + ], + "random": [ + 770.2914428710938 + ], + "same_file": [] + }, + "transition_id": "transition-1e53799544a47792493b8c47", + "true_rank": 1, + "true_score": 42.91361618041992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.07012939453125 + ], + "random": [ + 57.07817459106445 + ], + "same_file": [] + }, + "transition_id": "transition-1edd004c1edf5df64bb04be2", + "true_rank": 3, + "true_score": 71.19641876220703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9906901121139526 + ], + "random": [ + 564.301513671875 + ], + "same_file": [] + }, + "transition_id": "transition-1ee737713cc5683266e867f1", + "true_rank": 1, + "true_score": 0.7204743027687073 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.165968894958496 + ], + "random": [ + 351.2885437011719 + ], + "same_file": [] + }, + "transition_id": "transition-1efb29aba64c1ed28a786cb9", + "true_rank": 1, + "true_score": 4.074889183044434 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.702832221984863 + ], + "random": [ + 537.991943359375 + ], + "same_file": [] + }, + "transition_id": "transition-1f43d0d3e81157413186ce9f", + "true_rank": 2, + "true_score": 4.791256427764893 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.830158233642578 + ], + "random": [ + 410.6158142089844 + ], + "same_file": [ + 2.8825602531433105 + ] + }, + "transition_id": "transition-1f7b3731c3a1598c40057d67", + "true_rank": 3, + "true_score": 26.07662582397461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 239.53366088867188 + ], + "random": [ + 638.73193359375 + ], + "same_file": [] + }, + "transition_id": "transition-2002f1aa2f0fd75f58f6fc00", + "true_rank": 1, + "true_score": 236.66842651367188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.866655349731445 + ], + "random": [ + 457.2790222167969 + ], + "same_file": [] + }, + "transition_id": "transition-203d2f642cf1136267187c10", + "true_rank": 2, + "true_score": 16.347341537475586 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.60475540161133 + ], + "random": [ + 228.14004516601562 + ], + "same_file": [] + }, + "transition_id": "transition-204ef4cc4f9acf432c9fce5b", + "true_rank": 1, + "true_score": 44.08722686767578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.16183471679688 + ], + "random": [ + 413.65704345703125 + ], + "same_file": [] + }, + "transition_id": "transition-2052ba3cadb3136462226336", + "true_rank": 2, + "true_score": 111.2115249633789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.815774917602539 + ], + "random": [ + 121.37103271484375 + ], + "same_file": [] + }, + "transition_id": "transition-20ef20fcca35fb9c788c79fc", + "true_rank": 2, + "true_score": 3.954374313354492 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.90264892578125 + ], + "random": [ + 222.1915283203125 + ], + "same_file": [] + }, + "transition_id": "transition-21b204c6352d6c01df6b837e", + "true_rank": 2, + "true_score": 22.995851516723633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.53497314453125 + ], + "random": [ + 226.48463439941406 + ], + "same_file": [] + }, + "transition_id": "transition-21f3b16d21caa6f34050840d", + "true_rank": 2, + "true_score": 62.557044982910156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.1904098987579346 + ], + "random": [ + 269.6331787109375 + ], + "same_file": [] + }, + "transition_id": "transition-220a647d415bfa316f8268a4", + "true_rank": 2, + "true_score": 3.3371527194976807 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9387290477752686 + ], + "random": [ + 590.2073364257812 + ], + "same_file": [] + }, + "transition_id": "transition-2233cf159d45e084092bde12", + "true_rank": 1, + "true_score": 1.850494146347046 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 99.139892578125 + ], + "random": [ + 222.43055725097656 + ], + "same_file": [] + }, + "transition_id": "transition-223e4fd933b9b76dcb4234bf", + "true_rank": 1, + "true_score": 97.39276123046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 152.4664764404297 + ], + "random": [ + 410.2804260253906 + ], + "same_file": [] + }, + "transition_id": "transition-23249aa9e78730afafab12a6", + "true_rank": 2, + "true_score": 155.28240966796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.591941833496094 + ], + "random": [ + 682.4234619140625 + ], + "same_file": [] + }, + "transition_id": "transition-23faa30c42d735cd3e746912", + "true_rank": 2, + "true_score": 43.09714889526367 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.4449920654296875 + ], + "random": [ + 625.163818359375 + ], + "same_file": [] + }, + "transition_id": "transition-23fc61587aa82bfc713aed97", + "true_rank": 2, + "true_score": 7.066291809082031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.75768280029297 + ], + "random": [ + 271.83819580078125 + ], + "same_file": [] + }, + "transition_id": "transition-24117985fcff56408ced5a6e", + "true_rank": 1, + "true_score": 27.60393524169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.757419586181641 + ], + "random": [ + 613.2766723632812 + ], + "same_file": [] + }, + "transition_id": "transition-2422534c170bc28e50960317", + "true_rank": 1, + "true_score": 5.515763759613037 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.236906051635742 + ], + "random": [ + 278.32342529296875 + ], + "same_file": [] + }, + "transition_id": "transition-242ea47b1fe82f6b3f41d14f", + "true_rank": 1, + "true_score": 13.95339298248291 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.55426025390625 + ], + "random": [ + 169.97000122070312 + ], + "same_file": [] + }, + "transition_id": "transition-244a8cd2dfe0c25080d1e47d", + "true_rank": 1, + "true_score": 41.541236877441406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.288969039916992 + ], + "random": [ + 417.7252502441406 + ], + "same_file": [] + }, + "transition_id": "transition-24fc9c9de93aecdfdf467172", + "true_rank": 2, + "true_score": 11.222780227661133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.13548469543457 + ], + "random": [ + 804.2406005859375 + ], + "same_file": [] + }, + "transition_id": "transition-255d031de96fdf788dcbe788", + "true_rank": 1, + "true_score": 30.71915626525879 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.98632049560547 + ], + "random": [ + 230.15577697753906 + ], + "same_file": [] + }, + "transition_id": "transition-25a3b4fd13150e6b53f748fe", + "true_rank": 2, + "true_score": 21.126911163330078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 122.40300750732422 + ], + "random": [ + 701.2225341796875 + ], + "same_file": [] + }, + "transition_id": "transition-26234c8a67831934094aaad1", + "true_rank": 2, + "true_score": 128.34451293945312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.724874258041382 + ], + "random": [ + 140.5769500732422 + ], + "same_file": [] + }, + "transition_id": "transition-265b48633953c295f6dfa0b7", + "true_rank": 2, + "true_score": 4.960516929626465 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.62959623336792 + ], + "random": [ + 281.22320556640625 + ], + "same_file": [] + }, + "transition_id": "transition-269bc7b9495648f13021610b", + "true_rank": 2, + "true_score": 3.022843599319458 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.96025848388672 + ], + "random": [ + 377.335693359375 + ], + "same_file": [ + 2.421792507171631 + ] + }, + "transition_id": "transition-26a60855c2e00f528df9cc76", + "true_rank": 2, + "true_score": 28.894691467285156 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 369.8431396484375 + ], + "mutation": [ + 11.63153076171875 + ], + "random": [ + 167.999267578125 + ], + "same_file": [] + }, + "transition_id": "transition-26bdcb774e9ec243e1d7139f", + "true_rank": 2, + "true_score": 13.151211738586426 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.599943161010742 + ], + "random": [ + 114.14833068847656 + ], + "same_file": [] + }, + "transition_id": "transition-27054545df7bb729058a34e0", + "true_rank": 2, + "true_score": 18.201568603515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5688090324401855 + ], + "random": [ + 379.8446960449219 + ], + "same_file": [] + }, + "transition_id": "transition-27acadca7d8fa83927a59d57", + "true_rank": 2, + "true_score": 2.8084537982940674 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 87.69766235351562 + ], + "random": [ + 145.6506805419922 + ], + "same_file": [] + }, + "transition_id": "transition-27b6f49428ebc47b88cc8334", + "true_rank": 2, + "true_score": 88.65505981445312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9806079864501953 + ], + "random": [ + 424.54815673828125 + ], + "same_file": [] + }, + "transition_id": "transition-27ec186d4b82151b443a0735", + "true_rank": 2, + "true_score": 3.7097928524017334 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 65.54215240478516 + ], + "random": [ + 165.1033477783203 + ], + "same_file": [] + }, + "transition_id": "transition-28601a2fd766a6fe132a078d", + "true_rank": 1, + "true_score": 63.51179122924805 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.230419158935547 + ], + "random": [ + 821.551025390625 + ], + "same_file": [] + }, + "transition_id": "transition-286167fef8cd1d6657e0110a", + "true_rank": 1, + "true_score": 17.944591522216797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.195899486541748 + ], + "random": [ + 371.9631652832031 + ], + "same_file": [] + }, + "transition_id": "transition-28a2f3b648c7018c2da219ee", + "true_rank": 1, + "true_score": 3.1949195861816406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 197.17364501953125 + ], + "random": [ + 673.4713134765625 + ], + "same_file": [] + }, + "transition_id": "transition-28a32f1415deb42b1bb3d94a", + "true_rank": 1, + "true_score": 196.95462036132812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.627899169921875 + ], + "random": [ + 138.56329345703125 + ], + "same_file": [] + }, + "transition_id": "transition-28e4b78222d7d0709fd9fa53", + "true_rank": 2, + "true_score": 54.05400085449219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.0591936111450195 + ], + "random": [ + 373.0459899902344 + ], + "same_file": [] + }, + "transition_id": "transition-28f658382f243dc8972f8ea5", + "true_rank": 1, + "true_score": 4.795269966125488 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.069881439208984 + ], + "random": [ + 457.770751953125 + ], + "same_file": [ + 4.1483917236328125 + ] + }, + "transition_id": "transition-29b323bc2c7f6b486386b40d", + "true_rank": 2, + "true_score": 17.193323135375977 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.151814937591553 + ], + "random": [ + 183.87229919433594 + ], + "same_file": [] + }, + "transition_id": "transition-29b91c533b2a394c43d5d394", + "true_rank": 1, + "true_score": 2.906562089920044 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5138797760009766 + ], + "random": [ + 530.8516235351562 + ], + "same_file": [] + }, + "transition_id": "transition-29d444eb21e80f1af9b28019", + "true_rank": 2, + "true_score": 2.792339563369751 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.365596771240234 + ], + "random": [ + 595.7708740234375 + ], + "same_file": [] + }, + "transition_id": "transition-2a0d079a038c92647ad1531b", + "true_rank": 1, + "true_score": 22.835420608520508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.402654647827148 + ], + "random": [ + 265.90167236328125 + ], + "same_file": [] + }, + "transition_id": "transition-2a16e49923c67e4bff6ebb76", + "true_rank": 2, + "true_score": 13.677586555480957 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.353668212890625 + ], + "random": [ + 480.9317321777344 + ], + "same_file": [] + }, + "transition_id": "transition-2a4b33e94016493f691b1a57", + "true_rank": 2, + "true_score": 45.49573516845703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.669940710067749 + ], + "random": [ + 137.90890502929688 + ], + "same_file": [] + }, + "transition_id": "transition-2ab50e04fea541cd25ec17dc", + "true_rank": 1, + "true_score": 2.444467306137085 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.935510635375977 + ], + "random": [ + 121.3002700805664 + ], + "same_file": [] + }, + "transition_id": "transition-2b2501226a6d4a36c5cd9fe7", + "true_rank": 1, + "true_score": 25.970684051513672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.944807052612305 + ], + "random": [ + 390.245849609375 + ], + "same_file": [] + }, + "transition_id": "transition-2b4d2c859a49e55dfc9e0310", + "true_rank": 2, + "true_score": 26.575336456298828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.5074392557144165 + ], + "random": [ + 635.01806640625 + ], + "same_file": [] + }, + "transition_id": "transition-2bef0a072e31c4bd43bb3a86", + "true_rank": 2, + "true_score": 1.7056750059127808 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 159.53533935546875 + ], + "random": [ + 167.72906494140625 + ], + "same_file": [] + }, + "transition_id": "transition-2cc3d1be34939c860995c621", + "true_rank": 2, + "true_score": 161.8255157470703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.421424865722656 + ], + "random": [ + 400.1087341308594 + ], + "same_file": [] + }, + "transition_id": "transition-2d2027432cc7ea52d47614cd", + "true_rank": 2, + "true_score": 50.18562316894531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.00068473815918 + ], + "random": [ + 56.60212707519531 + ], + "same_file": [] + }, + "transition_id": "transition-2dade60612e89f5535ef34b9", + "true_rank": 2, + "true_score": 9.272014617919922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.6125884056091309 + ], + "random": [ + 384.9883117675781 + ], + "same_file": [] + }, + "transition_id": "transition-2db666e20443c9138f810adb", + "true_rank": 2, + "true_score": 0.7211265563964844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.428821563720703 + ], + "random": [ + 386.7245788574219 + ], + "same_file": [] + }, + "transition_id": "transition-2dcd97bdc9f13f688829d55e", + "true_rank": 1, + "true_score": 10.056549072265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.230808258056641 + ], + "random": [ + 352.84429931640625 + ], + "same_file": [] + }, + "transition_id": "transition-2df7824680347f259434adb2", + "true_rank": 2, + "true_score": 7.267910957336426 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.322573184967041 + ], + "random": [ + 746.1347045898438 + ], + "same_file": [] + }, + "transition_id": "transition-2ed698c26896cb04cc54de9a", + "true_rank": 2, + "true_score": 4.486407279968262 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.161975145339966 + ], + "random": [ + 546.866455078125 + ], + "same_file": [] + }, + "transition_id": "transition-2fa9df4d44c18b320fbedb00", + "true_rank": 2, + "true_score": 3.2726192474365234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.252102851867676 + ], + "random": [ + 323.22052001953125 + ], + "same_file": [] + }, + "transition_id": "transition-2fc4ccb9862ad27f41a99b65", + "true_rank": 2, + "true_score": 8.34465217590332 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.98920440673828 + ], + "random": [ + 283.02496337890625 + ], + "same_file": [] + }, + "transition_id": "transition-2ff34faa736a85dc8aa3b931", + "true_rank": 2, + "true_score": 45.18449401855469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.89761352539062 + ], + "random": [ + 436.6287841796875 + ], + "same_file": [] + }, + "transition_id": "transition-2ff3a0b516940037aa7685e0", + "true_rank": 1, + "true_score": 107.70591735839844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 136.8108367919922 + ], + "random": [ + 554.158447265625 + ], + "same_file": [] + }, + "transition_id": "transition-3008b2726ba0a9417c17659e", + "true_rank": 2, + "true_score": 138.31008911132812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.655607223510742 + ], + "random": [ + 269.87005615234375 + ], + "same_file": [] + }, + "transition_id": "transition-303a9b183ebab690b27b6ed2", + "true_rank": 1, + "true_score": 4.1015119552612305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.727535247802734 + ], + "random": [ + 261.628662109375 + ], + "same_file": [] + }, + "transition_id": "transition-30b6e028fa62f3224eb824c8", + "true_rank": 1, + "true_score": 26.038436889648438 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.97505521774292 + ], + "random": [ + 211.64047241210938 + ], + "same_file": [ + 155.39959716796875 + ] + }, + "transition_id": "transition-30c929ad82c5c779d710814d", + "true_rank": 1, + "true_score": 1.8479998111724854 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8677208423614502 + ], + "random": [ + 457.0196533203125 + ], + "same_file": [] + }, + "transition_id": "transition-31527049d35f66282c4938d9", + "true_rank": 2, + "true_score": 1.0349408388137817 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.473215103149414 + ], + "random": [ + 555.3223876953125 + ], + "same_file": [] + }, + "transition_id": "transition-316286364790bf5f0e68a906", + "true_rank": 2, + "true_score": 5.701412200927734 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 267.9425354003906 + ], + "mutation": [ + 4.367109298706055 + ], + "random": [ + 554.7945556640625 + ], + "same_file": [] + }, + "transition_id": "transition-31d811849c62a052e624ac13", + "true_rank": 1, + "true_score": 3.0416274070739746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.7414417266845703 + ], + "random": [ + 201.00711059570312 + ], + "same_file": [] + }, + "transition_id": "transition-31e183995a159363512032db", + "true_rank": 1, + "true_score": 3.6058082580566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.603719711303711 + ], + "random": [ + 689.8432006835938 + ], + "same_file": [] + }, + "transition_id": "transition-323e937ab9a1767efed50af2", + "true_rank": 1, + "true_score": 6.551202774047852 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 82.2083511352539 + ], + "mutation": [ + 0.8609287738800049 + ], + "random": [ + 623.7196655273438 + ], + "same_file": [] + }, + "transition_id": "transition-32ce51d242710973a393df84", + "true_rank": 1, + "true_score": 0.6334453225135803 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.442301750183105 + ], + "random": [ + 267.69061279296875 + ], + "same_file": [] + }, + "transition_id": "transition-32f094f2efc0b92f5a22451d", + "true_rank": 1, + "true_score": 12.900659561157227 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.773749351501465 + ], + "random": [ + 299.98468017578125 + ], + "same_file": [] + }, + "transition_id": "transition-32f89a643af94804200fc8c6", + "true_rank": 2, + "true_score": 6.134333610534668 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.535935401916504 + ], + "random": [ + 345.69244384765625 + ], + "same_file": [] + }, + "transition_id": "transition-334372c6067a6c4fb574111c", + "true_rank": 1, + "true_score": 3.3209645748138428 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.826116561889648 + ], + "random": [ + 316.7864074707031 + ], + "same_file": [] + }, + "transition_id": "transition-33a367feab83c695e8f02676", + "true_rank": 2, + "true_score": 5.1389288902282715 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.83922576904297 + ], + "random": [ + 175.17599487304688 + ], + "same_file": [] + }, + "transition_id": "transition-343d798799c0d87b85ef51aa", + "true_rank": 1, + "true_score": 47.9847297668457 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.00528717041016 + ], + "random": [ + 392.63720703125 + ], + "same_file": [] + }, + "transition_id": "transition-34434a238d25792e1a2f9a0d", + "true_rank": 2, + "true_score": 104.94477844238281 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.999967575073242 + ], + "random": [ + 329.04266357421875 + ], + "same_file": [ + 55.35661697387695 + ] + }, + "transition_id": "transition-345728f6b537f074fe8f720e", + "true_rank": 1, + "true_score": 28.9345703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.709290981292725 + ], + "random": [ + 580.289306640625 + ], + "same_file": [] + }, + "transition_id": "transition-34905b4425657f00fd196c25", + "true_rank": 2, + "true_score": 8.43144416809082 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.46238708496094 + ], + "random": [ + 912.19091796875 + ], + "same_file": [] + }, + "transition_id": "transition-34d963006b22e1b268acdae0", + "true_rank": 1, + "true_score": 32.20903396606445 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.120441436767578 + ], + "random": [ + 236.15065002441406 + ], + "same_file": [] + }, + "transition_id": "transition-350bf6d7b9189ae9b2a734c3", + "true_rank": 2, + "true_score": 5.428309917449951 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4826040267944336 + ], + "random": [ + 145.91122436523438 + ], + "same_file": [] + }, + "transition_id": "transition-353509aaed12f35b207f17ec", + "true_rank": 1, + "true_score": 2.049914836883545 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.40290832519531 + ], + "random": [ + 669.416015625 + ], + "same_file": [] + }, + "transition_id": "transition-354c5e484156408b433e33d1", + "true_rank": 2, + "true_score": 46.60393524169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.596808671951294 + ], + "random": [ + 360.0558166503906 + ], + "same_file": [] + }, + "transition_id": "transition-35ff74316670961c1c3d731e", + "true_rank": 1, + "true_score": 3.5857152938842773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5294418334960938 + ], + "random": [ + 749.2910766601562 + ], + "same_file": [] + }, + "transition_id": "transition-35ffa92cc998ef5620fab754", + "true_rank": 1, + "true_score": 3.1870248317718506 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 206.18408203125 + ], + "random": [ + 442.95086669921875 + ], + "same_file": [] + }, + "transition_id": "transition-36499a301577287a71f3dad8", + "true_rank": 1, + "true_score": 201.40658569335938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 101.31686401367188 + ], + "random": [ + 385.3778076171875 + ], + "same_file": [] + }, + "transition_id": "transition-36a100709a671a47379648e9", + "true_rank": 1, + "true_score": 100.3244857788086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.64442253112793 + ], + "random": [ + 255.07156372070312 + ], + "same_file": [] + }, + "transition_id": "transition-37c16ba4fff8f87e55578b13", + "true_rank": 2, + "true_score": 11.81894302368164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 251.69268798828125 + ], + "random": [ + 722.8192749023438 + ], + "same_file": [] + }, + "transition_id": "transition-37ed0914c3027f945d3aadcc", + "true_rank": 2, + "true_score": 253.03228759765625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.03976058959961 + ], + "random": [ + 17.59528350830078 + ], + "same_file": [] + }, + "transition_id": "transition-37f68cb68a9449cfcbb7675e", + "true_rank": 2, + "true_score": 24.924787521362305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.857215881347656 + ], + "random": [ + 53.106712341308594 + ], + "same_file": [] + }, + "transition_id": "transition-384d0b1f12e57ce8e3df6603", + "true_rank": 1, + "true_score": 38.82577896118164 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.853174209594727 + ], + "random": [ + 127.21218872070312 + ], + "same_file": [ + 301.333251953125 + ] + }, + "transition_id": "transition-3905ee75a8e194b98312733f", + "true_rank": 1, + "true_score": 14.583050727844238 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 179.56704711914062 + ], + "mutation": [ + 6.170874118804932 + ], + "random": [ + 201.85243225097656 + ], + "same_file": [] + }, + "transition_id": "transition-397b591cc232d636a8fd4d99", + "true_rank": 1, + "true_score": 5.876646995544434 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 243.65219116210938 + ], + "random": [ + 258.1102600097656 + ], + "same_file": [] + }, + "transition_id": "transition-39af65b6b488d4d6f2705721", + "true_rank": 2, + "true_score": 246.36502075195312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.865587830543518 + ], + "random": [ + 603.4971923828125 + ], + "same_file": [] + }, + "transition_id": "transition-39afd68765f4bb35f29d89e4", + "true_rank": 2, + "true_score": 1.920621395111084 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.248069763183594 + ], + "random": [ + 258.9464416503906 + ], + "same_file": [] + }, + "transition_id": "transition-39fed94cddfcd7e95839f9ab", + "true_rank": 2, + "true_score": 7.360313415527344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.030200958251953 + ], + "random": [ + 144.484130859375 + ], + "same_file": [] + }, + "transition_id": "transition-3a007d73b117d710358f52ca", + "true_rank": 1, + "true_score": 2.0014801025390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.377164840698242 + ], + "random": [ + 402.6476745605469 + ], + "same_file": [] + }, + "transition_id": "transition-3a7d8c067da3c2b18cac78e5", + "true_rank": 1, + "true_score": 7.367523193359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.121389389038086 + ], + "random": [ + 312.42181396484375 + ], + "same_file": [] + }, + "transition_id": "transition-3a7dcdfcc5c2254d10bf0931", + "true_rank": 2, + "true_score": 15.862796783447266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.7626953125 + ], + "random": [ + 282.65704345703125 + ], + "same_file": [] + }, + "transition_id": "transition-3a8ed95bc7d328fef537c00d", + "true_rank": 1, + "true_score": 13.828198432922363 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.2899169921875 + ], + "random": [ + 852.0167846679688 + ], + "same_file": [] + }, + "transition_id": "transition-3ab9e9b14a1945a52cb325cd", + "true_rank": 1, + "true_score": 70.82673645019531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.343629837036133 + ], + "random": [ + 403.8403625488281 + ], + "same_file": [] + }, + "transition_id": "transition-3b08694ac174d33d3045bc85", + "true_rank": 1, + "true_score": 5.234372615814209 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.2699089050293 + ], + "random": [ + 401.20306396484375 + ], + "same_file": [] + }, + "transition_id": "transition-3b8f22a772bcf62e69099b8b", + "true_rank": 1, + "true_score": 35.24046325683594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.060806274414062 + ], + "random": [ + 370.6143798828125 + ], + "same_file": [] + }, + "transition_id": "transition-3ba8ac3e25a37c3fe47d1a0d", + "true_rank": 1, + "true_score": 15.333636283874512 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.081232786178589 + ], + "random": [ + 164.77005004882812 + ], + "same_file": [] + }, + "transition_id": "transition-3baf28221945a3a928b331a8", + "true_rank": 1, + "true_score": 1.9057029485702515 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.572662353515625 + ], + "random": [ + 359.0699462890625 + ], + "same_file": [] + }, + "transition_id": "transition-3bdc4ab50e0a20bcecfaf223", + "true_rank": 2, + "true_score": 23.859989166259766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7466051578521729 + ], + "random": [ + 717.048828125 + ], + "same_file": [] + }, + "transition_id": "transition-3c25d240540dd5b1e9cff162", + "true_rank": 2, + "true_score": 1.7671825885772705 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.85742950439453 + ], + "random": [ + 157.07147216796875 + ], + "same_file": [] + }, + "transition_id": "transition-3c34fec282b676c7a3e4b175", + "true_rank": 2, + "true_score": 20.906494140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.549352645874023 + ], + "random": [ + 201.61123657226562 + ], + "same_file": [] + }, + "transition_id": "transition-3c8c2f3aff060f383ddaa7c6", + "true_rank": 2, + "true_score": 7.310398578643799 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 128.37841796875 + ], + "random": [ + 328.234375 + ], + "same_file": [] + }, + "transition_id": "transition-3cd88a9eaac1ca1a5ee49330", + "true_rank": 1, + "true_score": 127.08626556396484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 113.84841918945312 + ], + "random": [ + 247.38241577148438 + ], + "same_file": [] + }, + "transition_id": "transition-3cd8d8809391ea089fcf9ad6", + "true_rank": 1, + "true_score": 113.55308532714844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.5254867076873779 + ], + "random": [ + 329.256103515625 + ], + "same_file": [] + }, + "transition_id": "transition-3cdf3a35c819bdc4743d3ebc", + "true_rank": 1, + "true_score": 0.5130934715270996 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.831676959991455 + ], + "random": [ + 242.17276000976562 + ], + "same_file": [] + }, + "transition_id": "transition-3ce5739975a7ceb99f1d754d", + "true_rank": 1, + "true_score": 3.7863736152648926 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.55347442626953 + ], + "random": [ + 275.07427978515625 + ], + "same_file": [] + }, + "transition_id": "transition-3d5a983fbbca322d4b7d0cb7", + "true_rank": 1, + "true_score": 45.54846954345703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.896190643310547 + ], + "random": [ + 141.6329803466797 + ], + "same_file": [] + }, + "transition_id": "transition-3dacb63a629a31d11508e85c", + "true_rank": 1, + "true_score": 4.744280815124512 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.33497428894043 + ], + "random": [ + 323.19140625 + ], + "same_file": [] + }, + "transition_id": "transition-3dad6eebfa5e15923e0bc4eb", + "true_rank": 2, + "true_score": 11.860343933105469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.88018035888672 + ], + "random": [ + 208.17686462402344 + ], + "same_file": [] + }, + "transition_id": "transition-3e116a724554f94948b7d91f", + "true_rank": 1, + "true_score": 35.23685073852539 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.216812133789062 + ], + "random": [ + 387.8824157714844 + ], + "same_file": [ + 60.054786682128906 + ] + }, + "transition_id": "transition-3e187942eab3754d344fc270", + "true_rank": 2, + "true_score": 30.891605377197266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.303403854370117 + ], + "random": [ + 275.2673034667969 + ], + "same_file": [] + }, + "transition_id": "transition-3eb582802ff1571bf4ab0ea3", + "true_rank": 2, + "true_score": 13.837051391601562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.796777725219727 + ], + "random": [ + 634.4613647460938 + ], + "same_file": [] + }, + "transition_id": "transition-3ed62d946491b2f980bad2c7", + "true_rank": 1, + "true_score": 9.814149856567383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0683660507202148 + ], + "random": [ + 459.64605712890625 + ], + "same_file": [] + }, + "transition_id": "transition-3ee4122ead7395054284d0bf", + "true_rank": 2, + "true_score": 1.2237942218780518 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.858302116394043 + ], + "random": [ + 357.314697265625 + ], + "same_file": [] + }, + "transition_id": "transition-3eed6be31367ef177c3f3631", + "true_rank": 1, + "true_score": 12.05198860168457 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 134.62364196777344 + ], + "random": [ + 143.46417236328125 + ], + "same_file": [] + }, + "transition_id": "transition-3ef889525f0df2fe6ce619b5", + "true_rank": 1, + "true_score": 132.1647491455078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.92650604248047 + ], + "random": [ + 329.5533752441406 + ], + "same_file": [] + }, + "transition_id": "transition-3f105692206a604e2bcc6441", + "true_rank": 1, + "true_score": 71.85250854492188 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.680032253265381 + ], + "random": [ + 174.32969665527344 + ], + "same_file": [ + 7.904393672943115 + ] + }, + "transition_id": "transition-3f257708fdfc721ad617253d", + "true_rank": 2, + "true_score": 7.737171173095703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.137027740478516 + ], + "random": [ + 483.5610656738281 + ], + "same_file": [] + }, + "transition_id": "transition-3f3162b6045481bc4b5d5680", + "true_rank": 1, + "true_score": 8.600326538085938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.619216918945312 + ], + "random": [ + 299.8939208984375 + ], + "same_file": [] + }, + "transition_id": "transition-3f728ed515a4639865c4b325", + "true_rank": 1, + "true_score": 5.398614883422852 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.584842681884766 + ], + "random": [ + 698.2265625 + ], + "same_file": [] + }, + "transition_id": "transition-3f9afbc1f1dade53d94556ec", + "true_rank": 2, + "true_score": 31.97693634033203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.52582550048828 + ], + "random": [ + 957.9525146484375 + ], + "same_file": [] + }, + "transition_id": "transition-404caef60ddf6b492e516d53", + "true_rank": 1, + "true_score": 29.25533676147461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.527114391326904 + ], + "random": [ + 557.6510009765625 + ], + "same_file": [] + }, + "transition_id": "transition-40c066f65d6fa43532d9aed6", + "true_rank": 1, + "true_score": 5.793589115142822 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.586402893066406 + ], + "random": [ + 240.18829345703125 + ], + "same_file": [] + }, + "transition_id": "transition-411f775f60bf6111a4632194", + "true_rank": 2, + "true_score": 27.597362518310547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.93208312988281 + ], + "random": [ + 478.76434326171875 + ], + "same_file": [] + }, + "transition_id": "transition-41acf2bef3e89c63c0cbdcf8", + "true_rank": 1, + "true_score": 74.41683959960938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5739097595214844 + ], + "random": [ + 397.91229248046875 + ], + "same_file": [] + }, + "transition_id": "transition-41e624fb6f37fc0e83306187", + "true_rank": 1, + "true_score": 3.5715041160583496 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 97.83223724365234 + ], + "random": [ + 473.30987548828125 + ], + "same_file": [] + }, + "transition_id": "transition-41fa88015e014fc58a2fdc28", + "true_rank": 2, + "true_score": 98.06873321533203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 131.1443634033203 + ], + "random": [ + 638.9713134765625 + ], + "same_file": [] + }, + "transition_id": "transition-420f7e89422ab9f7a5789d90", + "true_rank": 2, + "true_score": 131.50680541992188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.243289947509766 + ], + "random": [ + 242.9844970703125 + ], + "same_file": [] + }, + "transition_id": "transition-421eb3503a252022f72cf737", + "true_rank": 1, + "true_score": 15.975944519042969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.17182540893555 + ], + "random": [ + 193.34957885742188 + ], + "same_file": [] + }, + "transition_id": "transition-422a5f060c3becafaebcf6ea", + "true_rank": 2, + "true_score": 35.624664306640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.817256927490234 + ], + "random": [ + 330.4268798828125 + ], + "same_file": [] + }, + "transition_id": "transition-425e0e63c92723283d57b08a", + "true_rank": 1, + "true_score": 48.56129455566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.10393524169922 + ], + "random": [ + 347.8093566894531 + ], + "same_file": [] + }, + "transition_id": "transition-4274ccca8543e3ab531b03f7", + "true_rank": 2, + "true_score": 17.180675506591797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.5555620193481445 + ], + "random": [ + 767.3556518554688 + ], + "same_file": [] + }, + "transition_id": "transition-4278152c6d06710417a03293", + "true_rank": 1, + "true_score": 2.136979103088379 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.172576904296875 + ], + "random": [ + 387.29193115234375 + ], + "same_file": [] + }, + "transition_id": "transition-42d5fb209ae00f98927ffe51", + "true_rank": 2, + "true_score": 4.570751190185547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.770856857299805 + ], + "random": [ + 411.1490173339844 + ], + "same_file": [] + }, + "transition_id": "transition-4306b76df75dd29636cc8569", + "true_rank": 1, + "true_score": 4.479210376739502 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.09620475769043 + ], + "random": [ + 118.43280029296875 + ], + "same_file": [] + }, + "transition_id": "transition-43183f518d51f455b2f48386", + "true_rank": 2, + "true_score": 20.735918045043945 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.841144561767578 + ], + "random": [ + 483.7066345214844 + ], + "same_file": [ + 11.294181823730469 + ] + }, + "transition_id": "transition-4336c5b1a52141e293409c86", + "true_rank": 3, + "true_score": 21.67561149597168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.367984771728516 + ], + "random": [ + 20.795692443847656 + ], + "same_file": [] + }, + "transition_id": "transition-442a98e10ddd8551fe92d571", + "true_rank": 1, + "true_score": 12.165327072143555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.007049560546875 + ], + "random": [ + 391.714599609375 + ], + "same_file": [] + }, + "transition_id": "transition-444cbcdae7ccee8ad9d5cb06", + "true_rank": 2, + "true_score": 60.353790283203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.216772079467773 + ], + "random": [ + 220.67730712890625 + ], + "same_file": [] + }, + "transition_id": "transition-449cafddc0f686eebd7a05c6", + "true_rank": 1, + "true_score": 4.868178367614746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.138833045959473 + ], + "random": [ + 212.67916870117188 + ], + "same_file": [] + }, + "transition_id": "transition-44bfe83437a45ffd81118cb3", + "true_rank": 1, + "true_score": 13.924444198608398 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 129.460205078125 + ], + "random": [ + 334.5588073730469 + ], + "same_file": [] + }, + "transition_id": "transition-455456d438f50c9f8525d428", + "true_rank": 1, + "true_score": 128.20526123046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.150665283203125 + ], + "random": [ + 212.06886291503906 + ], + "same_file": [] + }, + "transition_id": "transition-455b2dd26cab5d31b94ea759", + "true_rank": 1, + "true_score": 22.730342864990234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.18857192993164 + ], + "random": [ + 294.94073486328125 + ], + "same_file": [] + }, + "transition_id": "transition-45722611a5ab773e50e3ad8f", + "true_rank": 2, + "true_score": 55.116737365722656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.647104263305664 + ], + "random": [ + 391.578369140625 + ], + "same_file": [] + }, + "transition_id": "transition-459ee6db230d29e9ad2ca628", + "true_rank": 2, + "true_score": 13.323020935058594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.353531152009964 + ], + "random": [ + 146.25 + ], + "same_file": [] + }, + "transition_id": "transition-45a7b9106494292147891954", + "true_rank": 2, + "true_score": 0.4435121715068817 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.158474326133728 + ], + "random": [ + 312.78369140625 + ], + "same_file": [] + }, + "transition_id": "transition-45c81caa808c2e88588121e3", + "true_rank": 2, + "true_score": 1.2943931818008423 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 70.80915832519531 + ], + "random": [ + 219.35333251953125 + ], + "same_file": [] + }, + "transition_id": "transition-45e3195ad7ac6c242d8104ee", + "true_rank": 1, + "true_score": 67.93290710449219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.17534255981445 + ], + "random": [ + 459.99749755859375 + ], + "same_file": [] + }, + "transition_id": "transition-45eee772b6e9ab46981a0436", + "true_rank": 1, + "true_score": 43.51750946044922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.71825408935547 + ], + "random": [ + 233.46310424804688 + ], + "same_file": [] + }, + "transition_id": "transition-462b8a62122605da8cbf6c70", + "true_rank": 1, + "true_score": 81.26559448242188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 93.56591796875 + ], + "random": [ + 606.7593994140625 + ], + "same_file": [] + }, + "transition_id": "transition-4633d9cd838ef0febed563de", + "true_rank": 1, + "true_score": 93.52632904052734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 281.93524169921875 + ], + "random": [ + 683.2025146484375 + ], + "same_file": [] + }, + "transition_id": "transition-463afe8213905d59025d88f4", + "true_rank": 1, + "true_score": 273.62548828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.2559666633605957 + ], + "random": [ + 185.41600036621094 + ], + "same_file": [] + }, + "transition_id": "transition-46561824d0f1c37dbce72e10", + "true_rank": 1, + "true_score": 1.853161096572876 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.658538818359375 + ], + "random": [ + 388.26861572265625 + ], + "same_file": [] + }, + "transition_id": "transition-46814f4ee8fb8f017b7e7cf1", + "true_rank": 1, + "true_score": 43.23457336425781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.007871389389038 + ], + "random": [ + 100.74930572509766 + ], + "same_file": [] + }, + "transition_id": "transition-4683f88529c5a07fb17bac4e", + "true_rank": 1, + "true_score": 0.6980726718902588 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.997451782226562 + ], + "random": [ + 43.384002685546875 + ], + "same_file": [] + }, + "transition_id": "transition-46a870dee720fc0afee024eb", + "true_rank": 1, + "true_score": 29.030471801757812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.79883575439453 + ], + "random": [ + 133.8223876953125 + ], + "same_file": [] + }, + "transition_id": "transition-4709d48ec83cfa06ea2648a8", + "true_rank": 2, + "true_score": 49.86925506591797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.271102905273438 + ], + "random": [ + 270.31927490234375 + ], + "same_file": [] + }, + "transition_id": "transition-4744ef2fadea4ba5da0eda3c", + "true_rank": 1, + "true_score": 21.776487350463867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0191338062286377 + ], + "random": [ + 69.3006362915039 + ], + "same_file": [] + }, + "transition_id": "transition-4824bdb12f9348cfd5f03d6f", + "true_rank": 1, + "true_score": 2.563769578933716 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.520990371704102 + ], + "random": [ + 123.21624755859375 + ], + "same_file": [] + }, + "transition_id": "transition-483fd3a51ddceb376bb1623e", + "true_rank": 2, + "true_score": 10.215084075927734 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 19.46451187133789 + ], + "mutation": [ + 20.26988983154297 + ], + "random": [ + 700.9217529296875 + ], + "same_file": [ + 19.46451187133789 + ] + }, + "transition_id": "transition-4886081d2b4de780f785a11c", + "true_rank": 4, + "true_score": 20.94222640991211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 227.41656494140625 + ], + "random": [ + 376.4566345214844 + ], + "same_file": [] + }, + "transition_id": "transition-489243ffaee6a4f3e5ca78eb", + "true_rank": 2, + "true_score": 233.43606567382812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.1309814453125 + ], + "random": [ + 681.0408325195312 + ], + "same_file": [] + }, + "transition_id": "transition-48e7a51434d5edbdafa2b113", + "true_rank": 1, + "true_score": 73.91342163085938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.81861114501953 + ], + "random": [ + 668.07080078125 + ], + "same_file": [] + }, + "transition_id": "transition-48efdd5bd2e502a635295c02", + "true_rank": 1, + "true_score": 24.723928451538086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.09886169433594 + ], + "random": [ + 247.49581909179688 + ], + "same_file": [] + }, + "transition_id": "transition-48f29de86dab6c3fabaf76e3", + "true_rank": 1, + "true_score": 48.49676513671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.507902145385742 + ], + "random": [ + 275.5842590332031 + ], + "same_file": [] + }, + "transition_id": "transition-48f9c6ed8b76536bb2484306", + "true_rank": 1, + "true_score": 9.139942169189453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.441178798675537 + ], + "random": [ + 76.20995330810547 + ], + "same_file": [] + }, + "transition_id": "transition-492603a09191c70f057d416b", + "true_rank": 2, + "true_score": 3.885732650756836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 53.966773986816406 + ], + "random": [ + 553.469970703125 + ], + "same_file": [] + }, + "transition_id": "transition-49797455aa70f28ec6fc0bf3", + "true_rank": 2, + "true_score": 55.51129913330078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.541372299194336 + ], + "random": [ + 409.0568542480469 + ], + "same_file": [] + }, + "transition_id": "transition-49cf94b4b3a9f32cf1ccd2c4", + "true_rank": 1, + "true_score": 1.7258327007293701 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.479366302490234 + ], + "random": [ + 112.89999389648438 + ], + "same_file": [] + }, + "transition_id": "transition-49dbe5da85cef3307cde2590", + "true_rank": 1, + "true_score": 23.81793212890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.858325958251953 + ], + "random": [ + 825.5786743164062 + ], + "same_file": [] + }, + "transition_id": "transition-49ef8ddf4698068e08d2ecd3", + "true_rank": 1, + "true_score": 16.861858367919922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.135499954223633 + ], + "random": [ + 210.84710693359375 + ], + "same_file": [] + }, + "transition_id": "transition-4a5e85759a60e024787980cd", + "true_rank": 2, + "true_score": 6.4603071212768555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.342634201049805 + ], + "random": [ + 570.752197265625 + ], + "same_file": [] + }, + "transition_id": "transition-4aaa3c2e4c74a8a8eb7c9739", + "true_rank": 1, + "true_score": 6.285344123840332 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.03194808959961 + ], + "random": [ + 536.87939453125 + ], + "same_file": [ + 26.121349334716797 + ] + }, + "transition_id": "transition-4ad3691eb41d74fdf137c95b", + "true_rank": 2, + "true_score": 15.219968795776367 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0645604133605957 + ], + "random": [ + 767.0841674804688 + ], + "same_file": [] + }, + "transition_id": "transition-4ae39d9ba55197cd4f3980a7", + "true_rank": 2, + "true_score": 1.0725135803222656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.678454399108887 + ], + "random": [ + 308.4575500488281 + ], + "same_file": [] + }, + "transition_id": "transition-4afe963d327277fc2b9be6a8", + "true_rank": 2, + "true_score": 6.3040971755981445 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 87.27815246582031 + ], + "random": [ + 119.61228942871094 + ], + "same_file": [] + }, + "transition_id": "transition-4b424b419fd0845dc0fe716b", + "true_rank": 2, + "true_score": 90.48652648925781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.33146667480469 + ], + "random": [ + 537.1002807617188 + ], + "same_file": [] + }, + "transition_id": "transition-4b4c16fbbba13293bcb15698", + "true_rank": 1, + "true_score": 78.60212707519531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.065380573272705 + ], + "random": [ + 301.4678955078125 + ], + "same_file": [] + }, + "transition_id": "transition-4b4eb7d504af2724d0d55d19", + "true_rank": 1, + "true_score": 2.9910950660705566 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.846287727355957 + ], + "random": [ + 151.2657470703125 + ], + "same_file": [] + }, + "transition_id": "transition-4b65b3dba777f46af1e1ea0b", + "true_rank": 1, + "true_score": 7.492459774017334 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.77743530273438 + ], + "random": [ + 465.7624206542969 + ], + "same_file": [] + }, + "transition_id": "transition-4b7fa6e3c65b93cc709967b3", + "true_rank": 1, + "true_score": 69.92182922363281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.6312255859375 + ], + "random": [ + 407.64093017578125 + ], + "same_file": [] + }, + "transition_id": "transition-4bb28dc4e66d7af11ffa616f", + "true_rank": 2, + "true_score": 44.58570098876953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.04241943359375 + ], + "random": [ + 865.1904907226562 + ], + "same_file": [] + }, + "transition_id": "transition-4bed1d93dc3629f43c9562fa", + "true_rank": 2, + "true_score": 16.123443603515625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.6340253353118896 + ], + "random": [ + 284.7071533203125 + ], + "same_file": [ + 8.203546524047852 + ] + }, + "transition_id": "transition-4bf3367f7f5bf33534eb9e7b", + "true_rank": 1, + "true_score": 3.533395767211914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.427841186523438 + ], + "random": [ + 565.8994750976562 + ], + "same_file": [] + }, + "transition_id": "transition-4c569a2a192b66c743d54c5b", + "true_rank": 1, + "true_score": 20.375484466552734 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 297.4453125 + ], + "random": [ + 318.765380859375 + ], + "same_file": [ + 35.22432327270508 + ] + }, + "transition_id": "transition-4c6f3136ccb3a713ff4e7673", + "true_rank": 3, + "true_score": 301.8165283203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4880632162094116 + ], + "random": [ + 655.0396728515625 + ], + "same_file": [] + }, + "transition_id": "transition-4c744da616d3e7750a3ad30c", + "true_rank": 2, + "true_score": 1.8445075750350952 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.4414403438568115 + ], + "random": [ + 160.3134765625 + ], + "same_file": [] + }, + "transition_id": "transition-4c93e474b6803e44ae851816", + "true_rank": 2, + "true_score": 3.4571516513824463 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 115.6693115234375 + ], + "random": [ + 443.48602294921875 + ], + "same_file": [] + }, + "transition_id": "transition-4cfbb85507b9fc19e9580413", + "true_rank": 2, + "true_score": 115.99734497070312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 70.49700927734375 + ], + "random": [ + 105.8201904296875 + ], + "same_file": [] + }, + "transition_id": "transition-4d4fda14ccef496b36ad083d", + "true_rank": 2, + "true_score": 71.15841674804688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.42214965820312 + ], + "random": [ + 804.2130737304688 + ], + "same_file": [] + }, + "transition_id": "transition-4d66384f85d7c7bc64490f91", + "true_rank": 1, + "true_score": 85.29044342041016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3647887706756592 + ], + "random": [ + 580.8729248046875 + ], + "same_file": [] + }, + "transition_id": "transition-4de606fc8a76d986aea50c11", + "true_rank": 2, + "true_score": 1.4884402751922607 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.06904602050781 + ], + "random": [ + 209.38589477539062 + ], + "same_file": [] + }, + "transition_id": "transition-4e414ef77590064700288390", + "true_rank": 1, + "true_score": 54.47249221801758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.31815242767334 + ], + "random": [ + 719.2266235351562 + ], + "same_file": [] + }, + "transition_id": "transition-4e890b73aba76d2dd9281e78", + "true_rank": 1, + "true_score": 3.8356664180755615 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.09308433532715 + ], + "random": [ + 425.8265686035156 + ], + "same_file": [] + }, + "transition_id": "transition-4e997c51b7a312bde2b6416e", + "true_rank": 2, + "true_score": 21.236358642578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 120.48681640625 + ], + "random": [ + 307.7815856933594 + ], + "same_file": [] + }, + "transition_id": "transition-4e9e9aa01d88adc9c8534c19", + "true_rank": 1, + "true_score": 120.4183120727539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.428050994873047 + ], + "random": [ + 48.66884231567383 + ], + "same_file": [] + }, + "transition_id": "transition-4f1a5fdccb622799539fd9f3", + "true_rank": 2, + "true_score": 18.766416549682617 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.8012709617614746 + ], + "random": [ + 842.5804443359375 + ], + "same_file": [] + }, + "transition_id": "transition-4f8a0ccb96d73b7a67e66985", + "true_rank": 2, + "true_score": 3.944612503051758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 438.8868103027344 + ], + "random": [ + 577.2754516601562 + ], + "same_file": [] + }, + "transition_id": "transition-50071b4b58c8d9d8497e84e5", + "true_rank": 1, + "true_score": 438.0743713378906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 92.35765075683594 + ], + "random": [ + 110.16519165039062 + ], + "same_file": [] + }, + "transition_id": "transition-5029c0729a617101b7ed41cf", + "true_rank": 1, + "true_score": 88.8424072265625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.038320541381836 + ], + "random": [ + 193.54946899414062 + ], + "same_file": [] + }, + "transition_id": "transition-5036ee713ebb981af84afd63", + "true_rank": 2, + "true_score": 29.10257339477539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.36729431152344 + ], + "random": [ + 768.8922119140625 + ], + "same_file": [] + }, + "transition_id": "transition-50690619ff00c263c1f0867b", + "true_rank": 1, + "true_score": 50.90898513793945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.242416381835938 + ], + "random": [ + 457.5291748046875 + ], + "same_file": [] + }, + "transition_id": "transition-50844dac81c857e6bacaed9a", + "true_rank": 2, + "true_score": 11.556325912475586 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.1895631551742554 + ], + "random": [ + 236.55638122558594 + ], + "same_file": [ + 89.09330749511719 + ] + }, + "transition_id": "transition-50dae3e97c10f82cedf8c608", + "true_rank": 2, + "true_score": 1.9104180335998535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.593206405639648 + ], + "random": [ + 361.46063232421875 + ], + "same_file": [] + }, + "transition_id": "transition-514a8fd725dd9cbc29844bff", + "true_rank": 2, + "true_score": 6.77529764175415 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.8689706325531006 + ], + "random": [ + 422.93804931640625 + ], + "same_file": [] + }, + "transition_id": "transition-514e15f0b76f23e29ca9e3cb", + "true_rank": 2, + "true_score": 3.189088821411133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.999065399169922 + ], + "random": [ + 456.1741943359375 + ], + "same_file": [] + }, + "transition_id": "transition-518833eb3866ac827f518541", + "true_rank": 1, + "true_score": 31.738079071044922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 136.81643676757812 + ], + "random": [ + 329.5096435546875 + ], + "same_file": [] + }, + "transition_id": "transition-51eeed120b9d30e82fb6a7b0", + "true_rank": 1, + "true_score": 134.93099975585938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.56072998046875 + ], + "random": [ + 490.4510498046875 + ], + "same_file": [] + }, + "transition_id": "transition-521ade5a0a76cd63ff4c6d15", + "true_rank": 2, + "true_score": 27.456069946289062 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 193.76425170898438 + ], + "mutation": [ + 1.472468376159668 + ], + "random": [ + 467.5889587402344 + ], + "same_file": [] + }, + "transition_id": "transition-52bea0039493f5ede13e61e3", + "true_rank": 1, + "true_score": 1.0302199125289917 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.602575302124023 + ], + "random": [ + 433.7325134277344 + ], + "same_file": [] + }, + "transition_id": "transition-532f1189d10e55e909886152", + "true_rank": 1, + "true_score": 15.55839729309082 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.56006622314453 + ], + "random": [ + 236.3089599609375 + ], + "same_file": [] + }, + "transition_id": "transition-53393f4b6f58395c813c5f14", + "true_rank": 1, + "true_score": 70.7608642578125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 233.80810546875 + ], + "random": [ + 503.6144714355469 + ], + "same_file": [] + }, + "transition_id": "transition-53db438f5319b8ac1a932214", + "true_rank": 1, + "true_score": 233.16082763671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.178943157196045 + ], + "random": [ + 644.0821533203125 + ], + "same_file": [] + }, + "transition_id": "transition-53ff60b9182ca1f8b54e3ba0", + "true_rank": 2, + "true_score": 8.589859008789062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.15883255004883 + ], + "random": [ + 189.5105438232422 + ], + "same_file": [] + }, + "transition_id": "transition-544091c8de78922640403504", + "true_rank": 1, + "true_score": 43.44702911376953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 80.5942611694336 + ], + "random": [ + 446.71282958984375 + ], + "same_file": [] + }, + "transition_id": "transition-5474173fb5bc060a7d22a158", + "true_rank": 1, + "true_score": 75.62305450439453 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.458629608154297 + ], + "random": [ + 356.556640625 + ], + "same_file": [ + 7.052103042602539 + ] + }, + "transition_id": "transition-547e536ccd4e7c3d57a99fd0", + "true_rank": 2, + "true_score": 21.680015563964844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.11650085449219 + ], + "random": [ + 88.82767486572266 + ], + "same_file": [] + }, + "transition_id": "transition-5488a8500c0a50068990ba93", + "true_rank": 2, + "true_score": 52.25672149658203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.2311954498291 + ], + "random": [ + 251.2184295654297 + ], + "same_file": [] + }, + "transition_id": "transition-548d8882d1cf426cacff099c", + "true_rank": 1, + "true_score": 22.770465850830078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 127.2686767578125 + ], + "random": [ + 65.61038208007812 + ], + "same_file": [] + }, + "transition_id": "transition-5497f07bec4d9808911c33ca", + "true_rank": 3, + "true_score": 128.03662109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.45962142944336 + ], + "random": [ + 221.47523498535156 + ], + "same_file": [] + }, + "transition_id": "transition-54a8c359a81a479ec8433cc0", + "true_rank": 2, + "true_score": 22.039989471435547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.445346355438232 + ], + "random": [ + 49.245052337646484 + ], + "same_file": [] + }, + "transition_id": "transition-54eee5fbbc21af02fe23d0fc", + "true_rank": 2, + "true_score": 9.408313751220703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.8052287101745605 + ], + "random": [ + 101.06222534179688 + ], + "same_file": [] + }, + "transition_id": "transition-5510a9f18ebb39f509c63ed9", + "true_rank": 2, + "true_score": 3.461047649383545 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.209650039672852 + ], + "random": [ + 389.25091552734375 + ], + "same_file": [] + }, + "transition_id": "transition-55a0eae201588535625d7a0b", + "true_rank": 2, + "true_score": 5.356672286987305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.02570915222168 + ], + "random": [ + 662.7891845703125 + ], + "same_file": [] + }, + "transition_id": "transition-55c42adf7ff8e44f1940d7cb", + "true_rank": 1, + "true_score": 6.306216239929199 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.875940322875977 + ], + "random": [ + 364.3023986816406 + ], + "same_file": [] + }, + "transition_id": "transition-56d95ef4653349b301d631ea", + "true_rank": 1, + "true_score": 17.25489044189453 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.7306013107299805 + ], + "random": [ + 719.252685546875 + ], + "same_file": [ + 8.12633228302002 + ] + }, + "transition_id": "transition-56e0468a06f1ecaf24e44dd9", + "true_rank": 1, + "true_score": 5.748653411865234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.534704208374023 + ], + "random": [ + 140.06700134277344 + ], + "same_file": [] + }, + "transition_id": "transition-571469580cc74d99a18586c5", + "true_rank": 2, + "true_score": 30.296527862548828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 318.66192626953125 + ], + "random": [ + 440.59228515625 + ], + "same_file": [] + }, + "transition_id": "transition-578ad19d0738f59d4d5d24b4", + "true_rank": 1, + "true_score": 316.7200622558594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 91.34952545166016 + ], + "random": [ + 387.4198913574219 + ], + "same_file": [] + }, + "transition_id": "transition-578e2a336fb2bb462bbd683f", + "true_rank": 2, + "true_score": 92.6183853149414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 77.4339599609375 + ], + "random": [ + 984.3157958984375 + ], + "same_file": [] + }, + "transition_id": "transition-57bcd67f8965806d567e4150", + "true_rank": 1, + "true_score": 67.43466186523438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.084155559539795 + ], + "random": [ + 680.14697265625 + ], + "same_file": [] + }, + "transition_id": "transition-583c82b8e6962bc3cc34ae87", + "true_rank": 2, + "true_score": 3.2655162811279297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.27371883392334 + ], + "random": [ + 85.80439758300781 + ], + "same_file": [] + }, + "transition_id": "transition-584b85daa3c1475a664909c2", + "true_rank": 1, + "true_score": 10.877189636230469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.93439483642578 + ], + "random": [ + 673.59130859375 + ], + "same_file": [] + }, + "transition_id": "transition-58b05c472d1a7e894929ef84", + "true_rank": 2, + "true_score": 57.67282485961914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.41867446899414 + ], + "random": [ + 351.15863037109375 + ], + "same_file": [] + }, + "transition_id": "transition-58cb478f4b6f56a3ff478900", + "true_rank": 1, + "true_score": 20.59513282775879 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.70142364501953 + ], + "random": [ + 624.19580078125 + ], + "same_file": [] + }, + "transition_id": "transition-590e0eba3bbd50a15eb73a89", + "true_rank": 2, + "true_score": 22.066020965576172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.688426971435547 + ], + "random": [ + 658.3087768554688 + ], + "same_file": [] + }, + "transition_id": "transition-59682b6606067b7235d3cb5f", + "true_rank": 1, + "true_score": 28.516864776611328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.404000282287598 + ], + "random": [ + 722.76513671875 + ], + "same_file": [] + }, + "transition_id": "transition-5a4313c6abc7cb9037660743", + "true_rank": 2, + "true_score": 9.394498825073242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 109.37812805175781 + ], + "random": [ + 325.2736511230469 + ], + "same_file": [] + }, + "transition_id": "transition-5addff6f26b7f946cd92e248", + "true_rank": 2, + "true_score": 111.99724578857422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.470337390899658 + ], + "random": [ + 168.73944091796875 + ], + "same_file": [] + }, + "transition_id": "transition-5ae625c5351e6f3ba54b7f0f", + "true_rank": 2, + "true_score": 2.6654906272888184 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.335868835449219 + ], + "random": [ + 378.1412353515625 + ], + "same_file": [] + }, + "transition_id": "transition-5b89eeb793a4e7c6f7e35d83", + "true_rank": 2, + "true_score": 16.301029205322266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.1556510925293 + ], + "random": [ + 177.96018981933594 + ], + "same_file": [] + }, + "transition_id": "transition-5bb226e903655cd5f4a4f83d", + "true_rank": 1, + "true_score": 32.56306457519531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.852606773376465 + ], + "random": [ + 295.1612548828125 + ], + "same_file": [] + }, + "transition_id": "transition-5c2dcd616b066ea7107e1e5d", + "true_rank": 1, + "true_score": 5.812164306640625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.8030948638916 + ], + "random": [ + 336.07708740234375 + ], + "same_file": [] + }, + "transition_id": "transition-5c418979465a6c025cee12e2", + "true_rank": 2, + "true_score": 21.02489471435547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9076571464538574 + ], + "random": [ + 711.2247924804688 + ], + "same_file": [] + }, + "transition_id": "transition-5d0337656f0642d1bde60463", + "true_rank": 1, + "true_score": 1.7522408962249756 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2609341144561768 + ], + "random": [ + 429.6572570800781 + ], + "same_file": [] + }, + "transition_id": "transition-5d0bfcd0ac1b2e6f428ce9fd", + "true_rank": 1, + "true_score": 1.0321578979492188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 129.52378845214844 + ], + "random": [ + 310.576904296875 + ], + "same_file": [] + }, + "transition_id": "transition-5dba5bd205e7d81de1dca3dc", + "true_rank": 2, + "true_score": 130.91641235351562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.400666236877441 + ], + "random": [ + 285.01025390625 + ], + "same_file": [] + }, + "transition_id": "transition-5dd56f8da783837aa12af371", + "true_rank": 1, + "true_score": 7.365630149841309 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 268.057861328125 + ], + "random": [ + 646.4813842773438 + ], + "same_file": [] + }, + "transition_id": "transition-5de1b8e7cb2d855df539c4b2", + "true_rank": 2, + "true_score": 269.8735046386719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.4380598068237305 + ], + "random": [ + 360.29364013671875 + ], + "same_file": [] + }, + "transition_id": "transition-5dfa3539e2f174c05e0320a2", + "true_rank": 1, + "true_score": 3.537914514541626 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.577640533447266 + ], + "random": [ + 129.39962768554688 + ], + "same_file": [] + }, + "transition_id": "transition-5e278d85337edbd2121ab4e7", + "true_rank": 1, + "true_score": 13.63278579711914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 256.9825744628906 + ], + "random": [ + 421.9827880859375 + ], + "same_file": [] + }, + "transition_id": "transition-5e2f334d1a1bdc89aa910db4", + "true_rank": 2, + "true_score": 260.8575439453125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 110.80603790283203 + ], + "random": [ + 137.0524139404297 + ], + "same_file": [] + }, + "transition_id": "transition-5ede6480c3842f67ddd4ef82", + "true_rank": 1, + "true_score": 109.90895080566406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 127.62174987792969 + ], + "random": [ + 548.2269287109375 + ], + "same_file": [] + }, + "transition_id": "transition-5f2fef303098db6eab8b44ed", + "true_rank": 1, + "true_score": 124.1180419921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.68821907043457 + ], + "random": [ + 249.22210693359375 + ], + "same_file": [] + }, + "transition_id": "transition-5f3d63b7e7652331c0a0cf35", + "true_rank": 1, + "true_score": 4.3590850830078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 64.92732238769531 + ], + "random": [ + 254.4290771484375 + ], + "same_file": [] + }, + "transition_id": "transition-5f4ee6cadd4cb0ca71503688", + "true_rank": 2, + "true_score": 67.4872055053711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.56717300415039 + ], + "random": [ + 167.22760009765625 + ], + "same_file": [] + }, + "transition_id": "transition-5f5878dd772354fca3c63ce5", + "true_rank": 2, + "true_score": 33.575355529785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.95297622680664 + ], + "random": [ + 230.7635498046875 + ], + "same_file": [] + }, + "transition_id": "transition-5f6957462e48898557e63f90", + "true_rank": 2, + "true_score": 33.61948776245117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 63.833587646484375 + ], + "random": [ + 919.4920654296875 + ], + "same_file": [] + }, + "transition_id": "transition-5fb8a90352009714426edcb1", + "true_rank": 1, + "true_score": 62.78602981567383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 77.12199401855469 + ], + "random": [ + 477.725830078125 + ], + "same_file": [] + }, + "transition_id": "transition-5fe0863dd0e8b2d1ebc27dbb", + "true_rank": 2, + "true_score": 81.58466339111328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.3048629760742188 + ], + "random": [ + 695.9749145507812 + ], + "same_file": [] + }, + "transition_id": "transition-60369dbca634f15fe0c6d51d", + "true_rank": 2, + "true_score": 3.3521904945373535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.899771690368652 + ], + "random": [ + 703.6439208984375 + ], + "same_file": [] + }, + "transition_id": "transition-6090f6d9eb5fffb6a7205344", + "true_rank": 2, + "true_score": 10.984090805053711 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.592134475708008 + ], + "random": [ + 79.92074584960938 + ], + "same_file": [ + 7.0228376388549805 + ] + }, + "transition_id": "transition-60a9fcc2b9f162df040d8ed3", + "true_rank": 2, + "true_score": 26.991500854492188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.552583694458008 + ], + "random": [ + 265.1612243652344 + ], + "same_file": [] + }, + "transition_id": "transition-6107dad51b4f07a09c008a71", + "true_rank": 1, + "true_score": 17.99200439453125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.9901008605957 + ], + "random": [ + 617.6162719726562 + ], + "same_file": [] + }, + "transition_id": "transition-611faeb435f486d53c876502", + "true_rank": 2, + "true_score": 36.12646484375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.488569259643555 + ], + "random": [ + 513.906982421875 + ], + "same_file": [] + }, + "transition_id": "transition-614931a93248f9c0aa12ce4c", + "true_rank": 2, + "true_score": 13.677323341369629 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 87.39885711669922 + ], + "random": [ + 363.25689697265625 + ], + "same_file": [] + }, + "transition_id": "transition-614d0982bc2c3aefb69a5223", + "true_rank": 2, + "true_score": 88.76683807373047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.00154113769531 + ], + "random": [ + 156.73480224609375 + ], + "same_file": [] + }, + "transition_id": "transition-6187ec0d61f9e0c3b22037c7", + "true_rank": 1, + "true_score": 65.50006103515625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 100.77609252929688 + ], + "random": [ + 300.35516357421875 + ], + "same_file": [] + }, + "transition_id": "transition-6190ea7d080f83540f0028bd", + "true_rank": 2, + "true_score": 103.04885864257812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4936699867248535 + ], + "random": [ + 434.6318664550781 + ], + "same_file": [] + }, + "transition_id": "transition-61a42df29500c20b0e823753", + "true_rank": 2, + "true_score": 3.225172996520996 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2185288667678833 + ], + "random": [ + 174.48939514160156 + ], + "same_file": [ + 31.808826446533203 + ] + }, + "transition_id": "transition-61d26839167701aa146e3439", + "true_rank": 2, + "true_score": 1.2338557243347168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 104.72273254394531 + ], + "random": [ + 247.1356201171875 + ], + "same_file": [] + }, + "transition_id": "transition-61d81f4fbb1128b8fb824b59", + "true_rank": 2, + "true_score": 106.57201385498047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.82030487060547 + ], + "random": [ + 148.32286071777344 + ], + "same_file": [] + }, + "transition_id": "transition-62ace8600d8912aded1dc82f", + "true_rank": 2, + "true_score": 45.45008850097656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.9671630859375 + ], + "random": [ + 708.76171875 + ], + "same_file": [] + }, + "transition_id": "transition-62d9f6d4f8d819a82838ddd9", + "true_rank": 1, + "true_score": 104.80009460449219 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.208873748779297 + ], + "random": [ + 100.21003723144531 + ], + "same_file": [ + 31.76421356201172 + ] + }, + "transition_id": "transition-62ed0338eb910c648200d1e6", + "true_rank": 1, + "true_score": 27.6857852935791 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 74.69985961914062 + ], + "mutation": [ + 1.9088754653930664 + ], + "random": [ + 758.0740966796875 + ], + "same_file": [] + }, + "transition_id": "transition-63b151aa9e0534bdcc53b381", + "true_rank": 1, + "true_score": 1.893700361251831 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.835182189941406 + ], + "random": [ + 404.31268310546875 + ], + "same_file": [] + }, + "transition_id": "transition-63ef6203d15dc37e4a18edcb", + "true_rank": 2, + "true_score": 33.29927444458008 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 100.29569244384766 + ], + "random": [ + 493.1104431152344 + ], + "same_file": [] + }, + "transition_id": "transition-6474a534f8b0f5441e7f8778", + "true_rank": 2, + "true_score": 103.61160278320312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.581811904907227 + ], + "random": [ + 119.58120727539062 + ], + "same_file": [] + }, + "transition_id": "transition-6495a0d3251589b53c2ff734", + "true_rank": 1, + "true_score": 17.027244567871094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.45009422302246 + ], + "random": [ + 577.1155395507812 + ], + "same_file": [] + }, + "transition_id": "transition-6508bcee689767b0c2eb348d", + "true_rank": 1, + "true_score": 21.22225570678711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 35.6541748046875 + ], + "random": [ + 385.17529296875 + ], + "same_file": [] + }, + "transition_id": "transition-6536d1cc2a4f74333730cf6f", + "true_rank": 1, + "true_score": 33.13417434692383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.981011152267456 + ], + "random": [ + 704.50634765625 + ], + "same_file": [] + }, + "transition_id": "transition-6565b81f8106d2ed44a08954", + "true_rank": 2, + "true_score": 2.0358171463012695 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.74858093261719 + ], + "random": [ + 352.79876708984375 + ], + "same_file": [] + }, + "transition_id": "transition-65bb0e105f7e9b76bc42aa63", + "true_rank": 1, + "true_score": 89.12091064453125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.42623138427734 + ], + "random": [ + 462.4087829589844 + ], + "same_file": [] + }, + "transition_id": "transition-65e8b17605473e63937a3fdf", + "true_rank": 2, + "true_score": 68.48407745361328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.878669738769531 + ], + "random": [ + 146.70394897460938 + ], + "same_file": [] + }, + "transition_id": "transition-661a7366de20c09e602d956b", + "true_rank": 1, + "true_score": 6.134308815002441 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 110.12051391601562 + ], + "random": [ + 405.10302734375 + ], + "same_file": [] + }, + "transition_id": "transition-666e0bb709b036aaf18e494e", + "true_rank": 1, + "true_score": 109.93141174316406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8700331449508667 + ], + "random": [ + 573.7680053710938 + ], + "same_file": [] + }, + "transition_id": "transition-669beb5803776b8138671104", + "true_rank": 2, + "true_score": 2.357360363006592 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4167296886444092 + ], + "random": [ + 522.0657348632812 + ], + "same_file": [] + }, + "transition_id": "transition-66cf517f6eb01578c3a0be19", + "true_rank": 1, + "true_score": 1.255742073059082 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 69.89960479736328 + ], + "random": [ + 740.1175537109375 + ], + "same_file": [] + }, + "transition_id": "transition-672b424e0e0f0786442af66a", + "true_rank": 2, + "true_score": 71.54768371582031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.5481109619140625 + ], + "random": [ + 116.32786560058594 + ], + "same_file": [] + }, + "transition_id": "transition-67dc8969773dda33022b6b77", + "true_rank": 1, + "true_score": 4.105013370513916 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.011337280273438 + ], + "random": [ + 619.6910400390625 + ], + "same_file": [] + }, + "transition_id": "transition-68a8ae30b341cf8e276c7014", + "true_rank": 1, + "true_score": 12.101093292236328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.827816009521484 + ], + "random": [ + 246.65093994140625 + ], + "same_file": [] + }, + "transition_id": "transition-68ae7a4672481dda1a2d8077", + "true_rank": 1, + "true_score": 18.598363876342773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 138.9578857421875 + ], + "random": [ + 470.1891174316406 + ], + "same_file": [] + }, + "transition_id": "transition-68b79070a8341aedd753b002", + "true_rank": 1, + "true_score": 138.30636596679688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 88.08402252197266 + ], + "random": [ + 778.8677978515625 + ], + "same_file": [] + }, + "transition_id": "transition-68eb4fb2f9fdf8a5452cb4f3", + "true_rank": 1, + "true_score": 88.01541137695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.5103325843811035 + ], + "random": [ + 452.5485534667969 + ], + "same_file": [] + }, + "transition_id": "transition-6904146a881ce87ce43d6f73", + "true_rank": 2, + "true_score": 1.597149133682251 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 162.41195678710938 + ], + "random": [ + 77.8062744140625 + ], + "same_file": [] + }, + "transition_id": "transition-697f2d70f4c36b63631e15a5", + "true_rank": 2, + "true_score": 160.33505249023438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.942779541015625 + ], + "random": [ + 78.17494201660156 + ], + "same_file": [] + }, + "transition_id": "transition-6a30e799003f9f0f47fb8770", + "true_rank": 1, + "true_score": 31.71710205078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 156.16561889648438 + ], + "random": [ + 286.77154541015625 + ], + "same_file": [] + }, + "transition_id": "transition-6a68e7a295c89dd6692d45ee", + "true_rank": 2, + "true_score": 156.92010498046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.02082824707031 + ], + "random": [ + 538.1944580078125 + ], + "same_file": [] + }, + "transition_id": "transition-6a7e7e6215f2d0ec9e4b7ee0", + "true_rank": 2, + "true_score": 106.379150390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.24183988571167 + ], + "random": [ + 447.2532653808594 + ], + "same_file": [] + }, + "transition_id": "transition-6ab15665b3c5698ba57d7e16", + "true_rank": 1, + "true_score": 1.1441220045089722 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.2666001319885254 + ], + "random": [ + 792.7223510742188 + ], + "same_file": [] + }, + "transition_id": "transition-6ba24c1e6209d37123cb0dc4", + "true_rank": 2, + "true_score": 2.5728211402893066 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 60.81990432739258 + ], + "random": [ + 341.881591796875 + ], + "same_file": [] + }, + "transition_id": "transition-6d03286f51ec4a1ce4ba6514", + "true_rank": 1, + "true_score": 58.59629821777344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 397.0009765625 + ], + "random": [ + 516.90380859375 + ], + "same_file": [] + }, + "transition_id": "transition-6d392dd925018e87f8b411ab", + "true_rank": 1, + "true_score": 393.1219482421875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.044090270996094 + ], + "random": [ + 819.1998291015625 + ], + "same_file": [] + }, + "transition_id": "transition-6da41b8576675115f78cc56c", + "true_rank": 2, + "true_score": 39.219627380371094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.47357177734375 + ], + "random": [ + 241.94363403320312 + ], + "same_file": [] + }, + "transition_id": "transition-6db2d8a8f253f039584c9c58", + "true_rank": 1, + "true_score": 9.417940139770508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.522083282470703 + ], + "random": [ + 816.8939208984375 + ], + "same_file": [] + }, + "transition_id": "transition-6e41270a2de891e8b3596e25", + "true_rank": 2, + "true_score": 14.717403411865234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.74357986450195 + ], + "random": [ + 214.22109985351562 + ], + "same_file": [] + }, + "transition_id": "transition-6e4ab803a447271ba7fcf102", + "true_rank": 1, + "true_score": 55.419639587402344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.475650787353516 + ], + "random": [ + 82.39083099365234 + ], + "same_file": [] + }, + "transition_id": "transition-6e7fb114eaf5a902bbce895c", + "true_rank": 1, + "true_score": 45.29070281982422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 121.13508605957031 + ], + "random": [ + 140.37173461914062 + ], + "same_file": [] + }, + "transition_id": "transition-6ed8b9395976a9594650b25d", + "true_rank": 2, + "true_score": 121.64630126953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 150.81202697753906 + ], + "random": [ + 121.13115692138672 + ], + "same_file": [] + }, + "transition_id": "transition-6f3c0a3eb083e1e6b393f8e0", + "true_rank": 3, + "true_score": 158.771484375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.894569396972656 + ], + "random": [ + 576.0707397460938 + ], + "same_file": [] + }, + "transition_id": "transition-6fb063ae5271589075baa4c9", + "true_rank": 2, + "true_score": 23.10818862915039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.5292067527771 + ], + "random": [ + 150.88604736328125 + ], + "same_file": [] + }, + "transition_id": "transition-701c54a2875c8a7bdf561262", + "true_rank": 1, + "true_score": 7.063694000244141 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 61.00947189331055 + ], + "random": [ + 41.728782653808594 + ], + "same_file": [] + }, + "transition_id": "transition-70888ca29c862af3cebd05ab", + "true_rank": 2, + "true_score": 58.85670471191406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 341.1107177734375 + ], + "random": [ + 821.8375244140625 + ], + "same_file": [] + }, + "transition_id": "transition-70abb24ae5f106139b799b00", + "true_rank": 1, + "true_score": 337.0966796875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 95.25045776367188 + ], + "random": [ + 496.844970703125 + ], + "same_file": [] + }, + "transition_id": "transition-7177c3dfd08b2f9401573f60", + "true_rank": 1, + "true_score": 94.0072021484375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.085524559020996 + ], + "random": [ + 365.5335998535156 + ], + "same_file": [] + }, + "transition_id": "transition-727fef161252b23d95cddc77", + "true_rank": 1, + "true_score": 1.8374454975128174 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.147514343261719 + ], + "random": [ + 182.5618438720703 + ], + "same_file": [] + }, + "transition_id": "transition-73133703487b50401feab72a", + "true_rank": 1, + "true_score": 8.132028579711914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.869871139526367 + ], + "random": [ + 225.7782440185547 + ], + "same_file": [] + }, + "transition_id": "transition-731b532327c72a871b8f1cd6", + "true_rank": 1, + "true_score": 13.11467170715332 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.66618728637695 + ], + "random": [ + 416.32305908203125 + ], + "same_file": [] + }, + "transition_id": "transition-73392494b4f5c6db71851da8", + "true_rank": 1, + "true_score": 53.022579193115234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.345792293548584 + ], + "random": [ + 47.974876403808594 + ], + "same_file": [] + }, + "transition_id": "transition-734dbd866dd5970cb077f3a4", + "true_rank": 2, + "true_score": 5.513327598571777 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.77712631225586 + ], + "random": [ + 232.1226043701172 + ], + "same_file": [] + }, + "transition_id": "transition-735af9305a0538c154ef4d7a", + "true_rank": 2, + "true_score": 28.949432373046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.197566032409668 + ], + "random": [ + 805.8709716796875 + ], + "same_file": [] + }, + "transition_id": "transition-7388bd94106683dd688723a6", + "true_rank": 1, + "true_score": 9.055180549621582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 105.06903076171875 + ], + "random": [ + 295.8487548828125 + ], + "same_file": [] + }, + "transition_id": "transition-73e1751541701849c43e93c9", + "true_rank": 2, + "true_score": 105.69471740722656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.466835021972656 + ], + "random": [ + 709.5931396484375 + ], + "same_file": [] + }, + "transition_id": "transition-73f1e1deae05bbb20341f25b", + "true_rank": 2, + "true_score": 43.479942321777344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.128700256347656 + ], + "random": [ + 34.977420806884766 + ], + "same_file": [] + }, + "transition_id": "transition-73f2bb26aac95720f63af9df", + "true_rank": 1, + "true_score": 17.91703224182129 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.271806240081787 + ], + "random": [ + 574.5350341796875 + ], + "same_file": [] + }, + "transition_id": "transition-7417a04df8c962b6fc94624a", + "true_rank": 2, + "true_score": 6.389132499694824 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.818092346191406 + ], + "random": [ + 484.40716552734375 + ], + "same_file": [ + 13.920047760009766 + ] + }, + "transition_id": "transition-7419ff3a97c9aa1dc0de1dfb", + "true_rank": 3, + "true_score": 19.827594757080078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.644826889038086 + ], + "random": [ + 381.3529052734375 + ], + "same_file": [] + }, + "transition_id": "transition-74698ca016b0d8bfc135dc20", + "true_rank": 1, + "true_score": 12.803925514221191 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.01991653442383 + ], + "random": [ + 808.712890625 + ], + "same_file": [] + }, + "transition_id": "transition-74c73923c437f44d75829b06", + "true_rank": 1, + "true_score": 54.12250900268555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.743696212768555 + ], + "random": [ + 148.126708984375 + ], + "same_file": [] + }, + "transition_id": "transition-7528e3ea35f0abc3fef2c5a4", + "true_rank": 1, + "true_score": 23.016799926757812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.69770050048828 + ], + "random": [ + 302.7445068359375 + ], + "same_file": [] + }, + "transition_id": "transition-756a5ee5a4f41ae5ad701c58", + "true_rank": 2, + "true_score": 32.970821380615234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.489521026611328 + ], + "random": [ + 563.688720703125 + ], + "same_file": [] + }, + "transition_id": "transition-756f3b203ad5bc30f5d740a7", + "true_rank": 2, + "true_score": 2.6621651649475098 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.171369552612305 + ], + "random": [ + 498.9014587402344 + ], + "same_file": [] + }, + "transition_id": "transition-7576f485b9f3134db1223726", + "true_rank": 1, + "true_score": 8.394377708435059 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.551643371582031 + ], + "random": [ + 402.31072998046875 + ], + "same_file": [] + }, + "transition_id": "transition-760a630cb3688d231489c90f", + "true_rank": 1, + "true_score": 3.6145853996276855 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 90.1317367553711 + ], + "random": [ + 393.414306640625 + ], + "same_file": [] + }, + "transition_id": "transition-76106577016c398f0cca1763", + "true_rank": 2, + "true_score": 90.64797973632812 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 499.33062744140625 + ], + "mutation": [ + 2.860816478729248 + ], + "random": [ + 260.14801025390625 + ], + "same_file": [] + }, + "transition_id": "transition-763b3b5caaf868b8feeb21aa", + "true_rank": 1, + "true_score": 2.834282875061035 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.68353271484375 + ], + "random": [ + 218.43923950195312 + ], + "same_file": [] + }, + "transition_id": "transition-76a3aa20b1e3c0fc9bbc0fe9", + "true_rank": 2, + "true_score": 75.29804992675781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.739952087402344 + ], + "random": [ + 301.3909912109375 + ], + "same_file": [] + }, + "transition_id": "transition-77b2ed4d61c5db38ca176ea6", + "true_rank": 1, + "true_score": 15.853045463562012 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.558355331420898 + ], + "random": [ + 682.56640625 + ], + "same_file": [] + }, + "transition_id": "transition-77c445bbe066a13294c025e5", + "true_rank": 1, + "true_score": 9.259928703308105 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.359127044677734 + ], + "random": [ + 362.22613525390625 + ], + "same_file": [] + }, + "transition_id": "transition-77ff6ea54148a36796a4dc30", + "true_rank": 1, + "true_score": 3.6481947898864746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.56255340576172 + ], + "random": [ + 152.942138671875 + ], + "same_file": [] + }, + "transition_id": "transition-78b4dff3e3c19e9feb9000b7", + "true_rank": 1, + "true_score": 20.314640045166016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.331493377685547 + ], + "random": [ + 205.29156494140625 + ], + "same_file": [] + }, + "transition_id": "transition-78f48d15eba261e332a8cc3a", + "true_rank": 1, + "true_score": 5.211114883422852 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 224.69195556640625 + ], + "random": [ + 294.628173828125 + ], + "same_file": [] + }, + "transition_id": "transition-78f5b9dda26e09485a8e3b67", + "true_rank": 1, + "true_score": 222.048095703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 140.3797607421875 + ], + "random": [ + 368.7451171875 + ], + "same_file": [] + }, + "transition_id": "transition-7944e9fd12c82192a34ed79e", + "true_rank": 1, + "true_score": 133.6949005126953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.026590347290039 + ], + "random": [ + 549.1121826171875 + ], + "same_file": [] + }, + "transition_id": "transition-79680458f7d1df0c545921ca", + "true_rank": 2, + "true_score": 7.515152931213379 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.206512451171875 + ], + "random": [ + 574.6453247070312 + ], + "same_file": [] + }, + "transition_id": "transition-79726ee6dbb86bc8ce639b4d", + "true_rank": 2, + "true_score": 37.136940002441406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6348978281021118 + ], + "random": [ + 695.55078125 + ], + "same_file": [] + }, + "transition_id": "transition-797ec94196b383ad4c336c1f", + "true_rank": 2, + "true_score": 1.69392728805542 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0164496898651123 + ], + "random": [ + 51.377498626708984 + ], + "same_file": [ + 50.621437072753906 + ] + }, + "transition_id": "transition-798e5f5e8c3411bd2de4d654", + "true_rank": 1, + "true_score": 0.7660449743270874 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.961544036865234 + ], + "random": [ + 261.90899658203125 + ], + "same_file": [] + }, + "transition_id": "transition-7a7fdd0763f2d3b039092fa3", + "true_rank": 1, + "true_score": 54.24413299560547 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 156.39199829101562 + ], + "random": [ + 536.2330932617188 + ], + "same_file": [ + 78.42060852050781 + ] + }, + "transition_id": "transition-7ab60f46d5425fb3c9589229", + "true_rank": 3, + "true_score": 160.947998046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.611268997192383 + ], + "random": [ + 266.0861511230469 + ], + "same_file": [] + }, + "transition_id": "transition-7b1652a604358f3130392a6a", + "true_rank": 1, + "true_score": 26.223604202270508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.1845474243164 + ], + "random": [ + 351.89825439453125 + ], + "same_file": [] + }, + "transition_id": "transition-7b4f8fd756afb7dca4ff8d42", + "true_rank": 2, + "true_score": 78.53955078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.036832809448242 + ], + "random": [ + 185.3601837158203 + ], + "same_file": [] + }, + "transition_id": "transition-7b7bdaf2e40430133564733d", + "true_rank": 1, + "true_score": 2.823049545288086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.53702163696289 + ], + "random": [ + 471.810791015625 + ], + "same_file": [] + }, + "transition_id": "transition-7bbbeb9b49fe878fe7d9b5d1", + "true_rank": 2, + "true_score": 45.69287872314453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.760363578796387 + ], + "random": [ + 303.31219482421875 + ], + "same_file": [] + }, + "transition_id": "transition-7c03893b557dd47ebc51260c", + "true_rank": 2, + "true_score": 9.007112503051758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.189234733581543 + ], + "random": [ + 194.7548065185547 + ], + "same_file": [] + }, + "transition_id": "transition-7c3b0f1f911bc1a1cb0dcfd7", + "true_rank": 2, + "true_score": 3.808901309967041 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.556015968322754 + ], + "random": [ + 405.1864013671875 + ], + "same_file": [] + }, + "transition_id": "transition-7c654c8421c58195483342be", + "true_rank": 2, + "true_score": 5.077640056610107 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.62356185913086 + ], + "random": [ + 64.89966583251953 + ], + "same_file": [] + }, + "transition_id": "transition-7c7d2779a7bb972e0646cdd3", + "true_rank": 1, + "true_score": 22.681612014770508 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.83336639404297 + ], + "random": [ + 61.92694854736328 + ], + "same_file": [] + }, + "transition_id": "transition-7cb5a747cc38e08c41cf58f7", + "true_rank": 2, + "true_score": 34.206787109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.962923049926758 + ], + "random": [ + 433.0263671875 + ], + "same_file": [] + }, + "transition_id": "transition-7cc56cdd7c59166ac8e1ebfd", + "true_rank": 2, + "true_score": 22.40130615234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.51504898071289 + ], + "random": [ + 317.6629638671875 + ], + "same_file": [] + }, + "transition_id": "transition-7cfc8cfc5f4349a6c19007a1", + "true_rank": 1, + "true_score": 45.95555114746094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.77791166305542 + ], + "random": [ + 190.35971069335938 + ], + "same_file": [] + }, + "transition_id": "transition-7d17a47396f21ab02e4ff8eb", + "true_rank": 2, + "true_score": 8.15848159790039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.7149338722229 + ], + "random": [ + 570.7275390625 + ], + "same_file": [] + }, + "transition_id": "transition-7d348a655f34ea020e204668", + "true_rank": 1, + "true_score": 5.315513610839844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.91585922241211 + ], + "random": [ + 517.505615234375 + ], + "same_file": [] + }, + "transition_id": "transition-7d3f39e0d1e55aa9d9331b9b", + "true_rank": 2, + "true_score": 12.334066390991211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.8554573059082 + ], + "random": [ + 690.4884033203125 + ], + "same_file": [] + }, + "transition_id": "transition-7e277a2e431175b2e1cdea96", + "true_rank": 2, + "true_score": 37.35188674926758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3284872770309448 + ], + "random": [ + 579.354248046875 + ], + "same_file": [] + }, + "transition_id": "transition-7f6e89a848a9da83f8409979", + "true_rank": 2, + "true_score": 1.4492357969284058 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.24241638183594 + ], + "random": [ + 408.48345947265625 + ], + "same_file": [] + }, + "transition_id": "transition-7f88da6d7943780928d61808", + "true_rank": 2, + "true_score": 96.43949890136719 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 93.38710021972656 + ], + "mutation": [ + 8.788311004638672 + ], + "random": [ + 139.6973114013672 + ], + "same_file": [] + }, + "transition_id": "transition-7f94473ad05658287d7bbc7a", + "true_rank": 2, + "true_score": 10.624388694763184 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.47954177856445 + ], + "random": [ + 50.77766418457031 + ], + "same_file": [] + }, + "transition_id": "transition-7fcadcb23bafd9bffa3a9a00", + "true_rank": 2, + "true_score": 38.54818344116211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.312936782836914 + ], + "random": [ + 722.0101928710938 + ], + "same_file": [] + }, + "transition_id": "transition-7ff602e55bf4c110d4a9c4b7", + "true_rank": 2, + "true_score": 12.622835159301758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.54158020019531 + ], + "random": [ + 348.4859619140625 + ], + "same_file": [] + }, + "transition_id": "transition-80003f97854f1f75a3e1888b", + "true_rank": 1, + "true_score": 95.23680114746094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.17608070373535 + ], + "random": [ + 246.6732177734375 + ], + "same_file": [] + }, + "transition_id": "transition-801bbd51781c3a277f91e418", + "true_rank": 2, + "true_score": 27.17414665222168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.606529235839844 + ], + "random": [ + 454.3978271484375 + ], + "same_file": [] + }, + "transition_id": "transition-803badfa07279735529ef5a3", + "true_rank": 1, + "true_score": 13.747417449951172 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.472549438476562 + ], + "random": [ + 189.145751953125 + ], + "same_file": [] + }, + "transition_id": "transition-804d590b29ddbd1839348579", + "true_rank": 2, + "true_score": 21.852020263671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9585567712783813 + ], + "random": [ + 651.0836181640625 + ], + "same_file": [] + }, + "transition_id": "transition-8156e5419a1719683815139b", + "true_rank": 2, + "true_score": 1.0741825103759766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.275041580200195 + ], + "random": [ + 42.133766174316406 + ], + "same_file": [] + }, + "transition_id": "transition-815efc88c9d5c69f50edd1bb", + "true_rank": 1, + "true_score": 15.8726167678833 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 98.90304565429688 + ], + "random": [ + 137.53329467773438 + ], + "same_file": [] + }, + "transition_id": "transition-824d8857017e0d0473523caa", + "true_rank": 1, + "true_score": 96.09342956542969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.5891660451889038 + ], + "random": [ + 758.5714111328125 + ], + "same_file": [] + }, + "transition_id": "transition-8284e5bc5ebfc9e5d7a14ab8", + "true_rank": 1, + "true_score": 0.572516143321991 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7156548500061035 + ], + "random": [ + 244.19708251953125 + ], + "same_file": [] + }, + "transition_id": "transition-82d10f58d2075186a71a50b3", + "true_rank": 2, + "true_score": 1.7829136848449707 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 72.56883239746094 + ], + "random": [ + 145.14187622070312 + ], + "same_file": [] + }, + "transition_id": "transition-83075902b41d3686909f2faa", + "true_rank": 1, + "true_score": 72.47247314453125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 137.86126708984375 + ], + "random": [ + 386.72174072265625 + ], + "same_file": [] + }, + "transition_id": "transition-8352313ed42a0ff5f4e11204", + "true_rank": 1, + "true_score": 136.10748291015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.8487548828125 + ], + "random": [ + 418.77813720703125 + ], + "same_file": [] + }, + "transition_id": "transition-8395ee4d91afcbdf38ca1f41", + "true_rank": 2, + "true_score": 128.36195373535156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.3737897872924805 + ], + "random": [ + 546.7161254882812 + ], + "same_file": [] + }, + "transition_id": "transition-839906a6666e61ecc6a7dd73", + "true_rank": 1, + "true_score": 6.898174285888672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.655469536781311 + ], + "random": [ + 1024.46630859375 + ], + "same_file": [] + }, + "transition_id": "transition-83ab2f2bf8d66f482fcd671a", + "true_rank": 1, + "true_score": 1.2468785047531128 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 158.12034606933594 + ], + "random": [ + 169.13919067382812 + ], + "same_file": [] + }, + "transition_id": "transition-83c55f6c7f0e76a9aac96c87", + "true_rank": 1, + "true_score": 156.90699768066406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.517181396484375 + ], + "random": [ + 326.52069091796875 + ], + "same_file": [] + }, + "transition_id": "transition-83cdf5392cccba47e3b48c6a", + "true_rank": 2, + "true_score": 31.714046478271484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.859882354736328 + ], + "random": [ + 173.3802490234375 + ], + "same_file": [] + }, + "transition_id": "transition-83dbc7a618073abd8eacfb09", + "true_rank": 1, + "true_score": 18.82866096496582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.350279808044434 + ], + "random": [ + 80.28600311279297 + ], + "same_file": [] + }, + "transition_id": "transition-843166ca6f72fb5f70b3404d", + "true_rank": 2, + "true_score": 7.944199562072754 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.752899169921875 + ], + "random": [ + 381.34619140625 + ], + "same_file": [ + 50.01913070678711 + ] + }, + "transition_id": "transition-847120603a1a805a3ea780fb", + "true_rank": 1, + "true_score": 18.727230072021484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.261594772338867 + ], + "random": [ + 390.21075439453125 + ], + "same_file": [] + }, + "transition_id": "transition-8474340cd2886b334fccf398", + "true_rank": 2, + "true_score": 3.2813520431518555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.226720809936523 + ], + "random": [ + 370.425537109375 + ], + "same_file": [] + }, + "transition_id": "transition-84ca1bc4d7fc213c57f4e100", + "true_rank": 1, + "true_score": 24.187782287597656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.565406799316406 + ], + "random": [ + 489.1444091796875 + ], + "same_file": [] + }, + "transition_id": "transition-85973e8c5929cba5c2c4775f", + "true_rank": 1, + "true_score": 20.888328552246094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.2138698101043701 + ], + "random": [ + 335.3006591796875 + ], + "same_file": [] + }, + "transition_id": "transition-863eaccc205314f1ccccdd3a", + "true_rank": 2, + "true_score": 1.8247489929199219 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.863842010498047 + ], + "random": [ + 350.4709167480469 + ], + "same_file": [] + }, + "transition_id": "transition-86667e609dbc59f42f994437", + "true_rank": 1, + "true_score": 27.239974975585938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.190509796142578 + ], + "random": [ + 471.2359619140625 + ], + "same_file": [] + }, + "transition_id": "transition-8694cf34986d5b2876ddf15c", + "true_rank": 1, + "true_score": 24.327577590942383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.823238372802734 + ], + "random": [ + 277.705810546875 + ], + "same_file": [] + }, + "transition_id": "transition-86976a981b456b7bbe1ad60b", + "true_rank": 1, + "true_score": 10.801712036132812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.804201126098633 + ], + "random": [ + 25.25917625427246 + ], + "same_file": [] + }, + "transition_id": "transition-86a80b15a3ee5949f4d263f0", + "true_rank": 1, + "true_score": 17.11511993408203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.893537521362305 + ], + "random": [ + 177.15139770507812 + ], + "same_file": [] + }, + "transition_id": "transition-86f5209d098d33d6911dae07", + "true_rank": 2, + "true_score": 32.51877975463867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 196.075439453125 + ], + "random": [ + 93.13622283935547 + ], + "same_file": [] + }, + "transition_id": "transition-872d34708617170590a77d17", + "true_rank": 3, + "true_score": 201.24588012695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.428791046142578 + ], + "random": [ + 810.3504638671875 + ], + "same_file": [] + }, + "transition_id": "transition-87a3d2f5f0c552ae5a623181", + "true_rank": 1, + "true_score": 8.65078353881836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.006290435791016 + ], + "random": [ + 768.7819213867188 + ], + "same_file": [] + }, + "transition_id": "transition-87dae8966fbfc2e8dd61f810", + "true_rank": 2, + "true_score": 31.45074462890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.353377342224121 + ], + "random": [ + 470.7625732421875 + ], + "same_file": [] + }, + "transition_id": "transition-8806b350d9c44a28202e0a93", + "true_rank": 2, + "true_score": 14.454736709594727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.118607521057129 + ], + "random": [ + 109.05406188964844 + ], + "same_file": [] + }, + "transition_id": "transition-882599c61de623b8036f76f0", + "true_rank": 1, + "true_score": 12.25881290435791 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.4204398989677429 + ], + "random": [ + 557.1285400390625 + ], + "same_file": [] + }, + "transition_id": "transition-882c8f38f2745d17759ac028", + "true_rank": 2, + "true_score": 0.7602673768997192 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 509.6169128417969 + ], + "mutation": [ + 22.52011489868164 + ], + "random": [ + 642.842041015625 + ], + "same_file": [] + }, + "transition_id": "transition-88319b49aedb7b99e1277566", + "true_rank": 2, + "true_score": 23.522472381591797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.330638885498047 + ], + "random": [ + 187.40692138671875 + ], + "same_file": [] + }, + "transition_id": "transition-89352408359f3548dc35abfd", + "true_rank": 1, + "true_score": 12.119434356689453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.858097076416016 + ], + "random": [ + 272.310791015625 + ], + "same_file": [] + }, + "transition_id": "transition-8954ba321b8c52451545babb", + "true_rank": 2, + "true_score": 32.89345932006836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.74732208251953 + ], + "random": [ + 334.6199035644531 + ], + "same_file": [] + }, + "transition_id": "transition-895ac0f0520eb1e88813e72b", + "true_rank": 2, + "true_score": 111.19058227539062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.1678009033203125 + ], + "random": [ + 803.4842529296875 + ], + "same_file": [] + }, + "transition_id": "transition-89870e80861ebc95f2d196f0", + "true_rank": 2, + "true_score": 2.5098514556884766 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.891927719116211 + ], + "random": [ + 249.0841064453125 + ], + "same_file": [] + }, + "transition_id": "transition-89acb170f5722a314b60ff9f", + "true_rank": 1, + "true_score": 12.405167579650879 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 511.08026123046875 + ], + "mutation": [ + 22.155845642089844 + ], + "random": [ + 700.7183837890625 + ], + "same_file": [] + }, + "transition_id": "transition-8a1b72a95a747800ac7f5cce", + "true_rank": 1, + "true_score": 21.94512176513672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4494634866714478 + ], + "random": [ + 274.3890380859375 + ], + "same_file": [] + }, + "transition_id": "transition-8a404c22cc75095d342571fa", + "true_rank": 2, + "true_score": 1.5133309364318848 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.371131896972656 + ], + "random": [ + 452.47174072265625 + ], + "same_file": [] + }, + "transition_id": "transition-8a76c5dddd0e4bf6bd1a45f7", + "true_rank": 1, + "true_score": 10.619156837463379 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 339.43731689453125 + ], + "mutation": [ + 0.9822998642921448 + ], + "random": [ + 51.3564453125 + ], + "same_file": [] + }, + "transition_id": "transition-8a9c8d5ba242ef23aa21133a", + "true_rank": 1, + "true_score": 0.7911351323127747 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.631223678588867 + ], + "random": [ + 388.12298583984375 + ], + "same_file": [] + }, + "transition_id": "transition-8ad4fc9763d090511f37df12", + "true_rank": 2, + "true_score": 11.749468803405762 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.876633167266846 + ], + "random": [ + 213.90887451171875 + ], + "same_file": [] + }, + "transition_id": "transition-8adb401c0347938f128f3a3c", + "true_rank": 1, + "true_score": 7.251251220703125 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 347.8778991699219 + ], + "mutation": [ + 3.857210636138916 + ], + "random": [ + 597.7557373046875 + ], + "same_file": [] + }, + "transition_id": "transition-8ae2872b8a250bae0e14b13d", + "true_rank": 2, + "true_score": 4.467851638793945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.380953311920166 + ], + "random": [ + 225.20144653320312 + ], + "same_file": [] + }, + "transition_id": "transition-8b1597371121198bec1d1a36", + "true_rank": 1, + "true_score": 1.7332050800323486 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7980248928070068 + ], + "random": [ + 530.5774536132812 + ], + "same_file": [] + }, + "transition_id": "transition-8b22dd71ccded6c6b42b6467", + "true_rank": 2, + "true_score": 1.9781043529510498 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.38434600830078 + ], + "random": [ + 547.144287109375 + ], + "same_file": [] + }, + "transition_id": "transition-8b8fcf0ffc376df54223a245", + "true_rank": 1, + "true_score": 24.83562660217285 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.071030616760254 + ], + "random": [ + 485.329833984375 + ], + "same_file": [] + }, + "transition_id": "transition-8c116f7c6117e9ea7f7c792e", + "true_rank": 2, + "true_score": 4.149147987365723 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.480030059814453 + ], + "random": [ + 233.5269775390625 + ], + "same_file": [] + }, + "transition_id": "transition-8c35cdeaf6699720b3e07ae5", + "true_rank": 1, + "true_score": 5.047486305236816 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.821186065673828 + ], + "random": [ + 445.916015625 + ], + "same_file": [] + }, + "transition_id": "transition-8c711a25640060fcfeb4bcea", + "true_rank": 2, + "true_score": 20.361221313476562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.310187339782715 + ], + "random": [ + 195.83035278320312 + ], + "same_file": [] + }, + "transition_id": "transition-8c793ae39982d66a12c2c486", + "true_rank": 2, + "true_score": 8.23800277709961 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.8054819107055664 + ], + "random": [ + 166.2174072265625 + ], + "same_file": [] + }, + "transition_id": "transition-8d0554777bae31db8a3ed4af", + "true_rank": 2, + "true_score": 3.1729164123535156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.305798530578613 + ], + "random": [ + 308.6916198730469 + ], + "same_file": [] + }, + "transition_id": "transition-8d1eff4fa70aa3e8a74263d6", + "true_rank": 1, + "true_score": 6.2549052238464355 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.762569427490234 + ], + "random": [ + 320.64520263671875 + ], + "same_file": [] + }, + "transition_id": "transition-8d257358c1ddcd8b7f314238", + "true_rank": 2, + "true_score": 19.214675903320312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.674047470092773 + ], + "random": [ + 383.8990173339844 + ], + "same_file": [] + }, + "transition_id": "transition-8d4c975af7a952db7309edbe", + "true_rank": 2, + "true_score": 17.623220443725586 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.60109329223633 + ], + "random": [ + 508.9864501953125 + ], + "same_file": [] + }, + "transition_id": "transition-8df290be743879a835c1b136", + "true_rank": 1, + "true_score": 56.002952575683594 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.030320644378662 + ], + "random": [ + 315.69061279296875 + ], + "same_file": [ + 177.35337829589844 + ] + }, + "transition_id": "transition-8e478605b984b51ac6aa6ff7", + "true_rank": 2, + "true_score": 2.3066582679748535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.295108318328857 + ], + "random": [ + 489.37451171875 + ], + "same_file": [] + }, + "transition_id": "transition-8e553d4a4aace2e61322a2ac", + "true_rank": 2, + "true_score": 7.620814323425293 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.963260650634766 + ], + "random": [ + 359.5964660644531 + ], + "same_file": [ + 1.110912561416626 + ] + }, + "transition_id": "transition-8ec144ade315dfdb2e6791ee", + "true_rank": 2, + "true_score": 16.999292373657227 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.33529281616211 + ], + "random": [ + 313.65899658203125 + ], + "same_file": [] + }, + "transition_id": "transition-8ec723fa65cb4893b6a4d448", + "true_rank": 1, + "true_score": 8.831123352050781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 89.74342346191406 + ], + "random": [ + 231.85736083984375 + ], + "same_file": [] + }, + "transition_id": "transition-8ed9dffbc7af2a14205f9c49", + "true_rank": 2, + "true_score": 91.9048843383789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.261926651000977 + ], + "random": [ + 319.39569091796875 + ], + "same_file": [] + }, + "transition_id": "transition-8f2478045a8f155f9011a329", + "true_rank": 1, + "true_score": 8.498302459716797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.2124557495117188 + ], + "random": [ + 63.81026077270508 + ], + "same_file": [] + }, + "transition_id": "transition-8f71aacc615e59ef6c405f55", + "true_rank": 2, + "true_score": 2.2914459705352783 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.856590270996094 + ], + "random": [ + 166.68191528320312 + ], + "same_file": [] + }, + "transition_id": "transition-8f778c67951c282934e28b97", + "true_rank": 1, + "true_score": 14.899092674255371 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.233770370483398 + ], + "random": [ + 292.9478759765625 + ], + "same_file": [ + 16.283185958862305 + ] + }, + "transition_id": "transition-8f8645510ae56abdad961688", + "true_rank": 2, + "true_score": 12.092308044433594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.006013870239258 + ], + "random": [ + 768.3433837890625 + ], + "same_file": [] + }, + "transition_id": "transition-8feac7189181b0dc379646bc", + "true_rank": 2, + "true_score": 9.158720016479492 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.835423231124878 + ], + "random": [ + 248.15823364257812 + ], + "same_file": [] + }, + "transition_id": "transition-903af687217970e15392cd20", + "true_rank": 2, + "true_score": 2.399806499481201 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.20026397705078 + ], + "random": [ + 143.9725341796875 + ], + "same_file": [] + }, + "transition_id": "transition-909df5cb879a785991a65e8b", + "true_rank": 2, + "true_score": 46.29423904418945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.416439056396484 + ], + "random": [ + 371.0792541503906 + ], + "same_file": [] + }, + "transition_id": "transition-90a299c02df80b5eb7729f65", + "true_rank": 1, + "true_score": 18.117706298828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 126.88511657714844 + ], + "random": [ + 237.39971923828125 + ], + "same_file": [] + }, + "transition_id": "transition-9144f0534dd682a407850cf2", + "true_rank": 2, + "true_score": 128.78411865234375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7892275452613831 + ], + "random": [ + 358.9483642578125 + ], + "same_file": [] + }, + "transition_id": "transition-919b1f9b4ac283c10f0ce4d7", + "true_rank": 2, + "true_score": 0.9263507723808289 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.91761779785156 + ], + "random": [ + 340.2213134765625 + ], + "same_file": [ + 155.11000061035156 + ] + }, + "transition_id": "transition-9224c0ab60d556e85e634f62", + "true_rank": 2, + "true_score": 98.35493469238281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.59762954711914 + ], + "random": [ + 438.70684814453125 + ], + "same_file": [] + }, + "transition_id": "transition-929c04a1f9bf6c05bad204b8", + "true_rank": 2, + "true_score": 13.091653823852539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.89801025390625 + ], + "random": [ + 49.085533142089844 + ], + "same_file": [] + }, + "transition_id": "transition-9302ceef11a4abd1717dc3bb", + "true_rank": 2, + "true_score": 24.90067481994629 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.830068826675415 + ], + "random": [ + 350.245361328125 + ], + "same_file": [] + }, + "transition_id": "transition-930deb739cfc93d1cddf711d", + "true_rank": 1, + "true_score": 3.0122694969177246 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.540720462799072 + ], + "random": [ + 366.86712646484375 + ], + "same_file": [] + }, + "transition_id": "transition-934d16260ee282967567cc55", + "true_rank": 1, + "true_score": 6.976225852966309 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.1750335693359375 + ], + "random": [ + 245.5196075439453 + ], + "same_file": [] + }, + "transition_id": "transition-934e65c60abcfc5b4bc62b39", + "true_rank": 1, + "true_score": 2.60257625579834 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.6767258644104 + ], + "random": [ + 281.02783203125 + ], + "same_file": [] + }, + "transition_id": "transition-93b31a1d2d5134625ab77ada", + "true_rank": 2, + "true_score": 6.9659318923950195 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 148.39599609375 + ], + "random": [ + 172.86074829101562 + ], + "same_file": [] + }, + "transition_id": "transition-93b96555ff39e13062a96586", + "true_rank": 2, + "true_score": 161.15081787109375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 102.10745239257812 + ], + "random": [ + 327.4786071777344 + ], + "same_file": [] + }, + "transition_id": "transition-93c1d553ba319e86ccfde087", + "true_rank": 2, + "true_score": 102.70858764648438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.24810266494751 + ], + "random": [ + 360.4070739746094 + ], + "same_file": [] + }, + "transition_id": "transition-944730cfe460143d26c3e2e8", + "true_rank": 1, + "true_score": 5.886360168457031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.193293571472168 + ], + "random": [ + 238.85049438476562 + ], + "same_file": [] + }, + "transition_id": "transition-950f9f12e08a1a43674d108f", + "true_rank": 1, + "true_score": 1.0786594152450562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.18653869628906 + ], + "random": [ + 559.9161376953125 + ], + "same_file": [] + }, + "transition_id": "transition-9510c03c7af7ce85661dbe08", + "true_rank": 2, + "true_score": 35.49300003051758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.0844297409057617 + ], + "random": [ + 161.40240478515625 + ], + "same_file": [] + }, + "transition_id": "transition-9531333fea2a798937c3dfa4", + "true_rank": 1, + "true_score": 1.0424919128417969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.27740478515625 + ], + "random": [ + 346.2197570800781 + ], + "same_file": [] + }, + "transition_id": "transition-954622cfd717bea9b3017ab8", + "true_rank": 1, + "true_score": 39.57423400878906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.839422225952148 + ], + "random": [ + 401.5294189453125 + ], + "same_file": [] + }, + "transition_id": "transition-95585550ba527b9a4bc2833c", + "true_rank": 2, + "true_score": 15.893303871154785 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 301.9407958984375 + ], + "random": [ + 411.59967041015625 + ], + "same_file": [] + }, + "transition_id": "transition-9591a21d3ce2b212e2088c52", + "true_rank": 1, + "true_score": 300.08868408203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.694110870361328 + ], + "random": [ + 149.31117248535156 + ], + "same_file": [] + }, + "transition_id": "transition-95bfb13be79c851dfec58b85", + "true_rank": 2, + "true_score": 24.163734436035156 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.1979315280914307 + ], + "random": [ + 584.982421875 + ], + "same_file": [ + 2.7515006065368652 + ] + }, + "transition_id": "transition-961fa2052f9bf00b1d7aca4e", + "true_rank": 1, + "true_score": 1.1818797588348389 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.27020263671875 + ], + "random": [ + 296.25384521484375 + ], + "same_file": [] + }, + "transition_id": "transition-9675ffef2fcb91c0c9f6a651", + "true_rank": 2, + "true_score": 33.896385192871094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.644721508026123 + ], + "random": [ + 847.6826171875 + ], + "same_file": [] + }, + "transition_id": "transition-96809b8e575804f203aa4b01", + "true_rank": 1, + "true_score": 2.0512781143188477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.00410461425781 + ], + "random": [ + 194.5166015625 + ], + "same_file": [] + }, + "transition_id": "transition-97023f42df02871974540c92", + "true_rank": 2, + "true_score": 95.15093994140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 72.69906616210938 + ], + "random": [ + 110.12649536132812 + ], + "same_file": [] + }, + "transition_id": "transition-970d3eeaae148a59c86bf99f", + "true_rank": 2, + "true_score": 73.56851959228516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.778497695922852 + ], + "random": [ + 46.10886001586914 + ], + "same_file": [] + }, + "transition_id": "transition-972312d1cede87212a1f559d", + "true_rank": 2, + "true_score": 14.73965072631836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9352790713310242 + ], + "random": [ + 284.44122314453125 + ], + "same_file": [] + }, + "transition_id": "transition-976c33ca26179bedc08a01f7", + "true_rank": 2, + "true_score": 1.162123680114746 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.482619285583496 + ], + "random": [ + 343.35675048828125 + ], + "same_file": [] + }, + "transition_id": "transition-97974d13d303f9cc52830b29", + "true_rank": 1, + "true_score": 11.950581550598145 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 102.75054931640625 + ], + "random": [ + 112.59833526611328 + ], + "same_file": [] + }, + "transition_id": "transition-97afea764e19a2749670c333", + "true_rank": 2, + "true_score": 112.41905975341797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.38780975341797 + ], + "random": [ + 62.06285858154297 + ], + "same_file": [] + }, + "transition_id": "transition-97e7df48b8d8bcd7158c4cb8", + "true_rank": 1, + "true_score": 33.06488800048828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.323591232299805 + ], + "random": [ + 459.4805908203125 + ], + "same_file": [] + }, + "transition_id": "transition-97f476a3471d80b980aeb67d", + "true_rank": 2, + "true_score": 14.52749252319336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 293.26776123046875 + ], + "random": [ + 473.5076904296875 + ], + "same_file": [] + }, + "transition_id": "transition-98113aa9c6e14a77a26f3962", + "true_rank": 1, + "true_score": 288.43585205078125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.43935775756836 + ], + "random": [ + 731.6539916992188 + ], + "same_file": [] + }, + "transition_id": "transition-98fe3f82e4396376ac29e5b7", + "true_rank": 1, + "true_score": 29.886293411254883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.94532012939453 + ], + "random": [ + 327.85223388671875 + ], + "same_file": [] + }, + "transition_id": "transition-99438489f8389909a588a844", + "true_rank": 1, + "true_score": 44.01495361328125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.197643280029297 + ], + "random": [ + 199.18038940429688 + ], + "same_file": [] + }, + "transition_id": "transition-99668f668854d3b4c74f58a4", + "true_rank": 2, + "true_score": 27.7342529296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.322019577026367 + ], + "random": [ + 175.74258422851562 + ], + "same_file": [] + }, + "transition_id": "transition-99b19702534a95075bfb2a70", + "true_rank": 2, + "true_score": 6.400699138641357 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 119.17494201660156 + ], + "random": [ + 468.57049560546875 + ], + "same_file": [] + }, + "transition_id": "transition-9a0cb69c52d84d784af50add", + "true_rank": 1, + "true_score": 118.8333969116211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.631261825561523 + ], + "random": [ + 598.91162109375 + ], + "same_file": [] + }, + "transition_id": "transition-9a873d1dd5a30a297460591b", + "true_rank": 2, + "true_score": 7.898621559143066 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.932066917419434 + ], + "random": [ + 236.2632598876953 + ], + "same_file": [] + }, + "transition_id": "transition-9af0df21bb5c81dfbf996493", + "true_rank": 1, + "true_score": 12.457757949829102 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.671022415161133 + ], + "random": [ + 262.326904296875 + ], + "same_file": [ + 27.38081169128418 + ] + }, + "transition_id": "transition-9b54bb421b6ccb36585484ce", + "true_rank": 2, + "true_score": 16.402772903442383 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.614793062210083 + ], + "random": [ + 265.4930419921875 + ], + "same_file": [] + }, + "transition_id": "transition-9b7605e23e7ea870793815e6", + "true_rank": 2, + "true_score": 0.6852020025253296 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.77095365524292 + ], + "random": [ + 240.77783203125 + ], + "same_file": [] + }, + "transition_id": "transition-9b83d697e638a1c6c0cf0e0c", + "true_rank": 1, + "true_score": 5.63340950012207 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.33918762207031 + ], + "random": [ + 425.21240234375 + ], + "same_file": [] + }, + "transition_id": "transition-9b842e9e0ec3047573b26424", + "true_rank": 2, + "true_score": 44.691650390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.553255081176758 + ], + "random": [ + 319.1788330078125 + ], + "same_file": [] + }, + "transition_id": "transition-9bf33d588be3785d654b9740", + "true_rank": 1, + "true_score": 15.388008117675781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.909712791442871 + ], + "random": [ + 143.44081115722656 + ], + "same_file": [] + }, + "transition_id": "transition-9c13e3f6d7b924164b0b4181", + "true_rank": 2, + "true_score": 11.131670951843262 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.030982971191406 + ], + "random": [ + 321.1947021484375 + ], + "same_file": [] + }, + "transition_id": "transition-9c1968a0d91a091c092b38d1", + "true_rank": 2, + "true_score": 44.685237884521484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.96311569213867 + ], + "random": [ + 140.49032592773438 + ], + "same_file": [] + }, + "transition_id": "transition-9c34b53ec682006c2caa62f4", + "true_rank": 2, + "true_score": 43.21593475341797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 122.26820373535156 + ], + "random": [ + 416.0084228515625 + ], + "same_file": [] + }, + "transition_id": "transition-9c707b874917ab03b14a38ed", + "true_rank": 1, + "true_score": 120.84211730957031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.810593128204346 + ], + "random": [ + 268.61138916015625 + ], + "same_file": [] + }, + "transition_id": "transition-9c8000540df685231808ab94", + "true_rank": 2, + "true_score": 6.990411281585693 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.0450439453125 + ], + "random": [ + 257.7383728027344 + ], + "same_file": [] + }, + "transition_id": "transition-9cc1415eae7e37991080cc83", + "true_rank": 1, + "true_score": 28.152841567993164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.488525390625 + ], + "random": [ + 281.04656982421875 + ], + "same_file": [] + }, + "transition_id": "transition-9d14a3b70651db3c03233d2d", + "true_rank": 2, + "true_score": 11.021188735961914 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.617149353027344 + ], + "random": [ + 591.7427368164062 + ], + "same_file": [] + }, + "transition_id": "transition-9d233c9089e569fe84afe74a", + "true_rank": 2, + "true_score": 57.63861083984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.24017333984375 + ], + "random": [ + 322.7675476074219 + ], + "same_file": [] + }, + "transition_id": "transition-9d355a8d6580cc57bbfe98f1", + "true_rank": 2, + "true_score": 7.547636985778809 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.154022216796875 + ], + "random": [ + 218.2466583251953 + ], + "same_file": [] + }, + "transition_id": "transition-9dbbe1ab0361eb2b652e3dcc", + "true_rank": 1, + "true_score": 20.69805335998535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 133.56423950195312 + ], + "random": [ + 189.4031982421875 + ], + "same_file": [] + }, + "transition_id": "transition-9deeea0d6e75ed2a66d20568", + "true_rank": 1, + "true_score": 125.02925109863281 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.85148620605469 + ], + "random": [ + 321.3380126953125 + ], + "same_file": [] + }, + "transition_id": "transition-9e28c160bdd454661f9a377e", + "true_rank": 2, + "true_score": 55.26789093017578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.430412292480469 + ], + "random": [ + 365.183349609375 + ], + "same_file": [] + }, + "transition_id": "transition-9e32e238e4a7cb54bbb0c419", + "true_rank": 1, + "true_score": 11.557088851928711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.271121978759766 + ], + "random": [ + 414.80712890625 + ], + "same_file": [] + }, + "transition_id": "transition-9e7c84c2b8de74151f55e81d", + "true_rank": 2, + "true_score": 39.770050048828125 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.036733627319336 + ], + "random": [ + 98.66007995605469 + ], + "same_file": [ + 41.09549331665039 + ] + }, + "transition_id": "transition-9f19d9546ae81940b6dcec6d", + "true_rank": 2, + "true_score": 10.618206024169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.710025787353516 + ], + "random": [ + 302.6540832519531 + ], + "same_file": [] + }, + "transition_id": "transition-9fb2d35da99f044e62c54931", + "true_rank": 1, + "true_score": 54.46514129638672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.529311656951904 + ], + "random": [ + 420.2896728515625 + ], + "same_file": [] + }, + "transition_id": "transition-9fcdf233876849a2699256bc", + "true_rank": 1, + "true_score": 5.449999809265137 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7981664538383484 + ], + "random": [ + 385.283447265625 + ], + "same_file": [] + }, + "transition_id": "transition-9fda4f833c2e392af028cb23", + "true_rank": 1, + "true_score": 0.7602313756942749 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.496490478515625 + ], + "random": [ + 342.5062255859375 + ], + "same_file": [] + }, + "transition_id": "transition-a02acbfc27fd420dc8653785", + "true_rank": 2, + "true_score": 46.00592803955078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.438447952270508 + ], + "random": [ + 258.5117492675781 + ], + "same_file": [] + }, + "transition_id": "transition-a056887aea1f0ffedb09d1e0", + "true_rank": 1, + "true_score": 20.05158233642578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 129.1192626953125 + ], + "random": [ + 440.005859375 + ], + "same_file": [] + }, + "transition_id": "transition-a05e950d528dd29a4fca9353", + "true_rank": 1, + "true_score": 128.3518524169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 96.29927062988281 + ], + "random": [ + 269.42864990234375 + ], + "same_file": [] + }, + "transition_id": "transition-a15d2b362c08bcd47101809f", + "true_rank": 1, + "true_score": 95.5121078491211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 109.39531707763672 + ], + "random": [ + 592.26171875 + ], + "same_file": [] + }, + "transition_id": "transition-a1a09b5ff7e3f3332ed1269c", + "true_rank": 1, + "true_score": 108.86957550048828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.734533309936523 + ], + "random": [ + 154.415283203125 + ], + "same_file": [] + }, + "transition_id": "transition-a1b173c3dad197f286e5b4a8", + "true_rank": 1, + "true_score": 12.004583358764648 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.58739471435547 + ], + "random": [ + 293.4991149902344 + ], + "same_file": [] + }, + "transition_id": "transition-a1e80f0ab5ddcd46bb4541b5", + "true_rank": 2, + "true_score": 95.4554672241211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 103.21308898925781 + ], + "random": [ + 643.8516845703125 + ], + "same_file": [] + }, + "transition_id": "transition-a27df967935f576d4a86a0f5", + "true_rank": 2, + "true_score": 107.98719787597656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.117345809936523 + ], + "random": [ + 430.4987487792969 + ], + "same_file": [] + }, + "transition_id": "transition-a2dc4c53daad474890c85c4d", + "true_rank": 2, + "true_score": 19.903030395507812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.663553237915039 + ], + "random": [ + 559.48095703125 + ], + "same_file": [] + }, + "transition_id": "transition-a3266f0682a1281fdb58d299", + "true_rank": 1, + "true_score": 6.6329755783081055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.63178253173828 + ], + "random": [ + 275.7796630859375 + ], + "same_file": [] + }, + "transition_id": "transition-a33424e460269f2341176e1b", + "true_rank": 2, + "true_score": 45.340824127197266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.724281311035156 + ], + "random": [ + 174.78973388671875 + ], + "same_file": [] + }, + "transition_id": "transition-a3437b49e8b957fa070e5ee5", + "true_rank": 1, + "true_score": 44.655948638916016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.15705108642578 + ], + "random": [ + 524.78173828125 + ], + "same_file": [] + }, + "transition_id": "transition-a38edf5d737435bbd0c6470e", + "true_rank": 2, + "true_score": 36.31412124633789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.01005554199219 + ], + "random": [ + 21.419885635375977 + ], + "same_file": [] + }, + "transition_id": "transition-a41cc746ada9c86bfd1209e7", + "true_rank": 2, + "true_score": 57.09223175048828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 32.010276794433594 + ], + "random": [ + 243.11940002441406 + ], + "same_file": [] + }, + "transition_id": "transition-a421074b8dfca273d61e2a76", + "true_rank": 1, + "true_score": 31.38619613647461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.7263340950012207 + ], + "random": [ + 519.8726806640625 + ], + "same_file": [] + }, + "transition_id": "transition-a436def94465d83ffdaa9a23", + "true_rank": 2, + "true_score": 4.176839351654053 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.717573165893555 + ], + "random": [ + 589.5567626953125 + ], + "same_file": [] + }, + "transition_id": "transition-a5651d6cad9eaafd410fa9c7", + "true_rank": 2, + "true_score": 24.867958068847656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.10600280761719 + ], + "random": [ + 126.60287475585938 + ], + "same_file": [] + }, + "transition_id": "transition-a5a853f70f3f29d19fa1d424", + "true_rank": 1, + "true_score": 43.88965606689453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.138643264770508 + ], + "random": [ + 193.47659301757812 + ], + "same_file": [] + }, + "transition_id": "transition-a63b70807c71d4af6da4274e", + "true_rank": 1, + "true_score": 4.939264297485352 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.796407461166382 + ], + "random": [ + 484.92022705078125 + ], + "same_file": [] + }, + "transition_id": "transition-a65c8cff9bbcd65ed07d4ba2", + "true_rank": 1, + "true_score": 2.6373140811920166 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.6264419555664 + ], + "random": [ + 266.5121765136719 + ], + "same_file": [] + }, + "transition_id": "transition-a6da50f01fc29559b18cbdf2", + "true_rank": 1, + "true_score": 69.56321716308594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.481033325195312 + ], + "random": [ + 491.70166015625 + ], + "same_file": [] + }, + "transition_id": "transition-a760f2c4ac8c68309bc8ec45", + "true_rank": 1, + "true_score": 23.97594451904297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 74.75517272949219 + ], + "random": [ + 146.53005981445312 + ], + "same_file": [] + }, + "transition_id": "transition-a79141c1b229e5f2e19a8607", + "true_rank": 1, + "true_score": 73.58695983886719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 38.23552322387695 + ], + "random": [ + 518.3840942382812 + ], + "same_file": [] + }, + "transition_id": "transition-a7f4472cc8ed96815e110f01", + "true_rank": 1, + "true_score": 37.578304290771484 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.38370895385742 + ], + "random": [ + 390.9161376953125 + ], + "same_file": [] + }, + "transition_id": "transition-a7fad2315960f74d925b3657", + "true_rank": 2, + "true_score": 46.99064636230469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9407775402069092 + ], + "random": [ + 712.5777587890625 + ], + "same_file": [] + }, + "transition_id": "transition-a819ebfa5cefaf73c05fc84e", + "true_rank": 2, + "true_score": 2.240938901901245 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.931087493896484 + ], + "random": [ + 96.21644592285156 + ], + "same_file": [] + }, + "transition_id": "transition-a820e1e431dc8bc08b703194", + "true_rank": 1, + "true_score": 25.43368148803711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.005210280418396 + ], + "random": [ + 198.49002075195312 + ], + "same_file": [] + }, + "transition_id": "transition-a869cc02a21d4fe3c50c1d81", + "true_rank": 2, + "true_score": 1.1270205974578857 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 86.7294921875 + ], + "random": [ + 428.2886962890625 + ], + "same_file": [] + }, + "transition_id": "transition-a8effcb452f886ff3c406d6d", + "true_rank": 1, + "true_score": 85.19725036621094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.60163688659668 + ], + "random": [ + 365.98333740234375 + ], + "same_file": [] + }, + "transition_id": "transition-a90f54d1a00f9279dd99da2e", + "true_rank": 2, + "true_score": 27.356143951416016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.061845779418945 + ], + "random": [ + 238.5878448486328 + ], + "same_file": [] + }, + "transition_id": "transition-a96ff93b6c1d136333d04c4c", + "true_rank": 2, + "true_score": 22.47797203063965 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.56050682067871 + ], + "random": [ + 238.669921875 + ], + "same_file": [] + }, + "transition_id": "transition-a999f57bf793f5ce67cdeeaf", + "true_rank": 2, + "true_score": 27.6199893951416 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.81075382232666 + ], + "random": [ + 927.615966796875 + ], + "same_file": [] + }, + "transition_id": "transition-a9aa71d97cc9afe50f37597a", + "true_rank": 1, + "true_score": 2.750401020050049 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.985099792480469 + ], + "random": [ + 424.6618347167969 + ], + "same_file": [] + }, + "transition_id": "transition-a9d7783fd8fd7bef66159956", + "true_rank": 1, + "true_score": 12.519294738769531 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.388412475585938 + ], + "random": [ + 118.95028686523438 + ], + "same_file": [ + 23.986745834350586 + ] + }, + "transition_id": "transition-a9dbf045625ad44af7100243", + "true_rank": 2, + "true_score": 25.8244686126709 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 150.55661010742188 + ], + "mutation": [ + 2.066357135772705 + ], + "random": [ + 462.0408935546875 + ], + "same_file": [] + }, + "transition_id": "transition-aa37948641a28e942e03460a", + "true_rank": 1, + "true_score": 1.8612021207809448 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.293405532836914 + ], + "random": [ + 28.038381576538086 + ], + "same_file": [] + }, + "transition_id": "transition-aa4eb43df7c728a223eca6e0", + "true_rank": 1, + "true_score": 9.16113567352295 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.416770935058594 + ], + "random": [ + 147.83509826660156 + ], + "same_file": [] + }, + "transition_id": "transition-aa5496d1f4904935a1836ba2", + "true_rank": 2, + "true_score": 53.205352783203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.531639099121094 + ], + "random": [ + 533.16650390625 + ], + "same_file": [] + }, + "transition_id": "transition-aa5d23b817e0924d276502bf", + "true_rank": 2, + "true_score": 11.814729690551758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8549907207489014 + ], + "random": [ + 352.7080993652344 + ], + "same_file": [] + }, + "transition_id": "transition-aab37e11bfdfee566ed760e9", + "true_rank": 1, + "true_score": 0.823346734046936 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.501729965209961 + ], + "random": [ + 277.19256591796875 + ], + "same_file": [] + }, + "transition_id": "transition-aabaa1679bcf40d77bed7659", + "true_rank": 1, + "true_score": 7.429654598236084 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.8016364574432373 + ], + "random": [ + 193.6544952392578 + ], + "same_file": [] + }, + "transition_id": "transition-aac3e19b8a6bd374a58fc827", + "true_rank": 2, + "true_score": 2.8664064407348633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 306.07977294921875 + ], + "random": [ + 55.008079528808594 + ], + "same_file": [] + }, + "transition_id": "transition-aac74da976b16fc4dceb5553", + "true_rank": 2, + "true_score": 304.1287536621094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.64652442932129 + ], + "random": [ + 462.077880859375 + ], + "same_file": [] + }, + "transition_id": "transition-ab1cebd2baaeffb0d6ae73e7", + "true_rank": 1, + "true_score": 26.14150619506836 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.00120735168457 + ], + "random": [ + 638.4723510742188 + ], + "same_file": [ + 28.872573852539062 + ] + }, + "transition_id": "transition-ab25800f495ad6ebea51c706", + "true_rank": 1, + "true_score": 18.894302368164062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.426697254180908 + ], + "random": [ + 301.4842834472656 + ], + "same_file": [] + }, + "transition_id": "transition-ab425272570ac21f9d4e46a5", + "true_rank": 1, + "true_score": 3.119621992111206 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.908382415771484 + ], + "random": [ + 475.7294616699219 + ], + "same_file": [] + }, + "transition_id": "transition-ab570b30d68bc009160a5abe", + "true_rank": 2, + "true_score": 21.038619995117188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.73426628112793 + ], + "random": [ + 385.8907470703125 + ], + "same_file": [] + }, + "transition_id": "transition-ab8b64d5083ea78a13e8d7c2", + "true_rank": 2, + "true_score": 5.357548236846924 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.375272750854492 + ], + "random": [ + 377.60980224609375 + ], + "same_file": [] + }, + "transition_id": "transition-abf17abd7cc84cc47bfffeec", + "true_rank": 1, + "true_score": 13.179899215698242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 168.48504638671875 + ], + "random": [ + 295.63226318359375 + ], + "same_file": [] + }, + "transition_id": "transition-ac3edae72c27684513b6997a", + "true_rank": 2, + "true_score": 177.30368041992188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 55.37940979003906 + ], + "random": [ + 543.376220703125 + ], + "same_file": [] + }, + "transition_id": "transition-ad0f84cd345d334a5365169d", + "true_rank": 2, + "true_score": 56.04718780517578 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 561.9282836914062 + ], + "mutation": [ + 85.29632568359375 + ], + "random": [ + 343.0711975097656 + ], + "same_file": [] + }, + "transition_id": "transition-ad1125adb55816863a4aa369", + "true_rank": 2, + "true_score": 88.42509460449219 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 351.67083740234375 + ], + "mutation": [ + 2.179258346557617 + ], + "random": [ + 203.90972900390625 + ], + "same_file": [] + }, + "transition_id": "transition-ad22e11c232e88f02586bd65", + "true_rank": 1, + "true_score": 1.6530159711837769 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.722150802612305 + ], + "random": [ + 779.6610717773438 + ], + "same_file": [ + 44.97430419921875 + ] + }, + "transition_id": "transition-ad358cecb57ad38b7e2e7b20", + "true_rank": 2, + "true_score": 6.790885925292969 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.040267944335938 + ], + "random": [ + 134.24313354492188 + ], + "same_file": [ + 86.990234375 + ] + }, + "transition_id": "transition-ad4d7b59b8a3d2e58d8d3edc", + "true_rank": 1, + "true_score": 24.838117599487305 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 345.313720703125 + ], + "mutation": [ + 0.7691025137901306 + ], + "random": [ + 495.60546875 + ], + "same_file": [] + }, + "transition_id": "transition-ad4f1368d3b455294782aaa2", + "true_rank": 1, + "true_score": 0.4213531017303467 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9496781826019287 + ], + "random": [ + 231.4299774169922 + ], + "same_file": [] + }, + "transition_id": "transition-ad7d122a451e93d2c3bac560", + "true_rank": 2, + "true_score": 2.978532075881958 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 450.71429443359375 + ], + "mutation": [ + 3.7704927921295166 + ], + "random": [ + 152.16567993164062 + ], + "same_file": [] + }, + "transition_id": "transition-ad8cf36e955fb65a1fdc4fe8", + "true_rank": 1, + "true_score": 3.6213302612304688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 119.80949401855469 + ], + "random": [ + 199.01364135742188 + ], + "same_file": [] + }, + "transition_id": "transition-ae3c9cb2601a11438f09fca3", + "true_rank": 2, + "true_score": 119.820556640625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 196.85052490234375 + ], + "random": [ + 286.882080078125 + ], + "same_file": [ + 208.93798828125 + ] + }, + "transition_id": "transition-ae46aab71eec0a7d6de77af8", + "true_rank": 2, + "true_score": 198.64572143554688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7120835185050964 + ], + "random": [ + 576.9156494140625 + ], + "same_file": [] + }, + "transition_id": "transition-af195234d0a5b95c43cb2623", + "true_rank": 1, + "true_score": 0.686213493347168 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.17082595825195 + ], + "random": [ + 682.0161743164062 + ], + "same_file": [] + }, + "transition_id": "transition-af5e8a1d8241d123ac5c50a7", + "true_rank": 2, + "true_score": 33.26324462890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 102.897705078125 + ], + "random": [ + 176.40782165527344 + ], + "same_file": [] + }, + "transition_id": "transition-af6046daf326fee1c72ed23e", + "true_rank": 1, + "true_score": 101.0463638305664 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.8161468505859375 + ], + "random": [ + 283.18145751953125 + ], + "same_file": [] + }, + "transition_id": "transition-afa0417a13b9f128c545bccb", + "true_rank": 1, + "true_score": 5.811117172241211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.24839210510254 + ], + "random": [ + 289.3233642578125 + ], + "same_file": [] + }, + "transition_id": "transition-afa87be0ff0b9246e2595bac", + "true_rank": 1, + "true_score": 19.05267906188965 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 42.67156982421875 + ], + "random": [ + 543.723876953125 + ], + "same_file": [] + }, + "transition_id": "transition-afaf7d9f7245954ebc917fa2", + "true_rank": 1, + "true_score": 41.48942565917969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.044236183166504 + ], + "random": [ + 595.1876220703125 + ], + "same_file": [] + }, + "transition_id": "transition-afd0e522880ce3277c5e3d2f", + "true_rank": 1, + "true_score": 4.815349578857422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 121.04241180419922 + ], + "random": [ + 39.87160873413086 + ], + "same_file": [] + }, + "transition_id": "transition-b014615b11e8d0519cbffb89", + "true_rank": 3, + "true_score": 129.99893188476562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.207679748535156 + ], + "random": [ + 514.5882568359375 + ], + "same_file": [] + }, + "transition_id": "transition-b02b0c7fc74f77bdc89ce1b6", + "true_rank": 2, + "true_score": 15.360843658447266 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 68.46412658691406 + ], + "random": [ + 402.0008544921875 + ], + "same_file": [] + }, + "transition_id": "transition-b07ad9dfc6220b9a7aefc6d4", + "true_rank": 1, + "true_score": 67.48790740966797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.011401176452637 + ], + "random": [ + 343.36236572265625 + ], + "same_file": [] + }, + "transition_id": "transition-b144c7d0087c3cc7a96b19ab", + "true_rank": 1, + "true_score": 7.204608917236328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 57.67469024658203 + ], + "random": [ + 287.1604309082031 + ], + "same_file": [] + }, + "transition_id": "transition-b14b1d8f962925d368786d0c", + "true_rank": 1, + "true_score": 54.75833511352539 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.49321365356445 + ], + "random": [ + 579.2869873046875 + ], + "same_file": [] + }, + "transition_id": "transition-b161a68f3137e6a3b22be05d", + "true_rank": 1, + "true_score": 39.646934509277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.912921905517578 + ], + "random": [ + 464.2973327636719 + ], + "same_file": [] + }, + "transition_id": "transition-b1683cd6e71dd2e909a1b5fe", + "true_rank": 2, + "true_score": 25.325946807861328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.275615692138672 + ], + "random": [ + 275.8868713378906 + ], + "same_file": [] + }, + "transition_id": "transition-b1ff2826f7b6c404a5d2ac73", + "true_rank": 2, + "true_score": 2.7961435317993164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8812460899353027 + ], + "random": [ + 362.2632751464844 + ], + "same_file": [] + }, + "transition_id": "transition-b233d0f4a878423d0b51eedf", + "true_rank": 1, + "true_score": 0.7040059566497803 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.07341468334198 + ], + "random": [ + 339.5833740234375 + ], + "same_file": [] + }, + "transition_id": "transition-b24adae11cabdcbff5050ba5", + "true_rank": 2, + "true_score": 2.5412166118621826 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 144.30642700195312 + ], + "random": [ + 79.4639663696289 + ], + "same_file": [] + }, + "transition_id": "transition-b2543a2b778f4f8dedac9f2c", + "true_rank": 2, + "true_score": 142.0048828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.078636169433594 + ], + "random": [ + 707.419921875 + ], + "same_file": [] + }, + "transition_id": "transition-b287244f996b026bb9916a00", + "true_rank": 2, + "true_score": 18.306026458740234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 184.645263671875 + ], + "random": [ + 736.4869384765625 + ], + "same_file": [] + }, + "transition_id": "transition-b2fb334944ba08cf71789298", + "true_rank": 2, + "true_score": 186.74884033203125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.874981880187988 + ], + "random": [ + 346.3312072753906 + ], + "same_file": [] + }, + "transition_id": "transition-b34c979da95ae0340a0dfbd8", + "true_rank": 1, + "true_score": 4.533290386199951 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 72.9381103515625 + ], + "mutation": [ + 2.1889114379882812 + ], + "random": [ + 112.64005279541016 + ], + "same_file": [] + }, + "transition_id": "transition-b3636bab1dcf8cd2f40b8f2d", + "true_rank": 1, + "true_score": 2.0800986289978027 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.867652416229248 + ], + "random": [ + 551.0204467773438 + ], + "same_file": [] + }, + "transition_id": "transition-b391ac574fa7c474b130d454", + "true_rank": 1, + "true_score": 3.5932369232177734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 257.8563232421875 + ], + "random": [ + 381.1719970703125 + ], + "same_file": [] + }, + "transition_id": "transition-b3a7f00309a99929d2fa8185", + "true_rank": 1, + "true_score": 255.04953002929688 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.5785746574401855 + ], + "random": [ + 523.1514282226562 + ], + "same_file": [ + 10.294921875 + ] + }, + "transition_id": "transition-b3aeb0f76a374a8099e5c19d", + "true_rank": 1, + "true_score": 3.8895461559295654 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 41.71626281738281 + ], + "random": [ + 568.9849853515625 + ], + "same_file": [] + }, + "transition_id": "transition-b3f3b7eb42ee0f790f67962d", + "true_rank": 2, + "true_score": 44.11469268798828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.143741607666016 + ], + "random": [ + 401.8308410644531 + ], + "same_file": [] + }, + "transition_id": "transition-b3f8ad6624a64bc46cea944d", + "true_rank": 2, + "true_score": 9.330720901489258 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 128.0753631591797 + ], + "random": [ + 189.93231201171875 + ], + "same_file": [] + }, + "transition_id": "transition-b419bcf4f707f76bcb43802c", + "true_rank": 2, + "true_score": 131.7445068359375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 40.51456069946289 + ], + "random": [ + 538.4284057617188 + ], + "same_file": [] + }, + "transition_id": "transition-b452b2632bfcb351adc6ed0f", + "true_rank": 1, + "true_score": 39.50068664550781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9021193981170654 + ], + "random": [ + 687.0996704101562 + ], + "same_file": [] + }, + "transition_id": "transition-b45c168b4da1eb252b327d40", + "true_rank": 2, + "true_score": 4.230745315551758 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.417423248291016 + ], + "random": [ + 157.36672973632812 + ], + "same_file": [] + }, + "transition_id": "transition-b4b4c06fc88d956835b40615", + "true_rank": 1, + "true_score": 19.02690315246582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.352609395980835 + ], + "random": [ + 293.8431396484375 + ], + "same_file": [] + }, + "transition_id": "transition-b4daa43655be72abd2baea4e", + "true_rank": 1, + "true_score": 3.3101747035980225 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.102867841720581 + ], + "random": [ + 171.66188049316406 + ], + "same_file": [] + }, + "transition_id": "transition-b4f106a101acca951a2f718a", + "true_rank": 2, + "true_score": 1.123475193977356 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.709747314453125 + ], + "random": [ + 299.72210693359375 + ], + "same_file": [] + }, + "transition_id": "transition-b52a02223b6a805ff0562c06", + "true_rank": 2, + "true_score": 11.757999420166016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.440632820129395 + ], + "random": [ + 506.4898681640625 + ], + "same_file": [] + }, + "transition_id": "transition-b61dd298e427e336129ff0e6", + "true_rank": 2, + "true_score": 8.490436553955078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.44728660583496 + ], + "random": [ + 433.05712890625 + ], + "same_file": [] + }, + "transition_id": "transition-b635f3886b2124e7411428db", + "true_rank": 2, + "true_score": 24.171058654785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.8978652954101562 + ], + "random": [ + 401.821044921875 + ], + "same_file": [] + }, + "transition_id": "transition-b6546929cb1248d80911400f", + "true_rank": 1, + "true_score": 3.7848470211029053 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 152.57156372070312 + ], + "mutation": [ + 1.083442211151123 + ], + "random": [ + 537.409423828125 + ], + "same_file": [] + }, + "transition_id": "transition-b6b7e42d51316d7cfbca3d28", + "true_rank": 1, + "true_score": 0.9034444093704224 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 146.9366455078125 + ], + "random": [ + 55.39552307128906 + ], + "same_file": [] + }, + "transition_id": "transition-b78e0546542906b21ca950d4", + "true_rank": 3, + "true_score": 147.8368377685547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.408201217651367 + ], + "random": [ + 359.97515869140625 + ], + "same_file": [] + }, + "transition_id": "transition-b7a1b8d4f9fb16822895f8ab", + "true_rank": 1, + "true_score": 11.702391624450684 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.95922088623047 + ], + "random": [ + 257.63140869140625 + ], + "same_file": [] + }, + "transition_id": "transition-b7a5e69c3133c7bdbe6c46c7", + "true_rank": 1, + "true_score": 50.152870178222656 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 472.8901062011719 + ], + "random": [ + 532.0390625 + ], + "same_file": [] + }, + "transition_id": "transition-b7d5085cd46ebc0285d16089", + "true_rank": 1, + "true_score": 469.9996337890625 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 243.1810302734375 + ], + "mutation": [ + 5.274385452270508 + ], + "random": [ + 170.94183349609375 + ], + "same_file": [] + }, + "transition_id": "transition-b7e4e126f7d4937d06721c0d", + "true_rank": 1, + "true_score": 4.86625337600708 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 51.52811813354492 + ], + "random": [ + 230.08409118652344 + ], + "same_file": [] + }, + "transition_id": "transition-b82c6ee8bade2cbfb9dcfb66", + "true_rank": 1, + "true_score": 49.705535888671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.307316541671753 + ], + "random": [ + 368.7567138671875 + ], + "same_file": [] + }, + "transition_id": "transition-b8331098fb384f5024e1e1c0", + "true_rank": 1, + "true_score": 2.2768497467041016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.405444860458374 + ], + "random": [ + 768.733642578125 + ], + "same_file": [] + }, + "transition_id": "transition-b8396aeaae9727a2ab916bc5", + "true_rank": 1, + "true_score": 2.2181236743927 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.153080940246582 + ], + "random": [ + 403.58148193359375 + ], + "same_file": [] + }, + "transition_id": "transition-b882c83ff1f8d399e994dda2", + "true_rank": 2, + "true_score": 6.533744812011719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.69156265258789 + ], + "random": [ + 23.77699851989746 + ], + "same_file": [] + }, + "transition_id": "transition-b93a24a1c43295cb370f0115", + "true_rank": 3, + "true_score": 36.70982360839844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.590011596679688 + ], + "random": [ + 587.9525146484375 + ], + "same_file": [] + }, + "transition_id": "transition-b96497e0155da160c3fea060", + "true_rank": 2, + "true_score": 12.336915016174316 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.936071395874023 + ], + "random": [ + 136.659912109375 + ], + "same_file": [] + }, + "transition_id": "transition-b96c6387cc5d739c1c778a8b", + "true_rank": 2, + "true_score": 20.178974151611328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.350690841674805 + ], + "random": [ + 288.15557861328125 + ], + "same_file": [] + }, + "transition_id": "transition-b97e9603aa0b0c3358feae37", + "true_rank": 1, + "true_score": 18.561439514160156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.59495735168457 + ], + "random": [ + 199.3758544921875 + ], + "same_file": [] + }, + "transition_id": "transition-b9d746d6e2b118c7ec5a1e6a", + "true_rank": 2, + "true_score": 10.081413269042969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8240258693695068 + ], + "random": [ + 722.2171630859375 + ], + "same_file": [] + }, + "transition_id": "transition-ba636328a914d76cf96dae1a", + "true_rank": 2, + "true_score": 2.859063148498535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 204.874267578125 + ], + "random": [ + 99.51914978027344 + ], + "same_file": [] + }, + "transition_id": "transition-ba8ea904c6fb00880e8ec49f", + "true_rank": 2, + "true_score": 202.43069458007812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 64.14875793457031 + ], + "random": [ + 207.83108520507812 + ], + "same_file": [] + }, + "transition_id": "transition-bab040fdd0ff387e178f7df2", + "true_rank": 1, + "true_score": 63.83047103881836 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.7326937913894653 + ], + "random": [ + 317.09014892578125 + ], + "same_file": [] + }, + "transition_id": "transition-bac0b2eee44e0c5a789d1b6d", + "true_rank": 1, + "true_score": 0.6255099177360535 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 65.1242904663086 + ], + "random": [ + 580.3142700195312 + ], + "same_file": [] + }, + "transition_id": "transition-bba3cec391ec15aa55b2b02f", + "true_rank": 1, + "true_score": 61.325279235839844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 84.1400146484375 + ], + "random": [ + 680.64404296875 + ], + "same_file": [] + }, + "transition_id": "transition-bbe787e94def0c93e393dc62", + "true_rank": 2, + "true_score": 87.42681121826172 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 76.4493637084961 + ], + "random": [ + 203.26171875 + ], + "same_file": [ + 124.00552368164062 + ] + }, + "transition_id": "transition-bc436894ef6a76d035e0163b", + "true_rank": 1, + "true_score": 75.50440979003906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.013971328735352 + ], + "random": [ + 192.44561767578125 + ], + "same_file": [] + }, + "transition_id": "transition-bc6f2f32d11b29c51070d1f9", + "true_rank": 1, + "true_score": 5.513818740844727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.987348556518555 + ], + "random": [ + 300.28106689453125 + ], + "same_file": [] + }, + "transition_id": "transition-bcea235ad69e2950a797037b", + "true_rank": 2, + "true_score": 9.295498847961426 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 230.77024841308594 + ], + "random": [ + 159.3365478515625 + ], + "same_file": [] + }, + "transition_id": "transition-bcf21fc7bc8f0a86ca9690cb", + "true_rank": 3, + "true_score": 231.770263671875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4130349159240723 + ], + "random": [ + 250.83956909179688 + ], + "same_file": [] + }, + "transition_id": "transition-bd32752b60219058473ebb72", + "true_rank": 1, + "true_score": 1.3836936950683594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8866722583770752 + ], + "random": [ + 460.17694091796875 + ], + "same_file": [] + }, + "transition_id": "transition-bd60102ca2accaa00dcfae54", + "true_rank": 1, + "true_score": 0.8070734739303589 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.706344604492188 + ], + "random": [ + 135.3164520263672 + ], + "same_file": [] + }, + "transition_id": "transition-bd7339bb9a0cbced62ceecc9", + "true_rank": 2, + "true_score": 33.217716217041016 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.0445785522461 + ], + "random": [ + 158.7359161376953 + ], + "same_file": [] + }, + "transition_id": "transition-bdcd3343e2b42b3fc337ba29", + "true_rank": 1, + "true_score": 76.38465118408203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 81.65573120117188 + ], + "random": [ + 300.98828125 + ], + "same_file": [] + }, + "transition_id": "transition-bdd545d121a42a0f6e2c0bb0", + "true_rank": 1, + "true_score": 79.7093505859375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.7443790435791 + ], + "random": [ + 657.6556396484375 + ], + "same_file": [] + }, + "transition_id": "transition-be20e8746c37dbc4b7a552fe", + "true_rank": 1, + "true_score": 15.717582702636719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.61063575744629 + ], + "random": [ + 64.9969253540039 + ], + "same_file": [] + }, + "transition_id": "transition-be239f55fb387c17bd71abf1", + "true_rank": 1, + "true_score": 24.67428207397461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.6712646484375 + ], + "random": [ + 584.9592895507812 + ], + "same_file": [] + }, + "transition_id": "transition-beee0628407ca2db5ce2cfff", + "true_rank": 1, + "true_score": 73.32035827636719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.587615013122559 + ], + "random": [ + 720.12939453125 + ], + "same_file": [] + }, + "transition_id": "transition-bf8556c888304fa00ca8f271", + "true_rank": 2, + "true_score": 7.659127712249756 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.387015342712402 + ], + "random": [ + 381.87469482421875 + ], + "same_file": [] + }, + "transition_id": "transition-bf8abe21443618aaf62476a6", + "true_rank": 1, + "true_score": 11.992798805236816 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 106.39732360839844 + ], + "random": [ + 397.2935791015625 + ], + "same_file": [] + }, + "transition_id": "transition-bfb626c706ef7fc17254eb97", + "true_rank": 1, + "true_score": 104.3388442993164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.561240315437317 + ], + "random": [ + 214.19668579101562 + ], + "same_file": [] + }, + "transition_id": "transition-c011a3a26309ef52310c76fe", + "true_rank": 1, + "true_score": 1.5210051536560059 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.90447235107422 + ], + "random": [ + 224.44041442871094 + ], + "same_file": [] + }, + "transition_id": "transition-c049c71584b4118e89f57f7e", + "true_rank": 1, + "true_score": 45.24934768676758 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.935150146484375 + ], + "random": [ + 537.07861328125 + ], + "same_file": [ + 12.896860122680664 + ] + }, + "transition_id": "transition-c096cff140c0989fbb54540b", + "true_rank": 1, + "true_score": 0.7692415714263916 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.182283401489258 + ], + "random": [ + 691.9486083984375 + ], + "same_file": [] + }, + "transition_id": "transition-c0b45e0be0e7097bbceef860", + "true_rank": 1, + "true_score": 27.345703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.43891906738281 + ], + "random": [ + 691.2733154296875 + ], + "same_file": [] + }, + "transition_id": "transition-c12a99f9dc03baf725351bf3", + "true_rank": 1, + "true_score": 73.59527587890625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 442.2649841308594 + ], + "random": [ + 820.2451171875 + ], + "same_file": [] + }, + "transition_id": "transition-c1525923cc299922935710f2", + "true_rank": 2, + "true_score": 446.15838623046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.8756204843521118 + ], + "random": [ + 459.155517578125 + ], + "same_file": [] + }, + "transition_id": "transition-c168e6188c07fcf10cf0d511", + "true_rank": 1, + "true_score": 1.6719149351119995 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.587918281555176 + ], + "random": [ + 387.4988708496094 + ], + "same_file": [] + }, + "transition_id": "transition-c1743f08c3e182962f5e9f35", + "true_rank": 1, + "true_score": 12.831382751464844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.28582000732422 + ], + "random": [ + 284.26025390625 + ], + "same_file": [] + }, + "transition_id": "transition-c26f10873dc785c52684eb47", + "true_rank": 2, + "true_score": 126.87419128417969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 31.04067039489746 + ], + "random": [ + 156.94183349609375 + ], + "same_file": [] + }, + "transition_id": "transition-c284718f16d1a30cbb93efd7", + "true_rank": 1, + "true_score": 30.982831954956055 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.086294174194336 + ], + "random": [ + 329.14105224609375 + ], + "same_file": [] + }, + "transition_id": "transition-c28d3d8760d9571576d88833", + "true_rank": 2, + "true_score": 4.308856964111328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.073454856872559 + ], + "random": [ + 439.1643981933594 + ], + "same_file": [] + }, + "transition_id": "transition-c2a3db4f233dcec542b39898", + "true_rank": 2, + "true_score": 15.411293029785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 58.582191467285156 + ], + "random": [ + 108.72901916503906 + ], + "same_file": [] + }, + "transition_id": "transition-c2bb63d89ee29a9eb958aa1e", + "true_rank": 2, + "true_score": 59.0141487121582 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.5011367797851562 + ], + "random": [ + 520.4995727539062 + ], + "same_file": [] + }, + "transition_id": "transition-c302184d32b001c321ea2f5c", + "true_rank": 1, + "true_score": 1.3691802024841309 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.068546295166016 + ], + "random": [ + 122.1842041015625 + ], + "same_file": [] + }, + "transition_id": "transition-c31b6f79f692423adc069614", + "true_rank": 1, + "true_score": 24.86870765686035 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.703079223632812 + ], + "random": [ + 411.9634704589844 + ], + "same_file": [] + }, + "transition_id": "transition-c38ea90df00da7ee13548629", + "true_rank": 2, + "true_score": 18.186235427856445 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 85.55258178710938 + ], + "random": [ + 120.05960845947266 + ], + "same_file": [ + 27.653518676757812 + ] + }, + "transition_id": "transition-c3ac8622d3f438872df34882", + "true_rank": 3, + "true_score": 88.09025573730469 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.1839189529418945 + ], + "random": [ + 434.74847412109375 + ], + "same_file": [ + 8.839742660522461 + ] + }, + "transition_id": "transition-c41db90ca11a2e6ac5a34f4c", + "true_rank": 1, + "true_score": 6.043103218078613 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 36.977569580078125 + ], + "mutation": [ + 11.498600959777832 + ], + "random": [ + 587.8035278320312 + ], + "same_file": [] + }, + "transition_id": "transition-c43466db9367931de78980d4", + "true_rank": 1, + "true_score": 11.00300121307373 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.343252182006836 + ], + "random": [ + 25.501651763916016 + ], + "same_file": [] + }, + "transition_id": "transition-c43600f7a9087afb8d6aed25", + "true_rank": 1, + "true_score": 14.14571762084961 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.47683334350586 + ], + "random": [ + 225.9197540283203 + ], + "same_file": [] + }, + "transition_id": "transition-c446b4ae4019559e0365467b", + "true_rank": 1, + "true_score": 7.39847469329834 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.2216796875 + ], + "random": [ + 581.97900390625 + ], + "same_file": [] + }, + "transition_id": "transition-c4955c040249799ab80a2958", + "true_rank": 1, + "true_score": 50.185546875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.34657096862793 + ], + "random": [ + 59.565391540527344 + ], + "same_file": [] + }, + "transition_id": "transition-c4e485d50b4d4f766b174000", + "true_rank": 1, + "true_score": 9.622739791870117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 170.8414306640625 + ], + "random": [ + 536.35986328125 + ], + "same_file": [] + }, + "transition_id": "transition-c50604114b17f8289739bb19", + "true_rank": 1, + "true_score": 169.33163452148438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.731849670410156 + ], + "random": [ + 617.2674560546875 + ], + "same_file": [] + }, + "transition_id": "transition-c5230ad35c8c6ad606a138ec", + "true_rank": 1, + "true_score": 31.687700271606445 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 148.6465606689453 + ], + "random": [ + 304.7763671875 + ], + "same_file": [] + }, + "transition_id": "transition-c567188db32805a734de8a09", + "true_rank": 2, + "true_score": 149.6091766357422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.7859561443328857 + ], + "random": [ + 771.593505859375 + ], + "same_file": [] + }, + "transition_id": "transition-c5ba949bb056def5c8142733", + "true_rank": 2, + "true_score": 1.8291871547698975 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.553857803344727 + ], + "random": [ + 130.4644775390625 + ], + "same_file": [ + 13.705039978027344 + ] + }, + "transition_id": "transition-c5db276754feb52d6413ac75", + "true_rank": 1, + "true_score": 12.333404541015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 80.72515869140625 + ], + "random": [ + 752.91748046875 + ], + "same_file": [] + }, + "transition_id": "transition-c5fb77d827c0ee75cabe3872", + "true_rank": 2, + "true_score": 82.67892456054688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.7509775161743164 + ], + "random": [ + 50.95586395263672 + ], + "same_file": [] + }, + "transition_id": "transition-c5ff7642c6651f23a5416ec6", + "true_rank": 2, + "true_score": 3.931809425354004 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9336018562316895 + ], + "random": [ + 69.06130981445312 + ], + "same_file": [] + }, + "transition_id": "transition-c63c580297341e80e6d5f79c", + "true_rank": 1, + "true_score": 2.745345115661621 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.316347122192383 + ], + "random": [ + 416.8288879394531 + ], + "same_file": [] + }, + "transition_id": "transition-c64c393df4351215fa1255e9", + "true_rank": 1, + "true_score": 10.222286224365234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 67.78890991210938 + ], + "random": [ + 876.161865234375 + ], + "same_file": [] + }, + "transition_id": "transition-c694d3503f0b42135398a9f0", + "true_rank": 2, + "true_score": 68.64584350585938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.919547080993652 + ], + "random": [ + 437.50897216796875 + ], + "same_file": [] + }, + "transition_id": "transition-c7220c99194ff24d930e0f90", + "true_rank": 1, + "true_score": 7.336523056030273 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 296.20574951171875 + ], + "mutation": [ + 0.8597360849380493 + ], + "random": [ + 681.7782592773438 + ], + "same_file": [] + }, + "transition_id": "transition-c75ef03f682fb28b07881aa5", + "true_rank": 2, + "true_score": 1.1278738975524902 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.611236572265625 + ], + "random": [ + 117.38198852539062 + ], + "same_file": [] + }, + "transition_id": "transition-c7b16792cd041f1aeb11f3f5", + "true_rank": 2, + "true_score": 45.68968963623047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.54676055908203 + ], + "random": [ + 329.620849609375 + ], + "same_file": [] + }, + "transition_id": "transition-c7b7493a89e996876f0bfc11", + "true_rank": 1, + "true_score": 103.8106918334961 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.678607940673828 + ], + "random": [ + 300.6947021484375 + ], + "same_file": [ + 6.126730918884277 + ] + }, + "transition_id": "transition-c7f3427e4770365288105def", + "true_rank": 3, + "true_score": 11.649042129516602 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 52.950286865234375 + ], + "random": [ + 816.005126953125 + ], + "same_file": [] + }, + "transition_id": "transition-c88a67a580e595e2d5f7cf93", + "true_rank": 2, + "true_score": 54.90647506713867 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.5266883969306946 + ], + "random": [ + 180.159912109375 + ], + "same_file": [] + }, + "transition_id": "transition-c982ba2db10e4c90ebe75c73", + "true_rank": 2, + "true_score": 0.6714662313461304 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 66.36907958984375 + ], + "random": [ + 249.64682006835938 + ], + "same_file": [] + }, + "transition_id": "transition-c9884028e4bf6555988c7888", + "true_rank": 2, + "true_score": 67.04768371582031 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.222766876220703 + ], + "random": [ + 51.209632873535156 + ], + "same_file": [] + }, + "transition_id": "transition-c9efd79a58e560c9140d6bfc", + "true_rank": 1, + "true_score": 11.221427917480469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.6192626953125 + ], + "random": [ + 46.084434509277344 + ], + "same_file": [] + }, + "transition_id": "transition-c9f18dbdf1703e938ae64780", + "true_rank": 2, + "true_score": 43.686492919921875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.0432162284851074 + ], + "random": [ + 521.4756469726562 + ], + "same_file": [] + }, + "transition_id": "transition-ca0df29bd2a3dba06d28de1b", + "true_rank": 1, + "true_score": 2.9856314659118652 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.650772094726562 + ], + "random": [ + 760.7427978515625 + ], + "same_file": [] + }, + "transition_id": "transition-ca2a1a193f3aee29a04d9aad", + "true_rank": 2, + "true_score": 23.5094051361084 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 86.56745910644531 + ], + "random": [ + 79.86116027832031 + ], + "same_file": [] + }, + "transition_id": "transition-ca3366bbef8c884c9d80e9d6", + "true_rank": 3, + "true_score": 86.86477661132812 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 54.540382385253906 + ], + "random": [ + 417.61029052734375 + ], + "same_file": [] + }, + "transition_id": "transition-ca668f42e49b745c8709f32a", + "true_rank": 1, + "true_score": 53.61034393310547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 171.68731689453125 + ], + "random": [ + 352.24725341796875 + ], + "same_file": [] + }, + "transition_id": "transition-ca7ff2c526f21dc1be8bd3ab", + "true_rank": 1, + "true_score": 160.90293884277344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.504790306091309 + ], + "random": [ + 168.1679229736328 + ], + "same_file": [] + }, + "transition_id": "transition-cb1aff088857c3cdf5a10d2e", + "true_rank": 1, + "true_score": 10.41113567352295 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.300776481628418 + ], + "random": [ + 658.0093994140625 + ], + "same_file": [] + }, + "transition_id": "transition-cb47e8963d8a83f14fab1294", + "true_rank": 2, + "true_score": 9.684931755065918 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.014129638671875 + ], + "random": [ + 548.0855712890625 + ], + "same_file": [] + }, + "transition_id": "transition-cbb0f75583839c87eed6e400", + "true_rank": 1, + "true_score": 8.128189086914062 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.20191955566406 + ], + "random": [ + 28.361831665039062 + ], + "same_file": [] + }, + "transition_id": "transition-cbeb7902954049af582e33ce", + "true_rank": 3, + "true_score": 45.78949737548828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.9154181480407715 + ], + "random": [ + 320.19757080078125 + ], + "same_file": [] + }, + "transition_id": "transition-cca4edd364350f9f59d8e5a2", + "true_rank": 2, + "true_score": 5.716536045074463 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.12671661376953 + ], + "random": [ + 234.4073028564453 + ], + "same_file": [] + }, + "transition_id": "transition-cce8c6022e86982944c941a9", + "true_rank": 2, + "true_score": 24.16663932800293 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.640913963317871 + ], + "random": [ + 16.773561477661133 + ], + "same_file": [] + }, + "transition_id": "transition-cd2a5c7663e63f8621e4ec9b", + "true_rank": 1, + "true_score": 2.437671184539795 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 37.446475982666016 + ], + "random": [ + 696.527587890625 + ], + "same_file": [] + }, + "transition_id": "transition-cd2f309798210574e7fe8253", + "true_rank": 2, + "true_score": 38.909332275390625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.414438247680664 + ], + "random": [ + 215.35031127929688 + ], + "same_file": [] + }, + "transition_id": "transition-cd5598f0626e6706b28a2e82", + "true_rank": 1, + "true_score": 8.352059364318848 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 84.95954132080078 + ], + "mutation": [ + 11.244461059570312 + ], + "random": [ + 698.774169921875 + ], + "same_file": [] + }, + "transition_id": "transition-cddd1d112e58675f399720c4", + "true_rank": 2, + "true_score": 11.425285339355469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 112.9939193725586 + ], + "random": [ + 393.37835693359375 + ], + "same_file": [] + }, + "transition_id": "transition-ce6b831bd2a2fad5cda0e9c3", + "true_rank": 1, + "true_score": 111.86392974853516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.247657775878906 + ], + "random": [ + 610.1065063476562 + ], + "same_file": [] + }, + "transition_id": "transition-cf76c00b324f97ec96443571", + "true_rank": 1, + "true_score": 44.75746154785156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.8367059230804443 + ], + "random": [ + 439.67633056640625 + ], + "same_file": [] + }, + "transition_id": "transition-cf7cd7bb30041543dbeb2d0c", + "true_rank": 1, + "true_score": 0.8099107146263123 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.479374885559082 + ], + "random": [ + 675.6953125 + ], + "same_file": [] + }, + "transition_id": "transition-cf8239e09f120faaef21c04c", + "true_rank": 1, + "true_score": 4.366512775421143 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.528564453125 + ], + "random": [ + 675.9190673828125 + ], + "same_file": [] + }, + "transition_id": "transition-cf8604a2e839e3768b66be89", + "true_rank": 1, + "true_score": 71.29145050048828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.463881492614746 + ], + "random": [ + 288.423095703125 + ], + "same_file": [] + }, + "transition_id": "transition-cfc30030b5de1d04026c6565", + "true_rank": 1, + "true_score": 3.5190553665161133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 208.98377990722656 + ], + "random": [ + 406.2989807128906 + ], + "same_file": [] + }, + "transition_id": "transition-d0691c0f8cbd4f796cf7f757", + "true_rank": 1, + "true_score": 203.67333984375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.765260696411133 + ], + "random": [ + 280.3772277832031 + ], + "same_file": [] + }, + "transition_id": "transition-d0738764aae67dcc6ddc0437", + "true_rank": 1, + "true_score": 9.648736953735352 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 107.13086700439453 + ], + "random": [ + 302.3833312988281 + ], + "same_file": [] + }, + "transition_id": "transition-d0cd5bd50ac9b366d5ff6d76", + "true_rank": 1, + "true_score": 106.00302124023438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 101.8018569946289 + ], + "random": [ + 314.34295654296875 + ], + "same_file": [] + }, + "transition_id": "transition-d108f7af1ef714b945b502aa", + "true_rank": 2, + "true_score": 118.40206909179688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.505861282348633 + ], + "random": [ + 499.1905517578125 + ], + "same_file": [] + }, + "transition_id": "transition-d1283f44ddbe09a4eae2a80d", + "true_rank": 2, + "true_score": 5.340042591094971 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.83577823638916 + ], + "random": [ + 503.74749755859375 + ], + "same_file": [] + }, + "transition_id": "transition-d13dfa879e9a4aec9d6f0cff", + "true_rank": 2, + "true_score": 11.733377456665039 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 214.6209716796875 + ], + "random": [ + 439.1258544921875 + ], + "same_file": [] + }, + "transition_id": "transition-d15025c4cb2dabd62f28caab", + "true_rank": 2, + "true_score": 215.91111755371094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.906900405883789 + ], + "random": [ + 159.7049102783203 + ], + "same_file": [] + }, + "transition_id": "transition-d1aa897d31bfdb60925d0fc3", + "true_rank": 2, + "true_score": 15.000307083129883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 127.99964141845703 + ], + "random": [ + 398.3683776855469 + ], + "same_file": [] + }, + "transition_id": "transition-d1ad1f3971e25b1be95a0b7c", + "true_rank": 2, + "true_score": 128.8802947998047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.2322471141815186 + ], + "random": [ + 669.8687133789062 + ], + "same_file": [] + }, + "transition_id": "transition-d1ceee990f699de4d5c1b74f", + "true_rank": 2, + "true_score": 3.241946220397949 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 71.00108337402344 + ], + "random": [ + 198.04298400878906 + ], + "same_file": [] + }, + "transition_id": "transition-d21724a89d6f4c70cf36acc6", + "true_rank": 2, + "true_score": 72.7298812866211 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 240.75621032714844 + ], + "random": [ + 499.53955078125 + ], + "same_file": [] + }, + "transition_id": "transition-d23c198f18a9b9615b6fd544", + "true_rank": 1, + "true_score": 229.92799377441406 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.09552764892578 + ], + "random": [ + 481.8294677734375 + ], + "same_file": [] + }, + "transition_id": "transition-d270fe19379e5515e30ad2f1", + "true_rank": 2, + "true_score": 55.95420837402344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.224267959594727 + ], + "random": [ + 295.6238098144531 + ], + "same_file": [] + }, + "transition_id": "transition-d2a7ea5d485204a5bf9e5707", + "true_rank": 1, + "true_score": 9.571091651916504 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.339303970336914 + ], + "random": [ + 348.05303955078125 + ], + "same_file": [] + }, + "transition_id": "transition-d2b6e617c7a4603fd7237925", + "true_rank": 2, + "true_score": 16.51144790649414 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 10.315251350402832 + ], + "random": [ + 323.821533203125 + ], + "same_file": [] + }, + "transition_id": "transition-d2d4e72e3cd5fb79a1ddff64", + "true_rank": 1, + "true_score": 8.936219215393066 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4560012817382812 + ], + "random": [ + 297.12164306640625 + ], + "same_file": [] + }, + "transition_id": "transition-d342d4ecda69bfb3b3f549af", + "true_rank": 2, + "true_score": 2.656708240509033 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.28343963623047 + ], + "random": [ + 471.70062255859375 + ], + "same_file": [] + }, + "transition_id": "transition-d3574c8609fc1ea71981cf1b", + "true_rank": 1, + "true_score": 54.595245361328125 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.348621368408203 + ], + "random": [ + 158.5074920654297 + ], + "same_file": [ + 60.85945510864258 + ] + }, + "transition_id": "transition-d38022a94668a333c2b1beac", + "true_rank": 2, + "true_score": 9.201906204223633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 26.30463409423828 + ], + "random": [ + 217.55111694335938 + ], + "same_file": [] + }, + "transition_id": "transition-d4113e9991d803748bd6907a", + "true_rank": 1, + "true_score": 26.067047119140625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.24396896362305 + ], + "random": [ + 916.45947265625 + ], + "same_file": [] + }, + "transition_id": "transition-d43e13902655b3c3a4281893", + "true_rank": 2, + "true_score": 48.840599060058594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.61627197265625 + ], + "random": [ + 411.17095947265625 + ], + "same_file": [] + }, + "transition_id": "transition-d4a31df5ff867db55beae314", + "true_rank": 1, + "true_score": 72.8447036743164 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 28.93603515625 + ], + "random": [ + 572.0419921875 + ], + "same_file": [] + }, + "transition_id": "transition-d591fba8fc2c54d6e4713db7", + "true_rank": 2, + "true_score": 30.079978942871094 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.154094696044922 + ], + "random": [ + 314.0140380859375 + ], + "same_file": [ + 71.97413635253906 + ] + }, + "transition_id": "transition-d5a6dc842689b8b35a73f2c4", + "true_rank": 2, + "true_score": 28.821239471435547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.775131225585938 + ], + "random": [ + 207.1580810546875 + ], + "same_file": [] + }, + "transition_id": "transition-d62e45337e30f4b8a874ef36", + "true_rank": 2, + "true_score": 21.295944213867188 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.210453033447266 + ], + "random": [ + 183.5052032470703 + ], + "same_file": [ + 70.34098815917969 + ] + }, + "transition_id": "transition-d65167dc9defae393466b18a", + "true_rank": 1, + "true_score": 17.360475540161133 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 18.698808670043945 + ], + "random": [ + 284.38873291015625 + ], + "same_file": [] + }, + "transition_id": "transition-d68f3d5f19f843a9bbf50bfa", + "true_rank": 2, + "true_score": 18.98940658569336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.05586051940918 + ], + "random": [ + 95.44283294677734 + ], + "same_file": [] + }, + "transition_id": "transition-d69fa05eae88907cc29079bb", + "true_rank": 1, + "true_score": 13.181480407714844 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.23173522949219 + ], + "random": [ + 28.917552947998047 + ], + "same_file": [] + }, + "transition_id": "transition-d73db98135c19ec07eb038bf", + "true_rank": 3, + "true_score": 35.21580123901367 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.23261022567749 + ], + "random": [ + 584.5517578125 + ], + "same_file": [] + }, + "transition_id": "transition-d7cb5fb561ab175cface2023", + "true_rank": 2, + "true_score": 7.304592132568359 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.164344787597656 + ], + "random": [ + 311.3096618652344 + ], + "same_file": [ + 20.07158660888672 + ] + }, + "transition_id": "transition-d7ea4601b9fdd7fe2d260119", + "true_rank": 3, + "true_score": 33.2607536315918 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.42455291748047 + ], + "random": [ + 368.1722412109375 + ], + "same_file": [] + }, + "transition_id": "transition-d8078172473f9495e6ee11eb", + "true_rank": 1, + "true_score": 16.23641586303711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.142433166503906 + ], + "random": [ + 185.62387084960938 + ], + "same_file": [] + }, + "transition_id": "transition-d86ef4054787b70df057cc60", + "true_rank": 2, + "true_score": 9.892508506774902 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.67561912536621 + ], + "random": [ + 592.98388671875 + ], + "same_file": [] + }, + "transition_id": "transition-d8873f72258f6b7693f9b62a", + "true_rank": 1, + "true_score": 26.232406616210938 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 47.63996505737305 + ], + "mutation": [ + 10.453208923339844 + ], + "random": [ + 282.58721923828125 + ], + "same_file": [] + }, + "transition_id": "transition-d91a76d1849b39dcbabe7171", + "true_rank": 1, + "true_score": 10.210193634033203 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 185.00088500976562 + ], + "random": [ + 872.7342529296875 + ], + "same_file": [] + }, + "transition_id": "transition-d930f4f09832399b31d3f692", + "true_rank": 2, + "true_score": 190.85250854492188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.60050964355469 + ], + "random": [ + 92.67544555664062 + ], + "same_file": [] + }, + "transition_id": "transition-d9d4f095eb48f8d2ceda7879", + "true_rank": 1, + "true_score": 72.8487548828125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.057427883148193 + ], + "random": [ + 119.12606811523438 + ], + "same_file": [] + }, + "transition_id": "transition-d9ed8a87850f40712dc5fb3a", + "true_rank": 1, + "true_score": 3.962129831314087 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 49.14747619628906 + ], + "random": [ + 556.0264892578125 + ], + "same_file": [] + }, + "transition_id": "transition-da076a8a3c4738cebcca5434", + "true_rank": 2, + "true_score": 50.03382110595703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.409160614013672 + ], + "random": [ + 347.4332275390625 + ], + "same_file": [] + }, + "transition_id": "transition-da1c8e80c638144dbff6f994", + "true_rank": 1, + "true_score": 18.64630889892578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 29.544292449951172 + ], + "random": [ + 382.885009765625 + ], + "same_file": [] + }, + "transition_id": "transition-dbbb4ad7f8e31fd2c39e9ab8", + "true_rank": 2, + "true_score": 29.706836700439453 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4209446907043457 + ], + "random": [ + 113.05099487304688 + ], + "same_file": [] + }, + "transition_id": "transition-dc4229c70d11160bfcbc0574", + "true_rank": 2, + "true_score": 3.3658289909362793 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.012130737304688 + ], + "random": [ + 488.8328857421875 + ], + "same_file": [] + }, + "transition_id": "transition-dcd7a51ba77ae1c352edd5a4", + "true_rank": 1, + "true_score": 16.998409271240234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 100.66383361816406 + ], + "random": [ + 209.87742614746094 + ], + "same_file": [] + }, + "transition_id": "transition-dd72552f6c4fb04f7bc29e5b", + "true_rank": 1, + "true_score": 96.62206268310547 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.6035099029541 + ], + "random": [ + 185.783203125 + ], + "same_file": [] + }, + "transition_id": "transition-ddde1641bea8741852910c6b", + "true_rank": 2, + "true_score": 24.655731201171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.867049217224121 + ], + "random": [ + 463.421142578125 + ], + "same_file": [] + }, + "transition_id": "transition-de3f46ff0ec78c2eefeee5f8", + "true_rank": 1, + "true_score": 12.340888977050781 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.04984188079834 + ], + "random": [ + 494.87762451171875 + ], + "same_file": [] + }, + "transition_id": "transition-de52277f771ffb6a342232af", + "true_rank": 2, + "true_score": 11.289384841918945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 125.89088439941406 + ], + "random": [ + 132.86297607421875 + ], + "same_file": [] + }, + "transition_id": "transition-deae80a2565efea955b24eea", + "true_rank": 1, + "true_score": 125.08334350585938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.7429351806640625 + ], + "random": [ + 364.8822937011719 + ], + "same_file": [] + }, + "transition_id": "transition-ded9e518b69c0071f61db6a4", + "true_rank": 2, + "true_score": 7.3325090408325195 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 173.6641387939453 + ], + "mutation": [ + 5.904171943664551 + ], + "random": [ + 286.477783203125 + ], + "same_file": [] + }, + "transition_id": "transition-df4a437480c846323c9f62ea", + "true_rank": 1, + "true_score": 4.468206405639648 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 309.32525634765625 + ], + "mutation": [ + 1.6043891906738281 + ], + "random": [ + 608.0465698242188 + ], + "same_file": [] + }, + "transition_id": "transition-df77e9b549bf884f76c6f4af", + "true_rank": 1, + "true_score": 1.5899407863616943 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.38027572631836 + ], + "random": [ + 513.1080932617188 + ], + "same_file": [] + }, + "transition_id": "transition-df853c204eeba1ef7f4c91c7", + "true_rank": 1, + "true_score": 23.24671173095703 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.394939422607422 + ], + "random": [ + 111.33224487304688 + ], + "same_file": [] + }, + "transition_id": "transition-df92d28b260d066ba23284cc", + "true_rank": 2, + "true_score": 22.237167358398438 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.015361785888672 + ], + "random": [ + 492.5364074707031 + ], + "same_file": [] + }, + "transition_id": "transition-dfc371ba2961379d9b37ee22", + "true_rank": 1, + "true_score": 14.827887535095215 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.94819641113281 + ], + "random": [ + 86.86856842041016 + ], + "same_file": [] + }, + "transition_id": "transition-dfecc19487e9375c9285eda9", + "true_rank": 2, + "true_score": 52.57233428955078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.505870819091797 + ], + "random": [ + 767.0928955078125 + ], + "same_file": [] + }, + "transition_id": "transition-dff5800faec8a044cc8fa2ce", + "true_rank": 1, + "true_score": 30.18035888671875 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.7359299659729 + ], + "random": [ + 346.455810546875 + ], + "same_file": [ + 2.7489547729492188 + ] + }, + "transition_id": "transition-e02774537a94487dded6f5ca", + "true_rank": 3, + "true_score": 5.798905372619629 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 36.06239700317383 + ], + "random": [ + 256.5115661621094 + ], + "same_file": [] + }, + "transition_id": "transition-e0f2ebbf64472d52e3036875", + "true_rank": 1, + "true_score": 34.17856979370117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 99.94490051269531 + ], + "random": [ + 607.307861328125 + ], + "same_file": [] + }, + "transition_id": "transition-e102974addffe7f95834ada9", + "true_rank": 2, + "true_score": 100.21165466308594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 48.77421951293945 + ], + "random": [ + 296.7330627441406 + ], + "same_file": [] + }, + "transition_id": "transition-e1ad8004173c7013c77faa94", + "true_rank": 1, + "true_score": 46.56377410888672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.9341998100280762 + ], + "random": [ + 199.40316772460938 + ], + "same_file": [] + }, + "transition_id": "transition-e2303710cfd07c721f13de2e", + "true_rank": 1, + "true_score": 0.9082810282707214 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.757980346679688 + ], + "random": [ + 616.5689697265625 + ], + "same_file": [] + }, + "transition_id": "transition-e2449576b04d0785f3da5aa2", + "true_rank": 1, + "true_score": 11.275373458862305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.5023051500320435 + ], + "random": [ + 437.2716369628906 + ], + "same_file": [] + }, + "transition_id": "transition-e29c74920a3c2041abfc309a", + "true_rank": 2, + "true_score": 1.6061420440673828 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 314.00933837890625 + ], + "mutation": [ + 4.41582727432251 + ], + "random": [ + 253.295166015625 + ], + "same_file": [ + 28.929298400878906 + ] + }, + "transition_id": "transition-e32f3f0bf29d81cd084e9a0a", + "true_rank": 1, + "true_score": 4.23922061920166 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 127.63102722167969 + ], + "random": [ + 23.776779174804688 + ], + "same_file": [] + }, + "transition_id": "transition-e32fcf29602ff1de2f7449aa", + "true_rank": 2, + "true_score": 122.94206237792969 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.34412384033203 + ], + "random": [ + 451.09283447265625 + ], + "same_file": [] + }, + "transition_id": "transition-e401ad2f08715e95ac9ef290", + "true_rank": 1, + "true_score": 23.165401458740234 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.09600257873535 + ], + "random": [ + 224.62802124023438 + ], + "same_file": [] + }, + "transition_id": "transition-e44740d6ebb5869d6e688783", + "true_rank": 1, + "true_score": 16.827800750732422 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.168546676635742 + ], + "random": [ + 213.7647705078125 + ], + "same_file": [] + }, + "transition_id": "transition-e47f1261f9890ef30df89813", + "true_rank": 1, + "true_score": 8.585338592529297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.118260383605957 + ], + "random": [ + 937.2918701171875 + ], + "same_file": [] + }, + "transition_id": "transition-e4a146a8fb0cf3f7ed32adc6", + "true_rank": 1, + "true_score": 7.423646926879883 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0394539833068848 + ], + "random": [ + 355.5595703125 + ], + "same_file": [] + }, + "transition_id": "transition-e4ba632d55bbd4ff69b47bd4", + "true_rank": 2, + "true_score": 2.1654176712036133 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.58683967590332 + ], + "random": [ + 632.1126708984375 + ], + "same_file": [ + 1.1671627759933472 + ] + }, + "transition_id": "transition-e50058342ce5b568b5ac4c77", + "true_rank": 3, + "true_score": 12.20799732208252 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.04439926147461 + ], + "random": [ + 281.12457275390625 + ], + "same_file": [] + }, + "transition_id": "transition-e507a6ab52e8fa5e44b7095c", + "true_rank": 1, + "true_score": 23.996578216552734 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.928020477294922 + ], + "random": [ + 713.5338745117188 + ], + "same_file": [] + }, + "transition_id": "transition-e520cde715a7f425604ac9b5", + "true_rank": 2, + "true_score": 9.507610321044922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.258979082107544 + ], + "random": [ + 213.29335021972656 + ], + "same_file": [] + }, + "transition_id": "transition-e5294464879141c0bbc97afb", + "true_rank": 1, + "true_score": 1.236190915107727 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.939189910888672 + ], + "random": [ + 419.9590148925781 + ], + "same_file": [] + }, + "transition_id": "transition-e5e0c45836bf61c6d53a63bd", + "true_rank": 1, + "true_score": 16.137516021728516 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 94.33085632324219 + ], + "random": [ + 143.86654663085938 + ], + "same_file": [] + }, + "transition_id": "transition-e636b531bb62e510ff94e88f", + "true_rank": 1, + "true_score": 94.17143249511719 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 169.58299255371094 + ], + "mutation": [ + 4.102460861206055 + ], + "random": [ + 1038.3084716796875 + ], + "same_file": [] + }, + "transition_id": "transition-e64a4fa1fd57f313991a9a1b", + "true_rank": 1, + "true_score": 4.008425235748291 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6729447841644287 + ], + "random": [ + 161.9447021484375 + ], + "same_file": [] + }, + "transition_id": "transition-e67c877c83836407ebaf3118", + "true_rank": 2, + "true_score": 1.700627088546753 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 200.87667846679688 + ], + "random": [ + 665.829345703125 + ], + "same_file": [ + 161.81341552734375 + ] + }, + "transition_id": "transition-e6c9e90e8e354c613852c925", + "true_rank": 3, + "true_score": 202.4967041015625 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 45.28438949584961 + ], + "random": [ + 256.23175048828125 + ], + "same_file": [] + }, + "transition_id": "transition-e7441b6e74ae3f59f8550743", + "true_rank": 2, + "true_score": 47.10398483276367 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.4336471557617188 + ], + "random": [ + 659.841552734375 + ], + "same_file": [] + }, + "transition_id": "transition-e745832e245938ca9b657a0e", + "true_rank": 1, + "true_score": 3.3556013107299805 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 50.04108810424805 + ], + "random": [ + 180.51083374023438 + ], + "same_file": [] + }, + "transition_id": "transition-e7940952fd2c0acce42abeb7", + "true_rank": 2, + "true_score": 51.75065231323242 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.15671443939209 + ], + "random": [ + 139.54393005371094 + ], + "same_file": [] + }, + "transition_id": "transition-e7a8508b5c8d8a1910f8df76", + "true_rank": 1, + "true_score": 6.926596641540527 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.732256889343262 + ], + "random": [ + 273.0372009277344 + ], + "same_file": [] + }, + "transition_id": "transition-e7aec10502faf03a3cfaa99c", + "true_rank": 1, + "true_score": 6.977581024169922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.980180740356445 + ], + "random": [ + 82.79194641113281 + ], + "same_file": [] + }, + "transition_id": "transition-e7e7adc253abffeb438e9598", + "true_rank": 1, + "true_score": 9.546546936035156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.644649505615234 + ], + "random": [ + 322.63238525390625 + ], + "same_file": [] + }, + "transition_id": "transition-e870e135971cda3e38d42ad1", + "true_rank": 2, + "true_score": 5.09708309173584 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.3905876874923706 + ], + "random": [ + 272.67205810546875 + ], + "same_file": [] + }, + "transition_id": "transition-e87c00fafd5e9c5b0fcf0b20", + "true_rank": 2, + "true_score": 2.8700132369995117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 56.46455383300781 + ], + "random": [ + 284.56854248046875 + ], + "same_file": [] + }, + "transition_id": "transition-e8c2e625d6d7018f0c3eb625", + "true_rank": 1, + "true_score": 55.531105041503906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.4182865619659424 + ], + "random": [ + 173.23927307128906 + ], + "same_file": [] + }, + "transition_id": "transition-e93206461f9bf29d82239c3d", + "true_rank": 1, + "true_score": 2.2464599609375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.625732421875 + ], + "random": [ + 323.163330078125 + ], + "same_file": [] + }, + "transition_id": "transition-e9347af0fb514151acbd348d", + "true_rank": 2, + "true_score": 22.797985076904297 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 43.1495361328125 + ], + "random": [ + 311.42169189453125 + ], + "same_file": [] + }, + "transition_id": "transition-e9360fa14b08b97baf9bef6c", + "true_rank": 2, + "true_score": 43.1651611328125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.702401161193848 + ], + "random": [ + 292.3958740234375 + ], + "same_file": [] + }, + "transition_id": "transition-e99a628e8cd942dc1817d0a6", + "true_rank": 1, + "true_score": 5.55303430557251 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 23.247629165649414 + ], + "random": [ + 654.4118041992188 + ], + "same_file": [] + }, + "transition_id": "transition-e9b03e1698f56ef997df386c", + "true_rank": 1, + "true_score": 22.961986541748047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 144.3114013671875 + ], + "random": [ + 253.25767517089844 + ], + "same_file": [] + }, + "transition_id": "transition-e9e7ec3a965ea2cda1d3d125", + "true_rank": 2, + "true_score": 157.61590576171875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.4777957201004028 + ], + "random": [ + 439.37310791015625 + ], + "same_file": [] + }, + "transition_id": "transition-ea11d39819e8ed5d7b7f1767", + "true_rank": 1, + "true_score": 1.3698515892028809 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 156.06069946289062 + ], + "random": [ + 416.14898681640625 + ], + "same_file": [] + }, + "transition_id": "transition-eae9e9e01b77d3312fb31ba7", + "true_rank": 1, + "true_score": 153.23146057128906 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.114029884338379 + ], + "random": [ + 379.6580810546875 + ], + "same_file": [] + }, + "transition_id": "transition-eb50c92f0d98e009e4aa6485", + "true_rank": 1, + "true_score": 6.825153350830078 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 560.724365234375 + ], + "random": [ + 650.2003173828125 + ], + "same_file": [] + }, + "transition_id": "transition-eb8af35f6398c588fe422fc6", + "true_rank": 2, + "true_score": 561.462646484375 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9951111078262329 + ], + "random": [ + 259.5870056152344 + ], + "same_file": [] + }, + "transition_id": "transition-ebd402380179c563bf1791d7", + "true_rank": 2, + "true_score": 1.3438026905059814 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 9.829458236694336 + ], + "random": [ + 309.0883483886719 + ], + "same_file": [] + }, + "transition_id": "transition-ebee80c754f5e5f151673b3a", + "true_rank": 1, + "true_score": 8.138175964355469 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.522229194641113 + ], + "random": [ + 153.01014709472656 + ], + "same_file": [] + }, + "transition_id": "transition-ec441607c1dfce915cd88348", + "true_rank": 1, + "true_score": 8.444355964660645 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.883443832397461 + ], + "random": [ + 396.5325927734375 + ], + "same_file": [] + }, + "transition_id": "transition-ec4771d8285da1cf05c81929", + "true_rank": 1, + "true_score": 11.544275283813477 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 12.738075256347656 + ], + "random": [ + 184.0909423828125 + ], + "same_file": [] + }, + "transition_id": "transition-ec5b1b81d70eaaad368787b8", + "true_rank": 1, + "true_score": 12.308257102966309 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.197187423706055 + ], + "random": [ + 171.44366455078125 + ], + "same_file": [] + }, + "transition_id": "transition-ec9d24c7b59ed03217e1ec13", + "true_rank": 2, + "true_score": 14.778549194335938 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.164159774780273 + ], + "random": [ + 40.84036636352539 + ], + "same_file": [ + 124.69258117675781 + ] + }, + "transition_id": "transition-eca445e9244ed27d1ccb2ad6", + "true_rank": 1, + "true_score": 18.19184112548828 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.210488319396973 + ], + "random": [ + 336.8971862792969 + ], + "same_file": [] + }, + "transition_id": "transition-ed5bad23ec07c7fd289ec1c5", + "true_rank": 1, + "true_score": 8.08262825012207 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 97.34208679199219 + ], + "random": [ + 478.7591552734375 + ], + "same_file": [] + }, + "transition_id": "transition-ed66f02ae61c2ebe8752b02d", + "true_rank": 1, + "true_score": 96.74874877929688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 210.00135803222656 + ], + "random": [ + 708.1527099609375 + ], + "same_file": [] + }, + "transition_id": "transition-ed72065ace3a6e833a057aca", + "true_rank": 1, + "true_score": 206.7638702392578 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6460216045379639 + ], + "random": [ + 638.3994140625 + ], + "same_file": [] + }, + "transition_id": "transition-ed8770aa18001afcfe6791dd", + "true_rank": 2, + "true_score": 1.8865408897399902 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.313127517700195 + ], + "random": [ + 298.26837158203125 + ], + "same_file": [] + }, + "transition_id": "transition-eda39d3652d96e0c25ecea88", + "true_rank": 1, + "true_score": 17.230228424072266 + }, + { + "candidate_count": 5, + "decoy_scores_by_category": { + "action_cluster": [ + 28.42058563232422 + ], + "mutation": [ + 16.41781997680664 + ], + "random": [ + 839.3025512695312 + ], + "same_file": [ + 17.07452392578125 + ] + }, + "transition_id": "transition-eda6304bc9a4c53661de38d8", + "true_rank": 1, + "true_score": 15.783987998962402 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.179290771484375 + ], + "random": [ + 307.3773193359375 + ], + "same_file": [] + }, + "transition_id": "transition-edc29eee8133002e5f63b897", + "true_rank": 1, + "true_score": 34.132484436035156 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 80.1764907836914 + ], + "random": [ + 255.316162109375 + ], + "same_file": [] + }, + "transition_id": "transition-ede7a59204209b7f92c5edf4", + "true_rank": 1, + "true_score": 79.61809539794922 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.3100881576538086 + ], + "random": [ + 320.39923095703125 + ], + "same_file": [] + }, + "transition_id": "transition-ee22a2418e44ac5b796d69f7", + "true_rank": 1, + "true_score": 2.280168056488037 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 16.757810592651367 + ], + "random": [ + 235.5771942138672 + ], + "same_file": [] + }, + "transition_id": "transition-ee6d6e55e5d1ffc63f83add7", + "true_rank": 2, + "true_score": 19.250167846679688 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 24.458324432373047 + ], + "random": [ + 404.3620910644531 + ], + "same_file": [] + }, + "transition_id": "transition-ee8dc8cb83763ab0ac667a1d", + "true_rank": 2, + "true_score": 24.738792419433594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.9832682609558105 + ], + "random": [ + 321.67742919921875 + ], + "same_file": [] + }, + "transition_id": "transition-eeb6cb73270b024ec66b4e8e", + "true_rank": 2, + "true_score": 4.729382514953613 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 25.077463150024414 + ], + "random": [ + 143.96937561035156 + ], + "same_file": [] + }, + "transition_id": "transition-ef89a3d4ed036c529de473f0", + "true_rank": 1, + "true_score": 24.983360290527344 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.447617292404175 + ], + "random": [ + 835.2884521484375 + ], + "same_file": [ + 97.68673706054688 + ] + }, + "transition_id": "transition-f001387f69e78a523cf1c59a", + "true_rank": 2, + "true_score": 3.7182130813598633 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.0814707279205322 + ], + "random": [ + 330.01336669921875 + ], + "same_file": [] + }, + "transition_id": "transition-f0400bc1473bd9d180c28f01", + "true_rank": 1, + "true_score": 2.009765386581421 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.947587966918945 + ], + "random": [ + 233.5106964111328 + ], + "same_file": [] + }, + "transition_id": "transition-f0405d40f3a1d7086d4110ff", + "true_rank": 1, + "true_score": 11.885725021362305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.754264771938324 + ], + "random": [ + 228.24766540527344 + ], + "same_file": [] + }, + "transition_id": "transition-f0a864013677376c86c9812c", + "true_rank": 2, + "true_score": 0.8850061893463135 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.463152885437012 + ], + "random": [ + 112.44546508789062 + ], + "same_file": [] + }, + "transition_id": "transition-f0d881d7081792812bd1cb67", + "true_rank": 1, + "true_score": 3.1086108684539795 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 179.12640380859375 + ], + "random": [ + 187.33746337890625 + ], + "same_file": [] + }, + "transition_id": "transition-f1327aa8395408bb568c099d", + "true_rank": 2, + "true_score": 181.64622497558594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.151813507080078 + ], + "random": [ + 531.170166015625 + ], + "same_file": [] + }, + "transition_id": "transition-f17f266817ff66efebb61cd4", + "true_rank": 1, + "true_score": 17.599815368652344 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 4.325035095214844 + ], + "random": [ + 367.934326171875 + ], + "same_file": [] + }, + "transition_id": "transition-f19d407367967339fef9ef16", + "true_rank": 2, + "true_score": 4.56854248046875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 46.22649383544922 + ], + "random": [ + 324.8544006347656 + ], + "same_file": [] + }, + "transition_id": "transition-f1e678f56d46ebc81cbf57f4", + "true_rank": 2, + "true_score": 50.138458251953125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.503686904907227 + ], + "random": [ + 161.28646850585938 + ], + "same_file": [] + }, + "transition_id": "transition-f25a7de1e37fe3ce115ca06b", + "true_rank": 2, + "true_score": 5.7186279296875 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 168.7948455810547 + ], + "random": [ + 45.748008728027344 + ], + "same_file": [] + }, + "transition_id": "transition-f25e47eef36fa0ca7e490fee", + "true_rank": 2, + "true_score": 168.74069213867188 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 19.822402954101562 + ], + "random": [ + 481.39483642578125 + ], + "same_file": [] + }, + "transition_id": "transition-f2a97af27b7c20d976d1e8c4", + "true_rank": 2, + "true_score": 20.58637237548828 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 331.192626953125 + ], + "mutation": [ + 0.4720037579536438 + ], + "random": [ + 192.20645141601562 + ], + "same_file": [] + }, + "transition_id": "transition-f2cac915c1745c84070f712f", + "true_rank": 1, + "true_score": 0.39396312832832336 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.288175106048584 + ], + "random": [ + 240.58184814453125 + ], + "same_file": [] + }, + "transition_id": "transition-f2f3927da2316d65ceaa9c2b", + "true_rank": 1, + "true_score": 0.865760326385498 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.1572531461715698 + ], + "random": [ + 382.2506103515625 + ], + "same_file": [ + 7.734766960144043 + ] + }, + "transition_id": "transition-f351a0f3e3a3278e6a7054e3", + "true_rank": 2, + "true_score": 1.4313628673553467 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 82.20304107666016 + ], + "random": [ + 118.22676086425781 + ], + "same_file": [] + }, + "transition_id": "transition-f39c4229581dbaa2793f2e9c", + "true_rank": 1, + "true_score": 82.16111755371094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.185867309570312 + ], + "random": [ + 496.22137451171875 + ], + "same_file": [] + }, + "transition_id": "transition-f3ee8bab481db41123b73739", + "true_rank": 2, + "true_score": 17.673294067382812 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 55.78553771972656 + ], + "mutation": [ + 24.460054397583008 + ], + "random": [ + 194.5845947265625 + ], + "same_file": [] + }, + "transition_id": "transition-f4309372321cbe84768ca759", + "true_rank": 1, + "true_score": 23.61246109008789 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 75.3526611328125 + ], + "random": [ + 132.04307556152344 + ], + "same_file": [] + }, + "transition_id": "transition-f4357e757563be022a6a3364", + "true_rank": 1, + "true_score": 73.30033874511719 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 175.74806213378906 + ], + "random": [ + 295.99078369140625 + ], + "same_file": [] + }, + "transition_id": "transition-f4bb5ca7101e3778774caa53", + "true_rank": 2, + "true_score": 176.75180053710938 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 20.70376968383789 + ], + "random": [ + 424.767333984375 + ], + "same_file": [] + }, + "transition_id": "transition-f4f14d27142e03de48b4dead", + "true_rank": 1, + "true_score": 20.20699119567871 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 175.07070922851562 + ], + "random": [ + 613.8776245117188 + ], + "same_file": [] + }, + "transition_id": "transition-f50ed9009ce0468c2d8084d0", + "true_rank": 2, + "true_score": 176.20693969726562 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.903018951416016 + ], + "random": [ + 577.6793212890625 + ], + "same_file": [] + }, + "transition_id": "transition-f51f616631482cdc4f085cfe", + "true_rank": 1, + "true_score": 22.77167510986328 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 22.905563354492188 + ], + "random": [ + 640.2936401367188 + ], + "same_file": [] + }, + "transition_id": "transition-f5bfc2c660ebf59367f59c57", + "true_rank": 2, + "true_score": 24.816137313842773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.456159591674805 + ], + "random": [ + 182.19216918945312 + ], + "same_file": [] + }, + "transition_id": "transition-f5cc24a9e6ef50ef5cbbee9b", + "true_rank": 1, + "true_score": 8.020990371704102 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.592930793762207 + ], + "random": [ + 62.92237091064453 + ], + "same_file": [] + }, + "transition_id": "transition-f5f311c877ea4c3d95eb82e2", + "true_rank": 2, + "true_score": 3.846179723739624 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.791478157043457 + ], + "random": [ + 289.20306396484375 + ], + "same_file": [] + }, + "transition_id": "transition-f6392b424acfcac71fbd50b6", + "true_rank": 1, + "true_score": 5.664890289306641 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.842630624771118 + ], + "random": [ + 323.8096008300781 + ], + "same_file": [] + }, + "transition_id": "transition-f63be18ece40438f255e5c2f", + "true_rank": 1, + "true_score": 2.7943549156188965 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.38117218017578 + ], + "random": [ + 200.5533905029297 + ], + "same_file": [] + }, + "transition_id": "transition-f6e66bd1f2f6ee42a9c5479c", + "true_rank": 2, + "true_score": 17.643970489501953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.337547779083252 + ], + "random": [ + 225.02804565429688 + ], + "same_file": [] + }, + "transition_id": "transition-f729c3fe2563d73f570b0392", + "true_rank": 2, + "true_score": 6.573076248168945 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 7.941644668579102 + ], + "random": [ + 317.60986328125 + ], + "same_file": [] + }, + "transition_id": "transition-f730f47ce2bb3910a71f20c2", + "true_rank": 2, + "true_score": 9.681890487670898 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 39.18714904785156 + ], + "random": [ + 97.36083221435547 + ], + "same_file": [] + }, + "transition_id": "transition-f74b174e4be81509bc117722", + "true_rank": 1, + "true_score": 38.8350715637207 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9465527534484863 + ], + "random": [ + 505.2600402832031 + ], + "same_file": [] + }, + "transition_id": "transition-f76555a47efd041a7669865d", + "true_rank": 2, + "true_score": 3.077861785888672 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 33.59515380859375 + ], + "random": [ + 413.48858642578125 + ], + "same_file": [] + }, + "transition_id": "transition-f78eb37fb583d7646e15734c", + "true_rank": 1, + "true_score": 32.842674255371094 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.9493329524993896 + ], + "random": [ + 621.5494384765625 + ], + "same_file": [] + }, + "transition_id": "transition-f8c3b3f635fcc528aa728ee8", + "true_rank": 1, + "true_score": 2.9365930557250977 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.074689865112305 + ], + "random": [ + 644.5762939453125 + ], + "same_file": [] + }, + "transition_id": "transition-f9b1250492157b6767c622fc", + "true_rank": 1, + "true_score": 6.488292694091797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.008380889892578 + ], + "random": [ + 489.8564758300781 + ], + "same_file": [] + }, + "transition_id": "transition-f9e25ebe49aba4d3abe69fed", + "true_rank": 2, + "true_score": 21.622581481933594 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.6995779275894165 + ], + "random": [ + 129.27691650390625 + ], + "same_file": [] + }, + "transition_id": "transition-fa06672b674a62f7cf9b47bd", + "true_rank": 2, + "true_score": 1.7422325611114502 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 2.128141164779663 + ], + "random": [ + 455.0503234863281 + ], + "same_file": [] + }, + "transition_id": "transition-fa10e1339af3b4311316b987", + "true_rank": 1, + "true_score": 2.0814433097839355 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 479.118896484375 + ], + "mutation": [ + 9.181106567382812 + ], + "random": [ + 280.6710205078125 + ], + "same_file": [] + }, + "transition_id": "transition-fa2f878d2b7349cda912f945", + "true_rank": 1, + "true_score": 8.802911758422852 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 77.38044738769531 + ], + "mutation": [ + 5.183631896972656 + ], + "random": [ + 81.77696228027344 + ], + "same_file": [] + }, + "transition_id": "transition-fa307f2f92274476eaeb073b", + "true_rank": 1, + "true_score": 4.695608139038086 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.845029830932617 + ], + "random": [ + 463.3704833984375 + ], + "same_file": [] + }, + "transition_id": "transition-fa41680ed0139f3f9a5143be", + "true_rank": 1, + "true_score": 15.280213356018066 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 180.09317016601562 + ], + "random": [ + 677.626708984375 + ], + "same_file": [] + }, + "transition_id": "transition-fa5cbff186fb589520ccbb4c", + "true_rank": 1, + "true_score": 171.99366760253906 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 21.49227523803711 + ], + "mutation": [ + 3.4304888248443604 + ], + "random": [ + 667.608154296875 + ], + "same_file": [] + }, + "transition_id": "transition-faa961c216c31d761eef5d67", + "true_rank": 1, + "true_score": 1.8974031209945679 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.30665922164917 + ], + "random": [ + 723.5472412109375 + ], + "same_file": [] + }, + "transition_id": "transition-faab57ca77878bc4cdd31c9b", + "true_rank": 1, + "true_score": 6.258267879486084 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.688239097595215 + ], + "random": [ + 215.3439483642578 + ], + "same_file": [] + }, + "transition_id": "transition-faacba2e20dc5ed80cfa560d", + "true_rank": 1, + "true_score": 7.799300193786621 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 121.51771545410156 + ], + "random": [ + 440.3843688964844 + ], + "same_file": [] + }, + "transition_id": "transition-fad5a431a0c7d5e387e55726", + "true_rank": 1, + "true_score": 117.93240356445312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 11.85215950012207 + ], + "random": [ + 168.56686401367188 + ], + "same_file": [] + }, + "transition_id": "transition-fae8bacc280dacb878ebe11c", + "true_rank": 2, + "true_score": 12.864006996154785 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 102.90508270263672 + ], + "random": [ + 296.904296875 + ], + "same_file": [] + }, + "transition_id": "transition-fb0672315f59531219aea692", + "true_rank": 1, + "true_score": 98.3570785522461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 27.81624984741211 + ], + "random": [ + 119.67471313476562 + ], + "same_file": [] + }, + "transition_id": "transition-fb385cb8cab644304f58ab42", + "true_rank": 2, + "true_score": 28.566497802734375 + }, + { + "candidate_count": 4, + "decoy_scores_by_category": { + "action_cluster": [ + 150.90512084960938 + ], + "mutation": [ + 10.467484474182129 + ], + "random": [ + 58.8408203125 + ], + "same_file": [] + }, + "transition_id": "transition-fb43528008b1cd8f311593d2", + "true_rank": 2, + "true_score": 11.520590782165527 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 1.511268973350525 + ], + "random": [ + 224.3948974609375 + ], + "same_file": [] + }, + "transition_id": "transition-fb7b2a08e6377ca95506e0ba", + "true_rank": 1, + "true_score": 1.0620861053466797 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 65.85248565673828 + ], + "random": [ + 475.2501525878906 + ], + "same_file": [] + }, + "transition_id": "transition-fb8a3ac9d90eff028dd3f4db", + "true_rank": 1, + "true_score": 64.50560760498047 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 178.43414306640625 + ], + "random": [ + 401.27252197265625 + ], + "same_file": [] + }, + "transition_id": "transition-fbc66136b90755312d317a2d", + "true_rank": 2, + "true_score": 187.70782470703125 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 8.64965534210205 + ], + "random": [ + 361.7882385253906 + ], + "same_file": [] + }, + "transition_id": "transition-fbee5a37572d441c1bdf32eb", + "true_rank": 2, + "true_score": 9.023324012756348 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 44.17125701904297 + ], + "random": [ + 269.1960144042969 + ], + "same_file": [] + }, + "transition_id": "transition-fbfcecf79d9fb9162941137f", + "true_rank": 1, + "true_score": 43.59333801269531 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.1751861572265625 + ], + "random": [ + 736.1376953125 + ], + "same_file": [] + }, + "transition_id": "transition-fc258c082ad01972e6d2d8ca", + "true_rank": 1, + "true_score": 4.736753463745117 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 0.9194850921630859 + ], + "random": [ + 275.36932373046875 + ], + "same_file": [] + }, + "transition_id": "transition-fc6677f430d2c4cfa9702fb8", + "true_rank": 2, + "true_score": 1.1183865070343018 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 30.344467163085938 + ], + "random": [ + 419.5360107421875 + ], + "same_file": [] + }, + "transition_id": "transition-fd400fb934d7f791fe2654a2", + "true_rank": 1, + "true_score": 28.824878692626953 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.267289638519287 + ], + "random": [ + 179.9187774658203 + ], + "same_file": [] + }, + "transition_id": "transition-fd44aa66eb9d713701e0b2f2", + "true_rank": 2, + "true_score": 3.294996976852417 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 5.7520270347595215 + ], + "random": [ + 214.503173828125 + ], + "same_file": [] + }, + "transition_id": "transition-fd4c4a7795f01f16c047f872", + "true_rank": 1, + "true_score": 5.678937911987305 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 3.5489745140075684 + ], + "random": [ + 393.71630859375 + ], + "same_file": [] + }, + "transition_id": "transition-fda13c9dc60351967697595d", + "true_rank": 1, + "true_score": 3.0653481483459473 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 6.26564359664917 + ], + "random": [ + 356.47491455078125 + ], + "same_file": [] + }, + "transition_id": "transition-fe744c2879bf017eced122cd", + "true_rank": 1, + "true_score": 6.167458534240723 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 59.8024787902832 + ], + "random": [ + 157.30874633789062 + ], + "same_file": [] + }, + "transition_id": "transition-fea27b1fac71a3fb7dab50cb", + "true_rank": 2, + "true_score": 60.69344711303711 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 34.89645004272461 + ], + "random": [ + 364.2464599609375 + ], + "same_file": [] + }, + "transition_id": "transition-fed1b8e37244ea9ada92b292", + "true_rank": 1, + "true_score": 34.14799118041992 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 17.706571578979492 + ], + "random": [ + 45.087371826171875 + ], + "same_file": [] + }, + "transition_id": "transition-fedbd7f85fb047f1bb812731", + "true_rank": 2, + "true_score": 17.919509887695312 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 15.894606590270996 + ], + "random": [ + 429.49383544921875 + ], + "same_file": [] + }, + "transition_id": "transition-fef3f97bcddd63d4558b0419", + "true_rank": 1, + "true_score": 14.850629806518555 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 14.555224418640137 + ], + "random": [ + 247.07730102539062 + ], + "same_file": [] + }, + "transition_id": "transition-ff8412e05ce0b7077730c000", + "true_rank": 1, + "true_score": 14.23434066772461 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 21.454910278320312 + ], + "random": [ + 564.4993896484375 + ], + "same_file": [] + }, + "transition_id": "transition-ff873546e10de3aa18e6e2ee", + "true_rank": 1, + "true_score": 20.805395126342773 + }, + { + "candidate_count": 3, + "decoy_scores_by_category": { + "action_cluster": [], + "mutation": [ + 13.932141304016113 + ], + "random": [ + 207.68484497070312 + ], + "same_file": [] + }, + "transition_id": "transition-ff90db5cbb93bc22ee95ec3c", + "true_rank": 2, + "true_score": 14.319587707519531 + } + ], + "metadata": { + "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.533, + "requested_per_example": 1 + }, + "random": { + "caveat": null, + "decoy_count": 1000, + "example_count": 1000, + "example_count_with_decoy": 1000, + "pairwise_auc": 0.975, + "requested_per_example": 1 + }, + "same_file": { + "caveat": null, + "decoy_count": 63, + "example_count": 1000, + "example_count_with_decoy": 63, + "pairwise_auc": 0.6666666666666666, + "requested_per_example": 1 + } + }, + "checkpoint": { + "backend": "torch", + "model_class": "TorchCodeTransitionModel", + "path": ".artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt", + "sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8", + "step": 60000 + }, + "dataset": { + "artifact_id": "dataset-ef8ad3f4f48dea9e", + "path": ".artifacts/hf/codelewm-scaled-20260520-9699b53/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-d9074199c0d58911" + }, + "metrics": { + "decoy_counts": { + "action_cluster": 40, + "mutation": 1000, + "random": 1000, + "same_file": 63 + }, + "example_count": 1000, + "mean_true_rank": 1.514, + "median_true_rank": 1.0, + "pairwise_auc_by_category": { + "action_cluster": 0.975, + "mutation": 0.533, + "random": 0.975, + "same_file": 0.6666666666666666 + }, + "pairwise_auc_overall": 0.755587256300523, + "recall_at_1": 0.514 + }, + "schema_version": "codelewm.eval.surprise_report.v1", + "score_direction": "lower_is_better" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt.manifest.json b/runs/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt.manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..fd9f765dda061e6ad34c5f4555df04c3fa5f44d4 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/train/checkpoints/checkpoint.pt.manifest.json @@ -0,0 +1,14 @@ +{ + "checkpoint_path": "checkpoint.pt", + "checkpoint_sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8", + "metadata": { + "action_view": "text", + "config_hash": "72822cb45ab87284e629399b567b0f6daa882d79e2f3454654b0835880a73408", + "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-scaled-20260520-9699b53/train/config.json b/runs/codelewm-scaled-20260520-9699b53/train/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b4f36b979e805bc32159c56ef20c38e11bf956f1 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/train/config.json @@ -0,0 +1,51 @@ +{ + "data": { + "manifest": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/manifest.json", + "train": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/hdf5/train.hdf5", + "val": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/pack/hdf5/val.hdf5" + }, + "loader": { + "batch_size": 64, + "num_workers": 4, + "persistent_workers": true, + "pin_memory": true, + "shuffle": true + }, + "loss": { + "enable_retrieval_loss": false, + "retrieval_temperature": 0.1, + "retrieval_weight": 0.0, + "sigreg_knots": 17, + "sigreg_num_proj": 1024, + "sigreg_weight": 0.09 + }, + "name": "codelewm_scaled_gpu_a10g", + "optimizer": { + "lr": 0.0001, + "type": "AdamW", + "weight_decay": 0.001 + }, + "output": { + "checkpoint_dir": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/checkpoints", + "manifest_path": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/training_manifest.json", + "metrics_path": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/train/metrics.jsonl", + "run_dir": "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/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-scaled-20260520-9699b53/train/manifest.json b/runs/codelewm-scaled-20260520-9699b53/train/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..a5c6b9becbee5b680317f1def3d1e2d968e3879f --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/train/manifest.json @@ -0,0 +1,96 @@ +{ + "artifact_id": "training_run-d9074199c0d58911", + "artifact_kind": "training_run", + "command": [ + "codelewm", + "train", + "--config", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/configs/train.json", + "--executor", + "torch", + "--device", + "auto", + "--overwrite", + "--json", + "--log-jsonl", + "/CodeLeWM/.artifacts/hf/codelewm-scaled-20260520-9699b53/logs/train.jsonl" + ], + "config_sha256": "119507eb9909ba9c8dac134595266f5a941ea5c1d096ceeb61679da14d336dad", + "created_at": "2026-05-20T06:22:58Z", + "files": [ + { + "bytes": 1556, + "path": "config.json", + "sha256": "889396e0262d4fadefa558ccab00934fac29ad58f307643a81612cca73d98488" + }, + { + "bytes": 1040, + "path": "metrics.jsonl", + "sha256": "68a6b2d80774a62f31b87e9d6ee3c4b36978eddeb1805a849d47458b8871ffd9" + }, + { + "bytes": 1150, + "path": "reports/metrics_report.json", + "sha256": "ea1a938c6a3b90f74c2eea9ab09723c004f24a4f7043fb3bdc7edfc95516f34f" + }, + { + "bytes": 351495453, + "path": "checkpoints/checkpoint.pt", + "sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8" + }, + { + "bytes": 511, + "path": "checkpoints/checkpoint.pt.manifest.json", + "sha256": "b18a57a783d2c4693f7c99489ad4752ce6fa1ba8b64a61ccef688dfb599189fd" + }, + { + "bytes": 1893, + "path": "reports/torch_training_report.json", + "sha256": "12d3ace9319d0c1b379d32986365fc2b20baad839c2f20ba2a86d249b4672004" + } + ], + "metadata": { + "dataset_manifest_path": ".artifacts/hf/codelewm-scaled-20260520-9699b53/pack/manifest.json", + "executor": { + "checkpoint_schema_version": "codelewm.checkpoint.v1", + "device": "cuda", + "executor": "torch", + "precision": "bf16-mixed", + "torch": "2.12.0+cu130", + "train_rows": 18019, + "val_rows": 1291 + }, + "final_metrics": { + "collapse/effective_rank": 5.437364589252875, + "collapse/effective_rank_ratio": 0.02123970542676904, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.346564877617572, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.85942433071649, + "collapse/pairwise_cosine_mean": 0.008317808396257337, + "collapse/per_dim_variance_max": 3.289028716596054, + "collapse/per_dim_variance_median": 0.6952048902794287, + "collapse/per_dim_variance_min": 0.0540634111270202, + "loss/prediction_mse": 0.005166558548808098, + "loss/sigreg": 1.203125, + "loss/sigreg_weighted": 0.1083984375, + "loss/total": 0.11356499791145325, + "train/examples": 3833852.0, + "train/examples_per_second": 1103.204300183749, + "train/gradient_norm": 1.8980227708816528, + "val/loss/prediction_mse": 0.17075516851175399, + "val/loss/sigreg": 2.048149585723877, + "val/loss/sigreg_weighted": 0.1843334688317208, + "val/loss/total": 0.3550886376982644 + }, + "run_id": "codelewm_scaled_gpu_a10g", + "schema_version": "codelewm.training_run.v1", + "seed": 240119, + "step_count": 60000 + }, + "parent_artifacts": [ + "dataset-ef8ad3f4f48dea9e" + ], + "schema_version": "codelewm.artifact_manifest.v1", + "source_git_sha": "9699b5309e43a3278f272663ef60cda23040d92a" +} diff --git a/runs/codelewm-scaled-20260520-9699b53/train/metrics.jsonl b/runs/codelewm-scaled-20260520-9699b53/train/metrics.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..870611507d8faa325db82284267f9480be343f66 --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/train/metrics.jsonl @@ -0,0 +1 @@ +{"metrics": {"collapse/effective_rank": 5.437364589252875, "collapse/effective_rank_ratio": 0.02123970542676904, "collapse/embedding_count": 192.0, "collapse/embedding_norm_mean": 14.346564877617572, "collapse/latent_dim": 256.0, "collapse/nearest_neighbor_entropy": 4.85942433071649, "collapse/pairwise_cosine_mean": 0.008317808396257337, "collapse/per_dim_variance_max": 3.289028716596054, "collapse/per_dim_variance_median": 0.6952048902794287, "collapse/per_dim_variance_min": 0.0540634111270202, "loss/prediction_mse": 0.005166558548808098, "loss/sigreg": 1.203125, "loss/sigreg_weighted": 0.1083984375, "loss/total": 0.11356499791145325, "train/examples": 3833852.0, "train/examples_per_second": 1103.204300183749, "train/gradient_norm": 1.8980227708816528, "val/loss/prediction_mse": 0.17075516851175399, "val/loss/sigreg": 2.048149585723877, "val/loss/sigreg_weighted": 0.1843334688317208, "val/loss/total": 0.3550886376982644}, "run_id": "codelewm_scaled_gpu_a10g", "schema_version": "codelewm.training_metrics.v1", "step": 60000} diff --git a/runs/codelewm-scaled-20260520-9699b53/train/reports/metrics_report.json b/runs/codelewm-scaled-20260520-9699b53/train/reports/metrics_report.json new file mode 100644 index 0000000000000000000000000000000000000000..901ad2bb0182e137148800074a3702a5ef0a733d --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/train/reports/metrics_report.json @@ -0,0 +1,28 @@ +{ + "final_metrics": { + "collapse/effective_rank": 5.437364589252875, + "collapse/effective_rank_ratio": 0.02123970542676904, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.346564877617572, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.85942433071649, + "collapse/pairwise_cosine_mean": 0.008317808396257337, + "collapse/per_dim_variance_max": 3.289028716596054, + "collapse/per_dim_variance_median": 0.6952048902794287, + "collapse/per_dim_variance_min": 0.0540634111270202, + "loss/prediction_mse": 0.005166558548808098, + "loss/sigreg": 1.203125, + "loss/sigreg_weighted": 0.1083984375, + "loss/total": 0.11356499791145325, + "train/examples": 3833852.0, + "train/examples_per_second": 1103.204300183749, + "train/gradient_norm": 1.8980227708816528, + "val/loss/prediction_mse": 0.17075516851175399, + "val/loss/sigreg": 2.048149585723877, + "val/loss/sigreg_weighted": 0.1843334688317208, + "val/loss/total": 0.3550886376982644 + }, + "run_id": "codelewm_scaled_gpu_a10g", + "schema_version": "codelewm.training_metrics.v1", + "step_count": 60000 +} diff --git a/runs/codelewm-scaled-20260520-9699b53/train/reports/torch_training_report.json b/runs/codelewm-scaled-20260520-9699b53/train/reports/torch_training_report.json new file mode 100644 index 0000000000000000000000000000000000000000..a03a2e942b9bdddcb3e0813ef20097a2f5f24bdb --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/train/reports/torch_training_report.json @@ -0,0 +1,52 @@ +{ + "collapse_report": { + "effective_rank": 5.437364589252875, + "effective_rank_ratio": 0.02123970542676904, + "embedding_count": 192, + "embedding_norm_mean": 14.346564877617572, + "latent_dim": 256, + "nearest_neighbor_entropy": 4.85942433071649, + "pairwise_cosine_mean": 0.008317808396257337, + "per_dim_variance_max": 3.289028716596054, + "per_dim_variance_median": 0.6952048902794287, + "per_dim_variance_min": 0.0540634111270202, + "schema_version": "codelewm.eval.collapse_report.v1" + }, + "dataset": { + "action_view": "text", + "train_rows": 18019, + "val_rows": 1291 + }, + "metrics": { + "collapse/effective_rank": 5.437364589252875, + "collapse/effective_rank_ratio": 0.02123970542676904, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.346564877617572, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.85942433071649, + "collapse/pairwise_cosine_mean": 0.008317808396257337, + "collapse/per_dim_variance_max": 3.289028716596054, + "collapse/per_dim_variance_median": 0.6952048902794287, + "collapse/per_dim_variance_min": 0.0540634111270202, + "loss/prediction_mse": 0.005166558548808098, + "loss/sigreg": 1.203125, + "loss/sigreg_weighted": 0.1083984375, + "loss/total": 0.11356499791145325, + "train/examples": 3833852.0, + "train/examples_per_second": 1103.204300183749, + "train/gradient_norm": 1.8980227708816528, + "val/loss/prediction_mse": 0.17075516851175399, + "val/loss/sigreg": 2.048149585723877, + "val/loss/sigreg_weighted": 0.1843334688317208, + "val/loss/total": 0.3550886376982644 + }, + "run_id": "codelewm_scaled_gpu_a10g", + "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-scaled-20260520-9699b53/train/training_manifest.json b/runs/codelewm-scaled-20260520-9699b53/train/training_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..0856f5baa125936eece654cdf68cc386e484791a --- /dev/null +++ b/runs/codelewm-scaled-20260520-9699b53/train/training_manifest.json @@ -0,0 +1,69 @@ +{ + "artifact_manifest_id": "training_run-d9074199c0d58911", + "artifact_manifest_path": "manifest.json", + "checkpoint_files": [ + { + "bytes": 351495453, + "path": "checkpoints/checkpoint.pt", + "sha256": "09bf8d3880ec272a858dd9b19f2b29622a66a5ebbef6dbd1f8e4ebeb8b6392b8" + }, + { + "bytes": 511, + "path": "checkpoints/checkpoint.pt.manifest.json", + "sha256": "b18a57a783d2c4693f7c99489ad4752ce6fa1ba8b64a61ccef688dfb599189fd" + } + ], + "config_path": "config.json", + "config_sha256": "119507eb9909ba9c8dac134595266f5a941ea5c1d096ceeb61679da14d336dad", + "dataset_manifest_path": ".artifacts/hf/codelewm-scaled-20260520-9699b53/pack/manifest.json", + "final_metrics": { + "collapse/effective_rank": 5.437364589252875, + "collapse/effective_rank_ratio": 0.02123970542676904, + "collapse/embedding_count": 192.0, + "collapse/embedding_norm_mean": 14.346564877617572, + "collapse/latent_dim": 256.0, + "collapse/nearest_neighbor_entropy": 4.85942433071649, + "collapse/pairwise_cosine_mean": 0.008317808396257337, + "collapse/per_dim_variance_max": 3.289028716596054, + "collapse/per_dim_variance_median": 0.6952048902794287, + "collapse/per_dim_variance_min": 0.0540634111270202, + "loss/prediction_mse": 0.005166558548808098, + "loss/sigreg": 1.203125, + "loss/sigreg_weighted": 0.1083984375, + "loss/total": 0.11356499791145325, + "train/examples": 3833852.0, + "train/examples_per_second": 1103.204300183749, + "train/gradient_norm": 1.8980227708816528, + "val/loss/prediction_mse": 0.17075516851175399, + "val/loss/sigreg": 2.048149585723877, + "val/loss/sigreg_weighted": 0.1843334688317208, + "val/loss/total": 0.3550886376982644 + }, + "metadata": { + "executor": { + "checkpoint_schema_version": "codelewm.checkpoint.v1", + "device": "cuda", + "executor": "torch", + "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-ef8ad3f4f48dea9e" + ], + "report_files": [ + { + "bytes": 1893, + "path": "reports/torch_training_report.json", + "sha256": "12d3ace9319d0c1b379d32986365fc2b20baad839c2f20ba2a86d249b4672004" + } + ], + "run_id": "codelewm_scaled_gpu_a10g", + "schema_version": "codelewm.training_run.v1", + "seed": 240119, + "step_count": 60000 +}