Git Product home page Git Product logo

Comments (3)

yxnyu avatar yxnyu commented on June 26, 2024

I wonder how to use the bio_embeddings.embed.ESM1bEmbedder() if I just want to get the trained animo acid vectors?

from bio_embeddings.

yxnyu avatar yxnyu commented on June 26, 2024

I tired several times install it but when I am usting

from bio_embeddings.embed import ESM1bEmbedder

embedder = ESM1bEmbedder()

embedding = embedder.embed("SEQVENCE")

it will show unexpected EOF, expected 4802126 more bytes. The file might be corrupted.

from bio_embeddings.

9las avatar 9las commented on June 26, 2024

You need to delete the file ~/.cache/bio_embeddings/esm1b/model_file and try again. You have to be patient, it takes a long time to run. If you cancel the job you will get the error the next time you try to run it, since the model_file has only been created partially.

from bio_embeddings.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.