This particular model was trained on sequences of 196,608 basepairs, target length 896, with shift augmentation but without reverse complement, on poisson loss objective. Final human pearson R of ~0.45.
This repo contains the weights of the PyTorch implementation by Phil Wang as seen in the
enformer-pytorch repository.
Disclaimer: The team releasing Enformer did not write a model card for this model so this model card has been written by the Hugging Face team.
Enformer is a neural network architecture based on the Transformer that led to greatly increased accuracy in predicting gene expression from DNA sequence.
We refer to the
paper published in Nature for details.