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

  • Log In
  • Sign Up

vargr
/
description-grader

Keras
TF-Keras
Model card Files Files and versions
xet
Community
3

Instructions to use vargr/description-grader with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use vargr/description-grader with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://vargr/description-grader")
    
  • Notebooks
  • Google Colab
  • Kaggle
description-grader
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
mikasiddiqui's picture
mikasiddiqui
Push Keras model using huggingface_hub. (#2)
7ea7a9d about 3 years ago
  • variables
    Push Keras model using huggingface_hub. (#1) about 3 years ago
  • .gitattributes
    1.55 kB
    Push Keras model using huggingface_hub. (#1) about 3 years ago
  • README.md
    556 Bytes
    Push Keras model using huggingface_hub. (#1) about 3 years ago
  • config.json
    3.72 kB
    Push Keras model using huggingface_hub. (#2) about 3 years ago
  • keras_metadata.pb
    164 kB
    xet
    Push Keras model using huggingface_hub. (#1) about 3 years ago
  • saved_model.pb
    12.7 MB
    xet
    Push Keras model using huggingface_hub. (#2) about 3 years ago