-
Hello, are you going to provide universal-sentence-encoder with Hebrew language support? Thanks
-
**System information**
- tf version: 2.0.0 gpu
- tf_hub version: 0.6
- python: 3.7 with Anaconda
```python
model = "https://tfhub.dev/google/imagenet/mobilenet_v2_140_224/feature_vector/3" # Mo…
-
#### TensorFlow.js version
1.1.2
#### Browser version
74.0.3729.157 (Android)
and
Version 74.0.3729.169 (Official Build) (64-bit)
#### Describe the problem or feature request
The sample pro…
-
Thanks for releasing BERT!
I'm just wondering if BERT will be available on TensorFlow Hub like ELMO (for either fine-tuning or extracting features)?
-
The same code works in Windows, but fails in CentOS.
Checked intermediate inputs - `x$phrase_tag`, ` x$token` - and they're identical in both machines.
__Windows__
``` r
library(udpipe)
#> Wa…
-
I noticed that tf_sentencepiece is not supported under Windows.
According to issue #337, this is intentional.
May I ask why this decision was made and if there is anything that would reverse it?…
-
Getting below error while loading multilingual model.
`code to recreate`
import tensorflow as tf
import tensorflow_hub as hub
import numpy as np
import tf_sentencepiece
module = hub.Module("ht…
-
Iam planning to use universal sentence encoder in the app.py and when i try to import ```tensorflow_hub``` it always throws this error
```python
absl.flags._exceptions.DuplicateFlagError: The flag…
-
In the following environment:
```
Python Version : 3.6
Tensorflow Version : 1.14.0
TF Hub Version : 0.5
OS: Ubuntu 19.04
```
if I run the following code: https://colab.research.google.com/githu…
-
Downloading https://tfhub.dev/google/universal-sentence-encoder-large/3 hangs. It seems to be waiting for a lock file to do something, and the lock file never does.
https://tfhub.dev/google/univers…