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

DataMuncher-Labs
/
SC-700k

Text Classification
Transformers
English
anti-spam
spam
spamclass
english
English
EN
Model card Files Files and versions
xet
Community

Instructions to use DataMuncher-Labs/SC-700k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DataMuncher-Labs/SC-700k with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="DataMuncher-Labs/SC-700k")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DataMuncher-Labs/SC-700k", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SC-700k
3.85 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Roman190928's picture
Roman190928
Update README.md
0e05d42 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    435 Bytes
    Update README.md 5 months ago
  • config.json
    134 Bytes
    Upload 8 files 5 months ago
  • eval.txt
    92 Bytes
    Upload 8 files 5 months ago
  • model_config.json
    165 Bytes
    Upload 8 files 5 months ago
  • model_state.safetensors
    2.91 MB
    xet
    Upload 8 files 5 months ago
  • special_tokens_map.json
    125 Bytes
    Upload 8 files 5 months ago
  • tokenizer.json
    712 kB
    Upload 8 files 5 months ago
  • tokenizer_config.json
    1.22 kB
    Upload 8 files 5 months ago
  • vocab.txt
    232 kB
    Upload 8 files 5 months ago