File size: 744 Bytes
0b28a2c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "schema_version": "3.0",
  "episode_id": "dev_sample_8_smith_cyclic_four",
  "problem_id": "sample_8",
  "milestone_id": "m2",
  "split": "dev",
  "episode_type": "exact_benchmark",
  "reward_mode": "exact_machine",
  "verifier_id": "smith_root_group",
  "prompt": "Compute the Smith invariants and character count for a cyclic order-four root-choice group.",
  "input": {
    "matching_matrix": [
      [
        4
      ]
    ]
  },
  "candidate_required_fields": [
    "torsion_invariant_factors",
    "free_rank",
    "finite_torsion_cokernel",
    "torsion_order",
    "regular_character_count",
    "every_character_multiplicity_one"
  ],
  "submission_schema_ref": "schemas/submission.schema.json",
  "policy_visibility": "public"
}