mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-30 17:40:45 +00:00
cfg tweak
This commit is contained in:
parent
14717d9cd5
commit
450d3dcfa4
1 changed files with 0 additions and 36 deletions
|
|
@ -30,30 +30,10 @@ curriculum:
|
||||||
weight: 1
|
weight: 1
|
||||||
attribute_levels:
|
attribute_levels:
|
||||||
'*': 0
|
'*': 0
|
||||||
simple_equations:
|
|
||||||
weight: 1
|
|
||||||
attribute_levels:
|
|
||||||
'*': 0
|
|
||||||
simple_integration:
|
|
||||||
weight: 1
|
|
||||||
attribute_levels:
|
|
||||||
'*': 0
|
|
||||||
propositional_logic:
|
|
||||||
weight: 1
|
|
||||||
attribute_levels:
|
|
||||||
'*': 0
|
|
||||||
advanced_geometry:
|
advanced_geometry:
|
||||||
weight: 1
|
weight: 1
|
||||||
attribute_levels:
|
attribute_levels:
|
||||||
'*': 0
|
'*': 0
|
||||||
simple_geometry:
|
|
||||||
weight: 1
|
|
||||||
attribute_levels:
|
|
||||||
'*': 0
|
|
||||||
basic_arithmetic:
|
|
||||||
weight: 1
|
|
||||||
attribute_levels:
|
|
||||||
'*': 0
|
|
||||||
bitwise_arithmetic:
|
bitwise_arithmetic:
|
||||||
weight: 1
|
weight: 1
|
||||||
attribute_levels:
|
attribute_levels:
|
||||||
|
|
@ -70,22 +50,6 @@ curriculum:
|
||||||
weight: 1
|
weight: 1
|
||||||
attribute_levels:
|
attribute_levels:
|
||||||
'*': 0
|
'*': 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:
|
reward:
|
||||||
use_accuracy: True
|
use_accuracy: True
|
||||||
secondary_rewards:
|
secondary_rewards:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue