Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ashraq
/
tf_retrieval_user_model

TF-Keras
Model card Files Files and versions
xet
Community

Instructions to use ashraq/tf_retrieval_user_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use ashraq/tf_retrieval_user_model with TF-Keras:

    # Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
    # See https://github.com/keras-team/tf-keras for more details.
    from huggingface_hub import from_pretrained_keras
    
    model = from_pretrained_keras("ashraq/tf_retrieval_user_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
tf_retrieval_user_model
194 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ashraq's picture
ashraq
fix loading issue
6f3105b almost 4 years ago
  • tf_retrieval_user_model
    user model almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • __init__.py
    0 Bytes
    user model almost 4 years ago
  • config.json
    39 Bytes
    fix loading issue almost 4 years ago
  • configuration.py
    158 Bytes
    fix loading issue almost 4 years ago
  • modelling.py
    403 Bytes
    fix model path and add config almost 4 years ago