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

CIS-5190-CIA
/
Ensamble

Image-to-Text
Keras
Model card Files Files and versions
xet
Community

Instructions to use CIS-5190-CIA/Ensamble with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use CIS-5190-CIA/Ensamble with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://CIS-5190-CIA/Ensamble")
    
  • Notebooks
  • Google Colab
  • Kaggle
Ensamble
287 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 25 commits
Ioana-Gidiuta's picture
Ioana-Gidiuta
Update README.md
ffbe8a2 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • Ensemble_method.ipynb
    8.23 MB
    Upload 3 files over 1 year ago
  • Preprocess_Data.ipynb
    150 kB
    Upload 3 files over 1 year ago
  • README.md
    9.42 kB
    Update README.md over 1 year ago
  • Run_Ensamble.ipynb
    43 kB
    Upload 3 files over 1 year ago
  • ensemble_model.pkl

    Detected Pickle imports (3)

    • "torch.storage._load_from_bytes",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    How to fix it?

    279 MB
    xet
    Upload ensemble_model.pkl over 1 year ago