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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sirunchained
/
bad-comment

Text Classification
Scikit-learn
ONNX
Persian
persian
offensive-language-detection
Model card Files Files and versions
xet
Community

Instructions to use sirunchained/bad-comment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use sirunchained/bad-comment with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("sirunchained/bad-comment", "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
bad-comment
252 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
sirunchained's picture
sirunchained
Update README.md
988b11a verified 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    2.92 kB
    Update README.md 6 months ago
  • offensive_text_classifier.onnx
    251 MB
    xet
    Upload offensive_text_classifier.onnx with huggingface_hub 6 months ago
  • offensive_text_classifier.pkl
    925 kB
    xet
    Upload offensive_text_classifier.pkl with huggingface_hub 6 months ago