Skip to content

Commit

Permalink
Update README about where to find the spm model files.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 288575529
  • Loading branch information
Danny-Google authored and albert-copybara committed Jan 7, 2020
1 parent 1cc9852 commit 3223de3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ checkpoints by setting e.g.
`--albert_hub_module_handle==https://tfhub.dev/google/albert_base/1` instead
of `--init_checkpoint`.

You can find the spm_model_file in the tar files or under the assets folder of
the tf-hub module. The name of the model file is "30k-clean.model".

After evaluation, the script should report some output like this:

```
Expand Down

0 comments on commit 3223de3

Please sign in to comment.