GithubHelp home page GithubHelp logo

Comments (3)

guillaumegenthial avatar guillaumegenthial commented on July 17, 2024 2

@1049451037 once trained, the weights are saved the results directory! Next time you instantiate the same estimator, with the same graph and same model_dir, it will reload the weights.

You can test it with just commenting out train_and_evaluate and simply run python main.py : it will reload the graph and write the same predictions!

from tf_ner.

varshachawan avatar varshachawan commented on July 17, 2024 1

Really appreciate your effort ! @guillaumegenthial
but Adding a TF signature for saving model using SavedModel to serve in Tensorflow serving.. adding This code ll make this model a perfect end-to-end ( train - test - Save - Serve )solution for NER. If you could add this would be really helpful for beginners like me

from tf_ner.

gamerrishad avatar gamerrishad commented on July 17, 2024

Hello @guillaumegenthial what should be the serving_input_fn if we really want to use estimator.export_savedmodel?? I've created a new issue on this.

from tf_ner.

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.