MAGICS-LAB / DNABERT_2

[ICLR 2024] DNABERT-2: Efficient Foundation Model and Benchmark for Multi-Species Genome
Apache License 2.0
254 stars 59 forks source link

hidden_states = model(inputs)[0] # [1, sequence_length, 768]-- Is the second dimension really the sequence length? #72

Open xueleecs opened 7 months ago

xueleecs commented 7 months ago

Thank you so much~

Oh-Shmily commented 6 months ago

I think it is the sequence that processed by tokenizer