-
Hello,
I trained a text classification model using TF-hub universal sentence encoder.
The model trained successfully and hosted on google cloud ML engine as well.
When i will try to prediction on…
-
Hello,
Nice work ! 👍
I want to run it on my computer, but I keep getting this error below.
Any clue how to solve it ?
Thanks a lot.
***
(base) MacBook-Pro:textrank_demo$ python demo.py
W…
-
When trying to replicate the Universal Sentence Encoder Multilingual tool example (https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/cross_lingual_similarity_with_tf_h…
-
Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues,…
sveah updated
5 years ago
-
TF version: 1.8
Installation: tensorflow/tensorflow:latest-gpu
OS details:
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
AWS instance: p2.xlarge
GPU…
-
#87
When re-training a hub module (universal sentence encoder) as a Siamese network, are gradients guaranteed to propagate correctly even if the module is run twice shown above?
We cannot speci…
-
Hello,
ELMo uses sub-words in their process, so I can see how vectors for "unseen words" are produced. For example if I try to obtain the vector for "dogETCabc" even without the embedding for the w…
truas updated
5 years ago
-
Hi,
I tried the tutorial at [https://colab.research.google.com/github/tensorflow/hub/blob/master/examples/colab/semantic_similarity_with_tf_hub_universal_encoder.ipynb#scrollTo=zwty8Z6mAkdV](https://…
-
Hi, all.
I'm trying to export a TensorFlow model to the TensorFlow Lite format for eventual use in Firebase ML Kit.
The model is a one-step Universal Sentence Encoder text embedding using the T…
-
The docs about the module **google/universal-sentence-encoder/1** [here](https://www.tensorflow.org/hub/modules/google/universal-sentence-encoder/1) refers to, among the other tasks this module can ad…