psaegert
commited on
Add v7.2-mini, delete old
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- v6.0/checkpoint_100000/dataset_train.yaml +0 -2
- v6.0/checkpoint_100000/dataset_val.yaml +0 -2
- v6.0/checkpoint_100000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_100000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_100000/state_dict.pt +0 -3
- v6.0/checkpoint_1000000/dataset_train.yaml +0 -2
- v6.0/checkpoint_1000000/dataset_val.yaml +0 -2
- v6.0/checkpoint_1000000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_1000000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_1100000/dataset_train.yaml +0 -2
- v6.0/checkpoint_1100000/dataset_val.yaml +0 -2
- v6.0/checkpoint_1100000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_1100000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_1200000/dataset_train.yaml +0 -2
- v6.0/checkpoint_1200000/dataset_val.yaml +0 -2
- v6.0/checkpoint_1200000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_1200000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_1300000/dataset_train.yaml +0 -2
- v6.0/checkpoint_1300000/dataset_val.yaml +0 -2
- v6.0/checkpoint_1300000/nsr.yaml +0 -20
- v6.0/checkpoint_1300000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_1300000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_1300000/state_dict.pt +0 -3
- v6.0/checkpoint_1300000/train.yaml +0 -22
- v6.0/checkpoint_1400000/dataset_train.yaml +0 -2
- v6.0/checkpoint_1400000/dataset_val.yaml +0 -2
- v6.0/checkpoint_1400000/nsr.yaml +0 -20
- v6.0/checkpoint_1400000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_1400000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_1400000/state_dict.pt +0 -3
- v6.0/checkpoint_1400000/train.yaml +0 -22
- v6.0/checkpoint_1500000/dataset_train.yaml +0 -2
- v6.0/checkpoint_1500000/dataset_val.yaml +0 -2
- v6.0/checkpoint_1500000/nsr.yaml +0 -20
- v6.0/checkpoint_1500000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_1500000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_1500000/state_dict.pt +0 -3
- v6.0/checkpoint_1500000/train.yaml +0 -22
- v6.0/checkpoint_200000/dataset_train.yaml +0 -2
- v6.0/checkpoint_200000/dataset_val.yaml +0 -2
- v6.0/checkpoint_200000/nsr.yaml +0 -20
- v6.0/checkpoint_200000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_200000/skeleton_pool_val.yaml +0 -30
- v6.0/checkpoint_200000/state_dict.pt +0 -3
- v6.0/checkpoint_200000/train.yaml +0 -22
- v6.0/checkpoint_300000/dataset_train.yaml +0 -2
- v6.0/checkpoint_300000/dataset_val.yaml +0 -2
- v6.0/checkpoint_300000/nsr.yaml +0 -20
- v6.0/checkpoint_300000/skeleton_pool_train.yaml +0 -31
- v6.0/checkpoint_300000/skeleton_pool_val.yaml +0 -30
v6.0/checkpoint_100000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_100000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_100000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_100000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_100000/state_dict.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:db72b9b9e1769570b0169dff54a6695e37f1d24d7eddd98e4fff401e7c9ecf6e
|
3 |
-
size 108624145
|
|
|
|
|
|
|
|
v6.0/checkpoint_1000000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1000000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1000000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1000000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1100000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1100000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1100000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1100000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1200000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1200000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1200000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1200000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1300000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1300000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1300000/nsr.yaml
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
encoder_max_n_variables: 4
|
2 |
-
size: 512
|
3 |
-
pre_encoder_input_type: ieee-754
|
4 |
-
pre_encoder_support_nan: false
|
5 |
-
encoder: SetTransformer
|
6 |
-
encoder_kwargs:
|
7 |
-
hidden_size: 512
|
8 |
-
n_enc_isab: 5
|
9 |
-
n_dec_sab: 2
|
10 |
-
n_induce: 64
|
11 |
-
n_heads: 8
|
12 |
-
layer_norm: false
|
13 |
-
n_seeds: 64
|
14 |
-
decoder_n_heads: 8
|
15 |
-
decoder_ff_size: 512
|
16 |
-
decoder_dropout: 0.1
|
17 |
-
decoder_n_layers: 5
|
18 |
-
learnable_positional_embeddings: false
|
19 |
-
max_input_length: null
|
20 |
-
expression_space: ./expression_space.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1300000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1300000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1300000/state_dict.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:6cb6bf0f8bf840bde7a98bc641f2a434de90c5f48ddf02907b94a24fe9a4b57e
|
3 |
-
size 108624145
|
|
|
|
|
|
|
|
v6.0/checkpoint_1300000/train.yaml
DELETED
@@ -1,22 +0,0 @@
|
|
1 |
-
model: ./nsr.yaml
|
2 |
-
optimizer:
|
3 |
-
name: AdamW
|
4 |
-
kwargs:
|
5 |
-
lr: 1
|
6 |
-
weight_decay: 0.01
|
7 |
-
amsgrad: true
|
8 |
-
lr_scheduler:
|
9 |
-
name: WarmupLinearAnnealing
|
10 |
-
kwargs:
|
11 |
-
min_lr: 0
|
12 |
-
max_lr: 1e-4
|
13 |
-
warmup_steps: 10000
|
14 |
-
total_steps: 1500000
|
15 |
-
batch_size: 128
|
16 |
-
train_dataset: ./dataset_train.yaml
|
17 |
-
val_dataset: ./dataset_val.yaml
|
18 |
-
val_batch_size: 128
|
19 |
-
val_size: 100000
|
20 |
-
numeric_prediction_loss_weight: 0
|
21 |
-
steps: 1500000
|
22 |
-
device: cuda
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1400000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1400000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1400000/nsr.yaml
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
encoder_max_n_variables: 4
|
2 |
-
size: 512
|
3 |
-
pre_encoder_input_type: ieee-754
|
4 |
-
pre_encoder_support_nan: false
|
5 |
-
encoder: SetTransformer
|
6 |
-
encoder_kwargs:
|
7 |
-
hidden_size: 512
|
8 |
-
n_enc_isab: 5
|
9 |
-
n_dec_sab: 2
|
10 |
-
n_induce: 64
|
11 |
-
n_heads: 8
|
12 |
-
layer_norm: false
|
13 |
-
n_seeds: 64
|
14 |
-
decoder_n_heads: 8
|
15 |
-
decoder_ff_size: 512
|
16 |
-
decoder_dropout: 0.1
|
17 |
-
decoder_n_layers: 5
|
18 |
-
learnable_positional_embeddings: false
|
19 |
-
max_input_length: null
|
20 |
-
expression_space: ./expression_space.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1400000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1400000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1400000/state_dict.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:7b07c0285399d2b9b3f0a167cd1680ff35e60287be6ce0a5ece2a0903717c7ff
|
3 |
-
size 108624145
|
|
|
|
|
|
|
|
v6.0/checkpoint_1400000/train.yaml
DELETED
@@ -1,22 +0,0 @@
|
|
1 |
-
model: ./nsr.yaml
|
2 |
-
optimizer:
|
3 |
-
name: AdamW
|
4 |
-
kwargs:
|
5 |
-
lr: 1
|
6 |
-
weight_decay: 0.01
|
7 |
-
amsgrad: true
|
8 |
-
lr_scheduler:
|
9 |
-
name: WarmupLinearAnnealing
|
10 |
-
kwargs:
|
11 |
-
min_lr: 0
|
12 |
-
max_lr: 1e-4
|
13 |
-
warmup_steps: 10000
|
14 |
-
total_steps: 1500000
|
15 |
-
batch_size: 128
|
16 |
-
train_dataset: ./dataset_train.yaml
|
17 |
-
val_dataset: ./dataset_val.yaml
|
18 |
-
val_batch_size: 128
|
19 |
-
val_size: 100000
|
20 |
-
numeric_prediction_loss_weight: 0
|
21 |
-
steps: 1500000
|
22 |
-
device: cuda
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1500000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1500000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_1500000/nsr.yaml
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
encoder_max_n_variables: 4
|
2 |
-
size: 512
|
3 |
-
pre_encoder_input_type: ieee-754
|
4 |
-
pre_encoder_support_nan: false
|
5 |
-
encoder: SetTransformer
|
6 |
-
encoder_kwargs:
|
7 |
-
hidden_size: 512
|
8 |
-
n_enc_isab: 5
|
9 |
-
n_dec_sab: 2
|
10 |
-
n_induce: 64
|
11 |
-
n_heads: 8
|
12 |
-
layer_norm: false
|
13 |
-
n_seeds: 64
|
14 |
-
decoder_n_heads: 8
|
15 |
-
decoder_ff_size: 512
|
16 |
-
decoder_dropout: 0.1
|
17 |
-
decoder_n_layers: 5
|
18 |
-
learnable_positional_embeddings: false
|
19 |
-
max_input_length: null
|
20 |
-
expression_space: ./expression_space.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1500000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1500000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_1500000/state_dict.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:de20334451ffda2d7fe4d9b3a76a5be622304733911a937a2db255a808c19073
|
3 |
-
size 108624145
|
|
|
|
|
|
|
|
v6.0/checkpoint_1500000/train.yaml
DELETED
@@ -1,22 +0,0 @@
|
|
1 |
-
model: ./nsr.yaml
|
2 |
-
optimizer:
|
3 |
-
name: AdamW
|
4 |
-
kwargs:
|
5 |
-
lr: 1
|
6 |
-
weight_decay: 0.01
|
7 |
-
amsgrad: true
|
8 |
-
lr_scheduler:
|
9 |
-
name: WarmupLinearAnnealing
|
10 |
-
kwargs:
|
11 |
-
min_lr: 0
|
12 |
-
max_lr: 1e-4
|
13 |
-
warmup_steps: 10000
|
14 |
-
total_steps: 1500000
|
15 |
-
batch_size: 128
|
16 |
-
train_dataset: ./dataset_train.yaml
|
17 |
-
val_dataset: ./dataset_val.yaml
|
18 |
-
val_batch_size: 128
|
19 |
-
val_size: 100000
|
20 |
-
numeric_prediction_loss_weight: 0
|
21 |
-
steps: 1500000
|
22 |
-
device: cuda
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_200000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_200000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_200000/nsr.yaml
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
encoder_max_n_variables: 4
|
2 |
-
size: 512
|
3 |
-
pre_encoder_input_type: ieee-754
|
4 |
-
pre_encoder_support_nan: false
|
5 |
-
encoder: SetTransformer
|
6 |
-
encoder_kwargs:
|
7 |
-
hidden_size: 512
|
8 |
-
n_enc_isab: 5
|
9 |
-
n_dec_sab: 2
|
10 |
-
n_induce: 64
|
11 |
-
n_heads: 8
|
12 |
-
layer_norm: false
|
13 |
-
n_seeds: 64
|
14 |
-
decoder_n_heads: 8
|
15 |
-
decoder_ff_size: 512
|
16 |
-
decoder_dropout: 0.1
|
17 |
-
decoder_n_layers: 5
|
18 |
-
learnable_positional_embeddings: false
|
19 |
-
max_input_length: null
|
20 |
-
expression_space: ./expression_space.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_200000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_200000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_200000/state_dict.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:7961ec463097ff830dbff9a1e20b18bd38231376245c2dc5a8ef3e72fa81a5f1
|
3 |
-
size 108624145
|
|
|
|
|
|
|
|
v6.0/checkpoint_200000/train.yaml
DELETED
@@ -1,22 +0,0 @@
|
|
1 |
-
model: ./nsr.yaml
|
2 |
-
optimizer:
|
3 |
-
name: AdamW
|
4 |
-
kwargs:
|
5 |
-
lr: 1
|
6 |
-
weight_decay: 0.01
|
7 |
-
amsgrad: true
|
8 |
-
lr_scheduler:
|
9 |
-
name: WarmupLinearAnnealing
|
10 |
-
kwargs:
|
11 |
-
min_lr: 0
|
12 |
-
max_lr: 1e-4
|
13 |
-
warmup_steps: 10000
|
14 |
-
total_steps: 1500000
|
15 |
-
batch_size: 128
|
16 |
-
train_dataset: ./dataset_train.yaml
|
17 |
-
val_dataset: ./dataset_val.yaml
|
18 |
-
val_batch_size: 128
|
19 |
-
val_size: 100000
|
20 |
-
numeric_prediction_loss_weight: 0
|
21 |
-
steps: 1500000
|
22 |
-
device: cuda
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_300000/dataset_train.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_train.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_300000/dataset_val.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
skeleton_pool: ./skeleton_pool_val.yaml
|
2 |
-
padding: zero
|
|
|
|
|
|
v6.0/checkpoint_300000/nsr.yaml
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
encoder_max_n_variables: 4
|
2 |
-
size: 512
|
3 |
-
pre_encoder_input_type: ieee-754
|
4 |
-
pre_encoder_support_nan: false
|
5 |
-
encoder: SetTransformer
|
6 |
-
encoder_kwargs:
|
7 |
-
hidden_size: 512
|
8 |
-
n_enc_isab: 5
|
9 |
-
n_dec_sab: 2
|
10 |
-
n_induce: 64
|
11 |
-
n_heads: 8
|
12 |
-
layer_norm: false
|
13 |
-
n_seeds: 64
|
14 |
-
decoder_n_heads: 8
|
15 |
-
decoder_ff_size: 512
|
16 |
-
decoder_dropout: 0.1
|
17 |
-
decoder_n_layers: 5
|
18 |
-
learnable_positional_embeddings: false
|
19 |
-
max_input_length: null
|
20 |
-
expression_space: ./expression_space.yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_300000/skeleton_pool_train.yaml
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/v6.0/skeleton_pool_val/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
7 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
8 |
-
sample_strategy:
|
9 |
-
n_operator_distribution: length_proportional
|
10 |
-
min_operators: 0
|
11 |
-
max_operators: 10
|
12 |
-
power: 1
|
13 |
-
max_length: 21
|
14 |
-
max_tries: 1
|
15 |
-
independent_dimensions: true
|
16 |
-
allow_nan: false
|
17 |
-
simplify: true
|
18 |
-
literal_prior: uniform
|
19 |
-
literal_prior_kwargs:
|
20 |
-
low: -5
|
21 |
-
high: 5
|
22 |
-
support_prior: uniform_intervals
|
23 |
-
support_prior_kwargs:
|
24 |
-
low: -10
|
25 |
-
high: 10
|
26 |
-
n_support_prior: uniform
|
27 |
-
n_support_prior_kwargs:
|
28 |
-
low: 16
|
29 |
-
high: 512
|
30 |
-
min_value: 16
|
31 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v6.0/checkpoint_300000/skeleton_pool_val.yaml
DELETED
@@ -1,30 +0,0 @@
|
|
1 |
-
expression_space: ./expression_space.yaml
|
2 |
-
holdout_pools:
|
3 |
-
- '{{ROOT}}/data/ansr-data/test_set/soose_nc/skeleton_pool/'
|
4 |
-
- '{{ROOT}}/data/ansr-data/test_set/feynman/skeleton_pool/'
|
5 |
-
- '{{ROOT}}/data/ansr-data/test_set/nguyen/skeleton_pool/'
|
6 |
-
- '{{ROOT}}/data/ansr-data/test_set/pool_15/skeleton_pool/'
|
7 |
-
sample_strategy:
|
8 |
-
n_operator_distribution: length_proportional
|
9 |
-
min_operators: 0
|
10 |
-
max_operators: 10
|
11 |
-
power: 1
|
12 |
-
max_length: 21
|
13 |
-
max_tries: 1
|
14 |
-
independent_dimensions: true
|
15 |
-
allow_nan: false
|
16 |
-
simplify: true
|
17 |
-
literal_prior: uniform
|
18 |
-
literal_prior_kwargs:
|
19 |
-
low: -5
|
20 |
-
high: 5
|
21 |
-
support_prior: uniform_intervals
|
22 |
-
support_prior_kwargs:
|
23 |
-
low: -10
|
24 |
-
high: 10
|
25 |
-
n_support_prior: uniform
|
26 |
-
n_support_prior_kwargs:
|
27 |
-
low: 16
|
28 |
-
high: 512
|
29 |
-
min_value: 16
|
30 |
-
max_value: 512
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|