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

Text Classification
Keras
English
Vietnamese
analysis
sentiment
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use longdnk20/LSTM_CNN_SENTIMENT_PRETRAIN 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/LSTM_CNN_SENTIMENT_PRETRAIN")
    
  • Notebooks
  • Google Colab
  • Kaggle
LSTM_CNN_SENTIMENT_PRETRAIN
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Long Dang
Update latest version optimize
5bfa71f verified about 1 year ago
  • .gitattributes
    1.66 kB
    update tokenizer and model about 1 year ago
  • Overall.png
    131 kB
    xet
    add item describe about 1 year ago
  • README.md
    3.91 kB
    add model card about 1 year ago
  • lstm_cnn.keras
    566 MB
    xet
    Update latest version optimize about 1 year ago
  • model.png
    571 kB
    xet
    update tokenizer and model about 1 year ago
  • requirements.txt
    99 Bytes
    add item describe about 1 year ago
  • tokenizer_config.json
    3.7 MB
    Update latest version optimize about 1 year ago
  • tokenizer_config.pb
    2.64 MB
    xet
    Update latest version optimize about 1 year ago