From 450d3dcfa4c8a0ca2021eb1e5cc30fca130e490d Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 24 Apr 2025 17:29:51 +0100 Subject: [PATCH] cfg tweak --- .../math_curriculum_qwen_7b.yaml | 36 ------------------- 1 file changed, 36 deletions(-) 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: