tensorflow / tensorflow/text

Question 👶 Save and Restore Model

Open
#879 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.3k
Forks
379
Avg merge
3h 30m
Merged PRs (30d)
8

Description

So I already create a Model with my own input, but how do I saved it and restore it?

I excuted [139] and [140], but I dont really get where exactly is the saved model and how to restore it.

Please, help. 🥭 🥭 🥭

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions executions [139] and [140], but does not identify files, tests, or entry points. First determine what those references run and where the model is persisted; document the save and restore steps, with a minimal verification that a restored model can be used.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
machine-learning
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.