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

  • Log In
  • Sign Up

LinaSaba
/
BertDisasterTweets

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

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

  • Libraries
  • Scikit-learn

    How to use LinaSaba/BertDisasterTweets with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("LinaSaba/BertDisasterTweets", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
BertDisasterTweets
438 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
LinaSaba's picture
LinaSaba
Update README.md
f509d00 about 3 years ago
  • .gitattributes
    1.52 kB
    Upload bert_model about 3 years ago
  • README.md
    1.52 kB
    Update README.md about 3 years ago
  • bert_model
    438 MB
    xet
    Upload bert_model about 3 years ago