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

tkhanh18
/
gte-multilingual-base-med-intent-classifier-v4

Keras
Model card Files Files and versions
xet
Community

Instructions to use tkhanh18/gte-multilingual-base-med-intent-classifier-v4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use tkhanh18/gte-multilingual-base-med-intent-classifier-v4 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://tkhanh18/gte-multilingual-base-med-intent-classifier-v4")
    
  • Notebooks
  • Google Colab
  • Kaggle
gte-multilingual-base-med-intent-classifier-v4
2.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tkhanh18's picture
tkhanh18
Upload label_encoder.pkl with huggingface_hub
502be74 verified 11 months ago
  • .gitattributes
    1.59 kB
    Upload intent-classifier-model.keras with huggingface_hub 11 months ago
  • intent-classifier-model.keras
    2.82 MB
    xet
    Upload intent-classifier-model.keras with huggingface_hub 11 months ago
  • label_encoder.pkl

    Detected Pickle imports (4)

    • "numpy.dtype",
    • "sklearn.preprocessing._label.LabelEncoder",
    • "numpy.ndarray",
    • "numpy._core.multiarray._reconstruct"

    How to fix it?

    723 Bytes
    xet
    Upload label_encoder.pkl with huggingface_hub 11 months ago