File size: 738 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": "train_sample_4_semigroup_f1",
  "problem_id": "sample_4",
  "milestone_id": "m2",
  "split": "train",
  "episode_type": "exact_benchmark",
  "reward_mode": "exact_machine",
  "verifier_id": "numerical_semigroup",
  "prompt": "Normalize the raw free anticanonical degrees 2 and 3, compute the Apéry set and conductor, and test the stated bound 2.",
  "input": {
    "raw_generators": [
      2,
      3
    ],
    "proposed_bound": 2
  },
  "candidate_required_fields": [
    "gcd",
    "normalized_generators",
    "apery_set",
    "conductor",
    "frobenius_number",
    "satisfies_bound"
  ],
  "submission_schema_ref": "schemas/submission.schema.json",
  "policy_visibility": "public"
}