File size: 2,925 Bytes
3e7b2e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
  "schema_version": "3.0",
  "format": "mlx-lm-tools-jsonl",
  "source_release_manifest_sha256": "6a4e9140337630cc22433ef6379dc5f37f1f2a99b00b5d666350339e2408960c",
  "source_registry_hash": "4028d619007f8bf9a7c4f04ca81f4246e557b64e0fcfa23f307f6e153f2380b0",
  "benchmark_scope": {
    "automatic_simple": 143,
    "automatic_complex": 29,
    "manual_tests_included": 0,
    "use": "leakage-gate-only"
  },
  "max_candidate_tools": 6,
  "tool_schema_profile": {
    "function_descriptions_preserved": "truncated_160",
    "property_descriptions_included": false,
    "defaults_preserved": true,
    "examples_preserved": false,
    "source_semantics_preserved": true,
    "structural_constraints_preserved": true,
    "candidate_order_preserved": true,
    "deterministic_random_gold_position": true,
    "semantically_hard_distractors": true,
    "all_gold_tools_always_included": true,
    "compact_training_schema": "compact-v1"
  },
  "trajectory_profile": {
    "multi_turn_tool_results": true,
    "cross_round_reference_syntax": "{tool_name.path}",
    "synthetic_chains_generated": true,
    "synthetic_leakage_checked_against_172_tests": true,
    "synthetic_split_buckets": {
      "train": 85,
      "dev": 15,
      "holdout": 0
    },
    "release_multi_call_gate_relaxed": "strong replay no longer required when oracle gold + full fixture outputs exist"
  },
  "training_eligibility": {
    "strong_model_semantic_replay_required": true,
    "fixture_execution_required_for_tool_calls": true,
    "state_verification_required_for_stateful_records": true,
    "literal_provider_json_is_not_an_oracle": true,
    "release_multi_call_trajectories_use_oracle_gold_plus_fixture_outputs": true
  },
  "prompt_masking_required": true,
  "splits": {
    "train": {
      "source_records": 476,
      "eligible_source_records": 85,
      "single_call_examples": 85,
      "multi_call_examples": 18,
      "variant_examples": 10,
      "synthetic_examples": 260,
      "supervised_examples": 373,
      "tool_call_targets": 366,
      "sha256": "bb3887e69fc2f052f05f3993e45b06e58c292eaad527fde9ceb6e946b9ac9e3e"
    },
    "dev": {
      "source_records": 159,
      "eligible_source_records": 66,
      "single_call_examples": 66,
      "multi_call_examples": 8,
      "variant_examples": 4,
      "synthetic_examples": 45,
      "supervised_examples": 123,
      "tool_call_targets": 123,
      "sha256": "623a00e77026cea9a39aaa1f31d11adbe8280afea81e64d8891b2de76b24f668"
    },
    "holdout": {
      "source_records": 43,
      "eligible_source_records": 21,
      "single_call_examples": 21,
      "multi_call_examples": 8,
      "variant_examples": 1,
      "synthetic_examples": 0,
      "supervised_examples": 30,
      "tool_call_targets": 30,
      "sha256": "0d586aa5bd8a7313bbb20d7bad9fbbb32794a590a3b0955b7dfc32d08b609dae"
    }
  },
  "synthetic_counts_by_split": {
    "train": 260,
    "dev": 45
  }
}