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
/
PRETRAIN_LSTM_BASE

Text Generation
Keras
Vietnamese
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use longdnk20/PRETRAIN_LSTM_BASE 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/PRETRAIN_LSTM_BASE")
    
  • Notebooks
  • Google Colab
  • Kaggle
PRETRAIN_LSTM_BASE
501 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
longdnk20's picture
longdnk20
add model card
c6aaba7 verified about 1 year ago
  • .gitattributes
    1.58 kB
    add model pretrain and tokenizer about 1 year ago
  • README.md
    123 Bytes
    add model card about 1 year ago
  • pretrain_lstm_model.keras
    501 MB
    xet
    add model pretrain 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
    add model pretrain and tokenizer about 1 year ago