Hello, the conditional_probs_only_backbone does not produce any probabilities, just sequences. The other two probability flags (conditional_probs_only and unconditional_probs_only) do work as expected.
It looks like you need to include both of the conditional flags in order to produce the conditional_probs_only_backbone.
Hello, the conditional_probs_only_backbone does not produce any probabilities, just sequences. The other two probability flags (conditional_probs_only and unconditional_probs_only) do work as expected.
It looks like you need to include both of the conditional flags in order to produce the conditional_probs_only_backbone.