Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

scikit-learn
/
transformers-imdb

Text Classification
Scikit-learn
skops
Model card Files Files and versions
xet
Community

Instructions to use scikit-learn/transformers-imdb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use scikit-learn/transformers-imdb with Scikit-learn:

    from skops.hub_utils import download
    from skops.io import load
    download("scikit-learn/transformers-imdb", "path_to_folder")
    # make sure model file is in skops format
    # if model is a pickle file, make sure it's from a source you trust
    model = load("path_to_folder/pipeline.pkl")
  • Notebooks
  • Google Colab
  • Kaggle
transformers-imdb
559 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
merve's picture
merve HF Staff
Update README.md
7a09ea4 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    11.1 kB
    Update README.md over 3 years ago
  • config.json
    2.69 kB
    Upload . with huggingface_hub over 3 years ago
  • confusion_matrix.png
    8.32 kB
    Upload . with huggingface_hub over 3 years ago
  • pipeline.pkl
    559 MB
    xet
    Upload . with huggingface_hub over 3 years ago
  • scikit-learn-with-transformers-skops.ipynb
    67.2 kB
    Upload scikit-learn-with-transformers-skops.ipynb over 3 years ago