Skip to content

Commit

Permalink
correction in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterp committed Jun 26, 2020
1 parent 73eb918 commit 0c585cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ We provide four pre-trained models for German.

All details: https://uhh-lt.github.io/microNER

# Export as SavedModel
# Export to Tensorflow protobuf
We managed to export the models with specific versions of python, tensorflow and keras. To install them you need Miniconda3.
To export this model as a TensorFlow SavedModel run:
To export this model as a TensorFlow protobuf run:

conda env create -f=conversionenv.yml
conda activate microNERattempt1
Expand Down

0 comments on commit 0c585cc

Please sign in to comment.