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

  • Log In
  • Sign Up

aap9002
/
NLI-BILSTM

Keras
Model card Files Files and versions
xet
Community

Instructions to use aap9002/NLI-BILSTM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use aap9002/NLI-BILSTM with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://aap9002/NLI-BILSTM")
    
  • Notebooks
  • Google Colab
  • Kaggle
NLI-BILSTM
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
aap9002's picture
aap9002
Create README.md
ae05f43 verified about 1 year ago
  • .gitattributes
    1.59 kB
    Upload Most_recent_best_esim_model.keras about 1 year ago
  • Most_recent_best_esim_model.keras
    32.2 MB
    xet
    Upload Most_recent_best_esim_model.keras about 1 year ago
  • README.md
    3.29 kB
    Create README.md about 1 year ago