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

longdnk20
/
OFFICIAL_LSTM

Text Generation
Keras
TensorBoard
Vietnamese
English
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Keras

    How to use longdnk20/OFFICIAL_LSTM with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://longdnk20/OFFICIAL_LSTM")
    
  • Notebooks
  • Google Colab
  • Kaggle
OFFICIAL_LSTM
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
longdnk20's picture
longdnk20
add model card
2d7111f verified about 1 year ago
  • logs
    upload model and tokenizer about 1 year ago
  • .gitattributes
    1.58 kB
    upload model and tokenizer about 1 year ago
  • README.md
    146 Bytes
    add model card about 1 year ago
  • continuos_lstm_model.keras
    701 MB
    xet
    upload model and tokenizer about 1 year ago
  • tokenizer.pickle

    Detected Pickle imports (4)

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

    How to fix it?

    79 kB
    xet
    upload model and tokenizer about 1 year ago