Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Ansh
/
keras-demo

Keras
TF-Keras
bert
Model card Files Files and versions
xet
Community
1

Instructions to use Ansh/keras-demo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Ansh/keras-demo with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Ansh/keras-demo")
    
  • Notebooks
  • Google Colab
  • Kaggle
keras-demo
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Ansh's picture
Ansh
Update config.json
51a04be about 4 years ago
  • variables
    Add model about 4 years ago
  • .gitattributes
    1.25 kB
    Add model about 4 years ago
  • README.md
    613 Bytes
    Add model about 4 years ago
  • config.json
    676 Bytes
    Update config.json about 4 years ago
  • keras_metadata.pb
    160 kB
    xet
    Add model about 4 years ago
  • model.png
    10.6 kB
    Add model about 4 years ago
  • saved_model.pb
    11 MB
    xet
    Add model about 4 years ago
  • special_tokens_map.json
    112 Bytes
    add tokenizer about 4 years ago
  • tokenizer.json
    712 kB
    add tokenizer about 4 years ago
  • tokenizer_config.json
    321 Bytes
    add tokenizer about 4 years ago
  • vocab.txt
    232 kB
    add tokenizer about 4 years ago