-
I created a simple neural network for binary spam/ham text classification using pretrained BERT transformer. Now I want to apply randomized search for tuning the hyperparameters. For now the only hype…
-
Hi, I have a question concerning tf_hub and masked lm models.
In the documentation, it says that a `mlm` task can be trained using:
```
mlm_inputs = dict(
input_word_ids=tf.keras.layers.In…
-
setDimension() of HasEmbeddingsProperties doesn't work
# Description
When I tried to use setDimension() to set the output dimension of BertEmbeddings, I found that this function is invalid and m…
-
### Issue Type
Bug
### OS
Ubuntu
### OS architecture
x86_64
### Programming Language
Python
### Framework
TensorFlow
### Download URL for tflite file
https://tfhub.dev/google/lite-model/mag…
-
YAMNet is able to accept dynamically sized inputs to be able to process audio of different lenghts and sample rates. However, when trying to port this to TFlite a few problems arise as seen [here](htt…
-
running python 3.7 on mac osx 10.14.6. Not sure if there is some dependency or build step I am missing but I cannot seem to run the unit tests with out the code failing to load this file. Have tried w…
-
Hi to everybody,
I'm trying to use **UniversalSentenceEncoder** in Java. I've started looking the documentation at [https://nlp.johnsnowlabs.com/2020/04/17/tfhub_use.html](url) and adapting the co…
-
I'm trying to use a pretrained model to extract embeddings.
Single observation
```
X = np.random.uniform(-1,1,(10, 1000)) # 10 samples of length 1000
yamnet_model_handle = 'https://tfhub.dev/goo…
-
I have tried to play with other modules like https://tfhub.dev/google/lite-model/aiy/vision/classifier/insects_V1/3 and https://tfhub.dev/google/aiy/vision/classifier/plants_V1/1 and I recompile the …
-
## Description
Reshape error while converting onnx to TensorRT for C++ API.
ERROR CODE:
ModelImporter.cpp:769: While parsing node number 14 [Reshape -> "StatefulPartitionedCall/Postprocessor/Re…