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

Deysi
/
sentiment_analysis_imbd_final

Keras
PyTorch
TensorBoard
English
albert
sentiment analysis
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Keras

    How to use Deysi/sentiment_analysis_imbd_final with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Deysi/sentiment_analysis_imbd_final")
    
  • Notebooks
  • Google Colab
  • Kaggle
sentiment_analysis_imbd_final
98.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Deysi's picture
Deysi
Create README.md
86eb63b about 3 years ago
  • runs
    Training complete about 3 years ago
  • sentiment_analysis_imbd_final
    update model card README.md about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 1 about 3 years ago
  • README.md
    112 Bytes
    Create README.md about 3 years ago
  • config.json
    889 Bytes
    Training in progress, epoch 1 about 3 years ago
  • pytorch_model.bin
    46.8 MB
    xet
    Training in progress, epoch 3 about 3 years ago
  • special_tokens_map.json
    286 Bytes
    Training in progress, epoch 1 about 3 years ago
  • tokenizer.json
    2.27 MB
    Training in progress, epoch 1 about 3 years ago
  • tokenizer_config.json
    490 Bytes
    Training in progress, epoch 1 about 3 years ago
  • training_args.bin
    3.58 kB
    xet
    Training in progress, epoch 1 about 3 years ago