GGchen1997
GGchen1997
Same issue here.
It seems we can directly download it without reviewing.
Same request, here.
Regarding this, is it reasonable to limit z to a range, if we want to use importance weight directly?
thanks for your reply. Is there a suggested special token for us to handle numbers specifically? Are and used in the pre-training? How are "role" tokens used in pre-training?
Still too slow on my side. Could you tell us how to use the new quantizer.py. I just use it as suggested: ``` from prosst.structure.quantizer import PdbQuantizer processor = PdbQuantizer(structure_vocab_size=2048)...