diff --git a/training/configs/external_generalisation/math_curriculum_qwen_7b.yaml b/training/configs/external_generalisation/math_curriculum_qwen_7b.yaml index d357a633..d08c2264 100644 --- a/training/configs/external_generalisation/math_curriculum_qwen_7b.yaml +++ b/training/configs/external_generalisation/math_curriculum_qwen_7b.yaml @@ -30,30 +30,10 @@ curriculum: weight: 1 attribute_levels: '*': 0 - simple_equations: - weight: 1 - attribute_levels: - '*': 0 - simple_integration: - weight: 1 - attribute_levels: - '*': 0 - propositional_logic: - weight: 1 - attribute_levels: - '*': 0 advanced_geometry: weight: 1 attribute_levels: '*': 0 - simple_geometry: - weight: 1 - attribute_levels: - '*': 0 - basic_arithmetic: - weight: 1 - attribute_levels: - '*': 0 bitwise_arithmetic: weight: 1 attribute_levels: @@ -70,22 +50,6 @@ curriculum: weight: 1 attribute_levels: '*': 0 - fraction_simplification: - weight: 1 - attribute_levels: - '*': 0 - gcd: - weight: 1 - attribute_levels: - '*': 0 - lcm: - weight: 1 - attribute_levels: - '*': 0 - prime_factorization: - weight: 1 - attribute_levels: - '*': 0 reward: use_accuracy: True secondary_rewards: