psaegert commited on
Commit
73b1caf
·
unverified ·
1 Parent(s): 486165c

Switch from explicit variables to number of variables

Browse files
test_set/feynman/skeleton_pool/expression_space.yaml CHANGED
@@ -281,7 +281,4 @@ operators:
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
- variables:
285
- - x1
286
- - x2
287
- - x3
 
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
+ variables: 3
 
 
 
test_set/feynman/skeleton_pool/skeleton_pool.yaml CHANGED
@@ -2,6 +2,7 @@ expression_space: ./expression_space.yaml
2
  holdout_pools: []
3
  sample_strategy:
4
  max_tries: 100
 
5
  allow_nan: false
6
  simplify: true
7
  literal_prior: uniform
 
2
  holdout_pools: []
3
  sample_strategy:
4
  max_tries: 100
5
+ independent_dimensions: true
6
  allow_nan: false
7
  simplify: true
8
  literal_prior: uniform
test_set/hard_set/skeleton_pool/expression_space.yaml CHANGED
@@ -281,7 +281,4 @@ operators:
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
- variables:
285
- - x1
286
- - x2
287
- - x3
 
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
+ variables: 3
 
 
 
test_set/nguyen/skeleton_pool/expression_space.yaml CHANGED
@@ -281,7 +281,4 @@ operators:
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
- variables:
285
- - x1
286
- - x2
287
- - x3
 
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
+ variables: 3
 
 
 
test_set/nguyen/skeleton_pool/skeleton_pool.yaml CHANGED
@@ -2,6 +2,7 @@ expression_space: ./expression_space.yaml
2
  holdout_pools: []
3
  sample_strategy:
4
  max_tries: 100
 
5
  allow_nan: false
6
  simplify: true
7
  literal_prior: uniform
 
2
  holdout_pools: []
3
  sample_strategy:
4
  max_tries: 100
5
+ independent_dimensions: true
6
  allow_nan: false
7
  simplify: true
8
  literal_prior: uniform
test_set/soose_nc/skeleton_pool/expression_space.yaml CHANGED
@@ -281,7 +281,4 @@ operators:
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
- variables:
285
- - x1
286
- - x2
287
- - x3
 
281
  symmetry: 0
282
  positive: false
283
  monotonicity: 1
284
+ variables: 3
 
 
 
test_set/soose_nc/skeleton_pool/skeleton_pool.yaml CHANGED
@@ -2,6 +2,7 @@ expression_space: ./expression_space.yaml
2
  holdout_pools: []
3
  sample_strategy:
4
  max_tries: 100
 
5
  allow_nan: false
6
  simplify: true
7
  literal_prior: uniform
 
2
  holdout_pools: []
3
  sample_strategy:
4
  max_tries: 100
5
+ independent_dimensions: true
6
  allow_nan: false
7
  simplify: true
8
  literal_prior: uniform