model weights same as t5
#2
by
xiaofenzi
- opened
Is this model uses the T5Chem encoder? Why are the model weights exactly the same as t5?
Hi @xiaofenzi , thanks for reaching out! This model does not use the T5Chem encoder. It's a fine-tuned t5 variant trained on chemistry data. The size of the model should be the same as t5-small but the weights are different.