hyena-dna
hyena-dna copied to clipboard
Predicting probability vectors of equal length to input sequence
Hi Eric and HazyResearch team
Thank you for providing such exciting research to the public!
I am currently interested in whether HyenaDNA fine-tuning can operate without the binary classification decoder.
The reason is because I wish to predict at least two probabilities per input nucleotide, for instance: input: [A, T, C, G, ...] output: [ [0.8, 0, 0, 0], [0, 0, 0, 0.7] ]
May I seek your advice on whether this is possible, and if so, how to do so?
Thank you for your time.
Best Regards WY