Skip to content

Training time and debugging issues #2

Description

@kwkw-z

Thank you so much for the work you do, I'm now trying to run the code,
When training a Sym-Q model: Used
python train.py,
How long do you need to train with 5,000,000 data when you train? Do num_epochs have to train for 100,000 rounds?
and
Did python beam_search.py --weights_path PATH_TO_WEIGHTS --target ssdnc_r2 run into this problem when running this code?
2025-07-11-16-54-16/best.pth" --target ssdnc_r2
SymQ running on cuda:0
100%|████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 218.83it/s]
train dataset after filter has 981 examples
0%|▏ | 2/981 [14:25<117:44:01, 432.93s/it] Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Encountered in bfgs: '<' not supported between instances of 'complex' and 'float'
Exception encountered: list index out of range
Encountered in bfgs: complex exponentiation
Exception encountered: maximum recursion depth exceeded while calling a Python object
Encountered in bfgs: complex exponentiation
Encountered in bfgs: complex exponentiation
1%|▋ | 8/981 [1:02:38<126:58:14, 469.78s/it]

I would appreciate it if you could reply, thank you again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions