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

hs-094
/
Seq2Seq

Summarization
Keras
English
NLP
Text-Summarization
CNN
Model card Files Files and versions
xet
Community

Instructions to use hs-094/Seq2Seq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use hs-094/Seq2Seq with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://hs-094/Seq2Seq")
    
  • Notebooks
  • Google Colab
  • Kaggle
Seq2Seq
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Hardik Soni
Update README.md
384336f verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.76 kB
    Update README.md over 1 year ago
  • seq2seq_attention_model.h5
    132 MB
    xet
    Upload seq2seq_attention_model.h5 over 1 year ago
  • seq2seq_encoder_decoder.png
    78.6 kB
    Upload seq2seq_encoder_decoder.png over 1 year ago