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

phuoc60648
/
abc

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use phuoc60648/abc with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://phuoc60648/abc")
    
  • Notebooks
  • Google Colab
  • Kaggle
abc
130 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits

This model has 1 file scanned as unsafe.

phuoc60648's picture
phuoc60648
Upload folder using huggingface_hub
733675b verified 6 months ago
  • img_cap
    Upload folder using huggingface_hub 6 months ago
  • .gitattributes
    1.62 kB
    Upload folder using huggingface_hub 6 months ago
  • README.md
    2.3 kB
    Upload folder using huggingface_hub 6 months ago
  • app.py
    7.59 kB
    Upload folder using huggingface_hub 6 months ago
  • best_model.keras
    64.2 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • model_config.pkl

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    47 Bytes
    xet
    Upload folder using huggingface_hub 6 months ago
  • requirements.txt
    190 Bytes
    Upload folder using huggingface_hub 6 months ago
  • tokenizer.pkl

    Detected Pickle imports (4)

    • "keras.src.legacy.preprocessing.text.Tokenizer",
    • "builtins.int",
    • "collections.OrderedDict",
    • "collections.defaultdict"

    How to fix it?

    716 kB
    xet
    Upload folder using huggingface_hub 6 months ago