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

  • Log In
  • Sign Up

Surpem
/
Sarden1

Token Classification
Transformers
Safetensors
PyTorch
sarden1
pii
ner
privacy
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Surpem/Sarden1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Surpem/Sarden1")
    # Load model directly
    from transformers import Sarden1
    model = Sarden1.from_pretrained("Surpem/Sarden1", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Sarden1
1.01 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
vincent-benton's picture
vincent-benton
Add files using upload-large-folder tool
55b8a6a verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 11 days ago
  • README.md
    2.95 kB
    Update README.md 8 days ago
  • config.json
    1.51 kB
    Add files using upload-large-folder tool 8 days ago
  • label_map.json
    1.07 kB
    Add files using upload-large-folder tool 8 days ago
  • model.safetensors
    1 GB
    xet
    Add files using upload-large-folder tool 8 days ago
  • tokenizer.json
    3.56 MB
    Add files using upload-large-folder tool 8 days ago
  • tokenizer_config.json
    326 Bytes
    Add files using upload-large-folder tool 8 days ago