Skip to content

Conversation

jorgeorpinel
Copy link
Contributor

As the home page of TF Hub docs, it would be ideal to point to the correct model catalog at this point, IMO.

As the home page of TF Hub docs, it would be ideal to point to the correct model catalog at this point, IMO.
@@ -14,7 +14,7 @@ code.
```python
import tensorflow_hub as hub

model = hub.KerasLayer("https://tfhub.dev/google/nnlm-en-dim128/2")
model = hub.KerasLayer("https://www.kaggle.com/models/google/nnlm/TensorFlow2/en-dim128/2")
Copy link
Contributor Author

@jorgeorpinel jorgeorpinel May 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I based this on the example in https://www.kaggle.com/models/google/nnlm but did not confirm whether this specific block code works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants